Trace number 3483908

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, 1200 s timeout)? (TO) 1200.03 1199.54

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1226.02
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

Solver Data

0.38/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.38/0.64	c INFO: solving HOME/instance-3483908-1307748495.cnf
0.38/0.64	c INFO: computing task features
6.37/6.68	c INFO: computed variable-clause graph statistics
6.66/6.92	c INFO: computed clause balance statistics
32.36/32.67	c INFO: computed variable balance statistics
52.36/52.66	c INFO: computed small-clause counts
52.76/53.05	c INFO: computed Horn-clause counts
73.47/73.72	c INFO: computed variable graph statistics
73.47/73.73	c INFO: collected features for HOME/instance-3483908-1307748495.cnf in 72.85 s
73.47/73.74	c INFO: running lingeling-276@0 for 485 with 1127 remaining (b = 0.51)
562.66/562.30	c INFO: running lingeling-276@0 for 97 with 638 remaining (b = 0.32)
662.75/662.44	c INFO: running cryptominisat-2.9.0@0 for 538 with 538 remaining (b = 0.23)

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.1 (svn: 988)

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-3483908-1307748495/watcher-3483908-1307748495 -o /tmp/evaluation-result-3483908-1307748495/solver-3483908-1307748495 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483908-1307748495.cnf -seed 1044509678 -budget 1200 

running on 2 cores: 5,7

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): 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: 4.04 3.98 3.63 5/198 21678
/proc/meminfo: memFree=30685416/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=15080 CPUtime=0 cores=5,7
/proc/21678/stat : 21678 (python) S 21676 21678 20932 0 -1 4202496 651 0 0 0 0 0 0 0 22 0 1 0 5594432 15441920 545 33554432000 4194304 5683644 140736864932992 18446744073709551615 232124078080 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/21678/statm: 3770 545 312 364 0 257 0

[startup+0.0805541 s]
/proc/loadavg: 4.04 3.98 3.63 5/198 21678
/proc/meminfo: memFree=30685416/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=50016 CPUtime=0.04 cores=5,7
/proc/21678/stat : 21678 (python) S 21676 21678 20932 0 -1 4202496 1950 0 0 0 3 1 0 0 22 0 1 0 5594432 51216384 1713 33554432000 4194304 5683644 140736864932992 18446744073709551615 232124078080 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/21678/statm: 12504 1713 476 364 0 1204 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50016

[startup+0.10055 s]
/proc/loadavg: 4.04 3.98 3.63 5/198 21678
/proc/meminfo: memFree=30685416/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=87708 CPUtime=0.06 cores=5,7
/proc/21678/stat : 21678 (python) R 21676 21678 20932 0 -1 4202496 2640 0 0 0 4 2 0 0 22 0 1 0 5594432 89812992 2354 33554432000 4194304 5683644 140736864932992 18446744073709551615 232124078080 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21678/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87708

[startup+0.300579 s]
/proc/loadavg: 4.04 3.98 3.63 5/198 21678
/proc/meminfo: memFree=30685416/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=135752 CPUtime=0.18 cores=5,7
/proc/21678/stat : 21678 (python) S 21676 21678 20932 0 -1 4202496 5971 931 1 0 12 6 0 0 17 0 1 0 5594432 139010048 4148 33554432000 4194304 5683644 140736864932992 18446744073709551615 232124076037 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/21678/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700445 s]
/proc/loadavg: 4.04 3.98 3.63 5/198 21678
/proc/meminfo: memFree=30685416/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=317896 CPUtime=0.46 cores=5,7
/proc/21678/stat : 21678 (python) R 21676 21678 20932 0 -1 4202496 19146 931 1 0 31 15 0 0 15 0 1 0 5594432 325525504 16815 33554432000 4194304 5683644 140736864932992 18446744073709551615 4602358 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21678/statm: 79474 16815 1761 364 0 15398 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 317896

[startup+1.5003 s]
/proc/loadavg: 4.03 3.98 3.63 5/199 21683
/proc/meminfo: memFree=30603468/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=375372 CPUtime=1.26 cores=5,7
/proc/21678/stat : 21678 (python) R 21676 21678 20932 0 -1 4202496 33005 931 1 0 108 18 0 0 16 0 1 0 5594432 384380928 30674 33554432000 4194304 5683644 140736864932992 18446744073709551615 47232016817019 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21678/statm: 93843 30674 1761 364 0 29767 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 375372

[startup+3.10102 s]
/proc/loadavg: 4.03 3.98 3.63 5/199 21684
/proc/meminfo: memFree=30525720/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=490800 CPUtime=2.87 cores=5,7
/proc/21678/stat : 21678 (python) R 21676 21678 20932 0 -1 4202496 61033 931 1 0 266 21 0 0 18 0 1 0 5594432 502579200 58702 33554432000 4194304 5683644 140736864932992 18446744073709551615 4962191 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21678/statm: 122700 58703 1761 364 0 58624 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 490800

[startup+6.30046 s]
/proc/loadavg: 4.03 3.98 3.63 5/199 21684
/proc/meminfo: memFree=30304356/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=696584 CPUtime=6.06 cores=5,7
/proc/21678/stat : 21678 (python) R 21676 21678 20932 0 -1 4202496 160905 931 1 0 573 33 0 0 25 0 1 0 5594432 713302016 111518 33554432000 4194304 5683644 140736864932992 18446744073709551615 47231845941168 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21678/statm: 174146 111518 1814 364 0 110070 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 696584

[startup+12.7003 s]
/proc/loadavg: 4.03 3.98 3.64 5/199 21685
/proc/meminfo: memFree=30254896/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=613756 CPUtime=12.46 cores=5,7
/proc/21678/stat : 21678 (python) R 21676 21678 20932 0 -1 4202496 177421 931 1 0 1211 35 0 0 25 0 1 0 5594432 628486144 90855 33554432000 4194304 5683644 140736864932992 18446744073709551615 4623653 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21678/statm: 153439 90855 1826 364 0 89363 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 613756

[startup+25.5011 s]
/proc/loadavg: 4.02 3.98 3.64 5/199 21685
/proc/meminfo: memFree=30246328/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=613756 CPUtime=25.26 cores=5,7
/proc/21678/stat : 21678 (python) R 21676 21678 20932 0 -1 4202496 177421 931 1 0 2491 35 0 0 25 0 1 0 5594432 628486144 90855 33554432000 4194304 5683644 140736864932992 18446744073709551615 232123740699 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21678/statm: 153439 90855 1826 364 0 89363 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 613756

[startup+51.1005 s]
/proc/loadavg: 4.09 4.00 3.65 5/199 21685
/proc/meminfo: memFree=30250496/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=613756 CPUtime=50.86 cores=5,7
/proc/21678/stat : 21678 (python) R 21676 21678 20932 0 -1 4202496 177422 931 1 0 5051 35 0 0 25 0 1 0 5594432 628486144 90856 33554432000 4194304 5683644 140736864932992 18446744073709551615 232123739247 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21678/statm: 153439 90856 1827 364 0 89363 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 613756

[startup+102.306 s]
/proc/loadavg: 4.03 4.00 3.67 5/199 21733
/proc/meminfo: memFree=28549736/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=495192 CPUtime=73.5 cores=5,7
/proc/21678/stat : 21678 (python) S 21676 21678 20932 0 -1 4202496 194245 931 1 0 7312 38 0 0 25 0 2 0 5594432 507076608 58692 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21678/statm: 123798 58692 1867 364 0 59716 0
[pid=21729] ppid=21678 vsize=484948 CPUtime=0.04 cores=5,7
/proc/21729/stat : 21729 (python) S 21678 21678 20932 0 -1 4202560 893 0 0 0 2 2 0 0 18 0 1 0 5601806 496586752 57197 33554432000 4194304 5683644 140736864932992 18446744073709551615 232124100111 0 0 16781312 514 170292360909914376 0 0 17 7 0 0 0
/proc/21729/statm: 121237 57197 376 364 0 57155 0
[pid=21731] ppid=21729 vsize=92192 CPUtime=28.55 cores=5,7
/proc/21731/stat : 21731 (lingeling) R 21729 21731 21731 0 -1 4202496 36518 0 0 0 2851 4 0 0 25 0 1 0 5601807 94404608 22218 33554432000 4194304 4352236 140735528044608 18446744073709551615 4295072 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/21731/statm: 23048 22218 129 39 0 22128 0
[pid=21678/tid=21730] ppid=21676 vsize=495192 CPUtime=0 cores=5,7
/proc/21678/task/21730/stat : 21730 (python) S 21676 21678 20932 0 -1 4202560 29 931 0 0 0 0 0 0 25 0 2 0 5601807 507076608 58692 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 1072332

[startup+162.301 s]
/proc/loadavg: 4.07 4.01 3.69 5/199 21735
/proc/meminfo: memFree=28534796/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=495192 CPUtime=73.5 cores=5,7
/proc/21678/stat : 21678 (python) S 21676 21678 20932 0 -1 4202496 194245 931 1 0 7312 38 0 0 25 0 2 0 5594432 507076608 58692 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21678/statm: 123798 58692 1867 364 0 59716 0
[pid=21729] ppid=21678 vsize=484948 CPUtime=0.11 cores=5,7
/proc/21729/stat : 21729 (python) S 21678 21678 20932 0 -1 4202560 921 0 0 0 6 5 0 0 18 0 1 0 5601806 496586752 57197 33554432000 4194304 5683644 140736864932992 18446744073709551615 232124100111 0 0 16781312 514 170292360909914376 0 0 17 7 0 0 0
/proc/21729/statm: 121237 57197 376 364 0 57155 0
[pid=21731] ppid=21729 vsize=189264 CPUtime=88.54 cores=5,7
/proc/21731/stat : 21731 (lingeling) R 21729 21731 21731 0 -1 4202496 77362 0 0 0 8846 8 0 0 25 0 1 0 5601807 193806336 46486 33554432000 4194304 4352236 140735528044608 18446744073709551615 4235440 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/21731/statm: 47316 46486 129 39 0 46396 0
[pid=21678/tid=21730] ppid=21676 vsize=495192 CPUtime=0 cores=5,7
/proc/21678/task/21730/stat : 21730 (python) S 21676 21678 20932 0 -1 4202560 29 931 0 0 0 0 0 0 25 0 2 0 5601807 507076608 58692 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 1169404

[startup+222.3 s]
/proc/loadavg: 4.02 4.01 3.71 5/199 21735
/proc/meminfo: memFree=28522248/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=495192 CPUtime=73.5 cores=5,7
/proc/21678/stat : 21678 (python) S 21676 21678 20932 0 -1 4202496 194245 931 1 0 7312 38 0 0 25 0 2 0 5594432 507076608 58692 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21678/statm: 123798 58692 1867 364 0 59716 0
[pid=21729] ppid=21678 vsize=484948 CPUtime=0.18 cores=5,7
/proc/21729/stat : 21729 (python) S 21678 21678 20932 0 -1 4202560 941 0 0 0 10 8 0 0 18 0 1 0 5601806 496586752 57197 33554432000 4194304 5683644 140736864932992 18446744073709551615 232124100111 0 0 16781312 514 170292360909914376 0 0 17 7 0 0 0
/proc/21729/statm: 121237 57197 376 364 0 57155 0
[pid=21731] ppid=21729 vsize=189124 CPUtime=148.54 cores=5,7
/proc/21731/stat : 21731 (lingeling) R 21729 21731 21731 0 -1 4202496 93747 0 0 0 14844 10 0 0 25 0 1 0 5601807 193662976 46451 33554432000 4194304 4352236 140735528044608 18446744073709551615 4278667 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/21731/statm: 47281 46451 129 39 0 46361 0
[pid=21678/tid=21730] ppid=21676 vsize=495192 CPUtime=0 cores=5,7
/proc/21678/task/21730/stat : 21730 (python) S 21676 21678 20932 0 -1 4202560 29 931 0 0 0 0 0 0 25 0 2 0 5601807 507076608 58692 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1169264

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.73 5/199 21737
/proc/meminfo: memFree=28522268/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=495192 CPUtime=73.5 cores=5,7
/proc/21678/stat : 21678 (python) S 21676 21678 20932 0 -1 4202496 194245 931 1 0 7312 38 0 0 25 0 2 0 5594432 507076608 58692 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21678/statm: 123798 58692 1867 364 0 59716 0
[pid=21729] ppid=21678 vsize=484948 CPUtime=0.25 cores=5,7
/proc/21729/stat : 21729 (python) S 21678 21678 20932 0 -1 4202560 961 0 0 0 14 11 0 0 18 0 1 0 5601806 496586752 57197 33554432000 4194304 5683644 140736864932992 18446744073709551615 232124100111 0 0 16781312 514 170292360909914376 0 0 17 7 0 0 0
/proc/21729/statm: 121237 57197 376 364 0 57155 0
[pid=21731] ppid=21729 vsize=189028 CPUtime=208.55 cores=5,7
/proc/21731/stat : 21731 (lingeling) R 21729 21731 21731 0 -1 4202496 93747 0 0 0 20845 10 0 0 25 0 1 0 5601807 193564672 46427 33554432000 4194304 4352236 140735528044608 18446744073709551615 4281248 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/21731/statm: 47257 46427 129 39 0 46337 0
[pid=21678/tid=21730] ppid=21676 vsize=495192 CPUtime=0 cores=5,7
/proc/21678/task/21730/stat : 21730 (python) S 21676 21678 20932 0 -1 4202560 29 931 0 0 0 0 0 0 25 0 2 0 5601807 507076608 58692 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1169168

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.74 5/199 21739
/proc/meminfo: memFree=28518968/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=495192 CPUtime=73.5 cores=5,7
/proc/21678/stat : 21678 (python) S 21676 21678 20932 0 -1 4202496 194245 931 1 0 7312 38 0 0 25 0 2 0 5594432 507076608 58692 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21678/statm: 123798 58692 1867 364 0 59716 0
[pid=21729] ppid=21678 vsize=484948 CPUtime=0.33 cores=5,7
/proc/21729/stat : 21729 (python) S 21678 21678 20932 0 -1 4202560 971 0 0 0 18 15 0 0 18 0 1 0 5601806 496586752 57197 33554432000 4194304 5683644 140736864932992 18446744073709551615 232124100111 0 0 16781312 514 170292360909914376 0 0 17 7 0 0 0
/proc/21729/statm: 121237 57197 376 364 0 57155 0
[pid=21731] ppid=21729 vsize=199220 CPUtime=268.54 cores=5,7
/proc/21731/stat : 21731 (lingeling) R 21729 21731 21731 0 -1 4202496 127029 0 0 0 26842 12 0 0 25 0 1 0 5601807 204001280 46928 33554432000 4194304 4352236 140735528044608 18446744073709551615 4278679 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/21731/statm: 49805 46928 129 39 0 48885 0
[pid=21678/tid=21730] ppid=21676 vsize=495192 CPUtime=0 cores=5,7
/proc/21678/task/21730/stat : 21730 (python) S 21676 21678 20932 0 -1 4202560 29 931 0 0 0 0 0 0 25 0 2 0 5601807 507076608 58692 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0

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

[startup+1122.3 s]
/proc/loadavg: 3.99 3.98 3.86 5/204 21864
/proc/meminfo: memFree=26269720/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=515704 CPUtime=73.53 cores=5,7
/proc/21678/stat : 21678 (python) S 21676 21678 20932 0 -1 4202496 195821 931 1 0 7314 39 0 0 19 0 4 0 5594432 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21678/statm: 128926 58705 1872 364 0 64838 0
[pid=21729] ppid=21678 vsize=495192 CPUtime=0.61 cores=5,7
/proc/21729/stat : 21729 (python) S 21678 21678 20932 0 -1 4202560 1202 0 0 0 34 27 0 0 19 0 2 0 5601806 507076608 57240 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21729/statm: 123798 57240 414 364 0 59716 0
[pid=21731] ppid=21729 vsize=199096 CPUtime=488.56 cores=5,7
/proc/21731/stat : 21731 (lingeling) T 21729 21731 21731 0 -1 4202496 194614 0 0 0 48836 20 0 0 25 0 1 0 5601807 203874304 48944 33554432000 4194304 4352236 140735528044608 18446744073709551615 4327792 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/21731/statm: 49774 48944 129 39 0 48854 0
[pid=21729/tid=21754] ppid=21678 vsize=495192 CPUtime=0 cores=5,7
/proc/21729/task/21754/stat : 21754 (python) S 21678 21678 20932 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 5650662 507076608 57240 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 514 18446604471121740992 0 0 -1 7 0 0 0
[pid=21755] ppid=21678 vsize=495204 CPUtime=0.13 cores=5,7
/proc/21755/stat : 21755 (python) S 21678 21678 20932 0 -1 4202560 1096 0 0 0 7 6 0 0 19 0 2 0 5650663 507088896 57225 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/21755/statm: 123801 57225 399 364 0 59716 0
[pid=21757] ppid=21755 vsize=195016 CPUtime=99.98 cores=5,7
/proc/21757/stat : 21757 (lingeling) T 21755 21757 21757 0 -1 4202496 74486 0 0 0 9990 8 0 0 25 0 1 0 5650663 199696384 47924 33554432000 4194304 4352236 140734404797632 18446744073709551615 4208055 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/21757/statm: 48754 47924 129 39 0 47834 0
[pid=21755/tid=21760] ppid=21678 vsize=495204 CPUtime=0 cores=5,7
/proc/21755/task/21760/stat : 21760 (python) S 21678 21678 20932 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 5660676 507088896 57225 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 514 18446604471161649920 0 0 -1 7 0 0 0
[pid=21761] ppid=21678 vsize=505460 CPUtime=0.63 cores=5,7
/proc/21761/stat : 21761 (python) S 21678 21678 20932 0 -1 4202560 985 0 0 0 32 31 0 0 15 0 1 0 5660677 517591040 57199 33554432000 4194304 5683644 140736864932992 18446744073709551615 232124100166 0 0 16781312 514 170292360909914376 0 0 17 5 0 0 0
/proc/21761/statm: 126365 57199 370 364 0 62277 0
[pid=21763] ppid=21761 vsize=2982028 CPUtime=459.37 cores=5,7
/proc/21763/stat : 21763 (cryptominisat-2) R 21761 21763 21763 0 -1 4202496 702319 0 0 0 45841 96 0 0 25 0 1 0 5660677 3053596672 582409 33554432000 4194304 4677096 140735185038720 18446744073709551615 4336292 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21763/statm: 745507 582409 391 118 0 740466 0
[pid=21678/tid=21730] ppid=21676 vsize=515704 CPUtime=0 cores=5,7
/proc/21678/task/21730/stat : 21730 (python) S 21676 21678 20932 0 -1 4202560 29 931 0 0 0 0 0 0 25 0 4 0 5601807 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
[pid=21678/tid=21756] ppid=21676 vsize=515704 CPUtime=0 cores=5,7
/proc/21678/task/21756/stat : 21756 (python) S 21676 21678 20932 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 5650663 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
[pid=21678/tid=21762] ppid=21676 vsize=515704 CPUtime=0 cores=5,7
/proc/21678/task/21762/stat : 21762 (python) S 21676 21678 20932 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 4 0 5660677 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1122.81
Current children cumulated vsize (KiB) 5387700

[startup+1182.3 s]
/proc/loadavg: 3.99 3.98 3.87 5/204 21912
/proc/meminfo: memFree=26340880/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=515704 CPUtime=73.53 cores=5,7
/proc/21678/stat : 21678 (python) S 21676 21678 20932 0 -1 4202496 195821 931 1 0 7314 39 0 0 19 0 4 0 5594432 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21678/statm: 128926 58705 1872 364 0 64838 0
[pid=21729] ppid=21678 vsize=495192 CPUtime=0.61 cores=5,7
/proc/21729/stat : 21729 (python) S 21678 21678 20932 0 -1 4202560 1202 0 0 0 34 27 0 0 19 0 2 0 5601806 507076608 57240 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21729/statm: 123798 57240 414 364 0 59716 0
[pid=21731] ppid=21729 vsize=199096 CPUtime=488.56 cores=5,7
/proc/21731/stat : 21731 (lingeling) T 21729 21731 21731 0 -1 4202496 194614 0 0 0 48836 20 0 0 25 0 1 0 5601807 203874304 48944 33554432000 4194304 4352236 140735528044608 18446744073709551615 4327792 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/21731/statm: 49774 48944 129 39 0 48854 0
[pid=21729/tid=21754] ppid=21678 vsize=495192 CPUtime=0 cores=5,7
/proc/21729/task/21754/stat : 21754 (python) S 21678 21678 20932 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 5650662 507076608 57240 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 514 18446604471121740992 0 0 -1 7 0 0 0
[pid=21755] ppid=21678 vsize=495204 CPUtime=0.13 cores=5,7
/proc/21755/stat : 21755 (python) S 21678 21678 20932 0 -1 4202560 1096 0 0 0 7 6 0 0 19 0 2 0 5650663 507088896 57225 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/21755/statm: 123801 57225 399 364 0 59716 0
[pid=21757] ppid=21755 vsize=195016 CPUtime=99.98 cores=5,7
/proc/21757/stat : 21757 (lingeling) T 21755 21757 21757 0 -1 4202496 74486 0 0 0 9990 8 0 0 25 0 1 0 5650663 199696384 47924 33554432000 4194304 4352236 140734404797632 18446744073709551615 4208055 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/21757/statm: 48754 47924 129 39 0 47834 0
[pid=21755/tid=21760] ppid=21678 vsize=495204 CPUtime=0 cores=5,7
/proc/21755/task/21760/stat : 21760 (python) S 21678 21678 20932 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 5660676 507088896 57225 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 514 18446604471161649920 0 0 -1 7 0 0 0
[pid=21761] ppid=21678 vsize=505460 CPUtime=0.72 cores=5,7
/proc/21761/stat : 21761 (python) S 21678 21678 20932 0 -1 4202560 985 0 0 0 37 35 0 0 15 0 1 0 5660677 517591040 57199 33554432000 4194304 5683644 140736864932992 18446744073709551615 232124100166 0 0 16781312 514 170292360909914376 0 0 17 5 0 0 0
/proc/21761/statm: 126365 57199 370 364 0 62277 0
[pid=21763] ppid=21761 vsize=2772480 CPUtime=519.29 cores=5,7
/proc/21763/stat : 21763 (cryptominisat-2) R 21761 21763 21763 0 -1 4202496 713923 0 0 0 51831 98 0 0 25 0 1 0 5660677 2839019520 562809 33554432000 4194304 4677096 140735185038720 18446744073709551615 4336218 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21763/statm: 693120 562809 391 118 0 688079 0
[pid=21678/tid=21730] ppid=21676 vsize=515704 CPUtime=0 cores=5,7
/proc/21678/task/21730/stat : 21730 (python) S 21676 21678 20932 0 -1 4202560 29 931 0 0 0 0 0 0 25 0 4 0 5601807 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
[pid=21678/tid=21756] ppid=21676 vsize=515704 CPUtime=0 cores=5,7
/proc/21678/task/21756/stat : 21756 (python) S 21676 21678 20932 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 5650663 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
[pid=21678/tid=21762] ppid=21676 vsize=515704 CPUtime=0 cores=5,7
/proc/21678/task/21762/stat : 21762 (python) S 21676 21678 20932 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 4 0 5660677 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1182.82
Current children cumulated vsize (KiB) 5178152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.5 s]
/proc/loadavg: 3.99 3.98 3.87 5/204 21912
/proc/meminfo: memFree=26289704/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=515704 CPUtime=73.53 cores=5,7
/proc/21678/stat : 21678 (python) S 21676 21678 20932 0 -1 4202496 195821 931 1 0 7314 39 0 0 19 0 4 0 5594432 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21678/statm: 128926 58705 1872 364 0 64838 0
[pid=21729] ppid=21678 vsize=495192 CPUtime=0.61 cores=5,7
/proc/21729/stat : 21729 (python) S 21678 21678 20932 0 -1 4202560 1202 0 0 0 34 27 0 0 19 0 2 0 5601806 507076608 57240 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21729/statm: 123798 57240 414 364 0 59716 0
[pid=21731] ppid=21729 vsize=199096 CPUtime=488.56 cores=5,7
/proc/21731/stat : 21731 (lingeling) T 21729 21731 21731 0 -1 4202496 194614 0 0 0 48836 20 0 0 25 0 1 0 5601807 203874304 48944 33554432000 4194304 4352236 140735528044608 18446744073709551615 4327792 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/21731/statm: 49774 48944 129 39 0 48854 0
[pid=21729/tid=21754] ppid=21678 vsize=495192 CPUtime=0 cores=5,7
/proc/21729/task/21754/stat : 21754 (python) S 21678 21678 20932 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 5650662 507076608 57240 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 514 18446604471121740992 0 0 -1 7 0 0 0
[pid=21755] ppid=21678 vsize=495204 CPUtime=0.13 cores=5,7
/proc/21755/stat : 21755 (python) S 21678 21678 20932 0 -1 4202560 1096 0 0 0 7 6 0 0 19 0 2 0 5650663 507088896 57225 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/21755/statm: 123801 57225 399 364 0 59716 0
[pid=21757] ppid=21755 vsize=195016 CPUtime=99.98 cores=5,7
/proc/21757/stat : 21757 (lingeling) T 21755 21757 21757 0 -1 4202496 74486 0 0 0 9990 8 0 0 25 0 1 0 5650663 199696384 47924 33554432000 4194304 4352236 140734404797632 18446744073709551615 4208055 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/21757/statm: 48754 47924 129 39 0 47834 0
[pid=21755/tid=21760] ppid=21678 vsize=495204 CPUtime=0 cores=5,7
/proc/21755/task/21760/stat : 21760 (python) S 21678 21678 20932 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 5660676 507088896 57225 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 514 18446604471161649920 0 0 -1 7 0 0 0
[pid=21761] ppid=21678 vsize=505460 CPUtime=0.74 cores=5,7
/proc/21761/stat : 21761 (python) S 21678 21678 20932 0 -1 4202560 985 0 0 0 38 36 0 0 15 0 1 0 5660677 517591040 57199 33554432000 4194304 5683644 140736864932992 18446744073709551615 232124100166 0 0 16781312 514 170292360909914376 0 0 17 5 0 0 0
/proc/21761/statm: 126365 57199 370 364 0 62277 0
[pid=21763] ppid=21761 vsize=2772480 CPUtime=536.48 cores=5,7
/proc/21763/stat : 21763 (cryptominisat-2) R 21761 21763 21763 0 -1 4202496 719824 0 0 0 53549 99 0 0 25 0 1 0 5660677 2839019520 568710 33554432000 4194304 4677096 140735185038720 18446744073709551615 4335804 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21763/statm: 693120 568710 391 118 0 688079 0
[pid=21678/tid=21730] ppid=21676 vsize=515704 CPUtime=0 cores=5,7
/proc/21678/task/21730/stat : 21730 (python) S 21676 21678 20932 0 -1 4202560 29 931 0 0 0 0 0 0 25 0 4 0 5601807 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
[pid=21678/tid=21756] ppid=21676 vsize=515704 CPUtime=0 cores=5,7
/proc/21678/task/21756/stat : 21756 (python) S 21676 21678 20932 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 5650663 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
[pid=21678/tid=21762] ppid=21676 vsize=515704 CPUtime=0 cores=5,7
/proc/21678/task/21762/stat : 21762 (python) S 21676 21678 20932 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 4 0 5660677 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 5178152

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

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

[startup+1199.5 s]
/proc/loadavg: 3.99 3.98 3.87 5/204 21912
/proc/meminfo: memFree=26289704/32950928 swapFree=67111528/67111528
[pid=21678] ppid=21676 vsize=515704 CPUtime=73.53 cores=5,7
/proc/21678/stat : 21678 (python) S 21676 21678 20932 0 -1 4202496 195821 931 1 0 7314 39 0 0 19 0 4 0 5594432 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21678/statm: 128926 58705 1872 364 0 64838 0
[pid=21729] ppid=21678 vsize=495192 CPUtime=0.61 cores=5,7
/proc/21729/stat : 21729 (python) S 21678 21678 20932 0 -1 4202560 1202 0 0 0 34 27 0 0 19 0 2 0 5601806 507076608 57240 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21729/statm: 123798 57240 414 364 0 59716 0
[pid=21731] ppid=21729 vsize=199096 CPUtime=488.56 cores=5,7
/proc/21731/stat : 21731 (lingeling) T 21729 21731 21731 0 -1 4202496 194614 0 0 0 48836 20 0 0 25 0 1 0 5601807 203874304 48944 33554432000 4194304 4352236 140735528044608 18446744073709551615 4327792 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/21731/statm: 49774 48944 129 39 0 48854 0
[pid=21729/tid=21754] ppid=21678 vsize=495192 CPUtime=0 cores=5,7
/proc/21729/task/21754/stat : 21754 (python) S 21678 21678 20932 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 5650662 507076608 57240 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 514 18446604471121740992 0 0 -1 7 0 0 0
[pid=21755] ppid=21678 vsize=495204 CPUtime=0.13 cores=5,7
/proc/21755/stat : 21755 (python) S 21678 21678 20932 0 -1 4202560 1096 0 0 0 7 6 0 0 19 0 2 0 5650663 507088896 57225 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/21755/statm: 123801 57225 399 364 0 59716 0
[pid=21757] ppid=21755 vsize=195016 CPUtime=99.98 cores=5,7
/proc/21757/stat : 21757 (lingeling) T 21755 21757 21757 0 -1 4202496 74486 0 0 0 9990 8 0 0 25 0 1 0 5650663 199696384 47924 33554432000 4194304 4352236 140734404797632 18446744073709551615 4208055 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/21757/statm: 48754 47924 129 39 0 47834 0
[pid=21755/tid=21760] ppid=21678 vsize=495204 CPUtime=0 cores=5,7
/proc/21755/task/21760/stat : 21760 (python) S 21678 21678 20932 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 5660676 507088896 57225 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 514 18446604471161649920 0 0 -1 7 0 0 0
[pid=21761] ppid=21678 vsize=505460 CPUtime=0.74 cores=5,7
/proc/21761/stat : 21761 (python) S 21678 21678 20932 0 -1 4202560 985 0 0 0 38 36 0 0 15 0 1 0 5660677 517591040 57199 33554432000 4194304 5683644 140736864932992 18446744073709551615 232124100166 0 0 16781312 514 170292360909914376 0 0 17 5 0 0 0
/proc/21761/statm: 126365 57199 370 364 0 62277 0
[pid=21763] ppid=21761 vsize=2772480 CPUtime=536.48 cores=5,7
/proc/21763/stat : 21763 (cryptominisat-2) R 21761 21763 21763 0 -1 4202496 719824 0 0 0 53549 99 0 0 25 0 1 0 5660677 2839019520 568710 33554432000 4194304 4677096 140735185038720 18446744073709551615 4335804 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21763/statm: 693120 568710 391 118 0 688079 0
[pid=21678/tid=21730] ppid=21676 vsize=515704 CPUtime=0 cores=5,7
/proc/21678/task/21730/stat : 21730 (python) S 21676 21678 20932 0 -1 4202560 29 931 0 0 0 0 0 0 25 0 4 0 5601807 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
[pid=21678/tid=21756] ppid=21676 vsize=515704 CPUtime=0 cores=5,7
/proc/21678/task/21756/stat : 21756 (python) S 21676 21678 20932 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 5650663 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
[pid=21678/tid=21762] ppid=21676 vsize=515704 CPUtime=0 cores=5,7
/proc/21678/task/21762/stat : 21762 (python) S 21676 21678 20932 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 4 0 5660677 528080896 58705 33554432000 4194304 5683644 140736864932992 18446744073709551615 232135903665 0 0 16781312 2 18446604471121742784 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 5178152

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1199.54
CPU time (s): 1200.03
CPU user time (s): 1197.68
CPU system time (s): 2.35
CPU usage (%): 100.041
Max. virtual memory (cumulated for all children) (KiB): 5387704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 73.1409
system time used= 0.405938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196753
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= 2837
involuntary context switches= 113

runsolver used 1.9977 second user time and 4.5913 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-11 01:28:16
IDJOB=3483908
IDBENCH=82366
IDSOLVER=1976
FILE ID=node124/3483908-1307748495
RUNJOBID= node124-1307747010-20953
PBS_JOBID= 13550833
Free space on /tmp= 74008 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.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-3483908-1307748495/watcher-3483908-1307748495 -o /tmp/evaluation-result-3483908-1307748495/solver-3483908-1307748495 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483908-1307748495.cnf -seed 1044509678 -budget 1200

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=1044509678

node124.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.855
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.71
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.855
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.855
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.82
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.855
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.77
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.855
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	: 5332.82
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.855
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.855
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.855
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30685968 kB
Buffers:         94620 kB
Cached:        1301844 kB
SwapCached:          0 kB
Active:        1165240 kB
Inactive:       934128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30685968 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           71236 kB
Writeback:           0 kB
AnonPages:      703236 kB
Mapped:          23608 kB
Slab:            97088 kB
PageTables:       9492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1176528 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= 73728 MiB
End job on node124 at 2011-06-11 01:48:18