Trace number 3377879

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) 1299.89 1300.04

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.68/2.16	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.68/2.16	c INFO: solving HOME/instance-3377879-1305453365.cnf
0.68/2.16	c INFO: computing task features
1.13/2.63	c INFO: computed variable-clause graph statistics
1.13/2.65	c INFO: computed clause balance statistics
3.63/5.12	c INFO: computed variable balance statistics
5.33/6.87	c INFO: computed small-clause counts
5.33/6.88	c INFO: computed Horn-clause counts
8.73/10.28	c INFO: computed variable graph statistics
8.73/10.28	c INFO: collected features for HOME/instance-3377879-1305453365.cnf in 8.10 s
8.73/10.29	c INFO: running lingeling-276@0 for 582 with 2391 remaining (b = 0.59)
596.44/597.95	c INFO: running lingeling-276@0 for 97 with 1806 remaining (b = 0.31)
696.83/698.25	c INFO: running cryptominisat-2.9.0@0 for 1705 with 1705 remaining (b = 0.54)

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-3377879-1305453365/watcher-3377879-1305453365 -o /tmp/evaluation-result-3377879-1305453365/solver-3377879-1305453365 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377879-1305453365.cnf -seed 1903400184 -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: 2.20 3.54 3.72 5/367 14379
/proc/meminfo: memFree=25332780/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=15084 CPUtime=0 cores=0,2
/proc/14379/stat : 14379 (python) D 14377 14379 12848 0 -1 4202496 612 0 4 0 0 0 0 0 18 0 1 0 637752215 15446016 513 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726404864 0 0 16781312 2 18446744071562234166 0 0 17 0 0 0 0
/proc/14379/statm: 3771 513 301 364 0 258 0

[startup+0.0812091 s]
/proc/loadavg: 2.20 3.54 3.72 5/367 14379
/proc/meminfo: memFree=25332780/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=16396 CPUtime=0.01 cores=0,2
/proc/14379/stat : 14379 (python) R 14377 14379 12848 0 -1 4202496 1156 0 4 0 1 0 0 0 17 0 1 0 637752215 16789504 1026 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726065861 0 0 16781312 2 0 0 0 17 0 0 0 1
/proc/14379/statm: 4098 1027 413 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+0.100202 s]
/proc/loadavg: 2.20 3.54 3.72 5/367 14379
/proc/meminfo: memFree=25332780/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=16808 CPUtime=0.02 cores=0,2
/proc/14379/stat : 14379 (python) S 14377 14379 12848 0 -1 4202496 1224 0 4 0 1 1 0 0 17 0 1 0 637752215 17211392 1086 33554432000 4194304 5683644 140736680169120 18446744073709551615 264721481351 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 1
/proc/14379/statm: 4202 1086 418 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16808

[startup+0.300188 s]
/proc/loadavg: 2.20 3.54 3.72 5/367 14379
/proc/meminfo: memFree=25332780/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=50008 CPUtime=0.09 cores=0,2
/proc/14379/stat : 14379 (python) S 14377 14379 12848 0 -1 4202496 1955 0 13 0 4 5 0 0 17 0 1 0 637752215 51208192 1731 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726403072 0 2147483391 16781312 2 18446744071699953811 0 0 17 0 0 0 3
/proc/14379/statm: 12502 1731 480 364 0 1202 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50008

[startup+0.701122 s]
/proc/loadavg: 2.20 3.54 3.72 5/367 14379
/proc/meminfo: memFree=25332780/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=113212 CPUtime=0.2 cores=0,2
/proc/14379/stat : 14379 (python) R 14377 14379 12848 0 -1 4202496 3546 0 23 0 6 14 0 0 16 0 1 0 637752215 115929088 3215 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726065861 0 0 16781312 2 0 0 0 17 0 0 0 7
/proc/14379/statm: 28303 3215 886 364 0 2325 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 113212

[startup+1.50097 s]
/proc/loadavg: 2.20 3.54 3.72 5/377 14407
/proc/meminfo: memFree=25200392/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=170752 CPUtime=0.54 cores=0,2
/proc/14379/stat : 14379 (python) D 14377 14379 12848 0 -1 4202496 6701 923 41 8 18 36 0 0 16 0 1 0 637752215 174850048 4805 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726403072 0 0 16781312 2 0 0 0 17 0 0 0 12
/proc/14379/statm: 42688 4805 1336 364 0 3453 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 170752

[startup+3.10067 s]
/proc/loadavg: 2.11 3.49 3.70 4/377 14407
/proc/meminfo: memFree=25147376/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=306260 CPUtime=1.63 cores=0,2
/proc/14379/stat : 14379 (python) R 14377 14379 12848 0 -1 4202496 21044 923 80 8 123 40 0 0 16 0 1 0 637752215 313610240 13950 33554432000 4194304 5683644 140736680169120 18446744073709551615 5003984 0 0 16781312 2 0 0 0 17 0 0 0 23
/proc/14379/statm: 76565 13950 1826 364 0 12489 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 306260
heavy processes:

[startup+6.30103 s]
/proc/loadavg: 2.11 3.49 3.70 7/380 14410
/proc/meminfo: memFree=24999728/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=306260 CPUtime=4.83 cores=0,2
/proc/14379/stat : 14379 (python) R 14377 14379 12848 0 -1 4202496 21045 923 80 8 443 40 0 0 22 0 1 0 637752215 313610240 13951 33554432000 4194304 5683644 140736680169120 18446744073709551615 4416916 0 0 16781312 2 0 0 0 17 0 0 0 23
/proc/14379/statm: 76565 13951 1827 364 0 12489 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 306260
heavy processes:

[startup+12.7009 s]
/proc/loadavg: 2.55 3.54 3.72 7/383 14414
/proc/meminfo: memFree=24977900/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=315384 CPUtime=8.83 cores=0,2
/proc/14379/stat : 14379 (python) S 14377 14379 12848 0 -1 4202496 21632 923 80 8 842 41 0 0 20 0 2 0 637752215 322953216 13709 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 23
/proc/14379/statm: 78846 13709 1867 364 0 14764 0
[pid=14411] ppid=14379 vsize=305140 CPUtime=0 cores=0,2
/proc/14411/stat : 14411 (python) S 14379 14379 12848 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 637753245 312463360 12191 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726425103 0 0 16781312 514 1078515907782738177 0 0 17 0 0 0 0
/proc/14411/statm: 76285 12191 353 364 0 12203 0
[pid=14413] ppid=14411 vsize=20384 CPUtime=2.39 cores=0,2
/proc/14413/stat : 14413 (lingeling) R 14411 14413 14413 0 -1 4202496 7248 0 0 0 238 1 0 0 25 0 1 0 637753245 20873216 4263 33554432000 4194304 4352236 140734140810128 18446744073709551615 4215256 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/14413/statm: 5096 4263 127 39 0 4176 0
[pid=14379/tid=14412] ppid=14377 vsize=315384 CPUtime=0 cores=0,2
/proc/14379/task/14412/stat : 14412 (python) S 14377 14379 12848 0 -1 4202560 31 923 0 8 0 0 0 0 20 0 2 0 637753245 322953216 13709 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.22
Current children cumulated vsize (KiB) 640908

[startup+25.5004 s]
/proc/loadavg: 2.77 3.56 3.72 7/389 14420
/proc/meminfo: memFree=24919080/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=315384 CPUtime=8.83 cores=0,2
/proc/14379/stat : 14379 (python) S 14377 14379 12848 0 -1 4202496 21632 923 80 8 842 41 0 0 20 0 2 0 637752215 322953216 13709 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 23
/proc/14379/statm: 78846 13709 1867 364 0 14764 0
[pid=14411] ppid=14379 vsize=305140 CPUtime=0.03 cores=0,2
/proc/14411/stat : 14411 (python) S 14379 14379 12848 0 -1 4202560 893 0 0 0 2 1 0 0 18 0 1 0 637753245 312463360 12214 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726425103 0 0 16781312 514 15720623739894726913 0 0 17 0 0 0 0
/proc/14411/statm: 76285 12214 376 364 0 12203 0
[pid=14413] ppid=14411 vsize=21264 CPUtime=15.15 cores=0,2
/proc/14413/stat : 14413 (lingeling) R 14411 14413 14413 0 -1 4202496 8126 0 0 0 1514 1 0 0 25 0 1 0 637753245 21774336 4485 33554432000 4194304 4352236 140734140810128 18446744073709551615 4328429 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/14413/statm: 5316 4485 129 39 0 4396 0
[pid=14379/tid=14412] ppid=14377 vsize=315384 CPUtime=0 cores=0,2
/proc/14379/task/14412/stat : 14412 (python) S 14377 14379 12848 0 -1 4202560 31 923 0 8 0 0 0 0 20 0 2 0 637753245 322953216 13709 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.01
Current children cumulated vsize (KiB) 641788

[startup+51.1006 s]
/proc/loadavg: 3.19 3.59 3.73 7/389 14421
/proc/meminfo: memFree=24916724/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=315384 CPUtime=8.83 cores=0,2
/proc/14379/stat : 14379 (python) S 14377 14379 12848 0 -1 4202496 21632 923 80 8 842 41 0 0 20 0 2 0 637752215 322953216 13709 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 23
/proc/14379/statm: 78846 13709 1867 364 0 14764 0
[pid=14411] ppid=14379 vsize=305140 CPUtime=0.12 cores=0,2
/proc/14411/stat : 14411 (python) S 14379 14379 12848 0 -1 4202560 907 0 0 0 6 6 0 0 18 0 1 0 637753245 312463360 12214 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726425103 0 0 16781312 514 15720623739894726913 0 0 17 0 0 0 0
/proc/14411/statm: 76285 12214 376 364 0 12203 0
[pid=14413] ppid=14411 vsize=22704 CPUtime=40.67 cores=0,2
/proc/14413/stat : 14413 (lingeling) R 14411 14413 14413 0 -1 4202496 8510 0 0 0 4066 1 0 0 25 0 1 0 637753245 23248896 4869 33554432000 4194304 4352236 140734140810128 18446744073709551615 4327867 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/14413/statm: 5676 4869 129 39 0 4756 0
[pid=14379/tid=14412] ppid=14377 vsize=315384 CPUtime=0 cores=0,2
/proc/14379/task/14412/stat : 14412 (python) S 14377 14379 12848 0 -1 4202560 31 923 0 8 0 0 0 0 20 0 2 0 637753245 322953216 13709 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.62
Current children cumulated vsize (KiB) 643228

[startup+102.314 s]
/proc/loadavg: 3.67 3.66 3.74 7/389 14422
/proc/meminfo: memFree=24911212/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=315384 CPUtime=8.83 cores=0,2
/proc/14379/stat : 14379 (python) S 14377 14379 12848 0 -1 4202496 21632 923 80 8 842 41 0 0 20 0 2 0 637752215 322953216 13709 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 23
/proc/14379/statm: 78846 13709 1867 364 0 14764 0
[pid=14411] ppid=14379 vsize=305140 CPUtime=0.26 cores=0,2
/proc/14411/stat : 14411 (python) S 14379 14379 12848 0 -1 4202560 928 0 0 0 14 12 0 0 18 0 1 0 637753245 312463360 12214 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726425103 0 0 16781312 514 15720623739894726913 0 0 17 0 0 0 0
/proc/14411/statm: 76285 12214 376 364 0 12203 0
[pid=14413] ppid=14411 vsize=23568 CPUtime=91.74 cores=0,2
/proc/14413/stat : 14413 (lingeling) R 14411 14413 14413 0 -1 4202496 8702 0 0 0 9173 1 0 0 25 0 1 0 637753245 24133632 5061 33554432000 4194304 4352236 140734140810128 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/14413/statm: 5892 5061 129 39 0 4972 0
[pid=14379/tid=14412] ppid=14377 vsize=315384 CPUtime=0 cores=0,2
/proc/14379/task/14412/stat : 14412 (python) S 14377 14379 12848 0 -1 4202560 31 923 0 8 0 0 0 0 20 0 2 0 637753245 322953216 13709 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.83
Current children cumulated vsize (KiB) 644092

[startup+162.301 s]
/proc/loadavg: 3.95 3.73 3.76 7/389 14424
/proc/meminfo: memFree=24906944/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=315384 CPUtime=8.83 cores=0,2
/proc/14379/stat : 14379 (python) S 14377 14379 12848 0 -1 4202496 21632 923 80 8 842 41 0 0 20 0 2 0 637752215 322953216 13709 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 23
/proc/14379/statm: 78846 13709 1867 364 0 14764 0
[pid=14411] ppid=14379 vsize=305140 CPUtime=0.44 cores=0,2
/proc/14411/stat : 14411 (python) S 14379 14379 12848 0 -1 4202560 954 0 0 0 25 19 0 0 18 0 1 0 637753245 312463360 12214 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726425103 0 0 16781312 514 15720623739894726913 0 0 17 0 0 0 0
/proc/14411/statm: 76285 12214 376 364 0 12203 0
[pid=14413] ppid=14411 vsize=25624 CPUtime=151.54 cores=0,2
/proc/14413/stat : 14413 (lingeling) R 14411 14413 14413 0 -1 4202496 9217 0 0 0 15153 1 0 0 25 0 1 0 637753245 26238976 5575 33554432000 4194304 4352236 140734140810128 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/14413/statm: 6406 5575 129 39 0 5486 0
[pid=14379/tid=14412] ppid=14377 vsize=315384 CPUtime=0 cores=0,2
/proc/14379/task/14412/stat : 14412 (python) S 14377 14379 12848 0 -1 4202560 31 923 0 8 0 0 0 0 20 0 2 0 637753245 322953216 13709 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 160.81
Current children cumulated vsize (KiB) 646148

[startup+222.301 s]
/proc/loadavg: 3.98 3.78 3.77 7/389 14425
/proc/meminfo: memFree=24898588/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=315384 CPUtime=8.83 cores=0,2
/proc/14379/stat : 14379 (python) S 14377 14379 12848 0 -1 4202496 21632 923 80 8 842 41 0 0 20 0 2 0 637752215 322953216 13709 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 23
/proc/14379/statm: 78846 13709 1867 364 0 14764 0
[pid=14411] ppid=14379 vsize=305140 CPUtime=0.62 cores=0,2
/proc/14411/stat : 14411 (python) S 14379 14379 12848 0 -1 4202560 970 0 0 0 35 27 0 0 18 0 1 0 637753245 312463360 12214 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726425103 0 0 16781312 514 15720623739894726913 0 0 17 0 0 0 0
/proc/14411/statm: 76285 12214 376 364 0 12203 0
[pid=14413] ppid=14411 vsize=28348 CPUtime=211.37 cores=0,2
/proc/14413/stat : 14413 (lingeling) R 14411 14413 14413 0 -1 4202496 9898 0 0 0 21135 2 0 0 25 0 1 0 637753245 29028352 6256 33554432000 4194304 4352236 140734140810128 18446744073709551615 4234441 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/14413/statm: 7087 6256 129 39 0 6167 0
[pid=14379/tid=14412] ppid=14377 vsize=315384 CPUtime=0 cores=0,2
/proc/14379/task/14412/stat : 14412 (python) S 14377 14379 12848 0 -1 4202560 31 923 0 8 0 0 0 0 20 0 2 0 637753245 322953216 13709 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 220.82
Current children cumulated vsize (KiB) 648872

[startup+282.301 s]
/proc/loadavg: 3.99 3.81 3.78 7/389 14427
/proc/meminfo: memFree=24894336/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=315384 CPUtime=8.83 cores=0,2
/proc/14379/stat : 14379 (python) S 14377 14379 12848 0 -1 4202496 21632 923 80 8 842 41 0 0 20 0 2 0 637752215 322953216 13709 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 23

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

[startup+1122.3 s]
/proc/loadavg: 3.04 3.33 3.60 4/404 14508
/proc/meminfo: memFree=24042756/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=335896 CPUtime=8.85 cores=0,2
/proc/14379/stat : 14379 (python) S 14377 14379 12848 0 -1 4202496 23238 923 80 8 844 41 0 0 20 0 4 0 637752215 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 23
/proc/14379/statm: 83974 13722 1872 364 0 19886 0
[pid=14411] ppid=14379 vsize=315384 CPUtime=1.74 cores=0,2
/proc/14411/stat : 14411 (python) S 14379 14379 12848 0 -1 4202560 1200 0 0 0 94 80 0 0 19 0 2 0 637753245 322953216 12258 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14411/statm: 78846 12258 415 364 0 14764 0
[pid=14413] ppid=14411 vsize=53256 CPUtime=585.92 cores=0,2
/proc/14413/stat : 14413 (lingeling) T 14411 14413 14413 0 -1 4202496 24318 0 0 0 58588 4 0 0 25 0 1 0 637753245 54534144 12483 33554432000 4194304 4352236 140734140810128 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/14413/statm: 13314 12483 129 39 0 12394 0
[pid=14411/tid=14449] ppid=14379 vsize=315384 CPUtime=0 cores=0,2
/proc/14411/task/14449/stat : 14449 (python) S 14379 14379 12848 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 637812010 322953216 12258 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 514 18446604440278902912 0 0 -1 0 0 0 0
[pid=14450] ppid=14379 vsize=315396 CPUtime=0.3 cores=0,2
/proc/14450/stat : 14450 (python) S 14379 14379 12848 0 -1 4202560 1092 0 0 0 16 14 0 0 19 0 2 0 637812011 322965504 12242 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14450/statm: 78849 12242 399 364 0 14764 0
[pid=14452] ppid=14450 vsize=23904 CPUtime=100.08 cores=0,2
/proc/14452/stat : 14452 (lingeling) T 14450 14452 14452 0 -1 4202496 8788 0 0 0 10007 1 0 0 25 0 1 0 637812011 24477696 5146 33554432000 4194304 4352236 140734797452768 18446744073709551615 4207607 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/14452/statm: 5976 5146 129 39 0 5056 0
[pid=14450/tid=14468] ppid=14379 vsize=315396 CPUtime=0 cores=0,2
/proc/14450/task/14468/stat : 14468 (python) S 14379 14379 12848 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 637822040 322965504 12242 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 514 18446604441638642048 0 0 -1 2 0 0 0
[pid=14469] ppid=14379 vsize=325652 CPUtime=1.38 cores=0,2
/proc/14469/stat : 14469 (python) S 14379 14379 12848 0 -1 4202560 1014 0 0 0 74 64 0 0 15 0 1 0 637822041 333467648 12216 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726425158 0 0 16781312 514 14400840354951561475 0 0 17 0 0 0 0
/proc/14469/statm: 81413 12216 370 364 0 17325 0
[pid=14471] ppid=14469 vsize=623176 CPUtime=423.49 cores=0,2
/proc/14471/stat : 14471 (cryptominisat-2) R 14469 14471 14471 0 -1 4202496 239355 0 0 0 42302 47 0 0 25 0 1 0 637822042 638132224 115846 33554432000 4194304 4677096 140735154919360 18446744073709551615 264726101698 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/14471/statm: 155794 115846 392 118 0 150753 0
[pid=14379/tid=14412] ppid=14377 vsize=335896 CPUtime=0 cores=0,2
/proc/14379/task/14412/stat : 14412 (python) S 14377 14379 12848 0 -1 4202560 31 923 0 8 0 0 0 0 20 0 4 0 637753245 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
[pid=14379/tid=14451] ppid=14377 vsize=335896 CPUtime=0 cores=0,2
/proc/14379/task/14451/stat : 14451 (python) S 14377 14379 12848 0 -1 4202560 28 923 0 8 0 0 0 0 20 0 4 0 637812011 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 0 0 0 0
[pid=14379/tid=14470] ppid=14377 vsize=335896 CPUtime=0 cores=0,2
/proc/14379/task/14470/stat : 14470 (python) S 14377 14379 12848 0 -1 4202560 30 923 0 8 0 0 0 0 20 0 4 0 637822041 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 1992664

[startup+1182.3 s]
/proc/loadavg: 3.01 3.27 3.57 4/404 14510
/proc/meminfo: memFree=24008736/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=335896 CPUtime=8.85 cores=0,2
/proc/14379/stat : 14379 (python) S 14377 14379 12848 0 -1 4202496 23238 923 80 8 844 41 0 0 20 0 4 0 637752215 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 23
/proc/14379/statm: 83974 13722 1872 364 0 19886 0
[pid=14411] ppid=14379 vsize=315384 CPUtime=1.74 cores=0,2
/proc/14411/stat : 14411 (python) S 14379 14379 12848 0 -1 4202560 1200 0 0 0 94 80 0 0 19 0 2 0 637753245 322953216 12258 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14411/statm: 78846 12258 415 364 0 14764 0
[pid=14413] ppid=14411 vsize=53256 CPUtime=585.92 cores=0,2
/proc/14413/stat : 14413 (lingeling) T 14411 14413 14413 0 -1 4202496 24318 0 0 0 58588 4 0 0 25 0 1 0 637753245 54534144 12483 33554432000 4194304 4352236 140734140810128 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/14413/statm: 13314 12483 129 39 0 12394 0
[pid=14411/tid=14449] ppid=14379 vsize=315384 CPUtime=0 cores=0,2
/proc/14411/task/14449/stat : 14449 (python) S 14379 14379 12848 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 637812010 322953216 12258 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 514 18446604440278902912 0 0 -1 0 0 0 0
[pid=14450] ppid=14379 vsize=315396 CPUtime=0.3 cores=0,2
/proc/14450/stat : 14450 (python) S 14379 14379 12848 0 -1 4202560 1092 0 0 0 16 14 0 0 19 0 2 0 637812011 322965504 12242 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14450/statm: 78849 12242 399 364 0 14764 0
[pid=14452] ppid=14450 vsize=23904 CPUtime=100.08 cores=0,2
/proc/14452/stat : 14452 (lingeling) T 14450 14452 14452 0 -1 4202496 8788 0 0 0 10007 1 0 0 25 0 1 0 637812011 24477696 5146 33554432000 4194304 4352236 140734797452768 18446744073709551615 4207607 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/14452/statm: 5976 5146 129 39 0 5056 0
[pid=14450/tid=14468] ppid=14379 vsize=315396 CPUtime=0 cores=0,2
/proc/14450/task/14468/stat : 14468 (python) S 14379 14379 12848 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 637822040 322965504 12242 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 514 18446604441638642048 0 0 -1 2 0 0 0
[pid=14469] ppid=14379 vsize=325652 CPUtime=1.58 cores=0,2
/proc/14469/stat : 14469 (python) S 14379 14379 12848 0 -1 4202560 1014 0 0 0 85 73 0 0 15 0 1 0 637822041 333467648 12216 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726425158 0 0 16781312 514 15720623739894726915 0 0 17 0 0 0 0
/proc/14469/statm: 81413 12216 370 364 0 17325 0
[pid=14471] ppid=14469 vsize=582488 CPUtime=483.44 cores=0,2
/proc/14471/stat : 14471 (cryptominisat-2) R 14469 14471 14471 0 -1 4202496 263786 0 0 0 48292 52 0 0 25 0 1 0 637822042 596467712 118967 33554432000 4194304 4677096 140735154919360 18446744073709551615 264726101702 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/14471/statm: 145622 118967 396 118 0 140581 0
[pid=14379/tid=14412] ppid=14377 vsize=335896 CPUtime=0 cores=0,2
/proc/14379/task/14412/stat : 14412 (python) S 14377 14379 12848 0 -1 4202560 31 923 0 8 0 0 0 0 20 0 4 0 637753245 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
[pid=14379/tid=14451] ppid=14377 vsize=335896 CPUtime=0 cores=0,2
/proc/14379/task/14451/stat : 14451 (python) S 14377 14379 12848 0 -1 4202560 28 923 0 8 0 0 0 0 20 0 4 0 637812011 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 0 0 0 0
[pid=14379/tid=14470] ppid=14377 vsize=335896 CPUtime=0 cores=0,2
/proc/14379/task/14470/stat : 14470 (python) S 14377 14379 12848 0 -1 4202560 30 923 0 8 0 0 0 0 20 0 4 0 637822041 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 1951976

[startup+1242.3 s]
/proc/loadavg: 3.00 3.22 3.52 4/404 14511
/proc/meminfo: memFree=24015132/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=335896 CPUtime=8.85 cores=0,2
/proc/14379/stat : 14379 (python) S 14377 14379 12848 0 -1 4202496 23238 923 80 8 844 41 0 0 20 0 4 0 637752215 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 23
/proc/14379/statm: 83974 13722 1872 364 0 19886 0
[pid=14411] ppid=14379 vsize=315384 CPUtime=1.74 cores=0,2
/proc/14411/stat : 14411 (python) S 14379 14379 12848 0 -1 4202560 1200 0 0 0 94 80 0 0 19 0 2 0 637753245 322953216 12258 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14411/statm: 78846 12258 415 364 0 14764 0
[pid=14413] ppid=14411 vsize=53256 CPUtime=585.92 cores=0,2
/proc/14413/stat : 14413 (lingeling) T 14411 14413 14413 0 -1 4202496 24318 0 0 0 58588 4 0 0 25 0 1 0 637753245 54534144 12483 33554432000 4194304 4352236 140734140810128 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/14413/statm: 13314 12483 129 39 0 12394 0
[pid=14411/tid=14449] ppid=14379 vsize=315384 CPUtime=0 cores=0,2
/proc/14411/task/14449/stat : 14449 (python) S 14379 14379 12848 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 637812010 322953216 12258 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 514 18446604440278902912 0 0 -1 0 0 0 0
[pid=14450] ppid=14379 vsize=315396 CPUtime=0.3 cores=0,2
/proc/14450/stat : 14450 (python) S 14379 14379 12848 0 -1 4202560 1092 0 0 0 16 14 0 0 19 0 2 0 637812011 322965504 12242 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14450/statm: 78849 12242 399 364 0 14764 0
[pid=14452] ppid=14450 vsize=23904 CPUtime=100.08 cores=0,2
/proc/14452/stat : 14452 (lingeling) T 14450 14452 14452 0 -1 4202496 8788 0 0 0 10007 1 0 0 25 0 1 0 637812011 24477696 5146 33554432000 4194304 4352236 140734797452768 18446744073709551615 4207607 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/14452/statm: 5976 5146 129 39 0 5056 0
[pid=14450/tid=14468] ppid=14379 vsize=315396 CPUtime=0 cores=0,2
/proc/14450/task/14468/stat : 14468 (python) S 14379 14379 12848 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 637822040 322965504 12242 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 514 18446604441638642048 0 0 -1 2 0 0 0
[pid=14469] ppid=14379 vsize=325652 CPUtime=1.78 cores=0,2
/proc/14469/stat : 14469 (python) S 14379 14379 12848 0 -1 4202560 1014 0 0 0 97 81 0 0 15 0 1 0 637822041 333467648 12216 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726425158 0 0 16781312 514 14400840354951561475 0 0 17 0 0 0 0
/proc/14469/statm: 81413 12216 370 364 0 17325 0
[pid=14471] ppid=14469 vsize=650048 CPUtime=543.38 cores=0,2
/proc/14471/stat : 14471 (cryptominisat-2) R 14469 14471 14471 0 -1 4202496 281051 0 0 0 54282 56 0 0 25 0 1 0 637822042 665649152 123374 33554432000 4194304 4677096 140735154919360 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/14471/statm: 162512 123374 396 118 0 157471 0
[pid=14379/tid=14412] ppid=14377 vsize=335896 CPUtime=0 cores=0,2
/proc/14379/task/14412/stat : 14412 (python) S 14377 14379 12848 0 -1 4202560 31 923 0 8 0 0 0 0 20 0 4 0 637753245 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
[pid=14379/tid=14451] ppid=14377 vsize=335896 CPUtime=0 cores=0,2
/proc/14379/task/14451/stat : 14451 (python) S 14377 14379 12848 0 -1 4202560 28 923 0 8 0 0 0 0 20 0 4 0 637812011 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 0 0 0 0
[pid=14379/tid=14470] ppid=14377 vsize=335896 CPUtime=0 cores=0,2
/proc/14379/task/14470/stat : 14470 (python) S 14377 14379 12848 0 -1 4202560 30 923 0 8 0 0 0 0 20 0 4 0 637822041 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 2019536



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.19 3.50 4/404 14513
/proc/meminfo: memFree=24002052/32951124 swapFree=63083164/67111528
[pid=14379] ppid=14377 vsize=335896 CPUtime=8.85 cores=0,2
/proc/14379/stat : 14379 (python) S 14377 14379 12848 0 -1 4202496 23238 923 80 8 844 41 0 0 20 0 4 0 637752215 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 23
/proc/14379/statm: 83974 13722 1872 364 0 19886 0
[pid=14411] ppid=14379 vsize=315384 CPUtime=1.74 cores=0,2
/proc/14411/stat : 14411 (python) S 14379 14379 12848 0 -1 4202560 1200 0 0 0 94 80 0 0 19 0 2 0 637753245 322953216 12258 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14411/statm: 78846 12258 415 364 0 14764 0
[pid=14413] ppid=14411 vsize=53256 CPUtime=585.92 cores=0,2
/proc/14413/stat : 14413 (lingeling) T 14411 14413 14413 0 -1 4202496 24318 0 0 0 58588 4 0 0 25 0 1 0 637753245 54534144 12483 33554432000 4194304 4352236 140734140810128 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/14413/statm: 13314 12483 129 39 0 12394 0
[pid=14411/tid=14449] ppid=14379 vsize=315384 CPUtime=0 cores=0,2
/proc/14411/task/14449/stat : 14449 (python) S 14379 14379 12848 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 637812010 322953216 12258 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 514 18446604440278902912 0 0 -1 0 0 0 0
[pid=14450] ppid=14379 vsize=315396 CPUtime=0.3 cores=0,2
/proc/14450/stat : 14450 (python) S 14379 14379 12848 0 -1 4202560 1092 0 0 0 16 14 0 0 19 0 2 0 637812011 322965504 12242 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14450/statm: 78849 12242 399 364 0 14764 0
[pid=14452] ppid=14450 vsize=23904 CPUtime=100.08 cores=0,2
/proc/14452/stat : 14452 (lingeling) T 14450 14452 14452 0 -1 4202496 8788 0 0 0 10007 1 0 0 25 0 1 0 637812011 24477696 5146 33554432000 4194304 4352236 140734797452768 18446744073709551615 4207607 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/14452/statm: 5976 5146 129 39 0 5056 0
[pid=14450/tid=14468] ppid=14379 vsize=315396 CPUtime=0 cores=0,2
/proc/14450/task/14468/stat : 14468 (python) S 14379 14379 12848 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 637822040 322965504 12242 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 514 18446604441638642048 0 0 -1 2 0 0 0
[pid=14469] ppid=14379 vsize=325652 CPUtime=1.96 cores=0,2
/proc/14469/stat : 14469 (python) S 14379 14379 12848 0 -1 4202560 1014 0 0 0 105 91 0 0 15 0 1 0 637822041 333467648 12216 33554432000 4194304 5683644 140736680169120 18446744073709551615 264726425158 0 0 16781312 514 14400840354951561475 0 0 17 0 0 0 0
/proc/14469/statm: 81413 12216 370 364 0 17325 0
[pid=14471] ppid=14469 vsize=583916 CPUtime=601.04 cores=0,2
/proc/14471/stat : 14471 (cryptominisat-2) R 14469 14471 14471 0 -1 4202496 300187 0 0 0 60043 61 0 0 25 0 1 0 637822042 597929984 121218 33554432000 4194304 4677096 140735154919360 18446744073709551615 4320155 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/14471/statm: 145979 121218 396 118 0 140938 0
[pid=14379/tid=14412] ppid=14377 vsize=335896 CPUtime=0 cores=0,2
/proc/14379/task/14412/stat : 14412 (python) S 14377 14379 12848 0 -1 4202560 31 923 0 8 0 0 0 0 20 0 4 0 637753245 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
[pid=14379/tid=14451] ppid=14377 vsize=335896 CPUtime=0 cores=0,2
/proc/14379/task/14451/stat : 14451 (python) S 14377 14379 12848 0 -1 4202560 28 923 0 8 0 0 0 0 20 0 4 0 637812011 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 0 0 0 0
[pid=14379/tid=14470] ppid=14377 vsize=335896 CPUtime=0 cores=0,2
/proc/14379/task/14470/stat : 14470 (python) S 14377 14379 12848 0 -1 4202560 30 923 0 8 0 0 0 0 20 0 4 0 637822041 343957504 13722 33554432000 4194304 5683644 140736680169120 18446744073709551615 264738228657 0 0 16781312 2 18446604440278903808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1299.89
Current children cumulated vsize (KiB) 1953404

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 14379 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=444716
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=426935
# CPU time returned by wait4() is 8.87165
# while last known CPU time is 1299.89
#
# 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): 1299.89
CPU user time (s): 1296.97
CPU system time (s): 2.92
CPU usage (%): 99.9886
Max. virtual memory (cumulated for all children) (KiB): 2037936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.44472
system time used= 0.426935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24162
page faults= 88
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50278
involuntary context switches= 58

runsolver used 5.07023 second user time and 10.8863 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 11:56:06
IDJOB=3377879
IDBENCH=70817
IDSOLVER=1858
FILE ID=node141/3377879-1305453365
RUNJOBID= node141-1305453365-14348
PBS_JOBID= 13324841
Free space on /tmp= 73356 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.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-3377879-1305453365/watcher-3377879-1305453365 -o /tmp/evaluation-result-3377879-1305453365/solver-3377879-1305453365 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377879-1305453365.cnf -seed 1903400184 -budget 2400

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=1903400184

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.75
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.806
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:     32951124 kB
MemFree:      25333976 kB
Buffers:        258076 kB
Cached:        5145256 kB
SwapCached:      15708 kB
Active:        2216212 kB
Inactive:      5156684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25333976 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:           76908 kB
Writeback:           0 kB
AnonPages:     1960836 kB
Mapped:          12808 kB
Slab:           140772 kB
PageTables:      37968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86240900 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= 73256 MiB
End job on node141 at 2011-05-15 12:17:48