Trace number 3498307

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)UNSAT 571.674 586.419

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.111
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.61/16.14	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.61/16.14	c INFO: solving HOME/instance-3498307-1307953122.cnf
0.61/16.14	c INFO: computing task features
1.18/16.70	c INFO: computed variable-clause graph statistics
1.18/16.72	c INFO: computed clause balance statistics
3.98/19.51	c INFO: computed variable balance statistics
6.18/21.72	c INFO: computed small-clause counts
6.18/21.73	c INFO: computed Horn-clause counts
7.58/23.12	c INFO: computed variable graph statistics
7.58/23.12	c INFO: collected features for HOME/instance-3498307-1307953122.cnf in 6.96 s
7.58/23.15	c INFO: running lingeling-276@0 for 97 with 4993 remaining (b = 0.30)
107.76/123.28	c INFO: running cryptominisat-2.9.0@0 for 485 with 4892 remaining (b = 0.30)
571.49/586.39	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3498307-1307953122/watcher-3498307-1307953122 -o /var/tmp/evaluation-result-3498307-1307953122/solver-3498307-1307953122 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498307-1307953122.cnf -seed 477717481 -budget 5000 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.16 0.03 0.01 2/176 13712
/proc/meminfo: memFree=30214924/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=11804 CPUtime=0 cores=1,3,5,7
/proc/13712/stat : 13712 (runsolver) S 13710 13712 13667 0 -1 4202560 46 0 0 0 0 0 0 0 21 0 1 0 906911880 12087296 56 33554432000 4194304 5436572 140735484187328 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699199166 0 0 17 1 0 0 0
/proc/13712/statm: 2951 56 36 304 0 2643 0

[startup+0.101941 s]
/proc/loadavg: 0.16 0.03 0.01 2/176 13712
/proc/meminfo: memFree=30214924/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=14384 CPUtime=0 cores=1,3,5,7
/proc/13712/stat : 13712 (python) D 13710 13712 13667 0 -1 4194304 234 0 5 0 0 0 0 0 17 0 1 0 906911880 14729216 170 33554432000 4194304 5683644 140737456828496 18446744073709551615 4689677 0 0 4096 0 18446744071562234166 0 0 17 7 0 0 5
/proc/13712/statm: 3596 170 135 364 0 83 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14384

[startup+0.200925 s]
/proc/loadavg: 0.16 0.03 0.01 2/176 13712
/proc/meminfo: memFree=30214924/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 727 0 7 0 0 0 0 0 17 0 1 0 906911880 15548416 622 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272684901 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 8
/proc/13712/statm: 3796 622 322 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.300905 s]
/proc/loadavg: 0.16 0.03 0.01 2/176 13712
/proc/meminfo: memFree=30214924/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 897 0 7 0 0 0 0 0 16 0 1 0 906911880 16154624 784 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272684901 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 9
/proc/13712/statm: 3944 784 346 364 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15776

[startup+0.700834 s]
/proc/loadavg: 0.16 0.03 0.01 2/176 13712
/proc/meminfo: memFree=30214924/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=16396 CPUtime=0.01 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 1111 0 7 0 1 0 0 0 15 0 1 0 906911880 16789504 985 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 14
/proc/13712/statm: 4099 985 409 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+1.50076 s]
/proc/loadavg: 0.16 0.03 0.01 1/178 13714
/proc/meminfo: memFree=30207132/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=16396 CPUtime=0.02 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 1115 0 7 0 1 1 0 0 15 0 1 0 906911880 16789504 989 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 14
/proc/13712/statm: 4099 989 413 364 0 586 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16396

[startup+3.10041 s]
/proc/loadavg: 0.16 0.03 0.01 1/178 13715
/proc/meminfo: memFree=30206488/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=16816 CPUtime=0.03 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 1222 0 7 0 2 1 0 0 16 0 1 0 906911880 17219584 1086 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 26
/proc/13712/statm: 4204 1086 417 364 0 691 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16816
heavy processes:

[startup+6.30084 s]
/proc/loadavg: 0.23 0.05 0.02 1/178 13715
/proc/meminfo: memFree=30204536/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=50016 CPUtime=0.08 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 1932 0 18 0 5 3 0 0 15 0 1 0 906911880 51216384 1714 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272684980 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 39
/proc/13712/statm: 12504 1714 476 364 0 1204 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 50016
heavy processes:

[startup+12.7007 s]
/proc/loadavg: 0.29 0.06 0.02 1/178 13723
/proc/meminfo: memFree=30162392/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=198920 CPUtime=0.43 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 6970 923 80 8 22 21 0 0 16 0 1 0 906911880 203694080 5078 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 101
/proc/13712/statm: 49730 5078 1486 364 0 3757 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 198920
heavy processes:

[startup+25.5005 s]
/proc/loadavg: 0.60 0.14 0.05 3/184 13729
/proc/meminfo: memFree=30071060/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=321916 CPUtime=7.62 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 22984 923 117 8 731 31 0 0 25 0 2 0 906911880 329641984 15350 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 136
/proc/13712/statm: 80479 15350 1875 364 0 16397 0
[pid=13727] ppid=13712 vsize=311672 CPUtime=0 cores=1,3,5,7
/proc/13727/stat : 13727 (python) S 13712 13712 13667 0 -1 4202560 805 0 0 0 0 0 0 0 18 0 1 0 906914195 319152128 13829 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272709135 0 0 16781312 514 4590175452114419976 0 0 17 7 0 0 0
/proc/13727/statm: 77918 13829 358 364 0 13836 0
[pid=13729] ppid=13727 vsize=13316 CPUtime=2.33 cores=1,3,5,7
/proc/13729/stat : 13729 (lingeling) R 13727 13729 13729 0 -1 4202496 5827 0 0 0 233 0 0 0 25 0 1 0 906914196 13635584 2499 33554432000 4194304 4352236 140733278766208 18446744073709551615 4281085 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13729/statm: 3329 2499 129 39 0 2409 0
[pid=13712/tid=13728] ppid=13710 vsize=321916 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13728/stat : 13728 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 25 0 2 0 906914196 329641984 15350 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (KiB) 646904
heavy processes:

[startup+51.1008 s]
/proc/loadavg: 1.08 0.29 0.10 3/184 13730
/proc/meminfo: memFree=30060656/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=321916 CPUtime=7.62 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 22984 923 117 8 731 31 0 0 25 0 2 0 906911880 329641984 15350 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 136
/proc/13712/statm: 80479 15350 1875 364 0 16397 0
[pid=13727] ppid=13712 vsize=311672 CPUtime=0.02 cores=1,3,5,7
/proc/13727/stat : 13727 (python) S 13712 13712 13667 0 -1 4202560 964 0 0 0 1 1 0 0 18 0 1 0 906914195 319152128 13852 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272709135 0 0 16781312 514 3227480043894571272 0 0 17 7 0 0 0
/proc/13727/statm: 77918 13852 381 364 0 13836 0
[pid=13729] ppid=13727 vsize=22724 CPUtime=27.94 cores=1,3,5,7
/proc/13729/stat : 13729 (lingeling) R 13727 13729 13729 0 -1 4202496 8418 0 0 0 2793 1 0 0 25 0 1 0 906914196 23269376 4851 33554432000 4194304 4352236 140733278766208 18446744073709551615 4231311 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13729/statm: 5681 4851 129 39 0 4761 0
[pid=13712/tid=13728] ppid=13710 vsize=321916 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13728/stat : 13728 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 25 0 2 0 906914196 329641984 15350 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 35.58
Current children cumulated vsize (KiB) 656312
heavy processes:

[startup+102.301 s]
/proc/loadavg: 1.60 0.55 0.19 3/184 13731
/proc/meminfo: memFree=30060548/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=321916 CPUtime=7.62 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 22984 923 117 8 731 31 0 0 25 0 2 0 906911880 329641984 15350 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 136
/proc/13712/statm: 80479 15350 1875 364 0 16397 0
[pid=13727] ppid=13712 vsize=311672 CPUtime=0.08 cores=1,3,5,7
/proc/13727/stat : 13727 (python) S 13712 13712 13667 0 -1 4202560 981 0 0 0 4 4 0 0 18 0 1 0 906914195 319152128 13852 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272709135 0 0 16781312 514 3227480043894571272 0 0 17 7 0 0 0
/proc/13727/statm: 77918 13852 381 364 0 13836 0
[pid=13729] ppid=13727 vsize=22364 CPUtime=79.14 cores=1,3,5,7
/proc/13729/stat : 13729 (lingeling) R 13727 13729 13729 0 -1 4202496 11528 0 0 0 7913 1 0 0 25 0 1 0 906914196 22900736 4761 33554432000 4194304 4352236 140733278766208 18446744073709551615 4328359 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13729/statm: 5591 4761 129 39 0 4671 0
[pid=13712/tid=13728] ppid=13710 vsize=321916 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13728/stat : 13728 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 25 0 2 0 906914196 329641984 15350 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 86.84
Current children cumulated vsize (KiB) 655952

[startup+162.301 s]
/proc/loadavg: 1.85 0.81 0.30 3/192 13741
/proc/meminfo: memFree=29906540/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=332172 CPUtime=7.65 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 23757 923 117 8 734 31 0 0 20 0 3 0 906911880 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 136
/proc/13712/statm: 83043 15357 1878 364 0 18958 0
[pid=13727] ppid=13712 vsize=321916 CPUtime=0.11 cores=1,3,5,7
/proc/13727/stat : 13727 (python) S 13712 13712 13667 0 -1 4202560 1148 0 0 0 5 6 0 0 19 0 2 0 906914195 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13727/statm: 80479 13890 414 364 0 16397 0
[pid=13729] ppid=13727 vsize=26448 CPUtime=100.09 cores=1,3,5,7
/proc/13729/stat : 13729 (lingeling) T 13727 13729 13729 0 -1 4202496 12607 0 0 0 10008 1 0 0 25 0 1 0 906914196 27082752 5782 33554432000 4194304 4352236 140733278766208 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/13729/statm: 6612 5782 129 39 0 5692 0
[pid=13727/tid=13737] ppid=13712 vsize=321916 CPUtime=0 cores=1,3,5,7
/proc/13727/task/13737/stat : 13737 (python) S 13712 13712 13667 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906924206 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 514 18446604471161295936 0 0 -1 1 0 0 0
[pid=13738] ppid=13712 vsize=321928 CPUtime=0.06 cores=1,3,5,7
/proc/13738/stat : 13738 (python) S 13712 13712 13667 0 -1 4202560 929 0 0 0 3 3 0 0 15 0 1 0 906924209 329654272 13845 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272709190 0 0 16781312 514 4453158436229579012 0 0 17 7 0 0 0
/proc/13738/statm: 80482 13845 370 364 0 16397 0
[pid=13740] ppid=13738 vsize=99688 CPUtime=39 cores=1,3,5,7
/proc/13740/stat : 13740 (cryptominisat-2) R 13738 13740 13740 0 -1 4202496 29725 0 0 0 3895 5 0 0 25 0 1 0 906924209 102080512 17102 33554432000 4194304 4677096 140733475913488 18446744073709551615 4338441 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13740/statm: 24922 17102 394 118 0 19881 0
[pid=13712/tid=13728] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13728/stat : 13728 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 25 0 3 0 906914196 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 7 0 0 0
[pid=13712/tid=13739] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13739/stat : 13739 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 20 0 3 0 906924209 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 146.91
Current children cumulated vsize (KiB) 1102152

[startup+222.306 s]
/proc/loadavg: 1.94 1.03 0.41 3/185 13785
/proc/meminfo: memFree=29605544/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=332172 CPUtime=7.65 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 23757 923 117 8 734 31 0 0 20 0 3 0 906911880 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 136
/proc/13712/statm: 83043 15357 1878 364 0 18958 0
[pid=13727] ppid=13712 vsize=321916 CPUtime=0.11 cores=1,3,5,7
/proc/13727/stat : 13727 (python) S 13712 13712 13667 0 -1 4202560 1148 0 0 0 5 6 0 0 19 0 2 0 906914195 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13727/statm: 80479 13890 414 364 0 16397 0
[pid=13729] ppid=13727 vsize=26448 CPUtime=100.09 cores=1,3,5,7
/proc/13729/stat : 13729 (lingeling) T 13727 13729 13729 0 -1 4202496 12607 0 0 0 10008 1 0 0 25 0 1 0 906914196 27082752 5782 33554432000 4194304 4352236 140733278766208 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/13729/statm: 6612 5782 129 39 0 5692 0
[pid=13727/tid=13737] ppid=13712 vsize=321916 CPUtime=0 cores=1,3,5,7
/proc/13727/task/13737/stat : 13737 (python) S 13712 13712 13667 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906924206 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 514 18446604471161295936 0 0 -1 1 0 0 0
[pid=13738] ppid=13712 vsize=321928 CPUtime=0.13 cores=1,3,5,7
/proc/13738/stat : 13738 (python) S 13712 13712 13667 0 -1 4202560 952 0 0 0 7 6 0 0 15 0 1 0 906924209 329654272 13845 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272709190 0 0 16781312 514 4453158436229579012 0 0 17 7 0 0 0
/proc/13738/statm: 80482 13845 370 364 0 16397 0

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

/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 23757 923 117 8 734 31 0 0 20 0 3 0 906911880 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 136
/proc/13712/statm: 83043 15357 1878 364 0 18958 0
[pid=13727] ppid=13712 vsize=321916 CPUtime=0.11 cores=1,3,5,7
/proc/13727/stat : 13727 (python) S 13712 13712 13667 0 -1 4202560 1148 0 0 0 5 6 0 0 19 0 2 0 906914195 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13727/statm: 80479 13890 414 364 0 16397 0
[pid=13729] ppid=13727 vsize=26448 CPUtime=100.09 cores=1,3,5,7
/proc/13729/stat : 13729 (lingeling) T 13727 13729 13729 0 -1 4202496 12607 0 0 0 10008 1 0 0 25 0 1 0 906914196 27082752 5782 33554432000 4194304 4352236 140733278766208 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/13729/statm: 6612 5782 129 39 0 5692 0
[pid=13727/tid=13737] ppid=13712 vsize=321916 CPUtime=0 cores=1,3,5,7
/proc/13727/task/13737/stat : 13737 (python) S 13712 13712 13667 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906924206 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 514 18446604471161295936 0 0 -1 1 0 0 0
[pid=13738] ppid=13712 vsize=321928 CPUtime=0.53 cores=1,3,5,7
/proc/13738/stat : 13738 (python) S 13712 13712 13667 0 -1 4202560 1003 0 0 0 30 23 0 0 15 0 1 0 906924209 329654272 13845 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272709190 0 0 16781312 514 3227480043894571268 0 0 17 3 0 0 0
/proc/13738/statm: 80482 13845 370 364 0 16397 0
[pid=13740] ppid=13738 vsize=135672 CPUtime=399.02 cores=1,3,5,7
/proc/13740/stat : 13740 (cryptominisat-2) R 13738 13740 13740 0 -1 4202496 99966 0 0 0 39879 23 0 0 25 0 1 0 906924209 138928128 25982 33554432000 4194304 4677096 140733475913488 18446744073709551615 4320135 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13740/statm: 33918 25982 394 118 0 28877 0
[pid=13712/tid=13728] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13728/stat : 13728 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 25 0 3 0 906914196 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 7 0 0 0
[pid=13712/tid=13739] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13739/stat : 13739 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 20 0 3 0 906924209 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 507.4
Current children cumulated vsize (KiB) 1138136

[startup+582.301 s]
/proc/loadavg: 2.00 1.71 0.91 3/185 13795
/proc/meminfo: memFree=29211812/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=332172 CPUtime=7.65 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 23757 923 117 8 734 31 0 0 20 0 3 0 906911880 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 136
/proc/13712/statm: 83043 15357 1878 364 0 18958 0
[pid=13727] ppid=13712 vsize=321916 CPUtime=0.11 cores=1,3,5,7
/proc/13727/stat : 13727 (python) S 13712 13712 13667 0 -1 4202560 1148 0 0 0 5 6 0 0 19 0 2 0 906914195 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13727/statm: 80479 13890 414 364 0 16397 0
[pid=13729] ppid=13727 vsize=26448 CPUtime=100.09 cores=1,3,5,7
/proc/13729/stat : 13729 (lingeling) T 13727 13729 13729 0 -1 4202496 12607 0 0 0 10008 1 0 0 25 0 1 0 906914196 27082752 5782 33554432000 4194304 4352236 140733278766208 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/13729/statm: 6612 5782 129 39 0 5692 0
[pid=13727/tid=13737] ppid=13712 vsize=321916 CPUtime=0 cores=1,3,5,7
/proc/13727/task/13737/stat : 13737 (python) S 13712 13712 13667 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906924206 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 514 18446604471161295936 0 0 -1 1 0 0 0
[pid=13738] ppid=13712 vsize=321928 CPUtime=0.62 cores=1,3,5,7
/proc/13738/stat : 13738 (python) S 13712 13712 13667 0 -1 4202560 1003 0 0 0 35 27 0 0 15 0 1 0 906924209 329654272 13845 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272709190 0 0 16781312 514 3227480043894571268 0 0 17 3 0 0 0
/proc/13738/statm: 80482 13845 370 364 0 16397 0
[pid=13740] ppid=13738 vsize=136380 CPUtime=459.02 cores=1,3,5,7
/proc/13740/stat : 13740 (cryptominisat-2) R 13738 13740 13740 0 -1 4202496 107454 0 0 0 45877 25 0 0 25 0 1 0 906924209 139653120 25801 33554432000 4194304 4677096 140733475913488 18446744073709551615 4320141 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13740/statm: 34095 25801 394 118 0 29054 0
[pid=13712/tid=13728] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13728/stat : 13728 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 25 0 3 0 906914196 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 7 0 0 0
[pid=13712/tid=13739] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13739/stat : 13739 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 20 0 3 0 906924209 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 567.49
Current children cumulated vsize (KiB) 1138844

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

[startup+582.401 s]
/proc/loadavg: 2.00 1.71 0.91 3/185 13795
/proc/meminfo: memFree=29211812/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=332172 CPUtime=7.65 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 23757 923 117 8 734 31 0 0 20 0 3 0 906911880 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 136
/proc/13712/statm: 83043 15357 1878 364 0 18958 0
[pid=13727] ppid=13712 vsize=321916 CPUtime=0.11 cores=1,3,5,7
/proc/13727/stat : 13727 (python) S 13712 13712 13667 0 -1 4202560 1148 0 0 0 5 6 0 0 19 0 2 0 906914195 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13727/statm: 80479 13890 414 364 0 16397 0
[pid=13729] ppid=13727 vsize=26448 CPUtime=100.09 cores=1,3,5,7
/proc/13729/stat : 13729 (lingeling) T 13727 13729 13729 0 -1 4202496 12607 0 0 0 10008 1 0 0 25 0 1 0 906914196 27082752 5782 33554432000 4194304 4352236 140733278766208 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/13729/statm: 6612 5782 129 39 0 5692 0
[pid=13727/tid=13737] ppid=13712 vsize=321916 CPUtime=0 cores=1,3,5,7
/proc/13727/task/13737/stat : 13737 (python) S 13712 13712 13667 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906924206 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 514 18446604471161295936 0 0 -1 1 0 0 0
[pid=13738] ppid=13712 vsize=321928 CPUtime=0.62 cores=1,3,5,7
/proc/13738/stat : 13738 (python) S 13712 13712 13667 0 -1 4202560 1003 0 0 0 35 27 0 0 15 0 1 0 906924209 329654272 13845 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272709190 0 0 16781312 514 3227480043894571268 0 0 17 3 0 0 0
/proc/13738/statm: 80482 13845 370 364 0 16397 0
[pid=13740] ppid=13738 vsize=136380 CPUtime=459.12 cores=1,3,5,7
/proc/13740/stat : 13740 (cryptominisat-2) R 13738 13740 13740 0 -1 4202496 107460 0 0 0 45887 25 0 0 25 0 1 0 906924209 139653120 25807 33554432000 4194304 4677096 140733475913488 18446744073709551615 4320315 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13740/statm: 34095 25807 394 118 0 29054 0
[pid=13712/tid=13728] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13728/stat : 13728 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 25 0 3 0 906914196 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 7 0 0 0
[pid=13712/tid=13739] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13739/stat : 13739 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 20 0 3 0 906924209 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 567.59
Current children cumulated vsize (KiB) 1138844

[startup+584.001 s]
/proc/loadavg: 2.00 1.72 0.92 3/185 13795
/proc/meminfo: memFree=29211440/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=332172 CPUtime=7.65 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 23757 923 117 8 734 31 0 0 20 0 3 0 906911880 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 136
/proc/13712/statm: 83043 15357 1878 364 0 18958 0
[pid=13727] ppid=13712 vsize=321916 CPUtime=0.11 cores=1,3,5,7
/proc/13727/stat : 13727 (python) S 13712 13712 13667 0 -1 4202560 1148 0 0 0 5 6 0 0 19 0 2 0 906914195 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13727/statm: 80479 13890 414 364 0 16397 0
[pid=13729] ppid=13727 vsize=26448 CPUtime=100.09 cores=1,3,5,7
/proc/13729/stat : 13729 (lingeling) T 13727 13729 13729 0 -1 4202496 12607 0 0 0 10008 1 0 0 25 0 1 0 906914196 27082752 5782 33554432000 4194304 4352236 140733278766208 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/13729/statm: 6612 5782 129 39 0 5692 0
[pid=13727/tid=13737] ppid=13712 vsize=321916 CPUtime=0 cores=1,3,5,7
/proc/13727/task/13737/stat : 13737 (python) S 13712 13712 13667 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906924206 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 514 18446604471161295936 0 0 -1 1 0 0 0
[pid=13738] ppid=13712 vsize=321928 CPUtime=0.62 cores=1,3,5,7
/proc/13738/stat : 13738 (python) S 13712 13712 13667 0 -1 4202560 1003 0 0 0 35 27 0 0 15 0 1 0 906924209 329654272 13845 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272709190 0 0 16781312 514 3227480043894571268 0 0 17 3 0 0 0
/proc/13738/statm: 80482 13845 370 364 0 16397 0
[pid=13740] ppid=13738 vsize=136380 CPUtime=460.72 cores=1,3,5,7
/proc/13740/stat : 13740 (cryptominisat-2) R 13738 13740 13740 0 -1 4202496 107562 0 0 0 46047 25 0 0 25 0 1 0 906924209 139653120 25909 33554432000 4194304 4677096 140733475913488 18446744073709551615 4321158 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13740/statm: 34095 25909 394 118 0 29054 0
[pid=13712/tid=13728] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13728/stat : 13728 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 25 0 3 0 906914196 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 7 0 0 0
[pid=13712/tid=13739] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13739/stat : 13739 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 20 0 3 0 906924209 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 569.19
Current children cumulated vsize (KiB) 1138844

[startup+585.6 s]
/proc/loadavg: 2.00 1.72 0.92 3/185 13795
/proc/meminfo: memFree=29210820/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=332172 CPUtime=7.65 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 23757 923 117 8 734 31 0 0 20 0 3 0 906911880 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 136
/proc/13712/statm: 83043 15357 1878 364 0 18958 0
[pid=13727] ppid=13712 vsize=321916 CPUtime=0.11 cores=1,3,5,7
/proc/13727/stat : 13727 (python) S 13712 13712 13667 0 -1 4202560 1148 0 0 0 5 6 0 0 19 0 2 0 906914195 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13727/statm: 80479 13890 414 364 0 16397 0
[pid=13729] ppid=13727 vsize=26448 CPUtime=100.09 cores=1,3,5,7
/proc/13729/stat : 13729 (lingeling) T 13727 13729 13729 0 -1 4202496 12607 0 0 0 10008 1 0 0 25 0 1 0 906914196 27082752 5782 33554432000 4194304 4352236 140733278766208 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/13729/statm: 6612 5782 129 39 0 5692 0
[pid=13727/tid=13737] ppid=13712 vsize=321916 CPUtime=0 cores=1,3,5,7
/proc/13727/task/13737/stat : 13737 (python) S 13712 13712 13667 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906924206 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 514 18446604471161295936 0 0 -1 1 0 0 0
[pid=13738] ppid=13712 vsize=321928 CPUtime=0.62 cores=1,3,5,7
/proc/13738/stat : 13738 (python) S 13712 13712 13667 0 -1 4202560 1003 0 0 0 35 27 0 0 15 0 1 0 906924209 329654272 13845 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272709190 0 0 16781312 514 3227480043894571268 0 0 17 3 0 0 0
/proc/13738/statm: 80482 13845 370 364 0 16397 0
[pid=13740] ppid=13738 vsize=136380 CPUtime=462.32 cores=1,3,5,7
/proc/13740/stat : 13740 (cryptominisat-2) R 13738 13740 13740 0 -1 4202496 107657 0 0 0 46207 25 0 0 25 0 1 0 906924209 139653120 26004 33554432000 4194304 4677096 140733475913488 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13740/statm: 34095 26004 394 118 0 29054 0
[pid=13712/tid=13728] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13728/stat : 13728 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 25 0 3 0 906914196 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 7 0 0 0
[pid=13712/tid=13739] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13739/stat : 13739 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 20 0 3 0 906924209 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 570.79
Current children cumulated vsize (KiB) 1138844

[startup+586.001 s]
/proc/loadavg: 2.00 1.72 0.92 3/185 13795
/proc/meminfo: memFree=29210820/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=332172 CPUtime=7.65 cores=1,3,5,7
/proc/13712/stat : 13712 (python) S 13710 13712 13667 0 -1 4202496 23757 923 117 8 734 31 0 0 20 0 3 0 906911880 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 136
/proc/13712/statm: 83043 15357 1878 364 0 18958 0
[pid=13727] ppid=13712 vsize=321916 CPUtime=0.11 cores=1,3,5,7
/proc/13727/stat : 13727 (python) S 13712 13712 13667 0 -1 4202560 1148 0 0 0 5 6 0 0 19 0 2 0 906914195 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13727/statm: 80479 13890 414 364 0 16397 0
[pid=13729] ppid=13727 vsize=26448 CPUtime=100.09 cores=1,3,5,7
/proc/13729/stat : 13729 (lingeling) T 13727 13729 13729 0 -1 4202496 12607 0 0 0 10008 1 0 0 25 0 1 0 906914196 27082752 5782 33554432000 4194304 4352236 140733278766208 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/13729/statm: 6612 5782 129 39 0 5692 0
[pid=13727/tid=13737] ppid=13712 vsize=321916 CPUtime=0 cores=1,3,5,7
/proc/13727/task/13737/stat : 13737 (python) S 13712 13712 13667 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906924206 329641984 13890 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 514 18446604471161295936 0 0 -1 1 0 0 0
[pid=13738] ppid=13712 vsize=321928 CPUtime=0.62 cores=1,3,5,7
/proc/13738/stat : 13738 (python) S 13712 13712 13667 0 -1 4202560 1003 0 0 0 35 27 0 0 15 0 1 0 906924209 329654272 13845 33554432000 4194304 5683644 140737456828496 18446744073709551615 268272709190 0 0 16781312 514 3227480043894571268 0 0 17 3 0 0 0
/proc/13738/statm: 80482 13845 370 364 0 16397 0
[pid=13740] ppid=13738 vsize=136380 CPUtime=462.72 cores=1,3,5,7
/proc/13740/stat : 13740 (cryptominisat-2) R 13738 13740 13740 0 -1 4202496 107679 0 0 0 46247 25 0 0 25 0 1 0 906924209 139653120 26026 33554432000 4194304 4677096 140733475913488 18446744073709551615 4319853 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13740/statm: 34095 26026 394 118 0 29054 0
[pid=13712/tid=13728] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13728/stat : 13728 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 25 0 3 0 906914196 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 7 0 0 0
[pid=13712/tid=13739] ppid=13710 vsize=332172 CPUtime=0 cores=1,3,5,7
/proc/13712/task/13739/stat : 13739 (python) S 13710 13712 13667 0 -1 4202560 27 923 0 8 0 0 0 0 20 0 3 0 906924209 340144128 15357 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 2 18446604454223266752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 571.19
Current children cumulated vsize (KiB) 1138844

[startup+586.406 s]
/proc/loadavg: 2.00 1.72 0.92 3/185 13795
/proc/meminfo: memFree=29210696/32950928 swapFree=67048888/67111528
[pid=13712] ppid=13710 vsize=332140 CPUtime=571.65 cores=1,3,5,7
/proc/13712/stat : 13712 (python) R 13710 13712 13667 0 -1 4202496 29662 123618 117 8 735 32 56336 62 17 0 2 0 906911880 340111360 15353 33554432000 4194304 5683644 140737456828496 18446744073709551615 4507712 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 136
/proc/13712/statm: 83035 15353 1874 364 0 18958 0
[pid=13712/tid=13739] ppid=13710 vsize=332140 CPUtime=563.98 cores=1,3,5,7
/proc/13712/task/13739/stat : 13739 (python) S 13710 13712 13667 0 -1 4202560 27 123618 0 8 0 0 56336 62 18 0 2 0 906924209 340111360 15353 33554432000 4194304 5683644 140737456828496 18446744073709551615 268284512689 0 0 16781312 0 18446604454223266752 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 571.65
Current children cumulated vsize (KiB) 332140

Child status: 0
Real time (s): 586.419
CPU time (s): 571.674
CPU user time (s): 570.721
CPU system time (s): 0.952855
CPU usage (%): 97.4855
Max. virtual memory (cumulated for all children) (KiB): 1138848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 570.721
system time used= 0.952855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155143
page faults= 125
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22868
involuntary context switches= 1644

runsolver used 0.987849 second user time and 2.19966 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-13 10:18:42
IDJOB=3498307
IDBENCH=70941
IDSOLVER=1991
FILE ID=node122/3498307-1307953122
RUNJOBID= node122-1307953121-13686
PBS_JOBID= 13559706
Free space on /var/tmp= 2888 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.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 /var/tmp/evaluation-result-3498307-1307953122/watcher-3498307-1307953122 -o /var/tmp/evaluation-result-3498307-1307953122/solver-3498307-1307953122 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498307-1307953122.cnf -seed 477717481 -budget 5000

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=477717481

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30215856 kB
Buffers:         20176 kB
Cached:        2495712 kB
SwapCached:      15100 kB
Active:         176572 kB
Inactive:      2358172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30215856 kB
SwapTotal:    67111528 kB
SwapFree:     67048888 kB
Dirty:           68368 kB
Writeback:           0 kB
AnonPages:       16788 kB
Mapped:           8656 kB
Slab:           136144 kB
PageTables:       4648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190220 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 /var/tmp at the end= 2756 MiB
End job on node122 at 2011-06-13 10:28:37