Trace number 3378947

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-par-industrial (fixed)? 4791.5 1205.12

General information on the benchmark

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

Solver Data

0.35/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.68	c INFO: solving HOME/instance-3378947-1305464989.cnf
0.35/0.68	c INFO: computing task features
0.62/0.95	c INFO: computed variable-clause graph statistics
0.62/0.96	c INFO: computed clause balance statistics
1.93/2.28	c INFO: computed variable balance statistics
3.32/3.60	c INFO: computed small-clause counts
3.32/3.61	c INFO: computed Horn-clause counts
3.32/3.63	c INFO: computed variable graph statistics
3.32/3.63	c INFO: collected features for HOME/instance-3378947-1305464989.cnf in 2.94 s
3.32/3.64	c INFO: running lingeling-276@0 for 582 with 1197 remaining (b = 0.53)
3.32/3.65	c INFO: running cryptominisat-2.9.0@0 for 1197 with 1197 remaining (b = 0.56)
3.32/3.66	c INFO: running lingeling-276@0 for 1197 with 1197 remaining (b = 0.53)
3.32/3.67	c INFO: running cryptominisat-2.9.0@0 for 485 with 1197 remaining (b = 0.37)
1968.70/496.85	c INFO: running precosat-570@0 for 703 with 703 remaining (b = 0.38)
2329.81/587.48	c INFO: running lingeling-276@0 for 613 with 613 remaining (b = 0.33)
4791.00/1205.10	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3378947-1305464989/watcher-3378947-1305464989 -o /tmp/evaluation-result-3378947-1305464989/solver-3378947-1305464989 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378947-1305464989.cnf -seed 1024336917 -budget 4800 -cores 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.15 8.07 6.47 5/456 28976
/proc/meminfo: memFree=21916536/32950928 swapFree=38710900/67111528
[pid=28976] ppid=28974 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/28976/stat : 28976 (python) R 28974 28976 28586 0 -1 4202496 997 0 0 0 0 0 0 0 25 0 1 0 736729555 16629760 870 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367207621 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28976/statm: 4060 870 368 364 0 547 0

[startup+0.079461 s]
/proc/loadavg: 8.15 8.07 6.47 5/456 28976
/proc/meminfo: memFree=21916536/32950928 swapFree=38710900/67111528
[pid=28976] ppid=28974 vsize=50012 CPUtime=0.04 cores=0,2,4,6
/proc/28976/stat : 28976 (python) R 28974 28976 28586 0 -1 4202496 1947 0 0 0 3 1 0 0 25 0 1 0 736729555 51212288 1712 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367546512 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28976/statm: 12503 1713 476 364 0 1203 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50012

[startup+0.10045 s]
/proc/loadavg: 8.15 8.07 6.47 5/456 28976
/proc/meminfo: memFree=21916536/32950928 swapFree=38710900/67111528
[pid=28976] ppid=28974 vsize=87704 CPUtime=0.06 cores=0,2,4,6
/proc/28976/stat : 28976 (python) S 28974 28976 28586 0 -1 4202496 2637 0 0 0 4 2 0 0 18 0 1 0 736729555 89808896 2354 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367544832 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/28976/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87704

[startup+0.300441 s]
/proc/loadavg: 8.15 8.07 6.47 5/456 28976
/proc/meminfo: memFree=21916536/32950928 swapFree=38710900/67111528
[pid=28976] ppid=28974 vsize=135748 CPUtime=0.19 cores=0,2,4,6
/proc/28976/stat : 28976 (python) S 28974 28976 28586 0 -1 4202496 5964 936 1 0 12 7 0 0 17 0 1 0 736729555 139005952 4150 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367542789 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/28976/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700434 s]
/proc/loadavg: 8.15 8.07 6.47 5/456 28976
/proc/meminfo: memFree=21916536/32950928 swapFree=38710900/67111528
[pid=28976] ppid=28974 vsize=280492 CPUtime=0.42 cores=0,2,4,6
/proc/28976/stat : 28976 (python) R 28974 28976 28586 0 -1 4202496 9766 936 1 0 29 13 0 0 16 0 1 0 736729555 287223808 7447 33554432000 4194304 5683644 140733488092464 18446744073709551615 4961296 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28976/statm: 70123 7447 1761 364 0 6047 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 280492

[startup+1.50025 s]
/proc/loadavg: 7.89 8.02 6.47 6/457 28981
/proc/meminfo: memFree=21887760/32950928 swapFree=38710900/67111528
[pid=28976] ppid=28974 vsize=294320 CPUtime=1.22 cores=0,2,4,6
/proc/28976/stat : 28976 (python) R 28974 28976 28586 0 -1 4202496 15589 936 1 0 108 14 0 0 17 0 1 0 736729555 301383680 10965 33554432000 4194304 5683644 140733488092464 18446744073709551615 47202695499803 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28976/statm: 73580 10965 1826 364 0 9504 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 294320

[startup+3.10095 s]
/proc/loadavg: 7.89 8.02 6.47 6/457 28981
/proc/meminfo: memFree=21886644/32950928 swapFree=38710900/67111528
[pid=28976] ppid=28974 vsize=294320 CPUtime=2.82 cores=0,2,4,6
/proc/28976/stat : 28976 (python) R 28974 28976 28586 0 -1 4202496 15590 936 1 0 268 14 0 0 19 0 1 0 736729555 301383680 10966 33554432000 4194304 5683644 140733488092464 18446744073709551615 47202688338128 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28976/statm: 73580 10966 1827 364 0 9504 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 294320

[startup+6.3013 s]
/proc/loadavg: 8.06 8.05 6.49 10/469 28993
/proc/meminfo: memFree=21843024/32950928 swapFree=38710900/67111528
[pid=28976] ppid=28974 vsize=324664 CPUtime=3.39 cores=0,2,4,6
/proc/28976/stat : 28976 (python) S 28974 28976 28586 0 -1 4202496 18222 936 1 0 324 15 0 0 20 0 5 0 736729555 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28976/statm: 81166 8363 1881 364 0 17075 0
[pid=28982] ppid=28976 vsize=284316 CPUtime=0 cores=0,2,4,6
/proc/28982/stat : 28982 (python) S 28976 28976 28586 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 736729919 291139584 6757 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566863 0 0 16781312 514 6283841448185921793 0 0 17 6 0 0 0
/proc/28982/statm: 71079 6757 355 364 0 6997 0
[pid=28984] ppid=28982 vsize=14308 CPUtime=2.64 cores=0,2,4,6
/proc/28984/stat : 28984 (lingeling) R 28982 28984 28984 0 -1 4202496 4092 0 0 0 264 0 0 0 25 0 1 0 736729919 14651392 2745 33554432000 4194304 4352236 140733297199120 18446744073709551615 4328039 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28984/statm: 3577 2745 128 39 0 2657 0
[pid=28985] ppid=28976 vsize=294388 CPUtime=0 cores=0,2,4,6
/proc/28985/stat : 28985 (python) S 28976 28976 28586 0 -1 4202560 748 0 0 0 0 0 0 0 15 0 1 0 736729920 301453312 6820 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 17216909536011452675 0 0 17 2 0 0 0
/proc/28985/statm: 73597 6820 349 364 0 9512 0
[pid=28987] ppid=28985 vsize=45908 CPUtime=2.64 cores=0,2,4,6
/proc/28987/stat : 28987 (cryptominisat-2) R 28985 28987 28987 0 -1 4202496 7631 0 0 0 263 1 0 0 25 0 1 0 736729920 47009792 6097 33554432000 4194304 4677096 140733692884976 18446744073709551615 4319744 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28987/statm: 11477 6097 387 118 0 6436 0
[pid=28988] ppid=28976 vsize=305048 CPUtime=0 cores=0,2,4,6
/proc/28988/stat : 28988 (python) S 28976 28976 28586 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 736729921 312369152 6824 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 12025759999025185027 0 0 17 4 0 0 0
/proc/28988/statm: 76262 6824 349 364 0 12174 0
[pid=28990] ppid=28988 vsize=11296 CPUtime=2.59 cores=0,2,4,6
/proc/28990/stat : 28990 (lingeling) R 28988 28990 28990 0 -1 4202496 3171 0 0 0 259 0 0 0 25 0 1 0 736729921 11567104 1822 33554432000 4194304 4352236 140736676444240 18446744073709551615 4328109 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/28990/statm: 2824 1822 128 39 0 1904 0
[pid=28991] ppid=28976 vsize=315348 CPUtime=0 cores=0,2,4,6
/proc/28991/stat : 28991 (python) S 28976 28976 28586 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 1 0 736729922 322916352 6828 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 1142568507414642946 0 0 17 4 0 0 0
/proc/28991/statm: 78837 6828 349 364 0 14746 0
[pid=28993] ppid=28991 vsize=45524 CPUtime=2.61 cores=0,2,4,6
/proc/28993/stat : 28993 (cryptominisat-2) R 28991 28993 28993 0 -1 4202496 7578 0 0 0 260 1 0 0 25 0 1 0 736729922 46616576 6044 33554432000 4194304 4677096 140735447997856 18446744073709551615 4337817 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28993/statm: 11381 6044 387 118 0 6340 0
[pid=28976/tid=28983] ppid=28974 vsize=324664 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28983/stat : 28983 (python) S 28974 28976 28586 0 -1 4202560 26 936 0 0 0 0 0 0 22 0 5 0 736729919 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 6 0 0 0
[pid=28976/tid=28986] ppid=28974 vsize=324664 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28986/stat : 28986 (python) S 28974 28976 28586 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 5 0 736729920 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
[pid=28976/tid=28989] ppid=28974 vsize=324664 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28989/stat : 28989 (python) S 28974 28976 28586 0 -1 4202560 24 936 0 0 0 0 0 0 22 0 5 0 736729921 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 6 0 0 0
[pid=28976/tid=28992] ppid=28974 vsize=324664 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28992/stat : 28992 (python) S 28974 28976 28586 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 5 0 736729922 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 13.87
Current children cumulated vsize (KiB) 1640800

[startup+12.7011 s]
/proc/loadavg: 8.06 8.05 6.49 9/469 28993
/proc/meminfo: memFree=21764216/32950928 swapFree=38710900/67111528
[pid=28976] ppid=28974 vsize=324664 CPUtime=3.39 cores=0,2,4,6
/proc/28976/stat : 28976 (python) S 28974 28976 28586 0 -1 4202496 18222 936 1 0 324 15 0 0 20 0 5 0 736729555 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28976/statm: 81166 8363 1881 364 0 17075 0
[pid=28982] ppid=28976 vsize=284316 CPUtime=0.01 cores=0,2,4,6
/proc/28982/stat : 28982 (python) S 28976 28976 28586 0 -1 4202560 903 0 0 0 0 1 0 0 18 0 1 0 736729919 291139584 6779 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566863 0 0 16781312 514 6283841448185921793 0 0 17 6 0 0 0
/proc/28982/statm: 71079 6779 377 364 0 6997 0
[pid=28984] ppid=28982 vsize=19044 CPUtime=9.04 cores=0,2,4,6
/proc/28984/stat : 28984 (lingeling) R 28982 28984 28984 0 -1 4202496 5276 0 0 0 904 0 0 0 25 0 1 0 736729919 19501056 3929 33554432000 4194304 4352236 140733297199120 18446744073709551615 4239487 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28984/statm: 4761 3929 128 39 0 3841 0
[pid=28985] ppid=28976 vsize=294388 CPUtime=0.02 cores=0,2,4,6
/proc/28985/stat : 28985 (python) S 28976 28976 28586 0 -1 4202560 935 0 0 0 1 1 0 0 15 0 1 0 736729920 301453312 6842 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 17216909536011452675 0 0 17 2 0 0 0
/proc/28985/statm: 73597 6842 371 364 0 9512 0
[pid=28987] ppid=28985 vsize=77432 CPUtime=9.01 cores=0,2,4,6
/proc/28987/stat : 28987 (cryptominisat-2) R 28985 28987 28987 0 -1 4202496 17514 0 0 0 899 2 0 0 25 0 1 0 736729920 79290368 11894 33554432000 4194304 4677096 140733692884976 18446744073709551615 251367243409 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28987/statm: 19358 11894 391 118 0 14317 0
[pid=28988] ppid=28976 vsize=305048 CPUtime=0.01 cores=0,2,4,6
/proc/28988/stat : 28988 (python) S 28976 28976 28586 0 -1 4202560 921 0 0 0 1 0 0 0 18 0 1 0 736729921 312369152 6847 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 12025759999025185027 0 0 17 4 0 0 0
/proc/28988/statm: 76262 6847 372 364 0 12174 0
[pid=28990] ppid=28988 vsize=18756 CPUtime=8.88 cores=0,2,4,6
/proc/28990/stat : 28990 (lingeling) R 28988 28990 28990 0 -1 4202496 5204 0 0 0 887 1 0 0 25 0 1 0 736729921 19206144 3855 33554432000 4194304 4352236 140736676444240 18446744073709551615 4328063 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/28990/statm: 4689 3855 128 39 0 3769 0
[pid=28991] ppid=28976 vsize=315348 CPUtime=0.02 cores=0,2,4,6
/proc/28991/stat : 28991 (python) S 28976 28976 28586 0 -1 4202560 927 0 0 0 1 1 0 0 15 0 1 0 736729922 322916352 6851 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 1142568507414642946 0 0 17 4 0 0 0
/proc/28991/statm: 78837 6851 372 364 0 14746 0
[pid=28993] ppid=28991 vsize=76372 CPUtime=8.97 cores=0,2,4,6
/proc/28993/stat : 28993 (cryptominisat-2) R 28991 28993 28993 0 -1 4202496 16180 0 0 0 895 2 0 0 25 0 1 0 736729922 78204928 12779 33554432000 4194304 4677096 140735447997856 18446744073709551615 4319802 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28993/statm: 19093 12779 391 118 0 14052 0
[pid=28976/tid=28983] ppid=28974 vsize=324664 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28983/stat : 28983 (python) S 28974 28976 28586 0 -1 4202560 26 936 0 0 0 0 0 0 22 0 5 0 736729919 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 6 0 0 0
[pid=28976/tid=28986] ppid=28974 vsize=324664 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28986/stat : 28986 (python) S 28974 28976 28586 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 5 0 736729920 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
[pid=28976/tid=28989] ppid=28974 vsize=324664 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28989/stat : 28989 (python) S 28974 28976 28586 0 -1 4202560 24 936 0 0 0 0 0 0 22 0 5 0 736729921 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 6 0 0 0
[pid=28976/tid=28992] ppid=28974 vsize=324664 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28992/stat : 28992 (python) S 28974 28976 28586 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 5 0 736729922 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39.35
Current children cumulated vsize (KiB) 1715368

[startup+25.5007 s]
/proc/loadavg: 8.04 8.05 6.52 9/469 28993
/proc/meminfo: memFree=21744976/32950928 swapFree=38710900/67111528
[pid=28976] ppid=28974 vsize=324664 CPUtime=3.39 cores=0,2,4,6
/proc/28976/stat : 28976 (python) S 28974 28976 28586 0 -1 4202496 18222 936 1 0 324 15 0 0 20 0 5 0 736729555 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28976/statm: 81166 8363 1881 364 0 17075 0
[pid=28982] ppid=28976 vsize=284316 CPUtime=0.05 cores=0,2,4,6
/proc/28982/stat : 28982 (python) S 28976 28976 28586 0 -1 4202560 911 0 0 0 2 3 0 0 18 0 1 0 736729919 291139584 6780 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566863 0 0 16781312 514 4065431049562194177 0 0 17 6 0 0 0
/proc/28982/statm: 71079 6780 378 364 0 6997 0
[pid=28984] ppid=28982 vsize=22712 CPUtime=21.84 cores=0,2,4,6
/proc/28984/stat : 28984 (lingeling) R 28982 28984 28984 0 -1 4202496 6193 0 0 0 2183 1 0 0 25 0 1 0 736729919 23257088 4846 33554432000 4194304 4352236 140733297199120 18446744073709551615 4235501 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28984/statm: 5678 4846 128 39 0 4758 0
[pid=28985] ppid=28976 vsize=294388 CPUtime=0.08 cores=0,2,4,6
/proc/28985/stat : 28985 (python) S 28976 28976 28586 0 -1 4202560 953 0 0 0 4 4 0 0 15 0 1 0 736729920 301453312 6843 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 17216909536011452675 0 0 17 2 0 0 0
/proc/28985/statm: 73597 6843 372 364 0 9512 0
[pid=28987] ppid=28985 vsize=94120 CPUtime=21.75 cores=0,2,4,6
/proc/28987/stat : 28987 (cryptominisat-2) R 28985 28987 28987 0 -1 4202496 28144 0 0 0 2171 4 0 0 25 0 1 0 736729920 96378880 16874 33554432000 4194304 4677096 140733692884976 18446744073709551615 4462280 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28987/statm: 23530 16874 391 118 0 18489 0
[pid=28988] ppid=28976 vsize=305048 CPUtime=0.08 cores=0,2,4,6
/proc/28988/stat : 28988 (python) S 28976 28976 28586 0 -1 4202560 931 0 0 0 4 4 0 0 18 0 1 0 736729921 312369152 6847 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 4065431049562194179 0 0 17 4 0 0 0
/proc/28988/statm: 76262 6847 372 364 0 12174 0
[pid=28990] ppid=28988 vsize=20036 CPUtime=21.44 cores=0,2,4,6
/proc/28990/stat : 28990 (lingeling) R 28988 28990 28990 0 -1 4202496 5526 0 0 0 2143 1 0 0 25 0 1 0 736729921 20516864 4177 33554432000 4194304 4352236 140736676444240 18446744073709551615 4277018 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/28990/statm: 5009 4177 128 39 0 4089 0
[pid=28991] ppid=28976 vsize=315348 CPUtime=0.08 cores=0,2,4,6
/proc/28991/stat : 28991 (python) S 28976 28976 28586 0 -1 4202560 946 0 0 0 4 4 0 0 15 0 1 0 736729922 322916352 6851 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 1142568507414642946 0 0 17 4 0 0 0
/proc/28991/statm: 78837 6851 372 364 0 14746 0
[pid=28993] ppid=28991 vsize=81832 CPUtime=21.64 cores=0,2,4,6
/proc/28993/stat : 28993 (cryptominisat-2) R 28991 28993 28993 0 -1 4202496 25061 0 0 0 2161 3 0 0 25 0 1 0 736729922 83795968 13711 33554432000 4194304 4677096 140735447997856 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28993/statm: 20458 13711 391 118 0 15417 0
[pid=28976/tid=28983] ppid=28974 vsize=324664 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28983/stat : 28983 (python) S 28974 28976 28586 0 -1 4202560 26 936 0 0 0 0 0 0 22 0 5 0 736729919 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 6 0 0 0
[pid=28976/tid=28986] ppid=28974 vsize=324664 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28986/stat : 28986 (python) S 28974 28976 28586 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 5 0 736729920 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
[pid=28976/tid=28989] ppid=28974 vsize=324664 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28989/stat : 28989 (python) S 28974 28976 28586 0 -1 4202560 24 936 0 0 0 0 0 0 22 0 5 0 736729921 332455936 8363 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 6 0 0 0

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

/proc/28988/stat : 28988 (python) S 28976 28976 28586 0 -1 4202560 997 0 0 0 213 178 0 0 18 0 1 0 736729921 312369152 6847 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 4065431049562194179 0 0 17 4 0 0 0
/proc/28988/statm: 76262 6847 372 364 0 12174 0
[pid=28990] ppid=28988 vsize=66924 CPUtime=1181.56 cores=0,2,4,6
/proc/28990/stat : 28990 (lingeling) R 28988 28990 28990 0 -1 4202496 41184 0 0 0 118143 13 0 0 25 0 1 0 736729921 68530176 15899 33554432000 4194304 4352236 140736676444240 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/28990/statm: 16731 15899 128 39 0 15811 0
[pid=28991] ppid=28976 vsize=315348 CPUtime=1.73 cores=0,2,4,6
/proc/28991/stat : 28991 (python) S 28976 28976 28586 0 -1 4202560 1187 0 0 0 91 82 0 0 16 0 2 0 736729922 322916352 6889 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28991/statm: 78837 6889 409 364 0 14746 0
[pid=28993] ppid=28991 vsize=138396 CPUtime=489.83 cores=0,2,4,6
/proc/28993/stat : 28993 (cryptominisat-2) T 28991 28993 28993 0 -1 4202496 210314 0 0 0 48933 50 0 0 25 0 1 0 736729922 141717504 26356 33554432000 4194304 4677096 140735447997856 18446744073709551615 4334772 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/28993/statm: 34599 26356 391 118 0 29558 0
[pid=28991/tid=29172] ppid=28976 vsize=315348 CPUtime=0 cores=0,2,4,6
/proc/28991/task/29172/stat : 29172 (python) S 28976 28976 28586 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 736779239 322916352 6889 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 514 18446604442149115712 0 0 -1 4 0 0 0
[pid=29173] ppid=28976 vsize=325216 CPUtime=2.3 cores=0,2,4,6
/proc/29173/stat : 29173 (python) S 28976 28976 28586 0 -1 4202560 988 0 0 0 119 111 0 0 18 0 1 0 736779240 333021184 6855 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 4065431049562194179 0 0 17 4 0 0 0
/proc/29173/statm: 81304 6855 372 364 0 17210 0
[pid=29175] ppid=29173 vsize=72524 CPUtime=705.68 cores=0,2,4,6
/proc/29175/stat : 29175 (precosat) R 29173 29175 29175 0 -1 4202496 51267 0 0 0 70550 18 0 0 25 0 1 0 736779240 74264576 17668 33554432000 4194304 4890832 140734827021376 18446744073709551615 4238692 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/29175/statm: 18131 17668 86 171 0 17958 0
[pid=29223] ppid=28976 vsize=335880 CPUtime=2.03 cores=0,2,4,6
/proc/29223/stat : 29223 (python) S 28976 28976 28586 0 -1 4202560 985 0 0 0 107 96 0 0 18 0 1 0 736788303 343941120 6859 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 4065431049562194180 0 0 17 4 0 0 0
/proc/29223/statm: 83970 6859 372 364 0 19873 0
[pid=29225] ppid=29223 vsize=54268 CPUtime=609.54 cores=0,2,4,6
/proc/29225/stat : 29225 (lingeling) R 29223 29225 29225 0 -1 4202496 22275 0 0 0 60950 4 0 0 25 0 1 0 736788303 55570432 12735 33554432000 4194304 4352236 140733705859952 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29225/statm: 13567 12735 128 39 0 12647 0
[pid=28976/tid=28983] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28983/stat : 28983 (python) S 28974 28976 28586 0 -1 4202560 26 936 0 0 0 0 0 0 22 0 7 0 736729919 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 6 0 0 0
[pid=28976/tid=28986] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28986/stat : 28986 (python) S 28974 28976 28586 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 7 0 736729920 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
[pid=28976/tid=28989] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28989/stat : 28989 (python) S 28974 28976 28586 0 -1 4202560 24 936 0 0 0 0 0 0 22 0 7 0 736729921 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 6 0 0 0
[pid=28976/tid=28992] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28992/stat : 28992 (python) S 28974 28976 28586 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 7 0 736729922 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
[pid=28976/tid=29174] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/29174/stat : 29174 (python) S 28974 28976 28586 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 7 0 736779240 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
[pid=28976/tid=29224] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/29224/stat : 29224 (python) S 28974 28976 28586 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 7 0 736788303 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4783.44
Current children cumulated vsize (KiB) 2864516

[startup+1203.9 s]
/proc/loadavg: 6.32 6.00 6.06 9/469 29430
/proc/meminfo: memFree=22590496/32950928 swapFree=38710900/67111528
[pid=28976] ppid=28974 vsize=345176 CPUtime=3.4 cores=0,2,4,6
/proc/28976/stat : 28976 (python) S 28974 28976 28586 0 -1 4202496 19707 936 1 0 325 15 0 0 19 0 7 0 736729555 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28976/statm: 86294 8376 1886 364 0 22197 0
[pid=28982] ppid=28976 vsize=294560 CPUtime=1.89 cores=0,2,4,6
/proc/28982/stat : 28982 (python) S 28976 28976 28586 0 -1 4202560 1199 0 0 0 100 89 0 0 19 0 2 0 736729919 301629440 6822 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/28982/statm: 73640 6822 415 364 0 9558 0
[pid=28984] ppid=28982 vsize=55944 CPUtime=583.83 cores=0,2,4,6
/proc/28984/stat : 28984 (lingeling) T 28982 28984 28984 0 -1 4202496 28837 0 0 0 58380 3 0 0 25 0 1 0 736729919 57286656 13154 33554432000 4194304 4352236 140733297199120 18446744073709551615 4328336 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/28984/statm: 13986 13154 128 39 0 13066 0
[pid=28982/tid=29222] ppid=28976 vsize=294560 CPUtime=0 cores=0,2,4,6
/proc/28982/task/29222/stat : 29222 (python) S 28976 28976 28586 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 736788302 301629440 6822 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 514 18446604445785829504 0 0 -1 0 0 0 0
[pid=28985] ppid=28976 vsize=294388 CPUtime=4.23 cores=0,2,4,6
/proc/28985/stat : 28985 (python) S 28976 28976 28586 0 -1 4202560 1044 0 0 0 227 196 0 0 16 0 1 0 736729920 301453312 6853 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 4065431049562194179 0 0 17 2 0 0 0
/proc/28985/statm: 73597 6853 382 364 0 9512 0
[pid=28987] ppid=28985 vsize=358652 CPUtime=1194.31 cores=0,2,4,6
/proc/28987/stat : 28987 (cryptominisat-2) R 28985 28987 28987 0 -1 4202496 403146 0 0 0 119320 111 0 0 25 0 1 0 736729920 367259648 57691 33554432000 4194304 4677096 140733692884976 18446744073709551615 4319584 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28987/statm: 89663 57691 391 118 0 84622 0
[pid=28988] ppid=28976 vsize=305048 CPUtime=3.91 cores=0,2,4,6
/proc/28988/stat : 28988 (python) S 28976 28976 28586 0 -1 4202560 997 0 0 0 213 178 0 0 18 0 1 0 736729921 312369152 6847 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 4065431049562194179 0 0 17 4 0 0 0
/proc/28988/statm: 76262 6847 372 364 0 12174 0
[pid=28990] ppid=28988 vsize=66924 CPUtime=1182.34 cores=0,2,4,6
/proc/28990/stat : 28990 (lingeling) R 28988 28990 28990 0 -1 4202496 41184 0 0 0 118221 13 0 0 25 0 1 0 736729921 68530176 15899 33554432000 4194304 4352236 140736676444240 18446744073709551615 4328345 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/28990/statm: 16731 15899 128 39 0 15811 0
[pid=28991] ppid=28976 vsize=315348 CPUtime=1.73 cores=0,2,4,6
/proc/28991/stat : 28991 (python) S 28976 28976 28586 0 -1 4202560 1187 0 0 0 91 82 0 0 16 0 2 0 736729922 322916352 6889 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28991/statm: 78837 6889 409 364 0 14746 0
[pid=28993] ppid=28991 vsize=138396 CPUtime=489.83 cores=0,2,4,6
/proc/28993/stat : 28993 (cryptominisat-2) T 28991 28993 28993 0 -1 4202496 210314 0 0 0 48933 50 0 0 25 0 1 0 736729922 141717504 26356 33554432000 4194304 4677096 140735447997856 18446744073709551615 4334772 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/28993/statm: 34599 26356 391 118 0 29558 0
[pid=28991/tid=29172] ppid=28976 vsize=315348 CPUtime=0 cores=0,2,4,6
/proc/28991/task/29172/stat : 29172 (python) S 28976 28976 28586 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 736779239 322916352 6889 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 514 18446604442149115712 0 0 -1 4 0 0 0
[pid=29173] ppid=28976 vsize=325216 CPUtime=2.3 cores=0,2,4,6
/proc/29173/stat : 29173 (python) S 28976 28976 28586 0 -1 4202560 988 0 0 0 119 111 0 0 18 0 1 0 736779240 333021184 6855 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 4065431049562194179 0 0 17 4 0 0 0
/proc/29173/statm: 81304 6855 372 364 0 17210 0
[pid=29175] ppid=29173 vsize=72524 CPUtime=706.48 cores=0,2,4,6
/proc/29175/stat : 29175 (precosat) R 29173 29175 29175 0 -1 4202496 51267 0 0 0 70630 18 0 0 25 0 1 0 736779240 74264576 17668 33554432000 4194304 4890832 140734827021376 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/29175/statm: 18131 17668 86 171 0 17958 0
[pid=29223] ppid=28976 vsize=335880 CPUtime=2.03 cores=0,2,4,6
/proc/29223/stat : 29223 (python) S 28976 28976 28586 0 -1 4202560 985 0 0 0 107 96 0 0 18 0 1 0 736788303 343941120 6859 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 4065431049562194180 0 0 17 4 0 0 0
/proc/29223/statm: 83970 6859 372 364 0 19873 0
[pid=29225] ppid=29223 vsize=54268 CPUtime=610.34 cores=0,2,4,6
/proc/29225/stat : 29225 (lingeling) R 29223 29225 29225 0 -1 4202496 22275 0 0 0 61030 4 0 0 25 0 1 0 736788303 55570432 12735 33554432000 4194304 4352236 140733705859952 18446744073709551615 4328349 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29225/statm: 13567 12735 128 39 0 12647 0
[pid=28976/tid=28983] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28983/stat : 28983 (python) S 28974 28976 28586 0 -1 4202560 26 936 0 0 0 0 0 0 22 0 7 0 736729919 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 6 0 0 0
[pid=28976/tid=28986] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28986/stat : 28986 (python) S 28974 28976 28586 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 7 0 736729920 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
[pid=28976/tid=28989] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28989/stat : 28989 (python) S 28974 28976 28586 0 -1 4202560 24 936 0 0 0 0 0 0 22 0 7 0 736729921 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 6 0 0 0
[pid=28976/tid=28992] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28992/stat : 28992 (python) S 28974 28976 28586 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 7 0 736729922 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
[pid=28976/tid=29174] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/29174/stat : 29174 (python) S 28974 28976 28586 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 7 0 736779240 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
[pid=28976/tid=29224] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/29224/stat : 29224 (python) S 28974 28976 28586 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 7 0 736788303 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4786.62
Current children cumulated vsize (KiB) 2962324

[startup+1204.7 s]
/proc/loadavg: 6.32 6.00 6.06 9/469 29430
/proc/meminfo: memFree=22586776/32950928 swapFree=38710900/67111528
[pid=28976] ppid=28974 vsize=345176 CPUtime=3.4 cores=0,2,4,6
/proc/28976/stat : 28976 (python) S 28974 28976 28586 0 -1 4202496 19707 936 1 0 325 15 0 0 19 0 7 0 736729555 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28976/statm: 86294 8376 1886 364 0 22197 0
[pid=28982] ppid=28976 vsize=294560 CPUtime=1.89 cores=0,2,4,6
/proc/28982/stat : 28982 (python) S 28976 28976 28586 0 -1 4202560 1199 0 0 0 100 89 0 0 19 0 2 0 736729919 301629440 6822 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/28982/statm: 73640 6822 415 364 0 9558 0
[pid=28984] ppid=28982 vsize=55944 CPUtime=583.83 cores=0,2,4,6
/proc/28984/stat : 28984 (lingeling) T 28982 28984 28984 0 -1 4202496 28837 0 0 0 58380 3 0 0 25 0 1 0 736729919 57286656 13154 33554432000 4194304 4352236 140733297199120 18446744073709551615 4328336 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/28984/statm: 13986 13154 128 39 0 13066 0
[pid=28982/tid=29222] ppid=28976 vsize=294560 CPUtime=0 cores=0,2,4,6
/proc/28982/task/29222/stat : 29222 (python) S 28976 28976 28586 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 736788302 301629440 6822 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 514 18446604445785829504 0 0 -1 0 0 0 0
[pid=28985] ppid=28976 vsize=294388 CPUtime=4.23 cores=0,2,4,6
/proc/28985/stat : 28985 (python) S 28976 28976 28586 0 -1 4202560 1044 0 0 0 227 196 0 0 15 0 1 0 736729920 301453312 6853 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 4065431049562194179 0 0 17 2 0 0 0
/proc/28985/statm: 73597 6853 382 364 0 9512 0
[pid=28987] ppid=28985 vsize=358652 CPUtime=1195.11 cores=0,2,4,6
/proc/28987/stat : 28987 (cryptominisat-2) R 28985 28987 28987 0 -1 4202496 403239 0 0 0 119400 111 0 0 25 0 1 0 736729920 367259648 57784 33554432000 4194304 4677096 140733692884976 18446744073709551615 4320656 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28987/statm: 89663 57784 391 118 0 84622 0
[pid=28988] ppid=28976 vsize=305048 CPUtime=3.91 cores=0,2,4,6
/proc/28988/stat : 28988 (python) S 28976 28976 28586 0 -1 4202560 997 0 0 0 213 178 0 0 18 0 1 0 736729921 312369152 6847 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 4065431049562194179 0 0 17 4 0 0 0
/proc/28988/statm: 76262 6847 372 364 0 12174 0
[pid=28990] ppid=28988 vsize=66924 CPUtime=1183.12 cores=0,2,4,6
/proc/28990/stat : 28990 (lingeling) R 28988 28990 28990 0 -1 4202496 41184 0 0 0 118299 13 0 0 25 0 1 0 736729921 68530176 15899 33554432000 4194304 4352236 140736676444240 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/28990/statm: 16731 15899 128 39 0 15811 0
[pid=28991] ppid=28976 vsize=315348 CPUtime=1.73 cores=0,2,4,6
/proc/28991/stat : 28991 (python) S 28976 28976 28586 0 -1 4202560 1187 0 0 0 91 82 0 0 16 0 2 0 736729922 322916352 6889 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379373515 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28991/statm: 78837 6889 409 364 0 14746 0
[pid=28993] ppid=28991 vsize=138396 CPUtime=489.83 cores=0,2,4,6
/proc/28993/stat : 28993 (cryptominisat-2) T 28991 28993 28993 0 -1 4202496 210314 0 0 0 48933 50 0 0 25 0 1 0 736729922 141717504 26356 33554432000 4194304 4677096 140735447997856 18446744073709551615 4334772 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/28993/statm: 34599 26356 391 118 0 29558 0
[pid=28991/tid=29172] ppid=28976 vsize=315348 CPUtime=0 cores=0,2,4,6
/proc/28991/task/29172/stat : 29172 (python) S 28976 28976 28586 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 736779239 322916352 6889 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 514 18446604442149115712 0 0 -1 4 0 0 0
[pid=29173] ppid=28976 vsize=325216 CPUtime=2.3 cores=0,2,4,6
/proc/29173/stat : 29173 (python) S 28976 28976 28586 0 -1 4202560 988 0 0 0 119 111 0 0 18 0 1 0 736779240 333021184 6855 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 4065431049562194179 0 0 17 4 0 0 0
/proc/29173/statm: 81304 6855 372 364 0 17210 0
[pid=29175] ppid=29173 vsize=72524 CPUtime=707.28 cores=0,2,4,6
/proc/29175/stat : 29175 (precosat) R 29173 29175 29175 0 -1 4202496 51267 0 0 0 70710 18 0 0 25 0 1 0 736779240 74264576 17668 33554432000 4194304 4890832 140734827021376 18446744073709551615 4297476 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/29175/statm: 18131 17668 86 171 0 17958 0
[pid=29223] ppid=28976 vsize=335880 CPUtime=2.03 cores=0,2,4,6
/proc/29223/stat : 29223 (python) S 28976 28976 28586 0 -1 4202560 985 0 0 0 107 96 0 0 18 0 1 0 736788303 343941120 6859 33554432000 4194304 5683644 140733488092464 18446744073709551615 251367566918 0 0 16781312 514 4065431049562194180 0 0 17 4 0 0 0
/proc/29223/statm: 83970 6859 372 364 0 19873 0
[pid=29225] ppid=29223 vsize=54268 CPUtime=611.14 cores=0,2,4,6
/proc/29225/stat : 29225 (lingeling) R 29223 29225 29225 0 -1 4202496 22275 0 0 0 61110 4 0 0 25 0 1 0 736788303 55570432 12735 33554432000 4194304 4352236 140733705859952 18446744073709551615 4328184 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29225/statm: 13567 12735 128 39 0 12647 0
[pid=28976/tid=28983] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28983/stat : 28983 (python) S 28974 28976 28586 0 -1 4202560 26 936 0 0 0 0 0 0 22 0 7 0 736729919 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 6 0 0 0
[pid=28976/tid=28986] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28986/stat : 28986 (python) S 28974 28976 28586 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 7 0 736729920 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
[pid=28976/tid=28989] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28989/stat : 28989 (python) S 28974 28976 28586 0 -1 4202560 24 936 0 0 0 0 0 0 22 0 7 0 736729921 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 6 0 0 0
[pid=28976/tid=28992] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/28992/stat : 28992 (python) S 28974 28976 28586 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 7 0 736729922 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
[pid=28976/tid=29174] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/29174/stat : 29174 (python) S 28974 28976 28586 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 7 0 736779240 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
[pid=28976/tid=29224] ppid=28974 vsize=345176 CPUtime=0 cores=0,2,4,6
/proc/28976/task/29224/stat : 29224 (python) S 28974 28976 28586 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 7 0 736788303 353460224 8376 33554432000 4194304 5683644 140733488092464 18446744073709551615 251379370417 0 0 16781312 2 18446604441285568448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4789.8
Current children cumulated vsize (KiB) 2962324

[startup+1205.1 s]
/proc/loadavg: 6.32 6.00 6.06 9/469 29430
/proc/meminfo: memFree=22586776/32950928 swapFree=38710900/67111528
[pid=28976] ppid=28974 vsize=314644 CPUtime=4791.46 cores=0,2,4,6
/proc/28976/stat : 28976 (python) R 28974 28976 28586 0 -1 4202496 21003 764857 1 0 326 16 477843 961 17 0 1 0 736729555 322195456 8422 33554432000 4194304 5683644 140733488092464 18446744073709551615 5116756 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/28976/statm: 78661 8422 1873 364 0 14585 0
Current children cumulated CPU time (s) 4791.46
Current children cumulated vsize (KiB) 314644

Child status: 0
Real time (s): 1205.12
CPU time (s): 4791.5
CPU user time (s): 4781.72
CPU system time (s): 9.78151
CPU usage (%): 397.594
Max. virtual memory (cumulated for all children) (KiB): 2965348

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

runsolver used 5.49017 second user time and 12.3011 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 15:09:49
IDJOB=3378947
IDBENCH=71089
IDSOLVER=1860
FILE ID=node113/3378947-1305464989
RUNJOBID= node113-1305463540-28604
PBS_JOBID= 13325001
Free space on /tmp= 73376 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378947-1305464989/watcher-3378947-1305464989 -o /tmp/evaluation-result-3378947-1305464989/solver-3378947-1305464989 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378947-1305464989.cnf -seed 1024336917 -budget 4800 -cores 4

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1024336917

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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:     32950928 kB
MemFree:      21916692 kB
Buffers:        285188 kB
Cached:        3120448 kB
SwapCached:      93704 kB
Active:        3948404 kB
Inactive:      6787552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21916692 kB
SwapTotal:    67111528 kB
SwapFree:     38710900 kB
Dirty:           33208 kB
Writeback:           0 kB
AnonPages:     7248296 kB
Mapped:          29176 kB
Slab:           121648 kB
PageTables:     111016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 132767856 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= 73344 MiB
End job on node113 at 2011-05-15 15:29:54