Trace number 3483917

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, 1200 s timeout)UNSAT 1087.67 1087.75

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

Solver Data

0.35/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.64	c INFO: solving HOME/instance-3483917-1307748606.cnf
0.35/0.64	c INFO: computing task features
4.33/4.66	c INFO: computed variable-clause graph statistics
4.53/4.82	c INFO: computed clause balance statistics
23.94/24.28	c INFO: computed variable balance statistics
39.73/40.07	c INFO: computed small-clause counts
39.93/40.28	c INFO: computed Horn-clause counts
49.93/50.24	c INFO: computed variable graph statistics
49.93/50.24	c INFO: collected features for HOME/instance-3483917-1307748606.cnf in 49.46 s
49.93/50.25	c INFO: running cryptominisat-2.9.0@0 for 485 with 1150 remaining (b = 0.37)
537.51/537.70	c INFO: running lingeling-276@0 for 664 with 664 remaining (b = 0.38)
1087.46/1087.68	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3483917-1307748606/watcher-3483917-1307748606 -o /tmp/evaluation-result-3483917-1307748606/solver-3483917-1307748606 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483917-1307748606.cnf -seed 1960296326 -budget 1200 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 4.03 3.97 3.26 5/198 16316
/proc/meminfo: memFree=29595896/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=15188 CPUtime=0 cores=0,2
/proc/16316/stat : 16316 (python) R 16314 16316 15748 0 -1 4202496 722 0 0 0 0 0 0 0 21 0 1 0 886459450 15552512 612 33554432000 4194304 5683644 140734235540256 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16316/statm: 3796 613 321 364 0 283 0

[startup+0.016391 s]
/proc/loadavg: 4.03 3.97 3.26 5/198 16316
/proc/meminfo: memFree=29595896/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=16240 CPUtime=0 cores=0,2
/proc/16316/stat : 16316 (python) R 16314 16316 15748 0 -1 4202496 995 0 0 0 0 0 0 0 21 0 1 0 886459450 16629760 867 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594527429 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16316/statm: 4060 867 368 364 0 547 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16240

[startup+0.100426 s]
/proc/loadavg: 4.03 3.97 3.26 5/198 16316
/proc/meminfo: memFree=29595896/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=93964 CPUtime=0.06 cores=0,2
/proc/16316/stat : 16316 (python) R 16314 16316 15748 0 -1 4202496 2689 0 0 0 4 2 0 0 21 0 1 0 886459450 96219136 2402 33554432000 4194304 5683644 140734235540256 18446744073709551615 235589904128 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16316/statm: 23491 2403 760 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93964

[startup+0.300392 s]
/proc/loadavg: 4.03 3.97 3.26 5/198 16316
/proc/meminfo: memFree=29595896/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=135752 CPUtime=0.17 cores=0,2
/proc/16316/stat : 16316 (python) R 16314 16316 15748 0 -1 4202496 5972 933 1 0 13 4 0 0 22 0 1 0 886459450 139010048 4148 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594866320 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16316/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.700332 s]
/proc/loadavg: 4.03 3.97 3.26 5/198 16316
/proc/meminfo: memFree=29595896/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=304736 CPUtime=0.43 cores=0,2
/proc/16316/stat : 16316 (python) R 16314 16316 15748 0 -1 4202496 15842 933 1 0 33 10 0 0 22 0 1 0 886459450 312049664 13513 33554432000 4194304 5683644 140734235540256 18446744073709551615 4602656 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16316/statm: 76184 13513 1761 364 0 12108 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 304736

[startup+1.50019 s]
/proc/loadavg: 4.03 3.97 3.26 5/199 16321
/proc/meminfo: memFree=29528456/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=358244 CPUtime=1.23 cores=0,2
/proc/16316/stat : 16316 (python) R 16314 16316 15748 0 -1 4202496 28972 933 1 0 112 11 0 0 25 0 1 0 886459450 366841856 26643 33554432000 4194304 5683644 140734235540256 18446744073709551615 5007930 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16316/statm: 89561 26644 1761 364 0 25485 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 358244

[startup+3.10091 s]
/proc/loadavg: 4.03 3.97 3.26 5/199 16321
/proc/meminfo: memFree=29450088/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=468344 CPUtime=2.83 cores=0,2
/proc/16316/stat : 16316 (python) R 16314 16316 15748 0 -1 4202496 56508 933 1 0 268 15 0 0 25 0 1 0 886459450 479584256 54179 33554432000 4194304 5683644 140734235540256 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16316/statm: 117086 54179 1761 364 0 53010 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 468344

[startup+6.30039 s]
/proc/loadavg: 4.02 3.97 3.26 5/199 16321
/proc/meminfo: memFree=29286776/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=534948 CPUtime=6.03 cores=0,2
/proc/16316/stat : 16316 (python) R 16314 16316 15748 0 -1 4202496 118383 933 1 0 581 22 0 0 25 0 1 0 886459450 547786752 71121 33554432000 4194304 5683644 140734235540256 18446744073709551615 4539648 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16316/statm: 133737 71121 1826 364 0 69661 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 534948

[startup+12.7002 s]
/proc/loadavg: 4.02 3.97 3.27 5/199 16322
/proc/meminfo: memFree=29281204/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=534948 CPUtime=12.43 cores=0,2
/proc/16316/stat : 16316 (python) R 16314 16316 15748 0 -1 4202496 118383 933 1 0 1221 22 0 0 25 0 1 0 886459450 547786752 71121 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594515372 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16316/statm: 133737 71121 1826 364 0 69661 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 534948

[startup+25.501 s]
/proc/loadavg: 4.02 3.97 3.28 5/199 16322
/proc/meminfo: memFree=29274352/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=534948 CPUtime=25.23 cores=0,2
/proc/16316/stat : 16316 (python) R 16314 16316 15748 0 -1 4202496 118384 933 1 0 2501 22 0 0 25 0 1 0 886459450 547786752 71122 33554432000 4194304 5683644 140734235540256 18446744073709551615 47234043115175 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16316/statm: 133737 71122 1827 364 0 69661 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 534948

[startup+51.1004 s]
/proc/loadavg: 4.01 3.97 3.29 5/202 16326
/proc/meminfo: memFree=29252336/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=534980 CPUtime=49.99 cores=0,2
/proc/16316/stat : 16316 (python) S 16314 16316 15748 0 -1 4202496 121432 933 1 0 4976 23 0 0 25 0 2 0 886459450 547819520 68607 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16316/statm: 133745 68607 1867 364 0 69663 0
[pid=16324] ppid=16316 vsize=524736 CPUtime=0 cores=0,2
/proc/16324/stat : 16324 (python) S 16316 16316 15748 0 -1 4202560 745 0 0 0 0 0 0 0 19 0 1 0 886464476 537329664 67089 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594886671 0 0 16781312 514 4603351724583780612 0 0 17 0 0 0 0
/proc/16324/statm: 131184 67089 353 364 0 67102 0
[pid=16326] ppid=16324 vsize=94072 CPUtime=0.81 cores=0,2
/proc/16326/stat : 16326 (cryptominisat-2) R 16324 16326 16326 0 -1 4202496 17999 0 0 0 78 3 0 0 25 0 1 0 886464476 96329728 15550 33554432000 4194304 4677096 140735918456240 18446744073709551615 4250231 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16326/statm: 23518 15552 363 118 0 18477 0
[pid=16316/tid=16325] ppid=16314 vsize=534980 CPUtime=0 cores=0,2
/proc/16316/task/16325/stat : 16325 (python) S 16314 16316 15748 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 2 0 886464476 547819520 68607 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 1153788

[startup+102.307 s]
/proc/loadavg: 4.00 3.97 3.33 5/203 16374
/proc/meminfo: memFree=27503528/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=534980 CPUtime=49.99 cores=0,2
/proc/16316/stat : 16316 (python) S 16314 16316 15748 0 -1 4202496 121432 933 1 0 4976 23 0 0 25 0 2 0 886459450 547819520 68607 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16316/statm: 133745 68607 1867 364 0 69663 0
[pid=16324] ppid=16316 vsize=524736 CPUtime=0.07 cores=0,2
/proc/16324/stat : 16324 (python) S 16316 16316 15748 0 -1 4202560 915 0 0 0 4 3 0 0 15 0 1 0 886464476 537329664 67112 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594886671 0 0 16781312 514 9595094927973253380 0 0 17 0 0 0 0
/proc/16324/statm: 131184 67112 376 364 0 67102 0
[pid=16326] ppid=16324 vsize=535460 CPUtime=51.96 cores=0,2
/proc/16326/stat : 16326 (cryptominisat-2) R 16324 16326 16326 0 -1 4202496 123460 0 0 0 5179 17 0 0 25 0 1 0 886464476 548311040 103193 33554432000 4194304 4677096 140735918456240 18446744073709551615 4336232 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16326/statm: 133865 103193 387 118 0 128824 0
[pid=16316/tid=16325] ppid=16314 vsize=534980 CPUtime=0 cores=0,2
/proc/16316/task/16325/stat : 16325 (python) S 16314 16316 15748 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 2 0 886464476 547819520 68607 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 1595176

[startup+162.301 s]
/proc/loadavg: 4.03 3.99 3.37 5/203 16376
/proc/meminfo: memFree=27011580/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=534980 CPUtime=49.99 cores=0,2
/proc/16316/stat : 16316 (python) S 16314 16316 15748 0 -1 4202496 121432 933 1 0 4976 23 0 0 25 0 2 0 886459450 547819520 68607 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16316/statm: 133745 68607 1867 364 0 69663 0
[pid=16324] ppid=16316 vsize=524736 CPUtime=0.15 cores=0,2
/proc/16324/stat : 16324 (python) S 16316 16316 15748 0 -1 4202560 944 0 0 0 8 7 0 0 15 0 1 0 886464476 537329664 67112 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594886671 0 0 16781312 514 9595094927973253380 0 0 17 0 0 0 0
/proc/16324/statm: 131184 67112 376 364 0 67102 0
[pid=16326] ppid=16324 vsize=1003436 CPUtime=111.87 cores=0,2
/proc/16326/stat : 16326 (cryptominisat-2) R 16324 16326 16326 0 -1 4202496 218441 0 0 0 11156 31 0 0 25 0 1 0 886464476 1027518464 190230 33554432000 4194304 4677096 140735918456240 18446744073709551615 4236529 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16326/statm: 250859 190230 391 118 0 245818 0
[pid=16316/tid=16325] ppid=16314 vsize=534980 CPUtime=0 cores=0,2
/proc/16316/task/16325/stat : 16325 (python) S 16314 16316 15748 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 2 0 886464476 547819520 68607 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 2063152

[startup+222.3 s]
/proc/loadavg: 4.07 4.00 3.41 5/203 16377
/proc/meminfo: memFree=26338740/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=534980 CPUtime=49.99 cores=0,2
/proc/16316/stat : 16316 (python) S 16314 16316 15748 0 -1 4202496 121432 933 1 0 4976 23 0 0 25 0 2 0 886459450 547819520 68607 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16316/statm: 133745 68607 1867 364 0 69663 0
[pid=16324] ppid=16316 vsize=524736 CPUtime=0.25 cores=0,2
/proc/16324/stat : 16324 (python) S 16316 16316 15748 0 -1 4202560 964 0 0 0 14 11 0 0 15 0 1 0 886464476 537329664 67112 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594886671 0 0 16781312 514 9595094927973253380 0 0 17 0 0 0 0
/proc/16324/statm: 131184 67112 376 364 0 67102 0
[pid=16326] ppid=16324 vsize=1614420 CPUtime=171.79 cores=0,2
/proc/16326/stat : 16326 (cryptominisat-2) R 16324 16326 16326 0 -1 4202496 355755 0 0 0 17132 47 0 0 25 0 1 0 886464476 1653166080 321885 33554432000 4194304 4677096 140735918456240 18446744073709551615 4337464 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16326/statm: 403605 321885 391 118 0 398564 0
[pid=16316/tid=16325] ppid=16314 vsize=534980 CPUtime=0 cores=0,2
/proc/16316/task/16325/stat : 16325 (python) S 16314 16316 15748 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 2 0 886464476 547819520 68607 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 2674136

[startup+282.301 s]
/proc/loadavg: 4.02 4.00 3.45 5/203 16379
/proc/meminfo: memFree=26065052/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=534980 CPUtime=49.99 cores=0,2
/proc/16316/stat : 16316 (python) S 16314 16316 15748 0 -1 4202496 121432 933 1 0 4976 23 0 0 25 0 2 0 886459450 547819520 68607 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16316/statm: 133745 68607 1867 364 0 69663 0
[pid=16324] ppid=16316 vsize=524736 CPUtime=0.34 cores=0,2
/proc/16324/stat : 16324 (python) S 16316 16316 15748 0 -1 4202560 984 0 0 0 19 15 0 0 15 0 1 0 886464476 537329664 67112 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594886671 0 0 16781312 514 9595094927973253380 0 0 17 0 0 0 0
/proc/16324/statm: 131184 67112 376 364 0 67102 0
[pid=16326] ppid=16324 vsize=1772552 CPUtime=231.69 cores=0,2
/proc/16326/stat : 16326 (cryptominisat-2) R 16324 16326 16326 0 -1 4202496 406125 0 0 0 23112 57 0 0 25 0 1 0 886464476 1815093248 361494 33554432000 4194304 4677096 140735918456240 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16326/statm: 443138 361494 391 118 0 438097 0
[pid=16316/tid=16325] ppid=16314 vsize=534980 CPUtime=0 cores=0,2
/proc/16316/task/16325/stat : 16325 (python) S 16314 16316 15748 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 2 0 886464476 547819520 68607 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 2832268

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.48 5/203 16381
/proc/meminfo: memFree=25864716/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=534980 CPUtime=49.99 cores=0,2
/proc/16316/stat : 16316 (python) S 16314 16316 15748 0 -1 4202496 121432 933 1 0 4976 23 0 0 25 0 2 0 886459450 547819520 68607 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16316/statm: 133745 68607 1867 364 0 69663 0

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

[startup+1075.1 s]
/proc/loadavg: 4.01 4.02 3.76 5/203 16635
/proc/meminfo: memFree=27768832/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=545236 CPUtime=50.01 cores=0,2
/proc/16316/stat : 16316 (python) S 16314 16316 15748 0 -1 4202496 122227 933 1 0 4977 24 0 0 20 0 3 0 886459450 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16316/statm: 136309 68614 1870 364 0 72224 0
[pid=16324] ppid=16316 vsize=534980 CPUtime=0.71 cores=0,2
/proc/16324/stat : 16324 (python) S 16316 16316 15748 0 -1 4202560 1213 0 0 0 41 30 0 0 17 0 2 0 886464476 547819520 67155 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16324/statm: 133745 67155 414 364 0 69663 0
[pid=16326] ppid=16324 vsize=2211132 CPUtime=486.8 cores=0,2
/proc/16326/stat : 16326 (cryptominisat-2) T 16324 16326 16326 0 -1 4202496 526475 0 0 0 48597 83 0 0 25 0 1 0 886464476 2264199168 446076 33554432000 4194304 4677096 140735918456240 18446744073709551615 4319968 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/16326/statm: 552783 446076 391 118 0 547742 0
[pid=16324/tid=16387] ppid=16316 vsize=534980 CPUtime=0 cores=0,2
/proc/16324/task/16387/stat : 16387 (python) S 16316 16316 15748 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 886513220 547819520 67155 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 514 18446604453911397696 0 0 -1 0 0 0 0
[pid=16388] ppid=16316 vsize=534992 CPUtime=0.71 cores=0,2
/proc/16388/stat : 16388 (python) S 16316 16316 15748 0 -1 4202560 991 0 0 0 39 32 0 0 18 0 1 0 886513220 547831808 67110 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594886726 0 0 16781312 514 9595094927973253378 0 0 17 0 0 0 0
/proc/16388/statm: 133748 67110 370 364 0 69663 0
[pid=16390] ppid=16388 vsize=174668 CPUtime=536.73 cores=0,2
/proc/16390/stat : 16390 (lingeling) R 16388 16390 16390 0 -1 4202496 157981 0 0 0 53653 20 0 0 25 0 1 0 886513221 178860032 42326 33554432000 4194304 4352236 140733656705008 18446744073709551615 4233979 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16390/statm: 43667 42326 129 39 0 42747 0
[pid=16316/tid=16325] ppid=16314 vsize=545236 CPUtime=0 cores=0,2
/proc/16316/task/16325/stat : 16325 (python) S 16314 16316 15748 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 3 0 886464476 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
[pid=16316/tid=16389] ppid=16314 vsize=545236 CPUtime=0 cores=0,2
/proc/16316/task/16389/stat : 16389 (python) S 16314 16316 15748 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 886513221 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1074.96
Current children cumulated vsize (KiB) 4001008

[startup+1081.5 s]
/proc/loadavg: 4.01 4.02 3.76 5/203 16635
/proc/meminfo: memFree=27762868/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=545236 CPUtime=50.01 cores=0,2
/proc/16316/stat : 16316 (python) S 16314 16316 15748 0 -1 4202496 122227 933 1 0 4977 24 0 0 20 0 3 0 886459450 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16316/statm: 136309 68614 1870 364 0 72224 0
[pid=16324] ppid=16316 vsize=534980 CPUtime=0.71 cores=0,2
/proc/16324/stat : 16324 (python) S 16316 16316 15748 0 -1 4202560 1213 0 0 0 41 30 0 0 17 0 2 0 886464476 547819520 67155 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16324/statm: 133745 67155 414 364 0 69663 0
[pid=16326] ppid=16324 vsize=2211132 CPUtime=486.8 cores=0,2
/proc/16326/stat : 16326 (cryptominisat-2) T 16324 16326 16326 0 -1 4202496 526475 0 0 0 48597 83 0 0 25 0 1 0 886464476 2264199168 446076 33554432000 4194304 4677096 140735918456240 18446744073709551615 4319968 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/16326/statm: 552783 446076 391 118 0 547742 0
[pid=16324/tid=16387] ppid=16316 vsize=534980 CPUtime=0 cores=0,2
/proc/16324/task/16387/stat : 16387 (python) S 16316 16316 15748 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 886513220 547819520 67155 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 514 18446604453911397696 0 0 -1 0 0 0 0
[pid=16388] ppid=16316 vsize=534992 CPUtime=0.72 cores=0,2
/proc/16388/stat : 16388 (python) S 16316 16316 15748 0 -1 4202560 991 0 0 0 39 33 0 0 18 0 1 0 886513220 547831808 67110 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594886726 0 0 16781312 514 9595094927973253378 0 0 17 0 0 0 0
/proc/16388/statm: 133748 67110 370 364 0 69663 0
[pid=16390] ppid=16388 vsize=174668 CPUtime=543.12 cores=0,2
/proc/16390/stat : 16390 (lingeling) R 16388 16390 16390 0 -1 4202496 157981 0 0 0 54292 20 0 0 25 0 1 0 886513221 178860032 42326 33554432000 4194304 4352236 140733656705008 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16390/statm: 43667 42326 129 39 0 42747 0
[pid=16316/tid=16325] ppid=16314 vsize=545236 CPUtime=0 cores=0,2
/proc/16316/task/16325/stat : 16325 (python) S 16314 16316 15748 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 3 0 886464476 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
[pid=16316/tid=16389] ppid=16314 vsize=545236 CPUtime=0 cores=0,2
/proc/16316/task/16389/stat : 16389 (python) S 16314 16316 15748 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 886513221 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1081.36
Current children cumulated vsize (KiB) 4001008

[startup+1084.7 s]
/proc/loadavg: 4.01 4.02 3.76 5/203 16635
/proc/meminfo: memFree=27762988/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=545236 CPUtime=50.01 cores=0,2
/proc/16316/stat : 16316 (python) S 16314 16316 15748 0 -1 4202496 122227 933 1 0 4977 24 0 0 20 0 3 0 886459450 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16316/statm: 136309 68614 1870 364 0 72224 0
[pid=16324] ppid=16316 vsize=534980 CPUtime=0.71 cores=0,2
/proc/16324/stat : 16324 (python) S 16316 16316 15748 0 -1 4202560 1213 0 0 0 41 30 0 0 17 0 2 0 886464476 547819520 67155 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16324/statm: 133745 67155 414 364 0 69663 0
[pid=16326] ppid=16324 vsize=2211132 CPUtime=486.8 cores=0,2
/proc/16326/stat : 16326 (cryptominisat-2) T 16324 16326 16326 0 -1 4202496 526475 0 0 0 48597 83 0 0 25 0 1 0 886464476 2264199168 446076 33554432000 4194304 4677096 140735918456240 18446744073709551615 4319968 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/16326/statm: 552783 446076 391 118 0 547742 0
[pid=16324/tid=16387] ppid=16316 vsize=534980 CPUtime=0 cores=0,2
/proc/16324/task/16387/stat : 16387 (python) S 16316 16316 15748 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 886513220 547819520 67155 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 514 18446604453911397696 0 0 -1 0 0 0 0
[pid=16388] ppid=16316 vsize=534992 CPUtime=0.73 cores=0,2
/proc/16388/stat : 16388 (python) S 16316 16316 15748 0 -1 4202560 991 0 0 0 40 33 0 0 18 0 1 0 886513220 547831808 67110 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594886726 0 0 16781312 514 9595094927973253378 0 0 17 0 0 0 0
/proc/16388/statm: 133748 67110 370 364 0 69663 0
[pid=16390] ppid=16388 vsize=174668 CPUtime=546.31 cores=0,2
/proc/16390/stat : 16390 (lingeling) R 16388 16390 16390 0 -1 4202496 157981 0 0 0 54611 20 0 0 25 0 1 0 886513221 178860032 42326 33554432000 4194304 4352236 140733656705008 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16390/statm: 43667 42326 129 39 0 42747 0
[pid=16316/tid=16325] ppid=16314 vsize=545236 CPUtime=0 cores=0,2
/proc/16316/task/16325/stat : 16325 (python) S 16314 16316 15748 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 3 0 886464476 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
[pid=16316/tid=16389] ppid=16314 vsize=545236 CPUtime=0 cores=0,2
/proc/16316/task/16389/stat : 16389 (python) S 16314 16316 15748 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 886513221 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1084.56
Current children cumulated vsize (KiB) 4001008

[startup+1086.3 s]
/proc/loadavg: 4.01 4.02 3.76 5/203 16635
/proc/meminfo: memFree=27762988/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=545236 CPUtime=50.01 cores=0,2
/proc/16316/stat : 16316 (python) S 16314 16316 15748 0 -1 4202496 122227 933 1 0 4977 24 0 0 20 0 3 0 886459450 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16316/statm: 136309 68614 1870 364 0 72224 0
[pid=16324] ppid=16316 vsize=534980 CPUtime=0.71 cores=0,2
/proc/16324/stat : 16324 (python) S 16316 16316 15748 0 -1 4202560 1213 0 0 0 41 30 0 0 17 0 2 0 886464476 547819520 67155 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16324/statm: 133745 67155 414 364 0 69663 0
[pid=16326] ppid=16324 vsize=2211132 CPUtime=486.8 cores=0,2
/proc/16326/stat : 16326 (cryptominisat-2) T 16324 16326 16326 0 -1 4202496 526475 0 0 0 48597 83 0 0 25 0 1 0 886464476 2264199168 446076 33554432000 4194304 4677096 140735918456240 18446744073709551615 4319968 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/16326/statm: 552783 446076 391 118 0 547742 0
[pid=16324/tid=16387] ppid=16316 vsize=534980 CPUtime=0 cores=0,2
/proc/16324/task/16387/stat : 16387 (python) S 16316 16316 15748 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 886513220 547819520 67155 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 514 18446604453911397696 0 0 -1 0 0 0 0
[pid=16388] ppid=16316 vsize=534992 CPUtime=0.73 cores=0,2
/proc/16388/stat : 16388 (python) S 16316 16316 15748 0 -1 4202560 991 0 0 0 40 33 0 0 18 0 1 0 886513220 547831808 67110 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594886726 0 0 16781312 514 9595094927973253378 0 0 17 0 0 0 0
/proc/16388/statm: 133748 67110 370 364 0 69663 0
[pid=16390] ppid=16388 vsize=174668 CPUtime=547.91 cores=0,2
/proc/16390/stat : 16390 (lingeling) R 16388 16390 16390 0 -1 4202496 157981 0 0 0 54771 20 0 0 25 0 1 0 886513221 178860032 42326 33554432000 4194304 4352236 140733656705008 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16390/statm: 43667 42326 129 39 0 42747 0
[pid=16316/tid=16325] ppid=16314 vsize=545236 CPUtime=0 cores=0,2
/proc/16316/task/16325/stat : 16325 (python) S 16314 16316 15748 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 3 0 886464476 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
[pid=16316/tid=16389] ppid=16314 vsize=545236 CPUtime=0 cores=0,2
/proc/16316/task/16389/stat : 16389 (python) S 16314 16316 15748 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 886513221 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1086.16
Current children cumulated vsize (KiB) 4001008

[startup+1087.1 s]
/proc/loadavg: 4.01 4.02 3.76 5/203 16635
/proc/meminfo: memFree=27762864/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=545236 CPUtime=50.01 cores=0,2
/proc/16316/stat : 16316 (python) S 16314 16316 15748 0 -1 4202496 122227 933 1 0 4977 24 0 0 20 0 3 0 886459450 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16316/statm: 136309 68614 1870 364 0 72224 0
[pid=16324] ppid=16316 vsize=534980 CPUtime=0.71 cores=0,2
/proc/16324/stat : 16324 (python) S 16316 16316 15748 0 -1 4202560 1213 0 0 0 41 30 0 0 17 0 2 0 886464476 547819520 67155 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16324/statm: 133745 67155 414 364 0 69663 0
[pid=16326] ppid=16324 vsize=2211132 CPUtime=486.8 cores=0,2
/proc/16326/stat : 16326 (cryptominisat-2) T 16324 16326 16326 0 -1 4202496 526475 0 0 0 48597 83 0 0 25 0 1 0 886464476 2264199168 446076 33554432000 4194304 4677096 140735918456240 18446744073709551615 4319968 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/16326/statm: 552783 446076 391 118 0 547742 0
[pid=16324/tid=16387] ppid=16316 vsize=534980 CPUtime=0 cores=0,2
/proc/16324/task/16387/stat : 16387 (python) S 16316 16316 15748 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 886513220 547819520 67155 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 514 18446604453911397696 0 0 -1 0 0 0 0
[pid=16388] ppid=16316 vsize=534992 CPUtime=0.73 cores=0,2
/proc/16388/stat : 16388 (python) S 16316 16316 15748 0 -1 4202560 991 0 0 0 40 33 0 0 18 0 1 0 886513220 547831808 67110 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594886726 0 0 16781312 514 9595094927973253378 0 0 17 0 0 0 0
/proc/16388/statm: 133748 67110 370 364 0 69663 0
[pid=16390] ppid=16388 vsize=174668 CPUtime=548.71 cores=0,2
/proc/16390/stat : 16390 (lingeling) R 16388 16390 16390 0 -1 4202496 157981 0 0 0 54851 20 0 0 25 0 1 0 886513221 178860032 42326 33554432000 4194304 4352236 140733656705008 18446744073709551615 4328954 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16390/statm: 43667 42326 129 39 0 42747 0
[pid=16316/tid=16325] ppid=16314 vsize=545236 CPUtime=0 cores=0,2
/proc/16316/task/16325/stat : 16325 (python) S 16314 16316 15748 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 3 0 886464476 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
[pid=16316/tid=16389] ppid=16314 vsize=545236 CPUtime=0 cores=0,2
/proc/16316/task/16389/stat : 16389 (python) S 16314 16316 15748 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 886513221 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1086.96
Current children cumulated vsize (KiB) 4001008

[startup+1087.5 s]
/proc/loadavg: 4.01 4.02 3.76 5/203 16635
/proc/meminfo: memFree=27762864/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=545236 CPUtime=50.01 cores=0,2
/proc/16316/stat : 16316 (python) S 16314 16316 15748 0 -1 4202496 122227 933 1 0 4977 24 0 0 20 0 3 0 886459450 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16316/statm: 136309 68614 1870 364 0 72224 0
[pid=16324] ppid=16316 vsize=534980 CPUtime=0.71 cores=0,2
/proc/16324/stat : 16324 (python) S 16316 16316 15748 0 -1 4202560 1213 0 0 0 41 30 0 0 17 0 2 0 886464476 547819520 67155 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16324/statm: 133745 67155 414 364 0 69663 0
[pid=16326] ppid=16324 vsize=2211132 CPUtime=486.8 cores=0,2
/proc/16326/stat : 16326 (cryptominisat-2) T 16324 16326 16326 0 -1 4202496 526475 0 0 0 48597 83 0 0 25 0 1 0 886464476 2264199168 446076 33554432000 4194304 4677096 140735918456240 18446744073709551615 4319968 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/16326/statm: 552783 446076 391 118 0 547742 0
[pid=16324/tid=16387] ppid=16316 vsize=534980 CPUtime=0 cores=0,2
/proc/16324/task/16387/stat : 16387 (python) S 16316 16316 15748 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 886513220 547819520 67155 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 514 18446604453911397696 0 0 -1 0 0 0 0
[pid=16388] ppid=16316 vsize=534992 CPUtime=0.73 cores=0,2
/proc/16388/stat : 16388 (python) S 16316 16316 15748 0 -1 4202560 991 0 0 0 40 33 0 0 18 0 1 0 886513220 547831808 67110 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594886726 0 0 16781312 514 9595094927973253378 0 0 17 0 0 0 0
/proc/16388/statm: 133748 67110 370 364 0 69663 0
[pid=16390] ppid=16388 vsize=174668 CPUtime=549.11 cores=0,2
/proc/16390/stat : 16390 (lingeling) R 16388 16390 16390 0 -1 4202496 157981 0 0 0 54891 20 0 0 25 0 1 0 886513221 178860032 42326 33554432000 4194304 4352236 140733656705008 18446744073709551615 4276488 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16390/statm: 43667 42326 129 39 0 42747 0
[pid=16316/tid=16325] ppid=16314 vsize=545236 CPUtime=0 cores=0,2
/proc/16316/task/16325/stat : 16325 (python) S 16314 16316 15748 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 3 0 886464476 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
[pid=16316/tid=16389] ppid=16314 vsize=545236 CPUtime=0 cores=0,2
/proc/16316/task/16389/stat : 16389 (python) S 16314 16316 15748 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 886513221 558321664 68614 33554432000 4194304 5683644 140734235540256 18446744073709551615 235606690225 0 0 16781312 2 18446604453903974464 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1087.36
Current children cumulated vsize (KiB) 4001008

[startup+1087.7 s]
/proc/loadavg: 4.01 4.02 3.76 5/203 16635
/proc/meminfo: memFree=27762864/32950928 swapFree=67052112/67111528
[pid=16316] ppid=16314 vsize=545200 CPUtime=1087.59 cores=0,2
/proc/16316/stat : 16316 (python) R 16314 16316 15748 0 -1 4202496 131783 687834 1 0 4978 24 103581 176 17 0 1 0 886459450 558284800 68609 33554432000 4194304 5683644 140734235540256 18446744073709551615 235594522039 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16316/statm: 136300 68609 1865 364 0 72224 0
Current children cumulated CPU time (s) 1087.59
Current children cumulated vsize (KiB) 545200

Child status: 0
Real time (s): 1087.75
CPU time (s): 1087.67
CPU user time (s): 1085.63
CPU system time (s): 2.03969
CPU usage (%): 99.9921
Max. virtual memory (cumulated for all children) (KiB): 4066612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1085.63
system time used= 2.03969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 842232
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= 4116
involuntary context switches= 4160

runsolver used 1.80773 second user time and 4.13937 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-11 01:30:07
IDJOB=3483917
IDBENCH=82378
IDSOLVER=1976
FILE ID=node120/3483917-1307748606
RUNJOBID= node120-1307747010-15766
PBS_JOBID= 13550837
Free space on /tmp= 73728 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.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-3483917-1307748606/watcher-3483917-1307748606 -o /tmp/evaluation-result-3483917-1307748606/solver-3483917-1307748606 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483917-1307748606.cnf -seed 1960296326 -budget 1200

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=1960296326

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29596448 kB
Buffers:         98488 kB
Cached:         877188 kB
SwapCached:      11420 kB
Active:        2705376 kB
Inactive:       478368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29596448 kB
SwapTotal:    67111528 kB
SwapFree:     67052112 kB
Dirty:           55640 kB
Writeback:           0 kB
AnonPages:     2205152 kB
Mapped:          16012 kB
Slab:            95360 kB
PageTables:      14580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3477144 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= 73584 MiB
End job on node120 at 2011-06-11 01:48:15