Trace number 3498415

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 252.403 252.338

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark51.8701
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.35/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.68	c INFO: solving HOME/instance-3498415-1307953820.cnf
0.35/0.68	c INFO: computing task features
1.03/1.38	c INFO: computed variable-clause graph statistics
1.14/1.42	c INFO: computed clause balance statistics
4.84/5.13	c INFO: computed variable balance statistics
7.54/7.88	c INFO: computed small-clause counts
7.64/7.92	c INFO: computed Horn-clause counts
15.54/15.82	c INFO: computed variable graph statistics
15.54/15.82	c INFO: collected features for HOME/instance-3498415-1307953820.cnf in 15.12 s
15.54/15.85	c INFO: running lingeling-276@0 for 97 with 4984 remaining (b = 0.39)
115.72/115.98	c INFO: running cryptominisat-2.9.0@0 for 485 with 4884 remaining (b = 0.34)
252.29/252.30	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-3498415-1307953820/watcher-3498415-1307953820 -o /var/tmp/evaluation-result-3498415-1307953820/solver-3498415-1307953820 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498415-1307953820.cnf -seed 1292154303 -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.00 1.79 1.03 2/185 17102
/proc/meminfo: memFree=4477016/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/17102/stat : 17102 (python) S 17100 17102 16976 0 -1 4202496 727 0 0 0 0 0 0 0 19 0 1 0 906981806 15548416 616 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/17102/statm: 3796 616 322 364 0 283 0

[startup+0.020618 s]
/proc/loadavg: 2.00 1.79 1.03 2/185 17102
/proc/meminfo: memFree=4477016/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=16236 CPUtime=0 cores=1,3,5,7
/proc/17102/stat : 17102 (python) R 17100 17102 16976 0 -1 4202496 1050 0 0 0 0 0 0 0 17 0 1 0 906981806 16625664 921 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089696256 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/17102/statm: 4059 921 381 364 0 546 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16236

[startup+0.100628 s]
/proc/loadavg: 2.00 1.79 1.03 2/185 17102
/proc/meminfo: memFree=4477016/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=87700 CPUtime=0.06 cores=1,3,5,7
/proc/17102/stat : 17102 (python) R 17100 17102 16976 0 -1 4202496 2634 0 0 0 4 2 0 0 17 0 1 0 906981806 89804800 2351 33554432000 4194304 5683644 140734881533936 18446744073709551615 248084728608 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17102/statm: 21925 2353 717 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87700

[startup+0.300584 s]
/proc/loadavg: 2.00 1.79 1.03 2/185 17102
/proc/meminfo: memFree=4477016/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=135748 CPUtime=0.18 cores=1,3,5,7
/proc/17102/stat : 17102 (python) S 17100 17102 16976 0 -1 4202496 5971 935 1 0 13 5 0 0 17 0 1 0 906981806 139005952 4149 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089694213 0 2147483391 16781312 2 0 0 0 17 3 0 0 0
/proc/17102/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700515 s]
/proc/loadavg: 2.00 1.79 1.03 2/185 17102
/proc/meminfo: memFree=4477016/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=283568 CPUtime=0.43 cores=1,3,5,7
/proc/17102/stat : 17102 (python) R 17100 17102 16976 0 -1 4202496 10532 935 1 0 31 12 0 0 15 0 1 0 906981806 290373632 8202 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089395311 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/17102/statm: 70892 8202 1761 364 0 6816 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 283568

[startup+1.5003 s]
/proc/loadavg: 2.00 1.79 1.03 3/186 17107
/proc/meminfo: memFree=4429664/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=323428 CPUtime=1.24 cores=1,3,5,7
/proc/17102/stat : 17102 (python) R 17100 17102 16976 0 -1 4202496 28287 935 1 0 109 15 0 0 16 0 1 0 906981806 331190272 18242 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089356091 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/17102/statm: 80857 18242 1826 364 0 16781 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 323428

[startup+3.10108 s]
/proc/loadavg: 2.00 1.79 1.03 3/186 17107
/proc/meminfo: memFree=4408704/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=323428 CPUtime=2.84 cores=1,3,5,7
/proc/17102/stat : 17102 (python) R 17100 17102 16976 0 -1 4202496 28287 935 1 0 269 15 0 0 18 0 1 0 906981806 331190272 18242 33554432000 4194304 5683644 140734881533936 18446744073709551615 5003634 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/17102/statm: 80857 18242 1826 364 0 16781 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 323428

[startup+6.30052 s]
/proc/loadavg: 2.00 1.80 1.03 3/186 17107
/proc/meminfo: memFree=4407836/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=323428 CPUtime=6.04 cores=1,3,5,7
/proc/17102/stat : 17102 (python) R 17100 17102 16976 0 -1 4202496 28288 935 1 0 589 15 0 0 25 0 1 0 906981806 331190272 18243 33554432000 4194304 5683644 140734881533936 18446744073709551615 47707690502080 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/17102/statm: 80857 18243 1827 364 0 16781 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 323428

[startup+12.7004 s]
/proc/loadavg: 2.00 1.80 1.04 3/186 17108
/proc/meminfo: memFree=4406232/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=325312 CPUtime=12.44 cores=1,3,5,7
/proc/17102/stat : 17102 (python) R 17100 17102 16976 0 -1 4202496 28765 935 1 0 1229 15 0 0 25 0 1 0 906981806 333119488 18720 33554432000 4194304 5683644 140734881533936 18446744073709551615 47707690498176 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/17102/statm: 81328 18720 1833 364 0 17252 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 325312

[startup+25.5011 s]
/proc/loadavg: 2.00 1.81 1.05 3/192 17114
/proc/meminfo: memFree=4358976/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=331884 CPUtime=15.59 cores=1,3,5,7
/proc/17102/stat : 17102 (python) S 17100 17102 16976 0 -1 4202496 29141 935 1 0 1544 15 0 0 25 0 2 0 906981806 339849216 17842 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17102/statm: 82971 17842 1875 364 0 18889 0
[pid=17109] ppid=17102 vsize=321640 CPUtime=0 cores=1,3,5,7
/proc/17109/stat : 17109 (python) S 17102 17102 16976 0 -1 4202560 971 0 0 0 0 0 0 0 18 0 1 0 906983391 329359360 16344 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089718287 0 0 16781312 514 4493810129887527176 0 0 17 3 0 0 0
/proc/17109/statm: 80410 16344 381 364 0 16328 0
[pid=17111] ppid=17109 vsize=33844 CPUtime=9.63 cores=1,3,5,7
/proc/17111/stat : 17111 (lingeling) R 17109 17111 17111 0 -1 4202496 12712 0 0 0 962 1 0 0 25 0 1 0 906983391 34656256 7629 33554432000 4194304 4352236 140735966934720 18446744073709551615 4229909 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/17111/statm: 8461 7629 127 39 0 7541 0
[pid=17102/tid=17110] ppid=17100 vsize=331884 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17110/stat : 17110 (python) S 17100 17102 16976 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 906983391 339849216 17842 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 687368

[startup+51.1006 s]
/proc/loadavg: 2.00 1.82 1.08 3/192 17115
/proc/meminfo: memFree=4367188/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=331884 CPUtime=15.59 cores=1,3,5,7
/proc/17102/stat : 17102 (python) S 17100 17102 16976 0 -1 4202496 29141 935 1 0 1544 15 0 0 25 0 2 0 906981806 339849216 17842 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17102/statm: 82971 17842 1875 364 0 18889 0
[pid=17109] ppid=17102 vsize=321640 CPUtime=0.04 cores=1,3,5,7
/proc/17109/stat : 17109 (python) S 17102 17102 16976 0 -1 4202560 985 0 0 0 2 2 0 0 18 0 1 0 906983391 329359360 16344 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089718287 0 0 16781312 514 14765192115822493960 0 0 17 3 0 0 0
/proc/17109/statm: 80410 16344 381 364 0 16328 0
[pid=17111] ppid=17109 vsize=23336 CPUtime=35.23 cores=1,3,5,7
/proc/17111/stat : 17111 (lingeling) R 17109 17111 17111 0 -1 4202496 13829 0 0 0 3522 1 0 0 25 0 1 0 906983391 23896064 5004 33554432000 4194304 4352236 140735966934720 18446744073709551615 4207615 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/17111/statm: 5834 5004 129 39 0 4914 0
[pid=17102/tid=17110] ppid=17100 vsize=331884 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17110/stat : 17110 (python) S 17100 17102 16976 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 906983391 339849216 17842 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 676860

[startup+102.307 s]
/proc/loadavg: 2.00 1.85 1.12 3/192 17116
/proc/meminfo: memFree=4365784/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=331884 CPUtime=15.59 cores=1,3,5,7
/proc/17102/stat : 17102 (python) S 17100 17102 16976 0 -1 4202496 29141 935 1 0 1544 15 0 0 25 0 2 0 906981806 339849216 17842 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17102/statm: 82971 17842 1875 364 0 18889 0
[pid=17109] ppid=17102 vsize=321640 CPUtime=0.09 cores=1,3,5,7
/proc/17109/stat : 17109 (python) S 17102 17102 16976 0 -1 4202560 1006 0 0 0 5 4 0 0 18 0 1 0 906983391 329359360 16344 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089718287 0 0 16781312 514 14765192115822493960 0 0 17 3 0 0 0
/proc/17109/statm: 80410 16344 381 364 0 16328 0
[pid=17111] ppid=17109 vsize=23672 CPUtime=86.44 cores=1,3,5,7
/proc/17111/stat : 17111 (lingeling) R 17109 17111 17111 0 -1 4202496 14124 0 0 0 8643 1 0 0 25 0 1 0 906983391 24240128 5088 33554432000 4194304 4352236 140735966934720 18446744073709551615 4228096 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/17111/statm: 5918 5088 129 39 0 4998 0
[pid=17102/tid=17110] ppid=17100 vsize=331884 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17110/stat : 17110 (python) S 17100 17102 16976 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 906983391 339849216 17842 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 677196

[startup+162.301 s]
/proc/loadavg: 2.03 1.89 1.18 3/197 17123
/proc/meminfo: memFree=4130348/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=342140 CPUtime=15.61 cores=1,3,5,7
/proc/17102/stat : 17102 (python) S 17100 17102 16976 0 -1 4202496 29914 935 1 0 1546 15 0 0 19 0 3 0 906981806 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17102/statm: 85535 17849 1878 364 0 21450 0
[pid=17109] ppid=17102 vsize=331884 CPUtime=0.11 cores=1,3,5,7
/proc/17109/stat : 17109 (python) S 17102 17102 16976 0 -1 4202560 1169 0 0 0 5 6 0 0 19 0 2 0 906983391 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17109/statm: 82971 16382 414 364 0 18889 0
[pid=17111] ppid=17109 vsize=23268 CPUtime=100.09 cores=1,3,5,7
/proc/17111/stat : 17111 (lingeling) T 17109 17111 17111 0 -1 4202496 14215 0 0 0 10008 1 0 0 25 0 1 0 906983391 23826432 4987 33554432000 4194304 4352236 140735966934720 18446744073709551615 4233942 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/17111/statm: 5817 4987 129 39 0 4897 0
[pid=17109/tid=17117] ppid=17102 vsize=331884 CPUtime=0 cores=1,3,5,7
/proc/17109/task/17117/stat : 17117 (python) S 17102 17102 16976 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906993402 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 514 18446604471138859136 0 0 -1 3 0 0 0
[pid=17118] ppid=17102 vsize=331896 CPUtime=0.06 cores=1,3,5,7
/proc/17118/stat : 17118 (python) S 17102 17102 16976 0 -1 4202560 934 0 0 0 3 3 0 0 15 0 1 0 906993404 339861504 16337 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089718342 0 0 16781312 514 4609350660024926472 0 0 17 5 0 0 0
/proc/17118/statm: 82974 16337 370 364 0 18889 0
[pid=17120] ppid=17118 vsize=266412 CPUtime=46.29 cores=1,3,5,7
/proc/17120/stat : 17120 (cryptominisat-2) R 17118 17120 17120 0 -1 4202496 65055 0 0 0 4619 10 0 0 25 0 1 0 906993405 272805888 56917 33554432000 4194304 4677096 140736346219280 18446744073709551615 4557283 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17120/statm: 66603 56917 392 118 0 61562 0
[pid=17102/tid=17110] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17110/stat : 17110 (python) S 17100 17102 16976 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 3 0 906983391 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
[pid=17102/tid=17119] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17119/stat : 17119 (python) S 17100 17102 16976 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 906993405 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 1295600

[startup+222.301 s]
/proc/loadavg: 2.01 1.91 1.23 3/197 17124
/proc/meminfo: memFree=4115048/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=342140 CPUtime=15.61 cores=1,3,5,7
/proc/17102/stat : 17102 (python) S 17100 17102 16976 0 -1 4202496 29914 935 1 0 1546 15 0 0 19 0 3 0 906981806 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17102/statm: 85535 17849 1878 364 0 21450 0
[pid=17109] ppid=17102 vsize=331884 CPUtime=0.11 cores=1,3,5,7
/proc/17109/stat : 17109 (python) S 17102 17102 16976 0 -1 4202560 1169 0 0 0 5 6 0 0 19 0 2 0 906983391 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17109/statm: 82971 16382 414 364 0 18889 0
[pid=17111] ppid=17109 vsize=23268 CPUtime=100.09 cores=1,3,5,7
/proc/17111/stat : 17111 (lingeling) T 17109 17111 17111 0 -1 4202496 14215 0 0 0 10008 1 0 0 25 0 1 0 906983391 23826432 4987 33554432000 4194304 4352236 140735966934720 18446744073709551615 4233942 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/17111/statm: 5817 4987 129 39 0 4897 0
[pid=17109/tid=17117] ppid=17102 vsize=331884 CPUtime=0 cores=1,3,5,7
/proc/17109/task/17117/stat : 17117 (python) S 17102 17102 16976 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906993402 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 514 18446604471138859136 0 0 -1 3 0 0 0
[pid=17118] ppid=17102 vsize=331896 CPUtime=0.15 cores=1,3,5,7
/proc/17118/stat : 17118 (python) S 17102 17102 16976 0 -1 4202560 966 0 0 0 8 7 0 0 15 0 1 0 906993404 339861504 16338 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089718342 0 0 16781312 514 4609350660024926472 0 0 17 5 0 0 0
/proc/17118/statm: 82974 16338 371 364 0 18889 0
[pid=17120] ppid=17118 vsize=278204 CPUtime=106.29 cores=1,3,5,7
/proc/17120/stat : 17120 (cryptominisat-2) R 17118 17120 17120 0 -1 4202496 84032 0 0 0 10615 14 0 0 25 0 1 0 906993405 284880896 60002 33554432000 4194304 4677096 140736346219280 18446744073709551615 4319869 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17120/statm: 69551 60002 392 118 0 64510 0
[pid=17102/tid=17110] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17110/stat : 17110 (python) S 17100 17102 16976 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 3 0 906983391 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0

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

/proc/17120/stat : 17120 (cryptominisat-2) R 17118 17120 17120 0 -1 4202496 86119 0 0 0 11414 15 0 0 25 0 1 0 906993405 285159424 60124 33554432000 4194304 4677096 140736346219280 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17120/statm: 69619 60124 392 118 0 64578 0
[pid=17102/tid=17110] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17110/stat : 17110 (python) S 17100 17102 16976 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 3 0 906983391 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
[pid=17102/tid=17119] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17119/stat : 17119 (python) S 17100 17102 16976 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 906993405 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 230.26
Current children cumulated vsize (KiB) 1307664

[startup+243.107 s]
/proc/loadavg: 2.01 1.91 1.24 3/197 17125
/proc/meminfo: memFree=4106616/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=342140 CPUtime=15.61 cores=1,3,5,7
/proc/17102/stat : 17102 (python) S 17100 17102 16976 0 -1 4202496 29914 935 1 0 1546 15 0 0 19 0 3 0 906981806 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17102/statm: 85535 17849 1878 364 0 21450 0
[pid=17109] ppid=17102 vsize=331884 CPUtime=0.11 cores=1,3,5,7
/proc/17109/stat : 17109 (python) S 17102 17102 16976 0 -1 4202560 1169 0 0 0 5 6 0 0 19 0 2 0 906983391 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17109/statm: 82971 16382 414 364 0 18889 0
[pid=17111] ppid=17109 vsize=23268 CPUtime=100.09 cores=1,3,5,7
/proc/17111/stat : 17111 (lingeling) T 17109 17111 17111 0 -1 4202496 14215 0 0 0 10008 1 0 0 25 0 1 0 906983391 23826432 4987 33554432000 4194304 4352236 140735966934720 18446744073709551615 4233942 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/17111/statm: 5817 4987 129 39 0 4897 0
[pid=17109/tid=17117] ppid=17102 vsize=331884 CPUtime=0 cores=1,3,5,7
/proc/17109/task/17117/stat : 17117 (python) S 17102 17102 16976 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906993402 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 514 18446604471138859136 0 0 -1 3 0 0 0
[pid=17118] ppid=17102 vsize=331896 CPUtime=0.18 cores=1,3,5,7
/proc/17118/stat : 17118 (python) S 17102 17102 16976 0 -1 4202560 974 0 0 0 9 9 0 0 15 0 1 0 906993404 339861504 16338 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089718342 0 0 16781312 514 4609350660024926472 0 0 17 5 0 0 0
/proc/17118/statm: 82974 16338 371 364 0 18889 0
[pid=17120] ppid=17118 vsize=284108 CPUtime=127.1 cores=1,3,5,7
/proc/17120/stat : 17120 (cryptominisat-2) R 17118 17120 17120 0 -1 4202496 90661 0 0 0 12694 16 0 0 25 0 1 0 906993405 290926592 61971 33554432000 4194304 4677096 140736346219280 18446744073709551615 4319588 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17120/statm: 71027 61971 392 118 0 65986 0
[pid=17102/tid=17110] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17110/stat : 17110 (python) S 17100 17102 16976 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 3 0 906983391 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
[pid=17102/tid=17119] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17119/stat : 17119 (python) S 17100 17102 16976 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 906993405 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 243.09
Current children cumulated vsize (KiB) 1313296

[startup+246.301 s]
/proc/loadavg: 2.01 1.91 1.25 3/197 17125
/proc/meminfo: memFree=4100284/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=342140 CPUtime=15.61 cores=1,3,5,7
/proc/17102/stat : 17102 (python) S 17100 17102 16976 0 -1 4202496 29914 935 1 0 1546 15 0 0 19 0 3 0 906981806 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17102/statm: 85535 17849 1878 364 0 21450 0
[pid=17109] ppid=17102 vsize=331884 CPUtime=0.11 cores=1,3,5,7
/proc/17109/stat : 17109 (python) S 17102 17102 16976 0 -1 4202560 1169 0 0 0 5 6 0 0 19 0 2 0 906983391 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17109/statm: 82971 16382 414 364 0 18889 0
[pid=17111] ppid=17109 vsize=23268 CPUtime=100.09 cores=1,3,5,7
/proc/17111/stat : 17111 (lingeling) T 17109 17111 17111 0 -1 4202496 14215 0 0 0 10008 1 0 0 25 0 1 0 906983391 23826432 4987 33554432000 4194304 4352236 140735966934720 18446744073709551615 4233942 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/17111/statm: 5817 4987 129 39 0 4897 0
[pid=17109/tid=17117] ppid=17102 vsize=331884 CPUtime=0 cores=1,3,5,7
/proc/17109/task/17117/stat : 17117 (python) S 17102 17102 16976 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906993402 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 514 18446604471138859136 0 0 -1 3 0 0 0
[pid=17118] ppid=17102 vsize=331896 CPUtime=0.19 cores=1,3,5,7
/proc/17118/stat : 17118 (python) S 17102 17102 16976 0 -1 4202560 977 0 0 0 10 9 0 0 15 0 1 0 906993404 339861504 16338 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089718342 0 0 16781312 514 14765192115822493960 0 0 17 5 0 0 0
/proc/17118/statm: 82974 16338 371 364 0 18889 0
[pid=17120] ppid=17118 vsize=284108 CPUtime=130.3 cores=1,3,5,7
/proc/17120/stat : 17120 (cryptominisat-2) R 17118 17120 17120 0 -1 4202496 91433 0 0 0 13014 16 0 0 25 0 1 0 906993405 290926592 62743 33554432000 4194304 4677096 140736346219280 18446744073709551615 4319581 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17120/statm: 71027 62743 392 118 0 65986 0
[pid=17102/tid=17110] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17110/stat : 17110 (python) S 17100 17102 16976 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 3 0 906983391 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
[pid=17102/tid=17119] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17119/stat : 17119 (python) S 17100 17102 16976 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 906993405 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 246.3
Current children cumulated vsize (KiB) 1313296

[startup+249.501 s]
/proc/loadavg: 2.01 1.91 1.25 3/197 17125
/proc/meminfo: memFree=4105364/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=342140 CPUtime=15.61 cores=1,3,5,7
/proc/17102/stat : 17102 (python) S 17100 17102 16976 0 -1 4202496 29914 935 1 0 1546 15 0 0 19 0 3 0 906981806 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17102/statm: 85535 17849 1878 364 0 21450 0
[pid=17109] ppid=17102 vsize=331884 CPUtime=0.11 cores=1,3,5,7
/proc/17109/stat : 17109 (python) S 17102 17102 16976 0 -1 4202560 1169 0 0 0 5 6 0 0 19 0 2 0 906983391 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17109/statm: 82971 16382 414 364 0 18889 0
[pid=17111] ppid=17109 vsize=23268 CPUtime=100.09 cores=1,3,5,7
/proc/17111/stat : 17111 (lingeling) T 17109 17111 17111 0 -1 4202496 14215 0 0 0 10008 1 0 0 25 0 1 0 906983391 23826432 4987 33554432000 4194304 4352236 140735966934720 18446744073709551615 4233942 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/17111/statm: 5817 4987 129 39 0 4897 0
[pid=17109/tid=17117] ppid=17102 vsize=331884 CPUtime=0 cores=1,3,5,7
/proc/17109/task/17117/stat : 17117 (python) S 17102 17102 16976 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906993402 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 514 18446604471138859136 0 0 -1 3 0 0 0
[pid=17118] ppid=17102 vsize=331896 CPUtime=0.19 cores=1,3,5,7
/proc/17118/stat : 17118 (python) S 17102 17102 16976 0 -1 4202560 977 0 0 0 10 9 0 0 15 0 1 0 906993404 339861504 16338 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089718342 0 0 16781312 514 4609350660024926472 0 0 17 5 0 0 0
/proc/17118/statm: 82974 16338 371 364 0 18889 0
[pid=17120] ppid=17118 vsize=281976 CPUtime=133.5 cores=1,3,5,7
/proc/17120/stat : 17120 (cryptominisat-2) R 17118 17120 17120 0 -1 4202496 92750 0 0 0 13333 17 0 0 25 0 1 0 906993405 288743424 61231 33554432000 4194304 4677096 140736346219280 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17120/statm: 70494 61231 392 118 0 65453 0
[pid=17102/tid=17110] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17110/stat : 17110 (python) S 17100 17102 16976 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 3 0 906983391 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
[pid=17102/tid=17119] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17119/stat : 17119 (python) S 17100 17102 16976 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 906993405 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 249.5
Current children cumulated vsize (KiB) 1311164

[startup+251.101 s]
/proc/loadavg: 2.00 1.91 1.25 3/197 17125
/proc/meminfo: memFree=4100032/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=342140 CPUtime=15.61 cores=1,3,5,7
/proc/17102/stat : 17102 (python) S 17100 17102 16976 0 -1 4202496 29914 935 1 0 1546 15 0 0 19 0 3 0 906981806 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17102/statm: 85535 17849 1878 364 0 21450 0
[pid=17109] ppid=17102 vsize=331884 CPUtime=0.11 cores=1,3,5,7
/proc/17109/stat : 17109 (python) S 17102 17102 16976 0 -1 4202560 1169 0 0 0 5 6 0 0 19 0 2 0 906983391 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17109/statm: 82971 16382 414 364 0 18889 0
[pid=17111] ppid=17109 vsize=23268 CPUtime=100.09 cores=1,3,5,7
/proc/17111/stat : 17111 (lingeling) T 17109 17111 17111 0 -1 4202496 14215 0 0 0 10008 1 0 0 25 0 1 0 906983391 23826432 4987 33554432000 4194304 4352236 140735966934720 18446744073709551615 4233942 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/17111/statm: 5817 4987 129 39 0 4897 0
[pid=17109/tid=17117] ppid=17102 vsize=331884 CPUtime=0 cores=1,3,5,7
/proc/17109/task/17117/stat : 17117 (python) S 17102 17102 16976 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906993402 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 514 18446604471138859136 0 0 -1 3 0 0 0
[pid=17118] ppid=17102 vsize=331896 CPUtime=0.19 cores=1,3,5,7
/proc/17118/stat : 17118 (python) S 17102 17102 16976 0 -1 4202560 977 0 0 0 10 9 0 0 15 0 1 0 906993404 339861504 16338 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089718342 0 0 16781312 514 4609350660024926472 0 0 17 5 0 0 0
/proc/17118/statm: 82974 16338 371 364 0 18889 0
[pid=17120] ppid=17118 vsize=281976 CPUtime=135.1 cores=1,3,5,7
/proc/17120/stat : 17120 (cryptominisat-2) R 17118 17120 17120 0 -1 4202496 93205 0 0 0 13493 17 0 0 25 0 1 0 906993405 288743424 61686 33554432000 4194304 4677096 140736346219280 18446744073709551615 4346584 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17120/statm: 70494 61686 392 118 0 65453 0
[pid=17102/tid=17110] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17110/stat : 17110 (python) S 17100 17102 16976 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 3 0 906983391 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
[pid=17102/tid=17119] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17119/stat : 17119 (python) S 17100 17102 16976 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 906993405 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 251.1
Current children cumulated vsize (KiB) 1311164

[startup+251.907 s]
/proc/loadavg: 2.00 1.91 1.25 3/197 17125
/proc/meminfo: memFree=4098048/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=342140 CPUtime=15.61 cores=1,3,5,7
/proc/17102/stat : 17102 (python) S 17100 17102 16976 0 -1 4202496 29914 935 1 0 1546 15 0 0 19 0 3 0 906981806 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17102/statm: 85535 17849 1878 364 0 21450 0
[pid=17109] ppid=17102 vsize=331884 CPUtime=0.11 cores=1,3,5,7
/proc/17109/stat : 17109 (python) S 17102 17102 16976 0 -1 4202560 1169 0 0 0 5 6 0 0 19 0 2 0 906983391 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17109/statm: 82971 16382 414 364 0 18889 0
[pid=17111] ppid=17109 vsize=23268 CPUtime=100.09 cores=1,3,5,7
/proc/17111/stat : 17111 (lingeling) T 17109 17111 17111 0 -1 4202496 14215 0 0 0 10008 1 0 0 25 0 1 0 906983391 23826432 4987 33554432000 4194304 4352236 140735966934720 18446744073709551615 4233942 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/17111/statm: 5817 4987 129 39 0 4897 0
[pid=17109/tid=17117] ppid=17102 vsize=331884 CPUtime=0 cores=1,3,5,7
/proc/17109/task/17117/stat : 17117 (python) S 17102 17102 16976 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906993402 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 514 18446604471138859136 0 0 -1 3 0 0 0
[pid=17118] ppid=17102 vsize=331896 CPUtime=0.19 cores=1,3,5,7
/proc/17118/stat : 17118 (python) S 17102 17102 16976 0 -1 4202560 979 0 0 0 10 9 0 0 15 0 1 0 906993404 339861504 16338 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089718342 0 0 16781312 514 14765192115822493960 0 0 17 5 0 0 0
/proc/17118/statm: 82974 16338 371 364 0 18889 0
[pid=17120] ppid=17118 vsize=281976 CPUtime=135.9 cores=1,3,5,7
/proc/17120/stat : 17120 (cryptominisat-2) R 17118 17120 17120 0 -1 4202496 93340 0 0 0 13573 17 0 0 25 0 1 0 906993405 288743424 61821 33554432000 4194304 4677096 140736346219280 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17120/statm: 70494 61821 392 118 0 65453 0
[pid=17102/tid=17110] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17110/stat : 17110 (python) S 17100 17102 16976 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 3 0 906983391 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
[pid=17102/tid=17119] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17119/stat : 17119 (python) S 17100 17102 16976 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 906993405 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 251.9
Current children cumulated vsize (KiB) 1311164

[startup+252.301 s]
/proc/loadavg: 2.00 1.91 1.25 3/197 17125
/proc/meminfo: memFree=4098048/32950928 swapFree=67055156/67111528
[pid=17102] ppid=17100 vsize=342140 CPUtime=15.61 cores=1,3,5,7
/proc/17102/stat : 17102 (python) S 17100 17102 16976 0 -1 4202496 29914 935 1 0 1546 15 0 0 19 0 3 0 906981806 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17102/statm: 85535 17849 1878 364 0 21450 0
[pid=17109] ppid=17102 vsize=331884 CPUtime=0.11 cores=1,3,5,7
/proc/17109/stat : 17109 (python) S 17102 17102 16976 0 -1 4202560 1169 0 0 0 5 6 0 0 19 0 2 0 906983391 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17109/statm: 82971 16382 414 364 0 18889 0
[pid=17111] ppid=17109 vsize=23268 CPUtime=100.09 cores=1,3,5,7
/proc/17111/stat : 17111 (lingeling) T 17109 17111 17111 0 -1 4202496 14215 0 0 0 10008 1 0 0 25 0 1 0 906983391 23826432 4987 33554432000 4194304 4352236 140735966934720 18446744073709551615 4233942 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/17111/statm: 5817 4987 129 39 0 4897 0
[pid=17109/tid=17117] ppid=17102 vsize=331884 CPUtime=0 cores=1,3,5,7
/proc/17109/task/17117/stat : 17117 (python) S 17102 17102 16976 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906993402 339849216 16382 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 514 18446604471138859136 0 0 -1 3 0 0 0
[pid=17118] ppid=17102 vsize=331896 CPUtime=0.19 cores=1,3,5,7
/proc/17118/stat : 17118 (python) S 17102 17102 16976 0 -1 4202560 980 0 0 0 10 9 0 0 15 0 1 0 906993404 339861504 16338 33554432000 4194304 5683644 140734881533936 18446744073709551615 248089718342 0 0 16781312 514 5617619968204964104 0 0 17 5 0 0 0
/proc/17118/statm: 82974 16338 371 364 0 18889 0
[pid=17120] ppid=17118 vsize=0 CPUtime=136.29 cores=1,3,5,7
/proc/17120/stat : 17120 (cryptominisat-2) R 17118 17120 17120 0 -1 4202500 93386 0 0 0 13612 17 0 0 25 0 1 0 906993405 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17120/statm: 0 0 0 0 0 0 0
[pid=17102/tid=17110] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17110/stat : 17110 (python) S 17100 17102 16976 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 3 0 906983391 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
[pid=17102/tid=17119] ppid=17100 vsize=342140 CPUtime=0 cores=1,3,5,7
/proc/17102/task/17119/stat : 17119 (python) S 17100 17102 16976 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 906993405 350351360 17849 33554432000 4194304 5683644 140734881533936 18446744073709551615 248101521841 0 0 16781312 2 18446604471139599488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 252.29
Current children cumulated vsize (KiB) 1029188

Child status: 0
Real time (s): 252.338
CPU time (s): 252.403
CPU user time (s): 251.866
CPU system time (s): 0.536918
CPU usage (%): 100.026
Max. virtual memory (cumulated for all children) (KiB): 1320224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.866
system time used= 0.536918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149975
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= 3343
involuntary context switches= 317

runsolver used 0.397939 second user time and 0.950855 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-13 10:30:20
IDJOB=3498415
IDBENCH=82477
IDSOLVER=1991
FILE ID=node123/3498415-1307953820
RUNJOBID= node123-1307953121-16995
PBS_JOBID= 13559705
Free space on /var/tmp= 2856 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-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-3498415-1307953820/watcher-3498415-1307953820 -o /var/tmp/evaluation-result-3498415-1307953820/solver-3498415-1307953820 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498415-1307953820.cnf -seed 1292154303 -budget 5000

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=1292154303

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4477824 kB
Buffers:        111132 kB
Cached:       26873560 kB
SwapCached:      10120 kB
Active:       11809524 kB
Inactive:     15775340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4477824 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:           35768 kB
Writeback:           0 kB
AnonPages:      597460 kB
Mapped:          18812 kB
Slab:           821448 kB
PageTables:       7632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1012076 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= 2824 MiB
End job on node123 at 2011-06-13 10:34:33