Trace number 1722614

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.06 1200.72

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_09_UNSAT.cnf
MD5SUM3cd74d1813a4408b4123afc23df07d7d
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 variables1910
Number of clauses167931
Sum of the clauses size500698
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23312
Number of clauses of size 3164588
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
1.29/1.30	c WARNING: for repeatability, setting FPU to use double precision
1.29/1.30	c ============================[ Problem Statistics ]=============================
1.29/1.30	c |                                                                             |
1.29/1.31	c |  Number of variables:  1910                                                 |
1.29/1.31	c |  Number of clauses:    167931                                               |
1.30/1.43	c |  Parsing time:         0.11         s                                       |
5.88/5.91	c ============================[ Search Statistics ]==============================
5.88/5.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.88/5.91	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.88/5.91	c ===============================================================================
5.88/5.91	c |         0 |    1151   158551   707255 |    52850        0    nan |  0.000 % |
5.88/5.98	c |       100 |    1151   158551   707255 |    58135      100     53 |  0.000 % |
5.98/6.06	c |       251 |    1151   158551   707255 |    63948      251     49 |  0.000 % |
6.08/6.17	c |       478 |    1151   158551   707255 |    70343      478     50 |  0.000 % |
6.28/6.33	c |       815 |    1151   158551   707255 |    77378      815     51 |  0.000 % |
6.58/6.63	c |      1321 |    1151   158551   707255 |    85115     1321     51 |  0.000 % |
6.98/7.07	c |      2080 |    1151   158551   707255 |    93627     2080     54 |  0.000 % |
7.78/7.86	c |      3220 |    1151   158551   707255 |   102990     3220     55 |  0.000 % |
8.68/8.73	c |      4928 |    1151   158551   707255 |   113289     4928     58 |  0.000 % |
9.88/9.96	c |      7490 |    1151   158551   707255 |   124618     7490     58 |  0.000 % |
12.08/12.12	c |     11334 |    1151   158551   707255 |   137080    11334     59 |  0.000 % |
16.67/16.75	c |     17100 |    1151   158551   707255 |   150788    17100     59 |  0.000 % |
23.37/23.43	c |     25749 |    1151   158551   707255 |   165866    25749     57 |  0.000 % |
39.36/39.49	c |     38723 |    1151   158551   707255 |   182453    38723     58 |  0.000 % |
68.34/68.43	c |     58186 |    1151   158551   707255 |   200699    58186     57 |  0.000 % |
110.33/110.45	c |     87380 |    1151   158551   707255 |   220768    87380     57 |  0.000 % |
207.28/207.45	c |    131169 |    1151   158551   707255 |   242845   131169     56 |  0.000 % |
384.59/384.85	c |    196854 |    1151   158551   707255 |   267130   196854     55 |  0.000 % |
1012.37/1012.95	c |    295385 |    1151   158551   707255 |   293843    45200     51 |  0.000 % |
1200.06/1200.71	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-1722614-1240677648/watcher-1722614-1240677648 -o /tmp/evaluation-result-1722614-1240677648/solver-1722614-1240677648 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1722614-1240677648.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 1.00 1.07 3/64 20117
/proc/meminfo: memFree=1651000/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=3252 CPUtime=0
/proc/20117/stat : 20117 (IUT_BMB_SAT) R 20115 20117 19651 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 95798527 3330048 174 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/20117/statm: 813 174 90 274 0 536 0

[startup+0.0589789 s]
/proc/loadavg: 1.00 1.00 1.07 3/64 20117
/proc/meminfo: memFree=1651000/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=4468 CPUtime=0.05
/proc/20117/stat : 20117 (IUT_BMB_SAT) R 20115 20117 19651 0 -1 4194304 948 0 0 0 5 0 0 0 18 0 1 0 95798527 4575232 931 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/20117/statm: 1117 931 97 274 0 840 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4468

[startup+0.101987 s]
/proc/loadavg: 1.00 1.00 1.07 3/64 20117
/proc/meminfo: memFree=1651000/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=5260 CPUtime=0.09
/proc/20117/stat : 20117 (IUT_BMB_SAT) R 20115 20117 19651 0 -1 4194304 1136 0 0 0 9 0 0 0 18 0 1 0 95798527 5386240 1119 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/20117/statm: 1315 1119 97 274 0 1038 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5260

[startup+0.302028 s]
/proc/loadavg: 1.00 1.00 1.07 3/64 20117
/proc/meminfo: memFree=1651000/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=8560 CPUtime=0.29
/proc/20117/stat : 20117 (IUT_BMB_SAT) R 20115 20117 19651 0 -1 4194304 1958 0 0 0 29 0 0 0 19 0 1 0 95798527 8765440 1941 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/20117/statm: 2140 1941 97 274 0 1863 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8560

[startup+0.702115 s]
/proc/loadavg: 1.00 1.00 1.07 3/64 20117
/proc/meminfo: memFree=1651000/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=0.69
/proc/20117/stat : 20117 (IUT_BMB_SAT) R 20115 20117 19651 0 -1 4194304 2676 0 0 0 52 17 0 0 24 0 1 0 95798527 11722752 2659 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/20117/statm: 2862 2659 100 274 0 2585 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11448

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 20118
/proc/meminfo: memFree=1639088/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 11448

[startup+3.10163 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 20120
/proc/meminfo: memFree=1627032/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=14336 CPUtime=1.78
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 3427 0 0 0 177 1 0 0 25 0 1 0 95798658 14680064 3407 1992294400 134512640 135243223 4294956304 18446744073709551615 134557397 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 3584 3407 78 178 0 3404 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31140

[startup+6.30131 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 20120
/proc/meminfo: memFree=1621144/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=15524 CPUtime=4.98
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 4155 0 0 0 497 1 0 0 25 0 1 0 95798658 15896576 3767 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 3881 3767 85 178 0 3701 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32328

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 20120
/proc/meminfo: memFree=1622560/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=15524 CPUtime=11.37
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 4157 0 0 0 1136 1 0 0 25 0 1 0 95798658 15896576 3769 1992294400 134512640 135243223 4294956304 18446744073709551615 134555576 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 3881 3769 85 178 0 3701 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32328

[startup+25.5024 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 20120
/proc/meminfo: memFree=1618976/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=19548 CPUtime=24.18
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 5133 0 0 0 2415 3 0 0 25 0 1 0 95798658 20017152 4745 1992294400 134512640 135243223 4294956304 18446744073709551615 134555735 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 4887 4745 85 178 0 4707 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36352

[startup+51.1029 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 20120
/proc/meminfo: memFree=1613664/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=25008 CPUtime=49.76
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 6470 0 0 0 4971 5 0 0 25 0 1 0 95798658 25608192 6082 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 6252 6082 85 178 0 6072 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 41812

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 20120
/proc/meminfo: memFree=1603808/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=34736 CPUtime=100.94
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 8875 0 0 0 10086 8 0 0 25 0 1 0 95798658 35569664 8487 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 8684 8487 85 178 0 8504 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 51540

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 20120
/proc/meminfo: memFree=1595040/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=43844 CPUtime=160.9
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 11076 0 0 0 16080 10 0 0 25 0 1 0 95798658 44896256 10688 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 10961 10688 85 178 0 10781 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 60648

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 20120
/proc/meminfo: memFree=1588896/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=49908 CPUtime=220.87
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 12566 0 0 0 22075 12 0 0 25 0 1 0 95798658 51105792 12178 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 12477 12178 85 178 0 12297 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 66712

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 20120
/proc/meminfo: memFree=1582816/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=56440 CPUtime=280.84
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 14101 0 0 0 28070 14 0 0 25 0 1 0 95798658 57794560 13713 1992294400 134512640 135243223 4294956304 18446744073709551615 134555941 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 14110 13713 85 178 0 13930 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 73244


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

/proc/meminfo: memFree=1560352/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=79208 CPUtime=760.6
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 19629 0 0 0 76039 21 0 0 25 0 1 0 95798658 81108992 19241 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 19802 19241 85 178 0 19622 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 96012

[startup+822.301 s]
/proc/loadavg: 1.08 1.05 1.01 2/67 20120
/proc/meminfo: memFree=1558112/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=81456 CPUtime=820.57
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 20176 0 0 0 82036 21 0 0 25 0 1 0 95798658 83410944 19788 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 20364 19788 85 178 0 20184 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 98260

[startup+882.301 s]
/proc/loadavg: 1.03 1.03 1.01 2/67 20120
/proc/meminfo: memFree=1556320/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=83188 CPUtime=880.53
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 20611 0 0 0 88032 21 0 0 25 0 1 0 95798658 85184512 20223 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 20797 20223 85 178 0 20617 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 99992

[startup+942.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/67 20120
/proc/meminfo: memFree=1554848/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=84644 CPUtime=940.49
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 20974 0 0 0 94028 21 0 0 25 0 1 0 95798658 86675456 20586 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 21161 20586 85 178 0 20981 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 101448

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 20120
/proc/meminfo: memFree=1553760/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=85700 CPUtime=1000.47
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 21236 0 0 0 100025 22 0 0 25 0 1 0 95798658 87756800 20848 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 21425 20848 85 178 0 21245 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 102504

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 20120
/proc/meminfo: memFree=1553760/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=85700 CPUtime=1060.45
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 21243 0 0 0 106023 22 0 0 25 0 1 0 95798658 87756800 20855 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 21425 20855 85 178 0 21245 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 102504

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 20120
/proc/meminfo: memFree=1553760/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=85700 CPUtime=1120.4
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 21246 0 0 0 112018 22 0 0 25 0 1 0 95798658 87756800 20858 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20120/statm: 21425 20858 85 178 0 21245 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 102504

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20120
/proc/meminfo: memFree=1553504/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=85944 CPUtime=1180.36
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 21299 0 0 0 118014 22 0 0 25 0 1 0 95798658 88006656 20911 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 21486 20911 85 178 0 21306 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 102748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20120
/proc/meminfo: memFree=1553440/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=85944 CPUtime=1198.76
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 21303 0 0 0 119854 22 0 0 25 0 1 0 95798658 88006656 20915 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 21486 20915 85 178 0 21306 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 102748

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20120
/proc/meminfo: memFree=1553440/2055920 swapFree=4192812/4192956
[pid=20117] ppid=20115 vsize=11448 CPUtime=1.3
/proc/20117/stat : 20117 (IUT_BMB_SAT) S 20115 20117 19651 0 -1 4194304 2682 0 0 0 72 58 0 0 25 0 1 0 95798527 11722752 2664 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20117/statm: 2862 2664 105 274 0 2585 0
[pid=20119] ppid=20117 vsize=5356 CPUtime=0
/proc/20119/stat : 20119 (sh) S 20117 20117 19651 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95798657 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20119/statm: 1339 232 193 169 0 50 0
[pid=20120] ppid=20119 vsize=85944 CPUtime=1198.76
/proc/20120/stat : 20120 (minisat) R 20119 20117 19651 0 -1 4194304 21303 0 0 0 119854 22 0 0 25 0 1 0 95798658 88006656 20915 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20120/statm: 21486 20915 85 178 0 21306 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 102748

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20117 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=730888
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=584911
# CPU time returned by wait4() is 1.3158
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.72
CPU time (s): 1200.06
CPU user time (s): 1199.26
CPU system time (s): 0.8
CPU usage (%): 99.9451
Max. virtual memory (cumulated for all children) (KiB): 102748

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

runsolver used 1.02484 second user time and 3.35849 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 18:40:49
IDJOB=1722614
IDBENCH=71093
IDSOLVER=523
FILE ID=node10/1722614-1240677648
PBS_JOBID= 9186601
Free space on /tmp= 66336 MiB

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

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

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED=213836781

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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:       1651480 kB
Buffers:         28464 kB
Cached:         300384 kB
SwapCached:          0 kB
Active:         103024 kB
Inactive:       239688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4824 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            47812 kB
Committed_AS:   343580 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= 66332 MiB
End job on node10 at 2009-04-25 19:00:51