Trace number 3386853

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-random (fixed)UNSAT 1171.2 1166.43

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1445862528-059.UNKNOWN.cnf
MD5SUM9e4f1914facdb4a8b3ffdd1de343beff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark368.302
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.36/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.65	c INFO: solving HOME/instance-3386853-1305593694.cnf
0.36/0.65	c INFO: computing task features
0.36/0.68	c INFO: computed variable-clause graph statistics
0.36/0.68	c INFO: computed clause balance statistics
0.54/0.87	c INFO: computed variable balance statistics
0.64/0.94	c INFO: computed small-clause counts
0.64/0.94	c INFO: computed Horn-clause counts
0.64/0.95	c INFO: computed variable graph statistics
0.64/0.95	c INFO: collected features for HOME/instance-3386853-1305593694.cnf in 0.30 s
0.64/0.98	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.55)
99.54/99.44	c INFO: running gnovelty+2@0 for 97 with 4901 remaining (b = 0.10)
197.50/196.92	c INFO: running adaptg2wsat2009++@0 for 97 with 4803 remaining (b = 0.05)
298.19/297.39	c INFO: running adaptg2wsat2009++@0 for 97 with 4703 remaining (b = 0.03)
398.10/396.88	c INFO: running adaptg2wsat2009++@0 for 97 with 4603 remaining (b = 0.03)
499.00/497.34	c INFO: running gnovelty+2@0 for 97 with 4503 remaining (b = 0.02)
599.81/597.82	c INFO: running FH@0 for 97 with 4403 remaining (b = 0.02)
700.54/698.28	c INFO: running adaptg2wsat2009++@0 for 97 with 4302 remaining (b = 0.01)
800.47/797.76	c INFO: running march_hi@0 for 2134 with 4203 remaining (b = 0.31)
1171.10/1166.40	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-3386853-1305593694/watcher-3386853-1305593694 -o /tmp/evaluation-result-3386853-1305593694/solver-3386853-1305593694 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386853-1305593694.cnf -seed 455774198 -budget 5000 

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

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


[startup+0 s]
/proc/loadavg: 4.27 4.10 4.03 4/595 11526
/proc/meminfo: memFree=12470928/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=15780 CPUtime=0 cores=1,3,5,7
/proc/11526/stat : 11526 (python) R 11524 11526 10801 0 -1 4202496 902 0 0 0 0 0 0 0 25 0 1 0 670967110 16158720 783 33554432000 4194304 5683644 140735699747744 18446744073709551615 4426576 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/11526/statm: 3945 783 345 364 0 432 0

[startup+0.11103 s]
/proc/loadavg: 4.27 4.10 4.03 4/595 11526
/proc/meminfo: memFree=12470928/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=99352 CPUtime=0.06 cores=1,3,5,7
/proc/11526/stat : 11526 (python) S 11524 11526 10801 0 -1 4202496 2857 0 0 0 4 2 0 0 17 0 1 0 670967110 101736448 2558 33554432000 4194304 5683644 140735699747744 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/11526/statm: 24838 2558 818 364 0 1689 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99352

[startup+0.201808 s]
/proc/loadavg: 4.27 4.10 4.03 4/595 11526
/proc/meminfo: memFree=12470928/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=124240 CPUtime=0.12 cores=1,3,5,7
/proc/11526/stat : 11526 (python) S 11524 11526 10801 0 -1 4202496 4311 0 1 0 9 3 0 0 17 0 1 0 670967110 127221760 3880 33554432000 4194304 5683644 140735699747744 18446744073709551615 212687675136 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 0
/proc/11526/statm: 31060 3880 997 364 0 2871 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 124240

[startup+0.300951 s]
/proc/loadavg: 4.27 4.10 4.03 4/595 11526
/proc/meminfo: memFree=12470928/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/11526/stat : 11526 (python) S 11524 11526 10801 0 -1 4202496 5975 934 1 0 14 4 0 0 17 0 1 0 670967110 139010048 4149 33554432000 4194304 5683644 140735699747744 18446744073709551615 212687671301 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/11526/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.704955 s]
/proc/loadavg: 4.27 4.10 4.03 4/595 11526
/proc/meminfo: memFree=12470928/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=279552 CPUtime=0.45 cores=1,3,5,7
/proc/11526/stat : 11526 (python) R 11524 11526 10801 0 -1 4202496 9764 934 1 0 35 10 0 0 16 0 1 0 670967110 286261248 7272 33554432000 4194304 5683644 140735699747744 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11526/statm: 69888 7272 1826 364 0 5812 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 279552

[startup+1.50076 s]
/proc/loadavg: 4.27 4.10 4.03 5/599 11534
/proc/meminfo: memFree=12445600/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=288944 CPUtime=0.72 cores=1,3,5,7
/proc/11526/stat : 11526 (python) S 11524 11526 10801 0 -1 4202496 10204 934 1 0 62 10 0 0 18 0 2 0 670967110 295878656 7140 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11526/statm: 72236 7140 1877 364 0 8154 0
[pid=11532] ppid=11526 vsize=278700 CPUtime=0 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11526 11526 10801 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 670967208 285388800 5613 33554432000 4194304 5683644 140735699747744 18446744073709551615 212687695375 0 0 16781312 514 12950172201054633983 0 0 17 1 0 0 0
/proc/11532/statm: 69675 5613 354 364 0 5593 0
[pid=11534] ppid=11532 vsize=1017932 CPUtime=0.51 cores=1,3,5,7
/proc/11534/stat : 11534 (gnovelty+2) R 11532 11534 11534 0 -1 4202496 508 0 0 0 51 0 0 0 20 0 1 0 670967208 1042362368 247 33554432000 134512640 135663704 4292551232 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11534/statm: 254483 247 113 282 0 254199 0
[pid=11526/tid=11533] ppid=11524 vsize=288944 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (python) S 11524 11526 10801 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 2 0 670967208 295878656 7140 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1585576

[startup+3.10048 s]
/proc/loadavg: 4.27 4.10 4.03 5/599 11534
/proc/meminfo: memFree=12444236/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=288944 CPUtime=0.72 cores=1,3,5,7
/proc/11526/stat : 11526 (python) S 11524 11526 10801 0 -1 4202496 10204 934 1 0 62 10 0 0 18 0 2 0 670967110 295878656 7140 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11526/statm: 72236 7140 1877 364 0 8154 0
[pid=11532] ppid=11526 vsize=278700 CPUtime=0 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11526 11526 10801 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 670967208 285388800 5613 33554432000 4194304 5683644 140735699747744 18446744073709551615 212687695375 0 0 16781312 514 12950172201054601479 0 0 17 1 0 0 0
/proc/11532/statm: 69675 5613 354 364 0 5593 0
[pid=11534] ppid=11532 vsize=1017932 CPUtime=2.11 cores=1,3,5,7
/proc/11534/stat : 11534 (gnovelty+2) R 11532 11534 11534 0 -1 4202496 508 0 0 0 211 0 0 0 25 0 1 0 670967208 1042362368 247 33554432000 134512640 135663704 4292551232 18446744073709551615 134544128 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11534/statm: 254483 247 113 282 0 254199 0
[pid=11526/tid=11533] ppid=11524 vsize=288944 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (python) S 11524 11526 10801 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 2 0 670967208 295878656 7140 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1585576

[startup+6.30089 s]
/proc/loadavg: 4.25 4.10 4.03 5/599 11534
/proc/meminfo: memFree=12443080/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=288944 CPUtime=0.72 cores=1,3,5,7
/proc/11526/stat : 11526 (python) S 11524 11526 10801 0 -1 4202496 10204 934 1 0 62 10 0 0 18 0 2 0 670967110 295878656 7140 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11526/statm: 72236 7140 1877 364 0 8154 0
[pid=11532] ppid=11526 vsize=278700 CPUtime=0.02 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11526 11526 10801 0 -1 4202560 892 0 0 0 1 1 0 0 18 0 1 0 670967208 285388800 5636 33554432000 4194304 5683644 140735699747744 18446744073709551615 212687695375 0 0 16781312 514 12950172201054601479 0 0 17 1 0 0 0
/proc/11532/statm: 69675 5636 377 364 0 5593 0
[pid=11534] ppid=11532 vsize=1017932 CPUtime=5.31 cores=1,3,5,7
/proc/11534/stat : 11534 (gnovelty+2) R 11532 11534 11534 0 -1 4202496 508 0 0 0 531 0 0 0 25 0 1 0 670967208 1042362368 247 33554432000 134512640 135663704 4292551232 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11534/statm: 254483 247 113 282 0 254199 0
[pid=11526/tid=11533] ppid=11524 vsize=288944 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (python) S 11524 11526 10801 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 2 0 670967208 295878656 7140 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 1585576

[startup+12.7007 s]
/proc/loadavg: 4.39 4.13 4.04 5/599 11534
/proc/meminfo: memFree=12441432/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=288944 CPUtime=0.72 cores=1,3,5,7
/proc/11526/stat : 11526 (python) S 11524 11526 10801 0 -1 4202496 10204 934 1 0 62 10 0 0 18 0 2 0 670967110 295878656 7140 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11526/statm: 72236 7140 1877 364 0 8154 0
[pid=11532] ppid=11526 vsize=278700 CPUtime=0.04 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11526 11526 10801 0 -1 4202560 895 0 0 0 2 2 0 0 18 0 1 0 670967208 285388800 5636 33554432000 4194304 5683644 140735699747744 18446744073709551615 212687695375 0 0 16781312 514 4749133767992377607 0 0 17 7 0 0 0
/proc/11532/statm: 69675 5636 377 364 0 5593 0
[pid=11534] ppid=11532 vsize=1017932 CPUtime=11.71 cores=1,3,5,7
/proc/11534/stat : 11534 (gnovelty+2) R 11532 11534 11534 0 -1 4202496 508 0 0 0 1171 0 0 0 25 0 1 0 670967208 1042362368 247 33554432000 134512640 135663704 4292551232 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11534/statm: 254483 247 113 282 0 254199 0
[pid=11526/tid=11533] ppid=11524 vsize=288944 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (python) S 11524 11526 10801 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 2 0 670967208 295878656 7140 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 1585576

[startup+25.5004 s]
/proc/loadavg: 4.30 4.12 4.04 5/599 11534
/proc/meminfo: memFree=12440208/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=288944 CPUtime=0.72 cores=1,3,5,7
/proc/11526/stat : 11526 (python) S 11524 11526 10801 0 -1 4202496 10204 934 1 0 62 10 0 0 18 0 2 0 670967110 295878656 7140 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11526/statm: 72236 7140 1877 364 0 8154 0
[pid=11532] ppid=11526 vsize=278700 CPUtime=0.09 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11526 11526 10801 0 -1 4202560 901 0 0 0 5 4 0 0 18 0 1 0 670967208 285388800 5636 33554432000 4194304 5683644 140735699747744 18446744073709551615 212687695375 0 0 16781312 514 4749133767992377607 0 0 17 7 0 0 0
/proc/11532/statm: 69675 5636 377 364 0 5593 0
[pid=11534] ppid=11532 vsize=1017932 CPUtime=24.51 cores=1,3,5,7
/proc/11534/stat : 11534 (gnovelty+2) R 11532 11534 11534 0 -1 4202496 508 0 0 0 2451 0 0 0 25 0 1 0 670967208 1042362368 247 33554432000 134512640 135663704 4292551232 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11534/statm: 254483 247 113 282 0 254199 0
[pid=11526/tid=11533] ppid=11524 vsize=288944 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (python) S 11524 11526 10801 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 2 0 670967208 295878656 7140 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 1585576

[startup+51.1007 s]
/proc/loadavg: 4.26 4.13 4.04 5/599 11535
/proc/meminfo: memFree=12436624/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=288944 CPUtime=0.72 cores=1,3,5,7
/proc/11526/stat : 11526 (python) S 11524 11526 10801 0 -1 4202496 10204 934 1 0 62 10 0 0 18 0 2 0 670967110 295878656 7140 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11526/statm: 72236 7140 1877 364 0 8154 0
[pid=11532] ppid=11526 vsize=278700 CPUtime=0.19 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11526 11526 10801 0 -1 4202560 911 0 0 0 11 8 0 0 18 0 1 0 670967208 285388800 5636 33554432000 4194304 5683644 140735699747744 18446744073709551615 212687695375 0 0 16781312 514 4749133767992377607 0 0 17 7 0 0 0
/proc/11532/statm: 69675 5636 377 364 0 5593 0
[pid=11534] ppid=11532 vsize=1017932 CPUtime=50.11 cores=1,3,5,7
/proc/11534/stat : 11534 (gnovelty+2) R 11532 11534 11534 0 -1 4202496 508 0 0 0 5011 0 0 0 25 0 1 0 670967208 1042362368 247 33554432000 134512640 135663704 4292551232 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11534/statm: 254483 247 113 282 0 254199 0
[pid=11526/tid=11533] ppid=11524 vsize=288944 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (python) S 11524 11526 10801 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 2 0 670967208 295878656 7140 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 1585576

[startup+102.301 s]
/proc/loadavg: 4.15 4.12 4.04 5/603 11540
/proc/meminfo: memFree=12424408/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=299596 CPUtime=0.76 cores=1,3,5,7
/proc/11526/stat : 11526 (python) S 11524 11526 10801 0 -1 4202496 11039 934 1 0 65 11 0 0 20 0 3 0 670967110 306786304 7231 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11526/statm: 74899 7231 1880 364 0 10814 0
[pid=11532] ppid=11526 vsize=288944 CPUtime=0.42 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11526 11526 10801 0 -1 4202560 1086 0 0 0 23 19 0 0 19 0 2 0 670967208 295878656 5674 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11532/statm: 72236 5674 410 364 0 8154 0
[pid=11534] ppid=11532 vsize=1017932 CPUtime=98.43 cores=1,3,5,7
/proc/11534/stat : 11534 (gnovelty+2) T 11532 11534 11534 0 -1 4202496 508 0 0 0 9843 0 0 0 25 0 1 0 670967208 1042362368 247 33554432000 134512640 135663704 4292551232 18446744073709551615 134525286 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11534/statm: 254483 247 113 282 0 254199 0
[pid=11532/tid=11537] ppid=11526 vsize=288944 CPUtime=0 cores=1,3,5,7
/proc/11532/task/11537/stat : 11537 (python) S 11526 11526 10801 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670977052 295878656 5674 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 514 18446604460222857472 0 0 -1 1 0 0 0
[pid=11538] ppid=11526 vsize=289352 CPUtime=0 cores=1,3,5,7
/proc/11538/stat : 11538 (python) S 11526 11526 10801 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 670977055 296296448 5695 33554432000 4194304 5683644 140735699747744 18446744073709551615 212687695430 0 0 16781312 514 2766213479860764933 0 0 17 7 0 0 0
/proc/11538/statm: 72338 5695 348 364 0 8253 0
[pid=11540] ppid=11538 vsize=1017932 CPUtime=2.85 cores=1,3,5,7
/proc/11540/stat : 11540 (gnovelty+2) R 11538 11540 11540 0 -1 4202496 511 0 0 0 285 0 0 0 25 0 1 0 670977055 1042362368 247 33554432000 134512640 135663704 4290159072 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11540/statm: 254483 247 113 282 0 254199 0
[pid=11526/tid=11533] ppid=11524 vsize=299596 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (python) S 11524 11526 10801 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 3 0 670967208 306786304 7231 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11539] ppid=11524 vsize=299596 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11539/stat : 11539 (python) S 11524 11526 10801 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 3 0 670977055 306786304 7231 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.46
Current children cumulated vsize (KiB) 2913756

[startup+162.3 s]
/proc/loadavg: 4.05 4.10 4.03 5/603 11542
/proc/meminfo: memFree=12414100/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=299596 CPUtime=0.76 cores=1,3,5,7
/proc/11526/stat : 11526 (python) S 11524 11526 10801 0 -1 4202496 11039 934 1 0 65 11 0 0 20 0 3 0 670967110 306786304 7231 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11526/statm: 74899 7231 1880 364 0 10814 0
[pid=11532] ppid=11526 vsize=288944 CPUtime=0.42 cores=1,3,5,7

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

/proc/11590/statm: 104203 5861 406 364 0 40100 0
[pid=11592] ppid=11590 vsize=416788 CPUtime=99.43 cores=1,3,5,7
/proc/11592/stat : 11592 (adaptg2wsat2009) T 11590 11592 11592 0 -1 4202496 637 0 0 0 9943 0 0 0 25 0 1 0 671036939 426790912 363 33554432000 134512640 135107411 4289998128 18446744073709551615 134531428 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11592/statm: 104197 363 59 146 0 103073 0
[pid=11590/tid=11596] ppid=11526 vsize=416812 CPUtime=0 cores=1,3,5,7
/proc/11590/task/11596/stat : 11596 (python) S 11526 11526 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 671046883 426815488 5861 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 514 18446604463762814976 0 0 -1 1 0 0 0
[pid=11597] ppid=11526 vsize=361532 CPUtime=1.81 cores=1,3,5,7
/proc/11597/stat : 11597 (python) S 11526 11526 10801 0 -1 4202560 1029 0 0 0 95 86 0 0 15 0 1 0 671046887 370208768 5828 33554432000 4194304 5683644 140735699747744 18446744073709551615 212687695430 0 0 16781312 514 14114166887264780551 0 0 17 7 0 0 0
/proc/11597/statm: 90383 5828 371 364 0 26277 0
[pid=11599] ppid=11597 vsize=3424 CPUtime=367.83 cores=1,3,5,7
/proc/11599/stat : 11599 (march_hi) R 11597 11599 11599 0 -1 4202496 1510 0 0 0 36783 0 0 0 25 0 1 0 671046887 3506176 609 33554432000 4194304 4955518 140733723383936 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11599/statm: 856 609 106 186 0 669 0
[pid=11526/tid=11533] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (python) S 11524 11526 10801 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 10 0 670967208 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11539] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11539/stat : 11539 (python) S 11524 11526 10801 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 10 0 670977055 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11546] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11546/stat : 11546 (python) S 11524 11526 10801 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 10 0 670986803 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11553] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11553/stat : 11553 (python) S 11524 11526 10801 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 10 0 670996849 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11568] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11568/stat : 11568 (python) S 11524 11526 10801 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 10 0 671006798 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 3 0 0 0
[pid=11526/tid=11575] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11575/stat : 11575 (python) S 11524 11526 10801 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 10 0 671016845 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 3 0 0 0
[pid=11526/tid=11585] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11585/stat : 11585 (python) S 11524 11526 10801 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 10 0 671026892 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11591] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11591/stat : 11591 (python) S 11524 11526 10801 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 10 0 671036939 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11598] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11598/stat : 11598 (python) S 11524 11526 10801 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 10 0 671046887 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1170.2
Current children cumulated vsize (KiB) 8300896

[startup+1166 s]
/proc/loadavg: 4.15 4.08 4.04 4/604 11610
/proc/meminfo: memFree=12606440/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=371776 CPUtime=1.01 cores=1,3,5,7
/proc/11526/stat : 11526 (python) S 11524 11526 10801 0 -1 4202496 17394 934 1 0 88 13 0 0 20 0 10 0 670967110 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11526/statm: 92944 7355 1894 364 0 28838 0
[pid=11532] ppid=11526 vsize=288944 CPUtime=0.42 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11526 11526 10801 0 -1 4202560 1086 0 0 0 23 19 0 0 19 0 2 0 670967208 295878656 5674 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11532/statm: 72236 5674 410 364 0 8154 0
[pid=11534] ppid=11532 vsize=1017932 CPUtime=98.43 cores=1,3,5,7
/proc/11534/stat : 11534 (gnovelty+2) T 11532 11534 11534 0 -1 4202496 508 0 0 0 9843 0 0 0 25 0 1 0 670967208 1042362368 247 33554432000 134512640 135663704 4292551232 18446744073709551615 134525286 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11534/statm: 254483 247 113 282 0 254199 0
[pid=11532/tid=11537] ppid=11526 vsize=288944 CPUtime=0 cores=1,3,5,7
/proc/11532/task/11537/stat : 11537 (python) S 11526 11526 10801 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670977052 295878656 5674 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 514 18446604460222857472 0 0 -1 1 0 0 0
[pid=11538] ppid=11526 vsize=289352 CPUtime=0.43 cores=1,3,5,7
/proc/11538/stat : 11538 (python) S 11526 11526 10801 0 -1 4202560 1072 0 0 0 21 22 0 0 19 0 2 0 670977055 296296448 5748 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11538/statm: 72338 5748 400 364 0 8253 0
[pid=11540] ppid=11538 vsize=1017932 CPUtime=97.44 cores=1,3,5,7
/proc/11540/stat : 11540 (gnovelty+2) T 11538 11540 11540 0 -1 4202496 511 0 0 0 9744 0 0 0 25 0 1 0 670977055 1042362368 247 33554432000 134512640 135663704 4290159072 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11540/statm: 254483 247 113 282 0 254199 0
[pid=11538/tid=11544] ppid=11526 vsize=289352 CPUtime=0 cores=1,3,5,7
/proc/11538/task/11544/stat : 11544 (python) S 11526 11526 10801 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670986800 296296448 5748 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 514 18446604470736621696 0 0 -1 3 0 0 0
[pid=11545] ppid=11526 vsize=299404 CPUtime=0.43 cores=1,3,5,7
/proc/11545/stat : 11545 (python) S 11526 11526 10801 0 -1 4202560 1074 0 0 0 22 21 0 0 19 0 2 0 670986803 306589696 5688 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/11545/statm: 74851 5688 400 364 0 10763 0
[pid=11547] ppid=11545 vsize=416788 CPUtime=100.33 cores=1,3,5,7
/proc/11547/stat : 11547 (adaptg2wsat2009) T 11545 11547 11547 0 -1 4202496 626 0 0 0 10033 0 0 0 25 0 1 0 670986803 426790912 362 33554432000 134512640 135107411 4290119888 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/11547/statm: 104197 362 59 146 0 103073 0
[pid=11545/tid=11551] ppid=11526 vsize=299404 CPUtime=0 cores=1,3,5,7
/proc/11545/task/11551/stat : 11551 (python) S 11526 11526 10801 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670996846 306589696 5688 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 514 18446604461875048640 0 0 -1 3 0 0 0
[pid=11552] ppid=11526 vsize=310104 CPUtime=0.43 cores=1,3,5,7
/proc/11552/stat : 11552 (python) S 11526 11526 10801 0 -1 4202560 1116 0 0 0 23 20 0 0 19 0 2 0 670996849 317546496 5799 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11552/statm: 77526 5799 400 364 0 13435 0
[pid=11554] ppid=11552 vsize=416788 CPUtime=99.45 cores=1,3,5,7
/proc/11554/stat : 11554 (adaptg2wsat2009) T 11552 11554 11554 0 -1 4202496 629 0 0 0 9945 0 0 0 25 0 1 0 670996849 426790912 363 33554432000 134512640 135107411 4287700144 18446744073709551615 134532229 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11554/statm: 104197 363 59 146 0 103073 0
[pid=11552/tid=11566] ppid=11526 vsize=310104 CPUtime=0 cores=1,3,5,7
/proc/11552/task/11566/stat : 11566 (python) S 11526 11526 10801 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 671006795 317546496 5799 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 514 18446604466228361216 0 0 -1 3 0 0 0
[pid=11567] ppid=11526 vsize=320360 CPUtime=0.43 cores=1,3,5,7
/proc/11567/stat : 11567 (python) S 11526 11526 10801 0 -1 4202560 1113 0 0 0 24 19 0 0 19 0 2 0 671006798 328048640 5803 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/11567/statm: 80090 5803 400 364 0 15996 0
[pid=11569] ppid=11567 vsize=416788 CPUtime=100.34 cores=1,3,5,7
/proc/11569/stat : 11569 (adaptg2wsat2009) T 11567 11569 11569 0 -1 4202496 634 0 0 0 10034 0 0 0 25 0 1 0 671006799 426790912 363 33554432000 134512640 135107411 4290162096 18446744073709551615 134531656 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/11569/statm: 104197 363 59 146 0 103073 0
[pid=11567/tid=11573] ppid=11526 vsize=320360 CPUtime=0 cores=1,3,5,7
/proc/11567/task/11573/stat : 11573 (python) S 11526 11526 10801 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 671016841 328048640 5803 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 514 18446604465008636032 0 0 -1 7 0 0 0
[pid=11574] ppid=11526 vsize=330284 CPUtime=0.44 cores=1,3,5,7
/proc/11574/stat : 11574 (python) S 11526 11526 10801 0 -1 4202560 1125 0 0 0 23 21 0 0 19 0 2 0 671016845 338210816 5729 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/11574/statm: 82571 5729 400 364 0 18474 0
[pid=11576] ppid=11574 vsize=1017932 CPUtime=100.33 cores=1,3,5,7
/proc/11576/stat : 11576 (gnovelty+2) T 11574 11576 11576 0 -1 4202496 512 0 0 0 10033 0 0 0 25 0 1 0 671016845 1042362368 248 33554432000 134512640 135663704 4286583552 18446744073709551615 134524553 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/11576/statm: 254483 248 113 282 0 254199 0
[pid=11574/tid=11583] ppid=11526 vsize=330284 CPUtime=0 cores=1,3,5,7
/proc/11574/task/11583/stat : 11583 (python) S 11526 11526 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 671026888 338210816 5729 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 514 18446604466911455424 0 0 -1 3 0 0 0
[pid=11584] ppid=11526 vsize=341020 CPUtime=0.44 cores=1,3,5,7
/proc/11584/stat : 11584 (python) S 11526 11526 10801 0 -1 4202560 1121 0 0 0 22 22 0 0 19 0 2 0 671026892 349204480 5848 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/11584/statm: 85255 5848 400 364 0 21155 0
[pid=11586] ppid=11584 vsize=246936 CPUtime=100.34 cores=1,3,5,7
/proc/11586/stat : 11586 (FH) T 11584 11586 11586 0 -1 4202496 592 0 0 0 10034 0 0 0 25 0 1 0 671026892 252862464 327 33554432000 134512640 134936988 4291048336 18446744073709551615 134554090 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/11586/statm: 61734 327 41 104 0 61238 0
[pid=11584/tid=11589] ppid=11526 vsize=341020 CPUtime=0 cores=1,3,5,7
/proc/11584/task/11589/stat : 11589 (python) S 11526 11526 10801 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 671036935 349204480 5848 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 514 18446604466191704128 0 0 -1 3 0 0 0
[pid=11590] ppid=11526 vsize=416812 CPUtime=0.44 cores=1,3,5,7
/proc/11590/stat : 11590 (python) S 11526 11526 10801 0 -1 4202560 1173 0 0 0 24 20 0 0 18 0 2 0 671036939 426815488 5861 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11590/statm: 104203 5861 406 364 0 40100 0
[pid=11592] ppid=11590 vsize=416788 CPUtime=99.43 cores=1,3,5,7
/proc/11592/stat : 11592 (adaptg2wsat2009) T 11590 11592 11592 0 -1 4202496 637 0 0 0 9943 0 0 0 25 0 1 0 671036939 426790912 363 33554432000 134512640 135107411 4289998128 18446744073709551615 134531428 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11592/statm: 104197 363 59 146 0 103073 0
[pid=11590/tid=11596] ppid=11526 vsize=416812 CPUtime=0 cores=1,3,5,7
/proc/11590/task/11596/stat : 11596 (python) S 11526 11526 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 671046883 426815488 5861 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 514 18446604463762814976 0 0 -1 1 0 0 0
[pid=11597] ppid=11526 vsize=361532 CPUtime=1.81 cores=1,3,5,7
/proc/11597/stat : 11597 (python) S 11526 11526 10801 0 -1 4202560 1030 0 0 0 95 86 0 0 15 0 1 0 671046887 370208768 5828 33554432000 4194304 5683644 140735699747744 18446744073709551615 212687695430 0 0 16781312 514 14114166887264780551 0 0 17 7 0 0 0
/proc/11597/statm: 90383 5828 371 364 0 26277 0
[pid=11599] ppid=11597 vsize=3424 CPUtime=368.25 cores=1,3,5,7
/proc/11599/stat : 11599 (march_hi) R 11597 11599 11599 0 -1 4202496 1510 0 0 0 36825 0 0 0 25 0 1 0 671046887 3506176 609 33554432000 4194304 4955518 140733723383936 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11599/statm: 856 609 106 186 0 669 0
[pid=11526/tid=11533] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (python) S 11524 11526 10801 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 10 0 670967208 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11539] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11539/stat : 11539 (python) S 11524 11526 10801 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 10 0 670977055 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11546] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11546/stat : 11546 (python) S 11524 11526 10801 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 10 0 670986803 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11553] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11553/stat : 11553 (python) S 11524 11526 10801 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 10 0 670996849 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11568] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11568/stat : 11568 (python) S 11524 11526 10801 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 10 0 671006798 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 3 0 0 0
[pid=11526/tid=11575] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11575/stat : 11575 (python) S 11524 11526 10801 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 10 0 671016845 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 3 0 0 0
[pid=11526/tid=11585] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11585/stat : 11585 (python) S 11524 11526 10801 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 10 0 671026892 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11591] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11591/stat : 11591 (python) S 11524 11526 10801 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 10 0 671036939 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11598] ppid=11524 vsize=371776 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11598/stat : 11598 (python) S 11524 11526 10801 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 10 0 671046887 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1170.62
Current children cumulated vsize (KiB) 8300896

[startup+1166.4 s]
/proc/loadavg: 4.15 4.08 4.04 4/604 11610
/proc/meminfo: memFree=12606440/32951124 swapFree=67111348/67111528
[pid=11526] ppid=11524 vsize=371776 CPUtime=600.02 cores=1,3,5,7
/proc/11526/stat : 11526 (python) S 11524 11526 10801 0 -1 4202496 17444 11098 1 0 88 13 59775 126 17 0 10 0 670967110 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699505471 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11526/statm: 92944 7355 1894 364 0 28838 0
[pid=11584] ppid=11526 vsize=310288 CPUtime=100.78 cores=1,3,5,7
/proc/11584/stat : 11584 (python) R 11526 11526 10801 0 -1 4202560 1196 592 0 0 22 22 10034 0 18 0 1 0 671026892 317734912 5849 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781824 2 0 0 0 17 7 0 0 0
/proc/11584/statm: 77572 5849 413 364 0 13472 0
[pid=11590] ppid=11526 vsize=416812 CPUtime=0.44 cores=1,3,5,7
/proc/11590/stat : 11590 (python) S 11526 11526 10801 0 -1 4202560 1173 0 0 0 24 20 0 0 18 0 2 0 671036939 426815488 5861 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11590/statm: 104203 5861 406 364 0 40100 0
[pid=11592] ppid=11590 vsize=416788 CPUtime=99.43 cores=1,3,5,7
/proc/11592/stat : 11592 (adaptg2wsat2009) T 11590 11592 11592 0 -1 4202496 637 0 0 0 9943 0 0 0 25 0 1 0 671036939 426790912 363 33554432000 134512640 135107411 4289998128 18446744073709551615 134531428 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11592/statm: 104197 363 59 146 0 103073 0
[pid=11590/tid=11596] ppid=11526 vsize=416812 CPUtime=0 cores=1,3,5,7
/proc/11590/task/11596/stat : 11596 (python) S 11526 11526 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 671046883 426815488 5861 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 514 18446604463762814976 0 0 -1 1 0 0 0
[pid=11597] ppid=11526 vsize=0 CPUtime=370.43 cores=1,3,5,7
/proc/11597/stat : 11597 (python) Z 11526 11526 10801 0 -1 4202588 1249 1512 0 0 95 86 36862 0 15 0 1 0 671046887 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11597/statm: 0 0 0 0 0 0 0
[pid=11526/tid=11533] ppid=11524 vsize=371776 CPUtime=599.01 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (python) S 11524 11526 10801 0 -1 4202560 29 11098 0 0 0 0 59775 126 18 0 10 0 670967208 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11539] ppid=11524 vsize=371776 CPUtime=599.01 cores=1,3,5,7
/proc/11526/task/11539/stat : 11539 (python) S 11524 11526 10801 0 -1 4202560 23 11098 0 0 0 0 59775 126 20 0 10 0 670977055 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11546] ppid=11524 vsize=371776 CPUtime=599.01 cores=1,3,5,7
/proc/11526/task/11546/stat : 11546 (python) S 11524 11526 10801 0 -1 4202560 26 11098 0 0 0 0 59775 126 20 0 10 0 670986803 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11553] ppid=11524 vsize=371776 CPUtime=599.01 cores=1,3,5,7
/proc/11526/task/11553/stat : 11553 (python) S 11524 11526 10801 0 -1 4202560 26 11098 0 0 0 0 59775 126 20 0 10 0 670996849 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11568] ppid=11524 vsize=371776 CPUtime=599.01 cores=1,3,5,7
/proc/11526/task/11568/stat : 11568 (python) S 11524 11526 10801 0 -1 4202560 30 11098 0 0 0 0 59775 126 20 0 10 0 671006798 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 3 0 0 0
[pid=11526/tid=11575] ppid=11524 vsize=371776 CPUtime=599.01 cores=1,3,5,7
/proc/11526/task/11575/stat : 11575 (python) S 11524 11526 10801 0 -1 4202560 27 11098 0 0 0 0 59775 126 20 0 10 0 671016845 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 3 0 0 0
[pid=11526/tid=11585] ppid=11524 vsize=371776 CPUtime=599.01 cores=1,3,5,7
/proc/11526/task/11585/stat : 11585 (python) S 11524 11526 10801 0 -1 4202560 29 11098 0 0 0 0 59775 126 20 0 10 0 671026892 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11591] ppid=11524 vsize=371776 CPUtime=599.01 cores=1,3,5,7
/proc/11526/task/11591/stat : 11591 (python) S 11524 11526 10801 0 -1 4202560 29 11098 0 0 0 0 59775 126 20 0 10 0 671036939 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 7 0 0 0
[pid=11526/tid=11598] ppid=11524 vsize=371776 CPUtime=599.01 cores=1,3,5,7
/proc/11526/task/11598/stat : 11598 (python) S 11524 11526 10801 0 -1 4202560 28 11098 0 0 0 0 59775 126 20 0 10 0 671046887 380698624 7355 33554432000 4194304 5683644 140735699747744 18446744073709551615 212699498929 0 0 16781312 2 18446604464099580032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1171.1
Current children cumulated vsize (KiB) 1515664

Child status: 0
Real time (s): 1166.43
CPU time (s): 1171.2
CPU user time (s): 1168.5
CPU system time (s): 2.70259
CPU usage (%): 100.41
Max. virtual memory (cumulated for all children) (KiB): 8300896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1168.5
system time used= 2.70259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39303
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= 4948
involuntary context switches= 9489

runsolver used 8.5337 second user time and 18.4452 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-17 02:54:54
IDJOB=3386853
IDBENCH=82918
IDSOLVER=1872
FILE ID=node139/3386853-1305593694
RUNJOBID= node139-1305586143-10820
PBS_JOBID= 13350339
Free space on /tmp= 73204 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1445862528-059.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386853-1305593694/watcher-3386853-1305593694 -o /tmp/evaluation-result-3386853-1305593694/solver-3386853-1305593694 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386853-1305593694.cnf -seed 455774198 -budget 5000

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

MD5SUM BENCH= 9e4f1914facdb4a8b3ffdd1de343beff
RANDOM SEED=455774198

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12470960 kB
Buffers:        345412 kB
Cached:        3444536 kB
SwapCached:          0 kB
Active:       17918640 kB
Inactive:      2194348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12470960 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           31820 kB
Writeback:           0 kB
AnonPages:    16322300 kB
Mapped:          49688 kB
Slab:           211880 kB
PageTables:      83536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169988800 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= 73172 MiB
End job on node139 at 2011-05-17 03:14:20