Trace number 1722864

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/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
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
0.59/0.67	c WARNING: for repeatability, setting FPU to use double precision
0.59/0.67	c ============================[ Problem Statistics ]=============================
0.59/0.67	c |                                                                             |
0.59/0.67	c |  Number of variables:  1430                                                 |
0.59/0.67	c |  Number of clauses:    79453                                                |
0.66/0.73	c |  Parsing time:         0.05         s                                       |
1.78/1.89	c ============================[ Search Statistics ]==============================
1.78/1.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.78/1.89	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.78/1.89	c ===============================================================================
1.78/1.89	c |         0 |     871    75119   323529 |    25039        0    nan |  0.000 % |
1.88/1.91	c |       101 |     871    75119   323529 |    27543      101     49 |  0.000 % |
1.88/1.94	c |       251 |     871    75119   323529 |    30297      251     50 |  0.000 % |
1.88/1.98	c |       476 |     871    75119   323529 |    33327      476     49 |  0.000 % |
1.98/2.03	c |       819 |     871    75119   323529 |    36660      819     54 |  0.000 % |
2.08/2.17	c |      1325 |     871    75119   323529 |    40326     1325     55 |  0.000 % |
2.28/2.33	c |      2085 |     871    75119   323529 |    44359     2085     58 |  0.000 % |
2.58/2.68	c |      3224 |     871    75119   323529 |    48795     3224     56 |  0.000 % |
3.18/3.26	c |      4935 |     871    75119   323529 |    53674     4935     54 |  0.000 % |
4.18/4.21	c |      7498 |     871    75119   323529 |    59042     7498     56 |  0.000 % |
5.78/5.82	c |     11344 |     871    75119   323529 |    64946    11344     57 |  0.000 % |
8.78/8.88	c |     17111 |     871    75119   323529 |    71441    17111     56 |  0.000 % |
14.88/14.93	c |     25760 |     871    75119   323529 |    78585    25760     57 |  0.000 % |
27.17/27.20	c |     38737 |     871    75119   323529 |    86443    38737     58 |  0.000 % |
52.77/52.89	c |     58199 |     871    75119   323529 |    95088    58199     59 |  0.000 % |
108.65/108.72	c |     87391 |     871    75119   323529 |   104596    87391     58 |  0.000 % |
166.74/166.84	c |    131181 |     871    75119   323529 |   115056    44153     50 |  0.000 % |
249.41/249.57	c |    196868 |     871    75119   323529 |   126562   109840     51 |  0.000 % |
363.68/363.89	c |    295394 |     871    75119   323529 |   139218   102655     50 |  0.000 % |
720.50/720.73	c |    443185 |     871    75119   323529 |   153140   127683     53 |  0.000 % |
1028.83/1029.16	c |    664870 |     871    75119   323529 |   168454    80080     52 |  0.000 % |
1200.09/1200.41	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-1722864-1240680560/watcher-1722864-1240680560 -o /tmp/evaluation-result-1722864-1240680560/solver-1722864-1240680560 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1722864-1240680560.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 1.01 3/64 16374
/proc/meminfo: memFree=1486248/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=2216 CPUtime=0
/proc/16374/stat : 16374 (IUT_BMB_SAT) R 16372 16374 16244 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 96083253 2269184 164 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 1 0 0
/proc/16374/statm: 554 165 90 274 0 277 0

[startup+0.0922699 s]
/proc/loadavg: 0.92 0.98 1.01 3/64 16374
/proc/meminfo: memFree=1486248/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=3876 CPUtime=0.08
/proc/16374/stat : 16374 (IUT_BMB_SAT) R 16372 16374 16244 0 -1 4194304 776 0 0 0 8 0 0 0 18 0 1 0 96083253 3969024 759 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/16374/statm: 969 759 97 274 0 692 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3876

[startup+0.10127 s]
/proc/loadavg: 0.92 0.98 1.01 3/64 16374
/proc/meminfo: memFree=1486248/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=4008 CPUtime=0.09
/proc/16374/stat : 16374 (IUT_BMB_SAT) R 16372 16374 16244 0 -1 4194304 809 0 0 0 9 0 0 0 18 0 1 0 96083253 4104192 792 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/16374/statm: 1002 792 97 274 0 725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4008

[startup+0.301287 s]
/proc/loadavg: 0.92 0.98 1.01 3/64 16374
/proc/meminfo: memFree=1486248/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.29
/proc/16374/stat : 16374 (IUT_BMB_SAT) R 16372 16374 16244 0 -1 4194304 1423 0 0 0 25 4 0 0 19 0 1 0 96083253 6537216 1406 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/16374/statm: 1596 1406 100 274 0 1319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6384

[startup+0.701324 s]
/proc/loadavg: 0.92 0.98 1.01 3/64 16374
/proc/meminfo: memFree=1486248/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 6384

[startup+1.50139 s]
/proc/loadavg: 0.92 0.98 1.01 2/67 16377
/proc/meminfo: memFree=1473744/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=9372 CPUtime=0.82
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 2152 0 0 0 81 1 0 0 24 0 1 0 96083320 9596928 2132 1992294400 134512640 135243223 4294956304 18446744073709551615 134535531 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 2343 2132 78 178 0 2163 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21112

[startup+3.10153 s]
/proc/loadavg: 0.92 0.98 1.01 2/67 16377
/proc/meminfo: memFree=1471568/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=8556 CPUtime=2.42
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 2160 0 0 0 241 1 0 0 25 0 1 0 96083320 8761344 1974 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 2139 1974 85 178 0 1959 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20296

[startup+6.30281 s]
/proc/loadavg: 0.93 0.98 1.01 2/67 16377
/proc/meminfo: memFree=1470416/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=10172 CPUtime=5.62
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 2570 0 0 0 561 1 0 0 25 0 1 0 96083320 10416128 2384 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 2543 2384 85 178 0 2363 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21912

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 1.01 2/67 16377
/proc/meminfo: memFree=1467344/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=12876 CPUtime=12.02
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 3254 0 0 0 1200 2 0 0 25 0 1 0 96083320 13185024 3068 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 3219 3068 85 178 0 3039 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24616

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 1.01 2/67 16377
/proc/meminfo: memFree=1463120/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=17152 CPUtime=24.81
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 4301 0 0 0 2478 3 0 0 25 0 1 0 96083320 17563648 4115 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 4288 4115 85 178 0 4108 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28892

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 1.00 2/67 16377
/proc/meminfo: memFree=1457488/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=23004 CPUtime=50.41
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 5740 0 0 0 5036 5 0 0 25 0 1 0 96083320 23556096 5554 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 5751 5554 85 178 0 5571 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34744

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.00 2/67 16377
/proc/meminfo: memFree=1449808/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=30744 CPUtime=101.59
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 7627 0 0 0 10153 6 0 0 25 0 1 0 96083320 31481856 7441 1992294400 134512640 135243223 4294956304 18446744073709551615 134555560 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 7686 7441 85 178 0 7506 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 42484

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 16377
/proc/meminfo: memFree=1444368/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=36304 CPUtime=161.58
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 8966 0 0 0 16150 8 0 0 25 0 1 0 96083320 37175296 8780 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 9076 8780 85 178 0 8896 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 48044

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 16377
/proc/meminfo: memFree=1443664/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=37004 CPUtime=221.56
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 9137 0 0 0 22148 8 0 0 25 0 1 0 96083320 37892096 8951 1992294400 134512640 135243223 4294956304 18446744073709551615 134555608 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 9251 8951 85 178 0 9071 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 48744

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 16377
/proc/meminfo: memFree=1440336/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1434256/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=46596 CPUtime=701.45
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 11426 0 0 0 70133 12 0 0 25 0 1 0 96083320 47714304 11223 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 11649 11223 85 178 0 11469 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 58336

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 16379
/proc/meminfo: memFree=1429648/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=51292 CPUtime=761.44
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 12559 0 0 0 76131 13 0 0 25 0 1 0 96083320 52523008 12356 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 12823 12356 85 178 0 12643 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 63032

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 16379
/proc/meminfo: memFree=1427856/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=53200 CPUtime=821.42
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 13003 0 0 0 82128 14 0 0 25 0 1 0 96083320 54476800 12800 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 13300 12800 85 178 0 13120 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 64940

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 16379
/proc/meminfo: memFree=1427536/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=53528 CPUtime=881.4
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 13078 0 0 0 88126 14 0 0 25 0 1 0 96083320 54812672 12875 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 13382 12875 85 178 0 13202 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 65268

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 16379
/proc/meminfo: memFree=1427344/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=53692 CPUtime=941.38
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 13118 0 0 0 94124 14 0 0 25 0 1 0 96083320 54980608 12915 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 13423 12915 85 178 0 13243 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 65432

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 16379
/proc/meminfo: memFree=1427280/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=53692 CPUtime=1001.37
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 13135 0 0 0 100123 14 0 0 25 0 1 0 96083320 54980608 12932 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 13423 12932 85 178 0 13243 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 65432

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 16379
/proc/meminfo: memFree=1427088/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=53856 CPUtime=1061.36
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 13179 0 0 0 106121 15 0 0 25 0 1 0 96083320 55148544 12976 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 13464 12976 85 178 0 13284 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 65596

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 16379
/proc/meminfo: memFree=1426896/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=54184 CPUtime=1121.35
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 13240 0 0 0 112120 15 0 0 25 0 1 0 96083320 55484416 13037 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 13546 13037 85 178 0 13366 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 65924

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 16379
/proc/meminfo: memFree=1424720/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=56384 CPUtime=1181.33
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 13767 0 0 0 118118 15 0 0 25 0 1 0 96083320 57737216 13564 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 14096 13564 85 178 0 13916 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 68124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 16379
/proc/meminfo: memFree=1423504/2055920 swapFree=4192812/4192956
[pid=16374] ppid=16372 vsize=6384 CPUtime=0.66
/proc/16374/stat : 16374 (IUT_BMB_SAT) S 16372 16374 16244 0 -1 4194304 1429 0 0 0 36 30 0 0 22 0 1 0 96083253 6537216 1411 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16374/statm: 1596 1411 105 274 0 1319 0
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (sh) S 16374 16374 16244 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96083320 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16376/statm: 1339 232 193 169 0 50 0
[pid=16377] ppid=16376 vsize=57584 CPUtime=1199.43
/proc/16377/stat : 16377 (minisat) R 16376 16374 16244 0 -1 4194304 14063 0 0 0 119927 16 0 0 25 0 1 0 96083320 58966016 13860 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16377/statm: 14396 13860 85 178 0 14216 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 69324

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 16374 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=372943
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=306953
# CPU time returned by wait4() is 0.679896
# 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.63
CPU system time (s): 0.46
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 69324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.372943
system time used= 0.306953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2481
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.08483 second user time and 3.2905 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-25 19:29:20
IDJOB=1722864
IDBENCH=71098
IDSOLVER=523
FILE ID=node58/1722864-1240680560
PBS_JOBID= 9186671
Free space on /tmp= 65940 MiB

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

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1607538757

node58.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.233
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.233
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:       1486664 kB
Buffers:         24580 kB
Cached:         466372 kB
SwapCached:        144 kB
Active:          74056 kB
Inactive:       430924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1486664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3404 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            50368 kB
Committed_AS:   324636 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65936 MiB
End job on node58 at 2009-04-25 19:49:23