Trace number 3378991

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)? 4471.98 1201.99

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

Solver Data

0.36/0.51	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.51	c INFO: solving HOME/instance-3378991-1305465320.cnf
0.36/0.51	c INFO: computing task features
8.76/8.92	c INFO: computed variable-clause graph statistics
9.06/9.23	c INFO: computed clause balance statistics
43.66/43.87	c INFO: computed variable balance statistics
71.66/71.82	c INFO: computed small-clause counts
72.26/72.40	c INFO: computed Horn-clause counts
108.36/108.58	c INFO: computed variable graph statistics
108.36/108.59	c INFO: collected features for HOME/instance-3378991-1305465320.cnf in 107.76 s
108.46/108.60	c INFO: running lingeling-276@0 for 388 with 1091 remaining (b = 0.60)
108.46/108.62	c INFO: running lingeling-276@0 for 97 with 1091 remaining (b = 0.40)
108.46/108.64	c INFO: running cryptominisat-2.9.0@0 for 1091 with 1091 remaining (b = 0.42)
108.46/108.66	c INFO: running cryptominisat-2.9.0@0 for 1091 with 1091 remaining (b = 0.33)
508.17/208.83	c INFO: running lingeling-276@0 for 991 with 991 remaining (b = 0.32)
1679.82/502.32	c INFO: running precosat-570@0 for 97 with 698 remaining (b = 0.32)
2079.78/602.52	c INFO: running lingeling-276@0 for 97 with 597 remaining (b = 0.16)
2479.74/702.72	c INFO: running lingeling-276@0 for 497 with 497 remaining (b = 0.10)
4471.76/1201.88	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-3378991-1305465320/watcher-3378991-1305465320 -o /tmp/evaluation-result-3378991-1305465320/solver-3378991-1305465320 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378991-1305465320.cnf -seed 2051470122 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 0.16 0.03 0.51 2/244 21339
/proc/meminfo: memFree=22728992/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/21339/stat : 21339 (python) R 21337 21339 21297 0 -1 4202496 809 0 0 0 0 0 0 0 20 0 1 0 658132935 15749120 696 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921775104 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/21339/statm: 3845 696 334 364 0 332 0

[startup+0.0986059 s]
/proc/loadavg: 0.16 0.03 0.51 2/244 21339
/proc/meminfo: memFree=22728992/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=99344 CPUtime=0.07 cores=1,3,5,7
/proc/21339/stat : 21339 (python) S 21337 21339 21297 0 -1 4202496 2855 0 0 0 5 2 0 0 17 0 1 0 658132935 101728256 2557 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/21339/statm: 24837 2557 818 364 0 1688 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 99344

[startup+0.100621 s]
/proc/loadavg: 0.16 0.03 0.51 2/244 21339
/proc/meminfo: memFree=22728992/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=99376 CPUtime=0.07 cores=1,3,5,7
/proc/21339/stat : 21339 (python) R 21337 21339 21297 0 -1 4202496 2869 0 0 0 5 2 0 0 17 0 1 0 658132935 101761024 2568 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921437893 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21339/statm: 24843 2567 818 364 0 1694 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 99376

[startup+0.300572 s]
/proc/loadavg: 0.16 0.03 0.51 2/244 21339
/proc/meminfo: memFree=22728992/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=135892 CPUtime=0.21 cores=1,3,5,7
/proc/21339/stat : 21339 (python) S 21337 21339 21297 0 -1 4202496 6035 935 1 0 16 5 0 0 17 0 1 0 658132935 139153408 4185 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/21339/statm: 33973 4185 1032 364 0 3159 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135892

[startup+0.700494 s]
/proc/loadavg: 0.16 0.03 0.51 2/244 21339
/proc/meminfo: memFree=22728992/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=339152 CPUtime=0.55 cores=1,3,5,7
/proc/21339/stat : 21339 (python) R 21337 21339 21297 0 -1 4202496 24408 935 1 0 45 10 0 0 17 0 1 0 658132935 347291648 22090 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921437893 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21339/statm: 84788 22090 1761 364 0 20712 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 339152

[startup+1.50034 s]
/proc/loadavg: 0.16 0.03 0.51 3/245 21344
/proc/meminfo: memFree=22569520/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=393252 CPUtime=1.36 cores=1,3,5,7
/proc/21339/stat : 21339 (python) R 21337 21339 21297 0 -1 4202496 37874 935 1 0 124 12 0 0 18 0 1 0 658132935 402690048 35556 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921437893 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21339/statm: 98313 35556 1761 364 0 34237 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 393252

[startup+3.10105 s]
/proc/loadavg: 0.16 0.03 0.51 3/245 21344
/proc/meminfo: memFree=22464368/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=506804 CPUtime=2.96 cores=1,3,5,7
/proc/21339/stat : 21339 (python) R 21337 21339 21297 0 -1 4202496 64810 935 1 0 279 17 0 0 21 0 1 0 658132935 518967296 62492 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921437893 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21339/statm: 126701 62492 1761 364 0 62625 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 506804

[startup+6.30047 s]
/proc/loadavg: 0.31 0.07 0.52 3/245 21345
/proc/meminfo: memFree=22247316/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=735604 CPUtime=6.16 cores=1,3,5,7
/proc/21339/stat : 21339 (python) R 21337 21339 21297 0 -1 4202496 109312 935 1 0 594 22 0 0 25 0 1 0 658132935 753258496 106994 33554432000 4194304 5683644 140735301718432 18446744073709551615 47127208864453 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21339/statm: 183901 106995 1761 364 0 119825 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 735604

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 0.52 3/245 21345
/proc/meminfo: memFree=22174592/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=725684 CPUtime=12.56 cores=1,3,5,7
/proc/21339/stat : 21339 (python) R 21337 21339 21297 0 -1 4202496 233812 935 1 0 1220 36 0 0 25 0 1 0 658132935 743100416 118838 33554432000 4194304 5683644 140735301718432 18446744073709551615 5005722 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21339/statm: 181421 118838 1826 364 0 117345 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 725684

[startup+25.5009 s]
/proc/loadavg: 0.79 0.19 0.55 3/245 21345
/proc/meminfo: memFree=22175076/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=725684 CPUtime=25.36 cores=1,3,5,7
/proc/21339/stat : 21339 (python) R 21337 21339 21297 0 -1 4202496 233812 935 1 0 2500 36 0 0 25 0 1 0 658132935 743100416 118838 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921432401 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21339/statm: 181421 118838 1826 364 0 117345 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 725684

[startup+51.1003 s]
/proc/loadavg: 1.66 0.43 0.62 6/257 21358
/proc/meminfo: memFree=21580188/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=725684 CPUtime=50.96 cores=1,3,5,7
/proc/21339/stat : 21339 (python) R 21337 21339 21297 0 -1 4202496 233813 935 1 0 5060 36 0 0 25 0 1 0 658132935 743100416 118839 33554432000 4194304 5683644 140735301718432 18446744073709551615 47127208864316 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21339/statm: 181421 118839 1827 364 0 117345 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 725684

[startup+102.309 s]
/proc/loadavg: 3.59 1.15 0.85 6/257 21359
/proc/meminfo: memFree=21406872/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=747768 CPUtime=102.17 cores=1,3,5,7
/proc/21339/stat : 21339 (python) R 21337 21339 21297 0 -1 4202496 255872 935 1 0 10178 39 0 0 25 0 1 0 658132935 765714432 124366 33554432000 4194304 5683644 140735301718432 18446744073709551615 47127208683648 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21339/statm: 186942 124366 1833 364 0 122866 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 747768

[startup+162.301 s]
/proc/loadavg: 6.38 2.38 1.29 9/273 21377
/proc/meminfo: memFree=17197368/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=594952 CPUtime=108.51 cores=1,3,5,7
/proc/21339/stat : 21339 (python) S 21337 21339 21297 0 -1 4202496 258501 935 1 0 10808 43 0 0 25 0 5 0 658132935 609230848 75959 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21339/statm: 148738 75959 1873 364 0 84647 0
[pid=21360] ppid=21339 vsize=553940 CPUtime=0.1 cores=1,3,5,7
/proc/21360/stat : 21360 (python) S 21339 21339 21297 0 -1 4202560 929 0 0 0 5 5 0 0 18 0 1 0 658143795 567234560 74446 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797135 0 0 16781312 514 11925232746114285832 0 0 17 7 0 0 0
/proc/21360/statm: 138485 74446 376 364 0 74403 0
[pid=21364] ppid=21360 vsize=105300 CPUtime=53.09 cores=1,3,5,7
/proc/21364/stat : 21364 (lingeling) R 21360 21364 21364 0 -1 4202496 39770 0 0 0 5302 7 0 0 25 0 1 0 658143797 107827200 25495 33554432000 4194304 4352236 140736073725808 18446744073709551615 4278730 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/21364/statm: 26325 25495 129 39 0 25405 0
[pid=21362] ppid=21339 vsize=564196 CPUtime=0.09 cores=1,3,5,7
/proc/21362/stat : 21362 (python) S 21339 21339 21297 0 -1 4202560 930 0 0 0 5 4 0 0 18 0 1 0 658143797 577736704 74444 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 11925232746114285832 0 0 17 5 0 0 0
/proc/21362/statm: 141049 74444 370 364 0 76964 0
[pid=21367] ppid=21362 vsize=99748 CPUtime=53.63 cores=1,3,5,7
/proc/21367/stat : 21367 (lingeling) R 21362 21367 21367 0 -1 4202496 38378 0 0 0 5356 7 0 0 25 0 1 0 658143800 102141952 24107 33554432000 4194304 4352236 140735841491984 18446744073709551615 4235702 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/21367/statm: 24937 24107 129 39 0 24017 0
[pid=21365] ppid=21339 vsize=574452 CPUtime=0.1 cores=1,3,5,7
/proc/21365/stat : 21365 (python) S 21339 21339 21297 0 -1 4202560 930 0 0 0 4 6 0 0 15 0 1 0 658143799 588238848 74448 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 11925232746114285832 0 0 17 5 0 0 0
/proc/21365/statm: 143613 74448 370 364 0 79525 0
[pid=21368] ppid=21365 vsize=801396 CPUtime=53.43 cores=1,3,5,7
/proc/21368/stat : 21368 (cryptominisat-2) R 21365 21368 21368 0 -1 4202496 147415 0 0 0 5319 24 0 0 25 0 1 0 658143801 820629504 142744 33554432000 4194304 4677096 140733618639184 18446744073709551615 4317747 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21368/statm: 200349 142744 387 118 0 195308 0
[pid=21369] ppid=21339 vsize=584708 CPUtime=0.1 cores=1,3,5,7
/proc/21369/stat : 21369 (python) S 21339 21339 21297 0 -1 4202560 948 0 0 0 5 5 0 0 15 0 1 0 658143802 598740992 74452 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 11925232746114285828 0 0 17 3 0 0 0
/proc/21369/statm: 146177 74452 370 364 0 82086 0
[pid=21371] ppid=21369 vsize=808524 CPUtime=53.51 cores=1,3,5,7
/proc/21371/stat : 21371 (cryptominisat-2) R 21369 21371 21371 0 -1 4202496 149112 0 0 0 5326 25 0 0 25 0 1 0 658143802 827928576 144445 33554432000 4194304 4677096 140735467143600 18446744073709551615 4336318 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/21371/statm: 202131 144445 387 118 0 197090 0
[pid=21339/tid=21361] ppid=21337 vsize=594952 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21361/stat : 21361 (python) S 21337 21339 21297 0 -1 4202560 40 935 0 0 0 0 0 0 25 0 5 0 658143796 609230848 75959 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 5 0 0 0
[pid=21339/tid=21363] ppid=21337 vsize=594952 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21363/stat : 21363 (python) S 21337 21339 21297 0 -1 4202560 37 935 0 0 0 0 0 0 25 0 5 0 658143797 609230848 75959 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 5 0 0 0
[pid=21339/tid=21366] ppid=21337 vsize=594952 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21366/stat : 21366 (python) S 21337 21339 21297 0 -1 4202560 21 935 0 0 0 0 0 0 25 0 5 0 658143800 609230848 75959 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 5 0 0 0
[pid=21339/tid=21370] ppid=21337 vsize=594952 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21370/stat : 21370 (python) S 21337 21339 21297 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 5 0 658143802 609230848 75959 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 322.56
Current children cumulated vsize (KiB) 4687216

[startup+222.301 s]
/proc/loadavg: 7.55 3.45 1.72 9/274 21379
/proc/meminfo: memFree=13885000/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=594952 CPUtime=108.52 cores=1,3,5,7
/proc/21339/stat : 21339 (python) S 21337 21339 21297 0 -1 4202496 258996 935 1 0 10809 43 0 0 18 0 5 0 658132935 609230848 75960 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21339/statm: 148738 75960 1874 364 0 84647 0
[pid=21360] ppid=21339 vsize=553940 CPUtime=0.21 cores=1,3,5,7
/proc/21360/stat : 21360 (python) S 21339 21339 21297 0 -1 4202560 951 0 0 0 11 10 0 0 18 0 1 0 658143795 567234560 74446 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797135 0 0 16781312 514 11925232746114285832 0 0 17 7 0 0 0
/proc/21360/statm: 138485 74446 376 364 0 74403 0
[pid=21364] ppid=21360 vsize=174196 CPUtime=112.59 cores=1,3,5,7
/proc/21364/stat : 21364 (lingeling) R 21360 21364 21364 0 -1 4202496 81802 0 0 0 11247 12 0 0 25 0 1 0 658143797 178376704 42719 33554432000 4194304 4352236 140736073725808 18446744073709551615 4280925 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/21364/statm: 43549 42719 129 39 0 42629 0
[pid=21362] ppid=21339 vsize=564196 CPUtime=0.2 cores=1,3,5,7
/proc/21362/stat : 21362 (python) S 21339 21339 21297 0 -1 4202560 1142 0 0 0 10 10 0 0 18 0 2 0 658143797 577736704 74474 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/21362/statm: 141049 74474 399 364 0 76964 0
[pid=21367] ppid=21362 vsize=170720 CPUtime=113.48 cores=1,3,5,7
/proc/21367/stat : 21367 (lingeling) R 21362 21367 21367 0 -1 4202496 80931 0 0 0 11336 12 0 0 25 0 1 0 658143800 174817280 41850 33554432000 4194304 4352236 140735841491984 18446744073709551615 4280999 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/21367/statm: 42680 41850 129 39 0 41760 0
[pid=21362/tid=21379] ppid=21339 vsize=564196 CPUtime=0 cores=1,3,5,7
/proc/21362/task/21379/stat : 21379 (python) S 21339 21339 21297 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 658153818 577736704 74474 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 514 18446604469852678208 0 0 -1 5 0 0 0
[pid=21365] ppid=21339 vsize=574452 CPUtime=0.21 cores=1,3,5,7
/proc/21365/stat : 21365 (python) S 21339 21339 21297 0 -1 4202560 951 0 0 0 10 11 0 0 15 0 1 0 658143799 588238848 74448 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 2226990437611045128 0 0 17 5 0 0 0
/proc/21365/statm: 143613 74448 370 364 0 79525 0
[pid=21368] ppid=21365 vsize=1449624 CPUtime=113.21 cores=1,3,5,7
/proc/21368/stat : 21368 (cryptominisat-2) R 21365 21368 21368 0 -1 4202496 325404 0 0 0 11270 51 0 0 25 0 1 0 658143801 1484414976 297709 33554432000 4194304 4677096 140733618639184 18446744073709551615 4462641 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21368/statm: 362406 297709 391 118 0 357365 0
[pid=21369] ppid=21339 vsize=584708 CPUtime=0.22 cores=1,3,5,7
/proc/21369/stat : 21369 (python) S 21339 21339 21297 0 -1 4202560 975 0 0 0 12 10 0 0 15 0 1 0 658143802 598740992 74452 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 8905542811978268932 0 0 17 3 0 0 0
/proc/21369/statm: 146177 74452 370 364 0 82086 0
[pid=21371] ppid=21369 vsize=1494932 CPUtime=113.41 cores=1,3,5,7
/proc/21371/stat : 21371 (cryptominisat-2) R 21369 21371 21371 0 -1 4202496 336346 0 0 0 11288 53 0 0 25 0 1 0 658143802 1530810368 309751 33554432000 4194304 4677096 140735467143600 18446744073709551615 4462750 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21371/statm: 373733 309751 391 118 0 368692 0

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

/proc/21371/statm: 860265 725621 391 118 0 855224 0
[pid=21422] ppid=21339 vsize=594964 CPUtime=0.18 cores=1,3,5,7
/proc/21422/stat : 21422 (python) S 21339 21339 21297 0 -1 4202560 1119 0 0 0 9 9 0 0 19 0 2 0 658183167 609243136 74486 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/21422/statm: 148741 74486 399 364 0 84647 0
[pid=21424] ppid=21422 vsize=491696 CPUtime=99.95 cores=1,3,5,7
/proc/21424/stat : 21424 (precosat) T 21422 21424 21424 0 -1 4202496 137839 0 0 0 9975 20 0 0 25 0 1 0 658183168 503496704 121680 33554432000 4194304 4890832 140735493034752 18446744073709551615 4229367 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/21424/statm: 122924 121680 86 171 0 122751 0
[pid=21422/tid=21516] ppid=21339 vsize=594964 CPUtime=0 cores=1,3,5,7
/proc/21422/task/21516/stat : 21516 (python) S 21339 21339 21297 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658193187 609243136 74486 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 514 18446604471130539840 0 0 -1 3 0 0 0
[pid=21518] ppid=21339 vsize=605220 CPUtime=0.19 cores=1,3,5,7
/proc/21518/stat : 21518 (python) S 21339 21339 21297 0 -1 4202560 1111 0 0 0 9 10 0 0 19 0 2 0 658193187 619745280 74490 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/21518/statm: 151305 74490 399 364 0 87208 0
[pid=21520] ppid=21518 vsize=177888 CPUtime=99.98 cores=1,3,5,7
/proc/21520/stat : 21520 (lingeling) T 21518 21520 21520 0 -1 4202496 82719 0 0 0 9987 11 0 0 25 0 1 0 658193188 182157312 43642 33554432000 4194304 4352236 140736069347408 18446744073709551615 4238648 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/21520/statm: 44472 43642 129 39 0 43552 0
[pid=21518/tid=21535] ppid=21339 vsize=605220 CPUtime=0 cores=1,3,5,7
/proc/21518/task/21535/stat : 21535 (python) S 21339 21339 21297 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658203206 619745280 74490 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 514 18446604469097879424 0 0 -1 3 0 0 0
[pid=21339/tid=21361] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21361/stat : 21361 (python) S 21337 21339 21297 0 -1 4202560 47 935 0 0 0 0 0 0 18 0 7 0 658143796 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 5 0 0 0
[pid=21339/tid=21363] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21363/stat : 21363 (python) S 21337 21339 21297 0 -1 4202560 42 935 0 0 0 0 0 0 18 0 7 0 658143797 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 5 0 0 0
[pid=21339/tid=21366] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21366/stat : 21366 (python) S 21337 21339 21297 0 -1 4202560 21 935 0 0 0 0 0 0 25 0 7 0 658143800 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 5 0 0 0
[pid=21339/tid=21370] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21370/stat : 21370 (python) S 21337 21339 21297 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 7 0 658143802 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 3 0 0 0
[pid=21339/tid=21423] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21423/stat : 21423 (python) S 21337 21339 21297 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 7 0 658183168 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 3 0 0 0
[pid=21339/tid=21519] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21519/stat : 21519 (python) S 21337 21339 21297 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 7 0 658193188 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4464.43
Current children cumulated vsize (KiB) 12265340

[startup+1200.7 s]
/proc/loadavg: 8.17 7.71 5.53 10/284 21596
/proc/meminfo: memFree=13819968/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=615464 CPUtime=108.55 cores=1,3,5,7
/proc/21339/stat : 21339 (python) S 21337 21339 21297 0 -1 4202496 260549 935 1 0 10810 45 0 0 18 0 7 0 658132935 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21339/statm: 153866 75972 1878 364 0 89769 0
[pid=21360] ppid=21339 vsize=564184 CPUtime=1.64 cores=1,3,5,7
/proc/21360/stat : 21360 (python) S 21339 21339 21297 0 -1 4202560 1218 0 0 0 78 86 0 0 18 0 2 0 658143795 577724416 74490 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21360/statm: 141046 74490 415 364 0 76964 0
[pid=21364] ppid=21360 vsize=187028 CPUtime=890.08 cores=1,3,5,7
/proc/21364/stat : 21364 (lingeling) R 21360 21364 21364 0 -1 4202496 289940 0 0 0 88972 36 0 0 25 0 1 0 658143797 191516672 45927 33554432000 4194304 4352236 140736073725808 18446744073709551615 4207619 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/21364/statm: 46757 45927 129 39 0 45837 0
[pid=21360/tid=21421] ppid=21339 vsize=564184 CPUtime=0 cores=1,3,5,7
/proc/21360/task/21421/stat : 21421 (python) S 21339 21339 21297 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658183167 577724416 74490 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 514 18446604469852677312 0 0 -1 7 0 0 0
[pid=21362] ppid=21339 vsize=564196 CPUtime=1.98 cores=1,3,5,7
/proc/21362/stat : 21362 (python) S 21339 21339 21297 0 -1 4202560 1171 0 0 0 104 94 0 0 18 0 2 0 658143797 577736704 74474 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/21362/statm: 141049 74474 399 364 0 76964 0
[pid=21367] ppid=21362 vsize=190832 CPUtime=1082.35 cores=1,3,5,7
/proc/21367/stat : 21367 (lingeling) R 21362 21367 21367 0 -1 4202496 290898 0 0 0 108196 39 0 0 25 0 1 0 658143800 195411968 46878 33554432000 4194304 4352236 140735841491984 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/21367/statm: 47708 46878 129 39 0 46788 0
[pid=21362/tid=21379] ppid=21339 vsize=564196 CPUtime=0 cores=1,3,5,7
/proc/21362/task/21379/stat : 21379 (python) S 21339 21339 21297 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 658153818 577736704 74474 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 514 18446604469852678208 0 0 -1 5 0 0 0
[pid=21365] ppid=21339 vsize=574452 CPUtime=2.06 cores=1,3,5,7
/proc/21365/stat : 21365 (python) S 21339 21339 21297 0 -1 4202560 994 0 0 0 99 107 0 0 15 0 1 0 658143799 588238848 74448 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 11925232746114285832 0 0 17 5 0 0 0
/proc/21365/statm: 143613 74448 370 364 0 79525 0
[pid=21368] ppid=21365 vsize=3673648 CPUtime=1088.02 cores=1,3,5,7
/proc/21368/stat : 21368 (cryptominisat-2) R 21365 21368 21368 0 -1 4202496 1085407 0 0 0 108595 207 0 0 25 0 1 0 658143801 3761815552 768844 33554432000 4194304 4677096 140733618639184 18446744073709551615 222921473803 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21368/statm: 918412 768844 391 118 0 913371 0
[pid=21369] ppid=21339 vsize=584708 CPUtime=2.08 cores=1,3,5,7
/proc/21369/stat : 21369 (python) S 21339 21339 21297 0 -1 4202560 1015 0 0 0 104 104 0 0 15 0 1 0 658143802 598740992 74452 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 11925232746114285828 0 0 17 1 0 0 0
/proc/21369/statm: 146177 74452 370 364 0 82086 0
[pid=21371] ppid=21369 vsize=3441060 CPUtime=1090.57 cores=1,3,5,7
/proc/21371/stat : 21371 (cryptominisat-2) R 21369 21371 21371 0 -1 4202496 1078024 0 0 0 108858 199 0 0 25 0 1 0 658143802 3523645440 726008 33554432000 4194304 4677096 140735467143600 18446744073709551615 4336125 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21371/statm: 860265 726008 391 118 0 855224 0
[pid=21422] ppid=21339 vsize=594964 CPUtime=0.18 cores=1,3,5,7
/proc/21422/stat : 21422 (python) S 21339 21339 21297 0 -1 4202560 1119 0 0 0 9 9 0 0 19 0 2 0 658183167 609243136 74486 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/21422/statm: 148741 74486 399 364 0 84647 0
[pid=21424] ppid=21422 vsize=491696 CPUtime=99.95 cores=1,3,5,7
/proc/21424/stat : 21424 (precosat) T 21422 21424 21424 0 -1 4202496 137839 0 0 0 9975 20 0 0 25 0 1 0 658183168 503496704 121680 33554432000 4194304 4890832 140735493034752 18446744073709551615 4229367 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/21424/statm: 122924 121680 86 171 0 122751 0
[pid=21422/tid=21516] ppid=21339 vsize=594964 CPUtime=0 cores=1,3,5,7
/proc/21422/task/21516/stat : 21516 (python) S 21339 21339 21297 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658193187 609243136 74486 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 514 18446604471130539840 0 0 -1 3 0 0 0
[pid=21518] ppid=21339 vsize=605220 CPUtime=0.19 cores=1,3,5,7
/proc/21518/stat : 21518 (python) S 21339 21339 21297 0 -1 4202560 1111 0 0 0 9 10 0 0 19 0 2 0 658193187 619745280 74490 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/21518/statm: 151305 74490 399 364 0 87208 0
[pid=21520] ppid=21518 vsize=177888 CPUtime=99.98 cores=1,3,5,7
/proc/21520/stat : 21520 (lingeling) T 21518 21520 21520 0 -1 4202496 82719 0 0 0 9987 11 0 0 25 0 1 0 658193188 182157312 43642 33554432000 4194304 4352236 140736069347408 18446744073709551615 4238648 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/21520/statm: 44472 43642 129 39 0 43552 0
[pid=21518/tid=21535] ppid=21339 vsize=605220 CPUtime=0 cores=1,3,5,7
/proc/21518/task/21535/stat : 21535 (python) S 21339 21339 21297 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658203206 619745280 74490 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 514 18446604469097879424 0 0 -1 3 0 0 0
[pid=21339/tid=21361] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21361/stat : 21361 (python) S 21337 21339 21297 0 -1 4202560 47 935 0 0 0 0 0 0 18 0 7 0 658143796 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 5 0 0 0
[pid=21339/tid=21363] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21363/stat : 21363 (python) S 21337 21339 21297 0 -1 4202560 42 935 0 0 0 0 0 0 18 0 7 0 658143797 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 5 0 0 0
[pid=21339/tid=21366] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21366/stat : 21366 (python) S 21337 21339 21297 0 -1 4202560 21 935 0 0 0 0 0 0 25 0 7 0 658143800 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 5 0 0 0
[pid=21339/tid=21370] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21370/stat : 21370 (python) S 21337 21339 21297 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 7 0 658143802 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 3 0 0 0
[pid=21339/tid=21423] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21423/stat : 21423 (python) S 21337 21339 21297 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 7 0 658183168 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 3 0 0 0
[pid=21339/tid=21519] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21519/stat : 21519 (python) S 21337 21339 21297 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 7 0 658193188 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4467.63
Current children cumulated vsize (KiB) 12265340

[startup+1201.5 s]
/proc/loadavg: 8.17 7.71 5.53 9/284 21596
/proc/meminfo: memFree=13814636/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=615464 CPUtime=108.55 cores=1,3,5,7
/proc/21339/stat : 21339 (python) S 21337 21339 21297 0 -1 4202496 260549 935 1 0 10810 45 0 0 18 0 7 0 658132935 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21339/statm: 153866 75972 1878 364 0 89769 0
[pid=21360] ppid=21339 vsize=564184 CPUtime=1.64 cores=1,3,5,7
/proc/21360/stat : 21360 (python) S 21339 21339 21297 0 -1 4202560 1218 0 0 0 78 86 0 0 18 0 2 0 658143795 577724416 74490 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21360/statm: 141046 74490 415 364 0 76964 0
[pid=21364] ppid=21360 vsize=187028 CPUtime=890.88 cores=1,3,5,7
/proc/21364/stat : 21364 (lingeling) R 21360 21364 21364 0 -1 4202496 289940 0 0 0 89052 36 0 0 25 0 1 0 658143797 191516672 45927 33554432000 4194304 4352236 140736073725808 18446744073709551615 4233979 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/21364/statm: 46757 45927 129 39 0 45837 0
[pid=21360/tid=21421] ppid=21339 vsize=564184 CPUtime=0 cores=1,3,5,7
/proc/21360/task/21421/stat : 21421 (python) S 21339 21339 21297 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658183167 577724416 74490 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 514 18446604469852677312 0 0 -1 7 0 0 0
[pid=21362] ppid=21339 vsize=564196 CPUtime=1.98 cores=1,3,5,7
/proc/21362/stat : 21362 (python) S 21339 21339 21297 0 -1 4202560 1171 0 0 0 104 94 0 0 18 0 2 0 658143797 577736704 74474 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/21362/statm: 141049 74474 399 364 0 76964 0
[pid=21367] ppid=21362 vsize=190832 CPUtime=1083.14 cores=1,3,5,7
/proc/21367/stat : 21367 (lingeling) R 21362 21367 21367 0 -1 4202496 290898 0 0 0 108275 39 0 0 25 0 1 0 658143800 195411968 46878 33554432000 4194304 4352236 140735841491984 18446744073709551615 4278730 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/21367/statm: 47708 46878 129 39 0 46788 0
[pid=21362/tid=21379] ppid=21339 vsize=564196 CPUtime=0 cores=1,3,5,7
/proc/21362/task/21379/stat : 21379 (python) S 21339 21339 21297 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 658153818 577736704 74474 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 514 18446604469852678208 0 0 -1 5 0 0 0
[pid=21365] ppid=21339 vsize=574452 CPUtime=2.06 cores=1,3,5,7
/proc/21365/stat : 21365 (python) S 21339 21339 21297 0 -1 4202560 994 0 0 0 99 107 0 0 15 0 1 0 658143799 588238848 74448 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 11925232746114285832 0 0 17 5 0 0 0
/proc/21365/statm: 143613 74448 370 364 0 79525 0
[pid=21368] ppid=21365 vsize=3673648 CPUtime=1088.82 cores=1,3,5,7
/proc/21368/stat : 21368 (cryptominisat-2) R 21365 21368 21368 0 -1 4202496 1085670 0 0 0 108675 207 0 0 25 0 1 0 658143801 3761815552 769107 33554432000 4194304 4677096 140733618639184 18446744073709551615 4336430 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21368/statm: 918412 769107 391 118 0 913371 0
[pid=21369] ppid=21339 vsize=584708 CPUtime=2.08 cores=1,3,5,7
/proc/21369/stat : 21369 (python) S 21339 21339 21297 0 -1 4202560 1015 0 0 0 104 104 0 0 15 0 1 0 658143802 598740992 74452 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921797190 0 0 16781312 514 11925232746114285828 0 0 17 1 0 0 0
/proc/21369/statm: 146177 74452 370 364 0 82086 0
[pid=21371] ppid=21369 vsize=3441060 CPUtime=1091.36 cores=1,3,5,7
/proc/21371/stat : 21371 (cryptominisat-2) R 21369 21371 21371 0 -1 4202496 1078268 0 0 0 108937 199 0 0 25 0 1 0 658143802 3523645440 726252 33554432000 4194304 4677096 140735467143600 18446744073709551615 4336167 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21371/statm: 860265 726252 391 118 0 855224 0
[pid=21422] ppid=21339 vsize=594964 CPUtime=0.18 cores=1,3,5,7
/proc/21422/stat : 21422 (python) S 21339 21339 21297 0 -1 4202560 1119 0 0 0 9 9 0 0 19 0 2 0 658183167 609243136 74486 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/21422/statm: 148741 74486 399 364 0 84647 0
[pid=21424] ppid=21422 vsize=491696 CPUtime=99.95 cores=1,3,5,7
/proc/21424/stat : 21424 (precosat) T 21422 21424 21424 0 -1 4202496 137839 0 0 0 9975 20 0 0 25 0 1 0 658183168 503496704 121680 33554432000 4194304 4890832 140735493034752 18446744073709551615 4229367 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/21424/statm: 122924 121680 86 171 0 122751 0
[pid=21422/tid=21516] ppid=21339 vsize=594964 CPUtime=0 cores=1,3,5,7
/proc/21422/task/21516/stat : 21516 (python) S 21339 21339 21297 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658193187 609243136 74486 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 514 18446604471130539840 0 0 -1 3 0 0 0
[pid=21518] ppid=21339 vsize=605220 CPUtime=0.19 cores=1,3,5,7
/proc/21518/stat : 21518 (python) S 21339 21339 21297 0 -1 4202560 1111 0 0 0 9 10 0 0 19 0 2 0 658193187 619745280 74490 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/21518/statm: 151305 74490 399 364 0 87208 0
[pid=21520] ppid=21518 vsize=177888 CPUtime=99.98 cores=1,3,5,7
/proc/21520/stat : 21520 (lingeling) T 21518 21520 21520 0 -1 4202496 82719 0 0 0 9987 11 0 0 25 0 1 0 658193188 182157312 43642 33554432000 4194304 4352236 140736069347408 18446744073709551615 4238648 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/21520/statm: 44472 43642 129 39 0 43552 0
[pid=21518/tid=21535] ppid=21339 vsize=605220 CPUtime=0 cores=1,3,5,7
/proc/21518/task/21535/stat : 21535 (python) S 21339 21339 21297 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658203206 619745280 74490 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 514 18446604469097879424 0 0 -1 3 0 0 0
[pid=21339/tid=21361] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21361/stat : 21361 (python) S 21337 21339 21297 0 -1 4202560 47 935 0 0 0 0 0 0 18 0 7 0 658143796 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 5 0 0 0
[pid=21339/tid=21363] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21363/stat : 21363 (python) S 21337 21339 21297 0 -1 4202560 42 935 0 0 0 0 0 0 18 0 7 0 658143797 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 5 0 0 0
[pid=21339/tid=21366] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21366/stat : 21366 (python) S 21337 21339 21297 0 -1 4202560 21 935 0 0 0 0 0 0 25 0 7 0 658143800 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 5 0 0 0
[pid=21339/tid=21370] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21370/stat : 21370 (python) S 21337 21339 21297 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 7 0 658143802 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 3 0 0 0
[pid=21339/tid=21423] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21423/stat : 21423 (python) S 21337 21339 21297 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 7 0 658183168 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 3 0 0 0
[pid=21339/tid=21519] ppid=21337 vsize=615464 CPUtime=0 cores=1,3,5,7
/proc/21339/task/21519/stat : 21519 (python) S 21337 21339 21297 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 7 0 658193188 630235136 75972 33554432000 4194304 5683644 140735301718432 18446744073709551615 222933600689 0 0 16781312 2 18446604471147868480 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4470.81
Current children cumulated vsize (KiB) 12265340

[startup+1201.9 s]
/proc/loadavg: 8.17 7.71 5.53 9/284 21596
/proc/meminfo: memFree=13814636/32951124 swapFree=61559568/67111528
[pid=21339] ppid=21337 vsize=584648 CPUtime=4471.87 cores=1,3,5,7
/proc/21339/stat : 21339 (python) R 21337 21339 21297 0 -1 4202496 265939 2973189 1 0 10812 46 435373 956 16 0 1 0 658132935 598679552 75947 33554432000 4194304 5683644 140735301718432 18446744073709551615 222921432503 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21339/statm: 146162 75947 1865 364 0 82086 0
Current children cumulated CPU time (s) 4471.87
Current children cumulated vsize (KiB) 584648

Child status: 0
Real time (s): 1201.99
CPU time (s): 4471.98
CPU user time (s): 4461.9
CPU system time (s): 10.0735
CPU usage (%): 372.048
Max. virtual memory (cumulated for all children) (KiB): 12821164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4461.9
system time used= 10.0735
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3293523
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= 7046
involuntary context switches= 30886

runsolver used 2.86956 second user time and 6.94294 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 15:15:22
IDJOB=3378991
IDBENCH=82394
IDSOLVER=1860
FILE ID=node109/3378991-1305465320
RUNJOBID= node109-1305465319-21316
PBS_JOBID= 13325058
Free space on /tmp= 73176 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.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-3378991-1305465320/watcher-3378991-1305465320 -o /tmp/evaluation-result-3378991-1305465320/solver-3378991-1305465320 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378991-1305465320.cnf -seed 2051470122 -budget 4800 -cores 4

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=2051470122

node109.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.74
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.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.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:      22729520 kB
Buffers:        273156 kB
Cached:        2661548 kB
SwapCached:      28404 kB
Active:        1496664 kB
Inactive:      8492160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22729520 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:          125664 kB
Writeback:           0 kB
AnonPages:     7031884 kB
Mapped:          23580 kB
Slab:           135168 kB
PageTables:      33740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19125168 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= 73152 MiB
End job on node109 at 2011-05-15 15:35:24