Trace number 3378047

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
borg-sat 11.03.02-seq-industrial (fixed)? (TO) 1301.61 1300.04

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.47/0.60	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.47/0.60	c INFO: solving HOME/instance-3378047-1305453791.cnf
0.47/0.60	c INFO: computing task features
0.68/0.81	c INFO: computed variable-clause graph statistics
0.68/0.82	c INFO: computed clause balance statistics
2.09/2.24	c INFO: computed variable balance statistics
3.37/3.50	c INFO: computed small-clause counts
3.37/3.51	c INFO: computed Horn-clause counts
3.37/3.54	c INFO: computed variable graph statistics
3.37/3.54	c INFO: collected features for HOME/instance-3378047-1305453791.cnf in 3.02 s
3.37/3.55	c INFO: running lingeling-276@0 for 582 with 2396 remaining (b = 0.53)
591.22/591.25	c INFO: running lingeling-276@0 for 97 with 1810 remaining (b = 0.22)
689.77/689.56	c INFO: running cryptominisat-2.9.0@0 for 1712 with 1712 remaining (b = 0.53)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378047-1305453791/watcher-3378047-1305453791 -o /tmp/evaluation-result-3378047-1305453791/solver-3378047-1305453791 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378047-1305453791.cnf -seed 933115261 -budget 2400 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.93 4.00 3.85 5/388 28588
/proc/meminfo: memFree=22247136/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=15772 CPUtime=0 cores=0,2
/proc/28588/stat : 28588 (python) R 28586 28588 27552 0 -1 4202496 888 0 0 0 0 0 0 0 24 0 1 0 656976887 16150528 770 33554432000 4194304 5683644 140734750322272 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28588/statm: 3943 770 343 364 0 430 0

[startup+0.0722011 s]
/proc/loadavg: 3.93 4.00 3.85 5/388 28588
/proc/meminfo: memFree=22247136/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=50336 CPUtime=0.05 cores=0,2
/proc/28588/stat : 28588 (python) R 28586 28588 27552 0 -1 4202496 2000 0 0 0 4 1 0 0 17 0 1 0 656976887 51544064 1761 33554432000 4194304 5683644 140734750322272 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28588/statm: 12584 1762 480 364 0 1284 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50336

[startup+0.101209 s]
/proc/loadavg: 3.93 4.00 3.85 5/388 28588
/proc/meminfo: memFree=22247136/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=101744 CPUtime=0.06 cores=0,2
/proc/28588/stat : 28588 (python) R 28586 28588 27552 0 -1 4202496 2931 0 0 0 5 1 0 0 17 0 1 0 656976887 104185856 2627 33554432000 4194304 5683644 140734750322272 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28588/statm: 25436 2627 837 364 0 1736 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 101744

[startup+0.30117 s]
/proc/loadavg: 3.93 4.00 3.85 5/388 28588
/proc/meminfo: memFree=22247136/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=144100 CPUtime=0.22 cores=0,2
/proc/28588/stat : 28588 (python) R 28586 28588 27552 0 -1 4202496 6126 936 1 0 17 5 0 0 17 0 1 0 656976887 147558400 4246 33554432000 4194304 5683644 140734750322272 18446744073709551615 212682753456 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28588/statm: 36025 4274 1098 364 0 3181 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 144100

[startup+0.701103 s]
/proc/loadavg: 3.93 4.00 3.85 5/388 28588
/proc/meminfo: memFree=22247136/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=287656 CPUtime=0.57 cores=0,2
/proc/28588/stat : 28588 (python) R 28586 28588 27552 0 -1 4202496 11652 936 1 0 49 8 0 0 17 0 1 0 656976887 294559744 9222 33554432000 4194304 5683644 140734750322272 18446744073709551615 4539741 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28588/statm: 71914 9223 1761 364 0 7838 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 287656

[startup+1.50095 s]
/proc/loadavg: 3.93 4.00 3.85 5/392 28596
/proc/meminfo: memFree=22190328/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=294320 CPUtime=1.37 cores=0,2
/proc/28588/stat : 28588 (python) R 28586 28588 27552 0 -1 4202496 15602 936 1 0 128 9 0 0 18 0 1 0 656976887 301383680 10965 33554432000 4194304 5683644 140734750322272 18446744073709551615 47988262484928 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28588/statm: 73580 10965 1826 364 0 9504 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 294320

[startup+3.10064 s]
/proc/loadavg: 3.94 4.00 3.85 5/392 28596
/proc/meminfo: memFree=22189212/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=294320 CPUtime=2.97 cores=0,2
/proc/28588/stat : 28588 (python) R 28586 28588 27552 0 -1 4202496 15603 936 1 0 288 9 0 0 21 0 1 0 656976887 301383680 10966 33554432000 4194304 5683644 140734750322272 18446744073709551615 212687342556 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28588/statm: 73580 10966 1827 364 0 9504 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 294320

[startup+6.30107 s]
/proc/loadavg: 3.94 4.00 3.85 5/392 28631
/proc/meminfo: memFree=22222404/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=293512 CPUtime=3.43 cores=0,2
/proc/28588/stat : 28588 (python) S 28586 28588 27552 0 -1 4202496 15899 936 1 0 334 9 0 0 25 0 2 0 656976887 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28588/statm: 73378 8281 1875 364 0 9296 0
[pid=28629] ppid=28588 vsize=284320 CPUtime=0 cores=0,2
/proc/28629/stat : 28629 (python) S 28588 28588 27552 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 656977242 291143680 6758 33554432000 4194304 5683644 140734750322272 18446744073709551615 212687695375 0 0 16781312 514 2975776547824173314 0 0 17 0 0 0 0
/proc/28629/statm: 71080 6758 355 364 0 6998 0
[pid=28631] ppid=28629 vsize=11296 CPUtime=2.73 cores=0,2
/proc/28631/stat : 28631 (lingeling) R 28629 28631 28631 0 -1 4202496 3085 0 0 0 273 0 0 0 25 0 1 0 656977243 11567104 1737 33554432000 4194304 4352236 140733563037408 18446744073709551615 4328889 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28631/statm: 2824 1737 128 39 0 1904 0
[pid=28588/tid=28630] ppid=28586 vsize=293512 CPUtime=0 cores=0,2
/proc/28588/task/28630/stat : 28630 (python) S 28586 28588 27552 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 2 0 656977243 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 589128

[startup+12.7009 s]
/proc/loadavg: 3.95 4.00 3.86 5/392 28666
/proc/meminfo: memFree=22237188/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=293512 CPUtime=3.43 cores=0,2
/proc/28588/stat : 28588 (python) S 28586 28588 27552 0 -1 4202496 15899 936 1 0 334 9 0 0 25 0 2 0 656976887 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28588/statm: 73378 8281 1875 364 0 9296 0
[pid=28629] ppid=28588 vsize=284320 CPUtime=0.01 cores=0,2
/proc/28629/stat : 28629 (python) S 28588 28588 27552 0 -1 4202560 885 0 0 0 0 1 0 0 18 0 1 0 656977242 291143680 6781 33554432000 4194304 5683644 140734750322272 18446744073709551615 212687695375 0 0 16781312 514 2975776547824173314 0 0 17 0 0 0 0
/proc/28629/statm: 71080 6781 378 364 0 6998 0
[pid=28631] ppid=28629 vsize=19524 CPUtime=9.12 cores=0,2
/proc/28631/stat : 28631 (lingeling) R 28629 28631 28631 0 -1 4202496 5398 0 0 0 911 1 0 0 25 0 1 0 656977243 19992576 4050 33554432000 4194304 4352236 140733563037408 18446744073709551615 4328411 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28631/statm: 4881 4050 128 39 0 3961 0
[pid=28588/tid=28630] ppid=28586 vsize=293512 CPUtime=0 cores=0,2
/proc/28588/task/28630/stat : 28630 (python) S 28586 28588 27552 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 2 0 656977243 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 597356

[startup+25.5006 s]
/proc/loadavg: 3.95 4.00 3.86 5/395 28670
/proc/meminfo: memFree=22223060/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=293512 CPUtime=3.43 cores=0,2
/proc/28588/stat : 28588 (python) S 28586 28588 27552 0 -1 4202496 15899 936 1 0 334 9 0 0 25 0 2 0 656976887 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28588/statm: 73378 8281 1875 364 0 9296 0
[pid=28629] ppid=28588 vsize=284320 CPUtime=0.05 cores=0,2
/proc/28629/stat : 28629 (python) S 28588 28588 27552 0 -1 4202560 892 0 0 0 3 2 0 0 18 0 1 0 656977242 291143680 6781 33554432000 4194304 5683644 140734750322272 18446744073709551615 212687695375 0 0 16781312 514 2315729817770623234 0 0 17 0 0 0 0
/proc/28629/statm: 71080 6781 378 364 0 6998 0
[pid=28631] ppid=28629 vsize=21900 CPUtime=21.89 cores=0,2
/proc/28631/stat : 28631 (lingeling) R 28629 28631 28631 0 -1 4202496 5992 0 0 0 2188 1 0 0 25 0 1 0 656977243 22425600 4644 33554432000 4194304 4352236 140733563037408 18446744073709551615 4231291 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28631/statm: 5475 4644 128 39 0 4555 0
[pid=28588/tid=28630] ppid=28586 vsize=293512 CPUtime=0 cores=0,2
/proc/28588/task/28630/stat : 28630 (python) S 28586 28588 27552 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 2 0 656977243 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 599732

[startup+51.1009 s]
/proc/loadavg: 4.09 4.03 3.87 5/395 28670
/proc/meminfo: memFree=22214416/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=293512 CPUtime=3.43 cores=0,2
/proc/28588/stat : 28588 (python) S 28586 28588 27552 0 -1 4202496 15899 936 1 0 334 9 0 0 25 0 2 0 656976887 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28588/statm: 73378 8281 1875 364 0 9296 0
[pid=28629] ppid=28588 vsize=284320 CPUtime=0.14 cores=0,2
/proc/28629/stat : 28629 (python) S 28588 28588 27552 0 -1 4202560 905 0 0 0 8 6 0 0 18 0 1 0 656977242 291143680 6781 33554432000 4194304 5683644 140734750322272 18446744073709551615 212687695375 0 0 16781312 514 2315729817770623234 0 0 17 0 0 0 0
/proc/28629/statm: 71080 6781 378 364 0 6998 0
[pid=28631] ppid=28629 vsize=24972 CPUtime=47.38 cores=0,2
/proc/28631/stat : 28631 (lingeling) R 28629 28631 28631 0 -1 4202496 6760 0 0 0 4737 1 0 0 25 0 1 0 656977243 25571328 5412 33554432000 4194304 4352236 140733563037408 18446744073709551615 4328039 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28631/statm: 6243 5412 128 39 0 5323 0
[pid=28588/tid=28630] ppid=28586 vsize=293512 CPUtime=0 cores=0,2
/proc/28588/task/28630/stat : 28630 (python) S 28586 28588 27552 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 2 0 656977243 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 602804

[startup+102.315 s]
/proc/loadavg: 4.04 4.02 3.88 5/395 28675
/proc/meminfo: memFree=22207000/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=293512 CPUtime=3.43 cores=0,2
/proc/28588/stat : 28588 (python) S 28586 28588 27552 0 -1 4202496 15899 936 1 0 334 9 0 0 25 0 2 0 656976887 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28588/statm: 73378 8281 1875 364 0 9296 0
[pid=28629] ppid=28588 vsize=284320 CPUtime=0.28 cores=0,2
/proc/28629/stat : 28629 (python) S 28588 28588 27552 0 -1 4202560 926 0 0 0 15 13 0 0 18 0 1 0 656977242 291143680 6781 33554432000 4194304 5683644 140734750322272 18446744073709551615 212687695375 0 0 16781312 514 2315729817770623234 0 0 17 0 0 0 0
/proc/28629/statm: 71080 6781 378 364 0 6998 0
[pid=28631] ppid=28629 vsize=28780 CPUtime=98.48 cores=0,2
/proc/28631/stat : 28631 (lingeling) R 28629 28631 28631 0 -1 4202496 7712 0 0 0 9847 1 0 0 25 0 1 0 656977243 29470720 6364 33554432000 4194304 4352236 140733563037408 18446744073709551615 4328085 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28631/statm: 7195 6364 128 39 0 6275 0
[pid=28588/tid=28630] ppid=28586 vsize=293512 CPUtime=0 cores=0,2
/proc/28588/task/28630/stat : 28630 (python) S 28586 28588 27552 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 2 0 656977243 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 606612

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.88 5/395 28676
/proc/meminfo: memFree=22197636/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=293512 CPUtime=3.43 cores=0,2
/proc/28588/stat : 28588 (python) S 28586 28588 27552 0 -1 4202496 15899 936 1 0 334 9 0 0 25 0 2 0 656976887 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28588/statm: 73378 8281 1875 364 0 9296 0
[pid=28629] ppid=28588 vsize=284320 CPUtime=0.46 cores=0,2
/proc/28629/stat : 28629 (python) S 28588 28588 27552 0 -1 4202560 945 0 0 0 24 22 0 0 18 0 1 0 656977242 291143680 6781 33554432000 4194304 5683644 140734750322272 18446744073709551615 212687695375 0 0 16781312 514 2315729817770623234 0 0 17 0 0 0 0
/proc/28629/statm: 71080 6781 378 364 0 6998 0
[pid=28631] ppid=28629 vsize=31852 CPUtime=158.33 cores=0,2
/proc/28631/stat : 28631 (lingeling) R 28629 28631 28631 0 -1 4202496 14624 0 0 0 15831 2 0 0 25 0 1 0 656977243 32616448 7132 33554432000 4194304 4352236 140733563037408 18446744073709551615 4328359 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28631/statm: 7963 7132 128 39 0 7043 0
[pid=28588/tid=28630] ppid=28586 vsize=293512 CPUtime=0 cores=0,2
/proc/28588/task/28630/stat : 28630 (python) S 28586 28588 27552 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 2 0 656977243 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 609684

[startup+222.301 s]
/proc/loadavg: 4.15 4.06 3.90 5/395 28678
/proc/meminfo: memFree=22178756/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=293512 CPUtime=3.43 cores=0,2
/proc/28588/stat : 28588 (python) S 28586 28588 27552 0 -1 4202496 15899 936 1 0 334 9 0 0 25 0 2 0 656976887 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28588/statm: 73378 8281 1875 364 0 9296 0
[pid=28629] ppid=28588 vsize=284320 CPUtime=0.64 cores=0,2
/proc/28629/stat : 28629 (python) S 28588 28588 27552 0 -1 4202560 961 0 0 0 32 32 0 0 18 0 1 0 656977242 291143680 6781 33554432000 4194304 5683644 140734750322272 18446744073709551615 212687695375 0 0 16781312 514 2315729817770623234 0 0 17 0 0 0 0
/proc/28629/statm: 71080 6781 378 364 0 6998 0
[pid=28631] ppid=28629 vsize=42088 CPUtime=218.19 cores=0,2
/proc/28631/stat : 28631 (lingeling) R 28629 28631 28631 0 -1 4202496 17183 0 0 0 21817 2 0 0 25 0 1 0 656977243 43098112 9691 33554432000 4194304 4352236 140733563037408 18446744073709551615 4231080 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28631/statm: 10522 9691 128 39 0 9602 0
[pid=28588/tid=28630] ppid=28586 vsize=293512 CPUtime=0 cores=0,2
/proc/28588/task/28630/stat : 28630 (python) S 28586 28588 27552 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 2 0 656977243 300556288 8281 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 619920

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

[startup+1122.3 s]
/proc/loadavg: 3.17 3.28 3.57 4/404 28787
/proc/meminfo: memFree=21712324/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=314412 CPUtime=3.45 cores=0,2
/proc/28588/stat : 28588 (python) S 28586 28588 27552 0 -1 4202496 17476 936 1 0 335 10 0 0 20 0 4 0 656976887 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28588/statm: 78603 8359 1880 364 0 14515 0
[pid=28629] ppid=28588 vsize=294564 CPUtime=1.78 cores=0,2
/proc/28629/stat : 28629 (python) S 28588 28588 27552 0 -1 4202560 1199 0 0 0 96 82 0 0 19 0 2 0 656977242 301633536 6824 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/28629/statm: 73641 6824 416 364 0 9559 0
[pid=28631] ppid=28629 vsize=51348 CPUtime=586.04 cores=0,2
/proc/28631/stat : 28631 (lingeling) T 28629 28631 28631 0 -1 4202496 22314 0 0 0 58601 3 0 0 25 0 1 0 656977243 52580352 12006 33554432000 4194304 4352236 140733563037408 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/28631/statm: 12837 12006 128 39 0 11917 0
[pid=28629/tid=28705] ppid=28588 vsize=294564 CPUtime=0 cores=0,2
/proc/28629/task/28705/stat : 28705 (python) S 28588 28588 27552 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657036011 301633536 6824 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 514 18446604440720643328 0 0 -1 2 0 0 0
[pid=28706] ppid=28588 vsize=294456 CPUtime=0.28 cores=0,2
/proc/28706/stat : 28706 (python) S 28588 28588 27552 0 -1 4202560 1106 0 0 0 14 14 0 0 19 0 2 0 657036012 301522944 6873 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/28706/statm: 73614 6873 400 364 0 9529 0
[pid=28708] ppid=28706 vsize=31456 CPUtime=98.29 cores=0,2
/proc/28708/stat : 28708 (lingeling) T 28706 28708 28708 0 -1 4202496 10428 0 0 0 9828 1 0 0 25 0 1 0 657036013 32210944 7033 33554432000 4194304 4352236 140736221802992 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/28708/statm: 7864 7033 128 39 0 6944 0
[pid=28706/tid=28733] ppid=28588 vsize=294456 CPUtime=0 cores=0,2
/proc/28706/task/28733/stat : 28733 (python) S 28588 28588 27552 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 657045842 301522944 6873 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 514 18446604450407809280 0 0 -1 2 0 0 0
[pid=28734] ppid=28588 vsize=304772 CPUtime=1.42 cores=0,2
/proc/28734/stat : 28734 (python) S 28588 28588 27552 0 -1 4202560 992 0 0 0 79 63 0 0 15 0 1 0 657045843 312086528 6848 33554432000 4194304 5683644 140734750322272 18446744073709551615 212687695430 0 0 16781312 514 2315729817770623235 0 0 17 0 0 0 0
/proc/28734/statm: 76193 6848 372 364 0 12105 0
[pid=28736] ppid=28734 vsize=142000 CPUtime=432.22 cores=0,2
/proc/28736/stat : 28736 (cryptominisat-2) R 28734 28736 28736 0 -1 4202496 181924 0 0 0 43185 37 0 0 25 0 1 0 657045844 145408000 29200 33554432000 4194304 4677096 140735473961200 18446744073709551615 212687371928 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28736/statm: 35500 29200 391 118 0 30459 0
[pid=28588/tid=28630] ppid=28586 vsize=314412 CPUtime=0 cores=0,2
/proc/28588/task/28630/stat : 28630 (python) S 28586 28588 27552 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 4 0 656977243 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
[pid=28588/tid=28707] ppid=28586 vsize=314412 CPUtime=0 cores=0,2
/proc/28588/task/28707/stat : 28707 (python) S 28586 28588 27552 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 4 0 657036012 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 2 0 0 0
[pid=28588/tid=28735] ppid=28586 vsize=314412 CPUtime=0 cores=0,2
/proc/28588/task/28735/stat : 28735 (python) S 28586 28588 27552 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 4 0 657045844 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1123.48
Current children cumulated vsize (KiB) 1433008

[startup+1182.3 s]
/proc/loadavg: 3.06 3.23 3.54 4/404 28788
/proc/meminfo: memFree=21704364/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=314412 CPUtime=3.45 cores=0,2
/proc/28588/stat : 28588 (python) S 28586 28588 27552 0 -1 4202496 17476 936 1 0 335 10 0 0 20 0 4 0 656976887 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28588/statm: 78603 8359 1880 364 0 14515 0
[pid=28629] ppid=28588 vsize=294564 CPUtime=1.78 cores=0,2
/proc/28629/stat : 28629 (python) S 28588 28588 27552 0 -1 4202560 1199 0 0 0 96 82 0 0 19 0 2 0 656977242 301633536 6824 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/28629/statm: 73641 6824 416 364 0 9559 0
[pid=28631] ppid=28629 vsize=51348 CPUtime=586.04 cores=0,2
/proc/28631/stat : 28631 (lingeling) T 28629 28631 28631 0 -1 4202496 22314 0 0 0 58601 3 0 0 25 0 1 0 656977243 52580352 12006 33554432000 4194304 4352236 140733563037408 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/28631/statm: 12837 12006 128 39 0 11917 0
[pid=28629/tid=28705] ppid=28588 vsize=294564 CPUtime=0 cores=0,2
/proc/28629/task/28705/stat : 28705 (python) S 28588 28588 27552 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657036011 301633536 6824 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 514 18446604440720643328 0 0 -1 2 0 0 0
[pid=28706] ppid=28588 vsize=294456 CPUtime=0.28 cores=0,2
/proc/28706/stat : 28706 (python) S 28588 28588 27552 0 -1 4202560 1106 0 0 0 14 14 0 0 19 0 2 0 657036012 301522944 6873 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/28706/statm: 73614 6873 400 364 0 9529 0
[pid=28708] ppid=28706 vsize=31456 CPUtime=98.29 cores=0,2
/proc/28708/stat : 28708 (lingeling) T 28706 28708 28708 0 -1 4202496 10428 0 0 0 9828 1 0 0 25 0 1 0 657036013 32210944 7033 33554432000 4194304 4352236 140736221802992 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/28708/statm: 7864 7033 128 39 0 6944 0
[pid=28706/tid=28733] ppid=28588 vsize=294456 CPUtime=0 cores=0,2
/proc/28706/task/28733/stat : 28733 (python) S 28588 28588 27552 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 657045842 301522944 6873 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 514 18446604450407809280 0 0 -1 2 0 0 0
[pid=28734] ppid=28588 vsize=304772 CPUtime=1.62 cores=0,2
/proc/28734/stat : 28734 (python) S 28588 28588 27552 0 -1 4202560 992 0 0 0 90 72 0 0 15 0 1 0 657045843 312086528 6848 33554432000 4194304 5683644 140734750322272 18446744073709551615 212687695430 0 0 16781312 514 2315729817770623235 0 0 17 0 0 0 0
/proc/28734/statm: 76193 6848 372 364 0 12105 0
[pid=28736] ppid=28734 vsize=142452 CPUtime=492.16 cores=0,2
/proc/28736/stat : 28736 (cryptominisat-2) R 28734 28736 28736 0 -1 4202496 200393 0 0 0 49175 41 0 0 25 0 1 0 657045844 145870848 29323 33554432000 4194304 4677096 140735473961200 18446744073709551615 212687371921 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28736/statm: 35613 29323 391 118 0 30572 0
[pid=28588/tid=28630] ppid=28586 vsize=314412 CPUtime=0 cores=0,2
/proc/28588/task/28630/stat : 28630 (python) S 28586 28588 27552 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 4 0 656977243 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
[pid=28588/tid=28707] ppid=28586 vsize=314412 CPUtime=0 cores=0,2
/proc/28588/task/28707/stat : 28707 (python) S 28586 28588 27552 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 4 0 657036012 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 2 0 0 0
[pid=28588/tid=28735] ppid=28586 vsize=314412 CPUtime=0 cores=0,2
/proc/28588/task/28735/stat : 28735 (python) S 28586 28588 27552 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 4 0 657045844 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1183.62
Current children cumulated vsize (KiB) 1433460

[startup+1242.3 s]
/proc/loadavg: 3.02 3.18 3.50 4/404 28790
/proc/meminfo: memFree=21707560/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=314412 CPUtime=3.45 cores=0,2
/proc/28588/stat : 28588 (python) S 28586 28588 27552 0 -1 4202496 17476 936 1 0 335 10 0 0 20 0 4 0 656976887 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28588/statm: 78603 8359 1880 364 0 14515 0
[pid=28629] ppid=28588 vsize=294564 CPUtime=1.78 cores=0,2
/proc/28629/stat : 28629 (python) S 28588 28588 27552 0 -1 4202560 1199 0 0 0 96 82 0 0 19 0 2 0 656977242 301633536 6824 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/28629/statm: 73641 6824 416 364 0 9559 0
[pid=28631] ppid=28629 vsize=51348 CPUtime=586.04 cores=0,2
/proc/28631/stat : 28631 (lingeling) T 28629 28631 28631 0 -1 4202496 22314 0 0 0 58601 3 0 0 25 0 1 0 656977243 52580352 12006 33554432000 4194304 4352236 140733563037408 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/28631/statm: 12837 12006 128 39 0 11917 0
[pid=28629/tid=28705] ppid=28588 vsize=294564 CPUtime=0 cores=0,2
/proc/28629/task/28705/stat : 28705 (python) S 28588 28588 27552 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657036011 301633536 6824 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 514 18446604440720643328 0 0 -1 2 0 0 0
[pid=28706] ppid=28588 vsize=294456 CPUtime=0.28 cores=0,2
/proc/28706/stat : 28706 (python) S 28588 28588 27552 0 -1 4202560 1106 0 0 0 14 14 0 0 19 0 2 0 657036012 301522944 6873 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/28706/statm: 73614 6873 400 364 0 9529 0
[pid=28708] ppid=28706 vsize=31456 CPUtime=98.29 cores=0,2
/proc/28708/stat : 28708 (lingeling) T 28706 28708 28708 0 -1 4202496 10428 0 0 0 9828 1 0 0 25 0 1 0 657036013 32210944 7033 33554432000 4194304 4352236 140736221802992 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/28708/statm: 7864 7033 128 39 0 6944 0
[pid=28706/tid=28733] ppid=28588 vsize=294456 CPUtime=0 cores=0,2
/proc/28706/task/28733/stat : 28733 (python) S 28588 28588 27552 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 657045842 301522944 6873 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 514 18446604450407809280 0 0 -1 2 0 0 0
[pid=28734] ppid=28588 vsize=304772 CPUtime=1.82 cores=0,2
/proc/28734/stat : 28734 (python) S 28588 28588 27552 0 -1 4202560 992 0 0 0 103 79 0 0 15 0 1 0 657045843 312086528 6848 33554432000 4194304 5683644 140734750322272 18446744073709551615 212687695430 0 0 16781312 514 2315729817770623235 0 0 17 0 0 0 0
/proc/28734/statm: 76193 6848 372 364 0 12105 0
[pid=28736] ppid=28734 vsize=142924 CPUtime=552.1 cores=0,2
/proc/28736/stat : 28736 (cryptominisat-2) R 28734 28736 28736 0 -1 4202496 218690 0 0 0 55165 45 0 0 25 0 1 0 657045844 146354176 28161 33554432000 4194304 4677096 140735473961200 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28736/statm: 35731 28161 391 118 0 30690 0
[pid=28588/tid=28630] ppid=28586 vsize=314412 CPUtime=0 cores=0,2
/proc/28588/task/28630/stat : 28630 (python) S 28586 28588 27552 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 4 0 656977243 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
[pid=28588/tid=28707] ppid=28586 vsize=314412 CPUtime=0 cores=0,2
/proc/28588/task/28707/stat : 28707 (python) S 28586 28588 27552 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 4 0 657036012 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 2 0 0 0
[pid=28588/tid=28735] ppid=28586 vsize=314412 CPUtime=0 cores=0,2
/proc/28588/task/28735/stat : 28735 (python) S 28586 28588 27552 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 4 0 657045844 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1243.76
Current children cumulated vsize (KiB) 1433932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.09 3.18 3.48 4/404 28792
/proc/meminfo: memFree=21694520/32951124 swapFree=67111348/67111528
[pid=28588] ppid=28586 vsize=314412 CPUtime=3.45 cores=0,2
/proc/28588/stat : 28588 (python) S 28586 28588 27552 0 -1 4202496 17476 936 1 0 335 10 0 0 20 0 4 0 656976887 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28588/statm: 78603 8359 1880 364 0 14515 0
[pid=28629] ppid=28588 vsize=294564 CPUtime=1.78 cores=0,2
/proc/28629/stat : 28629 (python) S 28588 28588 27552 0 -1 4202560 1199 0 0 0 96 82 0 0 19 0 2 0 656977242 301633536 6824 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/28629/statm: 73641 6824 416 364 0 9559 0
[pid=28631] ppid=28629 vsize=51348 CPUtime=586.04 cores=0,2
/proc/28631/stat : 28631 (lingeling) T 28629 28631 28631 0 -1 4202496 22314 0 0 0 58601 3 0 0 25 0 1 0 656977243 52580352 12006 33554432000 4194304 4352236 140733563037408 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/28631/statm: 12837 12006 128 39 0 11917 0
[pid=28629/tid=28705] ppid=28588 vsize=294564 CPUtime=0 cores=0,2
/proc/28629/task/28705/stat : 28705 (python) S 28588 28588 27552 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657036011 301633536 6824 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 514 18446604440720643328 0 0 -1 2 0 0 0
[pid=28706] ppid=28588 vsize=294456 CPUtime=0.28 cores=0,2
/proc/28706/stat : 28706 (python) S 28588 28588 27552 0 -1 4202560 1106 0 0 0 14 14 0 0 19 0 2 0 657036012 301522944 6873 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/28706/statm: 73614 6873 400 364 0 9529 0
[pid=28708] ppid=28706 vsize=31456 CPUtime=98.29 cores=0,2
/proc/28708/stat : 28708 (lingeling) T 28706 28708 28708 0 -1 4202496 10428 0 0 0 9828 1 0 0 25 0 1 0 657036013 32210944 7033 33554432000 4194304 4352236 140736221802992 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/28708/statm: 7864 7033 128 39 0 6944 0
[pid=28706/tid=28733] ppid=28588 vsize=294456 CPUtime=0 cores=0,2
/proc/28706/task/28733/stat : 28733 (python) S 28588 28588 27552 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 657045842 301522944 6873 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 514 18446604450407809280 0 0 -1 2 0 0 0
[pid=28734] ppid=28588 vsize=304772 CPUtime=2 cores=0,2
/proc/28734/stat : 28734 (python) S 28588 28588 27552 0 -1 4202560 992 0 0 0 112 88 0 0 15 0 1 0 657045843 312086528 6848 33554432000 4194304 5683644 140734750322272 18446744073709551615 212687695430 0 0 16781312 514 2315729817770623235 0 0 17 0 0 0 0
/proc/28734/statm: 76193 6848 372 364 0 12105 0
[pid=28736] ppid=28734 vsize=223120 CPUtime=609.77 cores=0,2
/proc/28736/stat : 28736 (cryptominisat-2) R 28734 28736 28736 0 -1 4202496 234351 0 0 0 60927 50 0 0 25 0 1 0 657045844 228474880 30975 33554432000 4194304 4677096 140735473961200 18446744073709551615 4320150 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28736/statm: 55780 30975 391 118 0 50739 0
[pid=28588/tid=28630] ppid=28586 vsize=314412 CPUtime=0 cores=0,2
/proc/28588/task/28630/stat : 28630 (python) S 28586 28588 27552 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 4 0 656977243 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
[pid=28588/tid=28707] ppid=28586 vsize=314412 CPUtime=0 cores=0,2
/proc/28588/task/28707/stat : 28707 (python) S 28586 28588 27552 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 4 0 657036012 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 2 0 0 0
[pid=28588/tid=28735] ppid=28586 vsize=314412 CPUtime=0 cores=0,2
/proc/28588/task/28735/stat : 28735 (python) S 28586 28588 27552 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 4 0 657045844 321957888 8359 33554432000 4194304 5683644 140734750322272 18446744073709551615 212699498929 0 0 16781312 2 18446604451151406912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1301.61
Current children cumulated vsize (KiB) 1514128

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.04
CPU time (s): 1301.61
CPU user time (s): 1299.13
CPU system time (s): 2.48
CPU usage (%): 100.121
Max. virtual memory (cumulated for all children) (KiB): 1528972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.35749
system time used= 0.109983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18413
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1006
involuntary context switches= 22

runsolver used 5.17321 second user time and 10.9443 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 12:03:11
IDJOB=3378047
IDBENCH=71089
IDSOLVER=1858
FILE ID=node139/3378047-1305453791
RUNJOBID= node139-1305453462-28370
PBS_JOBID= 13324881
Free space on /tmp= 73308 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378047-1305453791/watcher-3378047-1305453791 -o /tmp/evaluation-result-3378047-1305453791/solver-3378047-1305453791 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378047-1305453791.cnf -seed 933115261 -budget 2400

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=933115261

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22247416 kB
Buffers:        309812 kB
Cached:        3078712 kB
SwapCached:          0 kB
Active:        8340884 kB
Inactive:      2050332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22247416 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           69000 kB
Writeback:           0 kB
AnonPages:     7002608 kB
Mapped:          35288 kB
Slab:           205076 kB
PageTables:      42060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77085036 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73300 MiB
End job on node139 at 2011-05-15 12:24:54