Trace number 1774812

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 469.382 469.56

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark184.805
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
1.49/1.55	c |  Number of variables:        199586                                         |
1.49/1.55	c |  Number of clauses:          995680                                         |
1.49/1.55	c |  Parse time:                   1.43 s                                       |
3.88/3.96	c |  Simplification time:          2.38 s                                       |
3.88/3.96	c |                                                                             |
3.88/3.96	c ============================[ Search Statistics ]==============================
3.88/3.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.88/3.96	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.88/3.96	c ===============================================================================
4.18/4.27	c |       100 |  101540   636718  1750526 |   233463       98     68 | 24.129 % |
4.39/4.44	c |       250 |  100184   636718  1750526 |   256809      245     63 | 24.808 % |
4.78/4.82	c |       475 |   99174   636718  1750526 |   282490      467     77 | 25.314 % |
5.28/5.32	c |       812 |   97813   615397  1699502 |   310739      786     65 | 25.996 % |
5.68/5.70	c |      1318 |   96513   615397  1699502 |   341813     1287     80 | 26.648 % |
6.69/6.76	c |      2077 |   94279   605379  1674396 |   375994     2033     90 | 27.767 % |
8.09/8.14	c |      3216 |   91643   571166  1589061 |   413594     3142    126 | 29.088 % |
10.19/10.25	c |      4924 |   89909   559669  1560127 |   454953     4816    117 | 29.957 % |
12.78/12.85	c |      7486 |   87917   538146  1504627 |   500449     7288    126 | 30.955 % |
16.08/16.18	c |     11330 |   86638   526327  1473793 |   550494    11031    135 | 31.595 % |
21.77/21.81	c |     17096 |   86391   525013  1470837 |   605543    16726    150 | 31.719 % |
30.67/30.74	c |     25745 |   85746   518221  1452787 |   666097    25247    177 | 32.042 % |
44.86/44.95	c |     38719 |   84712   514317  1444320 |   732707    38131    217 | 32.560 % |
68.06/68.13	c |     58180 |   81709   507065  1426173 |   805978    57420    251 | 34.065 % |
105.65/105.78	c |     87372 |   78717   450808  1275945 |   886576    85118    264 | 35.564 % |
173.02/173.10	c |    131161 |   74152   432286  1227210 |   975234   115034    268 | 37.851 % |
296.87/297.03	c |    196845 |   71928   394169  1124734 |  1072757   177702    270 | 38.966 % |
469.31/469.50	c ===============================================================================
469.31/469.50	c restarts              : 651
469.31/469.50	c conflicts             : 278019         (594 /sec)
469.31/469.50	c decisions             : 2112633        (4510 /sec)
469.31/469.50	c propagations          : 487443334      (1040657 /sec)
469.31/469.50	c conflict literals     : 76049546       (30.98 % deleted)
469.31/469.50	c Memory used           : 524.01 MB
469.31/469.50	c CPU time              : 468.4 s
469.31/469.50	c 
469.31/469.50	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-1774812-1241221626/watcher-1774812-1241221626 -o /tmp/evaluation-result-1774812-1241221626/solver-1774812-1241221626 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1774812-1241221626.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 30786
/proc/meminfo: memFree=1341704/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=8188 CPUtime=0
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 547 0 0 0 0 0 0 0 18 0 1 0 150196696 8384512 531 1992294400 4194304 5092341 548682068848 18446744073709551615 4244968 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 2047 533 63 219 0 1825 0

[startup+0.104014 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 30786
/proc/meminfo: memFree=1341704/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=30568 CPUtime=0.1
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 5145 0 0 0 8 2 0 0 18 0 1 0 150196696 31301632 5047 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 7675 5048 63 219 0 7453 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30568

[startup+0.202021 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 30786
/proc/meminfo: memFree=1341704/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=36448 CPUtime=0.19
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 7113 0 0 0 16 3 0 0 18 0 1 0 150196696 37322752 6863 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 9112 6864 63 219 0 8890 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36448

[startup+0.301031 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 30786
/proc/meminfo: memFree=1341704/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=42264 CPUtime=0.29
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 8972 0 0 0 25 4 0 0 19 0 1 0 150196696 43278336 8586 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 10566 8587 63 219 0 10344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42264

[startup+0.70107 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 30786
/proc/meminfo: memFree=1341704/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=52428 CPUtime=0.69
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 12326 0 0 0 64 5 0 0 23 0 1 0 150196696 53686272 11433 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 13107 11434 63 219 0 12885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52428

[startup+1.50216 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 30787
/proc/meminfo: memFree=1284032/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=84144 CPUtime=1.49
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 21696 0 0 0 138 11 0 0 25 0 1 0 150196696 86163456 19663 1992294400 4194304 5092341 548682068848 18446744073709551615 4523536 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 21036 19663 63 219 0 20814 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84144

[startup+3.10131 s]
/proc/loadavg: 1.15 1.00 0.99 2/65 30787
/proc/meminfo: memFree=1258880/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=104568 CPUtime=3.09
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 25227 0 0 0 296 13 0 0 25 0 1 0 150196696 107077632 23194 1992294400 4194304 5092341 548682068848 18446744073709551615 4222830 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 26142 23194 87 219 0 25920 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104568

[startup+6.30163 s]
/proc/loadavg: 1.15 1.00 0.99 2/65 30787
/proc/meminfo: memFree=1269504/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=79780 CPUtime=6.28
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 27999 0 0 0 614 14 0 0 25 0 1 0 150196696 81694720 18123 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 19945 18123 102 219 0 19723 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 79780

[startup+12.7013 s]
/proc/loadavg: 1.13 1.00 0.99 2/65 30787
/proc/meminfo: memFree=1266624/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=85620 CPUtime=12.68
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 28783 0 0 0 1253 15 0 0 25 0 1 0 150196696 87674880 18907 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 21405 18907 103 219 0 21183 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85620

[startup+25.5015 s]
/proc/loadavg: 1.11 1.00 0.99 2/65 30787
/proc/meminfo: memFree=1256832/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=94380 CPUtime=25.47
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 31231 0 0 0 2530 17 0 0 25 0 1 0 150196696 96645120 21355 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 23595 21355 103 219 0 23373 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 94380

[startup+51.1011 s]
/proc/loadavg: 1.07 1.00 0.99 2/65 30787
/proc/meminfo: memFree=1229312/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=127224 CPUtime=51.07
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 38180 0 0 0 5085 22 0 0 25 0 1 0 150196696 130277376 28304 1992294400 4194304 5092341 548682068848 18446744073709551615 4249550 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 31806 28304 103 219 0 31584 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 127224

[startup+102.301 s]
/proc/loadavg: 1.03 1.00 0.99 2/65 30787
/proc/meminfo: memFree=1182336/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=201128 CPUtime=102.25
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 49775 0 0 0 10192 33 0 0 25 0 1 0 150196696 205955072 39899 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 50282 39899 103 219 0 50060 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 201128

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 30787
/proc/meminfo: memFree=1132608/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=269140 CPUtime=162.22
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 62323 0 0 0 16177 45 0 0 25 0 1 0 150196696 275599360 52447 1992294400 4194304 5092341 548682068848 18446744073709551615 4241906 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 67285 52447 103 219 0 67063 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 269140

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 30787
/proc/meminfo: memFree=1092992/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=273764 CPUtime=222.21
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 72074 0 0 0 22165 56 0 0 25 0 1 0 150196696 280334336 62198 1992294400 4194304 5092341 548682068848 18446744073709551615 4250102 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 68441 62198 103 219 0 68219 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 273764

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 30787
/proc/meminfo: memFree=1060032/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=376584 CPUtime=282.18
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 80348 0 0 0 28152 66 0 0 25 0 1 0 150196696 385622016 70472 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 94146 70472 103 219 0 93924 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 376584

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 30787
/proc/meminfo: memFree=1020928/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=380604 CPUtime=342.15
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 90075 0 0 0 34141 74 0 0 25 0 1 0 150196696 389738496 80199 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 95151 80199 103 219 0 94929 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 380604

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 30787
/proc/meminfo: memFree=981120/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=383968 CPUtime=402.13
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 100185 0 0 0 40128 85 0 0 25 0 1 0 150196696 393183232 90309 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 95992 90309 103 219 0 95770 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 383968

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 30787
/proc/meminfo: memFree=951616/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=536112 CPUtime=462.11
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 107376 0 0 0 46120 91 0 0 25 0 1 0 150196696 548978688 97500 1992294400 4194304 5092341 548682068848 18446744073709551615 4241428 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 134028 97500 103 219 0 133806 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 536112

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

[startup+464.001 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 30787
/proc/meminfo: memFree=951296/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=536404 CPUtime=463.82
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 107486 0 0 0 46290 92 0 0 25 0 1 0 150196696 549277696 97610 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 134101 97610 103 219 0 133879 0
Current children cumulated CPU time (s) 463.82
Current children cumulated vsize (KiB) 536404

[startup+467.201 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 30787
/proc/meminfo: memFree=950784/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=536404 CPUtime=467.02
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 107614 0 0 0 46610 92 0 0 25 0 1 0 150196696 549277696 97738 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 134101 97738 103 219 0 133879 0
Current children cumulated CPU time (s) 467.02
Current children cumulated vsize (KiB) 536404

[startup+468.802 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 30787
/proc/meminfo: memFree=950464/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=536584 CPUtime=468.61
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 107648 0 0 0 46769 92 0 0 25 0 1 0 150196696 549462016 97772 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 134146 97772 103 219 0 133924 0
Current children cumulated CPU time (s) 468.61
Current children cumulated vsize (KiB) 536584

[startup+469.202 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 30787
/proc/meminfo: memFree=950464/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=536584 CPUtime=469.01
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 107653 0 0 0 46809 92 0 0 25 0 1 0 150196696 549462016 97777 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 134146 97777 103 219 0 133924 0
Current children cumulated CPU time (s) 469.01
Current children cumulated vsize (KiB) 536584

[startup+469.402 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 30787
/proc/meminfo: memFree=950464/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=536584 CPUtime=469.21
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 107654 0 0 0 46829 92 0 0 25 0 1 0 150196696 549462016 97778 1992294400 4194304 5092341 548682068848 18446744073709551615 4249605 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 134146 97778 103 219 0 133924 0
Current children cumulated CPU time (s) 469.21
Current children cumulated vsize (KiB) 536584

[startup+469.502 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 30787
/proc/meminfo: memFree=950464/2055920 swapFree=4175308/4192956
[pid=30786] ppid=30784 vsize=536584 CPUtime=469.31
/proc/30786/stat : 30786 (minisat) R 30784 30786 30477 0 -1 4194304 107663 0 0 0 46839 92 0 0 25 0 1 0 150196696 549462016 97787 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 0 0 0
/proc/30786/statm: 134146 97787 103 219 0 133924 0
Current children cumulated CPU time (s) 469.31
Current children cumulated vsize (KiB) 536584

Child status: 20
Real time (s): 469.56
CPU time (s): 469.382
CPU user time (s): 468.4
CPU system time (s): 0.98185
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 536584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 468.4
system time used= 0.98185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107673
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= 2
involuntary context switches= 1167

runsolver used 0.422935 second user time and 1.2938 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-02 01:47:07
IDJOB=1774812
IDBENCH=71025
IDSOLVER=608
FILE ID=node12/1774812-1241221626
PBS_JOBID= 9224760
Free space on /tmp= 66448 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-10p0.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774812-1241221626/watcher-1774812-1241221626 -o /tmp/evaluation-result-1774812-1241221626/solver-1774812-1241221626 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1774812-1241221626.cnf

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED=895610261

node12.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.213
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.213
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:       1342184 kB
Buffers:         72364 kB
Cached:         540424 kB
SwapCached:      11928 kB
Active:          69480 kB
Inactive:       557628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1342184 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:           19444 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            72648 kB
Committed_AS:   821092 kB
PageTables:       1392 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= 66448 MiB
End job on node12 at 2009-05-02 01:54:57