Trace number 1733114

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

General information on the benchmark

NameCRAFTED/ramseycube/
Q3inK11.cnf
MD5SUM1fdca9b41a2ccb9f1b1754fb775769f0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.560914
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses277200
Sum of the clauses size3326400
Maximum clause length12
Minimum clause length12
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5277200

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
3.39/3.49	c WARNING: for repeatability, setting FPU to use double precision
3.39/3.49	c ============================[ Problem Statistics ]=============================
3.39/3.49	c |                                                                             |
3.39/3.49	c |  Number of variables:  55                                                   |
3.39/3.49	c |  Number of clauses:    277200                                               |
3.48/4.03	c |  Parsing time:         0.50         s                                       |
1200.02/1200.11	sh: line 1: 26478 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.02/1200.11	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-1733114-1240785085/watcher-1733114-1240785085 -o /tmp/evaluation-result-1733114-1240785085/solver-1733114-1240785085 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1733114-1240785085.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.91 0.97 0.99 2/64 26475
/proc/meminfo: memFree=1616392/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=4536 CPUtime=0
/proc/26475/stat : 26475 (IUT_BMB_SAT) R 26473 26475 25913 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 106542019 4644864 175 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/26475/statm: 1134 176 90 274 0 857 0

[startup+0.101981 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 26475
/proc/meminfo: memFree=1616392/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=6816 CPUtime=0.09
/proc/26475/stat : 26475 (IUT_BMB_SAT) R 26473 26475 25913 0 -1 4194304 1522 0 0 0 9 0 0 0 18 0 1 0 106542019 6979584 1505 1992294400 134512640 135635285 4294956208 18446744073709551615 135088809 0 0 4096 0 0 0 0 17 0 0 0
/proc/26475/statm: 1704 1505 95 274 0 1427 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6816

[startup+0.201952 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 26475
/proc/meminfo: memFree=1616392/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=9328 CPUtime=0.19
/proc/26475/stat : 26475 (IUT_BMB_SAT) R 26473 26475 25913 0 -1 4194304 2125 0 0 0 19 0 0 0 18 0 1 0 106542019 9551872 2109 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/26475/statm: 2332 2109 95 274 0 2055 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9328

[startup+0.301922 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 26475
/proc/meminfo: memFree=1616392/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=12120 CPUtime=0.29
/proc/26475/stat : 26475 (IUT_BMB_SAT) R 26473 26475 25913 0 -1 4194304 2730 0 0 0 28 1 0 0 19 0 1 0 106542019 12410880 2713 1992294400 134512640 135635285 4294956208 18446744073709551615 135088801 0 0 4096 0 0 0 0 17 0 0 0
/proc/26475/statm: 3030 2713 95 274 0 2753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12120

[startup+0.70181 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 26475
/proc/meminfo: memFree=1616392/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=23964 CPUtime=0.69
/proc/26475/stat : 26475 (IUT_BMB_SAT) R 26473 26475 25913 0 -1 4194304 5162 0 0 0 67 2 0 0 24 0 1 0 106542019 24539136 5145 1992294400 134512640 135635285 4294956208 18446744073709551615 134624742 0 0 4096 0 0 0 0 17 0 0 0
/proc/26475/statm: 5991 5145 95 274 0 5714 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23964

[startup+1.50158 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 26476
/proc/meminfo: memFree=1587392/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39012 CPUtime=1.49
/proc/26475/stat : 26475 (IUT_BMB_SAT) R 26473 26475 25913 0 -1 4194304 9276 0 0 0 145 4 0 0 25 0 1 0 106542019 39948288 9259 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/26475/statm: 9753 9259 95 274 0 9476 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39012

[startup+3.10113 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 26476
/proc/meminfo: memFree=1574912/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.09
/proc/26475/stat : 26475 (IUT_BMB_SAT) R 26473 26475 25913 0 -1 4194304 9455 0 0 0 226 83 0 0 25 0 1 0 106542019 40488960 9438 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/26475/statm: 9885 9438 98 274 0 9608 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39540

[startup+6.30122 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 26478
/proc/meminfo: memFree=1530352/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=2.8
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 275 5 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 82748

[startup+12.7024 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 26478
/proc/meminfo: memFree=1530480/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=9.2
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 915 5 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82748

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/67 26478
/proc/meminfo: memFree=1530672/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=22
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 2195 5 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535425 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82748

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/67 26478
/proc/meminfo: memFree=1530736/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=47.58
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 4753 5 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 82748

[startup+102.301 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 26478
/proc/meminfo: memFree=1530736/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=98.79
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 9874 5 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 82748

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26478
/proc/meminfo: memFree=1530672/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=158.78
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 15873 5 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 82748

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26478
/proc/meminfo: memFree=1530672/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=218.78
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 21873 5 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 82748

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26480
/proc/meminfo: memFree=1530608/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=278.78
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 27873 5 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 82748

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26480
/proc/meminfo: memFree=1530608/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0

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

[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=638.78
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 63872 6 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 82748

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26480
/proc/meminfo: memFree=1530480/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=698.77
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 69871 6 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 82748

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26480
/proc/meminfo: memFree=1530480/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=758.77
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 75871 6 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 82748

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26480
/proc/meminfo: memFree=1530480/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=818.77
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 81871 6 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 82748

[startup+882.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26480
/proc/meminfo: memFree=1530480/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=878.77
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 87871 6 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 82748

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26480
/proc/meminfo: memFree=1530480/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=938.76
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 93870 6 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535447 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 82748

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26480
/proc/meminfo: memFree=1530416/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=37852 CPUtime=998.75
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 9142 0 0 0 99869 6 0 0 25 0 1 0 106542368 38760448 9122 1992294400 134512640 135243223 4294956304 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9463 9122 77 178 0 9283 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 82748

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26480
/proc/meminfo: memFree=1529392/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=39496 CPUtime=1058.74
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 13684 0 0 0 105866 8 0 0 25 0 1 0 106542368 40443904 9426 1992294400 134512640 135243223 4294956304 18446744073709551615 134535646 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9874 9426 77 178 0 9694 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 84392

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26480
/proc/meminfo: memFree=1529328/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=39496 CPUtime=1118.75
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 13684 0 0 0 111867 8 0 0 25 0 1 0 106542368 40443904 9426 1992294400 134512640 135243223 4294956304 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9874 9426 77 178 0 9694 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 84392

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26480
/proc/meminfo: memFree=1529328/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=39496 CPUtime=1178.73
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 13684 0 0 0 117865 8 0 0 25 0 1 0 106542368 40443904 9426 1992294400 134512640 135243223 4294956304 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9874 9426 77 178 0 9694 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 84392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26480
/proc/meminfo: memFree=1529328/2055920 swapFree=4181368/4192956
[pid=26475] ppid=26473 vsize=39540 CPUtime=3.48
/proc/26475/stat : 26475 (IUT_BMB_SAT) S 26473 26475 25913 0 -1 4194304 9462 0 0 0 244 104 0 0 25 0 1 0 106542019 40488960 9444 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26475/statm: 9885 9444 104 274 0 9608 0
[pid=26477] ppid=26475 vsize=5356 CPUtime=0
/proc/26477/stat : 26477 (sh) S 26475 26475 25913 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106542368 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26477/statm: 1339 232 193 169 0 50 0
[pid=26478] ppid=26477 vsize=39496 CPUtime=1196.54
/proc/26478/stat : 26478 (minisat) R 26477 26475 25913 0 -1 4194304 13684 0 0 0 119646 8 0 0 25 0 1 0 106542368 40443904 9426 1992294400 134512640 135243223 4294956304 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/26478/statm: 9874 9426 77 178 0 9694 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 84392

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)
Real time (s): 1200.13
CPU time (s): 1200.06
CPU user time (s): 1198.91
CPU system time (s): 1.15282
CPU usage (%): 99.9944
Max. virtual memory (cumulated for all children) (KiB): 84392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.91
system time used= 1.15282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24209
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= 8
involuntary context switches= 4455

runsolver used 1.2768 second user time and 3.10153 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-27 00:31:26
IDJOB=1733114
IDBENCH=71134
IDSOLVER=523
FILE ID=node16/1733114-1240785085
PBS_JOBID= 9187265
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= 1fdca9b41a2ccb9f1b1754fb775769f0
RANDOM SEED=1138081049

node16.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.234
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.234
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:       1616872 kB
Buffers:         55072 kB
Cached:         327872 kB
SwapCached:       5472 kB
Active:         203852 kB
Inactive:       187104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616872 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:           13644 kB
Writeback:           0 kB
Mapped:          13608 kB
Slab:            34132 kB
Committed_AS:   429968 kB
PageTables:       1436 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= 66300 MiB
End job on node16 at 2009-04-27 00:51:28