Trace number 293483

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.09 1200.45

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1615006153-07.SAT.shuffled.cnf
MD5SUM2881e4c5fef6c59282cf64b97b731df9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12598
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.01	|  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     24 |  0.007 % |
0.00/0.04	|       251 |     120     2556    12780 |     1030      251     24 |  0.007 % |
0.00/0.04	|       476 |     120     2556    12780 |     1134      476     24 |  0.007 % |
0.00/0.05	|       814 |     120     2556    12780 |     1247      814     24 |  0.007 % |
0.00/0.07	|      1320 |     120     2556    12780 |     1372      680     22 |  0.007 % |
0.00/0.10	|      2079 |     120     2556    12780 |     1509      740     22 |  0.007 % |
0.10/0.14	|      3218 |     120     2556    12780 |     1660     1106     22 |  0.007 % |
0.20/0.21	|      4927 |     120     2556    12780 |     1826     1127     23 |  0.007 % |
0.20/0.30	|      7490 |     120     2556    12780 |     2008     1836     23 |  0.007 % |
0.40/0.47	|     11334 |     120     2556    12780 |     2209     1602     24 |  0.007 % |
0.71/0.72	|     17101 |     120     2556    12780 |     2430     1759     23 |  0.007 % |
1.01/1.11	|     25751 |     120     2556    12780 |     2673     1786     23 |  0.007 % |
1.63/1.71	|     38726 |     120     2556    12780 |     2941     2577     23 |  0.007 % |
2.55/2.65	|     58188 |     120     2556    12780 |     3235     2693     23 |  0.007 % |
3.99/4.10	|     87381 |     120     2556    12780 |     3559     2464     23 |  0.007 % |
6.34/6.36	|    131171 |     120     2556    12780 |     3914     3172     22 |  0.007 % |
9.92/9.94	|    196855 |     120     2556    12780 |     4306     3771     22 |  0.007 % |
15.35/15.45	|    295382 |     120     2556    12780 |     4737     2579     21 |  0.007 % |
23.95/23.98	|    443171 |     120     2556    12780 |     5210     2455     23 |  0.007 % |
37.67/37.75	|    664854 |     120     2556    12780 |     5731     4004     22 |  0.007 % |
59.07/59.10	|    997380 |     120     2556    12780 |     6305     5187     23 |  0.007 % |
92.45/92.52	|   1496168 |     120     2556    12780 |     6935     6293     25 |  0.007 % |
144.87/144.97	|   2244350 |     120     2556    12780 |     7629     5611     24 |  0.007 % |
227.90/228.00	|   3366624 |     120     2556    12780 |     8391     5332     24 |  0.007 % |
357.93/358.07	|   5050035 |     120     2556    12780 |     9231     4412     22 |  0.007 % |
563.93/564.13	|   7575152 |     120     2556    12780 |    10154     5493     25 |  0.007 % |
883.89/884.20	|  11362828 |     120     2556    12780 |    11169     9560     24 |  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/node75/watcher-293483-1171772253 -o ROOT/results/node75/solver-293483-1171772253 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293483-1171772253/minimarch /tmp/evaluation/293483-1171772253/instance-293483-1171772253.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.04 1.01 1.00 2/64 14913
/proc/meminfo: memFree=733928/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=18568 CPUtime=0
/proc/14913/stat : 14913 (runsolver) R 14911 14913 14583 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 197191170 19013632 292 18446744073709551615 4194304 4293652 548682068944 18446744073709551615 231882681639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14913/statm: 4642 292 257 24 0 2626 0

[startup+0.107243 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 14913
/proc/meminfo: memFree=733928/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=1996 CPUtime=0.1
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 188 0 0 0 10 0 0 0 19 0 1 0 197191170 2043904 172 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 499 172 66 132 0 364 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1996

[startup+0.51529 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 14913
/proc/meminfo: memFree=733928/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=2128 CPUtime=0.5
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 233 0 0 0 50 0 0 0 23 0 1 0 197191170 2179072 217 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551222 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 532 217 66 132 0 397 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2128

[startup+1.33539 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 14914
/proc/meminfo: memFree=733088/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=2392 CPUtime=1.32
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 268 0 0 0 132 0 0 0 25 0 1 0 197191170 2449408 252 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551236 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 598 252 66 132 0 463 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 2392

[startup+2.97158 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 14914
/proc/meminfo: memFree=732896/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=2524 CPUtime=2.96
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 311 0 0 0 296 0 0 0 25 0 1 0 197191170 2584576 295 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 631 295 66 132 0 496 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2524

[startup+6.25397 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 14914
/proc/meminfo: memFree=732512/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=2672 CPUtime=6.24
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 356 0 0 0 624 0 0 0 25 0 1 0 197191170 2736128 340 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551680 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 668 340 66 132 0 533 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2672

[startup+12.7077 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 14914
/proc/meminfo: memFree=732264/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=2940 CPUtime=12.69
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 423 0 0 0 1269 0 0 0 25 0 1 0 197191170 3010560 407 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551236 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 735 407 66 132 0 600 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2940

[startup+25.6093 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 14914
/proc/meminfo: memFree=731944/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=3336 CPUtime=25.59
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 508 0 0 0 2559 0 0 0 25 0 1 0 197191170 3416064 492 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 834 492 66 132 0 699 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 3336

[startup+51.2153 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 14914
/proc/meminfo: memFree=731368/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=3740 CPUtime=51.18
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 623 0 0 0 5118 0 0 0 25 0 1 0 197191170 3829760 607 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 935 607 66 132 0 800 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 3740

[startup+102.424 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=730920/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=4276 CPUtime=102.38
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 745 0 0 0 10238 0 0 0 25 0 1 0 197191170 4378624 729 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551216 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1069 729 66 132 0 934 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 4276

[startup+162.442 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=730408/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=4680 CPUtime=162.38
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 846 0 0 0 16238 0 0 0 25 0 1 0 197191170 4792320 830 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134560559 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1170 830 66 132 0 1035 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 4680

[startup+222.458 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=730152/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=4960 CPUtime=222.37
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 923 0 0 0 22237 0 0 0 25 0 1 0 197191170 5079040 907 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551222 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1240 907 66 132 0 1105 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 4960

[startup+282.474 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=729768/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=5240 CPUtime=282.37
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 998 0 0 0 28237 0 0 0 25 0 1 0 197191170 5365760 982 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1310 982 66 132 0 1175 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 5240

[startup+342.488 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=729576/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=5520 CPUtime=342.37
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1051 0 0 0 34237 0 0 0 25 0 1 0 197191170 5652480 1035 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1380 1035 66 132 0 1245 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 5520

[startup+402.507 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=729384/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=5652 CPUtime=402.37
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1103 0 0 0 40237 0 0 0 25 0 1 0 197191170 5787648 1087 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1413 1087 66 132 0 1278 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 5652

[startup+462.521 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=729256/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=5792 CPUtime=462.37
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1145 0 0 0 46237 0 0 0 25 0 1 0 197191170 5931008 1129 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1448 1129 66 132 0 1313 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 5792

[startup+522.535 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=729128/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=5936 CPUtime=522.36
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1163 0 0 0 52236 0 0 0 25 0 1 0 197191170 6078464 1147 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551208 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1484 1147 66 132 0 1349 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 5936

[startup+582.553 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=729064/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=5936 CPUtime=582.36
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1173 0 0 0 58236 0 0 0 25 0 1 0 197191170 6078464 1157 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551707 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1484 1157 66 132 0 1349 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 5936

[startup+642.569 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=728936/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=6068 CPUtime=642.36
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1214 0 0 0 64236 0 0 0 25 0 1 0 197191170 6213632 1198 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551208 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1517 1198 66 132 0 1382 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 6068

[startup+702.586 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=728808/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=6216 CPUtime=702.36
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1227 0 0 0 70236 0 0 0 25 0 1 0 197191170 6365184 1211 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551196 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1554 1211 66 132 0 1419 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 6216

[startup+762.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=728744/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=6364 CPUtime=762.36
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1251 0 0 0 76236 0 0 0 25 0 1 0 197191170 6516736 1235 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1591 1235 66 132 0 1456 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 6364

[startup+822.623 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=728744/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=6364 CPUtime=822.36
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1256 0 0 0 82236 0 0 0 25 0 1 0 197191170 6516736 1240 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1591 1240 66 132 0 1456 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 6364

[startup+882.639 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=728680/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=6364 CPUtime=882.36
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1266 0 0 0 88236 0 0 0 25 0 1 0 197191170 6516736 1250 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1591 1250 66 132 0 1456 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 6364

[startup+942.657 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 14914
/proc/meminfo: memFree=728424/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=6656 CPUtime=942.36
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1336 0 0 0 94236 0 0 0 25 0 1 0 197191170 6815744 1320 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1664 1320 66 132 0 1529 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 6656

[startup+1002.67 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 14914
/proc/meminfo: memFree=728168/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=6952 CPUtime=1002.37
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1396 0 0 0 100236 1 0 0 25 0 1 0 197191170 7118848 1380 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1738 1380 66 132 0 1603 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 6952

[startup+1062.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=728104/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=7100 CPUtime=1062.37
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1426 0 0 0 106236 1 0 0 25 0 1 0 197191170 7270400 1410 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551202 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1775 1410 66 132 0 1640 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 7100

[startup+1122.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=728040/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=7100 CPUtime=1122.37
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1431 0 0 0 112236 1 0 0 25 0 1 0 197191170 7270400 1415 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551435 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1775 1415 66 132 0 1640 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 7100

[startup+1182.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=727976/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=7100 CPUtime=1182.37
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1451 0 0 0 118236 1 0 0 25 0 1 0 197191170 7270400 1435 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1775 1435 66 132 0 1640 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 7100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14914
/proc/meminfo: memFree=727976/2055920 swapFree=4183176/4192956
[pid=14913] ppid=14911 vsize=7100 CPUtime=1200.09
/proc/14913/stat : 14913 (minimarch) R 14911 14913 14583 0 -1 4194304 1451 0 0 0 120008 1 0 0 25 0 1 0 197191170 7270400 1435 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/14913/statm: 1775 1435 66 132 0 1640 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 7100

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.09
CPU user time (s): 1200.08
CPU system time (s): 0.012998
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 7100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.08
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= 1451
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= 1321

runsolver used 0.938857 second user time and 2.27165 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Feb 18 04:17:33 UTC 2007

IDJOB= 293483
IDBENCH= 19865
IDSOLVER= 110
FILE ID= node75/293483-1171772253

PBS_JOBID= 3839532

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  2881e4c5fef6c59282cf64b97b731df9

RANDOM SEED= 376603964

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        734336 kB
Buffers:         47488 kB
Cached:        1152872 kB
SwapCached:       3920 kB
Active:         800596 kB
Inactive:       409468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        734336 kB
SwapTotal:     4192956 kB
SwapFree:      4183176 kB
Dirty:            2308 kB
Writeback:           0 kB
Mapped:          15580 kB
Slab:            97528 kB
Committed_AS:   573700 kB
PageTables:       1432 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= 66562 MiB

End job on node75 on Sun Feb 18 04:37:36 UTC 2007