Trace number 293237

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-08? (TO) 1200.05 1200.66

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S429936805-03.SAT.shuffled.cnf
MD5SUM710e114bd7c9ad2ada2dc0a847d1be61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
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:  120                                                  |
0.00/0.00	|  Number of clauses:    2556                                                 |
0.00/0.00	|  Parsing time:         0.01         s                                       |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |     120     2556    12780 |      852        0    nan |  0.000 % |
0.00/0.03	|       101 |     120     2556    12780 |      937      101     25 |  0.007 % |
0.00/0.04	|       252 |     120     2556    12780 |     1030      252     25 |  0.007 % |
0.00/0.04	|       477 |     120     2556    12780 |     1134      477     25 |  0.007 % |
0.00/0.06	|       814 |     120     2556    12780 |     1247      814     24 |  0.007 % |
0.00/0.07	|      1320 |     120     2556    12780 |     1372      685     22 |  0.007 % |
0.10/0.10	|      2080 |     120     2556    12780 |     1509      747     23 |  0.007 % |
0.10/0.15	|      3219 |     120     2556    12780 |     1660     1119     23 |  0.007 % |
0.20/0.22	|      4927 |     120     2556    12780 |     1826     1141     23 |  0.007 % |
0.31/0.33	|      7490 |     120     2556    12780 |     2008     1847     24 |  0.007 % |
0.41/0.50	|     11335 |     120     2556    12780 |     2209     1601     24 |  0.007 % |
0.71/0.77	|     17102 |     120     2556    12780 |     2430     1743     25 |  0.007 % |
1.13/1.19	|     25753 |     120     2556    12780 |     2673     1755     24 |  0.007 % |
1.84/1.85	|     38728 |     120     2556    12780 |     2941     2544     24 |  0.007 % |
2.86/2.87	|     58189 |     120     2556    12780 |     3235     2666     24 |  0.007 % |
4.40/4.43	|     87382 |     120     2556    12780 |     3559     2439     22 |  0.007 % |
6.86/6.87	|    131171 |     120     2556    12780 |     3914     3067     24 |  0.007 % |
10.65/10.73	|    196856 |     120     2556    12780 |     4306     3613     24 |  0.007 % |
16.69/16.70	|    295383 |     120     2556    12780 |     4737     2311     23 |  0.007 % |
26.01/26.10	|    443172 |     120     2556    12780 |     5210     4604     24 |  0.007 % |
40.44/40.52	|    664856 |     120     2556    12780 |     5731     3441     24 |  0.007 % |
63.38/63.47	|    997382 |     120     2556    12780 |     6305     4534     23 |  0.007 % |
98.60/98.70	|   1496170 |     120     2556    12780 |     6935     5884     23 |  0.007 % |
154.41/154.48	|   2244352 |     120     2556    12780 |     7629     4989     23 |  0.007 % |
241.96/242.09	|   3366626 |     120     2556    12780 |     8391     5003     23 |  0.007 % |
381.64/381.81	|   5050038 |     120     2556    12780 |     9231     8238     23 |  0.007 % |
601.18/601.48	|   7575154 |     120     2556    12780 |    10154     4960     24 |  0.007 % |
950.89/951.51	|  11362829 |     120     2556    12780 |    11169     9402     22 |  0.007 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-293237-1171767062 -o ROOT/results/node6/solver-293237-1171767062 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293237-1171767062/minimarch /tmp/evaluation/293237-1171767062/instance-293237-1171767062.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.00 1.00 1.00 3/77 3630
/proc/meminfo: memFree=1348216/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=1868 CPUtime=0
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 196660918 1912832 136 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 467 136 51 132 0 332 0

[startup+0.107127 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 3630
/proc/meminfo: memFree=1348216/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=1996 CPUtime=0.1
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 189 0 0 0 10 0 0 0 18 0 1 0 196660918 2043904 173 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 499 173 66 132 0 364 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1996

[startup+0.516208 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 3630
/proc/meminfo: memFree=1348216/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=2128 CPUtime=0.51
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 227 0 0 0 51 0 0 0 21 0 1 0 196660918 2179072 211 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 532 211 66 132 0 397 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2128

[startup+1.33637 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1347504/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=2260 CPUtime=1.33
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 267 0 0 0 133 0 0 0 25 0 1 0 196660918 2314240 251 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 565 251 66 132 0 430 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2260

[startup+2.97269 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1347184/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=2524 CPUtime=2.97
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 307 0 0 0 297 0 0 0 25 0 1 0 196660918 2584576 291 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551258 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 631 291 66 132 0 496 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2524

[startup+6.25234 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1346864/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=2656 CPUtime=6.24
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 354 0 0 0 624 0 0 0 25 0 1 0 196660918 2719744 338 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 664 338 66 132 0 529 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2656

[startup+12.7066 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1346416/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=2920 CPUtime=12.7
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 426 0 0 0 1270 0 0 0 25 0 1 0 196660918 2990080 410 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 730 410 66 132 0 595 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2920

[startup+25.5101 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1346160/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=3192 CPUtime=25.49
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 494 0 0 0 2549 0 0 0 25 0 1 0 196660918 3268608 478 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 798 478 66 132 0 663 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3192

[startup+51.1222 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1345712/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=3728 CPUtime=51.09
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 609 0 0 0 5109 0 0 0 25 0 1 0 196660918 3817472 593 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 932 593 66 132 0 797 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3728

[startup+102.339 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1345264/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=4132 CPUtime=102.29
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 721 0 0 0 10229 0 0 0 25 0 1 0 196660918 4231168 705 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1033 705 66 132 0 898 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 4132

[startup+162.371 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1344816/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=4528 CPUtime=162.29
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 823 0 0 0 16229 0 0 0 25 0 1 0 196660918 4636672 807 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1132 807 66 132 0 997 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 4528

[startup+222.404 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1344496/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=4808 CPUtime=222.31
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 890 0 0 0 22230 1 0 0 25 0 1 0 196660918 4923392 874 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551669 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1202 874 66 132 0 1067 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 4808

[startup+282.433 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1344240/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=5092 CPUtime=282.32
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 969 0 0 0 28230 2 0 0 25 0 1 0 196660918 5214208 953 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1273 953 66 132 0 1138 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 5092

[startup+342.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1343984/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=5376 CPUtime=342.32
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1022 0 0 0 34230 2 0 0 25 0 1 0 196660918 5505024 1006 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1344 1006 66 132 0 1209 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 5376

[startup+402.489 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1343856/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=5512 CPUtime=402.32
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1061 0 0 0 40230 2 0 0 25 0 1 0 196660918 5644288 1045 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134553181 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1378 1045 66 132 0 1243 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 5512

[startup+462.521 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1343600/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=5788 CPUtime=462.34
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1118 0 0 0 46231 3 0 0 25 0 1 0 196660918 5926912 1102 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557565 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1447 1102 66 132 0 1312 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 5788

[startup+522.551 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1343472/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=5788 CPUtime=522.34
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1137 0 0 0 52231 3 0 0 25 0 1 0 196660918 5926912 1121 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1447 1121 66 132 0 1312 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 5788

[startup+582.577 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3631
/proc/meminfo: memFree=1343408/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=5928 CPUtime=582.35
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1157 0 0 0 58231 4 0 0 25 0 1 0 196660918 6070272 1141 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1482 1141 66 132 0 1347 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 5928

[startup+642.627 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 3745
/proc/meminfo: memFree=1342016/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=6068 CPUtime=642.31
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1202 0 0 0 64227 4 0 0 25 0 1 0 196660918 6213632 1186 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551705 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1517 1186 66 132 0 1382 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 6068

[startup+702.691 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 4309
/proc/meminfo: memFree=1342704/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=6068 CPUtime=702.25
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1210 0 0 0 70218 7 0 0 25 0 1 0 196660918 6213632 1194 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1517 1194 66 132 0 1382 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 6068

[startup+762.721 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 4309
/proc/meminfo: memFree=1342768/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=6348 CPUtime=762.27
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1252 0 0 0 76219 8 0 0 25 0 1 0 196660918 6500352 1236 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1587 1236 66 132 0 1452 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 6348

[startup+822.753 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4309
/proc/meminfo: memFree=1342768/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=6348 CPUtime=822.27
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1267 0 0 0 82219 8 0 0 25 0 1 0 196660918 6500352 1251 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134553263 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1587 1251 66 132 0 1452 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 6348

[startup+882.785 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4309
/proc/meminfo: memFree=1342704/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=6496 CPUtime=882.29
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1290 0 0 0 88220 9 0 0 25 0 1 0 196660918 6651904 1274 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1624 1274 66 132 0 1489 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 6496

[startup+942.814 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4309
/proc/meminfo: memFree=1342640/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=6496 CPUtime=942.29
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1306 0 0 0 94220 9 0 0 25 0 1 0 196660918 6651904 1290 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1624 1290 66 132 0 1489 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 6496

[startup+1002.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4309
/proc/meminfo: memFree=1342448/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=6792 CPUtime=1002.3
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1355 0 0 0 100220 10 0 0 25 0 1 0 196660918 6955008 1339 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1698 1339 66 132 0 1563 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 6792

[startup+1062.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4309
/proc/meminfo: memFree=1342192/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=6940 CPUtime=1062.3
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1403 0 0 0 106220 10 0 0 25 0 1 0 196660918 7106560 1387 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1735 1387 66 132 0 1600 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 6940

[startup+1122.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4309
/proc/meminfo: memFree=1342192/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=7088 CPUtime=1122.31
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1418 0 0 0 112221 10 0 0 25 0 1 0 196660918 7258112 1402 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1772 1402 66 132 0 1637 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 7088

[startup+1182.93 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 4309
/proc/meminfo: memFree=1342064/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=7236 CPUtime=1182.32
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1459 0 0 0 118221 11 0 0 25 0 1 0 196660918 7409664 1443 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134560774 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1809 1443 66 132 0 1674 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 7236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.66 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 4309
/proc/meminfo: memFree=1342128/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=7236 CPUtime=1200.04
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1464 0 0 0 119993 11 0 0 25 0 1 0 196660918 7409664 1448 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1809 1448 66 132 0 1674 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 7236

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.66 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 4309
/proc/meminfo: memFree=1342128/2055924 swapFree=4192812/4192956
[pid=3630] ppid=3628 vsize=7236 CPUtime=1200.04
/proc/3630/stat : 3630 (minimarch) R 3628 3630 2783 0 -1 4194304 1464 0 0 0 119993 11 0 0 25 0 1 0 196660918 7409664 1448 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/3630/statm: 1809 1448 66 132 0 1674 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 7236

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.66
CPU time (s): 1200.05
CPU user time (s): 1199.93
CPU system time (s): 0.118981
CPU usage (%): 99.9491
Max. virtual memory (cumulated for all children) (KiB): 7236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.93
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1464
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= 6
involuntary context switches= 12826

runsolver used 1.39479 second user time and 2.77258 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Feb 18 02:51:02 UTC 2007

IDJOB= 293237
IDBENCH= 19859
IDSOLVER= 110
FILE ID= node6/293237-1171767062

PBS_JOBID= 3839273

Free space on /tmp= 66550 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S429936805-03.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293237-1171767062/minimarch /tmp/evaluation/293237-1171767062/instance-293237-1171767062.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-293237-1171767062 -o ROOT/results/node6/solver-293237-1171767062 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293237-1171767062/minimarch /tmp/evaluation/293237-1171767062/instance-293237-1171767062.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  710e114bd7c9ad2ada2dc0a847d1be61

RANDOM SEED= 368226775

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1348560 kB
Buffers:         65948 kB
Cached:         508992 kB
SwapCached:          0 kB
Active:         333284 kB
Inactive:       297916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1348560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2332 kB
Writeback:           0 kB
Mapped:          75136 kB
Slab:            61716 kB
Committed_AS:   691356 kB
PageTables:       1744 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= 66550 MiB

End job on node6 on Sun Feb 18 03:11:05 UTC 2007