Trace number 1578194

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
LySAT i/2009-03-20UNSAT 37.6763 37.7234

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.3138
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.49/0.53	c ==============================================================================
0.49/0.53	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.53	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.53	c ==============================================================================
0.49/0.53	c |         0 |  495037  1168850 |  148511       0        0     nan |  0.000 % |
3.37/3.48	c |         0 |  300004   826435 |      --       0       --      -- |     --   | -45117/2703
3.37/3.48	c ==============================================================================
3.37/3.48	c Result  :   #vars: 49470   #clauses: 300004   #literals: 826435
3.37/3.48	c CPU time:   3.36749 s
3.37/3.48	c ==============================================================================
3.85/3.91	c lySAT 0.1
3.85/3.91	c minisat core +  additionnal features
3.85/3.91	c ============================[ Problem Statistics ]=============================
3.85/3.91	c |                                                                             |
3.85/3.91	c |  Number of variables:  49470                                                |
3.85/3.91	c |  Number of clauses:    300004                                               |
3.86/4.12	c |  Parsing time:         0.18         s                                       |
37.63/37.71	c restarts              : 426
37.63/37.71	c conflicts             : 19147          (567 /sec)
37.63/37.71	c decisions             : 208352         (17.78 % random) (6173 /sec)
37.63/37.71	c euip                  : 1090        
37.63/37.71	c propagations          : 65294745       (1934667 /sec)
37.63/37.71	c conflict literals     : 1604321        (30.41 % deleted)
37.63/37.71	c Memory used           : 25.59 MB
37.63/37.71	c CPU time              : 33.7499 s
37.63/37.71	c 
37.63/37.71	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1578194-1238895920/watcher-1578194-1238895920 -o /tmp/evaluation-result-1578194-1238895920/solver-1578194-1238895920 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1578194-1238895920.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.03 1.10 3/64 2558
/proc/meminfo: memFree=1697024/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=0
/proc/2558/stat : 2558 (lysat.sh) R 2556 2558 2093 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 1162254858 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2558/statm: 1339 234 194 169 0 50 0
[pid=2559] ppid=2558 vsize=1560 CPUtime=0
/proc/2559/stat : 2559 (SatElite) R 2558 2558 2093 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1162254858 1597440 269 1992294400 134512640 135034092 4294956096 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/2559/statm: 390 271 50 127 0 260 0

[startup+0.099642 s]
/proc/loadavg: 1.04 1.03 1.10 3/64 2558
/proc/meminfo: memFree=1697024/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=0
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1162254858 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 235 195 169 0 50 0
[pid=2559] ppid=2558 vsize=20624 CPUtime=0.08
/proc/2559/stat : 2559 (SatElite) R 2558 2558 2093 0 -1 4194304 4250 0 0 0 7 1 0 0 19 0 1 0 1162254858 21118976 4130 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/2559/statm: 5156 4130 50 127 0 5026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25980

[startup+0.101641 s]
/proc/loadavg: 1.04 1.03 1.10 3/64 2558
/proc/meminfo: memFree=1697024/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=0
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1162254858 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 235 195 169 0 50 0
[pid=2559] ppid=2558 vsize=20888 CPUtime=0.09
/proc/2559/stat : 2559 (SatElite) R 2558 2558 2093 0 -1 4194304 4310 0 0 0 8 1 0 0 19 0 1 0 1162254858 21389312 4190 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/2559/statm: 5222 4191 50 127 0 5092 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26244

[startup+0.301658 s]
/proc/loadavg: 1.04 1.03 1.10 3/64 2558
/proc/meminfo: memFree=1697024/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=0
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1162254858 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 235 195 169 0 50 0
[pid=2559] ppid=2558 vsize=34040 CPUtime=0.29
/proc/2559/stat : 2559 (SatElite) R 2558 2558 2093 0 -1 4194304 7459 0 0 0 27 2 0 0 21 0 1 0 1162254858 34856960 7339 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/2559/statm: 8510 7341 50 127 0 8380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39396

[startup+0.701693 s]
/proc/loadavg: 1.04 1.03 1.10 3/64 2558
/proc/meminfo: memFree=1697024/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=0
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1162254858 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 235 195 169 0 50 0
[pid=2559] ppid=2558 vsize=57452 CPUtime=0.68
/proc/2559/stat : 2559 (SatElite) R 2558 2558 2093 0 -1 4194304 12666 0 0 0 63 5 0 0 25 0 1 0 1162254858 58830848 12546 1992294400 134512640 135034092 4294956096 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 0 0 0
/proc/2559/statm: 14363 12553 66 127 0 14233 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 62808

[startup+1.50177 s]
/proc/loadavg: 1.03 1.03 1.10 2/66 2560
/proc/meminfo: memFree=1643760/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=0
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1162254858 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 235 195 169 0 50 0
[pid=2559] ppid=2558 vsize=60296 CPUtime=1.49
/proc/2559/stat : 2559 (SatElite) R 2558 2558 2093 0 -1 4194304 14930 0 0 0 141 8 0 0 25 0 1 0 1162254858 61743104 13498 1992294400 134512640 135034092 4294956096 18446744073709551615 134575746 0 0 4096 3 0 0 0 17 0 0 0
/proc/2559/statm: 15074 13498 68 127 0 14944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65652

[startup+3.10192 s]
/proc/loadavg: 1.03 1.03 1.10 2/66 2560
/proc/meminfo: memFree=1640240/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=0
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1162254858 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 235 195 169 0 50 0
[pid=2559] ppid=2558 vsize=66084 CPUtime=3.08
/proc/2559/stat : 2559 (SatElite) R 2558 2558 2093 0 -1 4194304 17341 0 0 0 299 9 0 0 25 0 1 0 1162254858 67670016 14548 1992294400 134512640 135034092 4294956096 18446744073709551615 134569395 0 0 4096 3 0 0 0 17 1 0 0
/proc/2559/statm: 16521 14548 68 127 0 16391 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 71440

[startup+6.3022 s]
/proc/loadavg: 1.03 1.03 1.10 2/66 2561
/proc/meminfo: memFree=1666800/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=3.86
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 310 18363 0 0 0 0 373 13 16 0 1 0 1162254858 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 237 195 169 0 50 0
[pid=2561] ppid=2558 vsize=22388 CPUtime=2.38
/proc/2561/stat : 2561 (LySATi) R 2558 2558 2093 0 -1 4194304 5269 0 0 0 236 2 0 0 25 0 1 0 1162255249 22925312 5254 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/2561/statm: 5597 5254 81 174 0 5420 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 27744

[startup+12.7018 s]
/proc/loadavg: 1.03 1.03 1.10 2/66 2561
/proc/meminfo: memFree=1665456/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=3.86
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 310 18363 0 0 0 0 373 13 16 0 1 0 1162254858 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 237 195 169 0 50 0
[pid=2561] ppid=2558 vsize=23820 CPUtime=8.77
/proc/2561/stat : 2561 (LySATi) R 2558 2558 2093 0 -1 4194304 5613 0 0 0 875 2 0 0 25 0 1 0 1162255249 24391680 5598 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/2561/statm: 5955 5598 81 174 0 5778 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 29176

[startup+25.5019 s]
/proc/loadavg: 1.02 1.03 1.10 2/66 2561
/proc/meminfo: memFree=1663664/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=3.86
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 310 18363 0 0 0 0 373 13 16 0 1 0 1162254858 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 237 195 169 0 50 0
[pid=2561] ppid=2558 vsize=25668 CPUtime=21.57
/proc/2561/stat : 2561 (LySATi) R 2558 2558 2093 0 -1 4194304 6070 0 0 0 2154 3 0 0 25 0 1 0 1162255249 26284032 6055 1992294400 134512640 135226915 4294956208 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0
/proc/2561/statm: 6417 6055 81 174 0 6240 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 31024

Solver just ended. Dumping a history of the last processes samples

[startup+31.9065 s]
/proc/loadavg: 1.02 1.03 1.09 2/66 2561
/proc/meminfo: memFree=1663600/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=3.86
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 310 18363 0 0 0 0 373 13 16 0 1 0 1162254858 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 237 195 169 0 50 0
[pid=2561] ppid=2558 vsize=25800 CPUtime=27.97
/proc/2561/stat : 2561 (LySATi) R 2558 2558 2093 0 -1 4194304 6115 0 0 0 2794 3 0 0 25 0 1 0 1162255249 26419200 6100 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/2561/statm: 6450 6100 81 174 0 6273 0
Current children cumulated CPU time (s) 31.83
Current children cumulated vsize (KiB) 31156

[startup+35.1018 s]
/proc/loadavg: 1.02 1.03 1.09 2/66 2561
/proc/meminfo: memFree=1662960/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=3.86
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 310 18363 0 0 0 0 373 13 16 0 1 0 1162254858 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 237 195 169 0 50 0
[pid=2561] ppid=2558 vsize=26196 CPUtime=31.17
/proc/2561/stat : 2561 (LySATi) R 2558 2558 2093 0 -1 4194304 6202 0 0 0 3114 3 0 0 25 0 1 0 1162255249 26824704 6187 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/2561/statm: 6549 6187 81 174 0 6372 0
Current children cumulated CPU time (s) 35.03
Current children cumulated vsize (KiB) 31552

[startup+36.7019 s]
/proc/loadavg: 1.02 1.03 1.09 2/66 2561
/proc/meminfo: memFree=1662960/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=3.86
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 310 18363 0 0 0 0 373 13 16 0 1 0 1162254858 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 237 195 169 0 50 0
[pid=2561] ppid=2558 vsize=26196 CPUtime=32.77
/proc/2561/stat : 2561 (LySATi) R 2558 2558 2093 0 -1 4194304 6202 0 0 0 3274 3 0 0 25 0 1 0 1162255249 26824704 6187 1992294400 134512640 135226915 4294956208 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 0 0 0
/proc/2561/statm: 6549 6187 81 174 0 6372 0
Current children cumulated CPU time (s) 36.63
Current children cumulated vsize (KiB) 31552

[startup+37.502 s]
/proc/loadavg: 1.02 1.03 1.09 2/66 2561
/proc/meminfo: memFree=1662960/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=3.86
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 310 18363 0 0 0 0 373 13 16 0 1 0 1162254858 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 237 195 169 0 50 0
[pid=2561] ppid=2558 vsize=26196 CPUtime=33.57
/proc/2561/stat : 2561 (LySATi) R 2558 2558 2093 0 -1 4194304 6202 0 0 0 3354 3 0 0 25 0 1 0 1162255249 26824704 6187 1992294400 134512640 135226915 4294956208 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 0 0 0
/proc/2561/statm: 6549 6187 81 174 0 6372 0
Current children cumulated CPU time (s) 37.43
Current children cumulated vsize (KiB) 31552

[startup+37.702 s]
/proc/loadavg: 1.02 1.03 1.09 2/66 2561
/proc/meminfo: memFree=1662960/2055920 swapFree=4178364/4192956
[pid=2558] ppid=2556 vsize=5356 CPUtime=3.86
/proc/2558/stat : 2558 (lysat.sh) S 2556 2558 2093 0 -1 4194304 310 18363 0 0 0 0 373 13 16 0 1 0 1162254858 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2558/statm: 1339 237 195 169 0 50 0
[pid=2561] ppid=2558 vsize=26196 CPUtime=33.77
/proc/2561/stat : 2561 (LySATi) R 2558 2558 2093 0 -1 4194304 6202 0 0 0 3374 3 0 0 25 0 1 0 1162255249 26824704 6187 1992294400 134512640 135226915 4294956208 18446744073709551615 134548255 0 0 4096 3 0 0 0 17 0 0 0
/proc/2561/statm: 6549 6187 81 174 0 6372 0
Current children cumulated CPU time (s) 37.63
Current children cumulated vsize (KiB) 31552

Child status: 20
Real time (s): 37.7234
CPU time (s): 37.6763
CPU user time (s): 37.4923
CPU system time (s): 0.183972
CPU usage (%): 99.875
Max. virtual memory (cumulated for all children) (KiB): 71440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.4923
system time used= 0.183972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25037
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 171

runsolver used 0.044993 second user time and 0.099984 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-05 03:45:21
IDJOB=1578194
IDBENCH=70974
IDSOLVER=511
FILE ID=node43/1578194-1238895920
PBS_JOBID= 9086048
Free space on /tmp= 66476 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1578194-1238895920/watcher-1578194-1238895920 -o /tmp/evaluation-result-1578194-1238895920/solver-1578194-1238895920 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1578194-1238895920.cnf i

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED=1608104658

node43.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1697504 kB
Buffers:         49092 kB
Cached:         243004 kB
SwapCached:       8872 kB
Active:         102992 kB
Inactive:       199560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697504 kB
SwapTotal:     4192956 kB
SwapFree:      4178364 kB
Dirty:           10648 kB
Writeback:           0 kB
Mapped:          15852 kB
Slab:            41792 kB
Committed_AS:  2895952 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node43 at 2009-04-05 03:45:58