Trace number 3377985

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-industrial (fixed)UNSAT 759.785 759.245

General information on the benchmark

Nameapplication/jarvisalo/
AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
MD5SUMac372f51471a04bbb3fb9a678284c6a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.57246
Satisfiable
(Un)Satisfiability was proved
Number of variables29317
Number of clauses277090
Sum of the clauses size598882
Maximum clause length179
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2264085
Number of clauses of size 38078
Number of clauses of size 41144
Number of clauses of size 5453
Number of clauses of size over 53186

Solver Data

0.39/0.55	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.39/0.55	c INFO: solving HOME/instance-3377985-1305454655.cnf
0.39/0.55	c INFO: computing task features
1.09/1.29	c INFO: computed variable-clause graph statistics
1.19/1.32	c INFO: computed clause balance statistics
4.79/4.99	c INFO: computed variable balance statistics
7.89/8.04	c INFO: computed small-clause counts
7.89/8.07	c INFO: computed Horn-clause counts
9.19/9.32	c INFO: computed variable graph statistics
9.19/9.32	c INFO: collected features for HOME/instance-3377985-1305454655.cnf in 8.79 s
9.19/9.33	c INFO: running lingeling-276@0 for 582 with 2391 remaining (b = 0.44)
595.77/595.62	c INFO: running lingeling-276@0 for 97 with 1806 remaining (b = 0.19)
695.18/694.85	c INFO: running cryptominisat-2.9.0@0 for 1706 with 1706 remaining (b = 0.46)
759.66/759.21	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.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-3377985-1305454655/watcher-3377985-1305454655 -o /tmp/evaluation-result-3377985-1305454655/solver-3377985-1305454655 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377985-1305454655.cnf -seed 1293709671 -budget 2400 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.99 4.02 3.98 4/311 16745
/proc/meminfo: memFree=12352904/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=15772 CPUtime=0 cores=0,2
/proc/16745/stat : 16745 (python) R 16743 16745 15311 0 -1 4202496 861 0 0 0 0 0 0 0 17 0 1 0 657068305 16150528 744 33554432000 4194304 5683644 140735924806160 18446744073709551615 4851904 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16745/statm: 3943 745 340 364 0 430 0

[startup+0.0485439 s]
/proc/loadavg: 3.99 4.02 3.98 4/311 16745
/proc/meminfo: memFree=12352904/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=29412 CPUtime=0.03 cores=0,2
/proc/16745/stat : 16745 (python) R 16743 16745 15311 0 -1 4202496 1365 0 0 0 3 0 0 0 17 0 1 0 657068305 30117888 1210 33554432000 4194304 5683644 140735924806160 18446744073709551615 4509415 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16745/statm: 7353 1211 443 364 0 723 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29412

[startup+0.100563 s]
/proc/loadavg: 3.99 4.02 3.98 4/311 16745
/proc/meminfo: memFree=12352904/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=99376 CPUtime=0.07 cores=0,2
/proc/16745/stat : 16745 (python) R 16743 16745 15311 0 -1 4202496 2866 0 0 0 5 2 0 0 17 0 1 0 657068305 101761024 2565 33554432000 4194304 5683644 140735924806160 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16745/statm: 24844 2565 818 364 0 1695 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 99376

[startup+0.300548 s]
/proc/loadavg: 3.99 4.02 3.98 4/311 16745
/proc/meminfo: memFree=12352904/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=135892 CPUtime=0.23 cores=0,2
/proc/16745/stat : 16745 (python) R 16743 16745 15311 0 -1 4202496 6072 931 1 0 17 6 0 0 17 0 1 0 657068305 139153408 4202 33554432000 4194304 5683644 140735924806160 18446744073709551615 218366033543 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16745/statm: 33973 4202 1032 364 0 3159 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 135892

[startup+0.700459 s]
/proc/loadavg: 3.99 4.02 3.98 4/311 16745
/proc/meminfo: memFree=12352904/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=293980 CPUtime=0.58 cores=0,2
/proc/16745/stat : 16745 (python) R 16743 16745 15311 0 -1 4202496 13077 931 1 0 49 9 0 0 17 0 1 0 657068305 301035520 10755 33554432000 4194304 5683644 140735924806160 18446744073709551615 218370618053 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16745/statm: 73495 10755 1761 364 0 9419 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 293980

[startup+1.50032 s]
/proc/loadavg: 3.99 4.02 3.98 5/312 16750
/proc/meminfo: memFree=12386776/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=326676 CPUtime=1.39 cores=0,2
/proc/16745/stat : 16745 (python) R 16743 16745 15311 0 -1 4202496 29875 931 1 0 128 11 0 0 18 0 1 0 657068305 334516224 19054 33554432000 4194304 5683644 140735924806160 18446744073709551615 218370612246 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16745/statm: 81669 19054 1826 364 0 17593 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 326676

[startup+3.10103 s]
/proc/loadavg: 3.99 4.02 3.98 5/312 16750
/proc/meminfo: memFree=12372652/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=326676 CPUtime=2.99 cores=0,2
/proc/16745/stat : 16745 (python) R 16743 16745 15311 0 -1 4202496 29875 931 1 0 288 11 0 0 21 0 1 0 657068305 334516224 19054 33554432000 4194304 5683644 140735924806160 18446744073709551615 47300812768853 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16745/statm: 81669 19054 1826 364 0 17593 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 326676

[startup+6.30046 s]
/proc/loadavg: 3.99 4.02 3.98 5/312 16750
/proc/meminfo: memFree=12372332/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=326676 CPUtime=6.19 cores=0,2
/proc/16745/stat : 16745 (python) R 16743 16745 15311 0 -1 4202496 29876 931 1 0 608 11 0 0 25 0 1 0 657068305 334516224 19055 33554432000 4194304 5683644 140735924806160 18446744073709551615 47300810226146 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16745/statm: 81669 19055 1827 364 0 17593 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 326676

[startup+12.7003 s]
/proc/loadavg: 3.99 4.02 3.98 5/315 16753
/proc/meminfo: memFree=12358588/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=335096 CPUtime=9.22 cores=0,2
/proc/16745/stat : 16745 (python) S 16743 16745 15311 0 -1 4202496 30707 931 1 0 910 12 0 0 19 0 2 0 657068305 343138304 18637 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16745/statm: 83774 18637 1867 364 0 19692 0
[pid=16751] ppid=16745 vsize=324852 CPUtime=0 cores=0,2
/proc/16751/stat : 16751 (python) S 16745 16745 15311 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 657069238 332648448 17119 33554432000 4194304 5683644 140735924806160 18446744073709551615 218370977295 0 0 16781312 514 13221698246801326343 0 0 17 0 0 0 0
/proc/16751/statm: 81213 17119 353 364 0 17131 0
[pid=16753] ppid=16751 vsize=17780 CPUtime=3.35 cores=0,2
/proc/16753/stat : 16753 (lingeling) R 16751 16753 16753 0 -1 4202496 6625 0 0 0 334 1 0 0 25 0 1 0 657069238 18206720 3485 33554432000 4194304 4352236 140735618205776 18446744073709551615 4208824 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16753/statm: 4445 3485 126 39 0 3525 0
[pid=16745/tid=16752] ppid=16743 vsize=335096 CPUtime=0 cores=0,2
/proc/16745/task/16752/stat : 16752 (python) S 16743 16745 15311 0 -1 4202560 32 931 0 0 0 0 0 0 19 0 2 0 657069238 343138304 18637 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 677728

[startup+25.501 s]
/proc/loadavg: 3.99 4.02 3.98 5/315 16753
/proc/meminfo: memFree=12344968/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=335096 CPUtime=9.22 cores=0,2
/proc/16745/stat : 16745 (python) S 16743 16745 15311 0 -1 4202496 30707 931 1 0 910 12 0 0 19 0 2 0 657068305 343138304 18637 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16745/statm: 83774 18637 1867 364 0 19692 0
[pid=16751] ppid=16745 vsize=324852 CPUtime=0.04 cores=0,2
/proc/16751/stat : 16751 (python) S 16745 16745 15311 0 -1 4202560 897 0 0 0 2 2 0 0 18 0 1 0 657069238 332648448 17142 33554432000 4194304 5683644 140735924806160 18446744073709551615 218370977295 0 0 16781312 514 1220704197435949319 0 0 17 0 0 0 0
/proc/16751/statm: 81213 17142 376 364 0 17131 0
[pid=16753] ppid=16751 vsize=31256 CPUtime=16.1 cores=0,2
/proc/16753/stat : 16753 (lingeling) R 16751 16753 16753 0 -1 4202496 10847 0 0 0 1609 1 0 0 25 0 1 0 657069238 32006144 6983 33554432000 4194304 4352236 140735618205776 18446744073709551615 4207615 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/16753/statm: 7814 6983 128 39 0 6894 0
[pid=16745/tid=16752] ppid=16743 vsize=335096 CPUtime=0 cores=0,2
/proc/16745/task/16752/stat : 16752 (python) S 16743 16745 15311 0 -1 4202560 32 931 0 0 0 0 0 0 19 0 2 0 657069238 343138304 18637 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 691204

[startup+51.1005 s]
/proc/loadavg: 3.99 4.02 3.98 5/315 16754
/proc/meminfo: memFree=12331328/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=335096 CPUtime=9.22 cores=0,2
/proc/16745/stat : 16745 (python) S 16743 16745 15311 0 -1 4202496 30707 931 1 0 910 12 0 0 19 0 2 0 657068305 343138304 18637 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16745/statm: 83774 18637 1867 364 0 19692 0
[pid=16751] ppid=16745 vsize=324852 CPUtime=0.08 cores=0,2
/proc/16751/stat : 16751 (python) S 16745 16745 15311 0 -1 4202560 908 0 0 0 4 4 0 0 18 0 1 0 657069238 332648448 17142 33554432000 4194304 5683644 140735924806160 18446744073709551615 218370977295 0 0 16781312 514 1220704197435949319 0 0 17 0 0 0 0
/proc/16751/statm: 81213 17142 376 364 0 17131 0
[pid=16753] ppid=16751 vsize=44984 CPUtime=41.64 cores=0,2
/proc/16753/stat : 16753 (lingeling) R 16751 16753 16753 0 -1 4202496 14888 0 0 0 4163 1 0 0 25 0 1 0 657069238 46063616 10415 33554432000 4194304 4352236 140735618205776 18446744073709551615 4207584 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16753/statm: 11246 10415 128 39 0 10326 0
[pid=16745/tid=16752] ppid=16743 vsize=335096 CPUtime=0 cores=0,2
/proc/16745/task/16752/stat : 16752 (python) S 16743 16745 15311 0 -1 4202560 32 931 0 0 0 0 0 0 19 0 2 0 657069238 343138304 18637 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 704932

[startup+102.311 s]
/proc/loadavg: 4.07 4.03 3.99 5/318 16758
/proc/meminfo: memFree=12416424/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=335096 CPUtime=9.22 cores=0,2
/proc/16745/stat : 16745 (python) S 16743 16745 15311 0 -1 4202496 30707 931 1 0 910 12 0 0 19 0 2 0 657068305 343138304 18637 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16745/statm: 83774 18637 1867 364 0 19692 0
[pid=16751] ppid=16745 vsize=324852 CPUtime=0.2 cores=0,2
/proc/16751/stat : 16751 (python) S 16745 16745 15311 0 -1 4202560 929 0 0 0 11 9 0 0 18 0 1 0 657069238 332648448 17142 33554432000 4194304 5683644 140735924806160 18446744073709551615 218370977295 0 0 16781312 514 1220704197435949319 0 0 17 0 0 0 0
/proc/16751/statm: 81213 17142 376 364 0 17131 0
[pid=16753] ppid=16751 vsize=44896 CPUtime=92.74 cores=0,2
/proc/16753/stat : 16753 (lingeling) R 16751 16753 16753 0 -1 4202496 17295 0 0 0 9273 1 0 0 25 0 1 0 657069238 45973504 10138 33554432000 4194304 4352236 140735618205776 18446744073709551615 4241453 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16753/statm: 11224 10138 128 39 0 10304 0
[pid=16745/tid=16752] ppid=16743 vsize=335096 CPUtime=0 cores=0,2
/proc/16745/task/16752/stat : 16752 (python) S 16743 16745 15311 0 -1 4202560 32 931 0 0 0 0 0 0 19 0 2 0 657069238 343138304 18637 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 704844

[startup+162.301 s]
/proc/loadavg: 4.07 4.04 3.99 5/318 16795
/proc/meminfo: memFree=12748744/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=335096 CPUtime=9.22 cores=0,2
/proc/16745/stat : 16745 (python) S 16743 16745 15311 0 -1 4202496 30707 931 1 0 910 12 0 0 19 0 2 0 657068305 343138304 18637 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16745/statm: 83774 18637 1867 364 0 19692 0
[pid=16751] ppid=16745 vsize=324852 CPUtime=0.34 cores=0,2
/proc/16751/stat : 16751 (python) S 16745 16745 15311 0 -1 4202560 948 0 0 0 18 16 0 0 18 0 1 0 657069238 332648448 17142 33554432000 4194304 5683644 140735924806160 18446744073709551615 218370977295 0 0 16781312 514 1220704197435949319 0 0 17 0 0 0 0
/proc/16751/statm: 81213 17142 376 364 0 17131 0
[pid=16753] ppid=16751 vsize=56176 CPUtime=152.64 cores=0,2
/proc/16753/stat : 16753 (lingeling) R 16751 16753 16753 0 -1 4202496 20456 0 0 0 15262 2 0 0 25 0 1 0 657069238 57524224 13213 33554432000 4194304 4352236 140735618205776 18446744073709551615 4210032 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16753/statm: 14044 13213 128 39 0 13124 0
[pid=16745/tid=16752] ppid=16743 vsize=335096 CPUtime=0 cores=0,2
/proc/16745/task/16752/stat : 16752 (python) S 16743 16745 15311 0 -1 4202560 32 931 0 0 0 0 0 0 19 0 2 0 657069238 343138304 18637 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 716124

[startup+222.301 s]
/proc/loadavg: 4.07 4.04 4.00 5/321 16799
/proc/meminfo: memFree=12955816/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=335096 CPUtime=9.22 cores=0,2
/proc/16745/stat : 16745 (python) S 16743 16745 15311 0 -1 4202496 30707 931 1 0 910 12 0 0 19 0 2 0 657068305 343138304 18637 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16745/statm: 83774 18637 1867 364 0 19692 0
[pid=16751] ppid=16745 vsize=324852 CPUtime=0.48 cores=0,2
/proc/16751/stat : 16751 (python) S 16745 16745 15311 0 -1 4202560 968 0 0 0 25 23 0 0 18 0 1 0 657069238 332648448 17142 33554432000 4194304 5683644 140735924806160 18446744073709551615 218370977295 0 0 16781312 514 1220704197435949319 0 0 17 0 0 0 0
/proc/16751/statm: 81213 17142 376 364 0 17131 0
[pid=16753] ppid=16751 vsize=55336 CPUtime=212.53 cores=0,2
/proc/16753/stat : 16753 (lingeling) R 16751 16753 16753 0 -1 4202496 22295 0 0 0 21251 2 0 0 25 0 1 0 657069238 56664064 13003 33554432000 4194304 4352236 140735618205776 18446744073709551615 4329024 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16753/statm: 13834 13003 128 39 0 12914 0
[pid=16745/tid=16752] ppid=16743 vsize=335096 CPUtime=0 cores=0,2
/proc/16745/task/16752/stat : 16752 (python) S 16743 16745 15311 0 -1 4202560 32 931 0 0 0 0 0 0 19 0 2 0 657069238 343138304 18637 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 715284

[startup+282.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/321 16801
/proc/meminfo: memFree=12921492/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=335096 CPUtime=9.22 cores=0,2
/proc/16745/stat : 16745 (python) S 16743 16745 15311 0 -1 4202496 30707 931 1 0 910 12 0 0 19 0 2 0 657068305 343138304 18637 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16745/statm: 83774 18637 1867 364 0 19692 0
[pid=16751] ppid=16745 vsize=324852 CPUtime=0.63 cores=0,2

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

[pid=16934] ppid=16745 vsize=335108 CPUtime=0.21 cores=0,2
/proc/16934/stat : 16934 (python) S 16745 16745 15311 0 -1 4202560 1090 0 0 0 12 9 0 0 19 0 2 0 657127867 343150592 17170 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16934/statm: 83777 17170 399 364 0 19692 0
[pid=16936] ppid=16934 vsize=46160 CPUtime=99.21 cores=0,2
/proc/16936/stat : 16936 (lingeling) T 16934 16936 16936 0 -1 4202496 18191 0 0 0 9919 2 0 0 25 0 1 0 657127868 47267840 10709 33554432000 4194304 4352236 140734010055904 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/16936/statm: 11540 10709 128 39 0 10620 0
[pid=16934/tid=16958] ppid=16745 vsize=335108 CPUtime=0 cores=0,2
/proc/16934/task/16958/stat : 16958 (python) S 16745 16745 15311 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657137789 343150592 17170 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 514 18446604447190564928 0 0 -1 2 0 0 0
[pid=16959] ppid=16745 vsize=345364 CPUtime=0.16 cores=0,2
/proc/16959/stat : 16959 (python) S 16745 16745 15311 0 -1 4202560 919 0 0 0 9 7 0 0 15 0 1 0 657137790 353652736 17144 33554432000 4194304 5683644 140735924806160 18446744073709551615 218370977350 0 0 16781312 514 15667130304475136258 0 0 17 0 0 0 0
/proc/16959/statm: 86341 17144 370 364 0 22253 0
[pid=16961] ppid=16959 vsize=278208 CPUtime=61.75 cores=0,2
/proc/16961/stat : 16961 (cryptominisat-2) R 16959 16961 16961 0 -1 4202496 72189 0 0 0 6165 10 0 0 25 0 1 0 657137791 284884992 59222 33554432000 4194304 4677096 140733218305088 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16961/statm: 69552 59222 392 118 0 64511 0
[pid=16745/tid=16752] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16752/stat : 16752 (python) S 16743 16745 15311 0 -1 4202560 32 931 0 0 0 0 0 0 19 0 4 0 657069238 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
[pid=16745/tid=16935] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16935/stat : 16935 (python) S 16743 16745 15311 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 657127868 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
[pid=16745/tid=16960] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16960/stat : 16960 (python) S 16743 16745 15311 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 4 0 657137791 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 757.16
Current children cumulated vsize (KiB) 1781416

[startup+758.301 s]
/proc/loadavg: 2.17 3.09 3.62 3/314 16966
/proc/meminfo: memFree=14040096/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=355608 CPUtime=9.24 cores=0,2
/proc/16745/stat : 16745 (python) S 16743 16745 15311 0 -1 4202496 32292 931 1 0 912 12 0 0 19 0 4 0 657068305 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16745/statm: 88902 18650 1872 364 0 24814 0
[pid=16751] ppid=16745 vsize=335096 CPUtime=1.37 cores=0,2
/proc/16751/stat : 16751 (python) S 16745 16745 15311 0 -1 4202560 1202 0 0 0 73 64 0 0 19 0 2 0 657069238 343138304 17186 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16751/statm: 83774 17186 415 364 0 19692 0
[pid=16753] ppid=16751 vsize=85872 CPUtime=585.22 cores=0,2
/proc/16753/stat : 16753 (lingeling) T 16751 16753 16753 0 -1 4202496 38774 0 0 0 58517 5 0 0 25 0 1 0 657069238 87932928 20126 33554432000 4194304 4352236 140735618205776 18446744073709551615 4328105 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/16753/statm: 21468 20126 128 39 0 20548 0
[pid=16751/tid=16933] ppid=16745 vsize=335096 CPUtime=0 cores=0,2
/proc/16751/task/16933/stat : 16933 (python) S 16745 16745 15311 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657127866 343138304 17186 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 514 18446604460286077056 0 0 -1 2 0 0 0
[pid=16934] ppid=16745 vsize=335108 CPUtime=0.21 cores=0,2
/proc/16934/stat : 16934 (python) S 16745 16745 15311 0 -1 4202560 1090 0 0 0 12 9 0 0 19 0 2 0 657127867 343150592 17170 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16934/statm: 83777 17170 399 364 0 19692 0
[pid=16936] ppid=16934 vsize=46160 CPUtime=99.21 cores=0,2
/proc/16936/stat : 16936 (lingeling) T 16934 16936 16936 0 -1 4202496 18191 0 0 0 9919 2 0 0 25 0 1 0 657127868 47267840 10709 33554432000 4194304 4352236 140734010055904 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/16936/statm: 11540 10709 128 39 0 10620 0
[pid=16934/tid=16958] ppid=16745 vsize=335108 CPUtime=0 cores=0,2
/proc/16934/task/16958/stat : 16958 (python) S 16745 16745 15311 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657137789 343150592 17170 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 514 18446604447190564928 0 0 -1 2 0 0 0
[pid=16959] ppid=16745 vsize=345364 CPUtime=0.16 cores=0,2
/proc/16959/stat : 16959 (python) S 16745 16745 15311 0 -1 4202560 919 0 0 0 9 7 0 0 15 0 1 0 657137790 353652736 17144 33554432000 4194304 5683644 140735924806160 18446744073709551615 218370977350 0 0 16781312 514 15667130304475136258 0 0 17 0 0 0 0
/proc/16959/statm: 86341 17144 370 364 0 22253 0
[pid=16961] ppid=16959 vsize=278208 CPUtime=63.34 cores=0,2
/proc/16961/stat : 16961 (cryptominisat-2) R 16959 16961 16961 0 -1 4202496 72442 0 0 0 6324 10 0 0 25 0 1 0 657137791 284884992 59475 33554432000 4194304 4677096 140733218305088 18446744073709551615 218370653883 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16961/statm: 69552 59475 392 118 0 64511 0
[pid=16745/tid=16752] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16752/stat : 16752 (python) S 16743 16745 15311 0 -1 4202560 32 931 0 0 0 0 0 0 19 0 4 0 657069238 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
[pid=16745/tid=16935] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16935/stat : 16935 (python) S 16743 16745 15311 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 657127868 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
[pid=16745/tid=16960] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16960/stat : 16960 (python) S 16743 16745 15311 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 4 0 657137791 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 758.75
Current children cumulated vsize (KiB) 1781416

[startup+758.701 s]
/proc/loadavg: 2.17 3.09 3.62 3/314 16966
/proc/meminfo: memFree=14040096/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=355608 CPUtime=9.24 cores=0,2
/proc/16745/stat : 16745 (python) S 16743 16745 15311 0 -1 4202496 32292 931 1 0 912 12 0 0 19 0 4 0 657068305 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16745/statm: 88902 18650 1872 364 0 24814 0
[pid=16751] ppid=16745 vsize=335096 CPUtime=1.37 cores=0,2
/proc/16751/stat : 16751 (python) S 16745 16745 15311 0 -1 4202560 1202 0 0 0 73 64 0 0 19 0 2 0 657069238 343138304 17186 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16751/statm: 83774 17186 415 364 0 19692 0
[pid=16753] ppid=16751 vsize=85872 CPUtime=585.22 cores=0,2
/proc/16753/stat : 16753 (lingeling) T 16751 16753 16753 0 -1 4202496 38774 0 0 0 58517 5 0 0 25 0 1 0 657069238 87932928 20126 33554432000 4194304 4352236 140735618205776 18446744073709551615 4328105 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/16753/statm: 21468 20126 128 39 0 20548 0
[pid=16751/tid=16933] ppid=16745 vsize=335096 CPUtime=0 cores=0,2
/proc/16751/task/16933/stat : 16933 (python) S 16745 16745 15311 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657127866 343138304 17186 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 514 18446604460286077056 0 0 -1 2 0 0 0
[pid=16934] ppid=16745 vsize=335108 CPUtime=0.21 cores=0,2
/proc/16934/stat : 16934 (python) S 16745 16745 15311 0 -1 4202560 1090 0 0 0 12 9 0 0 19 0 2 0 657127867 343150592 17170 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16934/statm: 83777 17170 399 364 0 19692 0
[pid=16936] ppid=16934 vsize=46160 CPUtime=99.21 cores=0,2
/proc/16936/stat : 16936 (lingeling) T 16934 16936 16936 0 -1 4202496 18191 0 0 0 9919 2 0 0 25 0 1 0 657127868 47267840 10709 33554432000 4194304 4352236 140734010055904 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/16936/statm: 11540 10709 128 39 0 10620 0
[pid=16934/tid=16958] ppid=16745 vsize=335108 CPUtime=0 cores=0,2
/proc/16934/task/16958/stat : 16958 (python) S 16745 16745 15311 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657137789 343150592 17170 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 514 18446604447190564928 0 0 -1 2 0 0 0
[pid=16959] ppid=16745 vsize=345364 CPUtime=0.16 cores=0,2
/proc/16959/stat : 16959 (python) S 16745 16745 15311 0 -1 4202560 919 0 0 0 9 7 0 0 15 0 1 0 657137790 353652736 17144 33554432000 4194304 5683644 140735924806160 18446744073709551615 218370977350 0 0 16781312 514 15667130304475136258 0 0 17 0 0 0 0
/proc/16959/statm: 86341 17144 370 364 0 22253 0
[pid=16961] ppid=16959 vsize=278208 CPUtime=63.74 cores=0,2
/proc/16961/stat : 16961 (cryptominisat-2) R 16959 16961 16961 0 -1 4202496 72499 0 0 0 6364 10 0 0 25 0 1 0 657137791 284884992 59532 33554432000 4194304 4677096 140733218305088 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16961/statm: 69552 59532 392 118 0 64511 0
[pid=16745/tid=16752] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16752/stat : 16752 (python) S 16743 16745 15311 0 -1 4202560 32 931 0 0 0 0 0 0 19 0 4 0 657069238 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
[pid=16745/tid=16935] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16935/stat : 16935 (python) S 16743 16745 15311 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 657127868 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
[pid=16745/tid=16960] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16960/stat : 16960 (python) S 16743 16745 15311 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 4 0 657137791 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 759.15
Current children cumulated vsize (KiB) 1781416

[startup+759.101 s]
/proc/loadavg: 2.17 3.09 3.62 3/314 16966
/proc/meminfo: memFree=14039476/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=355608 CPUtime=9.24 cores=0,2
/proc/16745/stat : 16745 (python) S 16743 16745 15311 0 -1 4202496 32292 931 1 0 912 12 0 0 19 0 4 0 657068305 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16745/statm: 88902 18650 1872 364 0 24814 0
[pid=16751] ppid=16745 vsize=335096 CPUtime=1.37 cores=0,2
/proc/16751/stat : 16751 (python) S 16745 16745 15311 0 -1 4202560 1202 0 0 0 73 64 0 0 19 0 2 0 657069238 343138304 17186 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16751/statm: 83774 17186 415 364 0 19692 0
[pid=16753] ppid=16751 vsize=85872 CPUtime=585.22 cores=0,2
/proc/16753/stat : 16753 (lingeling) T 16751 16753 16753 0 -1 4202496 38774 0 0 0 58517 5 0 0 25 0 1 0 657069238 87932928 20126 33554432000 4194304 4352236 140735618205776 18446744073709551615 4328105 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/16753/statm: 21468 20126 128 39 0 20548 0
[pid=16751/tid=16933] ppid=16745 vsize=335096 CPUtime=0 cores=0,2
/proc/16751/task/16933/stat : 16933 (python) S 16745 16745 15311 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657127866 343138304 17186 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 514 18446604460286077056 0 0 -1 2 0 0 0
[pid=16934] ppid=16745 vsize=335108 CPUtime=0.21 cores=0,2
/proc/16934/stat : 16934 (python) S 16745 16745 15311 0 -1 4202560 1090 0 0 0 12 9 0 0 19 0 2 0 657127867 343150592 17170 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16934/statm: 83777 17170 399 364 0 19692 0
[pid=16936] ppid=16934 vsize=46160 CPUtime=99.21 cores=0,2
/proc/16936/stat : 16936 (lingeling) T 16934 16936 16936 0 -1 4202496 18191 0 0 0 9919 2 0 0 25 0 1 0 657127868 47267840 10709 33554432000 4194304 4352236 140734010055904 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/16936/statm: 11540 10709 128 39 0 10620 0
[pid=16934/tid=16958] ppid=16745 vsize=335108 CPUtime=0 cores=0,2
/proc/16934/task/16958/stat : 16958 (python) S 16745 16745 15311 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657137789 343150592 17170 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 514 18446604447190564928 0 0 -1 2 0 0 0
[pid=16959] ppid=16745 vsize=345364 CPUtime=0.16 cores=0,2
/proc/16959/stat : 16959 (python) S 16745 16745 15311 0 -1 4202560 919 0 0 0 9 7 0 0 15 0 1 0 657137790 353652736 17144 33554432000 4194304 5683644 140735924806160 18446744073709551615 218370977350 0 0 16781312 514 15667130304475136258 0 0 17 0 0 0 0
/proc/16959/statm: 86341 17144 370 364 0 22253 0
[pid=16961] ppid=16959 vsize=278208 CPUtime=64.14 cores=0,2
/proc/16961/stat : 16961 (cryptominisat-2) R 16959 16961 16961 0 -1 4202496 72549 0 0 0 6404 10 0 0 25 0 1 0 657137791 284884992 59582 33554432000 4194304 4677096 140733218305088 18446744073709551615 4226888 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16961/statm: 69552 59582 392 118 0 64511 0
[pid=16745/tid=16752] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16752/stat : 16752 (python) S 16743 16745 15311 0 -1 4202560 32 931 0 0 0 0 0 0 19 0 4 0 657069238 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
[pid=16745/tid=16935] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16935/stat : 16935 (python) S 16743 16745 15311 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 657127868 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
[pid=16745/tid=16960] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16960/stat : 16960 (python) S 16743 16745 15311 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 4 0 657137791 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 759.55
Current children cumulated vsize (KiB) 1781416

[startup+759.201 s]
/proc/loadavg: 2.17 3.09 3.62 3/314 16966
/proc/meminfo: memFree=14039476/32951124 swapFree=52307768/67111528
[pid=16745] ppid=16743 vsize=355608 CPUtime=9.24 cores=0,2
/proc/16745/stat : 16745 (python) S 16743 16745 15311 0 -1 4202496 32292 931 1 0 912 12 0 0 19 0 4 0 657068305 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16745/statm: 88902 18650 1872 364 0 24814 0
[pid=16751] ppid=16745 vsize=335096 CPUtime=1.37 cores=0,2
/proc/16751/stat : 16751 (python) S 16745 16745 15311 0 -1 4202560 1202 0 0 0 73 64 0 0 19 0 2 0 657069238 343138304 17186 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16751/statm: 83774 17186 415 364 0 19692 0
[pid=16753] ppid=16751 vsize=85872 CPUtime=585.22 cores=0,2
/proc/16753/stat : 16753 (lingeling) T 16751 16753 16753 0 -1 4202496 38774 0 0 0 58517 5 0 0 25 0 1 0 657069238 87932928 20126 33554432000 4194304 4352236 140735618205776 18446744073709551615 4328105 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/16753/statm: 21468 20126 128 39 0 20548 0
[pid=16751/tid=16933] ppid=16745 vsize=335096 CPUtime=0 cores=0,2
/proc/16751/task/16933/stat : 16933 (python) S 16745 16745 15311 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657127866 343138304 17186 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 514 18446604460286077056 0 0 -1 2 0 0 0
[pid=16934] ppid=16745 vsize=335108 CPUtime=0.21 cores=0,2
/proc/16934/stat : 16934 (python) S 16745 16745 15311 0 -1 4202560 1090 0 0 0 12 9 0 0 19 0 2 0 657127867 343150592 17170 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16934/statm: 83777 17170 399 364 0 19692 0
[pid=16936] ppid=16934 vsize=46160 CPUtime=99.21 cores=0,2
/proc/16936/stat : 16936 (lingeling) T 16934 16936 16936 0 -1 4202496 18191 0 0 0 9919 2 0 0 25 0 1 0 657127868 47267840 10709 33554432000 4194304 4352236 140734010055904 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/16936/statm: 11540 10709 128 39 0 10620 0
[pid=16934/tid=16958] ppid=16745 vsize=335108 CPUtime=0 cores=0,2
/proc/16934/task/16958/stat : 16958 (python) S 16745 16745 15311 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657137789 343150592 17170 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 514 18446604447190564928 0 0 -1 2 0 0 0
[pid=16959] ppid=16745 vsize=345364 CPUtime=0.18 cores=0,2
/proc/16959/stat : 16959 (python) S 16745 16745 15311 0 -1 4202560 921 0 0 0 10 8 0 0 15 0 1 0 657137790 353652736 17144 33554432000 4194304 5683644 140735924806160 18446744073709551615 218370977350 0 0 16781312 514 15667130304475136258 0 0 17 0 0 0 0
/proc/16959/statm: 86341 17144 370 364 0 22253 0
[pid=16961] ppid=16959 vsize=0 CPUtime=64.23 cores=0,2
/proc/16961/stat : 16961 (cryptominisat-2) R 16959 16961 16961 0 -1 4202500 72557 0 0 0 6413 10 0 0 25 0 1 0 657137791 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16961/statm: 0 0 0 0 0 0 0
[pid=16745/tid=16752] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16752/stat : 16752 (python) S 16743 16745 15311 0 -1 4202560 32 931 0 0 0 0 0 0 19 0 4 0 657069238 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
[pid=16745/tid=16935] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16935/stat : 16935 (python) S 16743 16745 15311 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 657127868 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
[pid=16745/tid=16960] ppid=16743 vsize=355608 CPUtime=0 cores=0,2
/proc/16745/task/16960/stat : 16960 (python) S 16743 16745 15311 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 4 0 657137791 364142592 18650 33554432000 4194304 5683644 140735924806160 18446744073709551615 218382780849 0 0 16781312 2 18446604446357072640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 759.66
Current children cumulated vsize (KiB) 1503208

Child status: 0
Real time (s): 759.245
CPU time (s): 759.785
CPU user time (s): 758.62
CPU system time (s): 1.16582
CPU usage (%): 100.071
Max. virtual memory (cumulated for all children) (KiB): 1781416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 758.62
system time used= 1.16582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175820
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= 1982
involuntary context switches= 3180

runsolver used 2.38264 second user time and 4.75828 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 12:17:35
IDJOB=3377985
IDBENCH=82424
IDSOLVER=1858
FILE ID=node101/3377985-1305454655
RUNJOBID= node101-1305453261-16381
PBS_JOBID= 13324878
Free space on /tmp= 73300 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3377985-1305454655/watcher-3377985-1305454655 -o /tmp/evaluation-result-3377985-1305454655/solver-3377985-1305454655 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377985-1305454655.cnf -seed 1293709671 -budget 2400

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ac372f51471a04bbb3fb9a678284c6a4
RANDOM SEED=1293709671

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12350360 kB
Buffers:        336896 kB
Cached:        6619712 kB
SwapCached:      14848 kB
Active:       15115760 kB
Inactive:      5181184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12350360 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:          424184 kB
Writeback:           0 kB
AnonPages:    13337592 kB
Mapped:          21412 kB
Slab:           165700 kB
PageTables:      71544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45759520 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= 73484 MiB
End job on node101 at 2011-05-15 12:30:15