Trace number 3386826

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 1173.75 1169.03

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1720200795-004.UNKNOWN.cnf
MD5SUM3db6bd99841631bff4d8c3d33ccc1047
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark370.187
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.32/0.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.69	c INFO: solving HOME/instance-3386826-1305593142.cnf
0.32/0.69	c INFO: computing task features
0.40/0.72	c INFO: computed variable-clause graph statistics
0.40/0.72	c INFO: computed clause balance statistics
0.60/0.91	c INFO: computed variable balance statistics
0.60/0.99	c INFO: computed small-clause counts
0.60/0.99	c INFO: computed Horn-clause counts
0.60/0.99	c INFO: computed variable graph statistics
0.60/0.99	c INFO: collected features for HOME/instance-3386826-1305593142.cnf in 0.30 s
0.71/1.02	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.55)
99.46/99.49	c INFO: running gnovelty+2@0 for 97 with 4901 remaining (b = 0.10)
199.34/198.95	c INFO: running adaptg2wsat2009++@0 for 97 with 4801 remaining (b = 0.05)
302.30/301.44	c INFO: running adaptg2wsat2009++@0 for 97 with 4699 remaining (b = 0.04)
402.06/400.90	c INFO: running adaptg2wsat2009++@0 for 97 with 4599 remaining (b = 0.03)
500.96/499.37	c INFO: running gnovelty+2@0 for 97 with 4501 remaining (b = 0.02)
600.85/598.85	c INFO: running FH@0 for 97 with 4401 remaining (b = 0.02)
701.64/699.28	c INFO: running adaptg2wsat2009++@0 for 97 with 4301 remaining (b = 0.01)
799.54/796.75	c INFO: running march_hi@0 for 2134 with 4204 remaining (b = 0.31)
1173.56/1169.01	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-3386826-1305593142/watcher-3386826-1305593142 -o /tmp/evaluation-result-3386826-1305593142/solver-3386826-1305593142 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386826-1305593142.cnf -seed 1905897447 -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: 2.15 2.08 2.01 2/551 32688
/proc/meminfo: memFree=18903240/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=16236 CPUtime=0 cores=1,3,5,7
/proc/32688/stat : 32688 (python) R 32686 32688 31886 0 -1 4202496 1045 0 0 0 0 0 0 0 22 0 1 0 651730511 16625664 917 33554432000 4194304 5683644 140736274383488 18446744073709551615 5308897 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32688/statm: 4059 917 381 364 0 546 0

[startup+0.033608 s]
/proc/loadavg: 2.15 2.08 2.01 2/551 32688
/proc/meminfo: memFree=18903240/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=16808 CPUtime=0.01 cores=1,3,5,7
/proc/32688/stat : 32688 (python) R 32686 32688 31886 0 -1 4202496 1212 0 0 0 1 0 0 0 17 0 1 0 651730511 17211392 1071 33554432000 4194304 5683644 140736274383488 18446744073709551615 212039651173 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32688/statm: 4202 1071 417 364 0 689 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16808

[startup+0.100597 s]
/proc/loadavg: 2.15 2.08 2.01 2/551 32688
/proc/meminfo: memFree=18903240/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=85616 CPUtime=0.05 cores=1,3,5,7
/proc/32688/stat : 32688 (python) S 32686 32688 31886 0 -1 4202496 2629 0 0 0 4 1 0 0 17 0 1 0 651730511 87670784 2347 33554432000 4194304 5683644 140736274383488 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/32688/statm: 21404 2347 713 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85616

[startup+0.300506 s]
/proc/loadavg: 2.15 2.08 2.01 2/551 32688
/proc/meminfo: memFree=18903240/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=135744 CPUtime=0.17 cores=1,3,5,7
/proc/32688/stat : 32688 (python) S 32686 32688 31886 0 -1 4202496 5974 936 1 0 13 4 0 0 17 0 1 0 651730511 139001856 4148 33554432000 4194304 5683644 140736274383488 18446744073709551615 212039651333 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/32688/statm: 33936 4148 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135744

[startup+0.700467 s]
/proc/loadavg: 2.15 2.08 2.01 2/551 32688
/proc/meminfo: memFree=18903240/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=278584 CPUtime=0.4 cores=1,3,5,7
/proc/32688/stat : 32688 (python) R 32686 32688 31886 0 -1 4202496 9298 936 1 0 29 11 0 0 15 0 1 0 651730511 285270016 6967 33554432000 4194304 5683644 140736274383488 18446744073709551615 4571293 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/32688/statm: 69646 6968 1761 364 0 5570 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 278584

[startup+1.50032 s]
/proc/loadavg: 2.15 2.08 2.01 3/552 32693
/proc/meminfo: memFree=18877956/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=289192 CPUtime=0.72 cores=1,3,5,7
/proc/32688/stat : 32688 (python) S 32686 32688 31886 0 -1 4202496 10015 936 1 0 61 11 0 0 17 0 2 0 651730511 296132608 7203 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32688/statm: 72298 7203 1877 364 0 8216 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 289192

[startup+3.10103 s]
/proc/loadavg: 2.15 2.08 2.01 3/555 32696
/proc/meminfo: memFree=18876368/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=289192 CPUtime=0.72 cores=1,3,5,7
/proc/32688/stat : 32688 (python) S 32686 32688 31886 0 -1 4202496 10015 936 1 0 61 11 0 0 17 0 2 0 651730511 296132608 7203 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32688/statm: 72298 7203 1877 364 0 8216 0
[pid=32694] ppid=32688 vsize=278948 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (python) S 32688 32688 31886 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 651730614 285642752 5676 33554432000 4194304 5683644 140736274383488 18446744073709551615 212039675407 0 0 16781312 514 10908889006791950599 0 0 17 7 0 0 0
/proc/32694/statm: 69737 5676 354 364 0 5655 0
[pid=32696] ppid=32694 vsize=1017932 CPUtime=2.07 cores=1,3,5,7
/proc/32696/stat : 32696 (gnovelty+2) R 32694 32696 32696 0 -1 4202496 513 0 0 0 207 0 0 0 25 0 1 0 651730614 1042362368 247 33554432000 134512640 135663704 4292692704 18446744073709551615 134524540 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32696/statm: 254483 247 113 282 0 254199 0
[pid=32688/tid=32695] ppid=32686 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32695/stat : 32695 (python) S 32686 32688 31886 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 2 0 651730614 296132608 7203 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 1586072

[startup+6.30048 s]
/proc/loadavg: 2.30 2.11 2.02 3/555 32696
/proc/meminfo: memFree=18875840/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=289192 CPUtime=0.72 cores=1,3,5,7
/proc/32688/stat : 32688 (python) S 32686 32688 31886 0 -1 4202496 10015 936 1 0 61 11 0 0 17 0 2 0 651730511 296132608 7203 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32688/statm: 72298 7203 1877 364 0 8216 0
[pid=32694] ppid=32688 vsize=278948 CPUtime=0.01 cores=1,3,5,7
/proc/32694/stat : 32694 (python) S 32688 32688 31886 0 -1 4202560 877 0 0 0 1 0 0 0 18 0 1 0 651730614 285642752 5699 33554432000 4194304 5683644 140736274383488 18446744073709551615 212039675407 0 0 16781312 514 10908889006791950599 0 0 17 7 0 0 0
/proc/32694/statm: 69737 5699 377 364 0 5655 0
[pid=32696] ppid=32694 vsize=1017932 CPUtime=5.27 cores=1,3,5,7
/proc/32696/stat : 32696 (gnovelty+2) R 32694 32696 32696 0 -1 4202496 513 0 0 0 527 0 0 0 25 0 1 0 651730614 1042362368 247 33554432000 134512640 135663704 4292692704 18446744073709551615 134546772 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32696/statm: 254483 247 113 282 0 254199 0
[pid=32688/tid=32695] ppid=32686 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32695/stat : 32695 (python) S 32686 32688 31886 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 2 0 651730614 296132608 7203 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 1586072

[startup+12.7003 s]
/proc/loadavg: 2.27 2.11 2.02 3/555 32696
/proc/meminfo: memFree=18874504/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=289192 CPUtime=0.72 cores=1,3,5,7
/proc/32688/stat : 32688 (python) S 32686 32688 31886 0 -1 4202496 10015 936 1 0 61 11 0 0 17 0 2 0 651730511 296132608 7203 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32688/statm: 72298 7203 1877 364 0 8216 0
[pid=32694] ppid=32688 vsize=278948 CPUtime=0.03 cores=1,3,5,7
/proc/32694/stat : 32694 (python) S 32688 32688 31886 0 -1 4202560 883 0 0 0 2 1 0 0 18 0 1 0 651730614 285642752 5699 33554432000 4194304 5683644 140736274383488 18446744073709551615 212039675407 0 0 16781312 514 8863664608804569351 0 0 17 7 0 0 0
/proc/32694/statm: 69737 5699 377 364 0 5655 0
[pid=32696] ppid=32694 vsize=1017932 CPUtime=11.67 cores=1,3,5,7
/proc/32696/stat : 32696 (gnovelty+2) R 32694 32696 32696 0 -1 4202496 513 0 0 0 1167 0 0 0 25 0 1 0 651730614 1042362368 247 33554432000 134512640 135663704 4292692704 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32696/statm: 254483 247 113 282 0 254199 0
[pid=32688/tid=32695] ppid=32686 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32695/stat : 32695 (python) S 32686 32688 31886 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 2 0 651730614 296132608 7203 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 1586072

[startup+25.501 s]
/proc/loadavg: 2.21 2.10 2.02 3/555 32697
/proc/meminfo: memFree=18873520/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=289192 CPUtime=0.72 cores=1,3,5,7
/proc/32688/stat : 32688 (python) S 32686 32688 31886 0 -1 4202496 10015 936 1 0 61 11 0 0 17 0 2 0 651730511 296132608 7203 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32688/statm: 72298 7203 1877 364 0 8216 0
[pid=32694] ppid=32688 vsize=278948 CPUtime=0.08 cores=1,3,5,7
/proc/32694/stat : 32694 (python) S 32688 32688 31886 0 -1 4202560 888 0 0 0 5 3 0 0 18 0 1 0 651730614 285642752 5699 33554432000 4194304 5683644 140736274383488 18446744073709551615 212039675407 0 0 16781312 514 8863664608804569351 0 0 17 7 0 0 0
/proc/32694/statm: 69737 5699 377 364 0 5655 0
[pid=32696] ppid=32694 vsize=1017932 CPUtime=24.47 cores=1,3,5,7
/proc/32696/stat : 32696 (gnovelty+2) R 32694 32696 32696 0 -1 4202496 513 0 0 0 2447 0 0 0 25 0 1 0 651730614 1042362368 247 33554432000 134512640 135663704 4292692704 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32696/statm: 254483 247 113 282 0 254199 0
[pid=32688/tid=32695] ppid=32686 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32695/stat : 32695 (python) S 32686 32688 31886 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 2 0 651730614 296132608 7203 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 1586072

[startup+51.1005 s]
/proc/loadavg: 2.14 2.09 2.02 3/555 32697
/proc/meminfo: memFree=18870132/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=289192 CPUtime=0.72 cores=1,3,5,7
/proc/32688/stat : 32688 (python) S 32686 32688 31886 0 -1 4202496 10015 936 1 0 61 11 0 0 17 0 2 0 651730511 296132608 7203 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32688/statm: 72298 7203 1877 364 0 8216 0
[pid=32694] ppid=32688 vsize=278948 CPUtime=0.18 cores=1,3,5,7
/proc/32694/stat : 32694 (python) S 32688 32688 31886 0 -1 4202560 899 0 0 0 10 8 0 0 18 0 1 0 651730614 285642752 5699 33554432000 4194304 5683644 140736274383488 18446744073709551615 212039675407 0 0 16781312 514 8863664608804569351 0 0 17 7 0 0 0
/proc/32694/statm: 69737 5699 377 364 0 5655 0
[pid=32696] ppid=32694 vsize=1017932 CPUtime=50.07 cores=1,3,5,7
/proc/32696/stat : 32696 (gnovelty+2) R 32694 32696 32696 0 -1 4202496 513 0 0 0 5007 0 0 0 25 0 1 0 651730614 1042362368 247 33554432000 134512640 135663704 4292692704 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32696/statm: 254483 247 113 282 0 254199 0
[pid=32688/tid=32695] ppid=32686 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32695/stat : 32695 (python) S 32686 32688 31886 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 2 0 651730614 296132608 7203 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 1586072

[startup+102.319 s]
/proc/loadavg: 2.06 2.08 2.02 3/560 32704
/proc/meminfo: memFree=18857416/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=299448 CPUtime=0.75 cores=1,3,5,7
/proc/32688/stat : 32688 (python) S 32686 32688 31886 0 -1 4202496 10892 936 1 0 64 11 0 0 19 0 3 0 651730511 306634752 7210 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32688/statm: 74862 7210 1880 364 0 10777 0
[pid=32694] ppid=32688 vsize=289192 CPUtime=0.39 cores=1,3,5,7
/proc/32694/stat : 32694 (python) S 32688 32688 31886 0 -1 4202560 1078 0 0 0 21 18 0 0 19 0 2 0 651730614 296132608 5737 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32694/statm: 72298 5737 410 364 0 8216 0
[pid=32696] ppid=32694 vsize=1017932 CPUtime=98.43 cores=1,3,5,7
/proc/32696/stat : 32696 (gnovelty+2) T 32694 32696 32696 0 -1 4202496 513 0 0 0 9843 0 0 0 25 0 1 0 651730614 1042362368 247 33554432000 134512640 135663704 4292692704 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/32696/statm: 254483 247 113 282 0 254199 0
[pid=32694/tid=32700] ppid=32688 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/32694/task/32700/stat : 32700 (python) S 32688 32688 31886 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651740458 296132608 5737 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604459747584192 0 0 -1 7 0 0 0
[pid=32701] ppid=32688 vsize=289204 CPUtime=0 cores=1,3,5,7
/proc/32701/stat : 32701 (python) S 32688 32688 31886 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 651740461 296144896 5674 33554432000 4194304 5683644 140736274383488 18446744073709551615 212039675462 0 0 16781312 514 182408158709252360 0 0 17 7 0 0 0
/proc/32701/statm: 72301 5674 348 364 0 8216 0
[pid=32703] ppid=32701 vsize=1017932 CPUtime=2.81 cores=1,3,5,7
/proc/32703/stat : 32703 (gnovelty+2) R 32701 32703 32703 0 -1 4202496 511 0 0 0 281 0 0 0 25 0 1 0 651740461 1042362368 247 33554432000 134512640 135663704 4293159312 18446744073709551615 134525490 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32703/statm: 254483 247 113 282 0 254199 0
[pid=32688/tid=32695] ppid=32686 vsize=299448 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32695/stat : 32695 (python) S 32686 32688 31886 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 3 0 651730614 306634752 7210 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 3 0 0 0
[pid=32688/tid=32702] ppid=32686 vsize=299448 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32702/stat : 32702 (python) S 32686 32688 31886 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 3 0 651740461 306634752 7210 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 2913708

[startup+162.301 s]
/proc/loadavg: 2.02 2.06 2.01 3/560 32705
/proc/meminfo: memFree=18849180/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=299448 CPUtime=0.75 cores=1,3,5,7
/proc/32688/stat : 32688 (python) S 32686 32688 31886 0 -1 4202496 10892 936 1 0 64 11 0 0 19 0 3 0 651730511 306634752 7210 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32688/statm: 74862 7210 1880 364 0 10777 0
[pid=32694] ppid=32688 vsize=289192 CPUtime=0.39 cores=1,3,5,7
/proc/32694/stat : 32694 (python) S 32688 32688 31886 0 -1 4202560 1078 0 0 0 21 18 0 0 19 0 2 0 651730614 296132608 5737 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32694/statm: 72298 5737 410 364 0 8216 0
[pid=32696] ppid=32694 vsize=1017932 CPUtime=98.43 cores=1,3,5,7
/proc/32696/stat : 32696 (gnovelty+2) T 32694 32696 32696 0 -1 4202496 513 0 0 0 9843 0 0 0 25 0 1 0 651730614 1042362368 247 33554432000 134512640 135663704 4292692704 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/32696/statm: 254483 247 113 282 0 254199 0
[pid=32694/tid=32700] ppid=32688 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/32694/task/32700/stat : 32700 (python) S 32688 32688 31886 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651740458 296132608 5737 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604459747584192 0 0 -1 7 0 0 0
[pid=32701] ppid=32688 vsize=289204 CPUtime=0.22 cores=1,3,5,7

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

/proc/32694/stat : 32694 (python) S 32688 32688 31886 0 -1 4202560 1078 0 0 0 21 18 0 0 19 0 2 0 651730614 296132608 5737 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32694/statm: 72298 5737 410 364 0 8216 0
[pid=32696] ppid=32694 vsize=1017932 CPUtime=98.43 cores=1,3,5,7
/proc/32696/stat : 32696 (gnovelty+2) T 32694 32696 32696 0 -1 4202496 513 0 0 0 9843 0 0 0 25 0 1 0 651730614 1042362368 247 33554432000 134512640 135663704 4292692704 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/32696/statm: 254483 247 113 282 0 254199 0
[pid=32694/tid=32700] ppid=32688 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/32694/task/32700/stat : 32700 (python) S 32688 32688 31886 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651740458 296132608 5737 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604459747584192 0 0 -1 7 0 0 0
[pid=32701] ppid=32688 vsize=289204 CPUtime=0.39 cores=1,3,5,7
/proc/32701/stat : 32701 (python) S 32688 32688 31886 0 -1 4202560 1082 0 0 0 21 18 0 0 19 0 2 0 651740461 296144896 5727 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32701/statm: 72301 5727 400 364 0 8216 0
[pid=32703] ppid=32701 vsize=1017932 CPUtime=99.42 cores=1,3,5,7
/proc/32703/stat : 32703 (gnovelty+2) T 32701 32703 32703 0 -1 4202496 511 0 0 0 9942 0 0 0 25 0 1 0 651740461 1042362368 247 33554432000 134512640 135663704 4293159312 18446744073709551615 134525213 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32703/statm: 254483 247 113 282 0 254199 0
[pid=32701/tid=32707] ppid=32688 vsize=289204 CPUtime=0 cores=1,3,5,7
/proc/32701/task/32707/stat : 32707 (python) S 32688 32688 31886 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651750404 296144896 5727 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604461545098048 0 0 -1 1 0 0 0
[pid=32708] ppid=32688 vsize=299736 CPUtime=0.43 cores=1,3,5,7
/proc/32708/stat : 32708 (python) S 32688 32688 31886 0 -1 4202560 1100 0 0 0 23 20 0 0 19 0 2 0 651750407 306929664 5768 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32708/statm: 74934 5768 400 364 0 10846 0
[pid=32710] ppid=32708 vsize=416788 CPUtime=102.45 cores=1,3,5,7
/proc/32710/stat : 32710 (adaptg2wsat2009) T 32708 32710 32710 0 -1 4202496 626 0 0 0 10245 0 0 0 25 0 1 0 651750407 426790912 363 33554432000 134512640 135107411 4294798384 18446744073709551615 134537762 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32710/statm: 104197 363 59 146 0 103073 0
[pid=32708/tid=32714] ppid=32688 vsize=299736 CPUtime=0 cores=1,3,5,7
/proc/32708/task/32714/stat : 32714 (python) S 32688 32688 31886 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651760653 306929664 5768 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604464522966912 0 0 -1 7 0 0 0
[pid=32715] ppid=32688 vsize=309992 CPUtime=0.4 cores=1,3,5,7
/proc/32715/stat : 32715 (python) S 32688 32688 31886 0 -1 4202560 1109 0 0 0 20 20 0 0 16 0 2 0 651760656 317431808 5793 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32715/statm: 77498 5793 400 364 0 13407 0
[pid=32717] ppid=32715 vsize=416788 CPUtime=99.41 cores=1,3,5,7
/proc/32717/stat : 32717 (adaptg2wsat2009) T 32715 32717 32717 0 -1 4202496 628 0 0 0 9941 0 0 0 25 0 1 0 651760656 426790912 364 33554432000 134512640 135107411 4293834240 18446744073709551615 134531736 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32717/statm: 104197 364 59 146 0 103073 0
[pid=32715/tid=32721] ppid=32688 vsize=309992 CPUtime=0 cores=1,3,5,7
/proc/32715/task/32721/stat : 32721 (python) S 32688 32688 31886 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 651770598 317431808 5793 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604471135148864 0 0 -1 7 0 0 0
[pid=32722] ppid=32688 vsize=320420 CPUtime=0.41 cores=1,3,5,7
/proc/32722/stat : 32722 (python) S 32688 32688 31886 0 -1 4202560 1113 0 0 0 21 20 0 0 19 0 2 0 651770601 328110080 5819 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32722/statm: 80105 5819 400 364 0 16011 0
[pid=32724] ppid=32722 vsize=416788 CPUtime=98.44 cores=1,3,5,7
/proc/32724/stat : 32724 (adaptg2wsat2009) T 32722 32724 32724 0 -1 4202496 630 0 0 0 9844 0 0 0 25 0 1 0 651770602 426790912 362 33554432000 134512640 135107411 4290636800 18446744073709551615 134531696 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32724/statm: 104197 362 59 146 0 103073 0
[pid=32722/tid=32727] ppid=32688 vsize=320420 CPUtime=0 cores=1,3,5,7
/proc/32722/task/32727/stat : 32727 (python) S 32688 32688 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651780446 328110080 5819 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604470301874112 0 0 -1 7 0 0 0
[pid=32728] ppid=32688 vsize=330676 CPUtime=0.4 cores=1,3,5,7
/proc/32728/stat : 32728 (python) S 32688 32688 31886 0 -1 4202560 1133 0 0 0 22 18 0 0 19 0 2 0 651780449 338612224 5823 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32728/statm: 82669 5823 400 364 0 18572 0
[pid=32730] ppid=32728 vsize=1017932 CPUtime=99.43 cores=1,3,5,7
/proc/32730/stat : 32730 (gnovelty+2) T 32728 32730 32730 0 -1 4202496 514 0 0 0 9943 0 0 0 25 0 1 0 651780450 1042362368 248 33554432000 134512640 135663704 4289640544 18446744073709551615 134525243 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32730/statm: 254483 248 113 282 0 254199 0
[pid=32728/tid=32734] ppid=32688 vsize=330676 CPUtime=0 cores=1,3,5,7
/proc/32728/task/32734/stat : 32734 (python) S 32688 32688 31886 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651790393 338612224 5823 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604456723088320 0 0 -1 1 0 0 0
[pid=32735] ppid=32688 vsize=341080 CPUtime=0.4 cores=1,3,5,7
/proc/32735/stat : 32735 (python) S 32688 32688 31886 0 -1 4202560 1126 0 0 0 21 19 0 0 16 0 2 0 651790396 349265920 5864 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32735/statm: 85270 5864 400 364 0 21170 0
[pid=32737] ppid=32735 vsize=246932 CPUtime=100.39 cores=1,3,5,7
/proc/32737/stat : 32737 (FH) T 32735 32737 32737 0 -1 4202496 591 0 0 0 10039 0 0 0 25 0 1 0 651790397 252858368 326 33554432000 134512640 134936988 4288179744 18446744073709551615 134546861 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32737/statm: 61733 326 41 104 0 61237 0
[pid=32735/tid=32743] ppid=32688 vsize=341080 CPUtime=0 cores=1,3,5,7
/proc/32735/task/32743/stat : 32743 (python) S 32688 32688 31886 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 651800437 349265920 5864 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604470448608448 0 0 -1 7 0 0 0
[pid=32744] ppid=32688 vsize=351336 CPUtime=0.41 cores=1,3,5,7
/proc/32744/stat : 32744 (python) S 32688 32688 31886 0 -1 4202560 1179 0 0 0 22 19 0 0 18 0 2 0 651800440 359768064 5874 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32744/statm: 87834 5874 406 364 0 23731 0
[pid=32746] ppid=32744 vsize=416788 CPUtime=97.42 cores=1,3,5,7
/proc/32746/stat : 32746 (adaptg2wsat2009) T 32744 32746 32746 0 -1 4202496 637 0 0 0 9742 0 0 0 25 0 1 0 651800441 426790912 362 33554432000 134512640 135107411 4289348784 18446744073709551615 134532107 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32746/statm: 104197 362 59 146 0 103073 0
[pid=32744/tid=32750] ppid=32688 vsize=351336 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32750/stat : 32750 (python) S 32688 32688 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651810183 359768064 5874 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604459101544640 0 0 -1 7 0 0 0
[pid=32751] ppid=32688 vsize=361728 CPUtime=1.69 cores=1,3,5,7
/proc/32751/stat : 32751 (python) S 32688 32688 31886 0 -1 4202560 1028 0 0 0 86 83 0 0 15 0 1 0 651810187 370409472 5876 33554432000 4194304 5683644 140736274383488 18446744073709551615 212039675462 0 0 16781312 514 5607484871883587846 0 0 17 5 0 0 0
/proc/32751/statm: 90432 5876 371 364 0 26326 0
[pid=32753] ppid=32751 vsize=4852 CPUtime=372.14 cores=1,3,5,7
/proc/32753/stat : 32753 (march_hi) R 32751 32753 32753 0 -1 4202496 1766 0 0 0 37214 0 0 0 25 0 1 0 651810187 4968448 819 33554432000 4194304 4955518 140733666461024 18446744073709551615 4224468 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32753/statm: 1213 819 106 186 0 1026 0
[pid=32688/tid=32695] ppid=32686 vsize=371972 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32695/stat : 32695 (python) S 32686 32688 31886 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 10 0 651730614 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 3 0 0 0
[pid=32688/tid=32702] ppid=32686 vsize=371972 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32702/stat : 32702 (python) S 32686 32688 31886 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 10 0 651740461 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 7 0 0 0
[pid=32688/tid=32709] ppid=32686 vsize=371972 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32709/stat : 32709 (python) S 32686 32688 31886 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 10 0 651750407 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 1 0 0 0
[pid=32688/tid=32716] ppid=32686 vsize=371972 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32716/stat : 32716 (python) S 32686 32688 31886 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 10 0 651760656 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 1 0 0 0
[pid=32688/tid=32723] ppid=32686 vsize=371972 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32723/stat : 32723 (python) S 32686 32688 31886 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 10 0 651770602 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 7 0 0 0
[pid=32688/tid=32729] ppid=32686 vsize=371972 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32729/stat : 32729 (python) S 32686 32688 31886 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 10 0 651780449 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 7 0 0 0
[pid=32688/tid=32736] ppid=32686 vsize=371972 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32736/stat : 32736 (python) S 32686 32688 31886 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 10 0 651790397 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 1 0 0 0
[pid=32688/tid=32745] ppid=32686 vsize=371972 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32745/stat : 32745 (python) S 32686 32688 31886 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 10 0 651800440 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 1 0 0 0
[pid=32688/tid=32752] ppid=32686 vsize=371972 CPUtime=0 cores=1,3,5,7
/proc/32688/task/32752/stat : 32752 (python) S 32686 32688 31886 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 10 0 651810187 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1173.44
Current children cumulated vsize (KiB) 8238068

[startup+1169 s]
/proc/loadavg: 2.07 2.07 2.01 3/596 309
/proc/meminfo: memFree=18669052/32951124 swapFree=51873468/67111528
[pid=32688] ppid=32686 vsize=371972 CPUtime=99.83 cores=1,3,5,7
/proc/32688/stat : 32688 (python) S 32686 32688 31886 0 -1 4202496 17166 2548 1 0 87 12 9865 19 17 0 10 0 651730511 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051485503 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32688/statm: 92993 7403 1894 364 0 28887 0
[pid=32701] ppid=32688 vsize=0 CPUtime=99.81 cores=1,3,5,7
/proc/32701/stat : 32701 (python) R 32688 32688 31886 0 -1 4202564 1110 511 0 0 21 18 9942 0 18 0 1 0 651740461 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32701/statm: 0 0 0 0 0 0 0
[pid=32708] ppid=32688 vsize=299736 CPUtime=0.43 cores=1,3,5,7
/proc/32708/stat : 32708 (python) S 32688 32688 31886 0 -1 4202560 1100 0 0 0 23 20 0 0 19 0 2 0 651750407 306929664 5768 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32708/statm: 74934 5768 400 364 0 10846 0
[pid=32710] ppid=32708 vsize=416788 CPUtime=102.45 cores=1,3,5,7
/proc/32710/stat : 32710 (adaptg2wsat2009) T 32708 32710 32710 0 -1 4202496 626 0 0 0 10245 0 0 0 25 0 1 0 651750407 426790912 363 33554432000 134512640 135107411 4294798384 18446744073709551615 134537762 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32710/statm: 104197 363 59 146 0 103073 0
[pid=32708/tid=32714] ppid=32688 vsize=299736 CPUtime=0 cores=1,3,5,7
/proc/32708/task/32714/stat : 32714 (python) S 32688 32688 31886 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651760653 306929664 5768 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604464522966912 0 0 -1 7 0 0 0
[pid=32715] ppid=32688 vsize=309992 CPUtime=0.4 cores=1,3,5,7
/proc/32715/stat : 32715 (python) S 32688 32688 31886 0 -1 4202560 1109 0 0 0 20 20 0 0 16 0 2 0 651760656 317431808 5793 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32715/statm: 77498 5793 400 364 0 13407 0
[pid=32717] ppid=32715 vsize=416788 CPUtime=99.41 cores=1,3,5,7
/proc/32717/stat : 32717 (adaptg2wsat2009) T 32715 32717 32717 0 -1 4202496 628 0 0 0 9941 0 0 0 25 0 1 0 651760656 426790912 364 33554432000 134512640 135107411 4293834240 18446744073709551615 134531736 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32717/statm: 104197 364 59 146 0 103073 0
[pid=32715/tid=32721] ppid=32688 vsize=309992 CPUtime=0 cores=1,3,5,7
/proc/32715/task/32721/stat : 32721 (python) S 32688 32688 31886 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 651770598 317431808 5793 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604471135148864 0 0 -1 7 0 0 0
[pid=32722] ppid=32688 vsize=320420 CPUtime=0.41 cores=1,3,5,7
/proc/32722/stat : 32722 (python) S 32688 32688 31886 0 -1 4202560 1113 0 0 0 21 20 0 0 19 0 2 0 651770601 328110080 5819 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32722/statm: 80105 5819 400 364 0 16011 0
[pid=32724] ppid=32722 vsize=416788 CPUtime=98.44 cores=1,3,5,7
/proc/32724/stat : 32724 (adaptg2wsat2009) T 32722 32724 32724 0 -1 4202496 630 0 0 0 9844 0 0 0 25 0 1 0 651770602 426790912 362 33554432000 134512640 135107411 4290636800 18446744073709551615 134531696 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32724/statm: 104197 362 59 146 0 103073 0
[pid=32722/tid=32727] ppid=32688 vsize=320420 CPUtime=0 cores=1,3,5,7
/proc/32722/task/32727/stat : 32727 (python) S 32688 32688 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651780446 328110080 5819 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604470301874112 0 0 -1 7 0 0 0
[pid=32728] ppid=32688 vsize=330676 CPUtime=0.4 cores=1,3,5,7
/proc/32728/stat : 32728 (python) S 32688 32688 31886 0 -1 4202560 1133 0 0 0 22 18 0 0 19 0 2 0 651780449 338612224 5823 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32728/statm: 82669 5823 400 364 0 18572 0
[pid=32730] ppid=32728 vsize=1017932 CPUtime=99.43 cores=1,3,5,7
/proc/32730/stat : 32730 (gnovelty+2) T 32728 32730 32730 0 -1 4202496 514 0 0 0 9943 0 0 0 25 0 1 0 651780450 1042362368 248 33554432000 134512640 135663704 4289640544 18446744073709551615 134525243 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32730/statm: 254483 248 113 282 0 254199 0
[pid=32728/tid=32734] ppid=32688 vsize=330676 CPUtime=0 cores=1,3,5,7
/proc/32728/task/32734/stat : 32734 (python) S 32688 32688 31886 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651790393 338612224 5823 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604456723088320 0 0 -1 1 0 0 0
[pid=32735] ppid=32688 vsize=341080 CPUtime=0.4 cores=1,3,5,7
/proc/32735/stat : 32735 (python) S 32688 32688 31886 0 -1 4202560 1126 0 0 0 21 19 0 0 16 0 2 0 651790396 349265920 5864 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32735/statm: 85270 5864 400 364 0 21170 0
[pid=32737] ppid=32735 vsize=246932 CPUtime=100.39 cores=1,3,5,7
/proc/32737/stat : 32737 (FH) T 32735 32737 32737 0 -1 4202496 591 0 0 0 10039 0 0 0 25 0 1 0 651790397 252858368 326 33554432000 134512640 134936988 4288179744 18446744073709551615 134546861 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32737/statm: 61733 326 41 104 0 61237 0
[pid=32735/tid=32743] ppid=32688 vsize=341080 CPUtime=0 cores=1,3,5,7
/proc/32735/task/32743/stat : 32743 (python) S 32688 32688 31886 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 651800437 349265920 5864 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604470448608448 0 0 -1 7 0 0 0
[pid=32744] ppid=32688 vsize=351336 CPUtime=0.41 cores=1,3,5,7
/proc/32744/stat : 32744 (python) S 32688 32688 31886 0 -1 4202560 1179 0 0 0 22 19 0 0 18 0 2 0 651800440 359768064 5874 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32744/statm: 87834 5874 406 364 0 23731 0
[pid=32746] ppid=32744 vsize=416788 CPUtime=97.42 cores=1,3,5,7
/proc/32746/stat : 32746 (adaptg2wsat2009) T 32744 32746 32746 0 -1 4202496 637 0 0 0 9742 0 0 0 25 0 1 0 651800441 426790912 362 33554432000 134512640 135107411 4289348784 18446744073709551615 134532107 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32746/statm: 104197 362 59 146 0 103073 0
[pid=32744/tid=32750] ppid=32688 vsize=351336 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32750/stat : 32750 (python) S 32688 32688 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651810183 359768064 5874 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 514 18446604459101544640 0 0 -1 7 0 0 0
[pid=32751] ppid=32688 vsize=0 CPUtime=373.93 cores=1,3,5,7
/proc/32751/stat : 32751 (python) Z 32688 32688 31886 0 -1 4202588 1264 1767 0 0 86 83 37224 0 16 0 1 0 651810187 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32751/statm: 0 0 0 0 0 0 0
[pid=32688/tid=32695] ppid=32686 vsize=371972 CPUtime=198.67 cores=1,3,5,7
/proc/32688/task/32695/stat : 32695 (python) S 32686 32688 31886 0 -1 4202560 28 4169 0 0 0 0 19829 38 18 0 10 0 651730614 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 3 0 0 0
[pid=32688/tid=32702] ppid=32686 vsize=371972 CPUtime=198.67 cores=1,3,5,7
/proc/32688/task/32702/stat : 32702 (python) S 32686 32688 31886 0 -1 4202560 24 4169 0 0 0 0 19829 38 20 0 10 0 651740461 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 7 0 0 0
[pid=32688/tid=32709] ppid=32686 vsize=371972 CPUtime=198.67 cores=1,3,5,7
/proc/32688/task/32709/stat : 32709 (python) S 32686 32688 31886 0 -1 4202560 29 4169 0 0 0 0 19829 38 20 0 10 0 651750407 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 1 0 0 0
[pid=32688/tid=32716] ppid=32686 vsize=371972 CPUtime=198.67 cores=1,3,5,7
/proc/32688/task/32716/stat : 32716 (python) S 32686 32688 31886 0 -1 4202560 26 4169 0 0 0 0 19829 38 20 0 10 0 651760656 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 1 0 0 0
[pid=32688/tid=32723] ppid=32686 vsize=371972 CPUtime=198.67 cores=1,3,5,7
/proc/32688/task/32723/stat : 32723 (python) S 32686 32688 31886 0 -1 4202560 30 4169 0 0 0 0 19829 38 20 0 10 0 651770602 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 7 0 0 0
[pid=32688/tid=32729] ppid=32686 vsize=371972 CPUtime=198.67 cores=1,3,5,7
/proc/32688/task/32729/stat : 32729 (python) S 32686 32688 31886 0 -1 4202560 28 4169 0 0 0 0 19829 38 20 0 10 0 651780449 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 7 0 0 0
[pid=32688/tid=32736] ppid=32686 vsize=371972 CPUtime=198.67 cores=1,3,5,7
/proc/32688/task/32736/stat : 32736 (python) S 32686 32688 31886 0 -1 4202560 27 4169 0 0 0 0 19829 38 20 0 10 0 651790397 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 1 0 0 0
[pid=32688/tid=32745] ppid=32686 vsize=371972 CPUtime=198.67 cores=1,3,5,7
/proc/32688/task/32745/stat : 32745 (python) S 32686 32688 31886 0 -1 4202560 30 4169 0 0 0 0 19829 38 20 0 10 0 651800440 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 1 0 0 0
[pid=32688/tid=32752] ppid=32686 vsize=371972 CPUtime=198.67 cores=1,3,5,7
/proc/32688/task/32752/stat : 32752 (python) S 32686 32688 31886 0 -1 4202560 30 4169 0 0 0 0 19829 38 20 0 10 0 651810187 380899328 7403 33554432000 4194304 5683644 140736274383488 18446744073709551615 212051478961 0 0 16781312 2 18446604466670426048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1173.56
Current children cumulated vsize (KiB) 5257228

Child status: 0
Real time (s): 1169.03
CPU time (s): 1173.75
CPU user time (s): 1171.19
CPU system time (s): 2.56561
CPU usage (%): 100.404
Max. virtual memory (cumulated for all children) (KiB): 8238068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1171.19
system time used= 2.56561
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39341
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= 4955
involuntary context switches= 9931

runsolver used 7.8828 second user time and 16.3145 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-17 02:45:42
IDJOB=3386826
IDBENCH=82891
IDSOLVER=1872
FILE ID=node146/3386826-1305593142
RUNJOBID= node146-1305586142-31905
PBS_JOBID= 13350332
Free space on /tmp= 73148 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1720200795-004.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-3386826-1305593142/watcher-3386826-1305593142 -o /tmp/evaluation-result-3386826-1305593142/solver-3386826-1305593142 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386826-1305593142.cnf -seed 1905897447 -budget 5000

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

MD5SUM BENCH= 3db6bd99841631bff4d8c3d33ccc1047
RANDOM SEED=1905897447

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18903272 kB
Buffers:        229492 kB
Cached:        1516940 kB
SwapCached:      56140 kB
Active:       10907080 kB
Inactive:      2848852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18903272 kB
SwapTotal:    67111528 kB
SwapFree:     51873468 kB
Dirty:           31884 kB
Writeback:          24 kB
AnonPages:    11960804 kB
Mapped:          35300 kB
Slab:           119272 kB
PageTables:     100844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160864876 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= 73116 MiB
End job on node146 at 2011-05-17 03:05:12