Trace number 3386578

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) 3554 3543.14

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S817927155-033-UNKNOWN.cnf
MD5SUMbdd02c131ae0dd9fa14ba01f07a63379
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

Solver Data

0.44/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.44/0.64	c INFO: solving HOME/instance-3386578-1305587824.cnf
0.44/0.64	c INFO: computing task features
0.63/0.87	c INFO: computed variable-clause graph statistics
0.63/0.88	c INFO: computed clause balance statistics
1.83/2.08	c INFO: computed variable balance statistics
2.33/2.56	c INFO: computed small-clause counts
2.33/2.56	c INFO: computed Horn-clause counts
2.43/2.60	c INFO: computed variable graph statistics
2.43/2.60	c INFO: collected features for HOME/instance-3386578-1305587824.cnf in 1.96 s
2.43/2.63	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
103.04/103.03	c INFO: running gnovelty+2@0 for 97 with 4897 remaining (b = 0.13)
203.66/203.45	c INFO: running adaptg2wsat2009++@0 for 97 with 4797 remaining (b = 0.08)
304.37/303.81	c INFO: running adaptg2wsat2009++@0 for 97 with 4697 remaining (b = 0.07)
404.96/404.19	c INFO: running adaptg2wsat2009++@0 for 97 with 4596 remaining (b = 0.05)
504.70/503.57	c INFO: running gnovelty+2@0 for 97 with 4497 remaining (b = 0.04)
605.55/604.01	c INFO: running FH@0 for 97 with 4396 remaining (b = 0.03)
705.12/703.39	c INFO: running adaptg2wsat2009++@0 for 97 with 4297 remaining (b = 0.03)
804.75/802.77	c INFO: running adaptg2wsat2009++@0 for 97 with 4198 remaining (b = 0.02)
905.49/903.14	c INFO: running FH@0 for 97 with 4098 remaining (b = 0.02)
1005.20/1002.53	c INFO: running hybridGM3@0 for 194 with 3998 remaining (b = 0.04)
1202.41/1199.32	c INFO: running gnovelty+2@0 for 97 with 3802 remaining (b = 0.02)
1301.12/1297.78	c INFO: running hybridGM3@0 for 194 with 3703 remaining (b = 0.03)
1497.59/1493.59	c INFO: running adaptg2wsat2009++@0 for 97 with 3507 remaining (b = 0.01)
1597.33/1593.00	c INFO: running hybridGM3@0 for 194 with 3408 remaining (b = 0.03)
1794.58/1789.79	c INFO: running hybridGM3@0 for 194 with 3211 remaining (b = 0.02)
1995.14/1989.61	c INFO: running TNM@0 for 1552 with 3012 remaining (b = 0.18)
3553.08/3542.12	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-3386578-1305587824/watcher-3386578-1305587824 -o /tmp/evaluation-result-3386578-1305587824/solver-3386578-1305587824 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386578-1305587824.cnf -seed 1058371754 -budget 5000 

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

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


[startup+0 s]
/proc/loadavg: 4.03 4.05 3.91 4/468 28346
/proc/meminfo: memFree=14298900/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=16236 CPUtime=0 cores=1,3,5,7
/proc/28346/stat : 28346 (python) R 28344 28346 28027 0 -1 4202496 996 0 0 0 0 0 0 0 25 0 1 0 670382239 16625664 869 33554432000 4194304 5683644 140736564079616 18446744073709551615 4529214 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28346/statm: 4059 869 368 364 0 546 0

[startup+0.0630251 s]
/proc/loadavg: 4.03 4.05 3.91 4/468 28346
/proc/meminfo: memFree=14298900/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=30112 CPUtime=0.04 cores=1,3,5,7
/proc/28346/stat : 28346 (python) S 28344 28346 28027 0 -1 4202496 1470 0 0 0 3 1 0 0 17 0 1 0 670382239 30834688 1309 33554432000 4194304 5683644 140736564079616 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/28346/statm: 7529 1318 443 364 0 899 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30112

[startup+0.101019 s]
/proc/loadavg: 4.03 4.05 3.91 4/468 28346
/proc/meminfo: memFree=14298900/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=93960 CPUtime=0.07 cores=1,3,5,7
/proc/28346/stat : 28346 (python) S 28344 28346 28027 0 -1 4202496 2692 0 0 0 5 2 0 0 17 0 1 0 670382239 96215040 2407 33554432000 4194304 5683644 140736564079616 18446744073709551615 248089694053 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/28346/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 93960

[startup+0.300985 s]
/proc/loadavg: 4.03 4.05 3.91 4/468 28346
/proc/meminfo: memFree=14298900/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=135748 CPUtime=0.2 cores=1,3,5,7
/proc/28346/stat : 28346 (python) S 28344 28346 28027 0 -1 4202496 5974 935 1 0 13 7 0 0 17 0 1 0 670382239 139005952 4149 33554432000 4194304 5683644 140736564079616 18446744073709551615 248089694213 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/28346/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+0.700857 s]
/proc/loadavg: 4.03 4.05 3.91 4/468 28346
/proc/meminfo: memFree=14298900/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=281288 CPUtime=0.52 cores=1,3,5,7
/proc/28346/stat : 28346 (python) R 28344 28346 28027 0 -1 4202496 10105 935 1 0 32 20 0 0 16 0 1 0 670382239 288038912 7666 33554432000 4194304 5683644 140736564079616 18446744073709551615 4603005 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28346/statm: 70322 7666 1761 364 0 6246 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 281288

[startup+1.50077 s]
/proc/loadavg: 4.03 4.05 3.91 5/469 28351
/proc/meminfo: memFree=14265040/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=289488 CPUtime=1.33 cores=1,3,5,7
/proc/28346/stat : 28346 (python) R 28344 28346 28027 0 -1 4202496 14002 935 1 0 112 21 0 0 17 0 1 0 670382239 296435712 9757 33554432000 4194304 5683644 140736564079616 18446744073709551615 248089353202 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28346/statm: 72372 9757 1826 364 0 8296 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 289488

[startup+3.10043 s]
/proc/loadavg: 4.03 4.05 3.91 5/469 28351
/proc/meminfo: memFree=14264420/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=291928 CPUtime=2.47 cores=1,3,5,7
/proc/28346/stat : 28346 (python) S 28344 28346 28027 0 -1 4202496 14332 935 1 0 225 22 0 0 20 0 2 0 670382239 298934272 7855 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28346/statm: 72982 7855 1877 364 0 8900 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 291928
heavy processes:

[startup+6.30087 s]
/proc/loadavg: 3.95 4.03 3.90 5/472 28354
/proc/meminfo: memFree=14265132/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=291928 CPUtime=2.47 cores=1,3,5,7
/proc/28346/stat : 28346 (python) S 28344 28346 28027 0 -1 4202496 14332 935 1 0 225 22 0 0 20 0 2 0 670382239 298934272 7855 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28346/statm: 72982 7855 1877 364 0 8900 0
[pid=28352] ppid=28346 vsize=282236 CPUtime=0 cores=1,3,5,7
/proc/28352/stat : 28352 (python) S 28346 28346 28027 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 670382503 289009664 6330 33554432000 4194304 5683644 140736564079616 18446744073709551615 248089718287 0 0 16781312 514 209552901775786248 0 0 17 5 0 0 0
/proc/28352/statm: 70559 6330 355 364 0 6477 0
[pid=28354] ppid=28352 vsize=1020188 CPUtime=3.65 cores=1,3,5,7
/proc/28354/stat : 28354 (gnovelty+2) R 28352 28354 28354 0 -1 4202496 1142 0 0 0 365 0 0 0 25 0 1 0 670382503 1044672512 876 33554432000 134512640 135663704 4287229680 18446744073709551615 134524868 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28354/statm: 255047 876 113 282 0 254763 0
[pid=28346/tid=28353] ppid=28344 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28353/stat : 28353 (python) S 28344 28346 28027 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 2 0 670382503 298934272 7855 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 1594352

[startup+12.7007 s]
/proc/loadavg: 4.03 4.05 3.91 5/472 28355
/proc/meminfo: memFree=14264512/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=291928 CPUtime=2.47 cores=1,3,5,7
/proc/28346/stat : 28346 (python) S 28344 28346 28027 0 -1 4202496 14332 935 1 0 225 22 0 0 20 0 2 0 670382239 298934272 7855 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28346/statm: 72982 7855 1877 364 0 8900 0
[pid=28352] ppid=28346 vsize=282236 CPUtime=0.01 cores=1,3,5,7
/proc/28352/stat : 28352 (python) S 28346 28346 28027 0 -1 4202560 894 0 0 0 1 0 0 0 18 0 1 0 670382503 289009664 6353 33554432000 4194304 5683644 140736564079616 18446744073709551615 248089718287 0 0 16781312 514 209552901775786248 0 0 17 5 0 0 0
/proc/28352/statm: 70559 6353 378 364 0 6477 0
[pid=28354] ppid=28352 vsize=1020188 CPUtime=10.04 cores=1,3,5,7
/proc/28354/stat : 28354 (gnovelty+2) R 28352 28354 28354 0 -1 4202496 1142 0 0 0 1004 0 0 0 25 0 1 0 670382503 1044672512 876 33554432000 134512640 135663704 4287229680 18446744073709551615 134524540 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28354/statm: 255047 876 113 282 0 254763 0
[pid=28346/tid=28353] ppid=28344 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28353/stat : 28353 (python) S 28344 28346 28027 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 2 0 670382503 298934272 7855 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 1594352

[startup+25.5005 s]
/proc/loadavg: 4.02 4.04 3.91 5/472 28355
/proc/meminfo: memFree=14266472/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=291928 CPUtime=2.47 cores=1,3,5,7
/proc/28346/stat : 28346 (python) S 28344 28346 28027 0 -1 4202496 14332 935 1 0 225 22 0 0 20 0 2 0 670382239 298934272 7855 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28346/statm: 72982 7855 1877 364 0 8900 0
[pid=28352] ppid=28346 vsize=282236 CPUtime=0.07 cores=1,3,5,7
/proc/28352/stat : 28352 (python) S 28346 28346 28027 0 -1 4202560 904 0 0 0 3 4 0 0 18 0 1 0 670382503 289009664 6353 33554432000 4194304 5683644 140736564079616 18446744073709551615 248089718287 0 0 16781312 514 11663249911540842760 0 0 17 5 0 0 0
/proc/28352/statm: 70559 6353 378 364 0 6477 0
[pid=28354] ppid=28352 vsize=1020188 CPUtime=22.83 cores=1,3,5,7
/proc/28354/stat : 28354 (gnovelty+2) R 28352 28354 28354 0 -1 4202496 1142 0 0 0 2283 0 0 0 25 0 1 0 670382503 1044672512 876 33554432000 134512640 135663704 4287229680 18446744073709551615 134525181 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28354/statm: 255047 876 113 282 0 254763 0
[pid=28346/tid=28353] ppid=28344 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28353/stat : 28353 (python) S 28344 28346 28027 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 2 0 670382503 298934272 7855 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 1594352

[startup+51.101 s]
/proc/loadavg: 4.01 4.04 3.91 5/472 28356
/proc/meminfo: memFree=14266628/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=291928 CPUtime=2.47 cores=1,3,5,7
/proc/28346/stat : 28346 (python) S 28344 28346 28027 0 -1 4202496 14332 935 1 0 225 22 0 0 20 0 2 0 670382239 298934272 7855 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28346/statm: 72982 7855 1877 364 0 8900 0
[pid=28352] ppid=28346 vsize=282236 CPUtime=0.14 cores=1,3,5,7
/proc/28352/stat : 28352 (python) S 28346 28346 28027 0 -1 4202560 914 0 0 0 6 8 0 0 18 0 1 0 670382503 289009664 6353 33554432000 4194304 5683644 140736564079616 18446744073709551615 248089718287 0 0 16781312 514 11663249911540842760 0 0 17 5 0 0 0
/proc/28352/statm: 70559 6353 378 364 0 6477 0
[pid=28354] ppid=28352 vsize=1020188 CPUtime=48.4 cores=1,3,5,7
/proc/28354/stat : 28354 (gnovelty+2) R 28352 28354 28354 0 -1 4202496 1142 0 0 0 4840 0 0 0 25 0 1 0 670382503 1044672512 876 33554432000 134512640 135663704 4287229680 18446744073709551615 134525243 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28354/statm: 255047 876 113 282 0 254763 0
[pid=28346/tid=28353] ppid=28344 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28353/stat : 28353 (python) S 28344 28346 28027 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 2 0 670382503 298934272 7855 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 1594352

[startup+102.317 s]
/proc/loadavg: 4.00 4.03 3.91 5/472 28357
/proc/meminfo: memFree=14264852/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=291928 CPUtime=2.47 cores=1,3,5,7
/proc/28346/stat : 28346 (python) S 28344 28346 28027 0 -1 4202496 14332 935 1 0 225 22 0 0 20 0 2 0 670382239 298934272 7855 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28346/statm: 72982 7855 1877 364 0 8900 0
[pid=28352] ppid=28346 vsize=282236 CPUtime=0.29 cores=1,3,5,7
/proc/28352/stat : 28352 (python) S 28346 28346 28027 0 -1 4202560 931 0 0 0 14 15 0 0 18 0 1 0 670382503 289009664 6353 33554432000 4194304 5683644 140736564079616 18446744073709551615 248089718287 0 0 16781312 514 11663249911540842760 0 0 17 5 0 0 0
/proc/28352/statm: 70559 6353 378 364 0 6477 0
[pid=28354] ppid=28352 vsize=1020188 CPUtime=99.58 cores=1,3,5,7
/proc/28354/stat : 28354 (gnovelty+2) R 28352 28354 28354 0 -1 4202496 1142 0 0 0 9958 0 0 0 25 0 1 0 670382503 1044672512 876 33554432000 134512640 135663704 4287229680 18446744073709551615 134525699 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28354/statm: 255047 876 113 282 0 254763 0
[pid=28346/tid=28353] ppid=28344 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28353/stat : 28353 (python) S 28344 28346 28027 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 2 0 670382503 298934272 7855 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 1594352

[startup+162.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/480 28367
/proc/meminfo: memFree=14229888/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=302340 CPUtime=2.5 cores=1,3,5,7
/proc/28346/stat : 28346 (python) S 28344 28346 28027 0 -1 4202496 15151 935 1 0 228 22 0 0 19 0 3 0 670382239 309596160 7901 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28346/statm: 75585 7901 1880 364 0 11500 0
[pid=28352] ppid=28346 vsize=292480 CPUtime=0.31 cores=1,3,5,7
/proc/28352/stat : 28352 (python) S 28346 28346 28027 0 -1 4202560 1085 0 0 0 15 16 0 0 19 0 2 0 670382503 299499520 6390 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28352/statm: 73120 6390 410 364 0 9038 0
[pid=28354] ppid=28352 vsize=1020188 CPUtime=100.26 cores=1,3,5,7
/proc/28354/stat : 28354 (gnovelty+2) T 28352 28354 28354 0 -1 4202496 1142 0 0 0 10026 0 0 0 25 0 1 0 670382503 1044672512 876 33554432000 134512640 135663704 4287229680 18446744073709551615 134525292 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/28354/statm: 255047 876 113 282 0 254763 0
[pid=28352/tid=28358] ppid=28346 vsize=292480 CPUtime=0 cores=1,3,5,7
/proc/28352/task/28358/stat : 28358 (python) S 28346 28346 28027 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670392540 299499520 6390 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604470141352768 0 0 -1 7 0 0 0
[pid=28359] ppid=28346 vsize=293120 CPUtime=0.2 cores=1,3,5,7
/proc/28359/stat : 28359 (python) S 28346 28346 28027 0 -1 4202560 909 0 0 0 11 9 0 0 18 0 1 0 670392542 300154880 6390 33554432000 4194304 5683644 140736564079616 18446744073709551615 248089718342 0 0 16781312 514 11663249911540842757 0 0 17 5 0 0 0
/proc/28359/statm: 73280 6390 372 364 0 9195 0
[pid=28361] ppid=28359 vsize=1020188 CPUtime=59.2 cores=1,3,5,7
/proc/28361/stat : 28361 (gnovelty+2) R 28359 28361 28361 0 -1 4202496 1140 0 0 0 5920 0 0 0 25 0 1 0 670392543 1044672512 877 33554432000 134512640 135663704 4288739648 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28361/statm: 255047 877 113 282 0 254763 0
[pid=28346/tid=28353] ppid=28344 vsize=302340 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28353/stat : 28353 (python) S 28344 28346 28027 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 3 0 670382503 309596160 7901 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
[pid=28346/tid=28360] ppid=28344 vsize=302340 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28360/stat : 28360 (python) S 28344 28346 28027 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 3 0 670392543 309596160 7901 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.47
Current children cumulated vsize (KiB) 2928316

[startup+222.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/484 28372
/proc/meminfo: memFree=14218292/32950928 swapFree=62427640/67111528
[pid=28346] ppid=28344 vsize=313136 CPUtime=2.53 cores=1,3,5,7
/proc/28346/stat : 28346 (python) S 28344 28346 28027 0 -1 4202496 16050 935 1 0 231 22 0 0 20 0 4 0 670382239 320651264 8042 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0

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

/proc/28378/statm: 105451 1871 59 146 0 104327 0
[pid=28376/tid=28386] ppid=28346 vsize=313320 CPUtime=0 cores=1,3,5,7
/proc/28376/task/28386/stat : 28386 (python) S 28346 28346 28027 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670422654 320839680 6562 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604466280108160 0 0 -1 7 0 0 0
[pid=28387] ppid=28346 vsize=323768 CPUtime=0.34 cores=1,3,5,7
/proc/28387/stat : 28387 (python) S 28346 28346 28027 0 -1 4202560 1110 0 0 0 17 17 0 0 19 0 2 0 670422658 331538432 6566 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28387/statm: 80942 6566 400 364 0 16848 0
[pid=28389] ppid=28387 vsize=421804 CPUtime=99.33 cores=1,3,5,7
/proc/28389/stat : 28389 (adaptg2wsat2009) T 28387 28389 28389 0 -1 4202496 2136 0 0 0 9933 0 0 0 25 0 1 0 670422658 431927296 1871 33554432000 134512640 135107411 4293926432 18446744073709551615 134531508 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28389/statm: 105451 1871 59 146 0 104327 0
[pid=28387/tid=28393] ppid=28346 vsize=323768 CPUtime=0 cores=1,3,5,7
/proc/28387/task/28393/stat : 28393 (python) S 28346 28346 28027 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670432593 331538432 6566 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604458080092352 0 0 -1 7 0 0 0
[pid=28394] ppid=28346 vsize=399372 CPUtime=0.34 cores=1,3,5,7
/proc/28394/stat : 28394 (python) S 28346 28346 28027 0 -1 4202560 1121 0 0 0 18 16 0 0 19 0 2 0 670432596 408956928 6571 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28394/statm: 99843 6571 400 364 0 35746 0
[pid=28396] ppid=28394 vsize=1020188 CPUtime=100.4 cores=1,3,5,7
/proc/28396/stat : 28396 (gnovelty+2) T 28394 28396 28396 0 -1 4202496 1144 0 0 0 10040 0 0 0 25 0 1 0 670432596 1044672512 876 33554432000 134512640 135663704 4289637504 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28396/statm: 255047 876 113 282 0 254763 0
[pid=28394/tid=28399] ppid=28346 vsize=399372 CPUtime=0 cores=1,3,5,7
/proc/28394/task/28399/stat : 28399 (python) S 28346 28346 28027 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670442636 408956928 6571 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604463450076288 0 0 -1 5 0 0 0
[pid=28400] ppid=28346 vsize=344204 CPUtime=0.34 cores=1,3,5,7
/proc/28400/stat : 28400 (python) S 28346 28346 28027 0 -1 4202560 1171 0 0 0 17 17 0 0 19 0 2 0 670442640 352464896 6580 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28400/statm: 86051 6580 406 364 0 21951 0
[pid=28402] ppid=28400 vsize=251296 CPUtime=99.28 cores=1,3,5,7
/proc/28402/stat : 28402 (FH) T 28400 28402 28402 0 -1 4202496 1962 0 0 0 9928 0 0 0 25 0 1 0 670442640 257327104 1694 33554432000 134512640 134936988 4290983472 18446744073709551615 134555005 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28402/statm: 62824 1694 41 104 0 62328 0
[pid=28400/tid=28406] ppid=28346 vsize=344204 CPUtime=0 cores=1,3,5,7
/proc/28400/task/28406/stat : 28406 (python) S 28346 28346 28027 0 -1 4202560 96 0 0 0 0 0 0 0 19 0 2 0 670452575 352464896 6580 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604459632371008 0 0 -1 7 0 0 0
[pid=28407] ppid=28346 vsize=354580 CPUtime=0.33 cores=1,3,5,7
/proc/28407/stat : 28407 (python) S 28346 28346 28027 0 -1 4202560 1174 0 0 0 18 15 0 0 17 0 2 0 670452578 363089920 6584 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28407/statm: 88645 6584 406 364 0 24542 0
[pid=28409] ppid=28407 vsize=421804 CPUtime=99.24 cores=1,3,5,7
/proc/28409/stat : 28409 (adaptg2wsat2009) T 28407 28409 28409 0 -1 4202496 2145 0 0 0 9924 0 0 0 25 0 1 0 670452579 431927296 1871 33554432000 134512640 135107411 4289498896 18446744073709551615 134531822 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28409/statm: 105451 1871 59 146 0 104327 0
[pid=28407/tid=28413] ppid=28346 vsize=354580 CPUtime=0 cores=1,3,5,7
/proc/28407/task/28413/stat : 28413 (python) S 28346 28346 28027 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 670462513 363089920 6584 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604462803011648 0 0 -1 7 0 0 0
[pid=28414] ppid=28346 vsize=430628 CPUtime=0.33 cores=1,3,5,7
/proc/28414/stat : 28414 (python) S 28346 28346 28027 0 -1 4202560 1138 0 0 0 16 17 0 0 16 0 2 0 670462516 440963072 6583 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28414/statm: 107657 6583 400 364 0 43551 0
[pid=28416] ppid=28414 vsize=421804 CPUtime=100.32 cores=1,3,5,7
/proc/28416/stat : 28416 (adaptg2wsat2009) T 28414 28416 28416 0 -1 4202496 2142 0 0 0 10032 0 0 0 25 0 1 0 670462517 431927296 1871 33554432000 134512640 135107411 4290890176 18446744073709551615 134532349 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28416/statm: 105451 1871 59 146 0 104327 0
[pid=28414/tid=28419] ppid=28346 vsize=430628 CPUtime=0 cores=1,3,5,7
/proc/28414/task/28419/stat : 28419 (python) S 28346 28346 28027 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 670472549 440963072 6583 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604463450075392 0 0 -1 5 0 0 0
[pid=28420] ppid=28346 vsize=375092 CPUtime=0.34 cores=1,3,5,7
/proc/28420/stat : 28420 (python) S 28346 28346 28027 0 -1 4202560 1141 0 0 0 17 17 0 0 19 0 2 0 670472553 384094208 6631 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28420/statm: 93773 6631 400 364 0 29664 0
[pid=28422] ppid=28420 vsize=251292 CPUtime=99.34 cores=1,3,5,7
/proc/28422/stat : 28422 (FH) T 28420 28422 28422 0 -1 4202496 1965 0 0 0 9934 0 0 0 25 0 1 0 670472554 257323008 1694 33554432000 134512640 134936988 4290719712 18446744073709551615 134553247 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28422/statm: 62823 1694 41 104 0 62327 0
[pid=28420/tid=28426] ppid=28346 vsize=375092 CPUtime=0 cores=1,3,5,7
/proc/28420/task/28426/stat : 28426 (python) S 28346 28346 28027 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670482489 384094208 6631 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604463450077184 0 0 -1 7 0 0 0
[pid=28427] ppid=28346 vsize=385492 CPUtime=0.68 cores=1,3,5,7
/proc/28427/stat : 28427 (python) S 28346 28346 28027 0 -1 4202560 1158 0 0 0 36 32 0 0 19 0 2 0 670482492 394743808 6635 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28427/statm: 96373 6635 400 364 0 32261 0
[pid=28429] ppid=28427 vsize=268420 CPUtime=196.47 cores=1,3,5,7
/proc/28429/stat : 28429 (hybridGM3) T 28427 28429 28429 0 -1 4202496 5651 0 0 0 19647 0 0 0 25 0 1 0 670482493 274862080 5377 33554432000 134512640 135204385 4288336016 18446744073709551615 134538320 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28429/statm: 67105 5377 63 169 0 66935 0
[pid=28427/tid=28435] ppid=28346 vsize=385492 CPUtime=0 cores=1,3,5,7
/proc/28427/task/28435/stat : 28435 (python) S 28346 28346 28027 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670502167 394743808 6635 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604469127925824 0 0 -1 7 0 0 0
[pid=28436] ppid=28346 vsize=395896 CPUtime=0.35 cores=1,3,5,7
/proc/28436/stat : 28436 (python) S 28346 28346 28027 0 -1 4202560 1132 0 0 0 17 18 0 0 19 0 2 0 670502171 405397504 6639 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28436/statm: 98974 6639 400 364 0 34859 0
[pid=28438] ppid=28436 vsize=1020188 CPUtime=98.4 cores=1,3,5,7
/proc/28438/stat : 28438 (gnovelty+2) T 28436 28438 28438 0 -1 4202496 1153 0 0 0 9840 0 0 0 25 0 1 0 670502172 1044672512 877 33554432000 134512640 135663704 4291487392 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/28438/statm: 255047 877 113 282 0 254763 0
[pid=28436/tid=28442] ppid=28346 vsize=395896 CPUtime=0 cores=1,3,5,7
/proc/28436/task/28442/stat : 28442 (python) S 28346 28346 28027 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670512013 405397504 6639 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604467645195328 0 0 -1 7 0 0 0
[pid=28443] ppid=28346 vsize=406312 CPUtime=0.69 cores=1,3,5,7
/proc/28443/stat : 28443 (python) S 28346 28346 28027 0 -1 4202560 1157 0 0 0 36 33 0 0 19 0 2 0 670512017 416063488 6652 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28443/statm: 101578 6652 400 364 0 37460 0
[pid=28445] ppid=28443 vsize=268428 CPUtime=195.77 cores=1,3,5,7
/proc/28445/stat : 28445 (hybridGM3) T 28443 28445 28445 0 -1 4202496 5652 0 0 0 19577 0 0 0 25 0 1 0 670512017 274870272 5378 33554432000 134512640 135204385 4289341328 18446744073709551615 134538264 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28445/statm: 67107 5378 63 169 0 66937 0
[pid=28443/tid=28451] ppid=28346 vsize=406312 CPUtime=0 cores=1,3,5,7
/proc/28443/task/28451/stat : 28451 (python) S 28346 28346 28027 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670531595 416063488 6652 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604464427336832 0 0 -1 7 0 0 0
[pid=28452] ppid=28346 vsize=416732 CPUtime=0.35 cores=1,3,5,7
/proc/28452/stat : 28452 (python) S 28346 28346 28027 0 -1 4202560 1137 0 0 0 18 17 0 0 19 0 2 0 670531598 426733568 6696 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28452/statm: 104183 6696 400 364 0 40062 0
[pid=28454] ppid=28452 vsize=421804 CPUtime=99.35 cores=1,3,5,7
/proc/28454/stat : 28454 (adaptg2wsat2009) T 28452 28454 28454 0 -1 4202496 2146 0 0 0 9935 0 0 0 25 0 1 0 670531599 431927296 1872 33554432000 134512640 135107411 4293628832 18446744073709551615 134532128 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28454/statm: 105451 1872 59 146 0 104327 0
[pid=28452/tid=28458] ppid=28346 vsize=416732 CPUtime=0 cores=1,3,5,7
/proc/28452/task/28458/stat : 28458 (python) S 28346 28346 28027 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670541535 426733568 6696 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604464427337728 0 0 -1 7 0 0 0
[pid=28459] ppid=28346 vsize=426956 CPUtime=0.68 cores=1,3,5,7
/proc/28459/stat : 28459 (python) S 28346 28346 28027 0 -1 4202560 1200 0 0 0 36 32 0 0 19 0 2 0 670541539 437202944 6748 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28459/statm: 106739 6748 407 364 0 42615 0
[pid=28461] ppid=28459 vsize=268420 CPUtime=196.49 cores=1,3,5,7
/proc/28461/stat : 28461 (hybridGM3) T 28459 28461 28461 0 -1 4202496 5651 0 0 0 19649 0 0 0 25 0 1 0 670541540 274862080 5377 33554432000 134512640 135204385 4288713632 18446744073709551615 134538395 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/28461/statm: 67105 5377 63 169 0 66935 0
[pid=28459/tid=28467] ppid=28346 vsize=426956 CPUtime=0 cores=1,3,5,7
/proc/28459/task/28467/stat : 28467 (python) S 28346 28346 28027 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670561215 437202944 6748 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604464924173504 0 0 -1 5 0 0 0
[pid=28468] ppid=28346 vsize=437028 CPUtime=0.69 cores=1,3,5,7
/proc/28468/stat : 28468 (python) S 28346 28346 28027 0 -1 4202560 1200 0 0 0 35 34 0 0 19 0 2 0 670561218 447516672 6752 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28468/statm: 109257 6752 407 364 0 45130 0
[pid=28470] ppid=28468 vsize=268424 CPUtime=199.77 cores=1,3,5,7
/proc/28470/stat : 28470 (hybridGM3) T 28468 28470 28470 0 -1 4202496 5653 0 0 0 19977 0 0 0 25 0 1 0 670561219 274866176 5378 33554432000 134512640 135204385 4290876848 18446744073709551615 134538524 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28470/statm: 67106 5378 63 169 0 66936 0
[pid=28468/tid=28520] ppid=28346 vsize=437028 CPUtime=0 cores=1,3,5,7
/proc/28468/task/28520/stat : 28520 (python) S 28346 28346 28027 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670581197 447516672 6752 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604457759544576 0 0 -1 7 0 0 0
[pid=28521] ppid=28346 vsize=447468 CPUtime=5.41 cores=1,3,5,7
/proc/28521/stat : 28521 (python) S 28346 28346 28027 0 -1 4202560 1193 0 0 0 277 264 0 0 19 0 2 0 670581200 458207232 6750 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28521/statm: 111867 6750 401 364 0 47737 0
[pid=28523] ppid=28521 vsize=459764 CPUtime=1552.52 cores=1,3,5,7
/proc/28523/stat : 28523 (TNM) T 28521 28523 28523 0 -1 4202496 1933 0 0 0 155252 0 0 0 25 0 1 0 670581200 470798336 1657 33554432000 134512640 135008748 4293640032 18446744073709551615 134527220 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28523/statm: 114941 1657 46 122 0 113841 0
[pid=28521/tid=28773] ppid=28346 vsize=447468 CPUtime=0 cores=1,3,5,7
/proc/28521/task/28773/stat : 28773 (python) S 28346 28346 28027 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670736450 458207232 6750 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 514 18446604457759543680 0 0 -1 7 0 0 0
[pid=28774] ppid=28346 vsize=457840 CPUtime=0 cores=1,3,5,7
/proc/28774/stat : 28774 (python) S 28346 28346 28027 0 -1 4202560 824 0 0 0 0 0 0 0 19 0 1 0 670736452 468828160 6698 33554432000 4194304 5683644 140736564079616 18446744073709551615 248089718342 0 0 16781312 514 3187530117828050943 0 0 17 7 0 0 0
/proc/28774/statm: 114460 6698 346 364 0 50327 0
[pid=28776] ppid=28774 vsize=249144 CPUtime=0.89 cores=1,3,5,7
/proc/28776/stat : 28776 (FH) R 28774 28776 28776 0 -1 4202496 1572 0 0 0 89 0 0 0 23 0 1 0 670736452 255123456 1296 33554432000 134512640 134936988 4290295296 18446744073709551615 134523462 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28776/statm: 62286 1296 37 104 0 61790 0
[pid=28346/tid=28353] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28353/stat : 28353 (python) S 28344 28346 28027 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 670382503 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
[pid=28346/tid=28360] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28360/stat : 28360 (python) S 28344 28346 28027 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 670392543 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
[pid=28346/tid=28371] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28371/stat : 28371 (python) S 28344 28346 28027 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 670402584 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
[pid=28346/tid=28377] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28377/stat : 28377 (python) S 28344 28346 28027 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 670412620 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 3 0 0 0
[pid=28346/tid=28388] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28388/stat : 28388 (python) S 28344 28346 28027 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 670422658 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 3 0 0 0
[pid=28346/tid=28395] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28395/stat : 28395 (python) S 28344 28346 28027 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 670432596 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 3 0 0 0
[pid=28346/tid=28401] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28401/stat : 28401 (python) S 28344 28346 28027 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 19 0 670442640 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 3 0 0 0
[pid=28346/tid=28408] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28408/stat : 28408 (python) S 28344 28346 28027 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 19 0 670452579 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 3 0 0 0
[pid=28346/tid=28415] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28415/stat : 28415 (python) S 28344 28346 28027 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 19 0 670462517 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 3 0 0 0
[pid=28346/tid=28421] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28421/stat : 28421 (python) S 28344 28346 28027 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 670472553 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
[pid=28346/tid=28428] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28428/stat : 28428 (python) S 28344 28346 28027 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 670482493 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
[pid=28346/tid=28437] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28437/stat : 28437 (python) S 28344 28346 28027 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 670502171 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 3 0 0 0
[pid=28346/tid=28444] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28444/stat : 28444 (python) S 28344 28346 28027 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 670512017 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 3 0 0 0
[pid=28346/tid=28453] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28453/stat : 28453 (python) S 28344 28346 28027 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 670531599 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 3 0 0 0
[pid=28346/tid=28460] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28460/stat : 28460 (python) S 28344 28346 28027 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 670541539 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 3 0 0 0
[pid=28346/tid=28469] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28469/stat : 28469 (python) S 28344 28346 28027 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 670561218 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 3 0 0 0
[pid=28346/tid=28522] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28522/stat : 28522 (python) S 28344 28346 28027 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 19 0 670581200 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
[pid=28346/tid=28775] ppid=28344 vsize=467516 CPUtime=0 cores=1,3,5,7
/proc/28346/task/28775/stat : 28775 (python) S 28344 28346 28027 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 670736452 478736384 8267 33554432000 4194304 5683644 140736564079616 18446744073709551615 248101521841 0 0 16781312 2 18446604458080093248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3554
Current children cumulated vsize (KiB) 16167460

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 28346 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=823570
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=278957
# CPU time returned by wait4() is 3.10253
# while last known CPU time is 3554
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3543.14
CPU time (s): 3554
CPU user time (s): 3547.82
CPU system time (s): 6.18
CPU usage (%): 100.307
Max. virtual memory (cumulated for all children) (KiB): 16167460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.82357
system time used= 0.278957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31798
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= 2918
involuntary context switches= 46

runsolver used 30.4874 second user time and 68.7316 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-17 01:17:04
IDJOB=3386578
IDBENCH=82643
IDSOLVER=1872
FILE ID=node123/3386578-1305587824
RUNJOBID= node123-1305586147-28047
PBS_JOBID= 13350355
Free space on /tmp= 73224 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S817927155-033-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-3386578-1305587824/watcher-3386578-1305587824 -o /tmp/evaluation-result-3386578-1305587824/solver-3386578-1305587824 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386578-1305587824.cnf -seed 1058371754 -budget 5000

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

MD5SUM BENCH= bdd02c131ae0dd9fa14ba01f07a63379
RANDOM SEED=1058371754

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      14298932 kB
Buffers:          9828 kB
Cached:         205616 kB
SwapCached:      75192 kB
Active:        6195628 kB
Inactive:     12216116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14298932 kB
SwapTotal:    67111528 kB
SwapFree:     62427640 kB
Dirty:           33040 kB
Writeback:           0 kB
AnonPages:    18128672 kB
Mapped:          32180 kB
Slab:            90552 kB
PageTables:      82316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 116173584 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= 73180 MiB
End job on node123 at 2011-05-17 02:16:10