Trace number 3317822

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-industrialUNSAT 1583.15 597.241

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.55/9.90	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.55/9.90	c INFO: solving HOME/instance-3317822-1304267295.cnf
0.55/9.90	c INFO: computing task features
5.05/14.46	c INFO: computed variable-clause graph statistics
5.25/14.62	c INFO: computed clause balance statistics
25.55/34.90	c INFO: computed variable balance statistics
40.55/49.91	c INFO: computed small-clause counts
41.15/50.50	c INFO: computed Horn-clause counts
255.26/264.65	c INFO: computed variable graph statistics
255.26/264.65	c INFO: collected features for HOME/instance-3317822-1304267295.cnf in 254.64 s
255.26/264.67	c INFO: running lingeling-276@0 for 194 with 4545 remaining (b = 0.88)
255.26/264.70	c INFO: running lingeling-276@0 for 97 with 4545 remaining (b = 0.75)
255.36/264.73	c INFO: running cryptominisat-2.9.0@0 for 582 with 4545 remaining (b = 0.54)
255.36/264.76	c INFO: running lingeling-276@0 for 873 with 4545 remaining (b = 0.50)
655.08/364.86	c INFO: running lingeling-276@0 for 485 with 4445 remaining (b = 0.35)
1034.87/459.95	c INFO: running cryptominisat-2.9.0@0 for 97 with 4349 remaining (b = 0.65)
1432.22/559.45	c INFO: running precosat-570@0 for 97 with 4250 remaining (b = 0.20)
1582.78/597.17	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3317822-1304267295/watcher-3317822-1304267295 -o /tmp/evaluation-result-3317822-1304267295/solver-3317822-1304267295 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317822-1304267295.cnf -seed 1307258985 -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: 0.00 0.00 0.00 3/176 25717
/proc/meminfo: memFree=30625676/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=11800 CPUtime=0 cores=1,3,5,7
/proc/25715/stat : 25715 (runsolver) S 25711 25715 25680 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 1 0 538330362 12083200 54 33554432000 4194304 5434984 140733815331808 18446744073709551615 5055495 0 2147483391 4096 24578 18446744071699199166 0 0 17 1 0 0 0
/proc/25715/statm: 2950 54 34 303 0 2644 0

[startup+0.080872 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 25717
/proc/meminfo: memFree=30625676/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=14820 CPUtime=0 cores=1,3,5,7
/proc/25715/stat : 25715 (python) S 25711 25715 25680 0 -1 4202496 506 0 6 0 0 0 0 0 17 0 1 0 538330362 15175680 419 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809161573 0 2147483391 4096 0 18446744071699199166 0 0 17 7 0 0 4
/proc/25715/statm: 3705 419 259 364 0 192 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14820

[startup+0.992082 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 25717
/proc/meminfo: memFree=30625676/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=16392 CPUtime=0.01 cores=1,3,5,7
/proc/25715/stat : 25715 (python) S 25711 25715 25680 0 -1 4202496 1111 0 6 0 1 0 0 0 16 0 1 0 538330362 16785408 984 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809161573 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 7
/proc/25715/statm: 4098 984 409 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+1.0007 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 25717
/proc/meminfo: memFree=30625676/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=16392 CPUtime=0.01 cores=1,3,5,7
/proc/25715/stat : 25715 (python) D 25711 25715 25680 0 -1 4202496 1111 0 6 0 1 0 0 0 16 0 1 0 538330362 16785408 984 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809163776 0 0 16781312 2 0 0 0 17 7 0 0 7
/proc/25715/statm: 4098 984 409 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+1.10074 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 25717
/proc/meminfo: memFree=30625676/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=16392 CPUtime=0.01 cores=1,3,5,7
/proc/25715/stat : 25715 (python) S 25711 25715 25680 0 -1 4202496 1111 0 6 0 1 0 0 0 16 0 1 0 538330362 16785408 984 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809163776 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 7
/proc/25715/statm: 4098 984 409 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+1.50061 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 25717
/proc/meminfo: memFree=30625676/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=16532 CPUtime=0.02 cores=1,3,5,7
/proc/25715/stat : 25715 (python) D 25711 25715 25680 0 -1 4202496 1184 0 6 0 2 0 0 0 15 0 1 0 538330362 16928768 1049 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809163776 0 0 16781312 2 0 0 0 17 7 0 0 8
/proc/25715/statm: 4133 1049 417 364 0 620 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16532

[startup+3.10032 s]
/proc/loadavg: 0.00 0.00 0.00 1/178 25719
/proc/meminfo: memFree=30612360/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=34424 CPUtime=0.05 cores=1,3,5,7
/proc/25715/stat : 25715 (python) S 25711 25715 25680 0 -1 4202496 1540 0 12 0 4 1 0 0 16 0 1 0 538330362 35250176 1388 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809163776 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 34
/proc/25715/statm: 8606 1388 448 364 0 944 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 34424
heavy processes:

[startup+6.30674 s]
/proc/loadavg: 0.00 0.00 0.00 1/178 25719
/proc/meminfo: memFree=30600120/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=111020 CPUtime=0.14 cores=1,3,5,7
/proc/25715/stat : 25715 (python) R 25711 25715 25680 0 -1 4202496 3445 0 35 0 9 5 0 0 16 0 1 0 538330362 113684480 3129 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809163776 0 0 16781312 2 0 0 0 17 7 0 0 79
/proc/25715/statm: 27755 3129 881 364 0 2291 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 111020
heavy processes:

[startup+12.7006 s]
/proc/loadavg: 0.08 0.02 0.01 3/178 25727
/proc/meminfo: memFree=30217212/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=488184 CPUtime=3.35 cores=1,3,5,7
/proc/25715/stat : 25715 (python) R 25711 25715 25680 0 -1 4202496 59298 926 111 9 311 24 0 0 19 0 1 0 538330362 499900416 57086 33554432000 4194304 5683644 140736767916656 18446744073709551615 47593851951813 0 0 16781312 2 0 0 0 17 5 0 0 149
/proc/25715/statm: 122046 57087 1761 364 0 57970 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 488184
heavy processes:

[startup+25.5003 s]
/proc/loadavg: 0.50 0.11 0.04 3/178 25728
/proc/meminfo: memFree=29687940/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=521616 CPUtime=16.15 cores=1,3,5,7
/proc/25715/stat : 25715 (python) R 25711 25715 25680 0 -1 4202496 111948 926 111 9 1585 30 0 0 25 0 1 0 538330362 534134784 67789 33554432000 4194304 5683644 140736767916656 18446744073709551615 230812574377 0 0 16781312 2 0 0 0 17 1 0 0 149
/proc/25715/statm: 130404 67789 1826 364 0 66328 0
Current children cumulated CPU time (s) 16.15
Current children cumulated vsize (KiB) 521616
heavy processes:

[startup+51.1006 s]
/proc/loadavg: 1.01 0.26 0.09 4/178 25728
/proc/meminfo: memFree=29678572/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=531704 CPUtime=41.75 cores=1,3,5,7
/proc/25715/stat : 25715 (python) R 25711 25715 25680 0 -1 4202496 114477 926 111 9 4144 31 0 0 25 0 1 0 538330362 544464896 70318 33554432000 4194304 5683644 140736767916656 18446744073709551615 47593851771020 0 0 16781312 2 0 0 0 17 1 0 0 149
/proc/25715/statm: 132926 70318 1833 364 0 68850 0
Current children cumulated CPU time (s) 41.75
Current children cumulated vsize (KiB) 531704

[startup+102.3 s]
/proc/loadavg: 1.57 0.53 0.19 3/178 25730
/proc/meminfo: memFree=29678224/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=531704 CPUtime=92.96 cores=1,3,5,7
/proc/25715/stat : 25715 (python) R 25711 25715 25680 0 -1 4202496 114477 926 111 9 9265 31 0 0 25 0 1 0 538330362 544464896 70318 33554432000 4194304 5683644 140736767916656 18446744073709551615 47593851771020 0 0 16781312 2 0 0 0 17 1 0 0 149
/proc/25715/statm: 132926 70318 1833 364 0 68850 0
Current children cumulated CPU time (s) 92.96
Current children cumulated vsize (KiB) 531704

[startup+162.3 s]
/proc/loadavg: 2.69 0.99 0.36 6/190 25743
/proc/meminfo: memFree=28428360/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=531704 CPUtime=152.96 cores=1,3,5,7
/proc/25715/stat : 25715 (python) R 25711 25715 25680 0 -1 4202496 114477 926 111 9 15265 31 0 0 25 0 1 0 538330362 544464896 70318 33554432000 4194304 5683644 140736767916656 18446744073709551615 47593851771020 0 0 16781312 2 0 0 0 17 1 0 0 149
/proc/25715/statm: 132926 70318 1833 364 0 68850 0
Current children cumulated CPU time (s) 152.96
Current children cumulated vsize (KiB) 531704

[startup+222.3 s]
/proc/loadavg: 4.21 1.73 0.65 6/190 25745
/proc/meminfo: memFree=27908256/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=531704 CPUtime=212.96 cores=1,3,5,7
/proc/25715/stat : 25715 (python) R 25711 25715 25680 0 -1 4202496 114477 926 111 9 21265 31 0 0 25 0 1 0 538330362 544464896 70318 33554432000 4194304 5683644 140736767916656 18446744073709551615 47593851771020 0 0 16781312 2 0 0 0 17 1 0 0 149
/proc/25715/statm: 132926 70318 1833 364 0 68850 0
Current children cumulated CPU time (s) 212.96
Current children cumulated vsize (KiB) 531704

[startup+282.301 s]
/proc/loadavg: 5.43 2.49 0.98 10/211 25768
/proc/meminfo: memFree=25484432/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=552972 CPUtime=255.42 cores=1,3,5,7
/proc/25715/stat : 25715 (python) S 25711 25715 25680 0 -1 4202496 117160 926 111 9 25508 34 0 0 20 0 5 0 538330362 566243328 65440 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 149
/proc/25715/statm: 138243 65440 1881 364 0 74152 0
[pid=25756] ppid=25715 vsize=511960 CPUtime=0.02 cores=1,3,5,7
/proc/25756/stat : 25756 (python) S 25715 25715 25680 0 -1 4202560 979 0 0 0 0 2 0 0 18 0 1 0 538356829 524247040 63924 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185807 0 0 16781312 514 5446927827444138248 0 0 17 7 0 0 0
/proc/25756/statm: 127990 63924 381 364 0 63908 0
[pid=25758] ppid=25756 vsize=148928 CPUtime=17.45 cores=1,3,5,7
/proc/25758/stat : 25758 (lingeling) R 25756 25758 25758 0 -1 4202496 57866 0 0 0 1737 8 0 0 25 0 1 0 538356830 152502272 36401 33554432000 4194304 4352236 140736522228096 18446744073709551615 4259127 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/25758/statm: 37232 36401 129 39 0 36312 0
[pid=25759] ppid=25715 vsize=522216 CPUtime=0.02 cores=1,3,5,7
/proc/25759/stat : 25759 (python) S 25715 25715 25680 0 -1 4202560 898 0 0 0 0 2 0 0 18 0 1 0 538356832 534749184 63917 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185862 0 0 16781312 514 5446927827444138248 0 0 17 1 0 0 0
/proc/25759/statm: 130554 63917 370 364 0 66469 0
[pid=25761] ppid=25759 vsize=149812 CPUtime=17.58 cores=1,3,5,7
/proc/25761/stat : 25761 (lingeling) R 25759 25761 25761 0 -1 4202496 68924 0 0 0 1748 10 0 0 25 0 1 0 538356833 153407488 36623 33554432000 4194304 4352236 140735923545168 18446744073709551615 4207627 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25761/statm: 37453 36623 129 39 0 36533 0
[pid=25762] ppid=25715 vsize=532472 CPUtime=0.03 cores=1,3,5,7
/proc/25762/stat : 25762 (python) S 25715 25715 25680 0 -1 4202560 926 0 0 0 1 2 0 0 15 0 1 0 538356835 545251328 63921 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185862 0 0 16781312 514 5446927827444138248 0 0 17 1 0 0 0
/proc/25762/statm: 133118 63921 370 364 0 69030 0
[pid=25764] ppid=25762 vsize=735588 CPUtime=17.55 cores=1,3,5,7
/proc/25764/stat : 25764 (cryptominisat-2) R 25762 25764 25764 0 -1 4202496 168637 0 0 0 1731 24 0 0 25 0 1 0 538356836 753242112 159363 33554432000 4194304 4677096 140734951268016 18446744073709551615 4236140 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/25764/statm: 183897 159363 362 118 0 178856 0
[pid=25765] ppid=25715 vsize=542728 CPUtime=0.02 cores=1,3,5,7
/proc/25765/stat : 25765 (python) S 25715 25715 25680 0 -1 4202560 932 0 0 0 1 1 0 0 18 0 1 0 538356838 555753472 63925 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185862 0 0 16781312 514 5446927827444138247 0 0 17 7 0 0 0
/proc/25765/statm: 135682 63925 370 364 0 71591 0
[pid=25767] ppid=25765 vsize=150288 CPUtime=17.47 cores=1,3,5,7
/proc/25767/stat : 25767 (lingeling) R 25765 25767 25767 0 -1 4202496 58209 0 0 0 1738 9 0 0 25 0 1 0 538356839 153894912 36742 33554432000 4194304 4352236 140735818278576 18446744073709551615 4294496 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25767/statm: 37572 36742 129 39 0 36652 0
[pid=25715/tid=25757] ppid=25711 vsize=552972 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25757/stat : 25757 (python) S 25711 25715 25680 0 -1 4202560 22 926 0 9 0 0 0 0 25 0 5 0 538356830 566243328 65440 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 3 0 0 0
[pid=25715/tid=25760] ppid=25711 vsize=552972 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25760/stat : 25760 (python) S 25711 25715 25680 0 -1 4202560 20 926 0 9 0 0 0 0 20 0 5 0 538356833 566243328 65440 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 5 0 0 0
[pid=25715/tid=25763] ppid=25711 vsize=552972 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25763/stat : 25763 (python) S 25711 25715 25680 0 -1 4202560 23 926 0 9 0 0 0 0 20 0 5 0 538356836 566243328 65440 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 1 0 0 0
[pid=25715/tid=25766] ppid=25711 vsize=552972 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25766/stat : 25766 (python) S 25711 25715 25680 0 -1 4202560 28 926 0 9 0 0 0 0 20 0 5 0 538356839 566243328 65440 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 325.56
Current children cumulated vsize (KiB) 3846964

[startup+342.301 s]
/proc/loadavg: 7.18 3.52 1.42 10/212 25770
/proc/meminfo: memFree=24321864/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=552972 CPUtime=255.42 cores=1,3,5,7
/proc/25715/stat : 25715 (python) S 25711 25715 25680 0 -1 4202496 117160 926 111 9 25508 34 0 0 20 0 5 0 538330362 566243328 65440 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 149
/proc/25715/statm: 138243 65440 1881 364 0 74152 0
[pid=25756] ppid=25715 vsize=511960 CPUtime=0.11 cores=1,3,5,7
/proc/25756/stat : 25756 (python) S 25715 25715 25680 0 -1 4202560 1006 0 0 0 5 6 0 0 18 0 1 0 538356829 524247040 63924 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185807 0 0 16781312 514 5446927827444138248 0 0 17 7 0 0 0
/proc/25756/statm: 127990 63924 381 364 0 63908 0
[pid=25758] ppid=25756 vsize=148884 CPUtime=76.94 cores=1,3,5,7

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

[pid=25756] ppid=25715 vsize=522204 CPUtime=0.26 cores=1,3,5,7
/proc/25756/stat : 25756 (python) S 25715 25715 25680 0 -1 4202560 1196 0 0 0 12 14 0 0 19 0 2 0 538356829 534736896 63962 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820992459 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/25756/statm: 130551 63962 414 364 0 66469 0
[pid=25758] ppid=25756 vsize=148864 CPUtime=194.38 cores=1,3,5,7
/proc/25758/stat : 25758 (lingeling) T 25756 25758 25758 0 -1 4202496 57866 0 0 0 19430 8 0 0 25 0 1 0 538356830 152436736 36385 33554432000 4194304 4352236 140736522228096 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/25758/statm: 37216 36385 129 39 0 36296 0
[pid=25756/tid=25775] ppid=25715 vsize=522204 CPUtime=0 cores=1,3,5,7
/proc/25756/task/25775/stat : 25775 (python) S 25715 25715 25680 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538376355 534736896 63962 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 514 18446604471131739200 0 0 -1 7 0 0 0
[pid=25759] ppid=25715 vsize=522216 CPUtime=1.45 cores=1,3,5,7
/proc/25759/stat : 25759 (python) R 25715 25715 25680 0 -1 4202560 1149 0 0 0 99 46 0 0 16 0 2 0 538356832 534749184 63947 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820995903 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/25759/statm: 130554 63947 399 364 0 66469 0
[pid=25761] ppid=25759 vsize=0 CPUtime=329.5 cores=1,3,5,7
/proc/25761/stat : 25761 (lingeling) R 25759 25761 25761 0 -1 4202500 68927 0 0 0 32940 10 0 0 25 0 1 0 538356833 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25761/statm: 0 0 0 0 0 0 0
[pid=25759/tid=25772] ppid=25715 vsize=522216 CPUtime=0 cores=1,3,5,7
/proc/25759/task/25772/stat : 25772 (python) S 25715 25715 25680 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538366846 534749184 63947 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 514 18446604471131738304 0 0 -1 1 0 0 0
[pid=25762] ppid=25715 vsize=532472 CPUtime=0.49 cores=1,3,5,7
/proc/25762/stat : 25762 (python) S 25715 25715 25680 0 -1 4202560 998 0 0 0 24 25 0 0 15 0 1 0 538356835 545251328 63921 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185862 0 0 16781312 514 5446927827444138248 0 0 17 1 0 0 0
/proc/25762/statm: 133118 63921 370 364 0 69030 0
[pid=25764] ppid=25762 vsize=1051664 CPUtime=331.14 cores=1,3,5,7
/proc/25764/stat : 25764 (cryptominisat-2) R 25762 25764 25764 0 -1 4202496 281791 0 0 0 33072 42 0 0 25 0 1 0 538356836 1076903936 241180 33554432000 4194304 4677096 140734951268016 18446744073709551615 4359270 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/25764/statm: 262916 241180 392 118 0 257875 0
[pid=25765] ppid=25715 vsize=542728 CPUtime=0.44 cores=1,3,5,7
/proc/25765/stat : 25765 (python) S 25715 25715 25680 0 -1 4202560 996 0 0 0 20 24 0 0 18 0 1 0 538356838 555753472 63925 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185862 0 0 16781312 514 5446927827444138247 0 0 17 7 0 0 0
/proc/25765/statm: 135682 63925 370 364 0 71591 0
[pid=25767] ppid=25765 vsize=150204 CPUtime=330 cores=1,3,5,7
/proc/25767/stat : 25767 (lingeling) R 25765 25767 25767 0 -1 4202496 58209 0 0 0 32991 9 0 0 25 0 1 0 538356839 153808896 36721 33554432000 4194304 4352236 140735818278576 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25767/statm: 37551 36721 129 39 0 36631 0
[pid=25776] ppid=25715 vsize=552984 CPUtime=0.15 cores=1,3,5,7
/proc/25776/stat : 25776 (python) S 25715 25715 25680 0 -1 4202560 1141 0 0 0 7 8 0 0 16 0 2 0 538376357 566255616 63959 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820992459 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/25776/statm: 138246 63959 399 364 0 74152 0
[pid=25778] ppid=25776 vsize=1019064 CPUtime=98.53 cores=1,3,5,7
/proc/25778/stat : 25778 (cryptominisat-2) T 25776 25778 25778 0 -1 4202496 256584 0 0 0 9808 45 0 0 25 0 1 0 538376358 1043521536 234845 33554432000 4194304 4677096 140737172287344 18446744073709551615 4320139 0 0 16781312 2 18446744071562691360 0 0 17 7 0 0 0
/proc/25778/statm: 254766 234845 392 118 0 249725 0
[pid=25776/tid=25782] ppid=25715 vsize=552984 CPUtime=0 cores=1,3,5,7
/proc/25776/task/25782/stat : 25782 (python) S 25715 25715 25680 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 538386305 566255616 63959 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 514 18446604458443729088 0 0 -1 7 0 0 0
[pid=25783] ppid=25715 vsize=563240 CPUtime=0.05 cores=1,3,5,7
/proc/25783/stat : 25783 (python) S 25715 25715 25680 0 -1 4202560 946 0 0 0 2 3 0 0 18 0 1 0 538386307 576757760 63933 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185862 0 0 16781312 514 5446927827444138248 0 0 17 7 0 0 0
/proc/25783/statm: 140810 63933 370 364 0 76713 0
[pid=25785] ppid=25783 vsize=405752 CPUtime=36.09 cores=1,3,5,7
/proc/25785/stat : 25785 (precosat) R 25783 25785 25785 0 -1 4202496 105122 0 0 0 3594 15 0 0 25 0 1 0 538386308 415490048 98077 33554432000 4194304 4890832 140735750473328 18446744073709551615 4238673 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/25785/statm: 101438 98077 86 171 0 101265 0
[pid=25715/tid=25757] ppid=25711 vsize=573484 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25757/stat : 25757 (python) S 25711 25715 25680 0 -1 4202560 22 926 0 9 0 0 0 0 25 0 7 0 538356830 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 3 0 0 0
[pid=25715/tid=25760] ppid=25711 vsize=573484 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25760/stat : 25760 (python) S 25711 25715 25680 0 -1 4202560 25 926 0 9 0 0 0 0 18 0 7 0 538356833 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 5 0 0 0
[pid=25715/tid=25763] ppid=25711 vsize=573484 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25763/stat : 25763 (python) S 25711 25715 25680 0 -1 4202560 23 926 0 9 0 0 0 0 20 0 7 0 538356836 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 1 0 0 0
[pid=25715/tid=25766] ppid=25711 vsize=573484 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25766/stat : 25766 (python) S 25711 25715 25680 0 -1 4202560 28 926 0 9 0 0 0 0 20 0 7 0 538356839 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 7 0 0 0
[pid=25715/tid=25777] ppid=25711 vsize=573484 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25777/stat : 25777 (python) S 25711 25715 25680 0 -1 4202560 29 926 0 9 0 0 0 0 20 0 7 0 538376358 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 7 0 0 0
[pid=25715/tid=25784] ppid=25711 vsize=573484 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25784/stat : 25784 (python) S 25711 25715 25680 0 -1 4202560 28 926 0 9 0 0 0 0 20 0 7 0 538386308 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1577.98
Current children cumulated vsize (KiB) 6584876

[startup+596.701 s]
/proc/loadavg: 7.99 6.10 3.00 11/221 25786
/proc/meminfo: memFree=21053456/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=573484 CPUtime=255.5 cores=1,3,5,7
/proc/25715/stat : 25715 (python) S 25711 25715 25680 0 -1 4202496 118771 926 111 9 25514 36 0 0 19 0 7 0 538330362 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 149
/proc/25715/statm: 143371 65453 1886 364 0 79274 0
[pid=25756] ppid=25715 vsize=522204 CPUtime=0.26 cores=1,3,5,7
/proc/25756/stat : 25756 (python) S 25715 25715 25680 0 -1 4202560 1196 0 0 0 12 14 0 0 19 0 2 0 538356829 534736896 63962 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820992459 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/25756/statm: 130551 63962 414 364 0 66469 0
[pid=25758] ppid=25756 vsize=148864 CPUtime=194.38 cores=1,3,5,7
/proc/25758/stat : 25758 (lingeling) T 25756 25758 25758 0 -1 4202496 57866 0 0 0 19430 8 0 0 25 0 1 0 538356830 152436736 36385 33554432000 4194304 4352236 140736522228096 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/25758/statm: 37216 36385 129 39 0 36296 0
[pid=25756/tid=25775] ppid=25715 vsize=522204 CPUtime=0 cores=1,3,5,7
/proc/25756/task/25775/stat : 25775 (python) S 25715 25715 25680 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538376355 534736896 63962 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 514 18446604471131739200 0 0 -1 7 0 0 0
[pid=25759] ppid=25715 vsize=522216 CPUtime=2.24 cores=1,3,5,7
/proc/25759/stat : 25759 (python) R 25715 25715 25680 0 -1 4202560 1149 0 0 0 161 63 0 0 17 0 2 0 538356832 534749184 63947 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185862 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/25759/statm: 130554 63947 399 364 0 66469 0
[pid=25761] ppid=25759 vsize=0 CPUtime=329.5 cores=1,3,5,7
/proc/25761/stat : 25761 (lingeling) R 25759 25761 25761 0 -1 4202500 68927 0 0 0 32940 10 0 0 25 0 1 0 538356833 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25761/statm: 0 0 0 0 0 0 0
[pid=25759/tid=25772] ppid=25715 vsize=522216 CPUtime=0 cores=1,3,5,7
/proc/25759/task/25772/stat : 25772 (python) S 25715 25715 25680 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538366846 534749184 63947 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 514 18446604471131738304 0 0 -1 1 0 0 0
[pid=25762] ppid=25715 vsize=532472 CPUtime=0.49 cores=1,3,5,7
/proc/25762/stat : 25762 (python) S 25715 25715 25680 0 -1 4202560 998 0 0 0 24 25 0 0 15 0 1 0 538356835 545251328 63921 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185862 0 0 16781312 514 5446927827444138248 0 0 17 1 0 0 0
/proc/25762/statm: 133118 63921 370 364 0 69030 0
[pid=25764] ppid=25762 vsize=1051664 CPUtime=331.93 cores=1,3,5,7
/proc/25764/stat : 25764 (cryptominisat-2) R 25762 25764 25764 0 -1 4202496 281833 0 0 0 33151 42 0 0 25 0 1 0 538356836 1076903936 241222 33554432000 4194304 4677096 140734951268016 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/25764/statm: 262916 241222 392 118 0 257875 0
[pid=25765] ppid=25715 vsize=542728 CPUtime=0.44 cores=1,3,5,7
/proc/25765/stat : 25765 (python) S 25715 25715 25680 0 -1 4202560 996 0 0 0 20 24 0 0 18 0 1 0 538356838 555753472 63925 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185862 0 0 16781312 514 5446927827444138247 0 0 17 7 0 0 0
/proc/25765/statm: 135682 63925 370 364 0 71591 0
[pid=25767] ppid=25765 vsize=150204 CPUtime=330.79 cores=1,3,5,7
/proc/25767/stat : 25767 (lingeling) R 25765 25767 25767 0 -1 4202496 58209 0 0 0 33070 9 0 0 25 0 1 0 538356839 153808896 36721 33554432000 4194304 4352236 140735818278576 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25767/statm: 37551 36721 129 39 0 36631 0
[pid=25776] ppid=25715 vsize=552984 CPUtime=0.15 cores=1,3,5,7
/proc/25776/stat : 25776 (python) S 25715 25715 25680 0 -1 4202560 1141 0 0 0 7 8 0 0 16 0 2 0 538376357 566255616 63959 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820992459 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/25776/statm: 138246 63959 399 364 0 74152 0
[pid=25778] ppid=25776 vsize=1019064 CPUtime=98.53 cores=1,3,5,7
/proc/25778/stat : 25778 (cryptominisat-2) T 25776 25778 25778 0 -1 4202496 256584 0 0 0 9808 45 0 0 25 0 1 0 538376358 1043521536 234845 33554432000 4194304 4677096 140737172287344 18446744073709551615 4320139 0 0 16781312 2 18446744071562691360 0 0 17 7 0 0 0
/proc/25778/statm: 254766 234845 392 118 0 249725 0
[pid=25776/tid=25782] ppid=25715 vsize=552984 CPUtime=0 cores=1,3,5,7
/proc/25776/task/25782/stat : 25782 (python) S 25715 25715 25680 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 538386305 566255616 63959 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 514 18446604458443729088 0 0 -1 7 0 0 0
[pid=25783] ppid=25715 vsize=563240 CPUtime=0.05 cores=1,3,5,7
/proc/25783/stat : 25783 (python) S 25715 25715 25680 0 -1 4202560 946 0 0 0 2 3 0 0 18 0 1 0 538386307 576757760 63933 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185862 0 0 16781312 514 5446927827444138248 0 0 17 7 0 0 0
/proc/25783/statm: 140810 63933 370 364 0 76713 0
[pid=25785] ppid=25783 vsize=405752 CPUtime=36.89 cores=1,3,5,7
/proc/25785/stat : 25785 (precosat) R 25783 25785 25785 0 -1 4202496 105126 0 0 0 3674 15 0 0 25 0 1 0 538386308 415490048 98081 33554432000 4194304 4890832 140735750473328 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/25785/statm: 101438 98081 86 171 0 101265 0
[pid=25715/tid=25757] ppid=25711 vsize=573484 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25757/stat : 25757 (python) S 25711 25715 25680 0 -1 4202560 22 926 0 9 0 0 0 0 25 0 7 0 538356830 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 3 0 0 0
[pid=25715/tid=25760] ppid=25711 vsize=573484 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25760/stat : 25760 (python) S 25711 25715 25680 0 -1 4202560 25 926 0 9 0 0 0 0 18 0 7 0 538356833 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 5 0 0 0
[pid=25715/tid=25763] ppid=25711 vsize=573484 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25763/stat : 25763 (python) S 25711 25715 25680 0 -1 4202560 23 926 0 9 0 0 0 0 20 0 7 0 538356836 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 1 0 0 0
[pid=25715/tid=25766] ppid=25711 vsize=573484 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25766/stat : 25766 (python) S 25711 25715 25680 0 -1 4202560 28 926 0 9 0 0 0 0 20 0 7 0 538356839 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 7 0 0 0
[pid=25715/tid=25777] ppid=25711 vsize=573484 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25777/stat : 25777 (python) S 25711 25715 25680 0 -1 4202560 29 926 0 9 0 0 0 0 20 0 7 0 538376358 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 7 0 0 0
[pid=25715/tid=25784] ppid=25711 vsize=573484 CPUtime=0 cores=1,3,5,7
/proc/25715/task/25784/stat : 25784 (python) S 25711 25715 25680 0 -1 4202560 28 926 0 9 0 0 0 0 20 0 7 0 538386308 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1581.15
Current children cumulated vsize (KiB) 6584876

[startup+597.101 s]
/proc/loadavg: 7.99 6.10 3.00 11/221 25786
/proc/meminfo: memFree=21053204/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=573484 CPUtime=548.91 cores=1,3,5,7
/proc/25715/stat : 25715 (python) S 25711 25715 25680 0 -1 4202496 118813 317760 111 9 25514 36 29258 83 17 0 7 0 538330362 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820995903 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 149
/proc/25715/statm: 143371 65453 1886 364 0 79274 0
[pid=25759] ppid=25715 vsize=0 CPUtime=332.08 cores=1,3,5,7
/proc/25759/stat : 25759 (python) Z 25715 25715 25680 0 -1 4202588 1225 68927 0 0 188 70 32940 10 18 0 1 0 538356832 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25759/statm: 0 0 0 0 0 0 0
[pid=25762] ppid=25715 vsize=532472 CPUtime=0.49 cores=1,3,5,7
/proc/25762/stat : 25762 (python) S 25715 25715 25680 0 -1 4202560 1017 0 0 0 24 25 0 0 15 0 1 0 538356835 545251328 63926 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820995903 0 0 16781824 2 18446744071562232103 0 0 17 1 0 0 0
/proc/25762/statm: 133118 63926 375 364 0 69030 0
[pid=25764] ppid=25762 vsize=0 CPUtime=332.34 cores=1,3,5,7
/proc/25764/stat : 25764 (cryptominisat-2) R 25762 25764 25764 0 -1 4203524 281849 0 0 0 33191 43 0 0 25 0 1 0 538356836 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25764/statm: 0 0 0 0 0 0 0
[pid=25765] ppid=25715 vsize=542728 CPUtime=0.44 cores=1,3,5,7
/proc/25765/stat : 25765 (python) S 25715 25715 25680 0 -1 4202560 996 0 0 0 20 24 0 0 18 0 1 0 538356838 555753472 63925 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185862 0 0 16781312 514 5446927827444138247 0 0 17 7 0 0 0
/proc/25765/statm: 135682 63925 370 364 0 71591 0
[pid=25767] ppid=25765 vsize=150204 CPUtime=331.19 cores=1,3,5,7
/proc/25767/stat : 25767 (lingeling) R 25765 25767 25767 0 -1 4202496 58209 0 0 0 33110 9 0 0 25 0 1 0 538356839 153808896 36721 33554432000 4194304 4352236 140735818278576 18446744073709551615 4271824 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25767/statm: 37551 36721 129 39 0 36631 0
[pid=25783] ppid=25715 vsize=563240 CPUtime=0.05 cores=1,3,5,7
/proc/25783/stat : 25783 (python) S 25715 25715 25680 0 -1 4202560 946 0 0 0 2 3 0 0 18 0 1 0 538386307 576757760 63933 33554432000 4194304 5683644 140736767916656 18446744073709551615 230809185862 0 0 16781312 514 5446927827444138248 0 0 17 7 0 0 0
/proc/25783/statm: 140810 63933 370 364 0 76713 0
[pid=25785] ppid=25783 vsize=405752 CPUtime=37.28 cores=1,3,5,7
/proc/25785/stat : 25785 (precosat) R 25783 25785 25785 0 -1 4202496 105126 0 0 0 3713 15 0 0 25 0 1 0 538386308 415490048 98081 33554432000 4194304 4890832 140735750473328 18446744073709551615 4467007 0 0 16781312 17442 0 0 0 17 5 0 0 0
/proc/25785/statm: 101438 98081 86 171 0 101265 0
[pid=25715/tid=25757] ppid=25711 vsize=573484 CPUtime=293.41 cores=1,3,5,7
/proc/25715/task/25757/stat : 25757 (python) S 25711 25715 25680 0 -1 4202560 22 317760 0 9 0 0 29258 83 25 0 7 0 538356830 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 3 0 0 0
[pid=25715/tid=25760] ppid=25711 vsize=573484 CPUtime=293.41 cores=1,3,5,7
/proc/25715/task/25760/stat : 25760 (python) S 25711 25715 25680 0 -1 4202560 25 317760 0 9 0 0 29258 83 18 0 7 0 538356833 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 5 0 0 0
[pid=25715/tid=25763] ppid=25711 vsize=573484 CPUtime=293.41 cores=1,3,5,7
/proc/25715/task/25763/stat : 25763 (python) S 25711 25715 25680 0 -1 4202560 23 317760 0 9 0 0 29258 83 20 0 7 0 538356836 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 1 0 0 0
[pid=25715/tid=25766] ppid=25711 vsize=573484 CPUtime=293.41 cores=1,3,5,7
/proc/25715/task/25766/stat : 25766 (python) S 25711 25715 25680 0 -1 4202560 28 317760 0 9 0 0 29258 83 20 0 7 0 538356839 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 7 0 0 0
[pid=25715/tid=25777] ppid=25711 vsize=573484 CPUtime=293.41 cores=1,3,5,7
/proc/25715/task/25777/stat : 25777 (python) S 25711 25715 25680 0 -1 4202560 29 317760 0 9 0 0 29258 83 20 0 7 0 538376358 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 7 0 0 0
[pid=25715/tid=25784] ppid=25711 vsize=573484 CPUtime=293.41 cores=1,3,5,7
/proc/25715/task/25784/stat : 25784 (python) S 25711 25715 25680 0 -1 4202560 28 317760 0 9 0 0 29258 83 20 0 7 0 538386308 587247616 65453 33554432000 4194304 5683644 140736767916656 18446744073709551615 230820989361 0 0 16781312 2 18446604471146182528 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1582.78
Current children cumulated vsize (KiB) 2767880

[startup+597.201 s]
/proc/loadavg: 7.99 6.10 3.00 11/221 25786
/proc/meminfo: memFree=21053204/32951124 swapFree=67111448/67111528
[pid=25715] ppid=25711 vsize=608204 CPUtime=1583.08 cores=1,3,5,7
/proc/25715/stat : 25715 (python) R 25711 25715 25680 0 -1 4202496 133144 836186 111 9 25516 36 132461 295 16 0 1 0 538330362 622800896 65429 33554432000 4194304 5683644 140736767916656 18446744073709551615 230808821175 0 0 16781312 0 0 0 0 17 1 0 0 149
/proc/25715/statm: 152051 65429 1873 364 0 87975 0
Current children cumulated CPU time (s) 1583.08
Current children cumulated vsize (KiB) 608204

Child status: 0
Real time (s): 597.241
CPU time (s): 1583.15
CPU user time (s): 1579.8
CPU system time (s): 3.34649
CPU usage (%): 265.077
Max. virtual memory (cumulated for all children) (KiB): 6757644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1579.8
system time used= 3.34649
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 985114
page faults= 120
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20721
involuntary context switches= 15877

runsolver used 0.939857 second user time and 2.36964 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-01 18:28:16
IDJOB=3317822
IDBENCH=69591
IDSOLVER=1706
FILE ID=node104/3317822-1304267295
RUNJOBID= node104-1304267294-25699
PBS_JOBID= 13173974
Free space on /tmp= 72740 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.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-3317822-1304267295/watcher-3317822-1304267295 -o /tmp/evaluation-result-3317822-1304267295/solver-3317822-1304267295 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317822-1304267295.cnf -seed 1307258985 -budget 4800 -cores 4

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=1307258985

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30626236 kB
Buffers:        446364 kB
Cached:        1399228 kB
SwapCached:         80 kB
Active:         462228 kB
Inactive:      1447052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30626236 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:          155364 kB
Writeback:           0 kB
AnonPages:       64156 kB
Mapped:          14540 kB
Slab:           351408 kB
PageTables:       4608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188056 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= 72648 MiB
End job on node104 at 2011-05-01 18:38:16