Trace number 316346

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, and are wall clock time (not CPU 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
minimarch 2007-02-08UNSAT 489.508 489.738

General information on the benchmark

Namecrafted/spence/
medium/s89-100.cnf
MD5SUMa1c857f1db1ccfc50e10a8a9bb41e428
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.9012
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of clauses188
Sum of the clauses size564
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3188
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  89                                                   |
0.00/0.00	|  Number of clauses:    188                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |      89      188      564 |       62        0    nan |  0.000 % |
0.00/0.00	|       101 |      89      188      564 |       68      101     14 |  0.013 % |
0.00/0.00	|       252 |      89      188      564 |       75       64     12 |  0.013 % |
0.00/0.00	|       478 |      89      188      564 |       83      118     11 |  0.013 % |
0.00/0.01	|       815 |      89      188      564 |       91       96     10 |  0.013 % |
0.00/0.02	|      1321 |      89      188      564 |      100       77      8 |  0.013 % |
0.00/0.03	|      2080 |      89      188      564 |      111      132     10 |  0.013 % |
0.00/0.04	|      3219 |      89      188      564 |      122      119     10 |  0.013 % |
0.00/0.07	|      4927 |      89      188      564 |      134      134     12 |  0.013 % |
0.10/0.10	|      7489 |      89      188      564 |      147      145     10 |  0.013 % |
0.10/0.16	|     11333 |      89      188      564 |      162      124     11 |  0.013 % |
0.20/0.25	|     17099 |      89      188      564 |      178      131     10 |  0.013 % |
0.29/0.39	|     25748 |      89      188      564 |      196      198     12 |  0.013 % |
0.59/0.60	|     38722 |      89      188      564 |      216      197     11 |  0.013 % |
0.89/0.93	|     58183 |      89      188      564 |      237      224     12 |  0.013 % |
1.29/1.39	|     87375 |      89      188      564 |      261      167      9 |  0.013 % |
2.10/2.13	|    131164 |      89      188      564 |      287      166      9 |  0.013 % |
3.20/3.29	|    196848 |      89      188      564 |      316      173      9 |  0.013 % |
4.99/5.05	|    295375 |      89      188      564 |      348      188      8 |  0.013 % |
7.69/7.71	|    443164 |      89      188      564 |      383      270     11 |  0.013 % |
11.69/11.70	|    664847 |      89      188      564 |      421      350     12 |  0.013 % |
17.79/17.82	|    997372 |      89      188      564 |      463      418     13 |  0.013 % |
27.49/27.58	|   1496161 |      89      188      564 |      510      314     12 |  0.013 % |
41.68/41.71	|   2244344 |      89      188      564 |      561      540     13 |  0.013 % |
63.97/64.02	|   3366619 |      89      188      564 |      617      344     11 |  0.013 % |
96.96/97.02	|   5050031 |      89      188      564 |      678      548     12 |  0.013 % |
148.85/148.99	|   7575147 |      89      188      564 |      746      576     12 |  0.013 % |
229.43/229.55	|  11362822 |      89      188      564 |      821      402     10 |  0.013 % |
349.11/349.35	|  17044334 |      88      185      555 |      903      810     11 |  1.137 % |
489.46/489.73	===============================================================================
489.46/489.73	lookaheads            : 25700237
489.46/489.73	variable balance      : 0.00
489.46/489.73	restarts              : 29
489.46/489.73	conflicts             : 23350507       (47703 /sec)
489.46/489.73	decisions             : 25700237       (1.59 % random) (52504 /sec)
489.46/489.73	decision = positive   : 13347723
489.46/489.73	decision = negative   : 12352514
489.46/489.73	propagations          : 640028119      (1307528 /sec)
489.46/489.73	conflict literals     : 325945304      (16.29 % deleted)
489.46/489.73	Memory used           : 2.08 MB
489.46/489.73	CPU time              : 489.495 s
489.46/489.73	
489.46/489.73	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node21/watcher-316346-1172667386 -o ROOT/results/node21/solver-316346-1172667386 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316346-1172667386/minimarch /tmp/evaluation/316346-1172667386/instance-316346-1172667386.cnf 

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): 2400 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: 0.91 0.95 0.97 3/77 8026
/proc/meminfo: memFree=1703896/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1732 CPUtime=0
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 286692517 1773568 85 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557667 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 433 85 66 132 0 298 0

[startup+0.0836719 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 8026
/proc/meminfo: memFree=1703896/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1732 CPUtime=0.08
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 103 0 0 0 8 0 0 0 18 0 1 0 286692517 1773568 87 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551511 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 433 87 66 132 0 298 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1732

[startup+0.101674 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 8026
/proc/meminfo: memFree=1703896/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1732 CPUtime=0.1
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 103 0 0 0 10 0 0 0 18 0 1 0 286692517 1773568 87 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551208 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 433 87 66 132 0 298 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1732

[startup+0.301697 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 8026
/proc/meminfo: memFree=1703896/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1732 CPUtime=0.29
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 106 0 0 0 29 0 0 0 19 0 1 0 286692517 1773568 90 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134522021 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 433 90 66 132 0 298 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1732

[startup+0.70174 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 8026
/proc/meminfo: memFree=1703896/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1732 CPUtime=0.69
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 111 0 0 0 69 0 0 0 23 0 1 0 286692517 1773568 95 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134560703 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 433 95 66 132 0 298 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1732

[startup+1.50183 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 8027
/proc/meminfo: memFree=1703696/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1732 CPUtime=1.49
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 114 0 0 0 149 0 0 0 25 0 1 0 286692517 1773568 98 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551306 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 433 98 66 132 0 298 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1732

[startup+3.102 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 8027
/proc/meminfo: memFree=1703568/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1732 CPUtime=3.09
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 119 0 0 0 309 0 0 0 25 0 1 0 286692517 1773568 103 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551669 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 433 103 66 132 0 298 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1732

[startup+6.30135 s]
/proc/loadavg: 0.92 0.95 0.97 2/78 8027
/proc/meminfo: memFree=1703440/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1732 CPUtime=6.29
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 123 0 0 0 629 0 0 0 25 0 1 0 286692517 1773568 107 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134558576 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 433 107 66 132 0 298 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1732

[startup+12.701 s]
/proc/loadavg: 0.93 0.95 0.97 2/78 8027
/proc/meminfo: memFree=1703440/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1864 CPUtime=12.69
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 129 0 0 0 1269 0 0 0 25 0 1 0 286692517 1908736 113 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134552634 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 466 113 66 132 0 331 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1864

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.97 2/78 8027
/proc/meminfo: memFree=1703448/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1864 CPUtime=25.49
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 138 0 0 0 2549 0 0 0 25 0 1 0 286692517 1908736 122 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550961 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 466 122 66 132 0 331 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1864

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.97 2/78 8027
/proc/meminfo: memFree=1703384/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1864 CPUtime=51.08
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 150 0 0 0 5108 0 0 0 25 0 1 0 286692517 1908736 134 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551435 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 466 134 66 132 0 331 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1864

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/78 8027
/proc/meminfo: memFree=1703256/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1996 CPUtime=102.27
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 160 0 0 0 10227 0 0 0 25 0 1 0 286692517 2043904 144 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 499 144 66 132 0 364 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1996

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8027
/proc/meminfo: memFree=1703192/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1996 CPUtime=162.24
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 168 0 0 0 16224 0 0 0 25 0 1 0 286692517 2043904 152 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 499 152 66 132 0 364 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1996

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8027
/proc/meminfo: memFree=1703128/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1996 CPUtime=222.23
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 172 0 0 0 22223 0 0 0 25 0 1 0 286692517 2043904 156 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557308 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 499 156 66 132 0 364 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1996

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/84 8093
/proc/meminfo: memFree=1701648/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1996 CPUtime=282.18
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 184 0 0 0 28218 0 0 0 25 0 1 0 286692517 2043904 168 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 499 168 66 132 0 364 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1996

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/84 8177
/proc/meminfo: memFree=1701592/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=1996 CPUtime=342.12
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 189 0 0 0 34212 0 0 0 25 0 1 0 286692517 2043904 173 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557317 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 499 173 66 132 0 364 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 1996

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8225
/proc/meminfo: memFree=1702616/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=2128 CPUtime=402.08
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 197 0 0 0 40208 0 0 0 25 0 1 0 286692517 2179072 181 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 532 181 66 132 0 397 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 2128

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8225
/proc/meminfo: memFree=1702616/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=2128 CPUtime=462.07
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 198 0 0 0 46206 1 0 0 25 0 1 0 286692517 2179072 182 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 532 182 66 132 0 397 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 2128

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

[startup+473.501 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8225
/proc/meminfo: memFree=1702616/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=2128 CPUtime=473.27
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 200 0 0 0 47326 1 0 0 25 0 1 0 286692517 2179072 184 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134556434 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 532 184 66 132 0 397 0
Current children cumulated CPU time (s) 473.27
Current children cumulated vsize (KiB) 2128

[startup+479.901 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8225
/proc/meminfo: memFree=1702616/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=2128 CPUtime=479.67
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 200 0 0 0 47966 1 0 0 25 0 1 0 286692517 2179072 184 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551136 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 532 184 66 132 0 397 0
Current children cumulated CPU time (s) 479.67
Current children cumulated vsize (KiB) 2128

[startup+486.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8225
/proc/meminfo: memFree=1702616/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=2128 CPUtime=486.07
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 200 0 0 0 48606 1 0 0 25 0 1 0 286692517 2179072 184 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551356 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 532 184 66 132 0 397 0
Current children cumulated CPU time (s) 486.07
Current children cumulated vsize (KiB) 2128

[startup+487.902 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8225
/proc/meminfo: memFree=1702616/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=2128 CPUtime=487.67
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 200 0 0 0 48766 1 0 0 25 0 1 0 286692517 2179072 184 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551523 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 532 184 66 132 0 397 0
Current children cumulated CPU time (s) 487.67
Current children cumulated vsize (KiB) 2128

[startup+488.701 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8225
/proc/meminfo: memFree=1702616/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=2128 CPUtime=488.46
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 200 0 0 0 48845 1 0 0 25 0 1 0 286692517 2179072 184 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551304 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 532 184 66 132 0 397 0
Current children cumulated CPU time (s) 488.46
Current children cumulated vsize (KiB) 2128

[startup+489.505 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8225
/proc/meminfo: memFree=1702616/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=2128 CPUtime=489.27
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 200 0 0 0 48926 1 0 0 25 0 1 0 286692517 2179072 184 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557299 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 532 184 66 132 0 397 0
Current children cumulated CPU time (s) 489.27
Current children cumulated vsize (KiB) 2128

[startup+489.701 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8225
/proc/meminfo: memFree=1702616/2055920 swapFree=4152688/4192956
[pid=8026] ppid=8024 vsize=2128 CPUtime=489.46
/proc/8026/stat : 8026 (minimarch) R 8024 8026 7536 0 -1 4194304 200 0 0 0 48945 1 0 0 25 0 1 0 286692517 2179072 184 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134558005 0 0 4096 3 0 0 0 17 1 0 0
/proc/8026/statm: 532 184 66 132 0 397 0
Current children cumulated CPU time (s) 489.46
Current children cumulated vsize (KiB) 2128

Child status: 20
Real time (s): 489.738
CPU time (s): 489.508
CPU user time (s): 489.495
CPU system time (s): 0.012998
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 2128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 489.495
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207
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= 8
involuntary context switches= 10483

runsolver used 0.581911 second user time and 1.16882 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Wed Feb 28 12:56:26 UTC 2007

IDJOB= 316346
IDBENCH= 20439
IDSOLVER= 110
FILE ID= node21/316346-1172667386

PBS_JOBID= 3981224

Free space on /tmp= 66532 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s89-100.cnf
COMMAND LINE= /tmp/evaluation/316346-1172667386/minimarch /tmp/evaluation/316346-1172667386/instance-316346-1172667386.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-316346-1172667386 -o ROOT/results/node21/solver-316346-1172667386 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316346-1172667386/minimarch /tmp/evaluation/316346-1172667386/instance-316346-1172667386.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  a1c857f1db1ccfc50e10a8a9bb41e428

RANDOM SEED= 706917277

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.245
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.245
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:       1704304 kB
Buffers:         23440 kB
Cached:         263312 kB
SwapCached:       8504 kB
Active:         108072 kB
Inactive:       201972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704304 kB
SwapTotal:     4192956 kB
SwapFree:      4152688 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          30388 kB
Slab:            27160 kB
Committed_AS:   834616 kB
PageTables:       1676 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= 66532 MiB

End job on node21 on Wed Feb 28 13:04:36 UTC 2007