Trace number 3378927

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)? 4772.39 1206.18

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

Solver Data

0.39/1.25	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.39/1.25	c INFO: solving HOME/instance-3378927-1305467241.cnf
0.39/1.25	c INFO: computing task features
0.39/1.26	c INFO: computed variable-clause graph statistics
0.39/1.26	c INFO: computed clause balance statistics
0.39/1.32	c INFO: computed variable balance statistics
0.39/1.36	c INFO: computed small-clause counts
0.39/1.36	c INFO: computed Horn-clause counts
0.39/1.37	c INFO: computed variable graph statistics
0.39/1.37	c INFO: collected features for HOME/instance-3378927-1305467241.cnf in 0.12 s
0.39/1.38	c INFO: running lingeling-276@0 for 582 with 1199 remaining (b = 0.58)
0.39/1.38	c INFO: running cryptominisat-2.9.0@0 for 582 with 1199 remaining (b = 0.51)
0.39/1.39	c INFO: running lingeling-276@0 for 1199 with 1199 remaining (b = 0.57)
0.39/1.40	c INFO: running lingeling-276@0 for 97 with 1199 remaining (b = 0.21)
369.40/101.21	c INFO: running cryptominisat-2.9.0@0 for 1100 with 1100 remaining (b = 0.39)
2355.35/599.55	c INFO: running lingeling-276@97 for 97 with 601 remaining (b = 0.08)
2382.10/606.27	c INFO: running precosat-570@0 for 594 with 594 remaining (b = 0.32)
2767.34/702.90	c INFO: running precosat-570@0 for 97 with 498 remaining (b = 0.10)
3167.00/803.24	c INFO: running lingeling-276@0 for 398 with 398 remaining (b = 0.16)
4772.00/1206.16	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-3378927-1305467241/watcher-3378927-1305467241 -o /tmp/evaluation-result-3378927-1305467241/solver-3378927-1305467241 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378927-1305467241.cnf -seed 564628906 -budget 4800 -cores 4 

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

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.06 8.28 7.61 3/409 9532
/proc/meminfo: memFree=23772872/32951132 swapFree=67093844/67111528
[pid=9532] ppid=9530 vsize=15772 CPUtime=0 cores=1,3,5,7
/proc/9532/stat : 9532 (python) R 9530 9532 8625 0 -1 4202496 891 0 0 0 0 0 0 0 17 0 1 0 658322740 16150528 774 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970211013 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9532/statm: 3943 775 343 364 0 430 0

[startup+0.0594911 s]
/proc/loadavg: 6.06 8.28 7.61 3/409 9532
/proc/meminfo: memFree=23772872/32951132 swapFree=67093844/67111528
[pid=9532] ppid=9530 vsize=29784 CPUtime=0.02 cores=1,3,5,7
/proc/9532/stat : 9532 (python) S 9530 9532 8625 0 -1 4202496 1412 0 0 0 2 0 0 0 17 0 1 0 658322740 30498816 1257 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 0
/proc/9532/statm: 7446 1257 443 364 0 816 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29784

[startup+0.10053 s]
/proc/loadavg: 6.06 8.28 7.61 3/409 9532
/proc/meminfo: memFree=23772872/32951132 swapFree=67093844/67111528
[pid=9532] ppid=9530 vsize=85352 CPUtime=0.05 cores=1,3,5,7
/proc/9532/stat : 9532 (python) D 9530 9532 8625 0 -1 4202496 2579 0 0 0 4 1 0 0 17 0 1 0 658322740 87400448 2306 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970546021 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/9532/statm: 21404 2347 713 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85352

[startup+0.3002 s]
/proc/loadavg: 6.06 8.28 7.61 3/409 9532
/proc/meminfo: memFree=23772872/32951132 swapFree=67093844/67111528
[pid=9532] ppid=9530 vsize=135744 CPUtime=0.17 cores=1,3,5,7
/proc/9532/stat : 9532 (python) R 9530 9532 8625 0 -1 4202496 5961 938 1 0 13 4 0 0 17 0 1 0 658322740 139001856 4149 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970546181 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/9532/statm: 33936 4149 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135744

[startup+0.701097 s]
/proc/loadavg: 6.06 8.28 7.61 3/409 9532
/proc/meminfo: memFree=23772872/32951132 swapFree=67093844/67111528
[pid=9532] ppid=9530 vsize=254460 CPUtime=0.39 cores=1,3,5,7
/proc/9532/stat : 9532 (python) S 9530 9532 8625 0 -1 4202496 8401 938 1 0 26 13 0 0 16 0 1 0 658322740 260567040 6276 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 1 0 0 0
/proc/9532/statm: 63615 6276 1642 364 0 5017 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 254460

[startup+9.83347 s]
/proc/loadavg: 6.06 8.28 7.61 3/409 9532
/proc/meminfo: memFree=23772872/32951132 swapFree=67093844/67111528
[pid=9532] ppid=9530 vsize=319936 CPUtime=0.58 cores=1,3,5,7
/proc/9532/stat : 9532 (python) S 9530 9532 8625 0 -1 4202496 12126 938 1 0 43 15 0 0 20 0 5 0 658322740 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 43
/proc/9532/statm: 79984 7184 1873 364 0 15893 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 319936
heavy processes:

[startup+9.91646 s]
/proc/loadavg: 6.99 8.40 7.65 10/439 9570
/proc/meminfo: memFree=23611468/32951132 swapFree=67093844/67111528
[pid=9532] ppid=9530 vsize=319936 CPUtime=0.58 cores=1,3,5,7
/proc/9532/stat : 9532 (python) S 9530 9532 8625 0 -1 4202496 12126 938 1 0 43 15 0 0 20 0 5 0 658322740 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 43
/proc/9532/statm: 79984 7184 1873 364 0 15893 0
[pid=9547] ppid=9532 vsize=278656 CPUtime=0 cores=1,3,5,7
/proc/9547/stat : 9547 (python) S 9532 9532 8625 0 -1 4202560 904 0 0 0 0 0 0 0 18 0 1 0 658322878 285343744 5612 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570255 0 0 16781312 514 449850068514603270 0 0 17 3 0 0 0
/proc/9547/statm: 69664 5612 377 364 0 5582 0
[pid=9549] ppid=9547 vsize=7588 CPUtime=6.06 cores=1,3,5,7
/proc/9549/stat : 9549 (lingeling) R 9547 9549 9549 0 -1 4202496 1626 0 0 0 594 12 0 0 25 0 1 0 658322879 7770112 1098 33554432000 4194304 4352236 140734501036592 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/9549/statm: 1897 1098 129 39 0 977 0
[pid=9550] ppid=9532 vsize=289180 CPUtime=0.01 cores=1,3,5,7
/proc/9550/stat : 9550 (python) S 9532 9532 8625 0 -1 4202560 946 0 0 0 0 1 0 0 15 0 1 0 658322879 296120320 5659 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 2238429756586426631 0 0 17 7 0 0 0
/proc/9550/statm: 72295 5659 371 364 0 8210 0
[pid=9552] ppid=9550 vsize=43548 CPUtime=7.68 cores=1,3,5,7
/proc/9552/stat : 9552 (cryptominisat-2) R 9550 9552 9552 0 -1 4202496 10082 0 0 0 762 6 0 0 25 0 1 0 658322880 44593152 4004 33554432000 4194304 4677096 140733412097792 18446744073709551615 4320076 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9552/statm: 10887 4004 388 118 0 5846 0
[pid=9553] ppid=9532 vsize=299436 CPUtime=0.01 cores=1,3,5,7
/proc/9553/stat : 9553 (python) S 9532 9532 8625 0 -1 4202560 892 0 0 0 0 1 0 0 18 0 1 0 658322880 306622464 5674 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 9526174244904337670 0 0 17 7 0 0 0
/proc/9553/statm: 74859 5674 371 364 0 10771 0
[pid=9555] ppid=9553 vsize=8356 CPUtime=8.42 cores=1,3,5,7
/proc/9555/stat : 9555 (lingeling) R 9553 9555 9555 0 -1 4202496 2887 0 0 0 842 0 0 0 25 0 1 0 658322881 8556544 1291 33554432000 4194304 4352236 140736172975568 18446744073709551615 4328385 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/9555/statm: 2089 1291 129 39 0 1169 0
[pid=9556] ppid=9532 vsize=309692 CPUtime=0.22 cores=1,3,5,7
/proc/9556/stat : 9556 (python) S 9532 9532 8625 0 -1 4202560 923 0 0 0 6 16 0 0 18 0 1 0 658322881 317124608 5677 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 6201866259265454340 0 0 17 7 0 0 0
/proc/9556/statm: 77423 5677 370 364 0 13332 0
[pid=9558] ppid=9556 vsize=7940 CPUtime=7.8 cores=1,3,5,7
/proc/9558/stat : 9558 (lingeling) R 9556 9558 9558 0 -1 4202496 2699 0 0 0 779 1 0 0 25 0 1 0 658322881 8130560 1187 33554432000 4194304 4352236 140735398836896 18446744073709551615 4329063 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9558/statm: 1985 1187 129 39 0 1065 0
[pid=9532/tid=9548] ppid=9530 vsize=319936 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9548/stat : 9548 (python) S 9530 9532 8625 0 -1 4202560 25 938 0 0 0 0 0 0 18 0 5 0 658322879 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 3 0 0 0
[pid=9532/tid=9551] ppid=9530 vsize=319936 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9551/stat : 9551 (python) S 9530 9532 8625 0 -1 4202560 23 938 0 0 0 0 0 0 20 0 5 0 658322879 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 3 0 0 0
[pid=9532/tid=9554] ppid=9530 vsize=319936 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9554/stat : 9554 (python) S 9530 9532 8625 0 -1 4202560 25 938 0 0 0 0 0 0 22 0 5 0 658322880 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 7 0 0 0
[pid=9532/tid=9557] ppid=9530 vsize=319936 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9557/stat : 9557 (python) S 9530 9532 8625 0 -1 4202560 27 938 0 0 0 0 0 0 20 0 5 0 658322881 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 30.78
Current children cumulated vsize (KiB) 1564332

[startup+10.0014 s]
/proc/loadavg: 6.99 8.40 7.65 10/439 9570
/proc/meminfo: memFree=23611468/32951132 swapFree=67093844/67111528
[pid=9532] ppid=9530 vsize=319936 CPUtime=0.58 cores=1,3,5,7
/proc/9532/stat : 9532 (python) S 9530 9532 8625 0 -1 4202496 12126 938 1 0 43 15 0 0 20 0 5 0 658322740 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 43
/proc/9532/statm: 79984 7184 1873 364 0 15893 0
[pid=9547] ppid=9532 vsize=278656 CPUtime=0 cores=1,3,5,7
/proc/9547/stat : 9547 (python) S 9532 9532 8625 0 -1 4202560 904 0 0 0 0 0 0 0 18 0 1 0 658322878 285343744 5612 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570255 0 0 16781312 514 449850068514603270 0 0 17 3 0 0 0
/proc/9547/statm: 69664 5612 377 364 0 5582 0
[pid=9549] ppid=9547 vsize=7588 CPUtime=6.1 cores=1,3,5,7
/proc/9549/stat : 9549 (lingeling) R 9547 9549 9549 0 -1 4202496 1626 0 0 0 598 12 0 0 25 0 1 0 658322879 7770112 1098 33554432000 4194304 4352236 140734501036592 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/9549/statm: 1897 1098 129 39 0 977 0
[pid=9550] ppid=9532 vsize=289180 CPUtime=0.01 cores=1,3,5,7
/proc/9550/stat : 9550 (python) S 9532 9532 8625 0 -1 4202560 946 0 0 0 0 1 0 0 15 0 1 0 658322879 296120320 5659 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 2238429756586426631 0 0 17 7 0 0 0
/proc/9550/statm: 72295 5659 371 364 0 8210 0
[pid=9552] ppid=9550 vsize=43548 CPUtime=7.77 cores=1,3,5,7
/proc/9552/stat : 9552 (cryptominisat-2) R 9550 9552 9552 0 -1 4202496 10131 0 0 0 771 6 0 0 25 0 1 0 658322880 44593152 4053 33554432000 4194304 4677096 140733412097792 18446744073709551615 4335832 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9552/statm: 10887 4053 388 118 0 5846 0
[pid=9553] ppid=9532 vsize=299436 CPUtime=0.01 cores=1,3,5,7
/proc/9553/stat : 9553 (python) S 9532 9532 8625 0 -1 4202560 892 0 0 0 0 1 0 0 18 0 1 0 658322880 306622464 5674 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 9526174244904337670 0 0 17 7 0 0 0
/proc/9553/statm: 74859 5674 371 364 0 10771 0
[pid=9555] ppid=9553 vsize=8356 CPUtime=8.51 cores=1,3,5,7
/proc/9555/stat : 9555 (lingeling) R 9553 9555 9555 0 -1 4202496 2887 0 0 0 851 0 0 0 25 0 1 0 658322881 8556544 1291 33554432000 4194304 4352236 140736172975568 18446744073709551615 4329011 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/9555/statm: 2089 1291 129 39 0 1169 0
[pid=9556] ppid=9532 vsize=309692 CPUtime=0.22 cores=1,3,5,7
/proc/9556/stat : 9556 (python) S 9532 9532 8625 0 -1 4202560 923 0 0 0 6 16 0 0 18 0 1 0 658322881 317124608 5677 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 6201866259265454340 0 0 17 7 0 0 0
/proc/9556/statm: 77423 5677 370 364 0 13332 0
[pid=9558] ppid=9556 vsize=7940 CPUtime=7.9 cores=1,3,5,7
/proc/9558/stat : 9558 (lingeling) R 9556 9558 9558 0 -1 4202496 2699 0 0 0 789 1 0 0 25 0 1 0 658322881 8130560 1187 33554432000 4194304 4352236 140735398836896 18446744073709551615 4328191 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9558/statm: 1985 1187 129 39 0 1065 0
[pid=9532/tid=9548] ppid=9530 vsize=319936 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9548/stat : 9548 (python) S 9530 9532 8625 0 -1 4202560 25 938 0 0 0 0 0 0 18 0 5 0 658322879 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 3 0 0 0
[pid=9532/tid=9551] ppid=9530 vsize=319936 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9551/stat : 9551 (python) S 9530 9532 8625 0 -1 4202560 23 938 0 0 0 0 0 0 20 0 5 0 658322879 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 3 0 0 0
[pid=9532/tid=9554] ppid=9530 vsize=319936 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9554/stat : 9554 (python) S 9530 9532 8625 0 -1 4202560 25 938 0 0 0 0 0 0 22 0 5 0 658322880 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 7 0 0 0
[pid=9532/tid=9557] ppid=9530 vsize=319936 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9557/stat : 9557 (python) S 9530 9532 8625 0 -1 4202560 27 938 0 0 0 0 0 0 20 0 5 0 658322881 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 31.1
Current children cumulated vsize (KiB) 1564332

[startup+12.701 s]
/proc/loadavg: 6.99 8.40 7.65 10/439 9570
/proc/meminfo: memFree=23601424/32951132 swapFree=67093844/67111528
[pid=9532] ppid=9530 vsize=319936 CPUtime=0.58 cores=1,3,5,7
/proc/9532/stat : 9532 (python) S 9530 9532 8625 0 -1 4202496 12126 938 1 0 43 15 0 0 20 0 5 0 658322740 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 43
/proc/9532/statm: 79984 7184 1873 364 0 15893 0
[pid=9547] ppid=9532 vsize=278656 CPUtime=0.03 cores=1,3,5,7
/proc/9547/stat : 9547 (python) S 9532 9532 8625 0 -1 4202560 907 0 0 0 2 1 0 0 18 0 1 0 658322878 285343744 5612 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570255 0 0 16781312 514 11568234514714951942 0 0 17 3 0 0 0
/proc/9547/statm: 69664 5612 377 364 0 5582 0
[pid=9549] ppid=9547 vsize=7588 CPUtime=7.2 cores=1,3,5,7
/proc/9549/stat : 9549 (lingeling) R 9547 9549 9549 0 -1 4202496 1626 0 0 0 697 23 0 0 25 0 1 0 658322879 7770112 1098 33554432000 4194304 4352236 140734501036592 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/9549/statm: 1897 1098 129 39 0 977 0
[pid=9550] ppid=9532 vsize=289180 CPUtime=0.04 cores=1,3,5,7
/proc/9550/stat : 9550 (python) S 9532 9532 8625 0 -1 4202560 952 0 0 0 2 2 0 0 15 0 1 0 658322879 296120320 5659 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 2238429756586426631 0 0 17 7 0 0 0
/proc/9550/statm: 72295 5659 371 364 0 8210 0
[pid=9552] ppid=9550 vsize=50652 CPUtime=10.44 cores=1,3,5,7
/proc/9552/stat : 9552 (cryptominisat-2) R 9550 9552 9552 0 -1 4202496 12937 0 0 0 1038 6 0 0 25 0 1 0 658322880 51867648 5959 33554432000 4194304 4677096 140733412097792 18446744073709551615 4319581 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9552/statm: 12663 5959 388 118 0 7622 0
[pid=9553] ppid=9532 vsize=299436 CPUtime=0.02 cores=1,3,5,7
/proc/9553/stat : 9553 (python) S 9532 9532 8625 0 -1 4202560 898 0 0 0 1 1 0 0 18 0 1 0 658322880 306622464 5674 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 11568234514714951942 0 0 17 7 0 0 0
/proc/9553/statm: 74859 5674 371 364 0 10771 0
[pid=9555] ppid=9553 vsize=8740 CPUtime=11.1 cores=1,3,5,7
/proc/9555/stat : 9555 (lingeling) R 9553 9555 9555 0 -1 4202496 3463 0 0 0 1110 0 0 0 25 0 1 0 658322881 8949760 1387 33554432000 4194304 4352236 140736172975568 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/9555/statm: 2185 1387 129 39 0 1265 0
[pid=9556] ppid=9532 vsize=309692 CPUtime=0.23 cores=1,3,5,7
/proc/9556/stat : 9556 (python) S 9532 9532 8625 0 -1 4202560 928 0 0 0 7 16 0 0 18 0 1 0 658322881 317124608 5678 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 11568234514714951940 0 0 17 7 0 0 0
/proc/9556/statm: 77423 5678 371 364 0 13332 0
[pid=9558] ppid=9556 vsize=7940 CPUtime=10.59 cores=1,3,5,7
/proc/9558/stat : 9558 (lingeling) R 9556 9558 9558 0 -1 4202496 2923 0 0 0 1058 1 0 0 25 0 1 0 658322881 8130560 1187 33554432000 4194304 4352236 140735398836896 18446744073709551615 4328181 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9558/statm: 1985 1187 129 39 0 1065 0
[pid=9532/tid=9548] ppid=9530 vsize=319936 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9548/stat : 9548 (python) S 9530 9532 8625 0 -1 4202560 25 938 0 0 0 0 0 0 18 0 5 0 658322879 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 3 0 0 0
[pid=9532/tid=9551] ppid=9530 vsize=319936 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9551/stat : 9551 (python) S 9530 9532 8625 0 -1 4202560 23 938 0 0 0 0 0 0 20 0 5 0 658322879 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 3 0 0 0
[pid=9532/tid=9554] ppid=9530 vsize=319936 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9554/stat : 9554 (python) S 9530 9532 8625 0 -1 4202560 25 938 0 0 0 0 0 0 22 0 5 0 658322880 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 7 0 0 0
[pid=9532/tid=9557] ppid=9530 vsize=319936 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9557/stat : 9557 (python) S 9530 9532 8625 0 -1 4202560 27 938 0 0 0 0 0 0 20 0 5 0 658322881 327614464 7184 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40.23
Current children cumulated vsize (KiB) 1571820

[startup+25.5158 s]
/proc/loadavg: 7.69 8.49 7.70 8/427 9603
/proc/meminfo: memFree=23361692/32951132 swapFree=67093844/67111528

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

[pid=9648] ppid=9532 vsize=340612 CPUtime=0.33 cores=1,3,5,7
/proc/9648/stat : 9648 (python) S 9532 9532 8625 0 -1 4202560 1105 0 0 0 16 17 0 0 19 0 2 0 658393031 348786688 5747 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/9648/statm: 85153 5747 400 364 0 21053 0
[pid=9650] ppid=9648 vsize=22296 CPUtime=99.3 cores=1,3,5,7
/proc/9650/stat : 9650 (precosat) T 9648 9650 9650 0 -1 4202496 6659 0 0 0 9927 3 0 0 25 0 1 0 658393031 22831104 5417 33554432000 4194304 4890832 140735117044112 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/9650/statm: 5574 5417 86 171 0 5401 0
[pid=9648/tid=9657] ppid=9532 vsize=340612 CPUtime=0 cores=1,3,5,7
/proc/9648/task/9657/stat : 9657 (python) S 9532 9532 8625 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658403064 348786688 5747 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 514 18446604467241580544 0 0 -1 1 0 0 0
[pid=9532/tid=9548] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9548/stat : 9548 (python) S 9530 9532 8625 0 -1 4202560 30 938 0 0 0 0 0 0 18 0 8 0 658322879 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 3 0 0 0
[pid=9532/tid=9551] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9551/stat : 9551 (python) S 9530 9532 8625 0 -1 4202560 23 938 0 0 0 0 0 0 20 0 8 0 658322879 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 3 0 0 0
[pid=9532/tid=9554] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9554/stat : 9554 (python) S 9530 9532 8625 0 -1 4202560 25 938 0 0 0 0 0 0 22 0 8 0 658322880 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 7 0 0 0
[pid=9532/tid=9557] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9557/stat : 9557 (python) S 9530 9532 8625 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 8 0 658322881 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
[pid=9532/tid=9608] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9608/stat : 9608 (python) S 9530 9532 8625 0 -1 4202560 30 938 0 0 0 0 0 0 20 0 8 0 658332862 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
[pid=9532/tid=9643] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9643/stat : 9643 (python) S 9530 9532 8625 0 -1 4202560 28 938 0 0 0 0 0 0 20 0 8 0 658383368 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
[pid=9532/tid=9649] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9649/stat : 9649 (python) S 9530 9532 8625 0 -1 4202560 29 938 0 0 0 0 0 0 20 0 8 0 658393031 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4767.2
Current children cumulated vsize (KiB) 2991192

[startup+1205.7 s]
/proc/loadavg: 5.87 8.01 8.22 6/434 9704
/proc/meminfo: memFree=23362584/32951132 swapFree=67093844/67111528
[pid=9532] ppid=9530 vsize=350856 CPUtime=0.62 cores=1,3,5,7
/proc/9532/stat : 9532 (python) S 9530 9532 8625 0 -1 4202496 14922 938 1 0 46 16 0 0 18 0 8 0 658322740 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 43
/proc/9532/statm: 87714 7260 1888 364 0 23614 0
[pid=9547] ppid=9532 vsize=288900 CPUtime=3.15 cores=1,3,5,7
/proc/9547/stat : 9547 (python) S 9532 9532 8625 0 -1 4202560 1205 0 0 0 158 157 0 0 18 0 2 0 658322878 295833600 5656 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9547/statm: 72225 5656 416 364 0 8143 0
[pid=9549] ppid=9547 vsize=55364 CPUtime=982.68 cores=1,3,5,7
/proc/9549/stat : 9549 (lingeling) R 9547 9549 9549 0 -1 4202496 111492 0 0 0 98207 61 0 0 25 0 1 0 658322879 56692736 13042 33554432000 4194304 4352236 140734501036592 18446744073709551615 4328095 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/9549/statm: 13841 13042 129 39 0 12921 0
[pid=9547/tid=9641] ppid=9532 vsize=288900 CPUtime=0 cores=1,3,5,7
/proc/9547/task/9641/stat : 9641 (python) S 9532 9532 8625 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658383367 295833600 5656 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 514 18446604461607366720 0 0 -1 3 0 0 0
[pid=9550] ppid=9532 vsize=289180 CPUtime=1.97 cores=1,3,5,7
/proc/9550/stat : 9550 (python) S 9532 9532 8625 0 -1 4202560 1168 0 0 0 101 96 0 0 16 0 2 0 658322879 296120320 5689 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9550/statm: 72295 5689 400 364 0 8210 0
[pid=9552] ppid=9550 vsize=131484 CPUtime=584.98 cores=1,3,5,7
/proc/9552/stat : 9552 (cryptominisat-2) T 9550 9552 9552 0 -1 4202496 131810 0 0 0 58360 138 0 0 25 0 1 0 658322880 134639616 24918 33554432000 4194304 4677096 140733412097792 18446744073709551615 4320195 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/9552/statm: 32871 24918 388 118 0 27830 0
[pid=9550/tid=9640] ppid=9532 vsize=289180 CPUtime=0 cores=1,3,5,7
/proc/9550/task/9640/stat : 9640 (python) S 9532 9532 8625 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 658382695 296120320 5689 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 514 18446604462803873984 0 0 -1 3 0 0 0
[pid=9553] ppid=9532 vsize=299436 CPUtime=3.92 cores=1,3,5,7
/proc/9553/stat : 9553 (python) S 9532 9532 8625 0 -1 4202560 968 0 0 0 194 198 0 0 18 0 1 0 658322880 306622464 5674 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 11568234514714951942 0 0 17 3 0 0 0
/proc/9553/statm: 74859 5674 371 364 0 10771 0
[pid=9555] ppid=9553 vsize=37032 CPUtime=1193.12 cores=1,3,5,7
/proc/9555/stat : 9555 (lingeling) R 9553 9555 9555 0 -1 4202496 128430 0 0 0 119248 64 0 0 25 0 1 0 658322881 37920768 8460 33554432000 4194304 4352236 140736172975568 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9555/statm: 9258 8460 129 39 0 8338 0
[pid=9556] ppid=9532 vsize=309692 CPUtime=0.85 cores=1,3,5,7
/proc/9556/stat : 9556 (python) S 9532 9532 8625 0 -1 4202560 1156 0 0 0 39 46 0 0 18 0 2 0 658322881 317124608 5708 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9556/statm: 77423 5708 400 364 0 13332 0
[pid=9558] ppid=9556 vsize=25040 CPUtime=198.52 cores=1,3,5,7
/proc/9558/stat : 9558 (lingeling) T 9556 9558 9558 0 -1 4202496 30073 0 0 0 19841 11 0 0 25 0 1 0 658322881 25640960 5462 33554432000 4194304 4352236 140735398836896 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/9558/statm: 6260 5462 129 39 0 5340 0
[pid=9556/tid=9606] ppid=9532 vsize=309692 CPUtime=0 cores=1,3,5,7
/proc/9556/task/9606/stat : 9606 (python) S 9532 9532 8625 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 658332861 317124608 5708 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 514 18446604467241579648 0 0 -1 7 0 0 0
[pid=9607] ppid=9532 vsize=319948 CPUtime=3.6 cores=1,3,5,7
/proc/9607/stat : 9607 (python) S 9532 9532 8625 0 -1 4202560 1018 0 0 0 182 178 0 0 15 0 1 0 658332861 327626752 5683 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 11568234514714951942 0 0 17 1 0 0 0
/proc/9607/statm: 79987 5683 372 364 0 15893 0
[pid=9609] ppid=9607 vsize=152756 CPUtime=1098.83 cores=1,3,5,7
/proc/9609/stat : 9609 (cryptominisat-2) R 9607 9609 9609 0 -1 4202496 216156 0 0 0 109787 96 0 0 25 0 1 0 658332862 156422144 31293 33554432000 4194304 4677096 140736737452432 18446744073709551615 4339914 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/9609/statm: 38189 31293 388 118 0 33148 0
[pid=9642] ppid=9532 vsize=330356 CPUtime=1.92 cores=1,3,5,7
/proc/9642/stat : 9642 (python) S 9532 9532 8625 0 -1 4202560 987 0 0 0 98 94 0 0 18 0 1 0 658383368 338284544 5713 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 11568234514714951940 0 0 17 1 0 0 0
/proc/9642/statm: 82589 5713 371 364 0 18492 0
[pid=9644] ppid=9642 vsize=38752 CPUtime=596.67 cores=1,3,5,7
/proc/9644/stat : 9644 (precosat) R 9642 9644 9644 0 -1 4202496 18280 0 0 0 59661 6 0 0 25 0 1 0 658383368 39682048 9324 33554432000 4194304 4890832 140737173479152 18446744073709551615 4238683 0 0 16781312 17442 0 0 0 17 3 0 0 0
/proc/9644/statm: 9688 9324 86 171 0 9515 0
[pid=9648] ppid=9532 vsize=340612 CPUtime=0.33 cores=1,3,5,7
/proc/9648/stat : 9648 (python) S 9532 9532 8625 0 -1 4202560 1105 0 0 0 16 17 0 0 19 0 2 0 658393031 348786688 5747 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/9648/statm: 85153 5747 400 364 0 21053 0
[pid=9650] ppid=9648 vsize=22296 CPUtime=99.3 cores=1,3,5,7
/proc/9650/stat : 9650 (precosat) T 9648 9650 9650 0 -1 4202496 6659 0 0 0 9927 3 0 0 25 0 1 0 658393031 22831104 5417 33554432000 4194304 4890832 140735117044112 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/9650/statm: 5574 5417 86 171 0 5401 0
[pid=9648/tid=9657] ppid=9532 vsize=340612 CPUtime=0 cores=1,3,5,7
/proc/9648/task/9657/stat : 9657 (python) S 9532 9532 8625 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658403064 348786688 5747 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 514 18446604467241580544 0 0 -1 1 0 0 0
[pid=9532/tid=9548] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9548/stat : 9548 (python) S 9530 9532 8625 0 -1 4202560 30 938 0 0 0 0 0 0 18 0 8 0 658322879 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 3 0 0 0
[pid=9532/tid=9551] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9551/stat : 9551 (python) S 9530 9532 8625 0 -1 4202560 23 938 0 0 0 0 0 0 20 0 8 0 658322879 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 3 0 0 0
[pid=9532/tid=9554] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9554/stat : 9554 (python) S 9530 9532 8625 0 -1 4202560 25 938 0 0 0 0 0 0 22 0 8 0 658322880 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 7 0 0 0
[pid=9532/tid=9557] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9557/stat : 9557 (python) S 9530 9532 8625 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 8 0 658322881 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
[pid=9532/tid=9608] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9608/stat : 9608 (python) S 9530 9532 8625 0 -1 4202560 30 938 0 0 0 0 0 0 20 0 8 0 658332862 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
[pid=9532/tid=9643] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9643/stat : 9643 (python) S 9530 9532 8625 0 -1 4202560 28 938 0 0 0 0 0 0 20 0 8 0 658383368 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
[pid=9532/tid=9649] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9649/stat : 9649 (python) S 9530 9532 8625 0 -1 4202560 29 938 0 0 0 0 0 0 20 0 8 0 658393031 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4770.46
Current children cumulated vsize (KiB) 2991704

[startup+1206.1 s]
/proc/loadavg: 5.87 8.01 8.22 6/434 9704
/proc/meminfo: memFree=23362584/32951132 swapFree=67093844/67111528
[pid=9532] ppid=9530 vsize=350856 CPUtime=0.62 cores=1,3,5,7
/proc/9532/stat : 9532 (python) S 9530 9532 8625 0 -1 4202496 14922 938 1 0 46 16 0 0 18 0 8 0 658322740 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 43
/proc/9532/statm: 87714 7260 1888 364 0 23614 0
[pid=9547] ppid=9532 vsize=288900 CPUtime=3.15 cores=1,3,5,7
/proc/9547/stat : 9547 (python) S 9532 9532 8625 0 -1 4202560 1205 0 0 0 158 157 0 0 18 0 2 0 658322878 295833600 5656 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9547/statm: 72225 5656 416 364 0 8143 0
[pid=9549] ppid=9547 vsize=55364 CPUtime=983.06 cores=1,3,5,7
/proc/9549/stat : 9549 (lingeling) R 9547 9549 9549 0 -1 4202496 111492 0 0 0 98245 61 0 0 25 0 1 0 658322879 56692736 13042 33554432000 4194304 4352236 140734501036592 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/9549/statm: 13841 13042 129 39 0 12921 0
[pid=9547/tid=9641] ppid=9532 vsize=288900 CPUtime=0 cores=1,3,5,7
/proc/9547/task/9641/stat : 9641 (python) S 9532 9532 8625 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658383367 295833600 5656 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 514 18446604461607366720 0 0 -1 3 0 0 0
[pid=9550] ppid=9532 vsize=289180 CPUtime=1.97 cores=1,3,5,7
/proc/9550/stat : 9550 (python) S 9532 9532 8625 0 -1 4202560 1168 0 0 0 101 96 0 0 16 0 2 0 658322879 296120320 5689 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9550/statm: 72295 5689 400 364 0 8210 0
[pid=9552] ppid=9550 vsize=131484 CPUtime=584.98 cores=1,3,5,7
/proc/9552/stat : 9552 (cryptominisat-2) T 9550 9552 9552 0 -1 4202496 131810 0 0 0 58360 138 0 0 25 0 1 0 658322880 134639616 24918 33554432000 4194304 4677096 140733412097792 18446744073709551615 4320195 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/9552/statm: 32871 24918 388 118 0 27830 0
[pid=9550/tid=9640] ppid=9532 vsize=289180 CPUtime=0 cores=1,3,5,7
/proc/9550/task/9640/stat : 9640 (python) S 9532 9532 8625 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 658382695 296120320 5689 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 514 18446604462803873984 0 0 -1 3 0 0 0
[pid=9553] ppid=9532 vsize=299436 CPUtime=3.92 cores=1,3,5,7
/proc/9553/stat : 9553 (python) S 9532 9532 8625 0 -1 4202560 968 0 0 0 194 198 0 0 18 0 1 0 658322880 306622464 5674 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 11568234514714951942 0 0 17 3 0 0 0
/proc/9553/statm: 74859 5674 371 364 0 10771 0
[pid=9555] ppid=9553 vsize=37032 CPUtime=1193.51 cores=1,3,5,7
/proc/9555/stat : 9555 (lingeling) R 9553 9555 9555 0 -1 4202496 128430 0 0 0 119287 64 0 0 25 0 1 0 658322881 37920768 8460 33554432000 4194304 4352236 140736172975568 18446744073709551615 4328243 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9555/statm: 9258 8460 129 39 0 8338 0
[pid=9556] ppid=9532 vsize=309692 CPUtime=0.85 cores=1,3,5,7
/proc/9556/stat : 9556 (python) S 9532 9532 8625 0 -1 4202560 1156 0 0 0 39 46 0 0 18 0 2 0 658322881 317124608 5708 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9556/statm: 77423 5708 400 364 0 13332 0
[pid=9558] ppid=9556 vsize=25040 CPUtime=198.52 cores=1,3,5,7
/proc/9558/stat : 9558 (lingeling) T 9556 9558 9558 0 -1 4202496 30073 0 0 0 19841 11 0 0 25 0 1 0 658322881 25640960 5462 33554432000 4194304 4352236 140735398836896 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/9558/statm: 6260 5462 129 39 0 5340 0
[pid=9556/tid=9606] ppid=9532 vsize=309692 CPUtime=0 cores=1,3,5,7
/proc/9556/task/9606/stat : 9606 (python) S 9532 9532 8625 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 658332861 317124608 5708 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 514 18446604467241579648 0 0 -1 7 0 0 0
[pid=9607] ppid=9532 vsize=319948 CPUtime=3.6 cores=1,3,5,7
/proc/9607/stat : 9607 (python) S 9532 9532 8625 0 -1 4202560 1018 0 0 0 182 178 0 0 15 0 1 0 658332861 327626752 5683 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 11568234514714951942 0 0 17 1 0 0 0
/proc/9607/statm: 79987 5683 372 364 0 15893 0
[pid=9609] ppid=9607 vsize=152756 CPUtime=1099.22 cores=1,3,5,7
/proc/9609/stat : 9609 (cryptominisat-2) R 9607 9609 9609 0 -1 4202496 216177 0 0 0 109826 96 0 0 25 0 1 0 658332862 156422144 31314 33554432000 4194304 4677096 140736737452432 18446744073709551615 4320144 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/9609/statm: 38189 31314 388 118 0 33148 0
[pid=9642] ppid=9532 vsize=330356 CPUtime=1.92 cores=1,3,5,7
/proc/9642/stat : 9642 (python) S 9532 9532 8625 0 -1 4202560 987 0 0 0 98 94 0 0 18 0 1 0 658383368 338284544 5713 33554432000 4194304 5683644 140736854733488 18446744073709551615 242970570310 0 0 16781312 514 11568234514714951940 0 0 17 1 0 0 0
/proc/9642/statm: 82589 5713 371 364 0 18492 0
[pid=9644] ppid=9642 vsize=38752 CPUtime=597.05 cores=1,3,5,7
/proc/9644/stat : 9644 (precosat) R 9642 9644 9644 0 -1 4202496 18284 0 0 0 59699 6 0 0 25 0 1 0 658383368 39682048 9328 33554432000 4194304 4890832 140737173479152 18446744073709551615 4238643 0 0 16781312 17442 0 0 0 17 3 0 0 0
/proc/9644/statm: 9688 9328 86 171 0 9515 0
[pid=9648] ppid=9532 vsize=340612 CPUtime=0.33 cores=1,3,5,7
/proc/9648/stat : 9648 (python) S 9532 9532 8625 0 -1 4202560 1105 0 0 0 16 17 0 0 19 0 2 0 658393031 348786688 5747 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/9648/statm: 85153 5747 400 364 0 21053 0
[pid=9650] ppid=9648 vsize=22296 CPUtime=99.3 cores=1,3,5,7
/proc/9650/stat : 9650 (precosat) T 9648 9650 9650 0 -1 4202496 6659 0 0 0 9927 3 0 0 25 0 1 0 658393031 22831104 5417 33554432000 4194304 4890832 140735117044112 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/9650/statm: 5574 5417 86 171 0 5401 0
[pid=9648/tid=9657] ppid=9532 vsize=340612 CPUtime=0 cores=1,3,5,7
/proc/9648/task/9657/stat : 9657 (python) S 9532 9532 8625 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658403064 348786688 5747 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 514 18446604467241580544 0 0 -1 1 0 0 0
[pid=9532/tid=9548] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9548/stat : 9548 (python) S 9530 9532 8625 0 -1 4202560 30 938 0 0 0 0 0 0 18 0 8 0 658322879 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 3 0 0 0
[pid=9532/tid=9551] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9551/stat : 9551 (python) S 9530 9532 8625 0 -1 4202560 23 938 0 0 0 0 0 0 20 0 8 0 658322879 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 3 0 0 0
[pid=9532/tid=9554] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9554/stat : 9554 (python) S 9530 9532 8625 0 -1 4202560 25 938 0 0 0 0 0 0 22 0 8 0 658322880 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 7 0 0 0
[pid=9532/tid=9557] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9557/stat : 9557 (python) S 9530 9532 8625 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 8 0 658322881 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
[pid=9532/tid=9608] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9608/stat : 9608 (python) S 9530 9532 8625 0 -1 4202560 30 938 0 0 0 0 0 0 20 0 8 0 658332862 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
[pid=9532/tid=9643] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9643/stat : 9643 (python) S 9530 9532 8625 0 -1 4202560 28 938 0 0 0 0 0 0 20 0 8 0 658383368 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
[pid=9532/tid=9649] ppid=9530 vsize=350856 CPUtime=0 cores=1,3,5,7
/proc/9532/task/9649/stat : 9649 (python) S 9530 9532 8625 0 -1 4202560 29 938 0 0 0 0 0 0 20 0 8 0 658393031 359276544 7260 33554432000 4194304 5683644 140736854733488 18446744073709551615 242982373809 0 0 16781312 2 18446604469213821120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4772
Current children cumulated vsize (KiB) 2991704

Child status: 0
Real time (s): 1206.18
CPU time (s): 4772.39
CPU user time (s): 4760.48
CPU system time (s): 11.9052
CPU usage (%): 395.66
Max. virtual memory (cumulated for all children) (KiB): 3051768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4760.48
system time used= 11.9052
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 670913
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= 13200
involuntary context switches= 39606

runsolver used 5.48916 second user time and 12.4511 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 15:47:21
IDJOB=3378927
IDBENCH=84808
IDSOLVER=1860
FILE ID=node128/3378927-1305467241
RUNJOBID= node128-1305467241-9518
PBS_JOBID= 13325053
Free space on /tmp= 73612 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.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-3378927-1305467241/watcher-3378927-1305467241 -o /tmp/evaluation-result-3378927-1305467241/solver-3378927-1305467241 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378927-1305467241.cnf -seed 564628906 -budget 4800 -cores 4

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=564628906

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23773152 kB
Buffers:        288296 kB
Cached:        3246100 kB
SwapCached:       1440 kB
Active:        6703972 kB
Inactive:      2175956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23773152 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           64052 kB
Writeback:           0 kB
AnonPages:     5344584 kB
Mapped:          32516 kB
Slab:           191756 kB
PageTables:      39804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 108631896 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73580 MiB
End job on node128 at 2011-05-15 16:07:27