Trace number 428807

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-04-26 (fixed)? (TO) 1200.13 1200.58

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-050-049.sat05-1238.reshuffled-07.cnf
MD5SUM44a5476bd5ee890d723869abdd1f9b1f
Bench CategoryCRAFTED (crafted 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 variables2450
Number of clauses118875
Sum of the clauses size240100
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2118825
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data (download as text)

0.00/0.00	This is MiniMarch 1.1, 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:  2450                                                 |
0.00/0.00	|  Number of clauses:    118875                                               |
0.19/0.24	|  Parsing time:         0.24         s                                       |
5.09/5.14	============================[ Search Statistics ]==============================
5.09/5.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.09/5.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.09/5.14	===============================================================================
5.09/5.14	|         0 |    2400   116425   348000 |    38808        0    nan |  0.000 % |
5.09/5.17	|       103 |    2400   116425   348000 |    42689      103    715 |  0.000 % |
5.19/5.20	|       255 |    2400   116425   348000 |    46958      255    535 |  0.000 % |
5.19/5.24	|       481 |    2400   116425   348000 |    51653      481    401 |  0.000 % |
5.29/5.30	|       818 |    2400   116425   348000 |    56819      818    344 |  0.000 % |
5.29/5.40	|      1326 |    2400   116425   348000 |    62501     1326    308 |  0.000 % |
5.49/5.56	|      2085 |    2400   116425   348000 |    68751     2085    294 |  0.000 % |
5.99/6.01	|      3224 |    2400   116425   348000 |    75626     3224    328 |  0.000 % |
6.69/6.70	|      4932 |    2400   116425   348000 |    83189     4932    316 |  0.000 % |
7.79/7.86	|      7495 |    2400   116425   348000 |    91508     7495    332 |  0.000 % |
9.39/9.46	|     11339 |    2400   116425   348000 |   100658    11339    325 |  0.000 % |
14.09/14.19	|     17106 |    2400   116425   348000 |   110724    17106    342 |  0.000 % |
25.48/25.59	|     25755 |    2400   116425   348000 |   121797    25755    358 |  0.000 % |
48.78/48.89	|     38729 |    2400   116425   348000 |   133976    38729    394 |  0.000 % |
94.76/94.88	|     58194 |    2400   116425   348000 |   147374    58194    518 |  0.000 % |
188.93/189.04	|     87386 |    2400   116425   348000 |   162112    87386    575 |  0.000 % |
369.98/370.16	|    131176 |    2400   116425   348000 |   178323   131176    620 |  0.000 % |
607.30/607.67	|    196860 |    2400   116425   348000 |   196155    33616    712 |  0.000 % |
1064.38/1064.82	|    295390 |    2400   116425   348000 |   215771   132146    711 |  0.000 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-428807-1177746809 -o ROOT/results/node7/solver-428807-1177746809 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428807-1177746809/minimarch_fixed /tmp/evaluation/428807-1177746809/instance-428807-1177746809.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.92 0.97 0.99 3/77 5473
/proc/meminfo: memFree=1682608/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=2144 CPUtime=0
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 439 0 0 0 0 0 0 0 18 0 1 0 250718563 2195456 424 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134548797 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 536 424 51 132 0 401 0

[startup+0.0719381 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 5473
/proc/meminfo: memFree=1682608/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=6164 CPUtime=0.06
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 1419 0 0 0 6 0 0 0 18 0 1 0 250718563 6311936 1404 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 1541 1405 51 132 0 1406 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6164

[startup+0.10194 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 5473
/proc/meminfo: memFree=1682608/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=7712 CPUtime=0.09
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 1773 0 0 0 9 0 0 0 18 0 1 0 250718563 7897088 1758 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 1928 1759 51 132 0 1793 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7712

[startup+0.301961 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 5473
/proc/meminfo: memFree=1682608/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=9424 CPUtime=0.29
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 2236 0 0 0 28 1 0 0 19 0 1 0 250718563 9650176 2221 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531363 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 2356 2221 63 132 0 2221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9424

[startup+0.702002 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 5473
/proc/meminfo: memFree=1682608/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=9424 CPUtime=0.69
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 2236 0 0 0 68 1 0 0 23 0 1 0 250718563 9650176 2221 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531528 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 2356 2221 63 132 0 2221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9424

[startup+1.50109 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 5474
/proc/meminfo: memFree=1672296/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=11008 CPUtime=1.49
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 2651 0 0 0 148 1 0 0 25 0 1 0 250718563 11272192 2636 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134522178 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 2752 2636 63 132 0 2617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11008

[startup+3.10125 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 5474
/proc/meminfo: memFree=1672104/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=11680 CPUtime=3.09
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 2765 0 0 0 308 1 0 0 25 0 1 0 250718563 11960320 2750 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531688 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 2920 2750 63 132 0 2785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11680

[startup+6.30159 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 5474
/proc/meminfo: memFree=1673000/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=13700 CPUtime=6.29
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 3956 0 0 0 627 2 0 0 25 0 1 0 250718563 14028800 3326 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 3425 3326 68 132 0 3290 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13700

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 5474
/proc/meminfo: memFree=1653672/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=30488 CPUtime=12.69
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 8132 0 0 0 1264 5 0 0 25 0 1 0 250718563 31219712 7502 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 7622 7502 68 132 0 7487 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30488

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 5474
/proc/meminfo: memFree=1636840/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=46412 CPUtime=25.48
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 12116 0 0 0 2542 6 0 0 25 0 1 0 250718563 47525888 11486 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134558139 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 11603 11486 68 132 0 11468 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46412

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 5474
/proc/meminfo: memFree=1608360/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=75724 CPUtime=51.07
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 19445 0 0 0 5097 10 0 0 25 0 1 0 250718563 77541376 18815 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 18931 18815 68 132 0 18796 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 75724

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 5474
/proc/meminfo: memFree=1542184/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=140852 CPUtime=102.26
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 35689 0 0 0 10204 22 0 0 25 0 1 0 250718563 144232448 35059 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551337 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 35213 35059 68 132 0 35078 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 140852

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5474
/proc/meminfo: memFree=1487784/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=195244 CPUtime=162.24
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 49304 0 0 0 16189 35 0 0 25 0 1 0 250718563 199929856 48674 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 48811 48674 68 132 0 48676 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 195244

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5474
/proc/meminfo: memFree=1441512/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=241452 CPUtime=222.23
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 60788 0 0 0 22176 47 0 0 25 0 1 0 250718563 247246848 60158 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 60363 60158 68 132 0 60228 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 241452

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5474
/proc/meminfo: memFree=1393192/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=290244 CPUtime=282.21
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 72989 0 0 0 28161 60 0 0 25 0 1 0 250718563 297209856 72359 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552500 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 72561 72359 68 132 0 72426 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 290244

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5474
/proc/meminfo: memFree=1356008/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=326604 CPUtime=342.19
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 82095 0 0 0 34152 67 0 0 25 0 1 0 250718563 334442496 81465 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 81651 81465 68 132 0 81516 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 326604

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5474
/proc/meminfo: memFree=1319720/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=363964 CPUtime=402.17
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 91355 0 0 0 40140 77 0 0 25 0 1 0 250718563 372699136 90725 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 90991 90725 68 132 0 90856 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 363964

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 5546
/proc/meminfo: memFree=1271544/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=410168 CPUtime=462.12
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 102893 0 0 0 46126 86 0 0 25 0 1 0 250718563 420012032 102263 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 102542 102263 68 132 0 102407 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 410168

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5672
/proc/meminfo: memFree=1229608/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=453604 CPUtime=522.03
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 113767 0 0 0 52108 95 0 0 25 0 1 0 250718563 464490496 113137 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 113401 113137 68 132 0 113266 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 453604

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5672
/proc/meminfo: memFree=1193960/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=488616 CPUtime=582.01
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 122497 0 0 0 58100 101 0 0 25 0 1 0 250718563 500342784 121867 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 122154 121867 68 132 0 122019 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 488616

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5672
/proc/meminfo: memFree=1194024/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=488616 CPUtime=641.99
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 122497 0 0 0 64098 101 0 0 25 0 1 0 250718563 500342784 121867 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551337 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 122154 121867 68 132 0 122019 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 488616

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5672
/proc/meminfo: memFree=1194024/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=488616 CPUtime=701.97
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 122497 0 0 0 70095 102 0 0 25 0 1 0 250718563 500342784 121867 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 122154 121867 68 132 0 122019 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 488616

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5672
/proc/meminfo: memFree=1194024/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=488616 CPUtime=761.96
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 122497 0 0 0 76094 102 0 0 25 0 1 0 250718563 500342784 121867 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 122154 121867 68 132 0 122019 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 488616

[startup+822.301 s]
/proc/loadavg: 1.07 0.99 0.99 2/78 5672
/proc/meminfo: memFree=1194024/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=488616 CPUtime=821.94
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 122497 0 0 0 82091 103 0 0 25 0 1 0 250718563 500342784 121867 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 122154 121867 68 132 0 122019 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 488616

[startup+882.302 s]
/proc/loadavg: 1.10 1.00 1.00 2/78 5672
/proc/meminfo: memFree=1194088/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=488616 CPUtime=881.92
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 122497 0 0 0 88089 103 0 0 25 0 1 0 250718563 500342784 121867 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551377 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 122154 121867 68 132 0 122019 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 488616

[startup+942.302 s]
/proc/loadavg: 1.10 1.02 1.00 2/78 5672
/proc/meminfo: memFree=1194088/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=488616 CPUtime=941.91
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 122497 0 0 0 94087 104 0 0 25 0 1 0 250718563 500342784 121867 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 122154 121867 68 132 0 122019 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 488616

[startup+1002.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 5672
/proc/meminfo: memFree=1194088/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=488616 CPUtime=1001.89
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 122497 0 0 0 100085 104 0 0 25 0 1 0 250718563 500342784 121867 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 122154 121867 68 132 0 122019 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 488616

[startup+1062.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/78 5672
/proc/meminfo: memFree=1194024/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=488616 CPUtime=1061.88
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 122497 0 0 0 106083 105 0 0 25 0 1 0 250718563 500342784 121867 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 122154 121867 68 132 0 122019 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 488616

[startup+1122.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 5672
/proc/meminfo: memFree=1194088/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=488616 CPUtime=1121.86
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 122497 0 0 0 112081 105 0 0 25 0 1 0 250718563 500342784 121867 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 122154 121867 68 132 0 122019 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 488616

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 5672
/proc/meminfo: memFree=1181544/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=501688 CPUtime=1181.84
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 125759 0 0 0 118076 108 0 0 25 0 1 0 250718563 513728512 125129 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551360 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 125422 125129 68 132 0 125287 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 501688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 5672
/proc/meminfo: memFree=1170920/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=511768 CPUtime=1200.04
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 128267 0 0 0 119895 109 0 0 25 0 1 0 250718563 524050432 127637 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 127942 127637 68 132 0 127807 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 511768

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

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

[startup+1200.5 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 5672
/proc/meminfo: memFree=1170920/2055920 swapFree=4156360/4192956
[pid=5473] ppid=5471 vsize=511768 CPUtime=1200.04
/proc/5473/stat : 5473 (minimarch_fixed) R 5471 5473 4680 0 -1 4194304 128267 0 0 0 119895 109 0 0 25 0 1 0 250718563 524050432 127637 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/5473/statm: 127942 127637 68 132 0 127807 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 511768

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.13
CPU user time (s): 1198.95
CPU system time (s): 1.17482
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 511768

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

runsolver used 0.904862 second user time and 2.6316 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Apr 28 07:53:29 UTC 2007

IDJOB= 428807
IDBENCH= 24653
IDSOLVER= 198
FILE ID= node7/428807-1177746809

PBS_JOBID= 4715490

Free space on /tmp= 66560 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-050-049.sat05-1238.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/428807-1177746809/minimarch_fixed /tmp/evaluation/428807-1177746809/instance-428807-1177746809.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-428807-1177746809 -o ROOT/results/node7/solver-428807-1177746809 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428807-1177746809/minimarch_fixed /tmp/evaluation/428807-1177746809/instance-428807-1177746809.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  44a5476bd5ee890d723869abdd1f9b1f

RANDOM SEED= 784571016

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1683080 kB
Buffers:         41312 kB
Cached:         262172 kB
SwapCached:      17068 kB
Active:         195624 kB
Inactive:       132448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683080 kB
SwapTotal:     4192956 kB
SwapFree:      4156360 kB
Dirty:            4348 kB
Writeback:           0 kB
Mapped:          30208 kB
Slab:            30284 kB
Committed_AS:  8948492 kB
PageTables:       1860 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= 66560 MiB

End job on node7 on Sat Apr 28 08:13:32 UTC 2007