Trace number 3386551

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)? (MO) 3553.61 3576.14

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S837431592-027-UNKNOWN.cnf
MD5SUM3b045b7b4cbac0d258a07eda037c4299
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2223.79
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
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 540000
Number of clauses of size over 50

Solver Data

0.38/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.38/0.65	c INFO: solving HOME/instance-3386551-1305586557.cnf
0.38/0.65	c INFO: computing task features
0.55/0.87	c INFO: computed variable-clause graph statistics
0.55/0.87	c INFO: computed clause balance statistics
1.66/1.93	c INFO: computed variable balance statistics
2.26/2.52	c INFO: computed small-clause counts
2.26/2.53	c INFO: computed Horn-clause counts
2.26/2.58	c INFO: computed variable graph statistics
2.26/2.58	c INFO: collected features for HOME/instance-3386551-1305586557.cnf in 1.92 s
2.35/2.61	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
102.74/103.05	c INFO: running gnovelty+2@0 for 97 with 4897 remaining (b = 0.13)
203.37/203.43	c INFO: running adaptg2wsat2009++@0 for 97 with 4797 remaining (b = 0.08)
302.91/302.78	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.07)
403.51/403.11	c INFO: running adaptg2wsat2009++@0 for 97 with 4598 remaining (b = 0.05)
502.10/501.49	c INFO: running gnovelty+2@0 for 97 with 4499 remaining (b = 0.05)
602.69/601.89	c INFO: running FH@0 for 97 with 4399 remaining (b = 0.03)
702.42/701.25	c INFO: running adaptg2wsat2009++@0 for 97 with 4300 remaining (b = 0.03)
803.00/801.60	c INFO: running adaptg2wsat2009++@0 for 97 with 4199 remaining (b = 0.02)
903.45/901.95	c INFO: running FH@0 for 97 with 4099 remaining (b = 0.02)
1003.13/1001.33	c INFO: running hybridGM3@0 for 194 with 4000 remaining (b = 0.04)
1200.22/1198.08	c INFO: running gnovelty+2@0 for 97 with 3803 remaining (b = 0.02)
1300.94/1298.51	c INFO: running hybridGM3@0 for 194 with 3703 remaining (b = 0.03)
1496.37/1493.31	c INFO: running adaptg2wsat2009++@0 for 97 with 3508 remaining (b = 0.01)
1596.97/1593.69	c INFO: running hybridGM3@0 for 194 with 3408 remaining (b = 0.03)
1794.18/1790.45	c INFO: running hybridGM3@0 for 194 with 3212 remaining (b = 0.02)
1991.63/1987.23	c INFO: running TNM@0 for 1552 with 3015 remaining (b = 0.19)
3552.89/3575.32	c INFO: running FH@0 for 97 with 1459 remaining (b = 0.01)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3386551-1305586557/watcher-3386551-1305586557 -o /tmp/evaluation-result-3386551-1305586557/solver-3386551-1305586557 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386551-1305586557.cnf -seed 2044358801 -budget 5000 

running on 4 cores: 0,2,4,6

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: 7.26 6.59 6.51 7/416 12218
/proc/meminfo: memFree=17284568/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=30112 CPUtime=0.03 cores=0,2,4,6
/proc/12218/stat : 12218 (python) S 12216 12218 12094 0 -1 4202496 1470 0 0 0 3 0 0 0 21 0 1 0 651071336 30834688 1309 33554432000 4194304 5683644 140735563096256 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/12218/statm: 7528 1309 443 364 0 898 0

[startup+0.0970571 s]
/proc/loadavg: 7.26 6.59 6.51 7/416 12218
/proc/meminfo: memFree=17284568/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=85364 CPUtime=0.06 cores=0,2,4,6
/proc/12218/stat : 12218 (python) R 12216 12218 12094 0 -1 4202496 2595 0 0 0 5 1 0 0 21 0 1 0 651071336 87412736 2315 33554432000 4194304 5683644 140735563096256 18446744073709551615 4540578 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12218/statm: 21341 2315 713 364 0 1558 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85364

[startup+0.101054 s]
/proc/loadavg: 7.26 6.59 6.51 7/416 12218
/proc/meminfo: memFree=17284568/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=87704 CPUtime=0.06 cores=0,2,4,6
/proc/12218/stat : 12218 (python) S 12216 12218 12094 0 -1 4202496 2638 0 0 0 5 1 0 0 21 0 1 0 651071336 89808896 2354 33554432000 4194304 5683644 140735563096256 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/12218/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87704

[startup+0.301013 s]
/proc/loadavg: 7.26 6.59 6.51 7/416 12218
/proc/meminfo: memFree=17284568/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=135748 CPUtime=0.18 cores=0,2,4,6
/proc/12218/stat : 12218 (python) S 12216 12218 12094 0 -1 4202496 5976 934 1 0 14 4 0 0 23 0 1 0 651071336 139005952 4149 33554432000 4194304 5683644 140735563096256 18446744073709551615 270338379781 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/12218/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700936 s]
/proc/loadavg: 7.26 6.59 6.51 7/416 12218
/proc/meminfo: memFree=17284568/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=281688 CPUtime=0.45 cores=0,2,4,6
/proc/12218/stat : 12218 (python) R 12216 12218 12094 0 -1 4202496 10064 934 1 0 36 9 0 0 22 0 1 0 651071336 288448512 7733 33554432000 4194304 5683644 140735563096256 18446744073709551615 4952101 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12218/statm: 70422 7733 1761 364 0 6346 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 281688

[startup+1.50078 s]
/proc/loadavg: 7.26 6.59 6.51 8/417 12223
/proc/meminfo: memFree=17249840/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=290808 CPUtime=1.26 cores=0,2,4,6
/proc/12218/stat : 12218 (python) R 12216 12218 12094 0 -1 4202496 14024 934 1 0 116 10 0 0 25 0 1 0 651071336 297787392 10087 33554432000 4194304 5683644 140735563096256 18446744073709551615 46949179206658 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12218/statm: 72702 10087 1826 364 0 8626 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 290808

[startup+3.10046 s]
/proc/loadavg: 7.26 6.59 6.51 8/417 12223
/proc/meminfo: memFree=17248848/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=294140 CPUtime=2.36 cores=0,2,4,6
/proc/12218/stat : 12218 (python) S 12216 12218 12094 0 -1 4202496 14395 934 1 0 226 10 0 0 25 0 2 0 651071336 301199360 8425 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12218/statm: 73535 8425 1877 364 0 9453 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 294140
heavy processes:

[startup+6.30083 s]
/proc/loadavg: 7.24 6.59 6.52 8/420 12226
/proc/meminfo: memFree=17247708/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=294140 CPUtime=2.36 cores=0,2,4,6
/proc/12218/stat : 12218 (python) S 12216 12218 12094 0 -1 4202496 14395 934 1 0 226 10 0 0 25 0 2 0 651071336 301199360 8425 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12218/statm: 73535 8425 1877 364 0 9453 0
[pid=12224] ppid=12218 vsize=284988 CPUtime=0 cores=0,2,4,6
/proc/12224/stat : 12224 (python) S 12218 12218 12094 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 651071597 291827712 6900 33554432000 4194304 5683644 140735563096256 18446744073709551615 270338403855 0 0 16781312 514 4434018137813254401 0 0 17 0 0 0 0
/proc/12224/statm: 71247 6900 355 364 0 7165 0
[pid=12226] ppid=12224 vsize=1020308 CPUtime=3.68 cores=0,2,4,6
/proc/12226/stat : 12226 (gnovelty+2) R 12224 12226 12226 0 -1 4202496 1156 0 0 0 368 0 0 0 25 0 1 0 651071598 1044795392 891 33554432000 134512640 135663704 4293565744 18446744073709551615 134544212 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12226/statm: 255077 891 113 282 0 254793 0
[pid=12218/tid=12225] ppid=12216 vsize=294140 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12225/stat : 12225 (python) S 12216 12218 12094 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 651071597 301199360 8425 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1599436

[startup+12.7006 s]
/proc/loadavg: 7.38 6.63 6.53 8/420 12226
/proc/meminfo: memFree=17246740/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=294140 CPUtime=2.36 cores=0,2,4,6
/proc/12218/stat : 12218 (python) S 12216 12218 12094 0 -1 4202496 14395 934 1 0 226 10 0 0 25 0 2 0 651071336 301199360 8425 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12218/statm: 73535 8425 1877 364 0 9453 0
[pid=12224] ppid=12218 vsize=284988 CPUtime=0.01 cores=0,2,4,6
/proc/12224/stat : 12224 (python) S 12218 12218 12094 0 -1 4202560 897 0 0 0 0 1 0 0 18 0 1 0 651071597 291827712 6923 33554432000 4194304 5683644 140735563096256 18446744073709551615 270338403855 0 0 16781312 514 4434018137813254401 0 0 17 0 0 0 0
/proc/12224/statm: 71247 6923 378 364 0 7165 0
[pid=12226] ppid=12224 vsize=1020308 CPUtime=10.06 cores=0,2,4,6
/proc/12226/stat : 12226 (gnovelty+2) R 12224 12226 12226 0 -1 4202496 1156 0 0 0 1006 0 0 0 25 0 1 0 651071598 1044795392 891 33554432000 134512640 135663704 4293565744 18446744073709551615 134545622 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12226/statm: 255077 891 113 282 0 254793 0
[pid=12218/tid=12225] ppid=12216 vsize=294140 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12225/stat : 12225 (python) S 12216 12218 12094 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 651071597 301199360 8425 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 1599436

[startup+25.501 s]
/proc/loadavg: 7.29 6.65 6.54 8/420 12226
/proc/meminfo: memFree=17246212/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=294140 CPUtime=2.36 cores=0,2,4,6
/proc/12218/stat : 12218 (python) S 12216 12218 12094 0 -1 4202496 14395 934 1 0 226 10 0 0 25 0 2 0 651071336 301199360 8425 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12218/statm: 73535 8425 1877 364 0 9453 0
[pid=12224] ppid=12218 vsize=284988 CPUtime=0.06 cores=0,2,4,6
/proc/12224/stat : 12224 (python) S 12218 12218 12094 0 -1 4202560 903 0 0 0 3 3 0 0 18 0 1 0 651071597 291827712 6923 33554432000 4194304 5683644 140735563096256 18446744073709551615 270338403855 0 0 16781312 514 3599097381896814849 0 0 17 0 0 0 0
/proc/12224/statm: 71247 6923 378 364 0 7165 0
[pid=12226] ppid=12224 vsize=1020308 CPUtime=22.8 cores=0,2,4,6
/proc/12226/stat : 12226 (gnovelty+2) R 12224 12226 12226 0 -1 4202496 1156 0 0 0 2280 0 0 0 25 0 1 0 651071598 1044795392 891 33554432000 134512640 135663704 4293565744 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12226/statm: 255077 891 113 282 0 254793 0
[pid=12218/tid=12225] ppid=12216 vsize=294140 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12225/stat : 12225 (python) S 12216 12218 12094 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 651071597 301199360 8425 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 1599436

[startup+51.1009 s]
/proc/loadavg: 7.19 6.68 6.55 8/420 12227
/proc/meminfo: memFree=17244436/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=294140 CPUtime=2.36 cores=0,2,4,6
/proc/12218/stat : 12218 (python) S 12216 12218 12094 0 -1 4202496 14395 934 1 0 226 10 0 0 25 0 2 0 651071336 301199360 8425 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12218/statm: 73535 8425 1877 364 0 9453 0
[pid=12224] ppid=12218 vsize=284988 CPUtime=0.14 cores=0,2,4,6
/proc/12224/stat : 12224 (python) S 12218 12218 12094 0 -1 4202560 911 0 0 0 8 6 0 0 18 0 1 0 651071597 291827712 6923 33554432000 4194304 5683644 140735563096256 18446744073709551615 270338403855 0 0 16781312 514 3599097381896814849 0 0 17 0 0 0 0
/proc/12224/statm: 71247 6923 378 364 0 7165 0
[pid=12226] ppid=12224 vsize=1020308 CPUtime=48.32 cores=0,2,4,6
/proc/12226/stat : 12226 (gnovelty+2) R 12224 12226 12226 0 -1 4202496 1156 0 0 0 4832 0 0 0 25 0 1 0 651071598 1044795392 891 33554432000 134512640 135663704 4293565744 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12226/statm: 255077 891 113 282 0 254793 0
[pid=12218/tid=12225] ppid=12216 vsize=294140 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12225/stat : 12225 (python) S 12216 12218 12094 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 651071597 301199360 8425 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 1599436

[startup+102.315 s]
/proc/loadavg: 7.20 6.77 6.58 8/424 12232
/proc/meminfo: memFree=17232272/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=294140 CPUtime=2.36 cores=0,2,4,6
/proc/12218/stat : 12218 (python) S 12216 12218 12094 0 -1 4202496 14395 934 1 0 226 10 0 0 25 0 2 0 651071336 301199360 8425 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12218/statm: 73535 8425 1877 364 0 9453 0
[pid=12224] ppid=12218 vsize=284988 CPUtime=0.28 cores=0,2,4,6
/proc/12224/stat : 12224 (python) S 12218 12218 12094 0 -1 4202560 928 0 0 0 16 12 0 0 18 0 1 0 651071597 291827712 6923 33554432000 4194304 5683644 140735563096256 18446744073709551615 270338403855 0 0 16781312 514 3599097381896814849 0 0 17 0 0 0 0
/proc/12224/statm: 71247 6923 378 364 0 7165 0
[pid=12226] ppid=12224 vsize=1020308 CPUtime=99.41 cores=0,2,4,6
/proc/12226/stat : 12226 (gnovelty+2) R 12224 12226 12226 0 -1 4202496 1156 0 0 0 9941 0 0 0 25 0 1 0 651071598 1044795392 891 33554432000 134512640 135663704 4293565744 18446744073709551615 134545619 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12226/statm: 255077 891 113 282 0 254793 0
[pid=12218/tid=12225] ppid=12216 vsize=294140 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12225/stat : 12225 (python) S 12216 12218 12094 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 651071597 301199360 8425 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 1599436

[startup+162.301 s]
/proc/loadavg: 7.15 6.84 6.62 8/428 12238
/proc/meminfo: memFree=17218036/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=305004 CPUtime=2.39 cores=0,2,4,6
/proc/12218/stat : 12218 (python) S 12216 12218 12094 0 -1 4202496 15270 934 1 0 229 10 0 0 20 0 3 0 651071336 312324096 8567 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12218/statm: 76251 8567 1880 364 0 12166 0
[pid=12224] ppid=12218 vsize=295232 CPUtime=0.3 cores=0,2,4,6
/proc/12224/stat : 12224 (python) S 12218 12218 12094 0 -1 4202560 1089 0 0 0 17 13 0 0 19 0 2 0 651071597 302317568 6960 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12224/statm: 73808 6960 410 364 0 9726 0
[pid=12226] ppid=12224 vsize=1020308 CPUtime=100.12 cores=0,2,4,6
/proc/12226/stat : 12226 (gnovelty+2) T 12224 12226 12226 0 -1 4202496 1156 0 0 0 10012 0 0 0 25 0 1 0 651071598 1044795392 891 33554432000 134512640 135663704 4293565744 18446744073709551615 134545646 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12226/statm: 255077 891 113 282 0 254793 0
[pid=12224/tid=12233] ppid=12218 vsize=295232 CPUtime=0 cores=0,2,4,6
/proc/12224/task/12233/stat : 12233 (python) S 12218 12218 12094 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651081639 302317568 6960 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604453945068544 0 0 -1 6 0 0 0
[pid=12234] ppid=12218 vsize=294912 CPUtime=0.17 cores=0,2,4,6
/proc/12234/stat : 12234 (python) S 12218 12218 12094 0 -1 4202560 921 0 0 0 9 8 0 0 18 0 1 0 651081642 301989888 7056 33554432000 4194304 5683644 140735563096256 18446744073709551615 270338403910 0 0 16781312 514 3599097381896814851 0 0 17 0 0 0 0
/proc/12234/statm: 73728 7056 372 364 0 9643 0
[pid=12236] ppid=12234 vsize=1020308 CPUtime=59.18 cores=0,2,4,6
/proc/12236/stat : 12236 (gnovelty+2) R 12234 12236 12236 0 -1 4202496 1157 0 0 0 5918 0 0 0 25 0 1 0 651081642 1044795392 891 33554432000 134512640 135663704 4287422832 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12236/statm: 255077 891 113 282 0 254793 0
[pid=12218/tid=12225] ppid=12216 vsize=305004 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12225/stat : 12225 (python) S 12216 12218 12094 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 3 0 651071597 312324096 8567 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
[pid=12218/tid=12235] ppid=12216 vsize=305004 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12235/stat : 12235 (python) S 12216 12218 12094 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 3 0 651081642 312324096 8567 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 2935764

[startup+222.301 s]
/proc/loadavg: 7.13 6.89 6.65 8/436 12247
/proc/meminfo: memFree=17185796/32951124 swapFree=57171160/67111528
[pid=12218] ppid=12216 vsize=315260 CPUtime=2.42 cores=0,2,4,6
/proc/12218/stat : 12218 (python) S 12216 12218 12094 0 -1 4202496 16114 934 1 0 232 10 0 0 20 0 4 0 651071336 322826240 8573 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0

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

/proc/12258/statm: 105850 2357 59 146 0 104726 0
[pid=12256/tid=12274] ppid=12218 vsize=315548 CPUtime=0 cores=0,2,4,6
/proc/12256/task/12274/stat : 12274 (python) S 12218 12218 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651111644 323121152 7161 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604453948810560 0 0 -1 6 0 0 0
[pid=12275] ppid=12218 vsize=325952 CPUtime=0.31 cores=0,2,4,6
/proc/12275/stat : 12275 (python) S 12218 12218 12094 0 -1 4202560 1112 0 0 0 14 17 0 0 19 0 2 0 651111648 333774848 7166 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12275/statm: 81488 7166 400 364 0 17394 0
[pid=12277] ppid=12275 vsize=423400 CPUtime=98.32 cores=0,2,4,6
/proc/12277/stat : 12277 (adaptg2wsat2009) T 12275 12277 12277 0 -1 4202496 2626 0 0 0 9832 0 0 0 25 0 1 0 651111648 433561600 2356 33554432000 134512640 135107411 4291541616 18446744073709551615 134531615 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12277/statm: 105850 2356 59 146 0 104726 0
[pid=12275/tid=12285] ppid=12218 vsize=325952 CPUtime=0 cores=0,2,4,6
/proc/12275/task/12285/stat : 12285 (python) S 12218 12218 12094 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651121482 333774848 7166 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604449427329152 0 0 -1 6 0 0 0
[pid=12286] ppid=12218 vsize=336212 CPUtime=0.32 cores=0,2,4,6
/proc/12286/stat : 12286 (python) S 12218 12218 12094 0 -1 4202560 1134 0 0 0 17 15 0 0 19 0 2 0 651121485 344281088 7170 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12286/statm: 84053 7170 400 364 0 19956 0
[pid=12288] ppid=12286 vsize=1020308 CPUtime=100.26 cores=0,2,4,6
/proc/12288/stat : 12288 (gnovelty+2) T 12286 12288 12288 0 -1 4202496 1157 0 0 0 10026 0 0 0 25 0 1 0 651121486 1044795392 891 33554432000 134512640 135663704 4294851808 18446744073709551615 134544196 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12288/statm: 255077 891 113 282 0 254793 0
[pid=12286/tid=12296] ppid=12218 vsize=336212 CPUtime=0 cores=0,2,4,6
/proc/12286/task/12296/stat : 12296 (python) S 12218 12218 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651131522 344281088 7170 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604442946440064 0 0 -1 6 0 0 0
[pid=12297] ppid=12218 vsize=346316 CPUtime=0.32 cores=0,2,4,6
/proc/12297/stat : 12297 (python) S 12218 12218 12094 0 -1 4202560 1186 0 0 0 15 17 0 0 19 0 2 0 651131525 354627584 7179 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12297/statm: 86579 7179 405 364 0 22479 0
[pid=12299] ppid=12297 vsize=253032 CPUtime=99.31 cores=0,2,4,6
/proc/12299/stat : 12299 (FH) T 12297 12299 12299 0 -1 4202496 2505 0 0 0 9930 1 0 0 25 0 1 0 651131526 259104768 2233 33554432000 134512640 134936988 4291609296 18446744073709551615 134553304 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12299/statm: 63258 2233 41 104 0 62762 0
[pid=12297/tid=12302] ppid=12218 vsize=346316 CPUtime=0 cores=0,2,4,6
/proc/12297/task/12302/stat : 12302 (python) S 12218 12218 12094 0 -1 4202560 102 0 0 0 0 0 0 0 19 0 2 0 651141458 354627584 7179 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604450712858688 0 0 -1 6 0 0 0
[pid=12303] ppid=12218 vsize=357224 CPUtime=0.31 cores=0,2,4,6
/proc/12303/stat : 12303 (python) S 12218 12218 12094 0 -1 4202560 1173 0 0 0 16 15 0 0 19 0 2 0 651141462 365797376 7184 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12303/statm: 89306 7184 406 364 0 25203 0
[pid=12305] ppid=12303 vsize=423400 CPUtime=100.17 cores=0,2,4,6
/proc/12305/stat : 12305 (adaptg2wsat2009) T 12303 12305 12305 0 -1 4202496 2630 0 0 0 10017 0 0 0 25 0 1 0 651141462 433561600 2356 33554432000 134512640 135107411 4293827744 18446744073709551615 134532128 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12305/statm: 105850 2356 59 146 0 104726 0
[pid=12303/tid=12309] ppid=12218 vsize=357224 CPUtime=0 cores=0,2,4,6
/proc/12303/task/12309/stat : 12309 (python) S 12218 12218 12094 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651151493 365797376 7184 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604440642557248 0 0 -1 6 0 0 0
[pid=12310] ppid=12218 vsize=367248 CPUtime=0.32 cores=0,2,4,6
/proc/12310/stat : 12310 (python) S 12218 12218 12094 0 -1 4202560 1152 0 0 0 17 15 0 0 19 0 2 0 651151497 376061952 7224 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12310/statm: 91812 7224 400 364 0 27706 0
[pid=12312] ppid=12310 vsize=423400 CPUtime=100.13 cores=0,2,4,6
/proc/12312/stat : 12312 (adaptg2wsat2009) T 12310 12312 12312 0 -1 4202496 2630 0 0 0 10013 0 0 0 25 0 1 0 651151497 433561600 2356 33554432000 134512640 135107411 4291242256 18446744073709551615 134531709 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12312/statm: 105850 2356 59 146 0 104726 0
[pid=12310/tid=12320] ppid=12218 vsize=367248 CPUtime=0 cores=0,2,4,6
/proc/12310/task/12320/stat : 12320 (python) S 12218 12218 12094 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651161528 376061952 7224 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604448437675264 0 0 -1 6 0 0 0
[pid=12321] ppid=12218 vsize=377252 CPUtime=0.32 cores=0,2,4,6
/proc/12321/stat : 12321 (python) S 12218 12218 12094 0 -1 4202560 1144 0 0 0 17 15 0 0 19 0 2 0 651161532 386306048 7226 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12321/statm: 94313 7226 399 364 0 30204 0
[pid=12323] ppid=12321 vsize=253032 CPUtime=99.32 cores=0,2,4,6
/proc/12323/stat : 12323 (FH) T 12321 12323 12323 0 -1 4202496 2501 0 0 0 9932 0 0 0 25 0 1 0 651161532 259104768 2233 33554432000 134512640 134936988 4289274848 18446744073709551615 134554245 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12323/statm: 63258 2233 41 104 0 62762 0
[pid=12321/tid=12330] ppid=12218 vsize=377252 CPUtime=0 cores=0,2,4,6
/proc/12321/task/12330/stat : 12330 (python) S 12218 12218 12094 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651171465 386306048 7226 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604440278879104 0 0 -1 0 0 0 0
[pid=12331] ppid=12218 vsize=388096 CPUtime=0.65 cores=0,2,4,6
/proc/12331/stat : 12331 (python) S 12218 12218 12094 0 -1 4202560 1163 0 0 0 33 32 0 0 19 0 2 0 651171469 397410304 7232 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12331/statm: 97024 7232 400 364 0 32912 0
[pid=12333] ppid=12331 vsize=268428 CPUtime=196.47 cores=0,2,4,6
/proc/12333/stat : 12333 (hybridGM3) T 12331 12333 12333 0 -1 4202496 6191 0 0 0 19647 0 0 0 25 0 1 0 651171470 274870272 5919 33554432000 134512640 135204385 4290643760 18446744073709551615 134538264 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12333/statm: 67107 5919 63 169 0 66937 0
[pid=12331/tid=12344] ppid=12218 vsize=388096 CPUtime=0 cores=0,2,4,6
/proc/12331/task/12344/stat : 12344 (python) S 12218 12218 12094 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651191141 397410304 7232 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604447511589248 0 0 -1 6 0 0 0
[pid=12345] ppid=12218 vsize=398176 CPUtime=0.33 cores=0,2,4,6
/proc/12345/stat : 12345 (python) S 12218 12218 12094 0 -1 4202560 1144 0 0 0 17 16 0 0 19 0 2 0 651191145 407732224 7262 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12345/statm: 99544 7262 400 364 0 35429 0
[pid=12347] ppid=12345 vsize=1020308 CPUtime=100.25 cores=0,2,4,6
/proc/12347/stat : 12347 (gnovelty+2) T 12345 12347 12347 0 -1 4202496 1162 0 0 0 10025 0 0 0 25 0 1 0 651191145 1044795392 892 33554432000 134512640 135663704 4290348576 18446744073709551615 134544212 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12347/statm: 255077 892 113 282 0 254793 0
[pid=12345/tid=12354] ppid=12218 vsize=398176 CPUtime=0 cores=0,2,4,6
/proc/12345/task/12354/stat : 12354 (python) S 12218 12218 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651201183 407732224 7262 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604451728752832 0 0 -1 0 0 0 0
[pid=12355] ppid=12218 vsize=408364 CPUtime=0.65 cores=0,2,4,6
/proc/12355/stat : 12355 (python) S 12218 12218 12094 0 -1 4202560 1174 0 0 0 36 29 0 0 19 0 2 0 651201187 418164736 7266 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12355/statm: 102091 7266 400 364 0 37973 0
[pid=12357] ppid=12355 vsize=268424 CPUtime=194.75 cores=0,2,4,6
/proc/12357/stat : 12357 (hybridGM3) T 12355 12357 12357 0 -1 4202496 6191 0 0 0 19475 0 0 0 25 0 1 0 651201188 274866176 5919 33554432000 134512640 135204385 4291497728 18446744073709551615 134538264 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12357/statm: 67106 5919 63 169 0 66936 0
[pid=12355/tid=12367] ppid=12218 vsize=408364 CPUtime=0 cores=0,2,4,6
/proc/12355/task/12367/stat : 12367 (python) S 12218 12218 12094 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651220664 418164736 7266 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604448071958848 0 0 -1 6 0 0 0
[pid=12368] ppid=12218 vsize=418784 CPUtime=0.33 cores=0,2,4,6
/proc/12368/stat : 12368 (python) S 12218 12218 12094 0 -1 4202560 1154 0 0 0 18 15 0 0 19 0 2 0 651220668 428834816 7270 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12368/statm: 104696 7270 400 364 0 40575 0
[pid=12370] ppid=12368 vsize=423400 CPUtime=100.31 cores=0,2,4,6
/proc/12370/stat : 12370 (adaptg2wsat2009) T 12368 12370 12370 0 -1 4202496 2631 0 0 0 10031 0 0 0 25 0 1 0 651220668 433561600 2356 33554432000 134512640 135107411 4293627712 18446744073709551615 134531213 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12370/statm: 105850 2356 59 146 0 104726 0
[pid=12368/tid=12374] ppid=12218 vsize=418784 CPUtime=0 cores=0,2,4,6
/proc/12368/task/12374/stat : 12374 (python) S 12218 12218 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651230702 428834816 7270 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604447211727552 0 0 -1 6 0 0 0
[pid=12375] ppid=12218 vsize=428936 CPUtime=0.65 cores=0,2,4,6
/proc/12375/stat : 12375 (python) S 12218 12218 12094 0 -1 4202560 1205 0 0 0 36 29 0 0 19 0 2 0 651230706 439230464 7281 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12375/statm: 107234 7281 407 364 0 43110 0
[pid=12377] ppid=12375 vsize=268424 CPUtime=196.47 cores=0,2,4,6
/proc/12377/stat : 12377 (hybridGM3) T 12375 12377 12377 0 -1 4202496 6195 0 0 0 19647 0 0 0 25 0 1 0 651230706 274866176 5919 33554432000 134512640 135204385 4289681824 18446744073709551615 134538432 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12377/statm: 67106 5919 63 169 0 66936 0
[pid=12375/tid=12390] ppid=12218 vsize=428936 CPUtime=0 cores=0,2,4,6
/proc/12375/task/12390/stat : 12390 (python) S 12218 12218 12094 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651250377 439230464 7281 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604445720576064 0 0 -1 2 0 0 0
[pid=12391] ppid=12218 vsize=439552 CPUtime=0.68 cores=0,2,4,6
/proc/12391/stat : 12391 (python) S 12218 12218 12094 0 -1 4202560 1230 0 0 0 35 33 0 0 19 0 2 0 651250381 450101248 7285 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12391/statm: 109888 7285 407 364 0 45761 0
[pid=12393] ppid=12391 vsize=268424 CPUtime=196.71 cores=0,2,4,6
/proc/12393/stat : 12393 (hybridGM3) T 12391 12393 12393 0 -1 4202496 6192 0 0 0 19671 0 0 0 25 0 1 0 651250382 274866176 5918 33554432000 134512640 135204385 4291335840 18446744073709551615 134537699 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12393/statm: 67106 5918 63 169 0 66936 0
[pid=12391/tid=12399] ppid=12218 vsize=439552 CPUtime=0 cores=0,2,4,6
/proc/12391/task/12399/stat : 12399 (python) S 12218 12218 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651270056 450101248 7285 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604445720576960 0 0 -1 2 0 0 0
[pid=12400] ppid=12218 vsize=449732 CPUtime=5.31 cores=0,2,4,6
/proc/12400/stat : 12400 (python) S 12218 12218 12094 0 -1 4202560 1202 0 0 0 297 234 0 0 19 0 2 0 651270059 460525568 7327 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12400/statm: 112433 7327 401 364 0 48303 0
[pid=12402] ppid=12400 vsize=461508 CPUtime=1555.93 cores=0,2,4,6
/proc/12402/stat : 12402 (TNM) T 12400 12402 12402 0 -1 4202496 2470 0 0 0 155592 1 0 0 25 0 1 0 651270060 472584192 2195 33554432000 134512640 135008748 4286764560 18446744073709551615 134529367 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12402/statm: 115377 2195 46 122 0 114277 0
[pid=12400/tid=12495] ppid=12218 vsize=449732 CPUtime=0 cores=0,2,4,6
/proc/12400/task/12495/stat : 12495 (python) S 12218 12218 12094 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651428867 460525568 7327 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 514 18446604447616455744 0 0 -1 2 0 0 0
[pid=12496] ppid=12218 vsize=460124 CPUtime=0 cores=0,2,4,6
/proc/12496/stat : 12496 (python) S 12218 12218 12094 0 -1 4202560 830 0 0 0 0 0 0 0 19 0 1 0 651428869 471166976 7275 33554432000 4194304 5683644 140735563096256 18446744073709551615 270338403910 0 0 16781312 514 2810483666285756415 0 0 17 4 0 0 0
/proc/12496/statm: 115031 7275 346 364 0 50898 0
[pid=12498] ppid=12496 vsize=248616 CPUtime=0.69 cores=0,2,4,6
/proc/12498/stat : 12498 (FH) R 12496 12498 12498 0 -1 4202496 1486 0 0 0 69 0 0 0 22 0 1 0 651428869 254582784 1213 33554432000 134512640 134936988 4291967440 18446744073709551615 134523567 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12498/statm: 62154 1213 37 104 0 61658 0
[pid=12218/tid=12225] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12225/stat : 12225 (python) S 12216 12218 12094 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 19 0 651071597 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
[pid=12218/tid=12235] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12235/stat : 12235 (python) S 12216 12218 12094 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 19 0 651081642 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
[pid=12218/tid=12246] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12246/stat : 12246 (python) S 12216 12218 12094 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 19 0 651091680 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
[pid=12218/tid=12257] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12257/stat : 12257 (python) S 12216 12218 12094 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 19 0 651101615 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 6 0 0 0
[pid=12218/tid=12276] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12276/stat : 12276 (python) S 12216 12218 12094 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 19 0 651111648 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
[pid=12218/tid=12287] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12287/stat : 12287 (python) S 12216 12218 12094 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 19 0 651121486 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 6 0 0 0
[pid=12218/tid=12298] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12298/stat : 12298 (python) S 12216 12218 12094 0 -1 4202560 34 934 0 0 0 0 0 0 20 0 19 0 651131525 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
[pid=12218/tid=12304] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12304/stat : 12304 (python) S 12216 12218 12094 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 19 0 651141462 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
[pid=12218/tid=12311] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12311/stat : 12311 (python) S 12216 12218 12094 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 19 0 651151497 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 6 0 0 0
[pid=12218/tid=12322] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12322/stat : 12322 (python) S 12216 12218 12094 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 19 0 651161532 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 6 0 0 0
[pid=12218/tid=12332] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12332/stat : 12332 (python) S 12216 12218 12094 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 19 0 651171469 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
[pid=12218/tid=12346] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12346/stat : 12346 (python) S 12216 12218 12094 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 19 0 651191145 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 6 0 0 0
[pid=12218/tid=12356] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12356/stat : 12356 (python) S 12216 12218 12094 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 19 0 651201187 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
[pid=12218/tid=12369] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12369/stat : 12369 (python) S 12216 12218 12094 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 19 0 651220668 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
[pid=12218/tid=12376] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12376/stat : 12376 (python) S 12216 12218 12094 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 19 0 651230706 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
[pid=12218/tid=12392] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12392/stat : 12392 (python) S 12216 12218 12094 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 19 0 651250381 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
[pid=12218/tid=12401] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12401/stat : 12401 (python) S 12216 12218 12094 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 19 0 651270060 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
[pid=12218/tid=12497] ppid=12216 vsize=469824 CPUtime=0 cores=0,2,4,6
/proc/12218/task/12497/stat : 12497 (python) S 12216 12218 12094 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 19 0 651428869 481099776 8844 33554432000 4194304 5683644 140735563096256 18446744073709551615 270350207409 0 0 16781312 2 18446604452398858304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3553.61
Current children cumulated vsize (KiB) 16094780

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12218 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=861564
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=153976
# CPU time returned by wait4() is 3.01554
# while last known CPU time is 3553.61
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3576.14
CPU time (s): 3553.61
CPU user time (s): 3548.05
CPU system time (s): 5.56
CPU usage (%): 99.3701
Max. virtual memory (cumulated for all children) (KiB): 16094780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.86156
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31812
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= 2921
involuntary context switches= 75

runsolver used 29.5205 second user time and 67.8947 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-17 00:55:57
IDJOB=3386551
IDBENCH=82616
IDSOLVER=1872
FILE ID=node143/3386551-1305586557
RUNJOBID= node143-1305586143-12112
PBS_JOBID= 13350335
Free space on /tmp= 73464 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S837431592-027-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-3386551-1305586557/watcher-3386551-1305586557 -o /tmp/evaluation-result-3386551-1305586557/solver-3386551-1305586557 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386551-1305586557.cnf -seed 2044358801 -budget 5000

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

MD5SUM BENCH= 3b045b7b4cbac0d258a07eda037c4299
RANDOM SEED=2044358801

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17284848 kB
Buffers:        215184 kB
Cached:        1659644 kB
SwapCached:      39784 kB
Active:        7547100 kB
Inactive:      7835784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17284848 kB
SwapTotal:    67111528 kB
SwapFree:     57171160 kB
Dirty:           33048 kB
Writeback:           0 kB
AnonPages:    13467884 kB
Mapped:          33088 kB
Slab:           138292 kB
PageTables:      79788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 101198792 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= 73416 MiB
End job on node143 at 2011-05-17 01:55:35