Trace number 1737847

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
IUT_BMB_SAT 1.0? (TO) 1200.09 1200.62

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i9_pp.cnf
MD5SUM1676a91b04f7e8bdd3b48714436b51f2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.0508
Satisfiable
(Un)Satisfiability was proved
Number of variables24336
Number of clauses287938
Sum of the clauses size953826
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247673
Number of clauses of size 3140712
Number of clauses of size 476848
Number of clauses of size 517640
Number of clauses of size over 55065

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
2.89/2.99	c WARNING: for repeatability, setting FPU to use double precision
2.89/2.99	c ============================[ Problem Statistics ]=============================
2.89/2.99	c |                                                                             |
2.89/2.99	c |  Number of variables:  24336                                                |
2.89/2.99	c |  Number of clauses:    286318                                               |
3.18/3.29	c |  Parsing time:         0.26         s                                       |
4.67/4.74	c ============================[ Search Statistics ]==============================
4.67/4.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.67/4.74	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.67/4.74	c ===============================================================================
4.67/4.74	c |         0 |   15002   244640   879055 |    81546        0    nan |  0.000 % |
4.67/4.78	c |       102 |   15002   244640   879055 |    89701      102     15 |  1.516 % |
4.77/4.81	c |       253 |   15002   244640   879055 |    98671      253     14 |  1.516 % |
4.77/4.85	c |       478 |   15002   244640   879055 |   108538      478     17 |  1.516 % |
4.87/4.93	c |       815 |   15002   244640   879055 |   119392      815     19 |  1.516 % |
4.97/5.01	c |      1321 |   15002   244640   879055 |   131331     1321     23 |  1.516 % |
5.07/5.12	c |      2081 |   15002   244640   879055 |   144464     2081     24 |  1.516 % |
5.17/5.22	c |      3220 |   15002   244640   879055 |   158911     3220     22 |  1.516 % |
5.57/5.63	c |      4931 |   15002   244640   879055 |   174802     4931     28 |  1.516 % |
6.17/6.22	c |      7494 |   15002   244640   879055 |   192282     7494     31 |  1.516 % |
7.07/7.14	c |     11340 |   15002   244640   879055 |   211511    11340     36 |  1.516 % |
8.57/8.65	c |     17110 |   15001   244577   878845 |   232662    17106     35 |  1.520 % |
11.47/11.55	c |     25760 |   15001   244577   878845 |   255928    25756     38 |  1.520 % |
15.86/15.92	c |     38736 |   15001   244577   878845 |   281521    38732     44 |  1.520 % |
34.16/34.21	c |     58197 |   15001   244577   878845 |   309673    58193     67 |  1.520 % |
47.16/47.21	c |     87389 |   15001   244577   878845 |   340640    87385     60 |  1.520 % |
85.84/85.94	c |    131178 |   15000   244514   878635 |   374704   131164     66 |  1.524 % |
173.51/173.66	c |    196862 |   14998   244388   878215 |   412175   196807     76 |  1.533 % |
404.52/404.74	c |    295390 |   14998   244388   878215 |   453392   295335     95 |  1.533 % |
827.24/827.68	c |    443180 |   14998   244388   878215 |   498731   443125     99 |  1.533 % |
1188.09/1188.66	c |    664863 |   14998   244388   878215 |   548605   196272     79 |  1.533 % |
1200.09/1200.62	c cannot read from file

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-1737847-1240833102/watcher-1737847-1240833102 -o /tmp/evaluation-result-1737847-1240833102/solver-1737847-1240833102 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1737847-1240833102.cnf HOME 

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: 1.00 0.97 0.85 3/64 19146
/proc/meminfo: memFree=1608512/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=4660 CPUtime=0
/proc/19146/stat : 19146 (IUT_BMB_SAT) R 19144 19146 19052 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 111336271 4771840 175 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/19146/statm: 1165 175 93 274 0 888 0

[startup+0.05554 s]
/proc/loadavg: 1.00 0.97 0.85 3/64 19146
/proc/meminfo: memFree=1608512/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=6280 CPUtime=0.04
/proc/19146/stat : 19146 (IUT_BMB_SAT) R 19144 19146 19052 0 -1 4194304 1307 0 0 0 4 0 0 0 18 0 1 0 111336271 6430720 1290 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/19146/statm: 1570 1291 93 274 0 1293 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6280

[startup+0.101543 s]
/proc/loadavg: 1.00 0.97 0.85 3/64 19146
/proc/meminfo: memFree=1608512/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=9252 CPUtime=0.09
/proc/19146/stat : 19146 (IUT_BMB_SAT) R 19144 19146 19052 0 -1 4194304 2128 0 0 0 8 1 0 0 18 0 1 0 111336271 9474048 2111 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/19146/statm: 2313 2111 99 274 0 2036 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9252

[startup+0.301562 s]
/proc/loadavg: 1.00 0.97 0.85 3/64 19146
/proc/meminfo: memFree=1608512/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=12288 CPUtime=0.29
/proc/19146/stat : 19146 (IUT_BMB_SAT) R 19144 19146 19052 0 -1 4194304 2901 0 0 0 28 1 0 0 19 0 1 0 111336271 12582912 2884 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/19146/statm: 3072 2884 99 274 0 2795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12288

[startup+0.701602 s]
/proc/loadavg: 1.00 0.97 0.85 3/64 19146
/proc/meminfo: memFree=1608512/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=17964 CPUtime=0.69
/proc/19146/stat : 19146 (IUT_BMB_SAT) R 19144 19146 19052 0 -1 4194304 4318 0 0 0 67 2 0 0 23 0 1 0 111336271 18395136 4301 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/19146/statm: 4491 4301 99 274 0 4214 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17964

[startup+1.50169 s]
/proc/loadavg: 1.00 0.97 0.85 2/65 19147
/proc/meminfo: memFree=1587448/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=1.49
/proc/19146/stat : 19146 (IUT_BMB_SAT) R 19144 19146 19052 0 -1 4194304 7044 0 0 0 142 7 0 0 25 0 1 0 111336271 29192192 6949 1992294400 134512640 135635285 4294956224 18446744073709551615 135089415 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 7127 6949 101 274 0 6850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28508

[startup+3.10184 s]
/proc/loadavg: 1.00 0.97 0.85 2/65 19147
/proc/meminfo: memFree=1578232/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 28508

[startup+6.30116 s]
/proc/loadavg: 1.00 0.97 0.85 2/67 19149
/proc/meminfo: memFree=1549608/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=26148 CPUtime=3.29
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 7080 0 0 0 324 5 0 0 25 0 1 0 111336571 26775552 6212 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 6537 6212 85 178 0 6357 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 60012

[startup+12.7028 s]
/proc/loadavg: 1.08 0.99 0.86 2/67 19149
/proc/meminfo: memFree=1549488/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=26356 CPUtime=9.69
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 7106 0 0 0 964 5 0 0 25 0 1 0 111336571 26988544 6238 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 6589 6238 85 178 0 6409 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 60220

[startup+25.5011 s]
/proc/loadavg: 1.06 0.99 0.86 2/67 19149
/proc/meminfo: memFree=1542960/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=33184 CPUtime=22.48
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 8844 0 0 0 2242 6 0 0 25 0 1 0 111336571 33980416 7976 1992294400 134512640 135243223 4294956320 18446744073709551615 134558569 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 8296 7976 85 178 0 8116 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 67048

[startup+51.1016 s]
/proc/loadavg: 1.04 0.99 0.86 2/67 19149
/proc/meminfo: memFree=1530288/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=45960 CPUtime=48.07
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 12043 0 0 0 4798 9 0 0 25 0 1 0 111336571 47063040 11175 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 11490 11175 85 178 0 11310 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 79824

[startup+102.306 s]
/proc/loadavg: 1.06 1.00 0.87 2/67 19149
/proc/meminfo: memFree=1509808/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=66340 CPUtime=99.25
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 17086 0 0 0 9911 14 0 0 25 0 1 0 111336571 67932160 16218 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 16585 16218 85 178 0 16405 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 100204

[startup+162.302 s]
/proc/loadavg: 1.19 1.04 0.90 2/67 19149
/proc/meminfo: memFree=1492272/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=83768 CPUtime=159.24
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 21461 0 0 0 15905 19 0 0 25 0 1 0 111336571 85778432 20593 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 20942 20593 85 178 0 20762 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 117632

[startup+222.302 s]
/proc/loadavg: 1.14 1.06 0.91 2/67 19149
/proc/meminfo: memFree=1472368/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=103844 CPUtime=219.21
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 26431 0 0 0 21896 25 0 0 25 0 1 0 111336571 106336256 25563 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 25961 25563 85 178 0 25781 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 137708

[startup+282.302 s]
/proc/loadavg: 1.05 1.05 0.91 2/67 19149
/proc/meminfo: memFree=1458800/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=117628 CPUtime=279.19
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 29885 0 0 0 27890 29 0 0 25 0 1 0 111336571 120451072 29017 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 29407 29017 85 178 0 29227 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 151492

[startup+342.302 s]
/proc/loadavg: 1.02 1.04 0.91 2/67 19149
/proc/meminfo: memFree=1445808/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0

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

/proc/meminfo: memFree=1381616/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=194408 CPUtime=699.01
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 49055 0 0 0 69852 49 0 0 25 0 1 0 111336571 199073792 48187 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 48602 48187 85 178 0 48422 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 228272

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 19155
/proc/meminfo: memFree=1372848/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=203076 CPUtime=758.99
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 51225 0 0 0 75847 52 0 0 25 0 1 0 111336571 207949824 50357 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 50769 50357 85 178 0 50589 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 236940

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 19155
/proc/meminfo: memFree=1365360/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=210480 CPUtime=818.96
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 53108 0 0 0 81842 54 0 0 25 0 1 0 111336571 215531520 52240 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 52620 52240 85 178 0 52440 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 244344

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 19155
/proc/meminfo: memFree=1356912/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=219592 CPUtime=878.94
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 55193 0 0 0 87837 57 0 0 25 0 1 0 111336571 224862208 54325 1992294400 134512640 135243223 4294956320 18446744073709551615 134566346 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 54898 54325 85 178 0 54718 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 253456

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 19155
/proc/meminfo: memFree=1347952/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=228604 CPUtime=938.92
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 57460 0 0 0 93833 59 0 0 25 0 1 0 111336571 234090496 56592 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 57151 56592 85 178 0 56971 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 262468

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 19155
/proc/meminfo: memFree=1343280/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=233148 CPUtime=998.89
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 58590 0 0 0 99829 60 0 0 25 0 1 0 111336571 238743552 57722 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 58287 57722 85 178 0 58107 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 267012

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 19155
/proc/meminfo: memFree=1343280/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=233148 CPUtime=1058.87
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 58590 0 0 0 105827 60 0 0 25 0 1 0 111336571 238743552 57722 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 58287 57722 85 178 0 58107 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 267012

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 19155
/proc/meminfo: memFree=1343280/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=233148 CPUtime=1118.85
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 58590 0 0 0 111825 60 0 0 25 0 1 0 111336571 238743552 57722 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 58287 57722 85 178 0 58107 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 267012

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 19155
/proc/meminfo: memFree=1343280/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=233148 CPUtime=1178.81
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 58591 0 0 0 117821 60 0 0 25 0 1 0 111336571 238743552 57723 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 58287 57723 85 178 0 58107 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 267012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 19155
/proc/meminfo: memFree=1343280/2055920 swapFree=4182076/4192956
[pid=19146] ppid=19144 vsize=28508 CPUtime=2.98
/proc/19146/stat : 19146 (IUT_BMB_SAT) S 19144 19146 19052 0 -1 4194304 7050 0 0 0 191 107 0 0 25 0 1 0 111336271 29192192 6954 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19146/statm: 7127 6954 106 274 0 6850 0
[pid=19148] ppid=19146 vsize=5356 CPUtime=0
/proc/19148/stat : 19148 (sh) S 19146 19146 19052 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111336570 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19148/statm: 1339 232 193 169 0 50 0
[pid=19149] ppid=19148 vsize=233148 CPUtime=1197.11
/proc/19149/stat : 19149 (minisat) R 19148 19146 19052 0 -1 4194304 58591 0 0 0 119651 60 0 0 25 0 1 0 111336571 238743552 57723 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19149/statm: 58287 57723 85 178 0 58107 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 267012

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19146 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=915708
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=82835
# CPU time returned by wait4() is 2.99854
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.62
CPU time (s): 1200.09
CPU user time (s): 1198.42
CPU system time (s): 1.67
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 267012

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

runsolver used 1.17082 second user time and 3.20751 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-27 13:51:42
IDJOB=1737847
IDBENCH=71796
IDSOLVER=523
FILE ID=node70/1737847-1240833102
PBS_JOBID= 9187536
Free space on /tmp= 66524 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n8_i9_pp.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737847-1240833102/watcher-1737847-1240833102 -o /tmp/evaluation-result-1737847-1240833102/solver-1737847-1240833102 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1737847-1240833102.cnf HOME

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

MD5SUM BENCH= 1676a91b04f7e8bdd3b48714436b51f2
RANDOM SEED=712869975

node70.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.213
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.213
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:       1609056 kB
Buffers:         61144 kB
Cached:         307420 kB
SwapCached:       5028 kB
Active:         195636 kB
Inactive:       181684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609056 kB
SwapTotal:     4192956 kB
SwapFree:      4182076 kB
Dirty:            8344 kB
Writeback:           0 kB
Mapped:          14976 kB
Slab:            55652 kB
Committed_AS:   421764 kB
PageTables:       1372 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= 66516 MiB
End job on node70 at 2009-04-27 14:11:45