Trace number 3377850

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark493.835
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.77/2.23	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.77/2.23	c INFO: solving HOME/instance-3377850-1305453462.cnf
0.77/2.23	c INFO: computing task features
1.05/2.50	c INFO: computed variable-clause graph statistics
1.05/2.51	c INFO: computed clause balance statistics
2.46/3.97	c INFO: computed variable balance statistics
3.55/5.09	c INFO: computed small-clause counts
3.65/5.10	c INFO: computed Horn-clause counts
4.85/6.39	c INFO: computed variable graph statistics
4.85/6.39	c INFO: collected features for HOME/instance-3377850-1305453462.cnf in 4.14 s
4.85/6.40	c INFO: running lingeling-276@0 for 582 with 2395 remaining (b = 0.58)
592.04/593.89	c INFO: running lingeling-276@0 for 97 with 1810 remaining (b = 0.28)
690.60/692.18	c INFO: running cryptominisat-2.9.0@0 for 1711 with 1711 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-3377850-1305453462/watcher-3377850-1305453462 -o /tmp/evaluation-result-3377850-1305453462/solver-3377850-1305453462 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377850-1305453462.cnf -seed 307314973 -budget 2400 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.69 3.94 3.79 5/371 28401
/proc/meminfo: memFree=22451476/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=11796 CPUtime=0 cores=1,3
/proc/28401/stat : 28401 (runsolver) S 28397 28401 27552 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 1 0 656943994 12079104 53 33554432000 4194304 5432360 140737036529520 18446744073709551615 5055511 0 2147483391 4096 24578 18446744071699199166 0 0 17 3 0 0 0
/proc/28401/statm: 2949 53 33 303 0 2643 0

[startup+0.041506 s]
/proc/loadavg: 3.69 3.94 3.79 5/371 28401
/proc/meminfo: memFree=22451476/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=15520 CPUtime=0 cores=1,3
/proc/28401/stat : 28401 (python) D 28397 28401 27552 0 -1 4202496 818 0 4 0 0 0 0 0 17 0 1 0 656943994 15892480 707 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687675136 0 0 16781312 2 18446744071562234166 0 0 17 1 0 0 1
/proc/28401/statm: 3880 707 334 364 0 367 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15520

[startup+0.100512 s]
/proc/loadavg: 3.69 3.94 3.79 5/371 28401
/proc/meminfo: memFree=22451476/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=16532 CPUtime=0.02 cores=1,3
/proc/28401/stat : 28401 (python) D 28397 28401 27552 0 -1 4202496 1179 0 4 0 1 1 0 0 17 0 1 0 656943994 16928768 1045 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687673344 0 0 16781312 2 0 0 0 17 1 0 0 1
/proc/28401/statm: 4133 1045 417 364 0 620 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16532

[startup+0.300478 s]
/proc/loadavg: 3.69 3.94 3.79 5/371 28401
/proc/meminfo: memFree=22451476/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=38900 CPUtime=0.09 cores=1,3
/proc/28401/stat : 28401 (python) R 28397 28401 27552 0 -1 4202496 1655 0 8 0 3 6 0 0 17 0 1 0 656943994 39833600 1490 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687673344 0 0 16781312 2 0 0 0 17 1 0 0 3
/proc/28401/statm: 9725 1490 455 364 0 1025 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38900

[startup+0.700406 s]
/proc/loadavg: 3.69 3.94 3.79 5/371 28401
/proc/meminfo: memFree=22451476/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=107556 CPUtime=0.22 cores=1,3
/proc/28401/stat : 28401 (python) D 28397 28401 27552 0 -1 4202496 3410 0 22 0 6 16 0 0 16 0 1 0 656943994 110137344 3085 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687673344 0 0 16781312 2 0 0 0 17 1 0 0 7
/proc/28401/statm: 26889 3085 871 364 0 2120 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 107556

[startup+1.50023 s]
/proc/loadavg: 3.64 3.93 3.79 2/383 28429
/proc/meminfo: memFree=22383528/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=156684 CPUtime=0.55 cores=1,3
/proc/28401/stat : 28401 (python) R 28397 28401 27552 0 -1 4202496 6369 928 36 9 17 38 0 0 16 0 1 0 656943994 160444416 4515 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687673344 0 2147483391 16781312 2 0 0 0 17 1 0 0 14
/proc/28401/statm: 39171 4515 1257 364 0 3279 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 156684

[startup+3.10095 s]
/proc/loadavg: 3.64 3.93 3.79 4/383 28429
/proc/meminfo: memFree=22331892/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=295468 CPUtime=1.66 cores=1,3
/proc/28401/stat : 28401 (python) R 28397 28401 27552 0 -1 4202496 16856 928 88 9 116 50 0 0 16 0 1 0 656943994 302559232 11252 33554432000 4194304 5683644 140737016123632 18446744073709551615 212691084212 0 0 16781312 2 0 0 0 17 1 0 0 26
/proc/28401/statm: 73867 11252 1826 364 0 9791 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 295468
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 3.64 3.93 3.79 5/383 28429
/proc/meminfo: memFree=22246284/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=296972 CPUtime=4.85 cores=1,3
/proc/28401/stat : 28401 (python) R 28397 28401 27552 0 -1 4202496 17239 928 88 9 434 51 0 0 21 0 1 0 656943994 304099328 11635 33554432000 4194304 5683644 140737016123632 18446744073709551615 47188160235660 0 0 16781312 2 0 0 0 17 1 0 0 26
/proc/28401/statm: 74243 11635 1833 364 0 10167 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 296972
heavy processes:

[startup+12.7012 s]
/proc/loadavg: 3.84 3.96 3.80 5/395 28441
/proc/meminfo: memFree=22238088/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=296304 CPUtime=4.96 cores=1,3
/proc/28401/stat : 28401 (python) S 28397 28401 27552 0 -1 4202496 17518 928 88 9 445 51 0 0 24 0 2 0 656943994 303415296 8971 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 26
/proc/28401/statm: 74076 8971 1867 364 0 9994 0
[pid=28436] ppid=28401 vsize=286908 CPUtime=0 cores=1,3
/proc/28436/stat : 28436 (python) S 28401 28401 27552 0 -1 4202560 885 0 0 0 0 0 0 0 18 0 1 0 656944635 293793792 7479 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687695375 0 0 16781312 514 3132782685101981959 0 0 17 1 0 0 0
/proc/28436/statm: 71727 7479 378 364 0 7645 0
[pid=28438] ppid=28436 vsize=13468 CPUtime=6.26 cores=1,3
/proc/28438/stat : 28438 (lingeling) R 28436 28438 28438 0 -1 4202496 4440 0 0 0 625 1 0 0 25 0 1 0 656944635 13791232 2282 33554432000 4194304 4352236 140734288866800 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28438/statm: 3367 2282 129 39 0 2447 0
[pid=28401/tid=28437] ppid=28397 vsize=296304 CPUtime=0 cores=1,3
/proc/28401/task/28437/stat : 28437 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 24 0 2 0 656944635 303415296 8971 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.22
Current children cumulated vsize (KiB) 596680

[startup+25.5009 s]
/proc/loadavg: 3.87 3.96 3.80 6/395 28477
/proc/meminfo: memFree=22211472/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=296304 CPUtime=4.96 cores=1,3
/proc/28401/stat : 28401 (python) S 28397 28401 27552 0 -1 4202496 17518 928 88 9 445 51 0 0 24 0 2 0 656943994 303415296 8971 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 26
/proc/28401/statm: 74076 8971 1867 364 0 9994 0
[pid=28436] ppid=28401 vsize=286908 CPUtime=0.04 cores=1,3
/proc/28436/stat : 28436 (python) S 28401 28401 27552 0 -1 4202560 891 0 0 0 2 2 0 0 18 0 1 0 656944635 293793792 7479 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687695375 0 0 16781312 514 15455738194623955207 0 0 17 1 0 0 0
/proc/28436/statm: 71727 7479 378 364 0 7645 0
[pid=28438] ppid=28436 vsize=13468 CPUtime=19.02 cores=1,3
/proc/28438/stat : 28438 (lingeling) R 28436 28438 28438 0 -1 4202496 4440 0 0 0 1901 1 0 0 25 0 1 0 656944635 13791232 2282 33554432000 4194304 4352236 140734288866800 18446744073709551615 4328304 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28438/statm: 3367 2282 129 39 0 2447 0
[pid=28401/tid=28437] ppid=28397 vsize=296304 CPUtime=0 cores=1,3
/proc/28401/task/28437/stat : 28437 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 24 0 2 0 656944635 303415296 8971 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.02
Current children cumulated vsize (KiB) 596680

[startup+51.1012 s]
/proc/loadavg: 3.91 3.96 3.81 5/395 28477
/proc/meminfo: memFree=22207064/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=296304 CPUtime=4.96 cores=1,3
/proc/28401/stat : 28401 (python) S 28397 28401 27552 0 -1 4202496 17518 928 88 9 445 51 0 0 24 0 2 0 656943994 303415296 8971 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 26
/proc/28401/statm: 74076 8971 1867 364 0 9994 0
[pid=28436] ppid=28401 vsize=286908 CPUtime=0.1 cores=1,3
/proc/28436/stat : 28436 (python) S 28401 28401 27552 0 -1 4202560 902 0 0 0 5 5 0 0 18 0 1 0 656944635 293793792 7479 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687695375 0 0 16781312 514 15455738194623955207 0 0 17 1 0 0 0
/proc/28436/statm: 71727 7479 378 364 0 7645 0
[pid=28438] ppid=28436 vsize=13468 CPUtime=44.56 cores=1,3
/proc/28438/stat : 28438 (lingeling) R 28436 28438 28438 0 -1 4202496 4952 0 0 0 4455 1 0 0 25 0 1 0 656944635 13791232 2282 33554432000 4194304 4352236 140734288866800 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28438/statm: 3367 2282 129 39 0 2447 0
[pid=28401/tid=28437] ppid=28397 vsize=296304 CPUtime=0 cores=1,3
/proc/28401/task/28437/stat : 28437 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 24 0 2 0 656944635 303415296 8971 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.62
Current children cumulated vsize (KiB) 596680

[startup+102.315 s]
/proc/loadavg: 4.07 4.00 3.83 5/395 28479
/proc/meminfo: memFree=22202568/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=296304 CPUtime=4.96 cores=1,3
/proc/28401/stat : 28401 (python) S 28397 28401 27552 0 -1 4202496 17518 928 88 9 445 51 0 0 24 0 2 0 656943994 303415296 8971 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 26
/proc/28401/statm: 74076 8971 1867 364 0 9994 0
[pid=28436] ppid=28401 vsize=286908 CPUtime=0.25 cores=1,3
/proc/28436/stat : 28436 (python) S 28401 28401 27552 0 -1 4202560 926 0 0 0 13 12 0 0 18 0 1 0 656944635 293793792 7479 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687695375 0 0 16781312 514 15455738194623955207 0 0 17 1 0 0 0
/proc/28436/statm: 71727 7479 378 364 0 7645 0
[pid=28438] ppid=28436 vsize=15516 CPUtime=95.63 cores=1,3
/proc/28438/stat : 28438 (lingeling) R 28436 28438 28438 0 -1 4202496 5976 0 0 0 9562 1 0 0 25 0 1 0 656944635 15888384 2794 33554432000 4194304 4352236 140734288866800 18446744073709551615 4231408 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28438/statm: 3879 2794 129 39 0 2959 0
[pid=28401/tid=28437] ppid=28397 vsize=296304 CPUtime=0 cores=1,3
/proc/28401/task/28437/stat : 28437 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 24 0 2 0 656944635 303415296 8971 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.84
Current children cumulated vsize (KiB) 598728

[startup+162.301 s]
/proc/loadavg: 4.12 4.03 3.84 5/395 28480
/proc/meminfo: memFree=22198708/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=296304 CPUtime=4.96 cores=1,3
/proc/28401/stat : 28401 (python) S 28397 28401 27552 0 -1 4202496 17518 928 88 9 445 51 0 0 24 0 2 0 656943994 303415296 8971 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 26
/proc/28401/statm: 74076 8971 1867 364 0 9994 0
[pid=28436] ppid=28401 vsize=286908 CPUtime=0.41 cores=1,3
/proc/28436/stat : 28436 (python) S 28401 28401 27552 0 -1 4202560 945 0 0 0 22 19 0 0 18 0 1 0 656944635 293793792 7479 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687695375 0 0 16781312 514 15455738194623955207 0 0 17 1 0 0 0
/proc/28436/statm: 71727 7479 378 364 0 7645 0
[pid=28438] ppid=28436 vsize=15516 CPUtime=155.51 cores=1,3
/proc/28438/stat : 28438 (lingeling) R 28436 28438 28438 0 -1 4202496 6488 0 0 0 15550 1 0 0 25 0 1 0 656944635 15888384 2794 33554432000 4194304 4352236 140734288866800 18446744073709551615 4329373 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28438/statm: 3879 2794 129 39 0 2959 0
[pid=28401/tid=28437] ppid=28397 vsize=296304 CPUtime=0 cores=1,3
/proc/28401/task/28437/stat : 28437 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 24 0 2 0 656944635 303415296 8971 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 598728

[startup+222.301 s]
/proc/loadavg: 4.04 4.02 3.85 6/392 28523
/proc/meminfo: memFree=21992928/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=296304 CPUtime=4.96 cores=1,3
/proc/28401/stat : 28401 (python) S 28397 28401 27552 0 -1 4202496 17518 928 88 9 445 51 0 0 24 0 2 0 656943994 303415296 8971 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 26
/proc/28401/statm: 74076 8971 1867 364 0 9994 0
[pid=28436] ppid=28401 vsize=286908 CPUtime=0.57 cores=1,3
/proc/28436/stat : 28436 (python) S 28401 28401 27552 0 -1 4202560 964 0 0 0 30 27 0 0 18 0 1 0 656944635 293793792 7479 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687695375 0 0 16781312 514 15455738194623955207 0 0 17 1 0 0 0
/proc/28436/statm: 71727 7479 378 364 0 7645 0
[pid=28438] ppid=28436 vsize=15516 CPUtime=215.38 cores=1,3
/proc/28438/stat : 28438 (lingeling) R 28436 28438 28438 0 -1 4202496 6730 0 0 0 21537 1 0 0 25 0 1 0 656944635 15888384 3036 33554432000 4194304 4352236 140734288866800 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28438/statm: 3879 3036 129 39 0 2959 0
[pid=28401/tid=28437] ppid=28397 vsize=296304 CPUtime=0 cores=1,3
/proc/28401/task/28437/stat : 28437 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 24 0 2 0 656944635 303415296 8971 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 220.91
Current children cumulated vsize (KiB) 598728

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.86 6/392 28525
/proc/meminfo: memFree=21980872/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=296304 CPUtime=4.96 cores=1,3
/proc/28401/stat : 28401 (python) S 28397 28401 27552 0 -1 4202496 17518 928 88 9 445 51 0 0 24 0 2 0 656943994 303415296 8971 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 26

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

[startup+1122.3 s]
/proc/loadavg: 3.16 3.67 3.80 4/410 28743
/proc/meminfo: memFree=21817996/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=317424 CPUtime=4.99 cores=1,3
/proc/28401/stat : 28401 (python) S 28397 28401 27552 0 -1 4202496 19085 928 88 9 447 52 0 0 19 0 4 0 656943994 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 26
/proc/28401/statm: 79356 9112 1880 364 0 15268 0
[pid=28436] ppid=28401 vsize=297152 CPUtime=1.57 cores=1,3
/proc/28436/stat : 28436 (python) S 28401 28401 27552 0 -1 4202560 1198 0 0 0 81 76 0 0 19 0 2 0 656944635 304283648 7522 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28436/statm: 74288 7522 416 364 0 10206 0
[pid=28438] ppid=28436 vsize=15516 CPUtime=585.6 cores=1,3
/proc/28438/stat : 28438 (lingeling) T 28436 28438 28438 0 -1 4202496 6730 0 0 0 58559 1 0 0 25 0 1 0 656944635 15888384 3036 33554432000 4194304 4352236 140734288866800 18446744073709551615 4329328 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/28438/statm: 3879 3036 129 39 0 2959 0
[pid=28436/tid=28684] ppid=28401 vsize=297152 CPUtime=0 cores=1,3
/proc/28436/task/28684/stat : 28684 (python) S 28401 28401 27552 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657003382 304283648 7522 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 514 18446604457937068352 0 0 -1 3 0 0 0
[pid=28685] ppid=28401 vsize=297588 CPUtime=0.28 cores=1,3
/proc/28685/stat : 28685 (python) S 28401 28401 27552 0 -1 4202560 1096 0 0 0 15 13 0 0 19 0 2 0 657003383 304730112 7536 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28685/statm: 74397 7536 400 364 0 10312 0
[pid=28687] ppid=28685 vsize=15516 CPUtime=98.27 cores=1,3
/proc/28687/stat : 28687 (lingeling) T 28685 28687 28687 0 -1 4202496 6484 0 0 0 9827 0 0 0 25 0 1 0 657003383 15888384 2794 33554432000 4194304 4352236 140737484461888 18446744073709551615 4328345 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/28687/statm: 3879 2794 129 39 0 2959 0
[pid=28685/tid=28691] ppid=28401 vsize=297588 CPUtime=0 cores=1,3
/proc/28685/task/28691/stat : 28691 (python) S 28401 28401 27552 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657013212 304730112 7536 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 514 18446604455582426432 0 0 -1 3 0 0 0
[pid=28692] ppid=28401 vsize=307580 CPUtime=1.31 cores=1,3
/proc/28692/stat : 28692 (python) S 28401 28401 27552 0 -1 4202560 990 0 0 0 66 65 0 0 15 0 1 0 657013213 314961920 7601 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687695430 0 0 16781312 514 15455738194623955206 0 0 17 1 0 0 0
/proc/28692/statm: 76895 7601 372 364 0 12807 0
[pid=28694] ppid=28692 vsize=156800 CPUtime=428.94 cores=1,3
/proc/28694/stat : 28694 (cryptominisat-2) R 28692 28694 28694 0 -1 4202496 49201 0 0 0 42885 9 0 0 25 0 1 0 657013213 160563200 32720 33554432000 4194304 4677096 140735021188480 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/28694/statm: 39200 32720 393 118 0 34159 0
[pid=28401/tid=28437] ppid=28397 vsize=317424 CPUtime=0 cores=1,3
/proc/28401/task/28437/stat : 28437 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 24 0 4 0 656944635 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
[pid=28401/tid=28686] ppid=28397 vsize=317424 CPUtime=0 cores=1,3
/proc/28401/task/28686/stat : 28686 (python) S 28397 28401 27552 0 -1 4202560 27 928 0 9 0 0 0 0 20 0 4 0 657003383 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
[pid=28401/tid=28693] ppid=28397 vsize=317424 CPUtime=0 cores=1,3
/proc/28401/task/28693/stat : 28693 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 20 0 4 0 657013213 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1120.96
Current children cumulated vsize (KiB) 1407576

[startup+1182.3 s]
/proc/loadavg: 3.06 3.54 3.75 4/410 28745
/proc/meminfo: memFree=21791184/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=317424 CPUtime=4.99 cores=1,3
/proc/28401/stat : 28401 (python) S 28397 28401 27552 0 -1 4202496 19085 928 88 9 447 52 0 0 19 0 4 0 656943994 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 26
/proc/28401/statm: 79356 9112 1880 364 0 15268 0
[pid=28436] ppid=28401 vsize=297152 CPUtime=1.57 cores=1,3
/proc/28436/stat : 28436 (python) S 28401 28401 27552 0 -1 4202560 1198 0 0 0 81 76 0 0 19 0 2 0 656944635 304283648 7522 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28436/statm: 74288 7522 416 364 0 10206 0
[pid=28438] ppid=28436 vsize=15516 CPUtime=585.6 cores=1,3
/proc/28438/stat : 28438 (lingeling) T 28436 28438 28438 0 -1 4202496 6730 0 0 0 58559 1 0 0 25 0 1 0 656944635 15888384 3036 33554432000 4194304 4352236 140734288866800 18446744073709551615 4329328 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/28438/statm: 3879 3036 129 39 0 2959 0
[pid=28436/tid=28684] ppid=28401 vsize=297152 CPUtime=0 cores=1,3
/proc/28436/task/28684/stat : 28684 (python) S 28401 28401 27552 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657003382 304283648 7522 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 514 18446604457937068352 0 0 -1 3 0 0 0
[pid=28685] ppid=28401 vsize=297588 CPUtime=0.28 cores=1,3
/proc/28685/stat : 28685 (python) S 28401 28401 27552 0 -1 4202560 1096 0 0 0 15 13 0 0 19 0 2 0 657003383 304730112 7536 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28685/statm: 74397 7536 400 364 0 10312 0
[pid=28687] ppid=28685 vsize=15516 CPUtime=98.27 cores=1,3
/proc/28687/stat : 28687 (lingeling) T 28685 28687 28687 0 -1 4202496 6484 0 0 0 9827 0 0 0 25 0 1 0 657003383 15888384 2794 33554432000 4194304 4352236 140737484461888 18446744073709551615 4328345 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/28687/statm: 3879 2794 129 39 0 2959 0
[pid=28685/tid=28691] ppid=28401 vsize=297588 CPUtime=0 cores=1,3
/proc/28685/task/28691/stat : 28691 (python) S 28401 28401 27552 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657013212 304730112 7536 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 514 18446604455582426432 0 0 -1 3 0 0 0
[pid=28692] ppid=28401 vsize=307580 CPUtime=1.48 cores=1,3
/proc/28692/stat : 28692 (python) S 28401 28401 27552 0 -1 4202560 990 0 0 0 75 73 0 0 15 0 1 0 657013213 314961920 7601 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687695430 0 0 16781312 514 15455738194623955206 0 0 17 1 0 0 0
/proc/28692/statm: 76895 7601 372 364 0 12807 0
[pid=28694] ppid=28692 vsize=156800 CPUtime=488.79 cores=1,3
/proc/28694/stat : 28694 (cryptominisat-2) R 28692 28694 28694 0 -1 4202496 52042 0 0 0 48869 10 0 0 25 0 1 0 657013213 160563200 32740 33554432000 4194304 4677096 140735021188480 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28694/statm: 39200 32740 393 118 0 34159 0
[pid=28401/tid=28437] ppid=28397 vsize=317424 CPUtime=0 cores=1,3
/proc/28401/task/28437/stat : 28437 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 24 0 4 0 656944635 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
[pid=28401/tid=28686] ppid=28397 vsize=317424 CPUtime=0 cores=1,3
/proc/28401/task/28686/stat : 28686 (python) S 28397 28401 27552 0 -1 4202560 27 928 0 9 0 0 0 0 20 0 4 0 657003383 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
[pid=28401/tid=28693] ppid=28397 vsize=317424 CPUtime=0 cores=1,3
/proc/28401/task/28693/stat : 28693 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 20 0 4 0 657013213 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1180.98
Current children cumulated vsize (KiB) 1407576

[startup+1242.3 s]
/proc/loadavg: 3.02 3.44 3.70 4/410 28746
/proc/meminfo: memFree=21785948/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=317424 CPUtime=4.99 cores=1,3
/proc/28401/stat : 28401 (python) S 28397 28401 27552 0 -1 4202496 19085 928 88 9 447 52 0 0 19 0 4 0 656943994 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 26
/proc/28401/statm: 79356 9112 1880 364 0 15268 0
[pid=28436] ppid=28401 vsize=297152 CPUtime=1.57 cores=1,3
/proc/28436/stat : 28436 (python) S 28401 28401 27552 0 -1 4202560 1198 0 0 0 81 76 0 0 19 0 2 0 656944635 304283648 7522 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28436/statm: 74288 7522 416 364 0 10206 0
[pid=28438] ppid=28436 vsize=15516 CPUtime=585.6 cores=1,3
/proc/28438/stat : 28438 (lingeling) T 28436 28438 28438 0 -1 4202496 6730 0 0 0 58559 1 0 0 25 0 1 0 656944635 15888384 3036 33554432000 4194304 4352236 140734288866800 18446744073709551615 4329328 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/28438/statm: 3879 3036 129 39 0 2959 0
[pid=28436/tid=28684] ppid=28401 vsize=297152 CPUtime=0 cores=1,3
/proc/28436/task/28684/stat : 28684 (python) S 28401 28401 27552 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657003382 304283648 7522 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 514 18446604457937068352 0 0 -1 3 0 0 0
[pid=28685] ppid=28401 vsize=297588 CPUtime=0.28 cores=1,3
/proc/28685/stat : 28685 (python) S 28401 28401 27552 0 -1 4202560 1096 0 0 0 15 13 0 0 19 0 2 0 657003383 304730112 7536 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28685/statm: 74397 7536 400 364 0 10312 0
[pid=28687] ppid=28685 vsize=15516 CPUtime=98.27 cores=1,3
/proc/28687/stat : 28687 (lingeling) T 28685 28687 28687 0 -1 4202496 6484 0 0 0 9827 0 0 0 25 0 1 0 657003383 15888384 2794 33554432000 4194304 4352236 140737484461888 18446744073709551615 4328345 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/28687/statm: 3879 2794 129 39 0 2959 0
[pid=28685/tid=28691] ppid=28401 vsize=297588 CPUtime=0 cores=1,3
/proc/28685/task/28691/stat : 28691 (python) S 28401 28401 27552 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657013212 304730112 7536 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 514 18446604455582426432 0 0 -1 3 0 0 0
[pid=28692] ppid=28401 vsize=307580 CPUtime=1.65 cores=1,3
/proc/28692/stat : 28692 (python) S 28401 28401 27552 0 -1 4202560 990 0 0 0 84 81 0 0 15 0 1 0 657013213 314961920 7601 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687695430 0 0 16781312 514 15455738194623955206 0 0 17 1 0 0 0
/proc/28692/statm: 76895 7601 372 364 0 12807 0
[pid=28694] ppid=28692 vsize=156800 CPUtime=548.65 cores=1,3
/proc/28694/stat : 28694 (cryptominisat-2) R 28692 28694 28694 0 -1 4202496 54151 0 0 0 54855 10 0 0 25 0 1 0 657013213 160563200 32740 33554432000 4194304 4677096 140735021188480 18446744073709551615 4319804 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28694/statm: 39200 32740 393 118 0 34159 0
[pid=28401/tid=28437] ppid=28397 vsize=317424 CPUtime=0 cores=1,3
/proc/28401/task/28437/stat : 28437 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 24 0 4 0 656944635 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
[pid=28401/tid=28686] ppid=28397 vsize=317424 CPUtime=0 cores=1,3
/proc/28401/task/28686/stat : 28686 (python) S 28397 28401 27552 0 -1 4202560 27 928 0 9 0 0 0 0 20 0 4 0 657003383 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
[pid=28401/tid=28693] ppid=28397 vsize=317424 CPUtime=0 cores=1,3
/proc/28401/task/28693/stat : 28693 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 20 0 4 0 657013213 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1241.01
Current children cumulated vsize (KiB) 1407576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.36 3.65 4/410 28748
/proc/meminfo: memFree=21791884/32951124 swapFree=67111348/67111528
[pid=28401] ppid=28397 vsize=317424 CPUtime=4.99 cores=1,3
/proc/28401/stat : 28401 (python) S 28397 28401 27552 0 -1 4202496 19085 928 88 9 447 52 0 0 19 0 4 0 656943994 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 26
/proc/28401/statm: 79356 9112 1880 364 0 15268 0
[pid=28436] ppid=28401 vsize=297152 CPUtime=1.57 cores=1,3
/proc/28436/stat : 28436 (python) S 28401 28401 27552 0 -1 4202560 1198 0 0 0 81 76 0 0 19 0 2 0 656944635 304283648 7522 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28436/statm: 74288 7522 416 364 0 10206 0
[pid=28438] ppid=28436 vsize=15516 CPUtime=585.6 cores=1,3
/proc/28438/stat : 28438 (lingeling) T 28436 28438 28438 0 -1 4202496 6730 0 0 0 58559 1 0 0 25 0 1 0 656944635 15888384 3036 33554432000 4194304 4352236 140734288866800 18446744073709551615 4329328 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/28438/statm: 3879 3036 129 39 0 2959 0
[pid=28436/tid=28684] ppid=28401 vsize=297152 CPUtime=0 cores=1,3
/proc/28436/task/28684/stat : 28684 (python) S 28401 28401 27552 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657003382 304283648 7522 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 514 18446604457937068352 0 0 -1 3 0 0 0
[pid=28685] ppid=28401 vsize=297588 CPUtime=0.28 cores=1,3
/proc/28685/stat : 28685 (python) S 28401 28401 27552 0 -1 4202560 1096 0 0 0 15 13 0 0 19 0 2 0 657003383 304730112 7536 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28685/statm: 74397 7536 400 364 0 10312 0
[pid=28687] ppid=28685 vsize=15516 CPUtime=98.27 cores=1,3
/proc/28687/stat : 28687 (lingeling) T 28685 28687 28687 0 -1 4202496 6484 0 0 0 9827 0 0 0 25 0 1 0 657003383 15888384 2794 33554432000 4194304 4352236 140737484461888 18446744073709551615 4328345 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/28687/statm: 3879 2794 129 39 0 2959 0
[pid=28685/tid=28691] ppid=28401 vsize=297588 CPUtime=0 cores=1,3
/proc/28685/task/28691/stat : 28691 (python) S 28401 28401 27552 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657013212 304730112 7536 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 514 18446604455582426432 0 0 -1 3 0 0 0
[pid=28692] ppid=28401 vsize=307580 CPUtime=1.82 cores=1,3
/proc/28692/stat : 28692 (python) S 28401 28401 27552 0 -1 4202560 990 0 0 0 94 88 0 0 15 0 1 0 657013213 314961920 7601 33554432000 4194304 5683644 140737016123632 18446744073709551615 212687695430 0 0 16781312 514 15455738194623955206 0 0 17 1 0 0 0
/proc/28692/statm: 76895 7601 372 364 0 12807 0
[pid=28694] ppid=28692 vsize=156800 CPUtime=606.2 cores=1,3
/proc/28694/stat : 28694 (cryptominisat-2) R 28692 28694 28694 0 -1 4202496 56413 0 0 0 60608 12 0 0 25 0 1 0 657013213 160563200 32740 33554432000 4194304 4677096 140735021188480 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28694/statm: 39200 32740 393 118 0 34159 0
[pid=28401/tid=28437] ppid=28397 vsize=317424 CPUtime=0 cores=1,3
/proc/28401/task/28437/stat : 28437 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 24 0 4 0 656944635 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
[pid=28401/tid=28686] ppid=28397 vsize=317424 CPUtime=0 cores=1,3
/proc/28401/task/28686/stat : 28686 (python) S 28397 28401 27552 0 -1 4202560 27 928 0 9 0 0 0 0 20 0 4 0 657003383 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
[pid=28401/tid=28693] ppid=28397 vsize=317424 CPUtime=0 cores=1,3
/proc/28401/task/28693/stat : 28693 (python) S 28397 28401 27552 0 -1 4202560 29 928 0 9 0 0 0 0 20 0 4 0 657013213 325042176 9112 33554432000 4194304 5683644 140737016123632 18446744073709551615 212699498929 0 0 16781312 2 18446604456896293952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1298.73
Current children cumulated vsize (KiB) 1407576

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 28401 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=471320
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=531919
# CPU time returned by wait4() is 5.00324
# while last known CPU time is 1298.73
#
# 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): 1298.73
CPU user time (s): 1296.31
CPU system time (s): 2.42
CPU usage (%): 99.8994
Max. virtual memory (cumulated for all children) (KiB): 1460544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.47132
system time used= 0.531919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20014
page faults= 97
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53761
involuntary context switches= 74

runsolver used 4.95325 second user time and 11.9152 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 11:57:42
IDJOB=3377850
IDBENCH=70849
IDSOLVER=1858
FILE ID=node139/3377850-1305453462
RUNJOBID= node139-1305453462-28372
PBS_JOBID= 13324881
Free space on /tmp= 73408 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.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-3377850-1305453462/watcher-3377850-1305453462 -o /tmp/evaluation-result-3377850-1305453462/solver-3377850-1305453462 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377850-1305453462.cnf -seed 307314973 -budget 2400

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=307314973

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22452160 kB
Buffers:        308556 kB
Cached:        3036540 kB
SwapCached:          0 kB
Active:        8141912 kB
Inactive:      2047420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22452160 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          133404 kB
Writeback:           0 kB
AnonPages:     6844164 kB
Mapped:          28348 kB
Slab:           206704 kB
PageTables:      39036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76776052 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= 73312 MiB
End job on node139 at 2011-05-15 12:19:25