Trace number 1721964

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.02 1200.52

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_10_UNSAT.cnf
MD5SUM54c22a62e5d0a640d4ea8d185b9b1fc7
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 variables2112
Number of clauses191788
Sum of the clauses size572017
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23595
Number of clauses of size 3188162
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.59/1.60	c WARNING: for repeatability, setting FPU to use double precision
1.59/1.61	c ============================[ Problem Statistics ]=============================
1.59/1.61	c |                                                                             |
1.59/1.61	c |  Number of variables:  2112                                                 |
1.59/1.61	c |  Number of clauses:    191788                                               |
1.59/1.75	c |  Parsing time:         0.13         s                                       |
7.37/7.46	c ============================[ Search Statistics ]==============================
7.37/7.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.37/7.46	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.37/7.46	c ===============================================================================
7.37/7.46	c |         0 |    1314   182359   813389 |    60786        0    nan |  0.000 % |
7.47/7.51	c |       100 |    1314   182359   813389 |    66864      100     54 |  0.000 % |
7.47/7.58	c |       250 |    1314   182359   813389 |    73551      250     45 |  0.000 % |
7.57/7.67	c |       475 |    1314   182359   813389 |    80906      475     55 |  0.000 % |
7.77/7.83	c |       812 |    1314   182359   813389 |    88997      812     56 |  0.000 % |
7.97/8.01	c |      1319 |    1314   182359   813389 |    97896     1319     67 |  0.000 % |
8.36/8.43	c |      2078 |    1314   182359   813389 |   107686     2078     63 |  0.000 % |
9.16/9.23	c |      3219 |    1314   182359   813389 |   118455     3219     61 |  0.000 % |
10.06/10.16	c |      4929 |    1314   182359   813389 |   130300     4929     63 |  0.000 % |
11.76/11.84	c |      7492 |    1314   182359   813389 |   143330     7492     64 |  0.000 % |
13.36/13.42	c |     11340 |    1314   182359   813389 |   157664    11340     63 |  0.000 % |
16.47/16.57	c |     17106 |    1314   182359   813389 |   173430    17106     63 |  0.000 % |
22.86/22.95	c |     25755 |    1314   182359   813389 |   190773    25755     61 |  0.000 % |
37.26/37.31	c |     38729 |    1314   182359   813389 |   209850    38729     63 |  0.000 % |
64.34/64.45	c |     58191 |    1314   182359   813389 |   230835    58191     64 |  0.000 % |
201.49/201.69	c |     87383 |    1314   182359   813389 |   253919    87383     65 |  0.000 % |
372.22/372.44	c |    131172 |    1314   182359   813389 |   279311   131172     64 |  0.000 % |
853.94/854.34	c |    196857 |    1314   182359   813389 |   307242   196857     62 |  0.000 % |
1200.02/1200.51	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-1721964-1240671313/watcher-1721964-1240671313 -o /tmp/evaluation-result-1721964-1240671313/solver-1721964-1240671313 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1721964-1240671313.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.08 3/64 22538
/proc/meminfo: memFree=1831344/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=3532 CPUtime=0
/proc/22538/stat : 22538 (IUT_BMB_SAT) R 22536 22538 22147 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 95157686 3616768 110 1992294400 134512640 135635285 4294956208 18446744073709551615 134533045 0 0 4096 0 0 0 0 17 1 0 0
/proc/22538/statm: 883 111 90 274 0 606 0

[startup+0.0735831 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 22538
/proc/meminfo: memFree=1831344/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=4960 CPUtime=0.06
/proc/22538/stat : 22538 (IUT_BMB_SAT) R 22536 22538 22147 0 -1 4194304 1056 0 0 0 6 0 0 0 20 0 1 0 95157686 5079040 1039 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/22538/statm: 1240 1040 97 274 0 963 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4960

[startup+0.101587 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 22538
/proc/meminfo: memFree=1831344/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=5356 CPUtime=0.09
/proc/22538/stat : 22538 (IUT_BMB_SAT) R 22536 22538 22147 0 -1 4194304 1170 0 0 0 9 0 0 0 20 0 1 0 95157686 5484544 1153 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/22538/statm: 1339 1153 97 274 0 1062 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5356

[startup+0.301626 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 22538
/proc/meminfo: memFree=1831344/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=8524 CPUtime=0.28
/proc/22538/stat : 22538 (IUT_BMB_SAT) R 22536 22538 22147 0 -1 4194304 1959 0 0 0 28 0 0 0 21 0 1 0 95157686 8728576 1942 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/22538/statm: 2131 1942 97 274 0 1854 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8524

[startup+0.701705 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 22538
/proc/meminfo: memFree=1831344/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=0.68
/proc/22538/stat : 22538 (IUT_BMB_SAT) R 22536 22538 22147 0 -1 4194304 3049 0 0 0 58 10 0 0 25 0 1 0 95157686 13193216 3032 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/22538/statm: 3221 3032 100 274 0 2944 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12884

[startup+1.50186 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 22539
/proc/meminfo: memFree=1818280/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.49
/proc/22538/stat : 22538 (IUT_BMB_SAT) R 22536 22538 22147 0 -1 4194304 3049 0 0 0 83 66 0 0 25 0 1 0 95157686 13193216 3032 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/22538/statm: 3221 3032 100 274 0 2944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12884

[startup+3.10218 s]
/proc/loadavg: 0.92 0.98 1.08 2/67 22541
/proc/meminfo: memFree=1804056/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=12896 CPUtime=1.47
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 3075 0 0 0 146 1 0 0 25 0 1 0 95157847 13205504 3055 1992294400 134512640 135243223 4294956304 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 3224 3055 77 178 0 3044 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 31136

[startup+6.30181 s]
/proc/loadavg: 1.01 1.00 1.09 2/67 22541
/proc/meminfo: memFree=1797528/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=19512 CPUtime=4.68
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 4642 0 0 0 466 2 0 0 25 0 1 0 95157847 19980288 4622 1992294400 134512640 135243223 4294956304 18446744073709551615 134535662 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 4878 4622 78 178 0 4698 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 37752

[startup+12.7021 s]
/proc/loadavg: 1.09 1.02 1.09 2/67 22541
/proc/meminfo: memFree=1799064/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=17688 CPUtime=11.07
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 4649 0 0 0 1105 2 0 0 25 0 1 0 95157847 18112512 4231 1992294400 134512640 135243223 4294956304 18446744073709551615 134555576 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 4422 4231 85 178 0 4242 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 35928

[startup+25.5016 s]
/proc/loadavg: 1.07 1.02 1.09 2/67 22541
/proc/meminfo: memFree=1795096/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=21992 CPUtime=23.87
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 5717 0 0 0 2384 3 0 0 25 0 1 0 95157847 22519808 5299 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 5498 5299 85 178 0 5318 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 40232

[startup+51.1016 s]
/proc/loadavg: 1.04 1.01 1.09 2/67 22541
/proc/meminfo: memFree=1788504/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=28856 CPUtime=49.46
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 7410 0 0 0 4941 5 0 0 25 0 1 0 95157847 29548544 6992 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 7214 6992 85 178 0 7034 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 47096

[startup+102.306 s]
/proc/loadavg: 1.06 1.02 1.09 2/67 22541
/proc/meminfo: memFree=1782360/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=35024 CPUtime=100.65
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 8893 0 0 0 10057 8 0 0 25 0 1 0 95157847 35864576 8475 1992294400 134512640 135243223 4294956304 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 8756 8475 85 178 0 8576 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 53264

[startup+162.302 s]
/proc/loadavg: 1.06 1.03 1.09 2/67 22541
/proc/meminfo: memFree=1778456/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=38920 CPUtime=160.62
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 9875 0 0 0 16054 8 0 0 25 0 1 0 95157847 39854080 9457 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 9730 9457 85 178 0 9550 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 57160

[startup+222.301 s]
/proc/loadavg: 1.06 1.04 1.09 2/67 22541
/proc/meminfo: memFree=1773144/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=44564 CPUtime=220.6
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 11201 0 0 0 22050 10 0 0 25 0 1 0 95157847 45633536 10783 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 11141 10783 85 178 0 10961 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 62804

[startup+282.302 s]
/proc/loadavg: 1.05 1.04 1.09 2/67 22541
/proc/meminfo: memFree=1768536/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=49252 CPUtime=280.57
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 12376 0 0 0 28046 11 0 0 25 0 1 0 95157847 50434048 11937 1992294400 134512640 135243223 4294956304 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 12313 11937 85 178 0 12133 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 67492


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

/proc/meminfo: memFree=1746328/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=71664 CPUtime=760.39
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 17834 0 0 0 76021 18 0 0 25 0 1 0 95157847 73383936 17387 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 17916 17387 85 178 0 17736 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 89904

[startup+822.302 s]
/proc/loadavg: 1.07 1.06 1.09 2/67 22547
/proc/meminfo: memFree=1744024/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=73988 CPUtime=820.37
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 18407 0 0 0 82018 19 0 0 25 0 1 0 95157847 75763712 17960 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 18497 17960 85 178 0 18317 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 92228

[startup+882.301 s]
/proc/loadavg: 1.06 1.06 1.09 2/67 22547
/proc/meminfo: memFree=1741464/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=76500 CPUtime=880.34
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 19014 0 0 0 88014 20 0 0 25 0 1 0 95157847 78336000 18567 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 19125 18567 85 178 0 18945 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 94740

[startup+942.302 s]
/proc/loadavg: 1.06 1.06 1.09 2/67 22547
/proc/meminfo: memFree=1738648/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=79864 CPUtime=940.32
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 19736 0 0 0 94011 21 0 0 25 0 1 0 95157847 81780736 19281 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 19966 19281 85 178 0 19786 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 98104

[startup+1002.3 s]
/proc/loadavg: 1.13 1.08 1.09 2/67 22547
/proc/meminfo: memFree=1735576/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=82756 CPUtime=1000.29
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 20488 0 0 0 100007 22 0 0 25 0 1 0 95157847 84742144 20033 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 20689 20033 85 178 0 20509 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 100996

[startup+1062.3 s]
/proc/loadavg: 1.12 1.08 1.09 2/67 22547
/proc/meminfo: memFree=1732440/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=85992 CPUtime=1060.27
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 21265 0 0 0 106004 23 0 0 25 0 1 0 95157847 88055808 20810 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 21498 20810 85 178 0 21318 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 104232

[startup+1122.3 s]
/proc/loadavg: 1.11 1.08 1.09 2/67 22547
/proc/meminfo: memFree=1728600/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=89908 CPUtime=1120.26
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 22220 0 0 0 112001 25 0 0 25 0 1 0 95157847 92065792 21765 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 22477 21765 85 178 0 22297 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 108148

[startup+1182.3 s]
/proc/loadavg: 1.10 1.07 1.09 2/67 22547
/proc/meminfo: memFree=1725272/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=93548 CPUtime=1180.23
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 23064 0 0 0 117997 26 0 0 25 0 1 0 95157847 95793152 22600 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 23387 22600 85 178 0 23207 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 111788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.07 1.07 1.09 2/67 22547
/proc/meminfo: memFree=1724376/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=94480 CPUtime=1198.43
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 23279 0 0 0 119817 26 0 0 25 0 1 0 95157847 96747520 22815 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 23620 22815 85 178 0 23440 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 112720

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

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

[startup+1200.5 s]
/proc/loadavg: 1.07 1.07 1.09 2/67 22547
/proc/meminfo: memFree=1724376/2055920 swapFree=4181844/4192956
[pid=22538] ppid=22536 vsize=12884 CPUtime=1.59
/proc/22538/stat : 22538 (IUT_BMB_SAT) S 22536 22538 22147 0 -1 4194304 3055 0 0 0 86 73 0 0 25 0 1 0 95157686 13193216 3037 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22538/statm: 3221 3037 105 274 0 2944 0
[pid=22540] ppid=22538 vsize=5356 CPUtime=0
/proc/22540/stat : 22540 (sh) S 22538 22538 22147 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95157846 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22540/statm: 1339 232 193 169 0 50 0
[pid=22541] ppid=22540 vsize=94480 CPUtime=1198.43
/proc/22541/stat : 22541 (minisat) R 22540 22538 22147 0 -1 4194304 23279 0 0 0 119817 26 0 0 25 0 1 0 95157847 96747520 22815 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22541/statm: 23620 22815 85 178 0 23440 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 112720

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.52
CPU time (s): 1200.02
CPU user time (s): 1199.03
CPU system time (s): 0.99
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 112720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.866868
system time used= 0.745886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3973
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 0.987849 second user time and 3.38948 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-25 16:55:13
IDJOB=1721964
IDBENCH=71080
IDSOLVER=523
FILE ID=node66/1721964-1240671313
PBS_JOBID= 9186613
Free space on /tmp= 66252 MiB

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

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

MD5SUM BENCH= 54c22a62e5d0a640d4ea8d185b9b1fc7
RANDOM SEED=324909666

node66.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:       1831760 kB
Buffers:         17804 kB
Cached:         146052 kB
SwapCached:       5396 kB
Active:          61444 kB
Inactive:       110704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831760 kB
SwapTotal:     4192956 kB
SwapFree:      4181844 kB
Dirty:            5244 kB
Writeback:           0 kB
Mapped:          13884 kB
Slab:            37992 kB
Committed_AS:   450084 kB
PageTables:       1360 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= 66244 MiB
End job on node66 at 2009-04-25 17:15:16