Trace number 1728033

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.13 1200.44

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
MD5SUM4176ac9a36a2f88072132072fe2be571
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 variables1015
Number of clauses31500
Sum of the clauses size63945
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231465
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

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.02	c |  Number of variables:          1015                                         |
0.00/0.02	c |  Number of clauses:           31500                                         |
0.00/0.02	c |  Parse time:                   0.02 s                                       |
0.09/0.10	c |  Simplification time:          0.08 s                                       |
0.09/0.10	c |                                                                             |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.11	c |       100 |    1015    31500    63945 |    11550      100    145 |  0.000 % |
0.09/0.11	c |       250 |    1015    31500    63945 |    12705      250    151 |  0.000 % |
0.09/0.12	c |       475 |    1015    31500    63945 |    13975      475    149 |  0.000 % |
0.09/0.14	c |       812 |    1015    31500    63945 |    15373      812    150 |  0.000 % |
0.09/0.16	c |      1318 |    1015    31500    63945 |    16910     1318    152 |  0.000 % |
0.19/0.20	c |      2077 |    1015    31500    63945 |    18601     2077    154 |  0.000 % |
0.19/0.27	c |      3216 |    1015    31500    63945 |    20461     3216    166 |  0.000 % |
0.29/0.39	c |      4924 |    1015    31500    63945 |    22507     4924    167 |  0.000 % |
0.49/0.56	c |      7486 |    1015    31500    63945 |    24758     7486    172 |  0.000 % |
0.89/0.91	c |     11330 |    1015    31500    63945 |    27234    11330    181 |  0.000 % |
1.39/1.46	c |     17096 |    1015    31500    63945 |    29957    17096    189 |  0.000 % |
2.69/2.71	c |     25745 |    1015    31500    63945 |    32953    25745    203 |  0.000 % |
4.49/4.56	c |     38719 |    1015    31500    63945 |    36248    17210    213 |  0.000 % |
7.79/7.86	c |     58180 |    1015    31500    63945 |    39873    12406    200 |  0.000 % |
11.69/11.70	c |     87372 |    1015    31500    63945 |    43861    12620    247 |  0.000 % |
19.19/19.26	c |    131161 |    1015    31500    63945 |    48247    24442    202 |  0.000 % |
30.48/30.56	c |    196845 |    1015    31500    63945 |    53071    16815    251 |  0.000 % |
53.88/53.94	c |    295371 |    1015    31500    63945 |    58379    34395    222 |  0.000 % |
84.87/84.93	c |    443160 |    1015    31500    63945 |    64217    42026    256 |  0.000 % |
142.25/142.30	c |    664843 |    1015    31500    63945 |    70638    60574    232 |  0.000 % |
220.14/220.28	c |    997368 |    1015    31500    63945 |    77702    42699    293 |  0.000 % |
387.40/387.57	c |   1496156 |    1015    31500    63945 |    85472    24226    209 |  0.000 % |
616.24/616.43	c |   2244338 |    1015    31500    63945 |    94020    47404    232 |  0.000 % |
1033.02/1033.34	c |   3366612 |    1015    31500    63945 |   103422    41837    215 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728033-1240732025/watcher-1728033-1240732025 -o /tmp/evaluation-result-1728033-1240732025/solver-1728033-1240732025 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1728033-1240732025.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): 1800 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 1.00 1.00 3/64 30216
/proc/meminfo: memFree=1783560/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=7616 CPUtime=0
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 101231096 7798784 252 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 1904 254 63 219 0 1682 0

[startup+0.0459209 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 30216
/proc/meminfo: memFree=1783560/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=8812 CPUtime=0.04
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 715 0 0 0 4 0 0 0 18 0 1 0 101231096 9023488 699 1992294400 4194304 5092341 548682068832 18446744073709551615 4219780 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 2203 699 87 219 0 1981 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8812

[startup+0.101926 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 30216
/proc/meminfo: memFree=1783560/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=8812 CPUtime=0.09
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 715 0 0 0 9 0 0 0 18 0 1 0 101231096 9023488 699 1992294400 4194304 5092341 548682068832 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 2203 699 87 219 0 1981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8812

[startup+0.301946 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 30216
/proc/meminfo: memFree=1783560/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=8648 CPUtime=0.29
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 1419 0 0 0 29 0 0 0 19 0 1 0 101231096 8855552 1238 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 2162 1238 102 219 0 1940 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8648

[startup+0.701986 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 30216
/proc/meminfo: memFree=1783560/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=12064 CPUtime=0.69
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 2545 0 0 0 68 1 0 0 22 0 1 0 101231096 12353536 2364 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 3016 2364 102 219 0 2794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12064

[startup+1.50107 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1771456/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=23012 CPUtime=1.49
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 4619 0 0 0 148 1 0 0 25 0 1 0 101231096 23564288 4438 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 5753 4438 102 219 0 5531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23012

[startup+3.10122 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1761216/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=34360 CPUtime=3.09
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 7706 0 0 0 305 4 0 0 25 0 1 0 101231096 35184640 7525 1992294400 4194304 5092341 548682068832 18446744073709551615 4241073 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 8590 7526 102 219 0 8368 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34360

[startup+6.30154 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1750464/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=40512 CPUtime=6.29
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 16462 0 0 0 622 7 0 0 25 0 1 0 101231096 41484288 9376 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 10128 9376 102 219 0 9906 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40512

[startup+12.7012 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1752512/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=44004 CPUtime=12.69
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 32449 0 0 0 1254 15 0 0 25 0 1 0 101231096 45060096 8836 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 11001 8836 102 219 0 10779 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44004

[startup+25.5015 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1739456/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=49036 CPUtime=25.49
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 55513 0 0 0 2524 25 0 0 25 0 1 0 101231096 50212864 11314 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 12259 11315 102 219 0 12037 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49036

[startup+51.102 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1705920/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=46552 CPUtime=51.08
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 92516 0 0 0 5062 46 0 0 25 0 1 0 101231096 47669248 10404 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 11638 10404 102 219 0 11416 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46552

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1702336/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=95020 CPUtime=102.26
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 160103 0 0 0 10144 82 0 0 25 0 1 0 101231096 97300480 20360 1992294400 4194304 5092341 548682068832 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 23755 20360 102 219 0 23533 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 95020

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1720896/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=68720 CPUtime=162.25
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 236925 0 0 0 16099 126 0 0 25 0 1 0 101231096 70369280 15830 1992294400 4194304 5092341 548682068832 18446744073709551615 4250324 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 17180 15830 102 219 0 16958 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 68720

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1685120/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=105208 CPUtime=222.23
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 312600 0 0 0 22056 167 0 0 25 0 1 0 101231096 107732992 24712 1992294400 4194304 5092341 548682068832 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 26302 24712 102 219 0 26080 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 105208

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1664064/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=141196 CPUtime=282.22
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 339160 0 0 0 28036 186 0 0 25 0 1 0 101231096 144584704 30012 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 35299 30012 102 219 0 35077 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 141196

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1651840/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=78300 CPUtime=342.21
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 401022 0 0 0 34001 220 0 0 25 0 1 0 101231096 80179200 17977 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 19575 17977 102 219 0 19353 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 78300

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1706560/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=88112 CPUtime=402.19
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 477782 0 0 0 39956 263 0 0 25 0 1 0 101231096 90226688 19902 1992294400 4194304 5092341 548682068832 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 22028 19902 102 219 0 21806 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 88112

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1638656/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=154460 CPUtime=462.17
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 534049 0 0 0 45924 293 0 0 25 0 1 0 101231096 158167040 36296 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 38615 36296 102 219 0 38393 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 154460

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1670144/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=126672 CPUtime=522.16
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 612941 0 0 0 51882 334 0 0 25 0 1 0 101231096 129712128 29304 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 31668 29304 102 219 0 31446 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 126672

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1653888/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=159040 CPUtime=582.14
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 659826 0 0 0 57855 359 0 0 25 0 1 0 101231096 162856960 32402 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 39760 32402 102 219 0 39538 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 159040

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1675904/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=119032 CPUtime=642.13
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 697091 0 0 0 63830 383 0 0 25 0 1 0 101231096 121888768 26806 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 29758 26806 102 219 0 29536 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 119032

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1598016/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=216788 CPUtime=702.11
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 716593 0 0 0 69812 399 0 0 25 0 1 0 101231096 221990912 46308 1992294400 4194304 5092341 548682068832 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 54197 46308 102 219 0 53975 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 216788

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1608064/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=177904 CPUtime=762.11
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 740216 0 0 0 75792 419 0 0 25 0 1 0 101231096 182173696 43727 1992294400 4194304 5092341 548682068832 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 44476 43727 102 219 0 44254 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 177904

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30217
/proc/meminfo: memFree=1611136/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=181688 CPUtime=822.09
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 787340 0 0 0 81761 448 0 0 25 0 1 0 101231096 186048512 44028 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 45422 44028 102 219 0 45200 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 181688

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30223
/proc/meminfo: memFree=1604800/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=181688 CPUtime=882.06
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 857962 0 0 0 87718 488 0 0 25 0 1 0 101231096 186048512 44676 1992294400 4194304 5092341 548682068832 18446744073709551615 4241861 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 45422 44676 102 219 0 45200 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 181688

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30223
/proc/meminfo: memFree=1668928/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=120828 CPUtime=942.05
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 917033 0 0 0 93683 522 0 0 25 0 1 0 101231096 123727872 29563 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 30207 29563 102 219 0 29985 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 120828

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30223
/proc/meminfo: memFree=1617600/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=183420 CPUtime=1002.03
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 972865 0 0 0 99650 553 0 0 25 0 1 0 101231096 187822080 41544 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 45855 41545 102 219 0 45633 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 183420

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30223
/proc/meminfo: memFree=1637120/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=155568 CPUtime=1062.01
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 1039401 0 0 0 105612 589 0 0 25 0 1 0 101231096 159301632 36923 1992294400 4194304 5092341 548682068832 18446744073709551615 4241422 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 38892 36923 102 219 0 38670 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 155568

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30223
/proc/meminfo: memFree=1621824/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=188004 CPUtime=1122
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 1068225 0 0 0 111590 610 0 0 25 0 1 0 101231096 192516096 40355 1992294400 4194304 5092341 548682068832 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 47001 40355 102 219 0 46779 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 188004

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30223
/proc/meminfo: memFree=1581888/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=124624 CPUtime=1181.99
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 1107401 0 0 0 117563 636 0 0 25 0 1 0 101231096 127614976 30187 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 31156 30187 102 219 0 30934 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 124624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30223
/proc/meminfo: memFree=1584320/2055920 swapFree=4192812/4192956
[pid=30216] ppid=30214 vsize=240132 CPUtime=1200.09
/proc/30216/stat : 30216 (minisat) R 30214 30216 30027 0 -1 4194304 1126825 0 0 0 119362 647 0 0 25 0 1 0 101231096 245895168 49611 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30216/statm: 60033 49611 102 219 0 59811 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 240132

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.44
CPU time (s): 1200.13
CPU user time (s): 1193.62
CPU system time (s): 6.50801
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 251812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1193.62
system time used= 6.50801
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1126825
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= 2
involuntary context switches= 1716

runsolver used 0.908861 second user time and 2.6166 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-26 09:47:05
IDJOB=1728033
IDBENCH=24657
IDSOLVER=546
FILE ID=node36/1728033-1240732025
PBS_JOBID= 9186955
Free space on /tmp= 66392 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Hard/contest05/counting-php/easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728033-1240732025/watcher-1728033-1240732025 -o /tmp/evaluation-result-1728033-1240732025/solver-1728033-1240732025 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1728033-1240732025.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4176ac9a36a2f88072132072fe2be571
RANDOM SEED=494184507

node36.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.232
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.232
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:       1784040 kB
Buffers:         21608 kB
Cached:         171912 kB
SwapCached:        144 kB
Active:          38544 kB
Inactive:       168984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1256 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            50448 kB
Committed_AS:   368460 kB
PageTables:       1356 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= 66392 MiB
End job on node36 at 2009-04-26 10:07:08