Trace number 3498407

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-industrial (fixed)UNSAT 325.524 325.204

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark245.654
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/0.48	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.31/0.48	c INFO: solving HOME/instance-3498407-1307953780.cnf
0.31/0.48	c INFO: computing task features
1.09/1.24	c INFO: computed variable-clause graph statistics
1.09/1.27	c INFO: computed clause balance statistics
4.99/5.19	c INFO: computed variable balance statistics
7.89/8.04	c INFO: computed small-clause counts
7.89/8.08	c INFO: computed Horn-clause counts
17.09/17.24	c INFO: computed variable graph statistics
17.09/17.24	c INFO: collected features for HOME/instance-3498407-1307953780.cnf in 16.74 s
17.09/17.26	c INFO: running lingeling-276@0 for 97 with 4983 remaining (b = 0.39)
117.29/117.40	c INFO: running cryptominisat-2.9.0@0 for 485 with 4883 remaining (b = 0.35)
325.36/325.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.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498407-1307953780/watcher-3498407-1307953780 -o /var/tmp/evaluation-result-3498407-1307953780/solver-3498407-1307953780 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498407-1307953780.cnf -seed 1237611197 -budget 5000 

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

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


[startup+0 s]
/proc/loadavg: 2.09 1.80 1.01 3/177 29675
/proc/meminfo: memFree=2287340/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=15384 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (python) R 29673 29675 29328 0 -1 4202496 791 0 0 0 0 0 0 0 18 0 1 0 906975110 15753216 678 33554432000 4194304 5683644 140733576382448 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29675/statm: 3846 678 322 364 0 333 0

[startup+0.0922039 s]
/proc/loadavg: 2.09 1.80 1.01 3/177 29675
/proc/meminfo: memFree=2287340/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=99344 CPUtime=0.06 cores=1,3,5,7
/proc/29675/stat : 29675 (python) R 29673 29675 29328 0 -1 4202496 2841 0 0 0 4 2 0 0 17 0 1 0 906975110 101728256 2541 33554432000 4194304 5683644 140733576382448 18446744073709551615 239471732625 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29675/statm: 24836 2547 809 364 0 1687 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99344

[startup+0.101195 s]
/proc/loadavg: 2.09 1.80 1.01 3/177 29675
/proc/meminfo: memFree=2287340/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=104216 CPUtime=0.07 cores=1,3,5,7
/proc/29675/stat : 29675 (python) R 29673 29675 29328 0 -1 4202496 3039 0 0 0 5 2 0 0 17 0 1 0 906975110 106717184 2726 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476692992 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29675/statm: 26055 2728 847 364 0 1803 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104216

[startup+0.301171 s]
/proc/loadavg: 2.09 1.80 1.01 3/177 29675
/proc/meminfo: memFree=2287340/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=157380 CPUtime=0.24 cores=1,3,5,7
/proc/29675/stat : 29675 (python) R 29673 29675 29328 0 -1 4202496 6604 937 1 0 18 6 0 0 17 0 1 0 906975110 161157120 4696 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476692992 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29675/statm: 39345 4696 1257 364 0 3453 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 157380

[startup+0.701073 s]
/proc/loadavg: 2.09 1.80 1.01 3/177 29675
/proc/meminfo: memFree=2287340/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=296800 CPUtime=0.59 cores=1,3,5,7
/proc/29675/stat : 29675 (python) R 29673 29675 29328 0 -1 4202496 13758 937 1 0 51 8 0 0 17 0 1 0 906975110 303923200 11429 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29675/statm: 74200 11430 1761 364 0 10124 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 296800

[startup+1.50092 s]
/proc/loadavg: 2.09 1.80 1.01 3/178 29680
/proc/meminfo: memFree=2229220/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=331500 CPUtime=1.39 cores=1,3,5,7
/proc/29675/stat : 29675 (python) R 29673 29675 29328 0 -1 4202496 28458 937 1 0 129 10 0 0 18 0 1 0 906975110 339456000 20260 33554432000 4194304 5683644 140733576382448 18446744073709551615 47643455305083 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29675/statm: 82875 20260 1826 364 0 18799 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 331500

[startup+3.10061 s]
/proc/loadavg: 2.09 1.80 1.01 3/178 29680
/proc/meminfo: memFree=2212232/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=331500 CPUtime=2.99 cores=1,3,5,7
/proc/29675/stat : 29675 (python) R 29673 29675 29328 0 -1 4202496 28458 937 1 0 289 10 0 0 21 0 1 0 906975110 339456000 20260 33554432000 4194304 5683644 140733576382448 18446744073709551615 4942009 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29675/statm: 82875 20260 1826 364 0 18799 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 331500

[startup+6.301 s]
/proc/loadavg: 2.16 1.82 1.02 3/178 29681
/proc/meminfo: memFree=2211672/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=331500 CPUtime=6.19 cores=1,3,5,7
/proc/29675/stat : 29675 (python) R 29673 29675 29328 0 -1 4202496 28459 937 1 0 609 10 0 0 25 0 1 0 906975110 339456000 20261 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476381445 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29675/statm: 82875 20261 1827 364 0 18799 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 331500

[startup+12.7008 s]
/proc/loadavg: 2.15 1.82 1.02 3/178 29681
/proc/meminfo: memFree=2211576/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=331500 CPUtime=12.59 cores=1,3,5,7
/proc/29675/stat : 29675 (python) R 29673 29675 29328 0 -1 4202496 28465 937 1 0 1249 10 0 0 25 0 1 0 906975110 339456000 20267 33554432000 4194304 5683644 140733576382448 18446744073709551615 47643422652544 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29675/statm: 82875 20267 1833 364 0 18799 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 331500

[startup+25.5003 s]
/proc/loadavg: 2.11 1.83 1.04 3/181 29684
/proc/meminfo: memFree=2194336/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=337744 CPUtime=17.16 cores=1,3,5,7
/proc/29675/stat : 29675 (python) S 29673 29675 29328 0 -1 4202496 28841 937 1 0 1706 10 0 0 20 0 2 0 906975110 345849856 19307 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29675/statm: 84436 19307 1875 364 0 20354 0
[pid=29682] ppid=29675 vsize=327500 CPUtime=0 cores=1,3,5,7
/proc/29682/stat : 29682 (python) S 29675 29675 29328 0 -1 4202560 973 0 0 0 0 0 0 0 18 0 1 0 906976837 335360000 17809 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476715023 0 0 16781312 514 4473579390814355720 0 0 17 1 0 0 0
/proc/29682/statm: 81875 17809 381 364 0 17793 0
[pid=29684] ppid=29682 vsize=23660 CPUtime=8.22 cores=1,3,5,7
/proc/29684/stat : 29684 (lingeling) R 29682 29684 29684 0 -1 4202496 12747 0 0 0 821 1 0 0 25 0 1 0 906976838 24227840 5084 33554432000 4194304 4352236 140733240611392 18446744073709551615 4295393 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/29684/statm: 5915 5084 129 39 0 4995 0
[pid=29675/tid=29683] ppid=29673 vsize=337744 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (python) S 29673 29675 29328 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 2 0 906976838 345849856 19307 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 688904

[startup+51.1004 s]
/proc/loadavg: 2.07 1.84 1.06 3/181 29685
/proc/meminfo: memFree=2193696/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=337744 CPUtime=17.16 cores=1,3,5,7
/proc/29675/stat : 29675 (python) S 29673 29675 29328 0 -1 4202496 28841 937 1 0 1706 10 0 0 20 0 2 0 906975110 345849856 19307 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29675/statm: 84436 19307 1875 364 0 20354 0
[pid=29682] ppid=29675 vsize=327500 CPUtime=0.03 cores=1,3,5,7
/proc/29682/stat : 29682 (python) S 29675 29675 29328 0 -1 4202560 983 0 0 0 2 1 0 0 18 0 1 0 906976837 335360000 17809 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476715023 0 0 16781312 514 15438058047649317128 0 0 17 1 0 0 0
/proc/29682/statm: 81875 17809 381 364 0 17793 0
[pid=29684] ppid=29682 vsize=24272 CPUtime=33.82 cores=1,3,5,7
/proc/29684/stat : 29684 (lingeling) R 29682 29684 29684 0 -1 4202496 13946 0 0 0 3381 1 0 0 25 0 1 0 906976838 24854528 5243 33554432000 4194304 4352236 140733240611392 18446744073709551615 4281054 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/29684/statm: 6068 5243 129 39 0 5148 0
[pid=29675/tid=29683] ppid=29673 vsize=337744 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (python) S 29673 29675 29328 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 2 0 906976838 345849856 19307 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 689516

[startup+102.307 s]
/proc/loadavg: 2.03 1.86 1.11 3/181 29686
/proc/meminfo: memFree=2190276/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=337744 CPUtime=17.16 cores=1,3,5,7
/proc/29675/stat : 29675 (python) S 29673 29675 29328 0 -1 4202496 28841 937 1 0 1706 10 0 0 20 0 2 0 906975110 345849856 19307 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29675/statm: 84436 19307 1875 364 0 20354 0
[pid=29682] ppid=29675 vsize=327500 CPUtime=0.09 cores=1,3,5,7
/proc/29682/stat : 29682 (python) S 29675 29675 29328 0 -1 4202560 1002 0 0 0 4 5 0 0 18 0 1 0 906976837 335360000 17809 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476715023 0 0 16781312 514 15438058047649317128 0 0 17 1 0 0 0
/proc/29682/statm: 81875 17809 381 364 0 17793 0
[pid=29684] ppid=29682 vsize=27172 CPUtime=85.02 cores=1,3,5,7
/proc/29684/stat : 29684 (lingeling) R 29682 29684 29684 0 -1 4202496 14969 0 0 0 8501 1 0 0 25 0 1 0 906976838 27824128 5982 33554432000 4194304 4352236 140733240611392 18446744073709551615 4233968 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/29684/statm: 6793 5982 129 39 0 5873 0
[pid=29675/tid=29683] ppid=29673 vsize=337744 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (python) S 29673 29675 29328 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 2 0 906976838 345849856 19307 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 692416

[startup+162.301 s]
/proc/loadavg: 2.01 1.89 1.16 3/188 29695
/proc/meminfo: memFree=1790228/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=348000 CPUtime=17.19 cores=1,3,5,7
/proc/29675/stat : 29675 (python) S 29673 29675 29328 0 -1 4202496 29551 937 1 0 1708 11 0 0 19 0 3 0 906975110 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29675/statm: 87000 19314 1878 364 0 22915 0
[pid=29682] ppid=29675 vsize=337744 CPUtime=0.11 cores=1,3,5,7
/proc/29682/stat : 29682 (python) S 29675 29675 29328 0 -1 4202560 1168 0 0 0 5 6 0 0 19 0 2 0 906976837 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29682/statm: 84436 17847 414 364 0 20354 0
[pid=29684] ppid=29682 vsize=30284 CPUtime=100.1 cores=1,3,5,7
/proc/29684/stat : 29684 (lingeling) T 29682 29684 29684 0 -1 4202496 15737 0 0 0 10008 2 0 0 25 0 1 0 906976838 31010816 6740 33554432000 4194304 4352236 140733240611392 18446744073709551615 4207602 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/29684/statm: 7571 6740 129 39 0 6651 0
[pid=29682/tid=29688] ppid=29675 vsize=337744 CPUtime=0 cores=1,3,5,7
/proc/29682/task/29688/stat : 29688 (python) S 29675 29675 29328 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906986848 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 514 18446604471134148800 0 0 -1 7 0 0 0
[pid=29689] ppid=29675 vsize=337756 CPUtime=0.05 cores=1,3,5,7
/proc/29689/stat : 29689 (python) S 29675 29675 29328 0 -1 4202560 919 0 0 0 3 2 0 0 15 0 1 0 906986850 345862144 17802 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476715078 0 0 16781312 514 5634016332274958599 0 0 17 5 0 0 0
/proc/29689/statm: 84439 17802 370 364 0 20354 0
[pid=29691] ppid=29689 vsize=281196 CPUtime=44.88 cores=1,3,5,7
/proc/29691/stat : 29691 (cryptominisat-2) R 29689 29691 29691 0 -1 4202496 73204 0 0 0 4476 12 0 0 25 0 1 0 906986851 287944704 60504 33554432000 4194304 4677096 140736078614576 18446744073709551615 4336322 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29691/statm: 70299 60504 392 118 0 65258 0
[pid=29675/tid=29683] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (python) S 29673 29675 29328 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 3 0 906976838 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 1 0 0 0
[pid=29675/tid=29690] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29690/stat : 29690 (python) S 29673 29675 29328 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 906986851 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 1334980

[startup+222.3 s]
/proc/loadavg: 2.00 1.90 1.21 3/188 29696
/proc/meminfo: memFree=1765864/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=348000 CPUtime=17.19 cores=1,3,5,7
/proc/29675/stat : 29675 (python) S 29673 29675 29328 0 -1 4202496 29551 937 1 0 1708 11 0 0 19 0 3 0 906975110 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29675/statm: 87000 19314 1878 364 0 22915 0
[pid=29682] ppid=29675 vsize=337744 CPUtime=0.11 cores=1,3,5,7
/proc/29682/stat : 29682 (python) S 29675 29675 29328 0 -1 4202560 1168 0 0 0 5 6 0 0 19 0 2 0 906976837 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29682/statm: 84436 17847 414 364 0 20354 0
[pid=29684] ppid=29682 vsize=30284 CPUtime=100.1 cores=1,3,5,7
/proc/29684/stat : 29684 (lingeling) T 29682 29684 29684 0 -1 4202496 15737 0 0 0 10008 2 0 0 25 0 1 0 906976838 31010816 6740 33554432000 4194304 4352236 140733240611392 18446744073709551615 4207602 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/29684/statm: 7571 6740 129 39 0 6651 0
[pid=29682/tid=29688] ppid=29675 vsize=337744 CPUtime=0 cores=1,3,5,7
/proc/29682/task/29688/stat : 29688 (python) S 29675 29675 29328 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906986848 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 514 18446604471134148800 0 0 -1 7 0 0 0
[pid=29689] ppid=29675 vsize=337756 CPUtime=0.15 cores=1,3,5,7
/proc/29689/stat : 29689 (python) S 29675 29675 29328 0 -1 4202560 944 0 0 0 9 6 0 0 16 0 1 0 906986850 345862144 17802 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476715078 0 0 16781312 514 15438058047649317127 0 0 17 5 0 0 0
/proc/29689/statm: 84439 17802 370 364 0 20354 0
[pid=29691] ppid=29689 vsize=305724 CPUtime=104.88 cores=1,3,5,7
/proc/29691/stat : 29691 (cryptominisat-2) R 29689 29691 29691 0 -1 4202496 96920 0 0 0 10471 17 0 0 25 0 1 0 906986851 313061376 66747 33554432000 4194304 4677096 140736078614576 18446744073709551615 4336189 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29691/statm: 76431 66747 392 118 0 71390 0
[pid=29675/tid=29683] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (python) S 29673 29675 29328 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 3 0 906976838 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 1 0 0 0

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

/proc/meminfo: memFree=1646716/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=348000 CPUtime=17.19 cores=1,3,5,7
/proc/29675/stat : 29675 (python) S 29673 29675 29328 0 -1 4202496 29551 937 1 0 1708 11 0 0 19 0 3 0 906975110 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29675/statm: 87000 19314 1878 364 0 22915 0
[pid=29682] ppid=29675 vsize=337744 CPUtime=0.11 cores=1,3,5,7
/proc/29682/stat : 29682 (python) S 29675 29675 29328 0 -1 4202560 1168 0 0 0 5 6 0 0 19 0 2 0 906976837 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29682/statm: 84436 17847 414 364 0 20354 0
[pid=29684] ppid=29682 vsize=30284 CPUtime=100.1 cores=1,3,5,7
/proc/29684/stat : 29684 (lingeling) T 29682 29684 29684 0 -1 4202496 15737 0 0 0 10008 2 0 0 25 0 1 0 906976838 31010816 6740 33554432000 4194304 4352236 140733240611392 18446744073709551615 4207602 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/29684/statm: 7571 6740 129 39 0 6651 0
[pid=29682/tid=29688] ppid=29675 vsize=337744 CPUtime=0 cores=1,3,5,7
/proc/29682/task/29688/stat : 29688 (python) S 29675 29675 29328 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906986848 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 514 18446604471134148800 0 0 -1 7 0 0 0
[pid=29689] ppid=29675 vsize=337756 CPUtime=0.26 cores=1,3,5,7
/proc/29689/stat : 29689 (python) S 29675 29675 29328 0 -1 4202560 977 0 0 0 14 12 0 0 15 0 1 0 906986850 345862144 17802 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476715078 0 0 16781312 514 5634016332274958599 0 0 17 5 0 0 0
/proc/29689/statm: 84439 17802 370 364 0 20354 0
[pid=29691] ppid=29689 vsize=331176 CPUtime=196.09 cores=1,3,5,7
/proc/29691/stat : 29691 (cryptominisat-2) R 29689 29691 29691 0 -1 4202496 119158 0 0 0 19586 23 0 0 25 0 1 0 906986851 339124224 74838 33554432000 4194304 4677096 140736078614576 18446744073709551615 4320137 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29691/statm: 82794 74838 392 118 0 77753 0
[pid=29675/tid=29683] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (python) S 29673 29675 29328 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 3 0 906976838 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 1 0 0 0
[pid=29675/tid=29690] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29690/stat : 29690 (python) S 29673 29675 29328 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 906986851 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 313.75
Current children cumulated vsize (KiB) 1384960

[startup+319.901 s]
/proc/loadavg: 2.06 1.95 1.30 3/192 29703
/proc/meminfo: memFree=1646216/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=348000 CPUtime=17.19 cores=1,3,5,7
/proc/29675/stat : 29675 (python) S 29673 29675 29328 0 -1 4202496 29551 937 1 0 1708 11 0 0 19 0 3 0 906975110 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29675/statm: 87000 19314 1878 364 0 22915 0
[pid=29682] ppid=29675 vsize=337744 CPUtime=0.11 cores=1,3,5,7
/proc/29682/stat : 29682 (python) S 29675 29675 29328 0 -1 4202560 1168 0 0 0 5 6 0 0 19 0 2 0 906976837 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29682/statm: 84436 17847 414 364 0 20354 0
[pid=29684] ppid=29682 vsize=30284 CPUtime=100.1 cores=1,3,5,7
/proc/29684/stat : 29684 (lingeling) T 29682 29684 29684 0 -1 4202496 15737 0 0 0 10008 2 0 0 25 0 1 0 906976838 31010816 6740 33554432000 4194304 4352236 140733240611392 18446744073709551615 4207602 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/29684/statm: 7571 6740 129 39 0 6651 0
[pid=29682/tid=29688] ppid=29675 vsize=337744 CPUtime=0 cores=1,3,5,7
/proc/29682/task/29688/stat : 29688 (python) S 29675 29675 29328 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906986848 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 514 18446604471134148800 0 0 -1 7 0 0 0
[pid=29689] ppid=29675 vsize=337756 CPUtime=0.28 cores=1,3,5,7
/proc/29689/stat : 29689 (python) S 29675 29675 29328 0 -1 4202560 979 0 0 0 15 13 0 0 15 0 1 0 906986850 345862144 17802 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476715078 0 0 16781312 514 5634016332274958599 0 0 17 5 0 0 0
/proc/29689/statm: 84439 17802 370 364 0 20354 0
[pid=29691] ppid=29689 vsize=341848 CPUtime=202.49 cores=1,3,5,7
/proc/29691/stat : 29691 (cryptominisat-2) R 29689 29691 29691 0 -1 4202496 119973 0 0 0 20226 23 0 0 25 0 1 0 906986851 350052352 75613 33554432000 4194304 4677096 140736078614576 18446744073709551615 4319802 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29691/statm: 85462 75613 392 118 0 80421 0
[pid=29675/tid=29683] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (python) S 29673 29675 29328 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 3 0 906976838 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 1 0 0 0
[pid=29675/tid=29690] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29690/stat : 29690 (python) S 29673 29675 29328 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 906986851 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 320.17
Current children cumulated vsize (KiB) 1395632

[startup+323.101 s]
/proc/loadavg: 2.06 1.95 1.30 3/192 29703
/proc/meminfo: memFree=1642248/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=348000 CPUtime=17.19 cores=1,3,5,7
/proc/29675/stat : 29675 (python) S 29673 29675 29328 0 -1 4202496 29551 937 1 0 1708 11 0 0 19 0 3 0 906975110 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29675/statm: 87000 19314 1878 364 0 22915 0
[pid=29682] ppid=29675 vsize=337744 CPUtime=0.11 cores=1,3,5,7
/proc/29682/stat : 29682 (python) S 29675 29675 29328 0 -1 4202560 1168 0 0 0 5 6 0 0 19 0 2 0 906976837 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29682/statm: 84436 17847 414 364 0 20354 0
[pid=29684] ppid=29682 vsize=30284 CPUtime=100.1 cores=1,3,5,7
/proc/29684/stat : 29684 (lingeling) T 29682 29684 29684 0 -1 4202496 15737 0 0 0 10008 2 0 0 25 0 1 0 906976838 31010816 6740 33554432000 4194304 4352236 140733240611392 18446744073709551615 4207602 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/29684/statm: 7571 6740 129 39 0 6651 0
[pid=29682/tid=29688] ppid=29675 vsize=337744 CPUtime=0 cores=1,3,5,7
/proc/29682/task/29688/stat : 29688 (python) S 29675 29675 29328 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906986848 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 514 18446604471134148800 0 0 -1 7 0 0 0
[pid=29689] ppid=29675 vsize=337756 CPUtime=0.28 cores=1,3,5,7
/proc/29689/stat : 29689 (python) S 29675 29675 29328 0 -1 4202560 980 0 0 0 15 13 0 0 15 0 1 0 906986850 345862144 17802 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476715078 0 0 16781312 514 15438058047649317127 0 0 17 5 0 0 0
/proc/29689/statm: 84439 17802 370 364 0 20354 0
[pid=29691] ppid=29689 vsize=341848 CPUtime=205.68 cores=1,3,5,7
/proc/29691/stat : 29691 (cryptominisat-2) R 29689 29691 29691 0 -1 4202496 120428 0 0 0 20545 23 0 0 25 0 1 0 906986851 350052352 76068 33554432000 4194304 4677096 140736078614576 18446744073709551615 4317711 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29691/statm: 85462 76068 392 118 0 80421 0
[pid=29675/tid=29683] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (python) S 29673 29675 29328 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 3 0 906976838 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 1 0 0 0
[pid=29675/tid=29690] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29690/stat : 29690 (python) S 29673 29675 29328 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 906986851 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 323.36
Current children cumulated vsize (KiB) 1395632

[startup+323.901 s]
/proc/loadavg: 2.06 1.95 1.30 3/192 29703
/proc/meminfo: memFree=1641872/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=348000 CPUtime=17.19 cores=1,3,5,7
/proc/29675/stat : 29675 (python) S 29673 29675 29328 0 -1 4202496 29551 937 1 0 1708 11 0 0 19 0 3 0 906975110 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29675/statm: 87000 19314 1878 364 0 22915 0
[pid=29682] ppid=29675 vsize=337744 CPUtime=0.11 cores=1,3,5,7
/proc/29682/stat : 29682 (python) S 29675 29675 29328 0 -1 4202560 1168 0 0 0 5 6 0 0 19 0 2 0 906976837 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29682/statm: 84436 17847 414 364 0 20354 0
[pid=29684] ppid=29682 vsize=30284 CPUtime=100.1 cores=1,3,5,7
/proc/29684/stat : 29684 (lingeling) T 29682 29684 29684 0 -1 4202496 15737 0 0 0 10008 2 0 0 25 0 1 0 906976838 31010816 6740 33554432000 4194304 4352236 140733240611392 18446744073709551615 4207602 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/29684/statm: 7571 6740 129 39 0 6651 0
[pid=29682/tid=29688] ppid=29675 vsize=337744 CPUtime=0 cores=1,3,5,7
/proc/29682/task/29688/stat : 29688 (python) S 29675 29675 29328 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906986848 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 514 18446604471134148800 0 0 -1 7 0 0 0
[pid=29689] ppid=29675 vsize=337756 CPUtime=0.28 cores=1,3,5,7
/proc/29689/stat : 29689 (python) S 29675 29675 29328 0 -1 4202560 980 0 0 0 15 13 0 0 15 0 1 0 906986850 345862144 17802 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476715078 0 0 16781312 514 5634016332274958599 0 0 17 5 0 0 0
/proc/29689/statm: 84439 17802 370 364 0 20354 0
[pid=29691] ppid=29689 vsize=341848 CPUtime=206.48 cores=1,3,5,7
/proc/29691/stat : 29691 (cryptominisat-2) R 29689 29691 29691 0 -1 4202496 120538 0 0 0 20625 23 0 0 25 0 1 0 906986851 350052352 76178 33554432000 4194304 4677096 140736078614576 18446744073709551615 4320016 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29691/statm: 85462 76178 392 118 0 80421 0
[pid=29675/tid=29683] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (python) S 29673 29675 29328 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 3 0 906976838 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 1 0 0 0
[pid=29675/tid=29690] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29690/stat : 29690 (python) S 29673 29675 29328 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 906986851 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 324.16
Current children cumulated vsize (KiB) 1395632

[startup+324.701 s]
/proc/loadavg: 2.06 1.95 1.30 3/192 29703
/proc/meminfo: memFree=1641252/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=348000 CPUtime=17.19 cores=1,3,5,7
/proc/29675/stat : 29675 (python) S 29673 29675 29328 0 -1 4202496 29551 937 1 0 1708 11 0 0 19 0 3 0 906975110 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29675/statm: 87000 19314 1878 364 0 22915 0
[pid=29682] ppid=29675 vsize=337744 CPUtime=0.11 cores=1,3,5,7
/proc/29682/stat : 29682 (python) S 29675 29675 29328 0 -1 4202560 1168 0 0 0 5 6 0 0 19 0 2 0 906976837 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29682/statm: 84436 17847 414 364 0 20354 0
[pid=29684] ppid=29682 vsize=30284 CPUtime=100.1 cores=1,3,5,7
/proc/29684/stat : 29684 (lingeling) T 29682 29684 29684 0 -1 4202496 15737 0 0 0 10008 2 0 0 25 0 1 0 906976838 31010816 6740 33554432000 4194304 4352236 140733240611392 18446744073709551615 4207602 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/29684/statm: 7571 6740 129 39 0 6651 0
[pid=29682/tid=29688] ppid=29675 vsize=337744 CPUtime=0 cores=1,3,5,7
/proc/29682/task/29688/stat : 29688 (python) S 29675 29675 29328 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906986848 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 514 18446604471134148800 0 0 -1 7 0 0 0
[pid=29689] ppid=29675 vsize=337756 CPUtime=0.28 cores=1,3,5,7
/proc/29689/stat : 29689 (python) S 29675 29675 29328 0 -1 4202560 980 0 0 0 15 13 0 0 15 0 1 0 906986850 345862144 17802 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476715078 0 0 16781312 514 5634016332274958599 0 0 17 5 0 0 0
/proc/29689/statm: 84439 17802 370 364 0 20354 0
[pid=29691] ppid=29689 vsize=341848 CPUtime=207.28 cores=1,3,5,7
/proc/29691/stat : 29691 (cryptominisat-2) R 29689 29691 29691 0 -1 4202496 120623 0 0 0 20705 23 0 0 25 0 1 0 906986851 350052352 76263 33554432000 4194304 4677096 140736078614576 18446744073709551615 4319968 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29691/statm: 85462 76263 392 118 0 80421 0
[pid=29675/tid=29683] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (python) S 29673 29675 29328 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 3 0 906976838 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 1 0 0 0
[pid=29675/tid=29690] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29690/stat : 29690 (python) S 29673 29675 29328 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 906986851 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 324.96
Current children cumulated vsize (KiB) 1395632

[startup+325.101 s]
/proc/loadavg: 2.06 1.95 1.30 3/192 29703
/proc/meminfo: memFree=1641252/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=348000 CPUtime=17.19 cores=1,3,5,7
/proc/29675/stat : 29675 (python) S 29673 29675 29328 0 -1 4202496 29551 937 1 0 1708 11 0 0 19 0 3 0 906975110 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29675/statm: 87000 19314 1878 364 0 22915 0
[pid=29682] ppid=29675 vsize=337744 CPUtime=0.11 cores=1,3,5,7
/proc/29682/stat : 29682 (python) S 29675 29675 29328 0 -1 4202560 1168 0 0 0 5 6 0 0 19 0 2 0 906976837 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29682/statm: 84436 17847 414 364 0 20354 0
[pid=29684] ppid=29682 vsize=30284 CPUtime=100.1 cores=1,3,5,7
/proc/29684/stat : 29684 (lingeling) T 29682 29684 29684 0 -1 4202496 15737 0 0 0 10008 2 0 0 25 0 1 0 906976838 31010816 6740 33554432000 4194304 4352236 140733240611392 18446744073709551615 4207602 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/29684/statm: 7571 6740 129 39 0 6651 0
[pid=29682/tid=29688] ppid=29675 vsize=337744 CPUtime=0 cores=1,3,5,7
/proc/29682/task/29688/stat : 29688 (python) S 29675 29675 29328 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906986848 345849856 17847 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 514 18446604471134148800 0 0 -1 7 0 0 0
[pid=29689] ppid=29675 vsize=337756 CPUtime=0.28 cores=1,3,5,7
/proc/29689/stat : 29689 (python) S 29675 29675 29328 0 -1 4202560 980 0 0 0 15 13 0 0 15 0 1 0 906986850 345862144 17802 33554432000 4194304 5683644 140733576382448 18446744073709551615 239476715078 0 0 16781312 514 5617620114233852167 0 0 17 5 0 0 0
/proc/29689/statm: 84439 17802 370 364 0 20354 0
[pid=29691] ppid=29689 vsize=341848 CPUtime=207.68 cores=1,3,5,7
/proc/29691/stat : 29691 (cryptominisat-2) R 29689 29691 29691 0 -1 4202496 120659 0 0 0 20745 23 0 0 25 0 1 0 906986851 350052352 76298 33554432000 4194304 4677096 140736078614576 18446744073709551615 239476343941 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29691/statm: 85462 76298 397 118 0 80421 0
[pid=29675/tid=29683] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (python) S 29673 29675 29328 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 3 0 906976838 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 1 0 0 0
[pid=29675/tid=29690] ppid=29673 vsize=348000 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29690/stat : 29690 (python) S 29673 29675 29328 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 906986851 356352000 19314 33554432000 4194304 5683644 140733576382448 18446744073709551615 239488518577 0 0 16781312 2 18446604455979824192 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 325.36
Current children cumulated vsize (KiB) 1395632

[startup+325.201 s]
/proc/loadavg: 2.06 1.95 1.30 3/192 29703
/proc/meminfo: memFree=1641252/32950928 swapFree=67053956/67111528
[pid=29675] ppid=29673 vsize=0 CPUtime=325.5 cores=1,3,5,7
/proc/29675/stat : 29675 (python) Z 29673 29675 29328 0 -1 4202524 39097 139738 1 0 1710 12 30781 47 17 0 2 0 906975110 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29675/statm: 0 0 0 0 0 0 0
[pid=29675/tid=29683] ppid=29673 vsize=0 CPUtime=308.28 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (python) R 29673 29675 29328 0 -1 4203588 29 139738 0 0 0 0 30781 47 17 0 2 0 906976838 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 325.5
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 325.204
CPU time (s): 325.524
CPU user time (s): 324.923
CPU system time (s): 0.601908
CPU usage (%): 100.099
Max. virtual memory (cumulated for all children) (KiB): 1443080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 324.923
system time used= 0.601908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178835
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= 1552
involuntary context switches= 467

runsolver used 0.513921 second user time and 1.23781 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-13 10:29:40
IDJOB=3498407
IDBENCH=82469
IDSOLVER=1991
FILE ID=node148/3498407-1307953780
RUNJOBID= node148-1307953113-29347
PBS_JOBID= 13559680
Free space on /var/tmp= 2844 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498407-1307953780/watcher-3498407-1307953780 -o /var/tmp/evaluation-result-3498407-1307953780/solver-3498407-1307953780 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498407-1307953780.cnf -seed 1237611197 -budget 5000

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=1237611197

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       2288024 kB
Buffers:        107964 kB
Cached:       29348268 kB
SwapCached:      10544 kB
Active:       14545344 kB
Inactive:     15178748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       2288024 kB
SwapTotal:    67111528 kB
SwapFree:     67053956 kB
Dirty:           36528 kB
Writeback:           0 kB
AnonPages:      264612 kB
Mapped:          18560 kB
Slab:           873124 kB
PageTables:       5604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   457508 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2812 MiB
End job on node148 at 2011-06-13 10:35:06