Trace number 3378946

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)? 4798.33 1205.53

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.32/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.46	c INFO: solving HOME/instance-3378946-1305465028.cnf
0.32/0.46	c INFO: computing task features
0.60/0.71	c INFO: computed variable-clause graph statistics
0.60/0.72	c INFO: computed clause balance statistics
1.91/2.02	c INFO: computed variable balance statistics
3.01/3.19	c INFO: computed small-clause counts
3.01/3.19	c INFO: computed Horn-clause counts
3.11/3.21	c INFO: computed variable graph statistics
3.11/3.21	c INFO: collected features for HOME/instance-3378946-1305465028.cnf in 2.74 s
3.11/3.22	c INFO: running lingeling-276@0 for 582 with 1197 remaining (b = 0.54)
3.11/3.23	c INFO: running cryptominisat-2.9.0@0 for 1197 with 1197 remaining (b = 0.56)
3.11/3.24	c INFO: running lingeling-276@0 for 1197 with 1197 remaining (b = 0.54)
3.11/3.25	c INFO: running cryptominisat-2.9.0@0 for 485 with 1197 remaining (b = 0.37)
1953.35/492.20	c INFO: running precosat-570@0 for 708 with 708 remaining (b = 0.39)
2326.28/585.79	c INFO: running lingeling-276@0 for 97 with 614 remaining (b = 0.16)
2726.28/686.07	c INFO: running lingeling-276@0 for 514 with 514 remaining (b = 0.20)
4798.27/1205.50	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-3378946-1305465028/watcher-3378946-1305465028 -o /tmp/evaluation-result-3378946-1305465028/solver-3378946-1305465028 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378946-1305465028.cnf -seed 844959601 -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: 6.73 7.79 7.21 5/370 26835
/proc/meminfo: memFree=12975060/32950928 swapFree=61888748/67111528
[pid=26835] ppid=26833 vsize=15780 CPUtime=0 cores=0,2,4,6
/proc/26835/stat : 26835 (python) R 26833 26835 26250 0 -1 4202496 915 0 0 0 0 0 0 0 25 0 1 0 658101568 16158720 796 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594527429 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26835/statm: 3945 797 346 364 0 432 0

[startup+0.104167 s]
/proc/loadavg: 6.73 7.79 7.21 5/370 26835
/proc/meminfo: memFree=12975060/32950928 swapFree=61888748/67111528
[pid=26835] ppid=26833 vsize=104616 CPUtime=0.08 cores=0,2,4,6
/proc/26835/stat : 26835 (python) S 26833 26835 26250 0 -1 4202496 3152 0 0 0 6 2 0 0 25 0 1 0 658101568 107126784 2828 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/26835/statm: 26154 2828 847 364 0 1902 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 104616

[startup+0.200995 s]
/proc/loadavg: 6.73 7.79 7.21 5/370 26835
/proc/meminfo: memFree=12975060/32950928 swapFree=61888748/67111528
[pid=26835] ppid=26833 vsize=131300 CPUtime=0.16 cores=0,2,4,6
/proc/26835/stat : 26835 (python) R 26833 26835 26250 0 -1 4202496 5698 937 1 0 12 4 0 0 25 0 1 0 658101568 134451200 4099 33554432000 4194304 5683644 140735688748416 18446744073709551615 4867477 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/26835/statm: 32825 4099 1015 364 0 3086 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 131300

[startup+0.300982 s]
/proc/loadavg: 6.73 7.79 7.21 5/370 26835
/proc/meminfo: memFree=12975060/32950928 swapFree=61888748/67111528
[pid=26835] ppid=26833 vsize=194556 CPUtime=0.24 cores=0,2,4,6
/proc/26835/stat : 26835 (python) R 26833 26835 26250 0 -1 4202496 6906 937 1 0 18 6 0 0 25 0 1 0 658101568 199225344 4964 33554432000 4194304 5683644 140735688748416 18446744073709551615 4567036 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/26835/statm: 48639 4964 1431 364 0 3758 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 194556

[startup+0.70091 s]
/proc/loadavg: 6.73 7.79 7.21 5/370 26835
/proc/meminfo: memFree=12975060/32950928 swapFree=61888748/67111528
[pid=26835] ppid=26833 vsize=288148 CPUtime=0.6 cores=0,2,4,6
/proc/26835/stat : 26835 (python) R 26833 26835 26250 0 -1 4202496 12793 937 1 0 52 8 0 0 25 0 1 0 658101568 295063552 9298 33554432000 4194304 5683644 140735688748416 18446744073709551615 4438570 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/26835/statm: 72037 9298 1764 364 0 7961 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 288148

[startup+1.50076 s]
/proc/loadavg: 6.73 7.79 7.21 6/371 26840
/proc/meminfo: memFree=12938100/32950928 swapFree=61888748/67111528
[pid=26835] ppid=26833 vsize=293072 CPUtime=1.41 cores=0,2,4,6
/proc/26835/stat : 26835 (python) R 26833 26835 26250 0 -1 4202496 15083 937 1 0 132 9 0 0 25 0 1 0 658101568 300105728 10653 33554432000 4194304 5683644 140735688748416 18446744073709551615 47462364102491 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/26835/statm: 73268 10653 1826 364 0 9192 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 293072

[startup+3.10048 s]
/proc/loadavg: 6.73 7.79 7.21 6/371 26840
/proc/meminfo: memFree=12938348/32950928 swapFree=61888748/67111528
[pid=26835] ppid=26833 vsize=293072 CPUtime=3.01 cores=0,2,4,6
/proc/26835/stat : 26835 (python) R 26833 26835 26250 0 -1 4202496 15084 937 1 0 292 9 0 0 25 0 1 0 658101568 300105728 10654 33554432000 4194304 5683644 140735688748416 18446744073709551615 47462364092385 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/26835/statm: 73268 10654 1827 364 0 9192 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 293072

[startup+6.30092 s]
/proc/loadavg: 6.99 7.83 7.23 9/383 26852
/proc/meminfo: memFree=12875508/32950928 swapFree=61888748/67111528
[pid=26835] ppid=26833 vsize=324436 CPUtime=3.16 cores=0,2,4,6
/proc/26835/stat : 26835 (python) S 26833 26835 26250 0 -1 4202496 17685 937 1 0 306 10 0 0 25 0 5 0 658101568 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26835/statm: 81109 8306 1881 364 0 17018 0
[pid=26841] ppid=26835 vsize=284088 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (python) S 26835 26835 26250 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 658101891 290906112 6689 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886671 0 0 16781312 514 8377717032384168195 0 0 17 6 0 0 0
/proc/26841/statm: 71022 6689 355 364 0 6940 0
[pid=26843] ppid=26841 vsize=14024 CPUtime=3.06 cores=0,2,4,6
/proc/26843/stat : 26843 (lingeling) R 26841 26843 26843 0 -1 4202496 3924 0 0 0 306 0 0 0 25 0 1 0 658101891 14360576 2672 33554432000 4194304 4352236 140735365520368 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/26843/statm: 3506 2672 128 39 0 2586 0
[pid=26844] ppid=26835 vsize=294160 CPUtime=0 cores=0,2,4,6
/proc/26844/stat : 26844 (python) S 26835 26835 26250 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 658101892 301219840 6763 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 3482804240345170177 0 0 17 6 0 0 0
/proc/26844/statm: 73540 6763 349 364 0 9455 0
[pid=26846] ppid=26844 vsize=49072 CPUtime=3 cores=0,2,4,6
/proc/26846/stat : 26846 (cryptominisat-2) R 26844 26846 26846 0 -1 4202496 8233 0 0 0 299 1 0 0 25 0 1 0 658101892 50249728 5329 33554432000 4194304 4677096 140736107409808 18446744073709551615 4334859 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/26846/statm: 12268 5329 388 118 0 7227 0
[pid=26847] ppid=26835 vsize=304820 CPUtime=0 cores=0,2,4,6
/proc/26847/stat : 26847 (python) S 26835 26835 26250 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 658101892 312135680 6767 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 503795682386084100 0 0 17 0 0 0 0
/proc/26847/statm: 76205 6767 349 364 0 12117 0
[pid=26849] ppid=26847 vsize=13624 CPUtime=3.04 cores=0,2,4,6
/proc/26849/stat : 26849 (lingeling) R 26847 26849 26849 0 -1 4202496 3825 0 0 0 304 0 0 0 25 0 1 0 658101893 13950976 2572 33554432000 4194304 4352236 140736605633248 18446744073709551615 4209599 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26849/statm: 3406 2572 128 39 0 2486 0
[pid=26850] ppid=26835 vsize=315120 CPUtime=0 cores=0,2,4,6
/proc/26850/stat : 26850 (python) S 26835 26835 26250 0 -1 4202560 761 0 0 0 0 0 0 0 15 0 1 0 658101893 322682880 6771 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 2232351656308080897 0 0 17 4 0 0 0
/proc/26850/statm: 78780 6771 349 364 0 14689 0
[pid=26852] ppid=26850 vsize=48668 CPUtime=3.03 cores=0,2,4,6
/proc/26852/stat : 26852 (cryptominisat-2) R 26850 26852 26852 0 -1 4202496 7942 0 0 0 303 0 0 0 25 0 1 0 658101894 49836032 5090 33554432000 4194304 4677096 140736077869504 18446744073709551615 4321136 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26852/statm: 12167 5090 387 118 0 7126 0
[pid=26835/tid=26842] ppid=26833 vsize=324436 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26842/stat : 26842 (python) S 26833 26835 26250 0 -1 4202560 26 937 0 0 0 0 0 0 25 0 5 0 658101891 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26845] ppid=26833 vsize=324436 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26845/stat : 26845 (python) S 26833 26835 26250 0 -1 4202560 22 937 0 0 0 0 0 0 25 0 5 0 658101892 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 6 0 0 0
[pid=26835/tid=26848] ppid=26833 vsize=324436 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26848/stat : 26848 (python) S 26833 26835 26250 0 -1 4202560 25 937 0 0 0 0 0 0 25 0 5 0 658101893 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 0 0 0 0
[pid=26835/tid=26851] ppid=26833 vsize=324436 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26851/stat : 26851 (python) S 26833 26835 26250 0 -1 4202560 27 937 0 0 0 0 0 0 25 0 5 0 658101894 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15.29
Current children cumulated vsize (KiB) 1648012

[startup+12.7008 s]
/proc/loadavg: 7.07 7.83 7.23 9/383 26853
/proc/meminfo: memFree=12823696/32950928 swapFree=61888748/67111528
[pid=26835] ppid=26833 vsize=324436 CPUtime=3.16 cores=0,2,4,6
/proc/26835/stat : 26835 (python) S 26833 26835 26250 0 -1 4202496 17685 937 1 0 306 10 0 0 25 0 5 0 658101568 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26835/statm: 81109 8306 1881 364 0 17018 0
[pid=26841] ppid=26835 vsize=284088 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (python) S 26835 26835 26250 0 -1 4202560 905 0 0 0 0 0 0 0 18 0 1 0 658101891 290906112 6711 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886671 0 0 16781312 514 8377717032384168195 0 0 17 6 0 0 0
/proc/26841/statm: 71022 6711 377 364 0 6940 0
[pid=26843] ppid=26841 vsize=15300 CPUtime=9.46 cores=0,2,4,6
/proc/26843/stat : 26843 (lingeling) R 26841 26843 26843 0 -1 4202496 4245 0 0 0 946 0 0 0 25 0 1 0 658101891 15667200 2993 33554432000 4194304 4352236 140735365520368 18446744073709551615 4328087 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/26843/statm: 3825 2993 128 39 0 2905 0
[pid=26844] ppid=26835 vsize=294160 CPUtime=0.01 cores=0,2,4,6
/proc/26844/stat : 26844 (python) S 26835 26835 26250 0 -1 4202560 940 0 0 0 1 0 0 0 15 0 1 0 658101892 301219840 6786 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 3482804240345170177 0 0 17 6 0 0 0
/proc/26844/statm: 73540 6786 372 364 0 9455 0
[pid=26846] ppid=26844 vsize=72352 CPUtime=9.29 cores=0,2,4,6
/proc/26846/stat : 26846 (cryptominisat-2) R 26844 26846 26846 0 -1 4202496 16305 0 0 0 927 2 0 0 25 0 1 0 658101892 74088448 11412 33554432000 4194304 4677096 140736107409808 18446744073709551615 4334171 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/26846/statm: 18088 11412 391 118 0 13047 0
[pid=26847] ppid=26835 vsize=304820 CPUtime=0 cores=0,2,4,6
/proc/26847/stat : 26847 (python) S 26835 26835 26250 0 -1 4202560 921 0 0 0 0 0 0 0 18 0 1 0 658101892 312135680 6790 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 503795682386084100 0 0 17 0 0 0 0
/proc/26847/statm: 76205 6790 372 364 0 12117 0
[pid=26849] ppid=26847 vsize=15412 CPUtime=9.42 cores=0,2,4,6
/proc/26849/stat : 26849 (lingeling) R 26847 26849 26849 0 -1 4202496 4274 0 0 0 942 0 0 0 25 0 1 0 658101893 15781888 3021 33554432000 4194304 4352236 140736605633248 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26849/statm: 3853 3021 128 39 0 2933 0
[pid=26850] ppid=26835 vsize=315120 CPUtime=0.01 cores=0,2,4,6
/proc/26850/stat : 26850 (python) S 26835 26835 26250 0 -1 4202560 928 0 0 0 1 0 0 0 15 0 1 0 658101893 322682880 6794 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 2232351656308080897 0 0 17 4 0 0 0
/proc/26850/statm: 78780 6794 372 364 0 14689 0
[pid=26852] ppid=26850 vsize=69896 CPUtime=9.42 cores=0,2,4,6
/proc/26852/stat : 26852 (cryptominisat-2) R 26850 26852 26852 0 -1 4202496 15659 0 0 0 940 2 0 0 25 0 1 0 658101894 71573504 10917 33554432000 4194304 4677096 140736077869504 18446744073709551615 4334872 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26852/statm: 17474 10917 391 118 0 12433 0
[pid=26835/tid=26842] ppid=26833 vsize=324436 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26842/stat : 26842 (python) S 26833 26835 26250 0 -1 4202560 26 937 0 0 0 0 0 0 25 0 5 0 658101891 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26845] ppid=26833 vsize=324436 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26845/stat : 26845 (python) S 26833 26835 26250 0 -1 4202560 22 937 0 0 0 0 0 0 25 0 5 0 658101892 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 6 0 0 0
[pid=26835/tid=26848] ppid=26833 vsize=324436 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26848/stat : 26848 (python) S 26833 26835 26250 0 -1 4202560 25 937 0 0 0 0 0 0 25 0 5 0 658101893 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 0 0 0 0
[pid=26835/tid=26851] ppid=26833 vsize=324436 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26851/stat : 26851 (python) S 26833 26835 26250 0 -1 4202560 27 937 0 0 0 0 0 0 25 0 5 0 658101894 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40.77
Current children cumulated vsize (KiB) 1695584

[startup+25.5015 s]
/proc/loadavg: 7.42 7.87 7.25 11/383 26853
/proc/meminfo: memFree=12773792/32950928 swapFree=61888748/67111528
[pid=26835] ppid=26833 vsize=324436 CPUtime=3.16 cores=0,2,4,6
/proc/26835/stat : 26835 (python) S 26833 26835 26250 0 -1 4202496 17685 937 1 0 306 10 0 0 25 0 5 0 658101568 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26835/statm: 81109 8306 1881 364 0 17018 0
[pid=26841] ppid=26835 vsize=284088 CPUtime=0.05 cores=0,2,4,6
/proc/26841/stat : 26841 (python) S 26835 26835 26250 0 -1 4202560 917 0 0 0 2 3 0 0 18 0 1 0 658101891 290906112 6712 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886671 0 0 16781312 514 12560416215433969923 0 0 17 6 0 0 0
/proc/26841/statm: 71022 6712 378 364 0 6940 0
[pid=26843] ppid=26841 vsize=21432 CPUtime=22.26 cores=0,2,4,6
/proc/26843/stat : 26843 (lingeling) R 26841 26843 26843 0 -1 4202496 5778 0 0 0 2225 1 0 0 25 0 1 0 658101891 21946368 4526 33554432000 4194304 4352236 140735365520368 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/26843/statm: 5358 4526 128 39 0 4438 0
[pid=26844] ppid=26835 vsize=294160 CPUtime=0.07 cores=0,2,4,6
/proc/26844/stat : 26844 (python) S 26835 26835 26250 0 -1 4202560 952 0 0 0 4 3 0 0 15 0 1 0 658101892 301219840 6786 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 3482804240345170177 0 0 17 6 0 0 0
/proc/26844/statm: 73540 6786 372 364 0 9455 0
[pid=26846] ppid=26844 vsize=92216 CPUtime=21.83 cores=0,2,4,6
/proc/26846/stat : 26846 (cryptominisat-2) R 26844 26846 26846 0 -1 4202496 26630 0 0 0 2180 3 0 0 25 0 1 0 658101892 94429184 16959 33554432000 4194304 4677096 140736107409808 18446744073709551615 4320031 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/26846/statm: 23054 16959 391 118 0 18013 0
[pid=26847] ppid=26835 vsize=304820 CPUtime=0.05 cores=0,2,4,6
/proc/26847/stat : 26847 (python) S 26835 26835 26250 0 -1 4202560 930 0 0 0 3 2 0 0 18 0 1 0 658101892 312135680 6790 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 12560416215433969924 0 0 17 0 0 0 0
/proc/26847/statm: 76205 6790 372 364 0 12117 0
[pid=26849] ppid=26847 vsize=22304 CPUtime=22.18 cores=0,2,4,6
/proc/26849/stat : 26849 (lingeling) R 26847 26849 26849 0 -1 4202496 5997 0 0 0 2218 0 0 0 25 0 1 0 658101893 22839296 4744 33554432000 4194304 4352236 140736605633248 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26849/statm: 5576 4744 128 39 0 4656 0
[pid=26850] ppid=26835 vsize=315120 CPUtime=0.06 cores=0,2,4,6
/proc/26850/stat : 26850 (python) S 26835 26835 26250 0 -1 4202560 942 0 0 0 3 3 0 0 15 0 1 0 658101893 322682880 6794 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 2232351656308080897 0 0 17 4 0 0 0
/proc/26850/statm: 78780 6794 372 364 0 14689 0
[pid=26852] ppid=26850 vsize=83188 CPUtime=22.17 cores=0,2,4,6
/proc/26852/stat : 26852 (cryptominisat-2) R 26850 26852 26852 0 -1 4202496 25313 0 0 0 2213 4 0 0 25 0 1 0 658101894 85184512 13431 33554432000 4194304 4677096 140736077869504 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26852/statm: 20797 13431 391 118 0 15756 0
[pid=26835/tid=26842] ppid=26833 vsize=324436 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26842/stat : 26842 (python) S 26833 26835 26250 0 -1 4202560 26 937 0 0 0 0 0 0 25 0 5 0 658101891 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26845] ppid=26833 vsize=324436 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26845/stat : 26845 (python) S 26833 26835 26250 0 -1 4202560 22 937 0 0 0 0 0 0 25 0 5 0 658101892 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 6 0 0 0
[pid=26835/tid=26848] ppid=26833 vsize=324436 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26848/stat : 26848 (python) S 26833 26835 26250 0 -1 4202560 25 937 0 0 0 0 0 0 25 0 5 0 658101893 332222464 8306 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 0 0 0 0

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

/proc/26995/statm: 7857 7025 128 39 0 6937 0
[pid=26993/tid=26999] ppid=26835 vsize=335352 CPUtime=0 cores=0,2,4,6
/proc/26993/task/26999/stat : 26999 (python) S 26835 26835 26250 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658170175 343400448 6831 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 514 18446604450873253952 0 0 -1 6 0 0 0
[pid=26835/tid=26842] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26842/stat : 26842 (python) S 26833 26835 26250 0 -1 4202560 30 937 0 0 0 0 0 0 18 0 7 0 658101891 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26845] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26845/stat : 26845 (python) S 26833 26835 26250 0 -1 4202560 22 937 0 0 0 0 0 0 25 0 7 0 658101892 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 6 0 0 0
[pid=26835/tid=26848] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26848/stat : 26848 (python) S 26833 26835 26250 0 -1 4202560 25 937 0 0 0 0 0 0 25 0 7 0 658101893 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 0 0 0 0
[pid=26835/tid=26851] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26851/stat : 26851 (python) S 26833 26835 26250 0 -1 4202560 27 937 0 0 0 0 0 0 25 0 7 0 658101894 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26987] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26987/stat : 26987 (python) S 26833 26835 26250 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 7 0 658150789 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26994] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26994/stat : 26994 (python) S 26833 26835 26250 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 7 0 658160148 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4795.4
Current children cumulated vsize (KiB) 2873656

[startup+1205.2 s]
/proc/loadavg: 7.69 6.05 6.13 10/379 27024
/proc/meminfo: memFree=9391888/32950928 swapFree=61888748/67111528
[pid=26835] ppid=26833 vsize=344948 CPUtime=3.17 cores=0,2,4,6
/proc/26835/stat : 26835 (python) S 26833 26835 26250 0 -1 4202496 19626 937 1 0 307 10 0 0 18 0 7 0 658101568 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26835/statm: 86237 8319 1886 364 0 22140 0
[pid=26841] ppid=26835 vsize=294332 CPUtime=2.92 cores=0,2,4,6
/proc/26841/stat : 26841 (python) S 26835 26835 26250 0 -1 4202560 1206 0 0 0 152 140 0 0 18 0 2 0 658101891 301395968 6755 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/26841/statm: 73583 6755 416 364 0 9501 0
[pid=26843] ppid=26841 vsize=57268 CPUtime=1101.68 cores=0,2,4,6
/proc/26843/stat : 26843 (lingeling) R 26841 26843 26843 0 -1 4202496 49553 0 0 0 110150 18 0 0 25 0 1 0 658101891 58642432 13485 33554432000 4194304 4352236 140735365520368 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/26843/statm: 14317 13485 128 39 0 13397 0
[pid=26841/tid=26992] ppid=26835 vsize=294332 CPUtime=0 cores=0,2,4,6
/proc/26841/task/26992/stat : 26992 (python) S 26835 26835 26250 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658160147 301395968 6755 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 514 18446604446273347904 0 0 -1 6 0 0 0
[pid=26844] ppid=26835 vsize=294160 CPUtime=3.45 cores=0,2,4,6
/proc/26844/stat : 26844 (python) S 26835 26835 26250 0 -1 4202560 1053 0 0 0 180 165 0 0 15 0 1 0 658101892 301219840 6787 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 3482804240345170177 0 0 17 4 0 0 0
/proc/26844/statm: 73540 6787 373 364 0 9455 0
[pid=26846] ppid=26844 vsize=198960 CPUtime=1191.14 cores=0,2,4,6
/proc/26846/stat : 26846 (cryptominisat-2) R 26844 26846 26846 0 -1 4202496 393530 0 0 0 118993 121 0 0 25 0 1 0 658101892 203735040 42470 33554432000 4194304 4677096 140736107409808 18446744073709551615 4557283 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26846/statm: 49740 42470 391 118 0 44699 0
[pid=26847] ppid=26835 vsize=304820 CPUtime=3.15 cores=0,2,4,6
/proc/26847/stat : 26847 (python) S 26835 26835 26250 0 -1 4202560 996 0 0 0 169 146 0 0 18 0 1 0 658101892 312135680 6790 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 12560416215433969924 0 0 17 0 0 0 0
/proc/26847/statm: 76205 6790 372 364 0 12117 0
[pid=26849] ppid=26847 vsize=61972 CPUtime=1198.14 cores=0,2,4,6
/proc/26849/stat : 26849 (lingeling) R 26847 26849 26849 0 -1 4202496 45866 0 0 0 119800 14 0 0 25 0 1 0 658101893 63459328 14661 33554432000 4194304 4352236 140736605633248 18446744073709551615 4207584 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26849/statm: 15493 14661 128 39 0 14573 0
[pid=26850] ppid=26835 vsize=315120 CPUtime=1.41 cores=0,2,4,6
/proc/26850/stat : 26850 (python) S 26835 26835 26250 0 -1 4202560 1174 0 0 0 69 72 0 0 16 0 2 0 658101893 322682880 6823 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/26850/statm: 78780 6823 400 364 0 14689 0
[pid=26852] ppid=26850 vsize=236880 CPUtime=487.43 cores=0,2,4,6
/proc/26852/stat : 26852 (cryptominisat-2) T 26850 26852 26852 0 -1 4202496 223140 0 0 0 48694 49 0 0 25 0 1 0 658101894 242565120 34303 33554432000 4194304 4677096 140736077869504 18446744073709551615 4320980 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/26852/statm: 59220 34303 391 118 0 54179 0
[pid=26850/tid=26985] ppid=26835 vsize=315120 CPUtime=0 cores=0,2,4,6
/proc/26850/task/26985/stat : 26985 (python) S 26835 26835 26250 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 658150788 322682880 6823 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 514 18446604453918986688 0 0 -1 4 0 0 0
[pid=26986] ppid=26835 vsize=325036 CPUtime=1.89 cores=0,2,4,6
/proc/26986/stat : 26986 (python) S 26835 26835 26250 0 -1 4202560 997 0 0 0 99 90 0 0 18 0 1 0 658150789 332836864 6798 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 12560416215433969923 0 0 17 0 0 0 0
/proc/26986/statm: 81259 6798 372 364 0 17165 0
[pid=26988] ppid=26986 vsize=73380 CPUtime=703.82 cores=0,2,4,6
/proc/26988/stat : 26988 (precosat) R 26986 26988 26988 0 -1 4202496 38924 0 0 0 70374 8 0 0 25 0 1 0 658150789 75141120 18213 33554432000 4194304 4890832 140734955654064 18446744073709551615 4238565 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/26988/statm: 18345 18213 86 171 0 18172 0
[pid=26993] ppid=26835 vsize=335352 CPUtime=0.26 cores=0,2,4,6
/proc/26993/stat : 26993 (python) S 26835 26835 26250 0 -1 4202560 1104 0 0 0 15 11 0 0 19 0 2 0 658160148 343400448 6831 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/26993/statm: 83838 6831 400 364 0 19741 0
[pid=26995] ppid=26993 vsize=31428 CPUtime=98.54 cores=0,2,4,6
/proc/26995/stat : 26995 (lingeling) T 26993 26995 26995 0 -1 4202496 9333 0 0 0 9853 1 0 0 25 0 1 0 658160148 32182272 7025 33554432000 4194304 4352236 140735442061104 18446744073709551615 4234419 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/26995/statm: 7857 7025 128 39 0 6937 0
[pid=26993/tid=26999] ppid=26835 vsize=335352 CPUtime=0 cores=0,2,4,6
/proc/26993/task/26999/stat : 26999 (python) S 26835 26835 26250 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658170175 343400448 6831 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 514 18446604450873253952 0 0 -1 6 0 0 0
[pid=26835/tid=26842] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26842/stat : 26842 (python) S 26833 26835 26250 0 -1 4202560 30 937 0 0 0 0 0 0 18 0 7 0 658101891 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26845] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26845/stat : 26845 (python) S 26833 26835 26250 0 -1 4202560 22 937 0 0 0 0 0 0 25 0 7 0 658101892 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 6 0 0 0
[pid=26835/tid=26848] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26848/stat : 26848 (python) S 26833 26835 26250 0 -1 4202560 25 937 0 0 0 0 0 0 25 0 7 0 658101893 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 0 0 0 0
[pid=26835/tid=26851] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26851/stat : 26851 (python) S 26833 26835 26250 0 -1 4202560 27 937 0 0 0 0 0 0 25 0 7 0 658101894 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26987] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26987/stat : 26987 (python) S 26833 26835 26250 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 7 0 658150789 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26994] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26994/stat : 26994 (python) S 26833 26835 26250 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 7 0 658160148 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4797
Current children cumulated vsize (KiB) 2873656

[startup+1205.4 s]
/proc/loadavg: 7.69 6.05 6.13 10/379 27024
/proc/meminfo: memFree=9391888/32950928 swapFree=61888748/67111528
[pid=26835] ppid=26833 vsize=344948 CPUtime=3.17 cores=0,2,4,6
/proc/26835/stat : 26835 (python) S 26833 26835 26250 0 -1 4202496 19626 937 1 0 307 10 0 0 18 0 7 0 658101568 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26835/statm: 86237 8319 1886 364 0 22140 0
[pid=26841] ppid=26835 vsize=294332 CPUtime=2.92 cores=0,2,4,6
/proc/26841/stat : 26841 (python) S 26835 26835 26250 0 -1 4202560 1206 0 0 0 152 140 0 0 18 0 2 0 658101891 301395968 6755 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/26841/statm: 73583 6755 416 364 0 9501 0
[pid=26843] ppid=26841 vsize=57268 CPUtime=1101.88 cores=0,2,4,6
/proc/26843/stat : 26843 (lingeling) R 26841 26843 26843 0 -1 4202496 49553 0 0 0 110170 18 0 0 25 0 1 0 658101891 58642432 13485 33554432000 4194304 4352236 140735365520368 18446744073709551615 4328032 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/26843/statm: 14317 13485 128 39 0 13397 0
[pid=26841/tid=26992] ppid=26835 vsize=294332 CPUtime=0 cores=0,2,4,6
/proc/26841/task/26992/stat : 26992 (python) S 26835 26835 26250 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658160147 301395968 6755 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 514 18446604446273347904 0 0 -1 6 0 0 0
[pid=26844] ppid=26835 vsize=294160 CPUtime=3.45 cores=0,2,4,6
/proc/26844/stat : 26844 (python) S 26835 26835 26250 0 -1 4202560 1053 0 0 0 180 165 0 0 15 0 1 0 658101892 301219840 6787 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 3482804240345170177 0 0 17 4 0 0 0
/proc/26844/statm: 73540 6787 373 364 0 9455 0
[pid=26846] ppid=26844 vsize=198960 CPUtime=1191.34 cores=0,2,4,6
/proc/26846/stat : 26846 (cryptominisat-2) R 26844 26846 26846 0 -1 4202496 393594 0 0 0 119013 121 0 0 25 0 1 0 658101892 203735040 42534 33554432000 4194304 4677096 140736107409808 18446744073709551615 4320115 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26846/statm: 49740 42534 391 118 0 44699 0
[pid=26847] ppid=26835 vsize=304820 CPUtime=3.15 cores=0,2,4,6
/proc/26847/stat : 26847 (python) S 26835 26835 26250 0 -1 4202560 996 0 0 0 169 146 0 0 18 0 1 0 658101892 312135680 6790 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 12560416215433969924 0 0 17 0 0 0 0
/proc/26847/statm: 76205 6790 372 364 0 12117 0
[pid=26849] ppid=26847 vsize=61972 CPUtime=1198.34 cores=0,2,4,6
/proc/26849/stat : 26849 (lingeling) R 26847 26849 26849 0 -1 4202496 45866 0 0 0 119820 14 0 0 25 0 1 0 658101893 63459328 14661 33554432000 4194304 4352236 140736605633248 18446744073709551615 4328368 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26849/statm: 15493 14661 128 39 0 14573 0
[pid=26850] ppid=26835 vsize=315120 CPUtime=1.41 cores=0,2,4,6
/proc/26850/stat : 26850 (python) S 26835 26835 26250 0 -1 4202560 1174 0 0 0 69 72 0 0 16 0 2 0 658101893 322682880 6823 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/26850/statm: 78780 6823 400 364 0 14689 0
[pid=26852] ppid=26850 vsize=236880 CPUtime=487.43 cores=0,2,4,6
/proc/26852/stat : 26852 (cryptominisat-2) T 26850 26852 26852 0 -1 4202496 223140 0 0 0 48694 49 0 0 25 0 1 0 658101894 242565120 34303 33554432000 4194304 4677096 140736077869504 18446744073709551615 4320980 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/26852/statm: 59220 34303 391 118 0 54179 0
[pid=26850/tid=26985] ppid=26835 vsize=315120 CPUtime=0 cores=0,2,4,6
/proc/26850/task/26985/stat : 26985 (python) S 26835 26835 26250 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 658150788 322682880 6823 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 514 18446604453918986688 0 0 -1 4 0 0 0
[pid=26986] ppid=26835 vsize=325036 CPUtime=1.89 cores=0,2,4,6
/proc/26986/stat : 26986 (python) S 26835 26835 26250 0 -1 4202560 997 0 0 0 99 90 0 0 18 0 1 0 658150789 332836864 6798 33554432000 4194304 5683644 140735688748416 18446744073709551615 235594886726 0 0 16781312 514 12560416215433969923 0 0 17 0 0 0 0
/proc/26986/statm: 81259 6798 372 364 0 17165 0
[pid=26988] ppid=26986 vsize=73380 CPUtime=704.02 cores=0,2,4,6
/proc/26988/stat : 26988 (precosat) R 26986 26988 26988 0 -1 4202496 38924 0 0 0 70394 8 0 0 25 0 1 0 658150789 75141120 18213 33554432000 4194304 4890832 140734955654064 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/26988/statm: 18345 18213 86 171 0 18172 0
[pid=26993] ppid=26835 vsize=335352 CPUtime=0.26 cores=0,2,4,6
/proc/26993/stat : 26993 (python) S 26835 26835 26250 0 -1 4202560 1104 0 0 0 15 11 0 0 19 0 2 0 658160148 343400448 6831 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/26993/statm: 83838 6831 400 364 0 19741 0
[pid=26995] ppid=26993 vsize=31428 CPUtime=98.54 cores=0,2,4,6
/proc/26995/stat : 26995 (lingeling) T 26993 26995 26995 0 -1 4202496 9333 0 0 0 9853 1 0 0 25 0 1 0 658160148 32182272 7025 33554432000 4194304 4352236 140735442061104 18446744073709551615 4234419 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/26995/statm: 7857 7025 128 39 0 6937 0
[pid=26993/tid=26999] ppid=26835 vsize=335352 CPUtime=0 cores=0,2,4,6
/proc/26993/task/26999/stat : 26999 (python) S 26835 26835 26250 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658170175 343400448 6831 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 514 18446604450873253952 0 0 -1 6 0 0 0
[pid=26835/tid=26842] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26842/stat : 26842 (python) S 26833 26835 26250 0 -1 4202560 30 937 0 0 0 0 0 0 18 0 7 0 658101891 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26845] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26845/stat : 26845 (python) S 26833 26835 26250 0 -1 4202560 22 937 0 0 0 0 0 0 25 0 7 0 658101892 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 6 0 0 0
[pid=26835/tid=26848] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26848/stat : 26848 (python) S 26833 26835 26250 0 -1 4202560 25 937 0 0 0 0 0 0 25 0 7 0 658101893 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 0 0 0 0
[pid=26835/tid=26851] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26851/stat : 26851 (python) S 26833 26835 26250 0 -1 4202560 27 937 0 0 0 0 0 0 25 0 7 0 658101894 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26987] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26987/stat : 26987 (python) S 26833 26835 26250 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 7 0 658150789 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26994] ppid=26833 vsize=344948 CPUtime=0 cores=0,2,4,6
/proc/26835/task/26994/stat : 26994 (python) S 26833 26835 26250 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 7 0 658160148 353226752 8319 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4797.8
Current children cumulated vsize (KiB) 2873656

[startup+1205.5 s]
/proc/loadavg: 7.69 6.05 6.13 10/379 27024
/proc/meminfo: memFree=9391888/32950928 swapFree=61888748/67111528
[pid=26835] ppid=26833 vsize=344948 CPUtime=4092.28 cores=0,2,4,6
/proc/26835/stat : 26835 (python) S 26833 26835 26250 0 -1 4202496 19682 728155 1 0 308 10 408165 745 17 0 7 0 658101568 353226752 8332 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606696767 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26835/statm: 86237 8332 1886 364 0 22140 0
[pid=26986] ppid=26835 vsize=325036 CPUtime=1.89 cores=0,2,4,6
/proc/26986/stat : 26986 (python) S 26835 26835 26250 0 -1 4202560 1015 0 0 0 99 90 0 0 15 0 1 0 658150789 332836864 6803 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606696767 0 0 16781824 2 18446744071562232103 0 0 17 0 0 0 0
/proc/26986/statm: 81259 6803 377 364 0 17165 0
[pid=26988] ppid=26986 vsize=0 CPUtime=704.1 cores=0,2,4,6
/proc/26988/stat : 26988 (precosat) R 26986 26988 26988 0 -1 4203524 38924 0 0 0 70402 8 0 0 25 0 1 0 658150789 0 0 33554432000 0 0 0 0 0 0 0 16781312 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26988/statm: 0 0 0 0 0 0 0
[pid=26835/tid=26842] ppid=26833 vsize=344948 CPUtime=4089.1 cores=0,2,4,6
/proc/26835/task/26842/stat : 26842 (python) S 26833 26835 26250 0 -1 4202560 30 728155 0 0 0 0 408165 745 18 0 7 0 658101891 353226752 8332 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26845] ppid=26833 vsize=344948 CPUtime=4089.1 cores=0,2,4,6
/proc/26835/task/26845/stat : 26845 (python) S 26833 26835 26250 0 -1 4202560 22 728155 0 0 0 0 408165 745 25 0 7 0 658101892 353226752 8332 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 6 0 0 0
[pid=26835/tid=26848] ppid=26833 vsize=344948 CPUtime=4089.1 cores=0,2,4,6
/proc/26835/task/26848/stat : 26848 (python) S 26833 26835 26250 0 -1 4202560 25 728155 0 0 0 0 408165 745 25 0 7 0 658101893 353226752 8332 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 0 0 0 0
[pid=26835/tid=26851] ppid=26833 vsize=344948 CPUtime=4089.1 cores=0,2,4,6
/proc/26835/task/26851/stat : 26851 (python) S 26833 26835 26250 0 -1 4202560 27 728155 0 0 0 0 408165 745 25 0 7 0 658101894 353226752 8332 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26987] ppid=26833 vsize=344948 CPUtime=4089.1 cores=0,2,4,6
/proc/26835/task/26987/stat : 26987 (python) S 26833 26835 26250 0 -1 4202560 27 728155 0 0 0 0 408165 745 20 0 7 0 658150789 353226752 8332 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
[pid=26835/tid=26994] ppid=26833 vsize=344948 CPUtime=4089.1 cores=0,2,4,6
/proc/26835/task/26994/stat : 26994 (python) S 26833 26835 26250 0 -1 4202560 25 728155 0 0 0 0 408165 745 20 0 7 0 658160148 353226752 8332 33554432000 4194304 5683644 140735688748416 18446744073709551615 235606690225 0 0 16781312 2 18446604446458104704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4798.27
Current children cumulated vsize (KiB) 669984

Child status: 0
Real time (s): 1205.53
CPU time (s): 4798.33
CPU user time (s): 4789.77
CPU system time (s): 8.5597
CPU usage (%): 398.028
Max. virtual memory (cumulated for all children) (KiB): 2994292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.77
system time used= 8.5597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 792978
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= 6969
involuntary context switches= 39617

runsolver used 4.04538 second user time and 9.8545 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 15:10:28
IDJOB=3378946
IDBENCH=71098
IDSOLVER=1860
FILE ID=node120/3378946-1305465028
RUNJOBID= node120-1305463247-26268
PBS_JOBID= 13324988
Free space on /tmp= 73608 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.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-3378946-1305465028/watcher-3378946-1305465028 -o /tmp/evaluation-result-3378946-1305465028/solver-3378946-1305465028 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378946-1305465028.cnf -seed 844959601 -budget 4800 -cores 4

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=844959601

node120.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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12975348 kB
Buffers:         41968 kB
Cached:         974392 kB
SwapCached:      75588 kB
Active:        7588588 kB
Inactive:     12170000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12975348 kB
SwapTotal:    67111528 kB
SwapFree:     61888748 kB
Dirty:           33500 kB
Writeback:           0 kB
AnonPages:    18671972 kB
Mapped:          26848 kB
Slab:            83664 kB
PageTables:      69252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 59751592 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= 73368 MiB
End job on node120 at 2011-05-15 15:30:34