Trace number 1721764

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.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_13_UNKNOWN.cnf
MD5SUM57b85ec7870f670f13b00667a6315c05
Bench CategoryAPPLICATION (applications 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 variables2058
Number of clauses144294
Sum of the clauses size429916
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23219
Number of clauses of size 3141052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
1.18/1.21	c WARNING: for repeatability, setting FPU to use double precision
1.18/1.21	c ============================[ Problem Statistics ]=============================
1.18/1.21	c |                                                                             |
1.18/1.21	c |  Number of variables:  2058                                                 |
1.18/1.21	c |  Number of clauses:    144294                                               |
1.20/1.32	c |  Parsing time:         0.10         s                                       |
4.48/4.52	c ============================[ Search Statistics ]==============================
4.48/4.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.48/4.52	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.48/4.52	c ===============================================================================
4.48/4.52	c |         0 |    1354   139832   610069 |    46610        0    nan |  0.000 % |
4.48/4.55	c |       101 |    1354   139832   610069 |    51271      101     67 |  0.000 % |
4.48/4.58	c |       254 |    1354   139832   610069 |    56398      254     75 |  0.000 % |
4.58/4.62	c |       480 |    1354   139832   610069 |    62038      480     80 |  0.000 % |
4.58/4.68	c |       819 |    1354   139832   610069 |    68242      819     80 |  0.000 % |
4.68/4.77	c |      1326 |    1354   139832   610069 |    75066     1326     88 |  0.000 % |
4.88/4.92	c |      2085 |    1354   139832   610069 |    82573     2085     93 |  0.000 % |
5.08/5.13	c |      3227 |    1354   139832   610069 |    90831     3227     96 |  0.000 % |
5.58/5.66	c |      4935 |    1354   139832   610069 |    99914     4935    100 |  0.000 % |
6.78/6.84	c |      7497 |    1354   139832   610069 |   109905     7497    102 |  0.000 % |
9.18/9.29	c |     11343 |    1354   139832   610069 |   120896    11343    104 |  0.000 % |
14.17/14.24	c |     17109 |    1354   139832   610069 |   132985    17109    106 |  0.000 % |
22.37/22.47	c |     25758 |    1354   139832   610069 |   146284    25758    107 |  0.000 % |
36.87/36.91	c |     38734 |    1354   139832   610069 |   160912    38734    107 |  0.000 % |
62.76/62.88	c |     58196 |    1354   139832   610069 |   177003    58196    106 |  0.000 % |
141.04/141.18	c |     87390 |    1354   139832   610069 |   194704    87390    106 |  0.000 % |
267.40/267.52	c |    131179 |    1354   139832   610069 |   214174   131179    106 |  0.000 % |
734.20/734.48	c |    196865 |    1354   139832   610069 |   235592   196865    105 |  0.000 % |
1113.71/1114.00	c |    295392 |    1354   139832   610069 |   259151    73618    106 |  0.000 % |
1200.09/1200.42	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-1721764-1240669222/watcher-1721764-1240669222 -o /tmp/evaluation-result-1721764-1240669222/solver-1721764-1240669222 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1721764-1240669222.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: 0.92 0.98 0.99 3/64 17245
/proc/meminfo: memFree=1750424/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=2976 CPUtime=0
/proc/17245/stat : 17245 (IUT_BMB_SAT) R 17243 17245 17023 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 94956204 3047424 105 1992294400 134512640 135635285 4294956208 18446744073709551615 135073504 0 0 4096 0 0 0 0 17 1 0 0
/proc/17245/statm: 744 105 90 274 0 467 0

[startup+0.0229351 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17245
/proc/meminfo: memFree=1750424/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=2976 CPUtime=0.01
/proc/17245/stat : 17245 (IUT_BMB_SAT) R 17243 17245 17023 0 -1 4194304 421 0 0 0 1 0 0 0 20 0 1 0 94956204 3047424 404 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 1 0 0
/proc/17245/statm: 744 404 90 274 0 467 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2976

[startup+0.101942 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17245
/proc/meminfo: memFree=1750424/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=4772 CPUtime=0.09
/proc/17245/stat : 17245 (IUT_BMB_SAT) R 17243 17245 17023 0 -1 4194304 1022 0 0 0 9 0 0 0 20 0 1 0 94956204 4886528 1005 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/17245/statm: 1193 1006 97 274 0 916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4772

[startup+0.301958 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17245
/proc/meminfo: memFree=1750424/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=8072 CPUtime=0.29
/proc/17245/stat : 17245 (IUT_BMB_SAT) R 17243 17245 17023 0 -1 4194304 1846 0 0 0 28 1 0 0 22 0 1 0 94956204 8265728 1829 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/17245/statm: 2018 1829 97 274 0 1741 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8072

[startup+0.701991 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17245
/proc/meminfo: memFree=1750424/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=0.68
/proc/17245/stat : 17245 (IUT_BMB_SAT) R 17243 17245 17023 0 -1 4194304 2371 0 0 0 50 18 0 0 25 0 1 0 94956204 10432512 2354 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/17245/statm: 2547 2354 100 274 0 2270 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10188

[startup+1.50105 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17246
/proc/meminfo: memFree=1739728/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 10188

[startup+3.10219 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 17248
/proc/meminfo: memFree=1729344/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=14492 CPUtime=1.88
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 3466 0 0 0 186 2 0 0 25 0 1 0 94956325 14839808 3446 1992294400 134512640 135243223 4294956304 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 3623 3446 78 178 0 3443 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30036

[startup+6.30145 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 17248
/proc/meminfo: memFree=1726144/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=13168 CPUtime=5.08
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 3500 0 0 0 506 2 0 0 25 0 1 0 94956325 13484032 3140 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 3292 3140 85 178 0 3112 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28712

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 17248
/proc/meminfo: memFree=1722176/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=17716 CPUtime=11.47
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 4630 0 0 0 1145 2 0 0 25 0 1 0 94956325 18141184 4270 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 4429 4270 85 178 0 4249 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 33260

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 17248
/proc/meminfo: memFree=1715968/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=23824 CPUtime=24.27
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 6120 0 0 0 2423 4 0 0 25 0 1 0 94956325 24395776 5760 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 5956 5760 85 178 0 5776 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 39368

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 17248
/proc/meminfo: memFree=1706112/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=33788 CPUtime=49.86
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 8577 0 0 0 4979 7 0 0 25 0 1 0 94956325 34598912 8217 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 8447 8217 85 178 0 8267 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 49332

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 17248
/proc/meminfo: memFree=1694080/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=46128 CPUtime=101.05
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 11568 0 0 0 10095 10 0 0 25 0 1 0 94956325 47235072 11208 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 11532 11208 85 178 0 11352 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 61672

[startup+162.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/67 17248
/proc/meminfo: memFree=1683776/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=56680 CPUtime=161.03
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 14136 0 0 0 16091 12 0 0 25 0 1 0 94956325 58040320 13776 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 14170 13776 85 178 0 13990 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 72224

[startup+222.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 17248
/proc/meminfo: memFree=1674496/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=66076 CPUtime=221.01
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 16461 0 0 0 22087 14 0 0 25 0 1 0 94956325 67661824 16101 1992294400 134512640 135243223 4294956304 18446744073709551615 134558303 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 16519 16101 85 178 0 16339 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 81620

[startup+282.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/67 17248
/proc/meminfo: memFree=1663680/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=77008 CPUtime=281
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 19147 0 0 0 28084 16 0 0 25 0 1 0 94956325 78856192 18779 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 19252 18779 85 178 0 19072 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 92552


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

/proc/meminfo: memFree=1634880/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=106436 CPUtime=700.9
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 26265 0 0 0 70065 25 0 0 25 0 1 0 94956325 108990464 25889 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 26609 25889 85 178 0 26429 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 121980

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17248
/proc/meminfo: memFree=1631296/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=110252 CPUtime=760.89
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 27156 0 0 0 76063 26 0 0 25 0 1 0 94956325 112898048 26780 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 27563 26780 85 178 0 27383 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 125796

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17248
/proc/meminfo: memFree=1628928/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=112760 CPUtime=820.88
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 27748 0 0 0 82060 28 0 0 25 0 1 0 94956325 115466240 27372 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 28190 27372 85 178 0 28010 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 128304

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17248
/proc/meminfo: memFree=1625792/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=116216 CPUtime=880.86
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 28507 0 0 0 88058 28 0 0 25 0 1 0 94956325 119005184 28131 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 29054 28131 85 178 0 28874 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 131760

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17248
/proc/meminfo: memFree=1622976/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=119392 CPUtime=940.85
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 29249 0 0 0 94055 30 0 0 25 0 1 0 94956325 122257408 28873 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 29848 28873 85 178 0 29668 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 134936

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17250
/proc/meminfo: memFree=1617472/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=124660 CPUtime=1000.84
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 30544 0 0 0 100053 31 0 0 25 0 1 0 94956325 127651840 30168 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 31165 30168 85 178 0 30985 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 140204

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17250
/proc/meminfo: memFree=1613056/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=128908 CPUtime=1060.82
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 31630 0 0 0 106050 32 0 0 25 0 1 0 94956325 132001792 31254 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 32227 31254 85 178 0 32047 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 144452

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17250
/proc/meminfo: memFree=1613056/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=128908 CPUtime=1120.8
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 31633 0 0 0 112048 32 0 0 25 0 1 0 94956325 132001792 31257 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 32227 31257 85 178 0 32047 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 144452

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17250
/proc/meminfo: memFree=1612992/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=128908 CPUtime=1180.79
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 31634 0 0 0 118047 32 0 0 25 0 1 0 94956325 132001792 31258 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 32227 31258 85 178 0 32047 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 144452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17250
/proc/meminfo: memFree=1612992/2055920 swapFree=4192812/4192956
[pid=17245] ppid=17243 vsize=10188 CPUtime=1.2
/proc/17245/stat : 17245 (IUT_BMB_SAT) S 17243 17245 17023 0 -1 4194304 2377 0 0 0 65 55 0 0 25 0 1 0 94956204 10432512 2359 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17245/statm: 2547 2359 105 274 0 2270 0
[pid=17247] ppid=17245 vsize=5356 CPUtime=0
/proc/17247/stat : 17247 (sh) S 17245 17245 17023 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94956325 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17247/statm: 1339 232 193 169 0 50 0
[pid=17248] ppid=17247 vsize=128908 CPUtime=1198.89
/proc/17248/stat : 17248 (minisat) R 17247 17245 17023 0 -1 4194304 31634 0 0 0 119857 32 0 0 25 0 1 0 94956325 132001792 31258 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17248/statm: 32227 31258 85 178 0 32047 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 144452

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 17245 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=658899
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=556915
# CPU time returned by wait4() is 1.21581
# 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.42
CPU time (s): 1200.09
CPU user time (s): 1199.22
CPU system time (s): 0.87
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 144452

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

runsolver used 1.09783 second user time and 3.2775 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-25 16:20:22
IDJOB=1721764
IDBENCH=71076
IDSOLVER=523
FILE ID=node3/1721764-1240669222
PBS_JOBID= 9186579
Free space on /tmp= 66068 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_13_UNKNOWN.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721764-1240669222/watcher-1721764-1240669222 -o /tmp/evaluation-result-1721764-1240669222/solver-1721764-1240669222 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1721764-1240669222.cnf HOME

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

MD5SUM BENCH= 57b85ec7870f670f13b00667a6315c05
RANDOM SEED=740258380

node3.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.212
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.212
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:       1750904 kB
Buffers:         21556 kB
Cached:         210452 kB
SwapCached:        144 kB
Active:          87584 kB
Inactive:       159508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4504 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            43988 kB
Committed_AS:   338732 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= 66064 MiB
End job on node3 at 2009-04-25 16:40:24