Trace number 335758

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.1 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-020-015.sat05-1218.reshuffled-07.cnf
MD5SUM5c9a33eabccd4cfda0614fe55b1a1565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.0958
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses4970
Sum of the clauses size10200
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24950
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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:  300                                                  |
0.00/0.00	|  Number of clauses:    4970                                                 |
0.00/0.00	|  Parsing time:         0.01         s                                       |
0.00/0.04	============================[ Search Statistics ]==============================
0.00/0.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	===============================================================================
0.00/0.04	|         0 |     280     4670    14280 |     1556        0    nan |  0.000 % |
0.00/0.05	|       101 |     280     4670    14280 |     1712      101     50 |  0.037 % |
0.00/0.05	|       251 |     280     4670    14280 |     1883      251     53 |  0.037 % |
0.00/0.06	|       476 |     280     4670    14280 |     2071      476     54 |  0.037 % |
0.07/0.08	|       813 |     280     4670    14280 |     2279      813     58 |  0.035 % |
0.09/0.10	|      1319 |     280     4670    14280 |     2507     1319     59 |  0.037 % |
0.09/0.15	|      2078 |     280     4670    14280 |     2757     2078     61 |  0.037 % |
0.19/0.25	|      3217 |     280     4670    14280 |     3033     1713     65 |  0.037 % |
0.29/0.39	|      4925 |     280     4670    14280 |     3336     1786     64 |  0.037 % |
0.49/0.59	|      7487 |     280     4670    14280 |     3670     2559     69 |  0.037 % |
0.89/0.98	|     11332 |     280     4670    14280 |     4037     2502     69 |  0.017 % |
1.69/1.71	|     17098 |     280     4670    14280 |     4441     3992     75 |  0.001 % |
2.89/2.90	|     25747 |     280     4670    14280 |     4885     3279     70 |  0.037 % |
4.79/4.81	|     38722 |     280     4670    14280 |     5374     3503     73 |  0.037 % |
8.09/8.15	|     58184 |     280     4670    14280 |     5911     3350     75 |  0.037 % |
13.49/13.55	|     87376 |     280     4670    14280 |     6502     4883     81 |  0.037 % |
22.99/23.05	|    131166 |     280     4670    14280 |     7152     4938     83 |  0.037 % |
38.38/38.45	|    196850 |     280     4670    14280 |     7868     4201     83 |  0.037 % |
61.58/61.69	|    295377 |     280     4670    14280 |     8654     5589     80 |  0.037 % |
99.76/99.89	|    443166 |     280     4670    14280 |     9520     6945     84 |  0.037 % |
161.85/161.94	|    664849 |     280     4670    14280 |    10472     9390     82 |  0.037 % |
259.53/259.65	|    997374 |     280     4670    14280 |    11519    10613     83 |  0.037 % |
419.89/420.07	|   1496162 |     280     4670    14280 |    12671    10594     86 |  0.037 % |
671.42/671.63	|   2244344 |     280     4670    14280 |    13938    11492     84 |  0.035 % |
1076.71/1077.04	|   3366619 |     280     4670    14280 |    15332     8587     83 |  0.037 % |

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/node34/watcher-335758-1173633679 -o ROOT/results/node34/solver-335758-1173633679 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335758-1173633679/minimarch /tmp/evaluation/335758-1173633679/instance-335758-1173633679.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.99 0.97 0.99 3/64 23231
/proc/meminfo: memFree=1528736/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=2008 CPUtime=0
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 89323672 2056192 144 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 502 145 51 132 0 367 0

[startup+0.08021 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 23231
/proc/meminfo: memFree=1528736/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=2128 CPUtime=0.07
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 232 0 0 0 7 0 0 0 18 0 1 0 89323672 2179072 216 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 532 216 66 132 0 397 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2128

[startup+0.101212 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 23231
/proc/meminfo: memFree=1528736/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=2260 CPUtime=0.09
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 262 0 0 0 9 0 0 0 18 0 1 0 89323672 2314240 246 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 565 246 66 132 0 430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2260

[startup+0.301228 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 23231
/proc/meminfo: memFree=1528736/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=2920 CPUtime=0.29
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 404 0 0 0 29 0 0 0 19 0 1 0 89323672 2990080 388 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 730 388 66 132 0 595 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2920

[startup+0.701259 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 23231
/proc/meminfo: memFree=1528736/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=3316 CPUtime=0.69
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 502 0 0 0 69 0 0 0 23 0 1 0 89323672 3395584 486 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 829 486 66 132 0 694 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3316

[startup+1.50132 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1526936/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=3580 CPUtime=1.49
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 586 0 0 0 149 0 0 0 25 0 1 0 89323672 3665920 570 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 895 570 66 132 0 760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3580

[startup+3.10145 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1526360/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=3976 CPUtime=3.09
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 677 0 0 0 309 0 0 0 25 0 1 0 89323672 4071424 661 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 994 661 66 132 0 859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3976

[startup+6.30171 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1525656/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=4504 CPUtime=6.29
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 805 0 0 0 629 0 0 0 25 0 1 0 89323672 4612096 789 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551236 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 1126 789 66 132 0 991 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4504

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1524888/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=5172 CPUtime=12.69
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 976 0 0 0 1269 0 0 0 25 0 1 0 89323672 5296128 960 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 1293 960 66 132 0 1158 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5172

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1524056/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=5972 CPUtime=25.49
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 1175 0 0 0 2549 0 0 0 25 0 1 0 89323672 6115328 1159 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 1493 1159 66 132 0 1358 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5972

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1523352/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=6796 CPUtime=51.08
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 1385 0 0 0 5108 0 0 0 25 0 1 0 89323672 6959104 1369 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 1699 1369 66 132 0 1564 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6796

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1522008/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=8136 CPUtime=102.27
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 1709 0 0 0 10226 1 0 0 25 0 1 0 89323672 8331264 1693 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551697 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 2034 1693 66 132 0 1899 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8136

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1521496/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=8808 CPUtime=162.25
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 1869 0 0 0 16224 1 0 0 25 0 1 0 89323672 9019392 1853 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 2202 1853 66 132 0 2067 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8808

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1520600/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=9484 CPUtime=222.23
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 2065 0 0 0 22222 1 0 0 25 0 1 0 89323672 9711616 2049 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 2371 2049 66 132 0 2236 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9484

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1519896/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=10220 CPUtime=282.22
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 2241 0 0 0 28220 2 0 0 25 0 1 0 89323672 10465280 2225 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 2555 2225 66 132 0 2420 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 10220

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1519576/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=10656 CPUtime=342.21
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 2314 0 0 0 34219 2 0 0 25 0 1 0 89323672 10911744 2298 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551273 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 2664 2298 66 132 0 2529 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 10656

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1519256/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=10924 CPUtime=402.19
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 2383 0 0 0 40217 2 0 0 25 0 1 0 89323672 11186176 2367 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552670 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 2731 2367 66 132 0 2596 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 10924

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1518808/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=11360 CPUtime=462.17
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 2489 0 0 0 46215 2 0 0 25 0 1 0 89323672 11632640 2473 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553263 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 2840 2473 66 132 0 2705 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 11360

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1518232/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=12028 CPUtime=522.16
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 2658 0 0 0 52214 2 0 0 25 0 1 0 89323672 12316672 2642 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 3007 2642 66 132 0 2872 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 12028

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1518232/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=12028 CPUtime=582.14
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 2671 0 0 0 58212 2 0 0 25 0 1 0 89323672 12316672 2655 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 3007 2655 66 132 0 2872 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 12028

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1518104/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=12164 CPUtime=642.13
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 2691 0 0 0 64211 2 0 0 25 0 1 0 89323672 12455936 2675 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551202 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 3041 2675 66 132 0 2906 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 12164

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1517528/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=12856 CPUtime=702.12
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 2848 0 0 0 70209 3 0 0 25 0 1 0 89323672 13164544 2832 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551185 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 3214 2832 66 132 0 3079 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 12856

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1516952/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=13268 CPUtime=762.1
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 2969 0 0 0 76207 3 0 0 25 0 1 0 89323672 13586432 2953 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 3317 2953 66 132 0 3182 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 13268

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1516632/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=13700 CPUtime=822.09
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 3048 0 0 0 82206 3 0 0 25 0 1 0 89323672 14028800 3032 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 3425 3032 66 132 0 3290 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 13700

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1516568/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=13700 CPUtime=882.07
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 3054 0 0 0 88204 3 0 0 25 0 1 0 89323672 14028800 3038 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 3425 3038 66 132 0 3290 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 13700

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1516568/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=13700 CPUtime=942.05
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 3078 0 0 0 94202 3 0 0 25 0 1 0 89323672 14028800 3062 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551119 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 3425 3062 66 132 0 3290 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 13700

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1516504/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=13700 CPUtime=1002.03
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 3078 0 0 0 100200 3 0 0 25 0 1 0 89323672 14028800 3062 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551208 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 3425 3062 66 132 0 3290 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 13700

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1516440/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=13968 CPUtime=1062.02
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 3114 0 0 0 106199 3 0 0 25 0 1 0 89323672 14303232 3098 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134563638 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 3492 3098 66 132 0 3357 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 13968

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1515480/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=14796 CPUtime=1122
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 3343 0 0 0 112197 3 0 0 25 0 1 0 89323672 15151104 3327 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 3699 3327 66 132 0 3564 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 14796

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1515416/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=14928 CPUtime=1181.99
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 3355 0 0 0 118196 3 0 0 25 0 1 0 89323672 15286272 3339 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 3732 3339 66 132 0 3597 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 14928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23232
/proc/meminfo: memFree=1515224/2055920 swapFree=4192812/4192956
[pid=23231] ppid=23229 vsize=15060 CPUtime=1200.08
/proc/23231/stat : 23231 (minimarch) R 23229 23231 22500 0 -1 4194304 3398 0 0 0 120005 3 0 0 25 0 1 0 89323672 15421440 3382 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/23231/statm: 3765 3382 66 132 0 3630 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 15060

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.41
CPU time (s): 1200.1
CPU user time (s): 1200.06
CPU system time (s): 0.040993
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 15060

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

runsolver used 0.794879 second user time and 2.49062 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Sun Mar 11 17:21:20 UTC 2007

IDJOB= 335758
IDBENCH= 24659
IDSOLVER= 110
FILE ID= node34/335758-1173633679

PBS_JOBID= 4101307

Free space on /tmp= 66562 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/easier-fphp-020-015.sat05-1218.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335758-1173633679/minimarch /tmp/evaluation/335758-1173633679/instance-335758-1173633679.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-335758-1173633679 -o ROOT/results/node34/solver-335758-1173633679 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335758-1173633679/minimarch /tmp/evaluation/335758-1173633679/instance-335758-1173633679.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  5c9a33eabccd4cfda0614fe55b1a1565

RANDOM SEED= 781253493

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.238
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.238
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:       1529144 kB
Buffers:         45864 kB
Cached:         390288 kB
SwapCached:          0 kB
Active:          40376 kB
Inactive:       411316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1529144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2304 kB
Writeback:           0 kB
Mapped:          25724 kB
Slab:            61124 kB
Committed_AS:   112984 kB
PageTables:       1396 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 node34 on Sun Mar 11 17:41:22 UTC 2007