Trace number 329452

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.43

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k80.cnf
MD5SUMd8d6a3220ff7f841840041023f45b746
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables119275
Number of clauses534228
Sum of the clauses size1374894
Maximum clause length20
Minimum clause length1
Number of clauses of size 1743
Number of clauses of size 2416106
Number of clauses of size 358662
Number of clauses of size 423975
Number of clauses of size 510404
Number of clauses of size over 524338

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.01	|  Number of variables:  119275                                               |
0.00/0.01	|  Number of clauses:    534228                                               |
1.99/2.01	|  Parsing time:         1.96         s                                       |
5.99/6.04	============================[ Search Statistics ]==============================
5.99/6.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.99/6.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.99/6.04	===============================================================================
5.99/6.04	|         0 |   38962   265559   888523 |    88519        0    nan |  0.000 % |
5.99/6.08	|       100 |   38962   265559   888523 |    97371      100      8 |  9.134 % |
6.09/6.14	|       250 |   38962   265559   888523 |   107108      250      9 |  9.134 % |
6.19/6.23	|       475 |   38962   265559   888523 |   117819      475      8 |  9.134 % |
6.19/6.29	|       812 |   38962   265559   888523 |   129601      812      7 |  9.134 % |
6.39/6.46	|      1318 |   38962   265559   888523 |   142561     1318      8 |  9.134 % |
6.89/6.91	|      2077 |   38962   265559   888523 |   156817     2077      7 |  9.134 % |
7.49/7.57	|      3216 |   38938   265559   888523 |   172499     3215      7 |  9.191 % |
8.59/8.60	|      4925 |   38842   264493   885208 |   189749     4884      8 |  9.246 % |
9.89/9.93	|      7488 |   38700   263436   881953 |   208724     7389      8 |  9.354 % |
11.99/12.02	|     11332 |   38683   263296   881589 |   229597    11214      8 |  9.368 % |
13.99/14.06	|     17098 |   38650   262998   880694 |   252556    16919      8 |  9.396 % |
18.69/18.74	|     25747 |   38488   261613   876460 |   277812    25387      9 |  9.532 % |
24.59/24.67	|     38721 |   38477   261503   876144 |   305593    38337     11 |  9.543 % |
35.48/35.58	|     58182 |   38423   261154   875184 |   336153    57762     13 |  9.586 % |
51.28/51.34	|     87375 |   38409   261050   874900 |   369768    86908     18 |  9.598 % |
83.67/83.72	|    131164 |   38377   260786   874197 |   406745   130658     23 |  9.625 % |
140.15/140.21	|    196848 |   38348   260528   873443 |   447420   196267     27 |  9.649 % |
254.92/255.06	|    295374 |   38331   260399   873114 |   492162   294725     42 |  9.664 % |
489.25/489.46	|    443163 |   38315   260217   872578 |   541378   442267     46 |  9.678 % |
811.46/811.74	|    664847 |   38208   259182   869390 |   595516   160310     39 |  9.767 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node63/watcher-329452-1173140882 -o ROOT/results/node63/solver-329452-1173140882 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329452-1173140882/minimarch /tmp/evaluation/329452-1173140882/instance-329452-1173140882.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/64 9295
/proc/meminfo: memFree=1030824/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=1736 CPUtime=0
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 330 0 0 0 0 0 0 0 18 0 1 0 334045712 1777664 314 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134518516 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 434 314 45 132 0 299 0

[startup+0.0115599 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 9295
/proc/meminfo: memFree=1030824/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=1736 CPUtime=0
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 330 0 0 0 0 0 0 0 18 0 1 0 334045712 1777664 314 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134704957 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 434 314 45 132 0 299 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1736

[startup+0.102568 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 9295
/proc/meminfo: memFree=1030824/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=7828 CPUtime=0.1
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 1766 0 0 0 9 1 0 0 18 0 1 0 334045712 8015872 1750 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134515645 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 1957 1750 51 132 0 1822 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7828

[startup+0.302589 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 9295
/proc/meminfo: memFree=1030824/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=21316 CPUtime=0.29
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 4736 0 0 0 27 2 0 0 19 0 1 0 334045712 21827584 4720 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553781 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 5329 4720 51 132 0 5194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21316

[startup+0.701632 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 9295
/proc/meminfo: memFree=1030824/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=46472 CPUtime=0.69
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 10418 0 0 0 64 5 0 0 22 0 1 0 334045712 47587328 10402 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 11618 10402 51 132 0 11483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46472

[startup+1.50172 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 9296
/proc/meminfo: memFree=986848/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=48188 CPUtime=1.49
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 11034 0 0 0 144 5 0 0 25 0 1 0 334045712 49344512 11018 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523421 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 12047 11018 51 132 0 11912 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48188

[startup+3.10189 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 9296
/proc/meminfo: memFree=986400/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=62884 CPUtime=3.09
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 14750 0 0 0 301 8 0 0 25 0 1 0 334045712 64393216 14734 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 15721 14734 62 132 0 15586 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62884

[startup+6.30123 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 9296
/proc/meminfo: memFree=957480/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=67820 CPUtime=6.29
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 18922 0 0 0 618 11 0 0 25 0 1 0 334045712 69447680 16187 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 16955 16187 67 132 0 16820 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67820

[startup+12.7019 s]
/proc/loadavg: 0.93 0.96 0.97 2/65 9296
/proc/meminfo: memFree=965928/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=68064 CPUtime=12.69
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 18969 0 0 0 1258 11 0 0 25 0 1 0 334045712 69697536 16234 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 17016 16234 67 132 0 16881 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68064

[startup+25.5023 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 9296
/proc/meminfo: memFree=965864/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=68228 CPUtime=25.49
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 19009 0 0 0 2538 11 0 0 25 0 1 0 334045712 69865472 16274 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 17057 16274 67 132 0 16922 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68228

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 9296
/proc/meminfo: memFree=965800/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=68428 CPUtime=51.08
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 19054 0 0 0 5097 11 0 0 25 0 1 0 334045712 70070272 16319 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 17107 16319 67 132 0 16972 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 68428

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 9296
/proc/meminfo: memFree=964136/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=70328 CPUtime=102.27
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 19473 0 0 0 10215 12 0 0 25 0 1 0 334045712 72015872 16738 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 17582 16738 67 132 0 17447 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 70328

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9296
/proc/meminfo: memFree=954088/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=80656 CPUtime=162.25
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 22007 0 0 0 16209 16 0 0 25 0 1 0 334045712 82591744 19272 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 20164 19272 67 132 0 20029 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 80656

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9296
/proc/meminfo: memFree=937896/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=96504 CPUtime=222.23
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 26029 0 0 0 22203 20 0 0 25 0 1 0 334045712 98820096 23294 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 24126 23294 67 132 0 23991 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 96504

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9296
/proc/meminfo: memFree=923752/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=111240 CPUtime=282.21
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 29583 0 0 0 28197 24 0 0 25 0 1 0 334045712 113909760 26848 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 27810 26848 67 132 0 27675 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 111240

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9296
/proc/meminfo: memFree=911336/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=123292 CPUtime=342.2
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 32638 0 0 0 34192 28 0 0 25 0 1 0 334045712 126251008 29903 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 30823 29903 67 132 0 30688 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 123292

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9296
/proc/meminfo: memFree=904488/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=130112 CPUtime=402.17
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 34362 0 0 0 40188 29 0 0 25 0 1 0 334045712 133234688 31627 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 32528 31627 67 132 0 32393 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 130112

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9296
/proc/meminfo: memFree=894632/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=139760 CPUtime=462.16
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 36809 0 0 0 46184 32 0 0 25 0 1 0 334045712 143114240 34074 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 34940 34074 67 132 0 34805 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 139760

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9296
/proc/meminfo: memFree=885736/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=148640 CPUtime=522.14
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 39067 0 0 0 52179 35 0 0 25 0 1 0 334045712 152207360 36332 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 37160 36332 67 132 0 37025 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 148640

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9296
/proc/meminfo: memFree=876904/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=158268 CPUtime=582.12
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 41266 0 0 0 58174 38 0 0 25 0 1 0 334045712 162066432 38531 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 39567 38531 67 132 0 39432 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 158268

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9296
/proc/meminfo: memFree=869416/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=165572 CPUtime=642.12
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 43123 0 0 0 64171 41 0 0 25 0 1 0 334045712 169545728 40388 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 41393 40388 67 132 0 41258 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 165572

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9296
/proc/meminfo: memFree=863016/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=171888 CPUtime=702.09
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 44727 0 0 0 70166 43 0 0 25 0 1 0 334045712 176013312 41992 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 42972 41992 67 132 0 42837 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 171888

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9296
/proc/meminfo: memFree=861160/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=173736 CPUtime=762.08
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 45180 0 0 0 76164 44 0 0 25 0 1 0 334045712 177905664 42445 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 43434 42445 67 132 0 43299 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 173736

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9296
/proc/meminfo: memFree=861096/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=173736 CPUtime=822.06
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 45180 0 0 0 82162 44 0 0 25 0 1 0 334045712 177905664 42445 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 43434 42445 67 132 0 43299 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 173736

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9296
/proc/meminfo: memFree=861096/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=173736 CPUtime=882.04
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 45180 0 0 0 88160 44 0 0 25 0 1 0 334045712 177905664 42445 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 43434 42445 67 132 0 43299 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 173736

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9298
/proc/meminfo: memFree=861032/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=173736 CPUtime=942.02
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 45180 0 0 0 94158 44 0 0 25 0 1 0 334045712 177905664 42445 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 43434 42445 67 132 0 43299 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 173736

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9298
/proc/meminfo: memFree=861032/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=173736 CPUtime=1002.01
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 45180 0 0 0 100156 45 0 0 25 0 1 0 334045712 177905664 42445 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 43434 42445 67 132 0 43299 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 173736

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9298
/proc/meminfo: memFree=861096/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=173736 CPUtime=1061.99
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 45180 0 0 0 106154 45 0 0 25 0 1 0 334045712 177905664 42445 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 43434 42445 67 132 0 43299 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 173736

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9298
/proc/meminfo: memFree=861096/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=173736 CPUtime=1121.97
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 45180 0 0 0 112152 45 0 0 25 0 1 0 334045712 177905664 42445 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 43434 42445 67 132 0 43299 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 173736

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9298
/proc/meminfo: memFree=861096/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=173736 CPUtime=1181.95
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 45180 0 0 0 118150 45 0 0 25 0 1 0 334045712 177905664 42445 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 43434 42445 67 132 0 43299 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 173736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9298
/proc/meminfo: memFree=861096/2055920 swapFree=4183280/4192956
[pid=9295] ppid=9293 vsize=173736 CPUtime=1200.05
/proc/9295/stat : 9295 (minimarch) R 9293 9295 8546 0 -1 4194304 45180 0 0 0 119960 45 0 0 25 0 1 0 334045712 177905664 42445 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/9295/statm: 43434 42445 67 132 0 43299 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 173736

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.43
CPU time (s): 1200.09
CPU user time (s): 1199.61
CPU system time (s): 0.483926
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 173736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.61
system time used= 0.483926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45180
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= 2020

runsolver used 0.857869 second user time and 2.43763 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Tue Mar  6 00:28:03 UTC 2007

IDJOB= 329452
IDBENCH= 20540
IDSOLVER= 110
FILE ID= node63/329452-1173140882

PBS_JOBID= 4015195

Free space on /tmp= 66522 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k80.cnf
COMMAND LINE= /tmp/evaluation/329452-1173140882/minimarch /tmp/evaluation/329452-1173140882/instance-329452-1173140882.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-329452-1173140882 -o ROOT/results/node63/solver-329452-1173140882 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329452-1173140882/minimarch /tmp/evaluation/329452-1173140882/instance-329452-1173140882.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  d8d6a3220ff7f841840041023f45b746

RANDOM SEED= 224857085

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:       1031296 kB
Buffers:         40536 kB
Cached:         892548 kB
SwapCached:       3684 kB
Active:          80996 kB
Inactive:       863636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1031296 kB
SwapTotal:     4192956 kB
SwapFree:      4183280 kB
Dirty:           14756 kB
Writeback:           0 kB
Mapped:          17448 kB
Slab:            65984 kB
Committed_AS:   777108 kB
PageTables:       1468 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= 66522 MiB

End job on node63 on Tue Mar  6 00:48:06 UTC 2007