Trace number 3378758

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-par-industrial (fixed)? 4798.74 1206.06

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
Number of clauses of size over 50

Solver Data

0.29/0.49	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.29/0.49	c INFO: solving HOME/instance-3378758-1305466538.cnf
0.29/0.49	c INFO: computing task features
0.39/0.50	c INFO: computed variable-clause graph statistics
0.39/0.50	c INFO: computed clause balance statistics
0.39/0.55	c INFO: computed variable balance statistics
0.39/0.59	c INFO: computed small-clause counts
0.39/0.59	c INFO: computed Horn-clause counts
0.39/0.60	c INFO: computed variable graph statistics
0.49/0.60	c INFO: collected features for HOME/instance-3378758-1305466538.cnf in 0.10 s
0.49/0.60	c INFO: running lingeling-276@0 for 582 with 1199 remaining (b = 0.58)
0.49/0.61	c INFO: running cryptominisat-2.9.0@0 for 582 with 1199 remaining (b = 0.51)
0.49/0.62	c INFO: running lingeling-276@0 for 1199 with 1199 remaining (b = 0.57)
0.49/0.63	c INFO: running lingeling-276@0 for 97 with 1199 remaining (b = 0.21)
413.17/106.86	c INFO: running cryptominisat-2.9.0@0 for 1093 with 1093 remaining (b = 0.39)
2330.32/587.38	c INFO: running lingeling-276@99 for 97 with 613 remaining (b = 0.08)
2368.20/596.88	c INFO: running precosat-570@0 for 603 with 603 remaining (b = 0.32)
2718.54/684.63	c INFO: running cryptominisat-2.9.0@0 for 97 with 515 remaining (b = 0.08)
3101.44/780.62	c INFO: running cryptominisat-2.9.0@95 for 419 with 419 remaining (b = 0.20)
4798.50/1206.04	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378758-1305466538/watcher-3378758-1305466538 -o /tmp/evaluation-result-3378758-1305466538/solver-3378758-1305466538 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378758-1305466538.cnf -seed 177743594 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 7.68 7.92 5.97 2/290 18388
/proc/meminfo: memFree=16519784/32951132 swapFree=67093824/67111528
[pid=18388] ppid=18386 vsize=15772 CPUtime=0 cores=1,3,5,7
/proc/18388/stat : 18388 (python) R 18386 18388 18170 0 -1 4202496 902 0 0 0 0 0 0 0 17 0 1 0 658253488 16150528 783 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664806400 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/18388/statm: 3943 783 346 364 0 430 0

[startup+0.0316459 s]
/proc/loadavg: 7.68 7.92 5.97 2/290 18388
/proc/meminfo: memFree=16519784/32951132 swapFree=67093824/67111528
[pid=18388] ppid=18386 vsize=18880 CPUtime=0.02 cores=1,3,5,7
/proc/18388/stat : 18388 (python) R 18386 18388 18170 0 -1 4202496 1278 0 0 0 2 0 0 0 17 0 1 0 658253488 19333120 1131 33554432000 4194304 5683644 140733972512176 18446744073709551615 4510784 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/18388/statm: 4720 1132 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.100639 s]
/proc/loadavg: 7.68 7.92 5.97 2/290 18388
/proc/meminfo: memFree=16519784/32951132 swapFree=67093824/67111528
[pid=18388] ppid=18386 vsize=102008 CPUtime=0.06 cores=1,3,5,7
/proc/18388/stat : 18388 (python) S 18386 18388 18170 0 -1 4202496 3025 0 0 0 5 1 0 0 17 0 1 0 658253488 104456192 2717 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664806400 0 2147483391 16781312 2 18446744071699109054 0 0 17 1 0 0 0
/proc/18388/statm: 25502 2717 841 364 0 1802 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 102008

[startup+0.300827 s]
/proc/loadavg: 7.68 7.92 5.97 2/290 18388
/proc/meminfo: memFree=16519784/32951132 swapFree=67093824/67111528
[pid=18388] ppid=18386 vsize=135896 CPUtime=0.22 cores=1,3,5,7
/proc/18388/stat : 18388 (python) S 18386 18388 18170 0 -1 4202496 6033 933 1 0 16 6 0 0 17 0 1 0 658253488 139157504 4186 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664806400 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 0
/proc/18388/statm: 33974 4186 1032 364 0 3160 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 135896

[startup+0.700494 s]
/proc/loadavg: 7.68 7.92 5.97 2/290 18388
/proc/meminfo: memFree=16519784/32951132 swapFree=67093824/67111528
[pid=18388] ppid=18386 vsize=319932 CPUtime=0.52 cores=1,3,5,7
/proc/18388/stat : 18388 (python) S 18386 18388 18170 0 -1 4202496 12059 933 1 0 41 11 0 0 22 0 5 0 658253488 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18388/statm: 79983 7180 1881 364 0 15892 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 319932

[startup+1.50136 s]
/proc/loadavg: 7.68 7.92 5.97 9/315 18421
/proc/meminfo: memFree=16440952/32951132 swapFree=67093824/67111528
[pid=18388] ppid=18386 vsize=319932 CPUtime=0.52 cores=1,3,5,7
/proc/18388/stat : 18388 (python) S 18386 18388 18170 0 -1 4202496 12059 933 1 0 41 11 0 0 22 0 5 0 658253488 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18388/statm: 79983 7180 1881 364 0 15892 0
[pid=18410] ppid=18388 vsize=278492 CPUtime=0 cores=1,3,5,7
/proc/18410/stat : 18410 (python) S 18388 18388 18170 0 -1 4202560 710 0 0 0 0 0 0 0 18 0 1 0 658253548 285175808 5544 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828431 0 0 16781312 514 5837268203494965247 0 0 17 7 0 0 0
/proc/18410/statm: 69623 5544 347 364 0 5541 0
[pid=18412] ppid=18410 vsize=6496 CPUtime=0.88 cores=1,3,5,7
/proc/18412/stat : 18412 (lingeling) R 18410 18412 18412 0 -1 4202496 1275 0 0 0 88 0 0 0 21 0 1 0 658253549 6651904 826 33554432000 4194304 4352236 140733290348928 18446744073709551615 4328262 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/18412/statm: 1624 826 129 39 0 704 0
[pid=18413] ppid=18388 vsize=289112 CPUtime=0 cores=1,3,5,7
/proc/18413/stat : 18413 (python) S 18388 18388 18170 0 -1 4202560 748 0 0 0 0 0 0 0 15 0 1 0 658253549 296050688 5630 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 2009229960706752775 0 0 17 7 0 0 0
/proc/18413/statm: 72278 5630 348 364 0 8193 0
[pid=18415] ppid=18413 vsize=31384 CPUtime=0.87 cores=1,3,5,7
/proc/18415/stat : 18415 (cryptominisat-2) R 18413 18415 18415 0 -1 4202496 1740 0 0 0 87 0 0 0 23 0 1 0 658253550 32137216 1056 33554432000 4194304 4677096 140736635953360 18446744073709551615 4318983 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18415/statm: 7846 1056 391 118 0 2805 0
[pid=18416] ppid=18388 vsize=299028 CPUtime=0 cores=1,3,5,7
/proc/18416/stat : 18416 (python) S 18388 18388 18170 0 -1 4202560 716 0 0 0 0 0 0 0 19 0 1 0 658253550 306204672 5566 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 17432391549945118719 0 0 17 1 0 0 0
/proc/18416/statm: 74757 5566 344 364 0 10669 0
[pid=18418] ppid=18416 vsize=6680 CPUtime=0.87 cores=1,3,5,7
/proc/18418/stat : 18418 (lingeling) R 18416 18418 18418 0 -1 4202496 1180 0 0 0 87 0 0 0 23 0 1 0 658253550 6840320 871 33554432000 4194304 4352236 140733797702656 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/18418/statm: 1670 871 129 39 0 750 0
[pid=18419] ppid=18388 vsize=309688 CPUtime=0 cores=1,3,5,7
/proc/18419/stat : 18419 (python) S 18388 18388 18170 0 -1 4202560 729 0 0 0 0 0 0 0 21 0 1 0 658253551 317120512 5639 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 4454722766398029823 0 0 17 7 0 0 0
/proc/18419/statm: 77422 5639 344 364 0 13331 0
[pid=18421] ppid=18419 vsize=6492 CPUtime=0.84 cores=1,3,5,7
/proc/18421/stat : 18421 (lingeling) R 18419 18421 18421 0 -1 4202496 1163 0 0 0 84 0 0 0 25 0 1 0 658253551 6647808 824 33554432000 4194304 4352236 140737319803984 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/18421/statm: 1623 824 129 39 0 703 0
[pid=18388/tid=18411] ppid=18386 vsize=319932 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18411/stat : 18411 (python) S 18386 18388 18170 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 5 0 658253549 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18414] ppid=18386 vsize=319932 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18414/stat : 18414 (python) S 18386 18388 18170 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 5 0 658253549 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18417] ppid=18386 vsize=319932 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18417/stat : 18417 (python) S 18386 18388 18170 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 5 0 658253550 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 1 0 0 0
[pid=18388/tid=18420] ppid=18386 vsize=319932 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18420/stat : 18420 (python) S 18386 18388 18170 0 -1 4202560 26 933 0 0 0 0 0 0 22 0 5 0 658253551 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 1547304

[startup+3.10108 s]
/proc/loadavg: 7.68 7.92 5.97 9/315 18421
/proc/meminfo: memFree=16430536/32951132 swapFree=67093824/67111528
[pid=18388] ppid=18386 vsize=319932 CPUtime=0.52 cores=1,3,5,7
/proc/18388/stat : 18388 (python) S 18386 18388 18170 0 -1 4202496 12059 933 1 0 41 11 0 0 22 0 5 0 658253488 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18388/statm: 79983 7180 1881 364 0 15892 0
[pid=18410] ppid=18388 vsize=278492 CPUtime=0 cores=1,3,5,7
/proc/18410/stat : 18410 (python) S 18388 18388 18170 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 658253548 285175808 5551 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828431 0 0 16781312 514 5837268203494932743 0 0 17 7 0 0 0
/proc/18410/statm: 69623 5551 354 364 0 5541 0
[pid=18412] ppid=18410 vsize=6884 CPUtime=2.48 cores=1,3,5,7
/proc/18412/stat : 18412 (lingeling) R 18410 18412 18412 0 -1 4202496 1660 0 0 0 248 0 0 0 25 0 1 0 658253549 7049216 923 33554432000 4194304 4352236 140733290348928 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/18412/statm: 1721 923 129 39 0 801 0
[pid=18413] ppid=18388 vsize=289112 CPUtime=0 cores=1,3,5,7
/proc/18413/stat : 18413 (python) S 18388 18388 18170 0 -1 4202560 750 0 0 0 0 0 0 0 15 0 1 0 658253549 296050688 5630 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 5606936103912177927 0 0 17 7 0 0 0
/proc/18413/statm: 72278 5630 348 364 0 8193 0
[pid=18415] ppid=18413 vsize=37872 CPUtime=2.46 cores=1,3,5,7
/proc/18415/stat : 18415 (cryptominisat-2) R 18413 18415 18415 0 -1 4202496 4123 0 0 0 246 0 0 0 25 0 1 0 658253550 38780928 2414 33554432000 4194304 4677096 140736635953360 18446744073709551615 4337343 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18415/statm: 9468 2414 392 118 0 4427 0
[pid=18416] ppid=18388 vsize=299028 CPUtime=0 cores=1,3,5,7
/proc/18416/stat : 18416 (python) S 18388 18388 18170 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 658253550 306204672 5570 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 17432391549945086216 0 0 17 1 0 0 0
/proc/18416/statm: 74757 5570 348 364 0 10669 0
[pid=18418] ppid=18416 vsize=6812 CPUtime=2.47 cores=1,3,5,7
/proc/18418/stat : 18418 (lingeling) R 18416 18418 18418 0 -1 4202496 1341 0 0 0 247 0 0 0 25 0 1 0 658253550 6975488 904 33554432000 4194304 4352236 140733797702656 18446744073709551615 4329060 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/18418/statm: 1703 904 129 39 0 783 0
[pid=18419] ppid=18388 vsize=309688 CPUtime=0 cores=1,3,5,7
/proc/18419/stat : 18419 (python) S 18388 18388 18170 0 -1 4202560 749 0 0 0 0 0 0 0 18 0 1 0 658253551 317120512 5643 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 4454722766397997318 0 0 17 7 0 0 0
/proc/18419/statm: 77422 5643 348 364 0 13331 0
[pid=18421] ppid=18419 vsize=7912 CPUtime=2.43 cores=1,3,5,7
/proc/18421/stat : 18421 (lingeling) R 18419 18421 18421 0 -1 4202496 1646 0 0 0 243 0 0 0 25 0 1 0 658253551 8101888 1179 33554432000 4194304 4352236 140737319803984 18446744073709551615 4228457 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/18421/statm: 1978 1179 129 39 0 1058 0
[pid=18388/tid=18411] ppid=18386 vsize=319932 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18411/stat : 18411 (python) S 18386 18388 18170 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 5 0 658253549 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18414] ppid=18386 vsize=319932 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18414/stat : 18414 (python) S 18386 18388 18170 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 5 0 658253549 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18417] ppid=18386 vsize=319932 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18417/stat : 18417 (python) S 18386 18388 18170 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 5 0 658253550 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 1 0 0 0
[pid=18388/tid=18420] ppid=18386 vsize=319932 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18420/stat : 18420 (python) S 18386 18388 18170 0 -1 4202560 26 933 0 0 0 0 0 0 22 0 5 0 658253551 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.36
Current children cumulated vsize (KiB) 1555732

[startup+6.30052 s]
/proc/loadavg: 7.71 7.92 5.99 9/315 18421
/proc/meminfo: memFree=16406972/32951132 swapFree=67093824/67111528
[pid=18388] ppid=18386 vsize=319932 CPUtime=0.52 cores=1,3,5,7
/proc/18388/stat : 18388 (python) S 18386 18388 18170 0 -1 4202496 12059 933 1 0 41 11 0 0 22 0 5 0 658253488 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18388/statm: 79983 7180 1881 364 0 15892 0
[pid=18410] ppid=18388 vsize=278492 CPUtime=0.01 cores=1,3,5,7
/proc/18410/stat : 18410 (python) S 18388 18388 18170 0 -1 4202560 889 0 0 0 1 0 0 0 18 0 1 0 658253548 285175808 5574 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828431 0 0 16781312 514 5837268203494932743 0 0 17 7 0 0 0
/proc/18410/statm: 69623 5574 377 364 0 5541 0
[pid=18412] ppid=18410 vsize=7280 CPUtime=4.67 cores=1,3,5,7
/proc/18412/stat : 18412 (lingeling) R 18410 18412 18412 0 -1 4202496 1951 0 0 0 461 6 0 0 25 0 1 0 658253549 7454720 1022 33554432000 4194304 4352236 140733290348928 18446744073709551615 4207589 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/18412/statm: 1820 1022 129 39 0 900 0
[pid=18413] ppid=18388 vsize=289112 CPUtime=0.01 cores=1,3,5,7
/proc/18413/stat : 18413 (python) S 18388 18388 18170 0 -1 4202560 940 0 0 0 1 0 0 0 15 0 1 0 658253549 296050688 5653 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 2009229960706752775 0 0 17 7 0 0 0
/proc/18413/statm: 72278 5653 371 364 0 8193 0
[pid=18415] ppid=18413 vsize=41952 CPUtime=5.62 cores=1,3,5,7
/proc/18415/stat : 18415 (cryptominisat-2) R 18413 18415 18415 0 -1 4202496 6223 0 0 0 561 1 0 0 25 0 1 0 658253550 42958848 3585 33554432000 4194304 4677096 140736635953360 18446744073709551615 4319256 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/18415/statm: 10488 3585 392 118 0 5447 0
[pid=18416] ppid=18388 vsize=299028 CPUtime=0.03 cores=1,3,5,7
/proc/18416/stat : 18416 (python) S 18388 18388 18170 0 -1 4202560 887 0 0 0 2 1 0 0 18 0 1 0 658253550 306204672 5593 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 17432391549945086216 0 0 17 1 0 0 0
/proc/18416/statm: 74757 5593 371 364 0 10669 0
[pid=18418] ppid=18416 vsize=7068 CPUtime=5.67 cores=1,3,5,7
/proc/18418/stat : 18418 (lingeling) R 18416 18418 18418 0 -1 4202496 2046 0 0 0 567 0 0 0 25 0 1 0 658253550 7237632 969 33554432000 4194304 4352236 140733797702656 18446744073709551615 4328336 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/18418/statm: 1767 969 129 39 0 847 0
[pid=18419] ppid=18388 vsize=309688 CPUtime=0 cores=1,3,5,7
/proc/18419/stat : 18419 (python) S 18388 18388 18170 0 -1 4202560 912 0 0 0 0 0 0 0 18 0 1 0 658253551 317120512 5666 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 4454722766397997318 0 0 17 7 0 0 0
/proc/18419/statm: 77422 5666 371 364 0 13331 0
[pid=18421] ppid=18419 vsize=8144 CPUtime=5.47 cores=1,3,5,7
/proc/18421/stat : 18421 (lingeling) R 18419 18421 18421 0 -1 4202496 2257 0 0 0 547 0 0 0 25 0 1 0 658253551 8339456 1238 33554432000 4194304 4352236 140737319803984 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/18421/statm: 2036 1238 129 39 0 1116 0
[pid=18388/tid=18411] ppid=18386 vsize=319932 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18411/stat : 18411 (python) S 18386 18388 18170 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 5 0 658253549 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18414] ppid=18386 vsize=319932 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18414/stat : 18414 (python) S 18386 18388 18170 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 5 0 658253549 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18417] ppid=18386 vsize=319932 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18417/stat : 18417 (python) S 18386 18388 18170 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 5 0 658253550 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 1 0 0 0
[pid=18388/tid=18420] ppid=18386 vsize=319932 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18420/stat : 18420 (python) S 18386 18388 18170 0 -1 4202560 26 933 0 0 0 0 0 0 22 0 5 0 658253551 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22
Current children cumulated vsize (KiB) 1560696

[startup+23.4386 s]
/proc/loadavg: 7.71 7.92 5.99 9/315 18421
/proc/meminfo: memFree=16406972/32951132 swapFree=67093824/67111528
[pid=18388] ppid=18386 vsize=319932 CPUtime=0.52 cores=1,3,5,7
/proc/18388/stat : 18388 (python) S 18386 18388 18170 0 -1 4202496 12059 933 1 0 41 11 0 0 22 0 5 0 658253488 327610368 7180 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18388/statm: 79983 7180 1881 364 0 15892 0
[pid=18410] ppid=18388 vsize=278492 CPUtime=0.05 cores=1,3,5,7
/proc/18410/stat : 18410 (python) S 18388 18388 18170 0 -1 4202560 900 0 0 0 3 2 0 0 18 0 1 0 658253548 285175808 5574 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828431 0 0 16781312 514 7930434323520389383 0 0 17 7 0 0 0
/proc/18410/statm: 69623 5574 377 364 0 5541 0
[pid=18412] ppid=18410 vsize=8560 CPUtime=12.71 cores=1,3,5,7
/proc/18412/stat : 18412 (lingeling) R 18410 18412 18412 0 -1 4202496 3231 0 0 0 1258 13 0 0 25 0 1 0 658253549 8765440 1342 33554432000 4194304 4352236 140733290348928 18446744073709551615 4328055 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/18412/statm: 2140 1342 129 39 0 1220 0
[pid=18413] ppid=18388 vsize=289112 CPUtime=0.05 cores=1,3,5,7

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

[pid=18413/tid=18446] ppid=18388 vsize=289112 CPUtime=0 cores=1,3,5,7
/proc/18413/task/18446/stat : 18446 (python) S 18388 18388 18170 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 658312225 296050688 5683 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 514 18446604458566754560 0 0 -1 7 0 0 0
[pid=18416] ppid=18388 vsize=299028 CPUtime=8.41 cores=1,3,5,7
/proc/18416/stat : 18416 (python) S 18388 18388 18170 0 -1 4202560 961 0 0 0 471 370 0 0 18 0 1 0 658253550 306204672 5593 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 7930434323520389384 0 0 17 1 0 0 0
/proc/18416/statm: 74757 5593 371 364 0 10669 0
[pid=18418] ppid=18416 vsize=32584 CPUtime=1205.09 cores=1,3,5,7
/proc/18418/stat : 18418 (lingeling) R 18416 18418 18418 0 -1 4202496 84962 0 0 0 120498 11 0 0 25 0 1 0 658253550 33366016 7348 33554432000 4194304 4352236 140733797702656 18446744073709551615 4328042 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/18418/statm: 8146 7348 129 39 0 7226 0
[pid=18419] ppid=18388 vsize=309688 CPUtime=0.46 cores=1,3,5,7
/proc/18419/stat : 18419 (python) S 18388 18388 18170 0 -1 4202560 1143 0 0 0 25 21 0 0 18 0 2 0 658253551 317120512 5696 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18419/statm: 77422 5696 400 364 0 13331 0
[pid=18421] ppid=18419 vsize=19544 CPUtime=196.31 cores=1,3,5,7
/proc/18421/stat : 18421 (lingeling) T 18419 18421 18421 0 -1 4202496 25619 0 0 0 19625 6 0 0 25 0 1 0 658253551 20013056 4088 33554432000 4194304 4352236 140737319803984 18446744073709551615 4328114 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/18421/statm: 4886 4088 129 39 0 3966 0
[pid=18419/tid=18429] ppid=18388 vsize=309688 CPUtime=0 cores=1,3,5,7
/proc/18419/task/18429/stat : 18429 (python) S 18388 18388 18170 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 658264173 317120512 5696 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 514 18446604471129758400 0 0 -1 7 0 0 0
[pid=18430] ppid=18388 vsize=319944 CPUtime=2.59 cores=1,3,5,7
/proc/18430/stat : 18430 (python) S 18388 18388 18170 0 -1 4202560 1015 0 0 0 133 126 0 0 15 0 1 0 658264174 327622656 5671 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 7930434323520389383 0 0 17 7 0 0 0
/proc/18430/statm: 79986 5671 372 364 0 15892 0
[pid=18432] ppid=18430 vsize=127944 CPUtime=1090.46 cores=1,3,5,7
/proc/18432/stat : 18432 (cryptominisat-2) R 18430 18432 18432 0 -1 4202496 172406 0 0 0 108982 64 0 0 25 0 1 0 658264174 131014656 24372 33554432000 4194304 4677096 140735405462560 18446744073709551615 4336850 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18432/statm: 31986 24372 392 118 0 26945 0
[pid=18453] ppid=18388 vsize=330388 CPUtime=1.44 cores=1,3,5,7
/proc/18453/stat : 18453 (python) S 18388 18388 18170 0 -1 4202560 977 0 0 0 72 72 0 0 18 0 1 0 658313176 338317312 5721 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 7930434323520389384 0 0 17 7 0 0 0
/proc/18453/statm: 82597 5721 371 364 0 18500 0
[pid=18455] ppid=18453 vsize=33532 CPUtime=603.66 cores=1,3,5,7
/proc/18455/stat : 18455 (precosat) R 18453 18455 18455 0 -1 4202496 40436 0 0 0 60351 15 0 0 25 0 1 0 658313176 34336768 7773 33554432000 4194304 4890832 140737146454160 18446744073709551615 4238610 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/18455/statm: 8383 7773 86 171 0 8210 0
[pid=18388/tid=18411] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18411/stat : 18411 (python) S 18386 18388 18170 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 7 0 658253549 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18414] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18414/stat : 18414 (python) S 18386 18388 18170 0 -1 4202560 27 933 0 0 0 0 0 0 18 0 7 0 658253549 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18417] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18417/stat : 18417 (python) S 18386 18388 18170 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 658253550 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 1 0 0 0
[pid=18388/tid=18420] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18420/stat : 18420 (python) S 18386 18388 18170 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 7 0 658253551 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18431] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18431/stat : 18431 (python) S 18386 18388 18170 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 658264174 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18454] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18454/stat : 18454 (python) S 18386 18388 18170 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 658313176 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4797.29
Current children cumulated vsize (KiB) 2548860

[startup+1205.9 s]
/proc/loadavg: 7.88 8.14 7.57 5/306 18488
/proc/meminfo: memFree=16212656/32951132 swapFree=67093824/67111528
[pid=18388] ppid=18386 vsize=340172 CPUtime=0.55 cores=1,3,5,7
/proc/18388/stat : 18388 (python) S 18386 18388 18170 0 -1 4202496 14284 933 1 0 44 11 0 0 18 0 7 0 658253488 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18388/statm: 85043 7157 1886 364 0 20946 0
[pid=18410] ppid=18388 vsize=288736 CPUtime=1.32 cores=1,3,5,7
/proc/18410/stat : 18410 (python) S 18388 18388 18170 0 -1 4202560 1185 0 0 0 66 66 0 0 19 0 2 0 658253548 295665664 5617 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18410/statm: 72184 5617 415 364 0 8102 0
[pid=18412] ppid=18410 vsize=24864 CPUtime=586.15 cores=1,3,5,7
/proc/18412/stat : 18412 (lingeling) T 18410 18412 18412 0 -1 4202496 52131 0 0 0 58594 21 0 0 25 0 1 0 658253549 25460736 5418 33554432000 4194304 4352236 140733290348928 18446744073709551615 4328000 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/18412/statm: 6216 5418 129 39 0 5296 0
[pid=18410/tid=18452] ppid=18388 vsize=288736 CPUtime=0 cores=1,3,5,7
/proc/18410/task/18452/stat : 18452 (python) S 18388 18388 18170 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658313175 295665664 5617 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 514 18446604458566755456 0 0 -1 5 0 0 0
[pid=18413] ppid=18388 vsize=289112 CPUtime=2.6 cores=1,3,5,7
/proc/18413/stat : 18413 (python) S 18388 18388 18170 0 -1 4202560 1158 0 0 0 129 131 0 0 15 0 2 0 658253549 296050688 5683 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18413/statm: 72278 5683 400 364 0 8193 0
[pid=18415] ppid=18413 vsize=133324 CPUtime=1098.45 cores=1,3,5,7
/proc/18415/stat : 18415 (cryptominisat-2) R 18413 18415 18415 0 -1 4202496 188360 0 0 0 109779 66 0 0 25 0 1 0 658253550 136523776 27355 33554432000 4194304 4677096 140736635953360 18446744073709551615 4454468 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/18415/statm: 33331 27355 392 118 0 28290 0
[pid=18413/tid=18446] ppid=18388 vsize=289112 CPUtime=0 cores=1,3,5,7
/proc/18413/task/18446/stat : 18446 (python) S 18388 18388 18170 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 658312225 296050688 5683 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 514 18446604458566754560 0 0 -1 7 0 0 0
[pid=18416] ppid=18388 vsize=299028 CPUtime=8.41 cores=1,3,5,7
/proc/18416/stat : 18416 (python) S 18388 18388 18170 0 -1 4202560 961 0 0 0 471 370 0 0 18 0 1 0 658253550 306204672 5593 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 7930434323520389384 0 0 17 1 0 0 0
/proc/18416/statm: 74757 5593 371 364 0 10669 0
[pid=18418] ppid=18416 vsize=32584 CPUtime=1205.29 cores=1,3,5,7
/proc/18418/stat : 18418 (lingeling) R 18416 18418 18418 0 -1 4202496 84962 0 0 0 120518 11 0 0 25 0 1 0 658253550 33366016 7348 33554432000 4194304 4352236 140733797702656 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/18418/statm: 8146 7348 129 39 0 7226 0
[pid=18419] ppid=18388 vsize=309688 CPUtime=0.46 cores=1,3,5,7
/proc/18419/stat : 18419 (python) S 18388 18388 18170 0 -1 4202560 1143 0 0 0 25 21 0 0 18 0 2 0 658253551 317120512 5696 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18419/statm: 77422 5696 400 364 0 13331 0
[pid=18421] ppid=18419 vsize=19544 CPUtime=196.31 cores=1,3,5,7
/proc/18421/stat : 18421 (lingeling) T 18419 18421 18421 0 -1 4202496 25619 0 0 0 19625 6 0 0 25 0 1 0 658253551 20013056 4088 33554432000 4194304 4352236 140737319803984 18446744073709551615 4328114 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/18421/statm: 4886 4088 129 39 0 3966 0
[pid=18419/tid=18429] ppid=18388 vsize=309688 CPUtime=0 cores=1,3,5,7
/proc/18419/task/18429/stat : 18429 (python) S 18388 18388 18170 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 658264173 317120512 5696 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 514 18446604471129758400 0 0 -1 7 0 0 0
[pid=18430] ppid=18388 vsize=319944 CPUtime=2.59 cores=1,3,5,7
/proc/18430/stat : 18430 (python) S 18388 18388 18170 0 -1 4202560 1015 0 0 0 133 126 0 0 15 0 1 0 658264174 327622656 5671 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 7930434323520389383 0 0 17 7 0 0 0
/proc/18430/statm: 79986 5671 372 364 0 15892 0
[pid=18432] ppid=18430 vsize=127944 CPUtime=1090.65 cores=1,3,5,7
/proc/18432/stat : 18432 (cryptominisat-2) R 18430 18432 18432 0 -1 4202496 172419 0 0 0 109001 64 0 0 25 0 1 0 658264174 131014656 24385 33554432000 4194304 4677096 140735405462560 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18432/statm: 31986 24385 392 118 0 26945 0
[pid=18453] ppid=18388 vsize=330388 CPUtime=1.44 cores=1,3,5,7
/proc/18453/stat : 18453 (python) S 18388 18388 18170 0 -1 4202560 977 0 0 0 72 72 0 0 18 0 1 0 658313176 338317312 5721 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 7930434323520389384 0 0 17 7 0 0 0
/proc/18453/statm: 82597 5721 371 364 0 18500 0
[pid=18455] ppid=18453 vsize=33788 CPUtime=603.86 cores=1,3,5,7
/proc/18455/stat : 18455 (precosat) R 18453 18455 18455 0 -1 4202496 40474 0 0 0 60371 15 0 0 25 0 1 0 658313176 34598912 7811 33554432000 4194304 4890832 140737146454160 18446744073709551615 4238565 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/18455/statm: 8447 7811 86 171 0 8274 0
[pid=18388/tid=18411] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18411/stat : 18411 (python) S 18386 18388 18170 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 7 0 658253549 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18414] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18414/stat : 18414 (python) S 18386 18388 18170 0 -1 4202560 27 933 0 0 0 0 0 0 18 0 7 0 658253549 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18417] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18417/stat : 18417 (python) S 18386 18388 18170 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 658253550 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 1 0 0 0
[pid=18388/tid=18420] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18420/stat : 18420 (python) S 18386 18388 18170 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 7 0 658253551 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18431] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18431/stat : 18431 (python) S 18386 18388 18170 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 658264174 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18454] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18454/stat : 18454 (python) S 18386 18388 18170 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 658313176 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4798.08
Current children cumulated vsize (KiB) 2549116

[startup+1206 s]
/proc/loadavg: 7.88 8.14 7.57 6/306 18488
/proc/meminfo: memFree=16211928/32951132 swapFree=67093824/67111528
[pid=18388] ppid=18386 vsize=340172 CPUtime=0.55 cores=1,3,5,7
/proc/18388/stat : 18388 (python) R 18386 18388 18170 0 -1 4202496 14287 933 1 0 44 11 0 0 18 0 7 0 658253488 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664466865 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18388/statm: 85043 7157 1886 364 0 20946 0
[pid=18410] ppid=18388 vsize=288736 CPUtime=1.32 cores=1,3,5,7
/proc/18410/stat : 18410 (python) S 18388 18388 18170 0 -1 4202560 1185 0 0 0 66 66 0 0 19 0 2 0 658253548 295665664 5617 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18410/statm: 72184 5617 415 364 0 8102 0
[pid=18412] ppid=18410 vsize=24864 CPUtime=586.15 cores=1,3,5,7
/proc/18412/stat : 18412 (lingeling) T 18410 18412 18412 0 -1 4202496 52131 0 0 0 58594 21 0 0 25 0 1 0 658253549 25460736 5418 33554432000 4194304 4352236 140733290348928 18446744073709551615 4328000 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/18412/statm: 6216 5418 129 39 0 5296 0
[pid=18410/tid=18452] ppid=18388 vsize=288736 CPUtime=0 cores=1,3,5,7
/proc/18410/task/18452/stat : 18452 (python) S 18388 18388 18170 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658313175 295665664 5617 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 514 18446604458566755456 0 0 -1 5 0 0 0
[pid=18413] ppid=18388 vsize=289112 CPUtime=2.6 cores=1,3,5,7
/proc/18413/stat : 18413 (python) S 18388 18388 18170 0 -1 4202560 1158 0 0 0 129 131 0 0 15 0 2 0 658253549 296050688 5683 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18413/statm: 72278 5683 400 364 0 8193 0
[pid=18415] ppid=18413 vsize=133324 CPUtime=1098.55 cores=1,3,5,7
/proc/18415/stat : 18415 (cryptominisat-2) R 18413 18415 18415 0 -1 4202496 188360 0 0 0 109789 66 0 0 25 0 1 0 658253550 136523776 27355 33554432000 4194304 4677096 140736635953360 18446744073709551615 4454429 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/18415/statm: 33331 27355 392 118 0 28290 0
[pid=18413/tid=18446] ppid=18388 vsize=289112 CPUtime=0 cores=1,3,5,7
/proc/18413/task/18446/stat : 18446 (python) S 18388 18388 18170 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 658312225 296050688 5683 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 514 18446604458566754560 0 0 -1 7 0 0 0
[pid=18416] ppid=18388 vsize=299028 CPUtime=8.42 cores=1,3,5,7
/proc/18416/stat : 18416 (python) S 18388 18388 18170 0 -1 4202560 1117 0 0 0 471 371 0 0 19 0 2 0 658253550 306204672 5623 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18416/statm: 74757 5623 400 364 0 10669 0
[pid=18418] ppid=18416 vsize=32584 CPUtime=1205.4 cores=1,3,5,7
/proc/18418/stat : 18418 (lingeling) T 18416 18418 18418 0 -1 4202496 84962 0 0 0 120529 11 0 0 25 0 1 0 658253550 33366016 7348 33554432000 4194304 4352236 140733797702656 18446744073709551615 4281083 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/18418/statm: 8146 7348 129 39 0 7226 0
[pid=18416/tid=18489] ppid=18388 vsize=299028 CPUtime=0 cores=1,3,5,7
/proc/18416/task/18489/stat : 18489 (python) S 18388 18388 18170 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658374089 306204672 5623 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 514 18446604461266455488 0 0 -1 1 0 0 0
[pid=18419] ppid=18388 vsize=309688 CPUtime=0.46 cores=1,3,5,7
/proc/18419/stat : 18419 (python) S 18388 18388 18170 0 -1 4202560 1143 0 0 0 25 21 0 0 18 0 2 0 658253551 317120512 5696 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18419/statm: 77422 5696 400 364 0 13331 0
[pid=18421] ppid=18419 vsize=19544 CPUtime=196.31 cores=1,3,5,7
/proc/18421/stat : 18421 (lingeling) T 18419 18421 18421 0 -1 4202496 25619 0 0 0 19625 6 0 0 25 0 1 0 658253551 20013056 4088 33554432000 4194304 4352236 140737319803984 18446744073709551615 4328114 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/18421/statm: 4886 4088 129 39 0 3966 0
[pid=18419/tid=18429] ppid=18388 vsize=309688 CPUtime=0 cores=1,3,5,7
/proc/18419/task/18429/stat : 18429 (python) S 18388 18388 18170 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 658264173 317120512 5696 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 514 18446604471129758400 0 0 -1 7 0 0 0
[pid=18430] ppid=18388 vsize=319944 CPUtime=2.59 cores=1,3,5,7
/proc/18430/stat : 18430 (python) S 18388 18388 18170 0 -1 4202560 1015 0 0 0 133 126 0 0 15 0 1 0 658264174 327622656 5671 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 7930434323520389383 0 0 17 7 0 0 0
/proc/18430/statm: 79986 5671 372 364 0 15892 0
[pid=18432] ppid=18430 vsize=127944 CPUtime=1090.76 cores=1,3,5,7
/proc/18432/stat : 18432 (cryptominisat-2) R 18430 18432 18432 0 -1 4202496 172426 0 0 0 109012 64 0 0 25 0 1 0 658264174 131014656 24392 33554432000 4194304 4677096 140735405462560 18446744073709551615 4320251 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18432/statm: 31986 24392 392 118 0 26945 0
[pid=18453] ppid=18388 vsize=330388 CPUtime=1.44 cores=1,3,5,7
/proc/18453/stat : 18453 (python) S 18388 18388 18170 0 -1 4202560 977 0 0 0 72 72 0 0 18 0 1 0 658313176 338317312 5721 33554432000 4194304 5683644 140733972512176 18446744073709551615 274664828486 0 0 16781312 514 7930434323520389384 0 0 17 7 0 0 0
/proc/18453/statm: 82597 5721 371 364 0 18500 0
[pid=18455] ppid=18453 vsize=33788 CPUtime=603.95 cores=1,3,5,7
/proc/18455/stat : 18455 (precosat) R 18453 18455 18455 0 -1 4202496 40477 0 0 0 60380 15 0 0 25 0 1 0 658313176 34598912 7814 33554432000 4194304 4890832 140737146454160 18446744073709551615 4223824 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/18455/statm: 8447 7814 86 171 0 8274 0
[pid=18388/tid=18411] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18411/stat : 18411 (python) S 18386 18388 18170 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 7 0 658253549 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18414] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18414/stat : 18414 (python) S 18386 18388 18170 0 -1 4202560 27 933 0 0 0 0 0 0 18 0 7 0 658253549 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18417] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18417/stat : 18417 (python) S 18386 18388 18170 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 658253550 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 1 0 0 0
[pid=18388/tid=18420] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18420/stat : 18420 (python) S 18386 18388 18170 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 7 0 658253551 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18431] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18431/stat : 18431 (python) S 18386 18388 18170 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 658264174 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
[pid=18388/tid=18454] ppid=18386 vsize=340172 CPUtime=0 cores=1,3,5,7
/proc/18388/task/18454/stat : 18454 (python) S 18386 18388 18170 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 658313176 348336128 7157 33554432000 4194304 5683644 140733972512176 18446744073709551615 274676631985 0 0 16781312 2 18446604462956482752 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4798.5
Current children cumulated vsize (KiB) 2549116

Child status: 0
Real time (s): 1206.06
CPU time (s): 4798.74
CPU user time (s): 4788.83
CPU system time (s): 9.91049
CPU usage (%): 397.886
Max. virtual memory (cumulated for all children) (KiB): 2580220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.83
system time used= 9.91049
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 590157
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= 9050
involuntary context switches= 40282

runsolver used 3.36549 second user time and 8.97164 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 15:35:38
IDJOB=3378758
IDBENCH=83432
IDSOLVER=1860
FILE ID=node131/3378758-1305466538
RUNJOBID= node131-1305465318-18189
PBS_JOBID= 13325051
Free space on /tmp= 73676 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378758-1305466538/watcher-3378758-1305466538 -o /tmp/evaluation-result-3378758-1305466538/solver-3378758-1305466538 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378758-1305466538.cnf -seed 177743594 -budget 4800 -cores 4

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=177743594

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:     32951132 kB
MemFree:      16520188 kB
Buffers:        293284 kB
Cached:        4378604 kB
SwapCached:       1504 kB
Active:       12716508 kB
Inactive:      3446204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16520188 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           64096 kB
Writeback:          76 kB
AnonPages:    11489496 kB
Mapped:          29580 kB
Slab:           169736 kB
PageTables:      34536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 29814304 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73676 MiB
End job on node131 at 2011-05-15 15:55:45