Trace number 1784960

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
SAT07 reference solver: minisat SAT 2007? (TO) 5000.07 5001.43

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 This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1015                                                 |
0.00/0.00	c |  Number of clauses:    31500                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.39/0.44	c ============================[ Search Statistics ]==============================
0.39/0.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.44	c ===============================================================================
0.39/0.44	c |         0 |     980    30485    93100 |    10161        0    nan |  0.000 % |
0.39/0.45	c |       100 |     980    30485    93100 |    11177      100    142 |  0.000 % |
0.39/0.46	c |       251 |     980    30485    93100 |    12295      251    140 |  0.006 % |
0.39/0.48	c |       476 |     980    30485    93100 |    13525      476    141 |  0.006 % |
0.49/0.51	c |       813 |     980    30485    93100 |    14877      813    148 |  0.006 % |
0.49/0.57	c |      1319 |     980    30485    93100 |    16365     1319    155 |  0.006 % |
0.59/0.67	c |      2081 |     980    30485    93100 |    18002     2081    165 |  0.006 % |
0.79/0.83	c |      3220 |     980    30485    93100 |    19802     3220    171 |  0.000 % |
1.10/1.19	c |      4929 |     980    30485    93100 |    21782     4929    182 |  0.006 % |
1.69/1.78	c |      7491 |     980    30485    93100 |    23960     7491    187 |  0.006 % |
2.79/2.87	c |     11335 |     980    30485    93100 |    26356    11335    195 |  0.000 % |
4.78/4.89	c |     17102 |     980    30485    93100 |    28992    17102    201 |  0.000 % |
8.18/8.29	c |     25752 |     980    30485    93100 |    31891    25752    205 |  0.006 % |
15.19/15.25	c |     38726 |     980    30485    93100 |    35080    17838    219 |  0.006 % |
29.98/30.03	c |     58188 |     980    30485    93100 |    38588    14427    236 |  0.006 % |
56.47/56.50	c |     87380 |     980    30485    93100 |    42447    18913    233 |  0.006 % |
93.47/93.52	c |    131170 |     980    30485    93100 |    46692    34713    236 |  0.000 % |
164.94/165.08	c |    196856 |     980    30485    93100 |    51361    37608    242 |  0.000 % |
293.21/293.30	c |    295383 |     980    30485    93100 |    56498    24612    228 |  0.006 % |
554.03/554.23	c |    443173 |     980    30485    93100 |    62147    46090    252 |  0.000 % |
931.33/931.62	c |    664858 |     980    30485    93100 |    68362    36729    260 |  0.006 % |
1527.67/1528.17	c |    997383 |     980    30485    93100 |    75198    62020    261 |  0.006 % |
2635.57/2636.33	c |   1496171 |     980    30485    93100 |    82718    39039    261 |  0.006 % |
4447.78/4449.02	c |   2244353 |     980    30485    93100 |    90990    74435    272 |  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-1784960-1241877347/watcher-1784960-1241877347 -o /tmp/evaluation-result-1784960-1241877347/solver-1784960-1241877347 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1784960-1241877347.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 26585
/proc/meminfo: memFree=1699688/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=1988 CPUtime=0
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 250 0 0 0 0 0 0 0 18 0 1 0 215767944 2035712 236 1992294400 134512640 135048876 4294956208 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 497 236 50 130 0 364 0

[startup+0.0504081 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 26585
/proc/meminfo: memFree=1699688/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=3636 CPUtime=0.04
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 651 0 0 0 4 0 0 0 18 0 1 0 215767944 3723264 637 1992294400 134512640 135048876 4294956208 18446744073709551615 134529661 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 909 637 62 130 0 776 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3636

[startup+0.102413 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 26585
/proc/meminfo: memFree=1699688/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=4032 CPUtime=0.09
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 752 0 0 0 9 0 0 0 18 0 1 0 215767944 4128768 738 1992294400 134512640 135048876 4294956208 18446744073709551615 134533236 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 1008 738 62 130 0 875 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4032

[startup+0.301436 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 26585
/proc/meminfo: memFree=1699688/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=4232 CPUtime=0.29
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 782 0 0 0 29 0 0 0 19 0 1 0 215767944 4333568 768 1992294400 134512640 135048876 4294956208 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 1058 768 62 130 0 925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4232

[startup+0.701482 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 26585
/proc/meminfo: memFree=1699688/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=4924 CPUtime=0.69
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 1056 0 0 0 69 0 0 0 23 0 1 0 215767944 5042176 980 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 1231 980 66 130 0 1098 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4924

[startup+1.50157 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 26586
/proc/meminfo: memFree=1694432/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=8488 CPUtime=1.49
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 1926 0 0 0 149 0 0 0 25 0 1 0 215767944 8691712 1850 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 2122 1850 66 130 0 1989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8488

[startup+3.10176 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 26586
/proc/meminfo: memFree=1690016/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=13768 CPUtime=3.09
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 3238 0 0 0 309 0 0 0 25 0 1 0 215767944 14098432 3162 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 3442 3162 66 130 0 3309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13768

[startup+6.30113 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 26586
/proc/meminfo: memFree=1680864/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=21776 CPUtime=6.29
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 5257 0 0 0 628 1 0 0 25 0 1 0 215767944 22298624 5181 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 5444 5181 66 130 0 5311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21776

[startup+12.7019 s]
/proc/loadavg: 0.93 0.96 0.91 2/65 26586
/proc/meminfo: memFree=1668384/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=32240 CPUtime=12.69
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 7867 0 0 0 1267 2 0 0 25 0 1 0 215767944 33013760 7791 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 8060 7791 66 130 0 7927 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32240

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 26586
/proc/meminfo: memFree=1663968/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=36920 CPUtime=25.49
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 9025 0 0 0 2546 3 0 0 25 0 1 0 215767944 37806080 8949 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 9230 8949 66 130 0 9097 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36920

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 26586
/proc/meminfo: memFree=1658528/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=42396 CPUtime=51.08
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 10401 0 0 0 5104 4 0 0 25 0 1 0 215767944 43413504 10325 1992294400 134512640 135048876 4294956208 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 10599 10325 66 130 0 10466 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42396

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 26586
/proc/meminfo: memFree=1647072/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=53756 CPUtime=102.27
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 13201 0 0 0 10221 6 0 0 25 0 1 0 215767944 55046144 13125 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 13439 13125 66 130 0 13306 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 53756

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26586
/proc/meminfo: memFree=1643680/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=57136 CPUtime=162.24
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 14044 0 0 0 16218 6 0 0 25 0 1 0 215767944 58507264 13968 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 14284 13968 66 130 0 14151 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 57136

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26586
/proc/meminfo: memFree=1639840/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=60964 CPUtime=222.23
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 14992 0 0 0 22215 8 0 0 25 0 1 0 215767944 62427136 14916 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 15241 14916 66 130 0 15108 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 60964

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26586
/proc/meminfo: memFree=1638752/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=62176 CPUtime=282.21
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 15292 0 0 0 28213 8 0 0 25 0 1 0 215767944 63668224 15216 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 15544 15216 66 130 0 15411 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 62176

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26592
/proc/meminfo: memFree=1632472/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=68116 CPUtime=342.19
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 16782 0 0 0 34210 9 0 0 25 0 1 0 215767944 69750784 16706 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 17029 16706 66 130 0 16896 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 68116

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26592
/proc/meminfo: memFree=1632536/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=68116 CPUtime=402.17
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 16788 0 0 0 40208 9 0 0 25 0 1 0 215767944 69750784 16712 1992294400 134512640 135048876 4294956208 18446744073709551615 134547161 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 17029 16712 66 130 0 16896 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 68116

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26592
/proc/meminfo: memFree=1627800/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=72804 CPUtime=462.16
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 17961 0 0 0 46205 11 0 0 25 0 1 0 215767944 74551296 17885 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 18201 17885 66 130 0 18068 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 72804

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26592
/proc/meminfo: memFree=1624152/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=76580 CPUtime=522.14
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 18881 0 0 0 52202 12 0 0 25 0 1 0 215767944 78417920 18805 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 19145 18805 66 130 0 19012 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 76580

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26592
/proc/meminfo: memFree=1621656/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=79076 CPUtime=582.13
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 19482 0 0 0 58200 13 0 0 25 0 1 0 215767944 80973824 19406 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 19769 19406 66 130 0 19636 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 79076

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26592
/proc/meminfo: memFree=1621664/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=79076 CPUtime=642.12
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 19482 0 0 0 64199 13 0 0 25 0 1 0 215767944 80973824 19406 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 19769 19406 66 130 0 19636 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 79076


################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1566240/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=133992 CPUtime=4001.21
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 33191 0 0 0 400084 37 0 0 25 0 1 0 215767944 137207808 32909 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 33498 32909 66 130 0 33365 0
Current children cumulated CPU time (s) 4001.21
Current children cumulated vsize (KiB) 133992

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1566176/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=133992 CPUtime=4061.19
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 33193 0 0 0 406082 37 0 0 25 0 1 0 215767944 137207808 32911 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 33498 32911 66 130 0 33365 0
Current children cumulated CPU time (s) 4061.19
Current children cumulated vsize (KiB) 133992

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1565920/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=134320 CPUtime=4121.17
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 33258 0 0 0 412080 37 0 0 25 0 1 0 215767944 137543680 32976 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 33580 32976 66 130 0 33447 0
Current children cumulated CPU time (s) 4121.17
Current children cumulated vsize (KiB) 134320

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1564960/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=135568 CPUtime=4181.15
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 33503 0 0 0 418078 37 0 0 25 0 1 0 215767944 138821632 33221 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 33892 33221 66 130 0 33759 0
Current children cumulated CPU time (s) 4181.15
Current children cumulated vsize (KiB) 135568

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1563232/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=137152 CPUtime=4241.14
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 33921 0 0 0 424076 38 0 0 25 0 1 0 215767944 140443648 33639 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 34288 33639 66 130 0 34155 0
Current children cumulated CPU time (s) 4241.14
Current children cumulated vsize (KiB) 137152

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1563168/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=137152 CPUtime=4301.12
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 33921 0 0 0 430074 38 0 0 25 0 1 0 215767944 140443648 33639 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 34288 33639 66 130 0 34155 0
Current children cumulated CPU time (s) 4301.12
Current children cumulated vsize (KiB) 137152

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1563168/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=137152 CPUtime=4361.11
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 33921 0 0 0 436072 39 0 0 25 0 1 0 215767944 140443648 33639 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 34288 33639 66 130 0 34155 0
Current children cumulated CPU time (s) 4361.11
Current children cumulated vsize (KiB) 137152

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1563168/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=137152 CPUtime=4421.09
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 33921 0 0 0 442070 39 0 0 25 0 1 0 215767944 140443648 33639 1992294400 134512640 135048876 4294956208 18446744073709551615 134548216 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 34288 33639 66 130 0 34155 0
Current children cumulated CPU time (s) 4421.09
Current children cumulated vsize (KiB) 137152

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1557088/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=143224 CPUtime=4481.07
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 35433 0 0 0 448067 40 0 0 25 0 1 0 215767944 146661376 35151 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 35806 35151 66 130 0 35673 0
Current children cumulated CPU time (s) 4481.07
Current children cumulated vsize (KiB) 143224

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1557024/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=143224 CPUtime=4541.05
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 35435 0 0 0 454065 40 0 0 25 0 1 0 215767944 146661376 35153 1992294400 134512640 135048876 4294956208 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 35806 35153 66 130 0 35673 0
Current children cumulated CPU time (s) 4541.05
Current children cumulated vsize (KiB) 143224

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1557024/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=143224 CPUtime=4601.04
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 35440 0 0 0 460064 40 0 0 25 0 1 0 215767944 146661376 35158 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 35806 35158 66 130 0 35673 0
Current children cumulated CPU time (s) 4601.04
Current children cumulated vsize (KiB) 143224

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1556960/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=143224 CPUtime=4661.03
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 35443 0 0 0 466062 41 0 0 25 0 1 0 215767944 146661376 35161 1992294400 134512640 135048876 4294956208 18446744073709551615 134546988 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 35806 35161 66 130 0 35673 0
Current children cumulated CPU time (s) 4661.03
Current children cumulated vsize (KiB) 143224

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1556896/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=143224 CPUtime=4721.01
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 35453 0 0 0 472060 41 0 0 25 0 1 0 215767944 146661376 35171 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 35806 35171 66 130 0 35673 0
Current children cumulated CPU time (s) 4721.01
Current children cumulated vsize (KiB) 143224

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1556896/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=143064 CPUtime=4780.99
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 35454 0 0 0 478058 41 0 0 25 0 1 0 215767944 146497536 35142 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 35766 35142 66 130 0 35633 0
Current children cumulated CPU time (s) 4780.99
Current children cumulated vsize (KiB) 143064

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1556896/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=143064 CPUtime=4840.98
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 35454 0 0 0 484056 42 0 0 25 0 1 0 215767944 146497536 35142 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 35766 35142 66 130 0 35633 0
Current children cumulated CPU time (s) 4840.98
Current children cumulated vsize (KiB) 143064

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1556896/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=143060 CPUtime=4900.96
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 35454 0 0 0 490054 42 0 0 25 0 1 0 215767944 146493440 35141 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 35765 35141 66 130 0 35632 0
Current children cumulated CPU time (s) 4900.96
Current children cumulated vsize (KiB) 143060

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1556896/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=143060 CPUtime=4960.94
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 35455 0 0 0 496052 42 0 0 25 0 1 0 215767944 146493440 35142 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 35765 35142 66 130 0 35632 0
Current children cumulated CPU time (s) 4960.94
Current children cumulated vsize (KiB) 143060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26600
/proc/meminfo: memFree=1556896/2055920 swapFree=4121000/4192956
[pid=26585] ppid=26583 vsize=143060 CPUtime=5000.03
/proc/26585/stat : 26585 (minisat_noasser) R 26583 26585 26548 0 -1 4194304 35455 0 0 0 499961 42 0 0 25 0 1 0 215767944 146493440 35142 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/26585/statm: 35765 35142 66 130 0 35632 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 143060

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): 5001.43
CPU time (s): 5000.07
CPU user time (s): 4999.62
CPU system time (s): 0.452931
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 143224

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

runsolver used 3.84241 second user time and 10.0735 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-09 15:55:47
IDJOB=1784960
IDBENCH=24657
IDSOLVER=639
FILE ID=node20/1784960-1241877347
PBS_JOBID= 9264689
Free space on /tmp= 66340 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Hard/contest05/counting-php/easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784960-1241877347/watcher-1784960-1241877347 -o /tmp/evaluation-result-1784960-1241877347/solver-1784960-1241877347 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1784960-1241877347.cnf

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

MD5SUM BENCH= 4176ac9a36a2f88072132072fe2be571
RANDOM SEED=76497983

node20.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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1700104 kB
Buffers:         35980 kB
Cached:         190428 kB
SwapCached:      66264 kB
Active:          74960 kB
Inactive:       219324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700104 kB
SwapTotal:     4192956 kB
SwapFree:      4121000 kB
Dirty:            1836 kB
Writeback:           0 kB
Mapped:          13372 kB
Slab:            47564 kB
Committed_AS:   818168 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= 66336 MiB
End job on node20 at 2009-05-09 17:19:11