Trace number 428813

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.14 1200.64

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
MD5SUM677c0547bc16a23b319702cb8efc6aa8
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 variables1190
Number of clauses39900
Sum of the clauses size80920
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 239865
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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:  1190                                                 |
0.00/0.00	|  Number of clauses:    39900                                                |
0.00/0.07	|  Parsing time:         0.07         s                                       |
0.89/0.97	============================[ Search Statistics ]==============================
0.89/0.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.97	===============================================================================
0.89/0.97	|         0 |    1155    38710   115500 |    12903        0    nan |  0.000 % |
0.89/0.98	|       102 |    1155    38710   115500 |    14193      102    416 |  0.000 % |
1.00/1.00	|       253 |    1155    38710   115500 |    15613      253    264 |  0.000 % |
1.00/1.02	|       478 |    1155    38710   115500 |    17174      478    221 |  0.000 % |
1.00/1.09	|       820 |    1155    38710   115500 |    18891      820    277 |  0.000 % |
1.10/1.17	|      1326 |    1155    38710   115500 |    20780     1326    243 |  0.000 % |
1.19/1.29	|      2085 |    1155    38710   115500 |    22859     2085    223 |  0.000 % |
1.39/1.47	|      3226 |    1155    38710   115500 |    25144     3226    214 |  0.000 % |
1.69/1.77	|      4936 |    1155    38710   115500 |    27659     4936    212 |  0.000 % |
2.69/2.70	|      7498 |    1155    38710   115500 |    30425     7498    212 |  0.000 % |
4.39/4.47	|     11342 |    1155    38710   115500 |    33467    11342    258 |  0.000 % |
8.19/8.23	|     17109 |    1155    38710   115500 |    36814    17109    264 |  0.000 % |
15.19/15.27	|     25760 |    1155    38710   115500 |    40496    25760    251 |  0.000 % |
36.98/37.05	|     38734 |    1155    38710   115500 |    44545    38734    286 |  0.000 % |
65.87/65.95	|     58195 |    1155    38710   115500 |    49000    25567    306 |  0.000 % |
107.56/107.62	|     87389 |    1155    38710   115500 |    53900    17374    399 |  0.000 % |
249.41/249.57	|    131180 |    1155    38710   115500 |    59290    19725    367 |  0.000 % |
356.18/356.38	|    196865 |    1155    38710   115500 |    65219    39362    359 |  0.000 % |
547.31/547.65	|    295392 |    1155    38710   115500 |    71741    34405    352 |  0.000 % |
825.62/826.00	|    443181 |    1155    38710   115500 |    78915    65661    360 |  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/node22/watcher-428813-1177750503 -o ROOT/results/node22/solver-428813-1177750503 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428813-1177750503/minimarch_fixed /tmp/evaluation/428813-1177750503/instance-428813-1177750503.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.98 0.99 3/77 23147
/proc/meminfo: memFree=1598640/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=2000 CPUtime=0
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 222968026 2048000 255 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 500 255 51 132 0 365 0

[startup+0.0838251 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23147
/proc/meminfo: memFree=1598640/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=4240 CPUtime=0.07
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 826 0 0 0 7 0 0 0 18 0 1 0 222968026 4341760 811 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531335 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 1060 811 63 132 0 925 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4240

[startup+0.101828 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23147
/proc/meminfo: memFree=1598640/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=4240 CPUtime=0.09
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 826 0 0 0 9 0 0 0 18 0 1 0 222968026 4341760 811 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 1060 811 63 132 0 925 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4240

[startup+0.301858 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23147
/proc/meminfo: memFree=1598640/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=4928 CPUtime=0.29
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 963 0 0 0 28 1 0 0 19 0 1 0 222968026 5046272 948 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523084 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 1232 948 63 132 0 1097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4928

[startup+0.701918 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23147
/proc/meminfo: memFree=1598640/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=5048 CPUtime=0.69
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 1000 0 0 0 68 1 0 0 23 0 1 0 222968026 5169152 985 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531572 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 1262 985 63 132 0 1127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5048

[startup+1.50104 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 23148
/proc/meminfo: memFree=1595496/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=6956 CPUtime=1.49
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 1691 0 0 0 148 1 0 0 25 0 1 0 222968026 7122944 1497 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 1739 1497 68 132 0 1604 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6956

[startup+3.10128 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 23148
/proc/meminfo: memFree=1590376/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=12236 CPUtime=3.09
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 2998 0 0 0 308 1 0 0 25 0 1 0 222968026 12529664 2804 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 3059 2804 68 132 0 2924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12236

[startup+6.30177 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 23148
/proc/meminfo: memFree=1581544/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=19760 CPUtime=6.29
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 4877 0 0 0 627 2 0 0 25 0 1 0 222968026 20234240 4683 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 4940 4683 68 132 0 4805 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19760

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 23148
/proc/meminfo: memFree=1571560/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=28744 CPUtime=12.69
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 7137 0 0 0 1266 3 0 0 25 0 1 0 222968026 29433856 6943 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551353 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 7186 6943 68 132 0 7051 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28744

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 23148
/proc/meminfo: memFree=1557352/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=42652 CPUtime=25.48
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 10593 0 0 0 2544 4 0 0 25 0 1 0 222968026 43675648 10399 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551334 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 10663 10399 68 132 0 10528 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42652

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 23148
/proc/meminfo: memFree=1541416/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=58276 CPUtime=51.07
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 14488 0 0 0 5100 7 0 0 25 0 1 0 222968026 59674624 14294 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551377 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 14569 14294 68 132 0 14434 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58276

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 23148
/proc/meminfo: memFree=1517608/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=82036 CPUtime=102.26
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 20435 0 0 0 10213 13 0 0 25 0 1 0 222968026 84004864 20241 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550462 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 20509 20241 68 132 0 20374 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 82036

[startup+162.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 23148
/proc/meminfo: memFree=1517544/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=82036 CPUtime=162.23
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 20435 0 0 0 16210 13 0 0 25 0 1 0 222968026 84004864 20241 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 20509 20241 68 132 0 20374 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 82036

[startup+222.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 23148
/proc/meminfo: memFree=1504808/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=94964 CPUtime=222.22
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 23629 0 0 0 22205 17 0 0 25 0 1 0 222968026 97243136 23435 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 23741 23435 68 132 0 23606 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 94964

[startup+282.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 23148
/proc/meminfo: memFree=1503080/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=96548 CPUtime=282.2
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 24046 0 0 0 28202 18 0 0 25 0 1 0 222968026 98865152 23852 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 24137 23852 68 132 0 24002 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 96548

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23148
/proc/meminfo: memFree=1498856/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=100780 CPUtime=342.18
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 25096 0 0 0 34198 20 0 0 25 0 1 0 222968026 103198720 24902 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551569 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 25195 24902 68 132 0 25060 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 100780

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 23320
/proc/meminfo: memFree=1490032/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=108440 CPUtime=402.07
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 26991 0 0 0 40184 23 0 0 25 0 1 0 222968026 111042560 26797 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 27110 26797 68 132 0 26975 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 108440

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1491176/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=108440 CPUtime=462.04
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 26991 0 0 0 46181 23 0 0 25 0 1 0 222968026 111042560 26797 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 27110 26797 68 132 0 26975 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 108440

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1489960/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=109636 CPUtime=522.02
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 27300 0 0 0 52178 24 0 0 25 0 1 0 222968026 112267264 27106 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 27409 27106 68 132 0 27274 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 109636

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1489896/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=110032 CPUtime=582
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 27391 0 0 0 58176 24 0 0 25 0 1 0 222968026 112672768 27197 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 27508 27197 68 132 0 27373 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 110032

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1478248/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=121408 CPUtime=641.99
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 30218 0 0 0 64172 27 0 0 25 0 1 0 222968026 124321792 30024 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551337 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 30352 30024 68 132 0 30217 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 121408

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1478184/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=121408 CPUtime=701.96
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 30218 0 0 0 70169 27 0 0 25 0 1 0 222968026 124321792 30024 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 30352 30024 68 132 0 30217 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 121408

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1478248/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=121392 CPUtime=761.95
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 30218 0 0 0 76167 28 0 0 25 0 1 0 222968026 124305408 30024 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557301 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 30348 30024 68 132 0 30213 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 121392

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1478184/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=121392 CPUtime=821.92
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 30221 0 0 0 82164 28 0 0 25 0 1 0 222968026 124305408 30027 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 30348 30027 68 132 0 30213 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 121392

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1452328/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=147288 CPUtime=881.9
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 36708 0 0 0 88159 31 0 0 25 0 1 0 222968026 150822912 36514 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 36822 36514 68 132 0 36687 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 147288

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1439976/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=160024 CPUtime=941.88
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 39898 0 0 0 94154 34 0 0 25 0 1 0 222968026 163864576 39704 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 40006 39704 68 132 0 39871 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 160024

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1387368/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=212572 CPUtime=1001.86
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 52994 0 0 0 100141 45 0 0 25 0 1 0 222968026 217673728 52800 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 53143 52800 68 132 0 53008 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 212572

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1379496/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=220096 CPUtime=1061.84
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 54893 0 0 0 106136 48 0 0 25 0 1 0 222968026 225378304 54699 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 55024 54699 68 132 0 54889 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 220096

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1379432/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=220096 CPUtime=1121.82
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 54894 0 0 0 112134 48 0 0 25 0 1 0 222968026 225378304 54700 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 55024 54700 68 132 0 54889 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 220096

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1378792/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=221020 CPUtime=1181.8
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 55107 0 0 0 118131 49 0 0 25 0 1 0 222968026 226324480 54913 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550455 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 55255 54913 68 132 0 55120 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 221020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23346
/proc/meminfo: memFree=1378536/2055920 swapFree=4163632/4192956
[pid=23147] ppid=23145 vsize=221020 CPUtime=1200.1
/proc/23147/stat : 23147 (minimarch_fixed) R 23145 23147 22363 0 -1 4194304 55107 0 0 0 119961 49 0 0 25 0 1 0 222968026 226324480 54913 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/23147/statm: 55255 54913 68 132 0 55120 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 221020

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.64
CPU time (s): 1200.14
CPU user time (s): 1199.61
CPU system time (s): 0.527919
CPU usage (%): 99.9584
Max. virtual memory (cumulated for all children) (KiB): 221020

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

runsolver used 0.947855 second user time and 2.6076 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Apr 28 08:55:04 UTC 2007

IDJOB= 428813
IDBENCH= 24656
IDSOLVER= 198
FILE ID= node22/428813-1177750503

PBS_JOBID= 4715491

Free space on /tmp= 66527 MiB

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

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  677c0547bc16a23b319702cb8efc6aa8

RANDOM SEED= 539372789

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.265
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.265
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:       1599176 kB
Buffers:         48668 kB
Cached:         317028 kB
SwapCached:       8032 kB
Active:         222672 kB
Inactive:       166912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1599176 kB
SwapTotal:     4192956 kB
SwapFree:      4163632 kB
Dirty:            3320 kB
Writeback:           0 kB
Mapped:          30216 kB
Slab:            52820 kB
Committed_AS:  2006104 kB
PageTables:       1680 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= 66527 MiB

End job on node22 on Sat Apr 28 09:15:06 UTC 2007