Trace number 3498443

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 154.829 154.903

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark93.9187
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

0.35/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.67	c INFO: solving HOME/instance-3498443-1307954168.cnf
0.35/0.67	c INFO: computing task features
0.52/0.87	c INFO: computed variable-clause graph statistics
0.52/0.87	c INFO: computed clause balance statistics
1.71/2.05	c INFO: computed variable balance statistics
2.61/2.93	c INFO: computed small-clause counts
2.61/2.94	c INFO: computed Horn-clause counts
3.21/3.54	c INFO: computed variable graph statistics
3.21/3.54	c INFO: collected features for HOME/instance-3498443-1307954168.cnf in 2.85 s
3.21/3.56	c INFO: running lingeling-276@0 for 97 with 4997 remaining (b = 0.31)
103.42/103.69	c INFO: running cryptominisat-2.9.0@0 for 485 with 4897 remaining (b = 0.33)
154.68/154.87	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 /tmp/evaluation-result-3498443-1307954168/watcher-3498443-1307954168 -o /tmp/evaluation-result-3498443-1307954168/solver-3498443-1307954168 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498443-1307954168.cnf -seed 941871311 -budget 5000 

running on 4 cores: 0,2,4,6

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.02 1.94 1.32 2/185 15004
/proc/meminfo: memFree=31312432/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 728 0 0 0 0 0 0 0 25 0 1 0 907014766 15548416 616 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244346880 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/15004/statm: 3796 616 322 364 0 283 0

[startup+0.037146 s]
/proc/loadavg: 2.02 1.94 1.32 2/185 15004
/proc/meminfo: memFree=31312432/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=18884 CPUtime=0.01 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 1239 0 0 0 1 0 0 0 25 0 1 0 907014766 19337216 1093 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244346880 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/15004/statm: 4721 1093 421 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18884

[startup+0.101104 s]
/proc/loadavg: 2.02 1.94 1.32 2/185 15004
/proc/meminfo: memFree=31312432/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=87708 CPUtime=0.06 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 2640 0 0 0 4 2 0 0 25 0 1 0 907014766 89812992 2354 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244346880 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/15004/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87708

[startup+0.300959 s]
/proc/loadavg: 2.02 1.94 1.32 2/185 15004
/proc/meminfo: memFree=31312432/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=135752 CPUtime=0.18 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 5974 933 1 0 13 5 0 0 25 0 1 0 907014766 139010048 4148 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244344837 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/15004/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700883 s]
/proc/loadavg: 2.02 1.94 1.32 2/185 15004
/proc/meminfo: memFree=31312432/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=281060 CPUtime=0.43 cores=0,2,4,6
/proc/15004/stat : 15004 (python) R 15002 15004 14821 0 -1 4202496 9917 933 1 0 31 12 0 0 25 0 1 0 907014766 287805440 7586 33554432000 4194304 5683644 140735362993232 18446744073709551615 4299280 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/15004/statm: 70265 7586 1761 364 0 6189 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 281060

[startup+1.50082 s]
/proc/loadavg: 2.02 1.94 1.32 3/186 15009
/proc/meminfo: memFree=31277356/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=292120 CPUtime=1.21 cores=0,2,4,6
/proc/15004/stat : 15004 (python) R 15002 15004 14821 0 -1 4202496 14279 933 1 0 109 12 0 0 25 0 1 0 907014766 299130880 10414 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244006705 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15004/statm: 73030 10414 1826 364 0 8954 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 292120

[startup+3.10053 s]
/proc/loadavg: 2.02 1.94 1.33 3/186 15009
/proc/meminfo: memFree=31275496/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=292120 CPUtime=2.81 cores=0,2,4,6
/proc/15004/stat : 15004 (python) R 15002 15004 14821 0 -1 4202496 14286 933 1 0 269 12 0 0 25 0 1 0 907014766 299130880 10421 33554432000 4194304 5683644 140735362993232 18446744073709551615 47587931785344 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15004/statm: 73030 10421 1833 364 0 8954 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 292120

[startup+6.30097 s]
/proc/loadavg: 2.02 1.94 1.33 3/189 15012
/proc/meminfo: memFree=31267928/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=301728 CPUtime=3.29 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 14658 933 1 0 316 13 0 0 25 0 2 0 907014766 308969472 10302 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15004/statm: 75432 10302 1875 364 0 11350 0
[pid=15010] ppid=15004 vsize=291484 CPUtime=0 cores=0,2,4,6
/proc/15010/stat : 15010 (python) S 15004 15004 14821 0 -1 4202560 807 0 0 0 0 0 0 0 18 0 1 0 907015122 298479616 8781 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244368911 0 0 16781312 514 12967243768343265540 0 0 17 6 0 0 0
/proc/15010/statm: 72871 8781 358 364 0 8789 0
[pid=15012] ppid=15010 vsize=10220 CPUtime=2.72 cores=0,2,4,6
/proc/15012/stat : 15012 (lingeling) R 15010 15012 15012 0 -1 4202496 3286 0 0 0 272 0 0 0 25 0 1 0 907015123 10465280 1725 33554432000 4194304 4352236 140735773414320 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15012/statm: 2555 1725 129 39 0 1635 0
[pid=15004/tid=15011] ppid=15002 vsize=301728 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15011/stat : 15011 (python) S 15002 15004 14821 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 907015123 308969472 10302 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 603432

[startup+12.7008 s]
/proc/loadavg: 2.02 1.94 1.33 3/189 15012
/proc/meminfo: memFree=31264084/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=301728 CPUtime=3.29 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 14658 933 1 0 316 13 0 0 25 0 2 0 907014766 308969472 10302 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15004/statm: 75432 10302 1875 364 0 11350 0
[pid=15010] ppid=15004 vsize=291484 CPUtime=0 cores=0,2,4,6
/proc/15010/stat : 15010 (python) S 15004 15004 14821 0 -1 4202560 965 0 0 0 0 0 0 0 18 0 1 0 907015122 298479616 8803 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244368911 0 0 16781312 514 12967243768343265540 0 0 17 6 0 0 0
/proc/15010/statm: 72871 8803 380 364 0 8789 0
[pid=15012] ppid=15010 vsize=10876 CPUtime=9.12 cores=0,2,4,6
/proc/15012/stat : 15012 (lingeling) R 15010 15012 15012 0 -1 4202496 3457 0 0 0 912 0 0 0 25 0 1 0 907015123 11137024 1896 33554432000 4194304 4352236 140735773414320 18446744073709551615 4207645 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15012/statm: 2719 1896 129 39 0 1799 0
[pid=15004/tid=15011] ppid=15002 vsize=301728 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15011/stat : 15011 (python) S 15002 15004 14821 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 907015123 308969472 10302 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 604088

[startup+25.5006 s]
/proc/loadavg: 2.02 1.94 1.34 3/189 15012
/proc/meminfo: memFree=31264196/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=301728 CPUtime=3.29 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 14658 933 1 0 316 13 0 0 25 0 2 0 907014766 308969472 10302 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15004/statm: 75432 10302 1875 364 0 11350 0
[pid=15010] ppid=15004 vsize=291484 CPUtime=0.02 cores=0,2,4,6
/proc/15010/stat : 15010 (python) S 15004 15004 14821 0 -1 4202560 972 0 0 0 1 1 0 0 18 0 1 0 907015122 298479616 8804 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244368911 0 0 16781312 514 16914271155194396932 0 0 17 6 0 0 0
/proc/15010/statm: 72871 8804 381 364 0 8789 0
[pid=15012] ppid=15010 vsize=13248 CPUtime=21.92 cores=0,2,4,6
/proc/15012/stat : 15012 (lingeling) R 15010 15012 15012 0 -1 4202496 5067 0 0 0 2192 0 0 0 25 0 1 0 907015123 13565952 2482 33554432000 4194304 4352236 140735773414320 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15012/statm: 3312 2482 129 39 0 2392 0
[pid=15004/tid=15011] ppid=15002 vsize=301728 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15011/stat : 15011 (python) S 15002 15004 14821 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 907015123 308969472 10302 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 606460

[startup+51.1011 s]
/proc/loadavg: 2.01 1.95 1.36 3/189 15013
/proc/meminfo: memFree=31251972/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=301728 CPUtime=3.29 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 14658 933 1 0 316 13 0 0 25 0 2 0 907014766 308969472 10302 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15004/statm: 75432 10302 1875 364 0 11350 0
[pid=15010] ppid=15004 vsize=291484 CPUtime=0.05 cores=0,2,4,6
/proc/15010/stat : 15010 (python) S 15004 15004 14821 0 -1 4202560 981 0 0 0 2 3 0 0 18 0 1 0 907015122 298479616 8804 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244368911 0 0 16781312 514 16914271155194396932 0 0 17 6 0 0 0
/proc/15010/statm: 72871 8804 381 364 0 8789 0
[pid=15012] ppid=15010 vsize=17344 CPUtime=47.52 cores=0,2,4,6
/proc/15012/stat : 15012 (lingeling) R 15010 15012 15012 0 -1 4202496 6091 0 0 0 4752 0 0 0 25 0 1 0 907015123 17760256 3506 33554432000 4194304 4352236 140735773414320 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15012/statm: 4336 3506 129 39 0 3416 0
[pid=15004/tid=15011] ppid=15002 vsize=301728 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15011/stat : 15011 (python) S 15002 15004 14821 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 907015123 308969472 10302 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 610556

[startup+102.307 s]
/proc/loadavg: 2.08 1.97 1.40 3/189 15014
/proc/meminfo: memFree=31239960/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=301728 CPUtime=3.29 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 14658 933 1 0 316 13 0 0 25 0 2 0 907014766 308969472 10302 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15004/statm: 75432 10302 1875 364 0 11350 0
[pid=15010] ppid=15004 vsize=291484 CPUtime=0.1 cores=0,2,4,6
/proc/15010/stat : 15010 (python) S 15004 15004 14821 0 -1 4202560 997 0 0 0 5 5 0 0 18 0 1 0 907015122 298479616 8804 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244368911 0 0 16781312 514 16914271155194396932 0 0 17 6 0 0 0
/proc/15010/statm: 72871 8804 381 364 0 8789 0
[pid=15012] ppid=15010 vsize=23488 CPUtime=98.73 cores=0,2,4,6
/proc/15012/stat : 15012 (lingeling) R 15010 15012 15012 0 -1 4202496 8651 0 0 0 9872 1 0 0 25 0 1 0 907015123 24051712 5042 33554432000 4194304 4352236 140735773414320 18446744073709551615 4328116 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15012/statm: 5872 5042 129 39 0 4952 0
[pid=15004/tid=15011] ppid=15002 vsize=301728 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15011/stat : 15011 (python) S 15002 15004 14821 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 907015123 308969472 10302 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 616700

Solver just ended. Dumping a history of the last processes samples

[startup+127.901 s]
/proc/loadavg: 2.05 1.97 1.41 3/196 15022
/proc/meminfo: memFree=31106464/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=311984 CPUtime=3.31 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 15443 933 1 0 318 13 0 0 20 0 3 0 907014766 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15004/statm: 77996 10309 1878 364 0 13911 0
[pid=15010] ppid=15004 vsize=301728 CPUtime=0.11 cores=0,2,4,6
/proc/15010/stat : 15010 (python) S 15004 15004 14821 0 -1 4202560 1156 0 0 0 6 5 0 0 19 0 2 0 907015122 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15010/statm: 75432 8842 414 364 0 11350 0
[pid=15012] ppid=15010 vsize=19392 CPUtime=100.1 cores=0,2,4,6
/proc/15012/stat : 15012 (lingeling) T 15010 15012 15012 0 -1 4202496 8651 0 0 0 10009 1 0 0 25 0 1 0 907015123 19857408 4018 33554432000 4194304 4352236 140735773414320 18446744073709551615 4328022 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/15012/statm: 4848 4018 129 39 0 3928 0
[pid=15010/tid=15015] ppid=15004 vsize=301728 CPUtime=0 cores=0,2,4,6
/proc/15010/task/15015/stat : 15015 (python) S 15004 15004 14821 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 907025133 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 514 18446604443046963072 0 0 -1 0 0 0 0
[pid=15016] ppid=15004 vsize=301740 CPUtime=0.03 cores=0,2,4,6
/proc/15016/stat : 15016 (python) S 15004 15004 14821 0 -1 4202560 904 0 0 0 2 1 0 0 15 0 1 0 907025136 308981760 8797 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244368966 0 0 16781312 514 1785527722965958916 0 0 17 6 0 0 0
/proc/15016/statm: 75435 8797 370 364 0 11350 0
[pid=15018] ppid=15016 vsize=90864 CPUtime=24.18 cores=0,2,4,6
/proc/15018/stat : 15018 (cryptominisat-2) R 15016 15018 15018 0 -1 4202496 24881 0 0 0 2415 3 0 0 25 0 1 0 907025136 93044736 15414 33554432000 4194304 4677096 140736326866256 18446744073709551615 4320251 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15018/statm: 22716 15414 393 118 0 17675 0
[pid=15004/tid=15011] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15011/stat : 15011 (python) S 15002 15004 14821 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 3 0 907015123 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
[pid=15004/tid=15017] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15017/stat : 15017 (python) S 15002 15004 14821 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 907025136 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 127.73
Current children cumulated vsize (KiB) 1025708

[startup+140.701 s]
/proc/loadavg: 2.04 1.97 1.42 3/196 15022
/proc/meminfo: memFree=31098628/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=311984 CPUtime=3.31 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 15443 933 1 0 318 13 0 0 20 0 3 0 907014766 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15004/statm: 77996 10309 1878 364 0 13911 0
[pid=15010] ppid=15004 vsize=301728 CPUtime=0.11 cores=0,2,4,6
/proc/15010/stat : 15010 (python) S 15004 15004 14821 0 -1 4202560 1156 0 0 0 6 5 0 0 19 0 2 0 907015122 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15010/statm: 75432 8842 414 364 0 11350 0
[pid=15012] ppid=15010 vsize=19392 CPUtime=100.1 cores=0,2,4,6
/proc/15012/stat : 15012 (lingeling) T 15010 15012 15012 0 -1 4202496 8651 0 0 0 10009 1 0 0 25 0 1 0 907015123 19857408 4018 33554432000 4194304 4352236 140735773414320 18446744073709551615 4328022 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/15012/statm: 4848 4018 129 39 0 3928 0
[pid=15010/tid=15015] ppid=15004 vsize=301728 CPUtime=0 cores=0,2,4,6
/proc/15010/task/15015/stat : 15015 (python) S 15004 15004 14821 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 907025133 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 514 18446604443046963072 0 0 -1 0 0 0 0
[pid=15016] ppid=15004 vsize=301740 CPUtime=0.05 cores=0,2,4,6
/proc/15016/stat : 15016 (python) S 15004 15004 14821 0 -1 4202560 912 0 0 0 3 2 0 0 15 0 1 0 907025136 308981760 8797 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244368966 0 0 16781312 514 16914271155194396932 0 0 17 6 0 0 0
/proc/15016/statm: 75435 8797 370 364 0 11350 0
[pid=15018] ppid=15016 vsize=94264 CPUtime=37 cores=0,2,4,6
/proc/15018/stat : 15018 (cryptominisat-2) R 15016 15018 15018 0 -1 4202496 28540 0 0 0 3696 4 0 0 25 0 1 0 907025136 96526336 16713 33554432000 4194304 4677096 140736326866256 18446744073709551615 4319256 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15018/statm: 23566 16713 393 118 0 18525 0
[pid=15004/tid=15011] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15011/stat : 15011 (python) S 15002 15004 14821 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 3 0 907015123 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
[pid=15004/tid=15017] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15017/stat : 15017 (python) S 15002 15004 14821 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 907025136 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 140.57
Current children cumulated vsize (KiB) 1029108

[startup+147.101 s]
/proc/loadavg: 2.04 1.97 1.42 3/196 15022
/proc/meminfo: memFree=31091300/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=311984 CPUtime=3.31 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 15443 933 1 0 318 13 0 0 20 0 3 0 907014766 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15004/statm: 77996 10309 1878 364 0 13911 0
[pid=15010] ppid=15004 vsize=301728 CPUtime=0.11 cores=0,2,4,6
/proc/15010/stat : 15010 (python) S 15004 15004 14821 0 -1 4202560 1156 0 0 0 6 5 0 0 19 0 2 0 907015122 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15010/statm: 75432 8842 414 364 0 11350 0
[pid=15012] ppid=15010 vsize=19392 CPUtime=100.1 cores=0,2,4,6
/proc/15012/stat : 15012 (lingeling) T 15010 15012 15012 0 -1 4202496 8651 0 0 0 10009 1 0 0 25 0 1 0 907015123 19857408 4018 33554432000 4194304 4352236 140735773414320 18446744073709551615 4328022 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/15012/statm: 4848 4018 129 39 0 3928 0
[pid=15010/tid=15015] ppid=15004 vsize=301728 CPUtime=0 cores=0,2,4,6
/proc/15010/task/15015/stat : 15015 (python) S 15004 15004 14821 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 907025133 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 514 18446604443046963072 0 0 -1 0 0 0 0
[pid=15016] ppid=15004 vsize=301740 CPUtime=0.06 cores=0,2,4,6
/proc/15016/stat : 15016 (python) S 15004 15004 14821 0 -1 4202560 920 0 0 0 3 3 0 0 15 0 1 0 907025136 308981760 8797 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244368966 0 0 16781312 514 16914271155194396932 0 0 17 6 0 0 0
/proc/15016/statm: 75435 8797 370 364 0 11350 0
[pid=15018] ppid=15016 vsize=114432 CPUtime=43.39 cores=0,2,4,6
/proc/15018/stat : 15018 (cryptominisat-2) R 15016 15018 15018 0 -1 4202496 30701 0 0 0 4335 4 0 0 25 0 1 0 907025136 117178368 18874 33554432000 4194304 4677096 140736326866256 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15018/statm: 28608 18874 393 118 0 23567 0
[pid=15004/tid=15011] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15011/stat : 15011 (python) S 15002 15004 14821 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 3 0 907015123 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
[pid=15004/tid=15017] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15017/stat : 15017 (python) S 15002 15004 14821 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 907025136 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 146.97
Current children cumulated vsize (KiB) 1049276

[startup+150.301 s]
/proc/loadavg: 2.03 1.97 1.42 3/196 15023
/proc/meminfo: memFree=31088816/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=311984 CPUtime=3.31 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 15443 933 1 0 318 13 0 0 20 0 3 0 907014766 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15004/statm: 77996 10309 1878 364 0 13911 0
[pid=15010] ppid=15004 vsize=301728 CPUtime=0.11 cores=0,2,4,6
/proc/15010/stat : 15010 (python) S 15004 15004 14821 0 -1 4202560 1156 0 0 0 6 5 0 0 19 0 2 0 907015122 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15010/statm: 75432 8842 414 364 0 11350 0
[pid=15012] ppid=15010 vsize=19392 CPUtime=100.1 cores=0,2,4,6
/proc/15012/stat : 15012 (lingeling) T 15010 15012 15012 0 -1 4202496 8651 0 0 0 10009 1 0 0 25 0 1 0 907015123 19857408 4018 33554432000 4194304 4352236 140735773414320 18446744073709551615 4328022 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/15012/statm: 4848 4018 129 39 0 3928 0
[pid=15010/tid=15015] ppid=15004 vsize=301728 CPUtime=0 cores=0,2,4,6
/proc/15010/task/15015/stat : 15015 (python) S 15004 15004 14821 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 907025133 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 514 18446604443046963072 0 0 -1 0 0 0 0
[pid=15016] ppid=15004 vsize=301740 CPUtime=0.06 cores=0,2,4,6
/proc/15016/stat : 15016 (python) S 15004 15004 14821 0 -1 4202560 920 0 0 0 3 3 0 0 15 0 1 0 907025136 308981760 8797 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244368966 0 0 16781312 514 16914271155194396932 0 0 17 6 0 0 0
/proc/15016/statm: 75435 8797 370 364 0 11350 0
[pid=15018] ppid=15016 vsize=114432 CPUtime=46.59 cores=0,2,4,6
/proc/15018/stat : 15018 (cryptominisat-2) R 15016 15018 15018 0 -1 4202496 31425 0 0 0 4655 4 0 0 25 0 1 0 907025136 117178368 19598 33554432000 4194304 4677096 140736326866256 18446744073709551615 4320049 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15018/statm: 28608 19598 393 118 0 23567 0
[pid=15004/tid=15011] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15011/stat : 15011 (python) S 15002 15004 14821 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 3 0 907015123 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
[pid=15004/tid=15017] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15017/stat : 15017 (python) S 15002 15004 14821 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 907025136 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 150.17
Current children cumulated vsize (KiB) 1049276

[startup+153.501 s]
/proc/loadavg: 2.03 1.97 1.43 4/196 15023
/proc/meminfo: memFree=31085712/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=311984 CPUtime=3.31 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 15443 933 1 0 318 13 0 0 20 0 3 0 907014766 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15004/statm: 77996 10309 1878 364 0 13911 0
[pid=15010] ppid=15004 vsize=301728 CPUtime=0.11 cores=0,2,4,6
/proc/15010/stat : 15010 (python) S 15004 15004 14821 0 -1 4202560 1156 0 0 0 6 5 0 0 19 0 2 0 907015122 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15010/statm: 75432 8842 414 364 0 11350 0
[pid=15012] ppid=15010 vsize=19392 CPUtime=100.1 cores=0,2,4,6
/proc/15012/stat : 15012 (lingeling) T 15010 15012 15012 0 -1 4202496 8651 0 0 0 10009 1 0 0 25 0 1 0 907015123 19857408 4018 33554432000 4194304 4352236 140735773414320 18446744073709551615 4328022 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/15012/statm: 4848 4018 129 39 0 3928 0
[pid=15010/tid=15015] ppid=15004 vsize=301728 CPUtime=0 cores=0,2,4,6
/proc/15010/task/15015/stat : 15015 (python) S 15004 15004 14821 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 907025133 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 514 18446604443046963072 0 0 -1 0 0 0 0
[pid=15016] ppid=15004 vsize=301740 CPUtime=0.07 cores=0,2,4,6
/proc/15016/stat : 15016 (python) S 15004 15004 14821 0 -1 4202560 922 0 0 0 4 3 0 0 15 0 1 0 907025136 308981760 8797 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244368966 0 0 16781312 514 1785527722965958916 0 0 17 6 0 0 0
/proc/15016/statm: 75435 8797 370 364 0 11350 0
[pid=15018] ppid=15016 vsize=114432 CPUtime=49.79 cores=0,2,4,6
/proc/15018/stat : 15018 (cryptominisat-2) R 15016 15018 15018 0 -1 4202496 31858 0 0 0 4975 4 0 0 25 0 1 0 907025136 117178368 20031 33554432000 4194304 4677096 140736326866256 18446744073709551615 4320150 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15018/statm: 28608 20031 393 118 0 23567 0
[pid=15004/tid=15011] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15011/stat : 15011 (python) S 15002 15004 14821 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 3 0 907015123 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
[pid=15004/tid=15017] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15017/stat : 15017 (python) S 15002 15004 14821 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 907025136 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 153.38
Current children cumulated vsize (KiB) 1049276

[startup+154.301 s]
/proc/loadavg: 2.03 1.97 1.43 3/196 15023
/proc/meminfo: memFree=31085092/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=311984 CPUtime=3.31 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 15443 933 1 0 318 13 0 0 20 0 3 0 907014766 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15004/statm: 77996 10309 1878 364 0 13911 0
[pid=15010] ppid=15004 vsize=301728 CPUtime=0.11 cores=0,2,4,6
/proc/15010/stat : 15010 (python) S 15004 15004 14821 0 -1 4202560 1156 0 0 0 6 5 0 0 19 0 2 0 907015122 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15010/statm: 75432 8842 414 364 0 11350 0
[pid=15012] ppid=15010 vsize=19392 CPUtime=100.1 cores=0,2,4,6
/proc/15012/stat : 15012 (lingeling) T 15010 15012 15012 0 -1 4202496 8651 0 0 0 10009 1 0 0 25 0 1 0 907015123 19857408 4018 33554432000 4194304 4352236 140735773414320 18446744073709551615 4328022 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/15012/statm: 4848 4018 129 39 0 3928 0
[pid=15010/tid=15015] ppid=15004 vsize=301728 CPUtime=0 cores=0,2,4,6
/proc/15010/task/15015/stat : 15015 (python) S 15004 15004 14821 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 907025133 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 514 18446604443046963072 0 0 -1 0 0 0 0
[pid=15016] ppid=15004 vsize=301740 CPUtime=0.07 cores=0,2,4,6
/proc/15016/stat : 15016 (python) S 15004 15004 14821 0 -1 4202560 922 0 0 0 4 3 0 0 15 0 1 0 907025136 308981760 8797 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244368966 0 0 16781312 514 1785527722965958916 0 0 17 6 0 0 0
/proc/15016/statm: 75435 8797 370 364 0 11350 0
[pid=15018] ppid=15016 vsize=114432 CPUtime=50.59 cores=0,2,4,6
/proc/15018/stat : 15018 (cryptominisat-2) R 15016 15018 15018 0 -1 4202496 32013 0 0 0 5055 4 0 0 25 0 1 0 907025136 117178368 20186 33554432000 4194304 4677096 140736326866256 18446744073709551615 4319571 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15018/statm: 28608 20186 393 118 0 23567 0
[pid=15004/tid=15011] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15011/stat : 15011 (python) S 15002 15004 14821 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 3 0 907015123 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
[pid=15004/tid=15017] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15017/stat : 15017 (python) S 15002 15004 14821 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 907025136 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 154.18
Current children cumulated vsize (KiB) 1049276

[startup+154.701 s]
/proc/loadavg: 2.03 1.97 1.43 3/196 15023
/proc/meminfo: memFree=31085092/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=311984 CPUtime=3.31 cores=0,2,4,6
/proc/15004/stat : 15004 (python) S 15002 15004 14821 0 -1 4202496 15443 933 1 0 318 13 0 0 20 0 3 0 907014766 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15004/statm: 77996 10309 1878 364 0 13911 0
[pid=15010] ppid=15004 vsize=301728 CPUtime=0.11 cores=0,2,4,6
/proc/15010/stat : 15010 (python) S 15004 15004 14821 0 -1 4202560 1156 0 0 0 6 5 0 0 19 0 2 0 907015122 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15010/statm: 75432 8842 414 364 0 11350 0
[pid=15012] ppid=15010 vsize=19392 CPUtime=100.1 cores=0,2,4,6
/proc/15012/stat : 15012 (lingeling) T 15010 15012 15012 0 -1 4202496 8651 0 0 0 10009 1 0 0 25 0 1 0 907015123 19857408 4018 33554432000 4194304 4352236 140735773414320 18446744073709551615 4328022 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/15012/statm: 4848 4018 129 39 0 3928 0
[pid=15010/tid=15015] ppid=15004 vsize=301728 CPUtime=0 cores=0,2,4,6
/proc/15010/task/15015/stat : 15015 (python) S 15004 15004 14821 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 907025133 308969472 8842 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 514 18446604443046963072 0 0 -1 0 0 0 0
[pid=15016] ppid=15004 vsize=301740 CPUtime=0.07 cores=0,2,4,6
/proc/15016/stat : 15016 (python) S 15004 15004 14821 0 -1 4202560 922 0 0 0 4 3 0 0 15 0 1 0 907025136 308981760 8797 33554432000 4194304 5683644 140735362993232 18446744073709551615 228244368966 0 0 16781312 514 1785527722965958916 0 0 17 6 0 0 0
/proc/15016/statm: 75435 8797 370 364 0 11350 0
[pid=15018] ppid=15016 vsize=114432 CPUtime=50.99 cores=0,2,4,6
/proc/15018/stat : 15018 (cryptominisat-2) R 15016 15018 15018 0 -1 4202496 32054 0 0 0 5095 4 0 0 25 0 1 0 907025136 117178368 20227 33554432000 4194304 4677096 140736326866256 18446744073709551615 4317762 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15018/statm: 28608 20227 393 118 0 23567 0
[pid=15004/tid=15011] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15011/stat : 15011 (python) S 15002 15004 14821 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 3 0 907015123 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
[pid=15004/tid=15017] ppid=15002 vsize=311984 CPUtime=0 cores=0,2,4,6
/proc/15004/task/15017/stat : 15017 (python) S 15002 15004 14821 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 907025136 319471616 10309 33554432000 4194304 5683644 140735362993232 18446744073709551615 228256172465 0 0 16781312 2 18446604440643349184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 154.58
Current children cumulated vsize (KiB) 1049276

[startup+154.901 s]
/proc/loadavg: 2.03 1.97 1.43 3/196 15023
/proc/meminfo: memFree=31085092/32951124 swapFree=67056676/67111528
[pid=15004] ppid=15002 vsize=0 CPUtime=154.8 cores=0,2,4,6
/proc/15004/stat : 15004 (python) R 15002 15004 14821 0 -1 4202500 21163 44002 1 0 320 13 15132 15 17 0 1 0 907014766 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15004/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 154.8
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 154.903
CPU time (s): 154.829
CPU user time (s): 154.529
CPU system time (s): 0.300954
CPU usage (%): 99.9526
Max. virtual memory (cumulated for all children) (KiB): 1049276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 154.529
system time used= 0.300954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65165
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= 3212
involuntary context switches= 320

runsolver used 0.291955 second user time and 0.506922 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-13 10:36:08
IDJOB=3498443
IDBENCH=83117
IDSOLVER=1991
FILE ID=node136/3498443-1307954168
RUNJOBID= node136-1307953114-14839
PBS_JOBID= 13559692
Free space on /tmp= 74008 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom13.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 /tmp/evaluation-result-3498443-1307954168/watcher-3498443-1307954168 -o /tmp/evaluation-result-3498443-1307954168/solver-3498443-1307954168 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498443-1307954168.cnf -seed 941871311 -budget 5000

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=941871311

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31313108 kB
Buffers:        178656 kB
Cached:         394532 kB
SwapCached:       8544 kB
Active:        1224356 kB
Inactive:       211024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31313108 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:           32988 kB
Writeback:           0 kB
AnonPages:      859752 kB
Mapped:          18952 kB
Slab:           133792 kB
PageTables:       9160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1525216 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73976 MiB
End job on node136 at 2011-06-13 10:38:43