Trace number 3386503

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) 3455.36 3441.94

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S283489555-036-UNKNOWN.cnf
MD5SUMdd0dfae1a7fca71616878d93d3870a71
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark405.607
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.45/0.80	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.45/0.80	c INFO: solving HOME/instance-3386503-1305586150.cnf
0.45/0.80	c INFO: computing task features
0.55/0.91	c INFO: computed variable-clause graph statistics
0.55/0.91	c INFO: computed clause balance statistics
1.15/1.53	c INFO: computed variable balance statistics
1.35/1.77	c INFO: computed small-clause counts
1.35/1.77	c INFO: computed Horn-clause counts
1.35/1.79	c INFO: computed variable graph statistics
1.35/1.79	c INFO: collected features for HOME/instance-3386503-1305586150.cnf in 0.99 s
1.44/1.83	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.35)
99.18/99.28	c INFO: running gnovelty+2@0 for 97 with 4901 remaining (b = 0.12)
202.06/201.79	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.08)
299.95/299.23	c INFO: running adaptg2wsat2009++@0 for 97 with 4701 remaining (b = 0.06)
397.67/396.67	c INFO: running adaptg2wsat2009++@0 for 97 with 4604 remaining (b = 0.05)
496.43/495.09	c INFO: running gnovelty+2@0 for 97 with 4505 remaining (b = 0.04)
597.29/595.54	c INFO: running FH@0 for 97 with 4405 remaining (b = 0.03)
696.05/693.97	c INFO: running adaptg2wsat2009++@0 for 97 with 4306 remaining (b = 0.03)
795.96/793.40	c INFO: running adaptg2wsat2009++@0 for 97 with 4207 remaining (b = 0.02)
896.72/893.83	c INFO: running FH@0 for 97 with 4107 remaining (b = 0.02)
996.48/993.28	c INFO: running hybridGM3@0 for 194 with 4007 remaining (b = 0.04)
1195.13/1191.18	c INFO: running gnovelty+2@0 for 97 with 3809 remaining (b = 0.02)
1295.05/1290.65	c INFO: running hybridGM3@0 for 194 with 3710 remaining (b = 0.03)
1495.74/1490.57	c INFO: running hybridGM3@0 for 194 with 3510 remaining (b = 0.03)
1693.43/1687.49	c INFO: running TNM@0 for 1552 with 3313 remaining (b = 0.20)
3254.92/3242.21	c INFO: running adaptg2wsat2009++@0 for 97 with 1758 remaining (b = 0.01)
3354.70/3341.67	c INFO: running FH@0 for 97 with 1659 remaining (b = 0.01)
3454.64/3441.13	c INFO: running hybridGM3@0 for 194 with 1559 remaining (b = 0.02)

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-3386503-1305586150/watcher-3386503-1305586150 -o /tmp/evaluation-result-3386503-1305586150/solver-3386503-1305586150 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386503-1305586150.cnf -seed 865129503 -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: 0.00 0.02 1.30 1/495 21185
/proc/meminfo: memFree=28128640/32950928 swapFree=41934280/67111528
[pid=21185] ppid=21183 vsize=15752 CPUtime=0 cores=1,3,5,7
/proc/21185/stat : 21185 (python) S 21183 21185 21157 0 -1 4202496 839 0 0 0 0 0 0 0 20 0 1 0 670213796 16130048 723 33554432000 4194304 5683644 140735301473392 18446744073709551615 251814238208 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/21185/statm: 3938 723 334 364 0 425 0

[startup+0.022541 s]
/proc/loadavg: 0.00 0.02 1.30 1/495 21185
/proc/meminfo: memFree=28128640/32950928 swapFree=41934280/67111528
[pid=21185] ppid=21183 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/21185/stat : 21185 (python) S 21183 21185 21157 0 -1 4202496 927 0 0 0 0 0 0 0 20 0 1 0 670213796 16154624 807 33554432000 4194304 5683644 140735301473392 18446744073709551615 251814238208 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/21185/statm: 3944 807 356 364 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15776

[startup+0.100515 s]
/proc/loadavg: 0.00 0.02 1.30 1/495 21185
/proc/meminfo: memFree=28128640/32950928 swapFree=41934280/67111528
[pid=21185] ppid=21183 vsize=29788 CPUtime=0.04 cores=1,3,5,7
/proc/21185/stat : 21185 (python) S 21183 21185 21157 0 -1 4202496 1440 0 0 0 3 1 0 0 20 0 1 0 670213796 30502912 1283 33554432000 4194304 5683644 140735301473392 18446744073709551615 251814238208 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/21185/statm: 7447 1283 443 364 0 817 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29788

[startup+0.300509 s]
/proc/loadavg: 0.00 0.02 1.30 1/495 21185
/proc/meminfo: memFree=28128640/32950928 swapFree=41934280/67111528
[pid=21185] ppid=21183 vsize=126296 CPUtime=0.15 cores=1,3,5,7
/proc/21185/stat : 21185 (python) R 21183 21185 21157 0 -1 4202496 4712 936 1 0 10 5 0 0 18 0 1 0 670213796 129327104 3895 33554432000 4194304 5683644 140735301473392 18446744073709551615 5177581 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21185/statm: 31574 3895 1001 364 0 2869 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 126296

[startup+0.700414 s]
/proc/loadavg: 0.00 0.02 1.30 1/495 21185
/proc/meminfo: memFree=28128640/32950928 swapFree=41934280/67111528
[pid=21185] ppid=21183 vsize=245912 CPUtime=0.38 cores=1,3,5,7
/proc/21185/stat : 21185 (python) R 21183 21185 21157 0 -1 4202496 8026 936 1 0 24 14 0 0 16 0 1 0 670213796 251813888 5914 33554432000 4194304 5683644 140735301473392 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21185/statm: 61478 5914 1621 364 0 4480 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 245912

[startup+1.50028 s]
/proc/loadavg: 0.00 0.02 1.30 3/501 21204
/proc/meminfo: memFree=28033304/32950928 swapFree=41934280/67111528
[pid=21185] ppid=21183 vsize=282556 CPUtime=1.15 cores=1,3,5,7
/proc/21185/stat : 21185 (python) R 21183 21185 21157 0 -1 4202496 11220 936 1 0 100 15 0 0 16 0 1 0 670213796 289337344 8052 33554432000 4194304 5683644 140735301473392 18446744073709551615 4539165 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21185/statm: 70639 8052 1826 364 0 6563 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 282556

[startup+3.10101 s]
/proc/loadavg: 0.00 0.02 1.30 3/504 21207
/proc/meminfo: memFree=28027328/32950928 swapFree=41934280/67111528
[pid=21185] ppid=21183 vsize=289436 CPUtime=1.48 cores=1,3,5,7
/proc/21185/stat : 21185 (python) S 21183 21185 21157 0 -1 4202496 11598 936 1 0 132 16 0 0 19 0 2 0 670213796 296382464 7232 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21185/statm: 72359 7232 1877 364 0 8277 0
[pid=21205] ppid=21185 vsize=279192 CPUtime=0 cores=1,3,5,7
/proc/21205/stat : 21205 (python) S 21185 21185 21157 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 670213980 285892608 5705 33554432000 4194304 5683644 140735301473392 18446744073709551615 251814260239 0 0 16781312 514 9433198717025878279 0 0 17 7 0 0 0
/proc/21205/statm: 69798 5705 354 364 0 5716 0
[pid=21207] ppid=21205 vsize=1018616 CPUtime=1.26 cores=1,3,5,7
/proc/21207/stat : 21207 (gnovelty+2) R 21205 21207 21207 0 -1 4202496 763 0 0 0 126 0 0 0 22 0 1 0 670213980 1043062784 500 33554432000 134512640 135663704 4291407088 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21207/statm: 254654 500 113 282 0 254370 0
[pid=21185/tid=21206] ppid=21183 vsize=289436 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21206/stat : 21206 (python) S 21183 21185 21157 0 -1 4202560 31 936 0 0 0 0 0 0 19 0 2 0 670213980 296382464 7232 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 1587244

[startup+6.30047 s]
/proc/loadavg: 0.16 0.06 1.30 3/507 21210
/proc/meminfo: memFree=28008216/32950928 swapFree=41934280/67111528
[pid=21185] ppid=21183 vsize=289436 CPUtime=1.48 cores=1,3,5,7
/proc/21185/stat : 21185 (python) S 21183 21185 21157 0 -1 4202496 11598 936 1 0 132 16 0 0 19 0 2 0 670213796 296382464 7232 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21185/statm: 72359 7232 1877 364 0 8277 0
[pid=21205] ppid=21185 vsize=279192 CPUtime=0.01 cores=1,3,5,7
/proc/21205/stat : 21205 (python) S 21185 21185 21157 0 -1 4202560 888 0 0 0 0 1 0 0 18 0 1 0 670213980 285892608 5728 33554432000 4194304 5683644 140735301473392 18446744073709551615 251814260239 0 0 16781312 514 9433198717025878279 0 0 17 7 0 0 0
/proc/21205/statm: 69798 5728 377 364 0 5716 0
[pid=21207] ppid=21205 vsize=1018616 CPUtime=4.46 cores=1,3,5,7
/proc/21207/stat : 21207 (gnovelty+2) R 21205 21207 21207 0 -1 4202496 763 0 0 0 446 0 0 0 25 0 1 0 670213980 1043062784 500 33554432000 134512640 135663704 4291407088 18446744073709551615 134525699 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21207/statm: 254654 500 113 282 0 254370 0
[pid=21185/tid=21206] ppid=21183 vsize=289436 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21206/stat : 21206 (python) S 21183 21185 21157 0 -1 4202560 31 936 0 0 0 0 0 0 19 0 2 0 670213980 296382464 7232 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1587244

[startup+12.7004 s]
/proc/loadavg: 0.31 0.09 1.30 3/507 21210
/proc/meminfo: memFree=28006912/32950928 swapFree=41934280/67111528
[pid=21185] ppid=21183 vsize=289436 CPUtime=1.48 cores=1,3,5,7
/proc/21185/stat : 21185 (python) S 21183 21185 21157 0 -1 4202496 11598 936 1 0 132 16 0 0 19 0 2 0 670213796 296382464 7232 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21185/statm: 72359 7232 1877 364 0 8277 0
[pid=21205] ppid=21185 vsize=279192 CPUtime=0.03 cores=1,3,5,7
/proc/21205/stat : 21205 (python) S 21185 21185 21157 0 -1 4202560 889 0 0 0 1 2 0 0 18 0 1 0 670213980 285892608 5728 33554432000 4194304 5683644 140735301473392 18446744073709551615 251814260239 0 0 16781312 514 17175110497674952967 0 0 17 7 0 0 0
/proc/21205/statm: 69798 5728 377 364 0 5716 0
[pid=21207] ppid=21205 vsize=1018616 CPUtime=10.86 cores=1,3,5,7
/proc/21207/stat : 21207 (gnovelty+2) R 21205 21207 21207 0 -1 4202496 763 0 0 0 1086 0 0 0 25 0 1 0 670213980 1043062784 500 33554432000 134512640 135663704 4291407088 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21207/statm: 254654 500 113 282 0 254370 0
[pid=21185/tid=21206] ppid=21183 vsize=289436 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21206/stat : 21206 (python) S 21183 21185 21157 0 -1 4202560 31 936 0 0 0 0 0 0 19 0 2 0 670213980 296382464 7232 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 1587244

[startup+25.5002 s]
/proc/loadavg: 0.68 0.18 1.31 3/507 21210
/proc/meminfo: memFree=28009176/32950928 swapFree=41934280/67111528
[pid=21185] ppid=21183 vsize=289436 CPUtime=1.48 cores=1,3,5,7
/proc/21185/stat : 21185 (python) S 21183 21185 21157 0 -1 4202496 11598 936 1 0 132 16 0 0 19 0 2 0 670213796 296382464 7232 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21185/statm: 72359 7232 1877 364 0 8277 0
[pid=21205] ppid=21185 vsize=279192 CPUtime=0.08 cores=1,3,5,7
/proc/21205/stat : 21205 (python) S 21185 21185 21157 0 -1 4202560 896 0 0 0 3 5 0 0 18 0 1 0 670213980 285892608 5728 33554432000 4194304 5683644 140735301473392 18446744073709551615 251814260239 0 0 16781312 514 17175110497674952967 0 0 17 7 0 0 0
/proc/21205/statm: 69798 5728 377 364 0 5716 0
[pid=21207] ppid=21205 vsize=1018616 CPUtime=23.66 cores=1,3,5,7
/proc/21207/stat : 21207 (gnovelty+2) R 21205 21207 21207 0 -1 4202496 763 0 0 0 2366 0 0 0 25 0 1 0 670213980 1043062784 500 33554432000 134512640 135663704 4291407088 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21207/statm: 254654 500 113 282 0 254370 0
[pid=21185/tid=21206] ppid=21183 vsize=289436 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21206/stat : 21206 (python) S 21183 21185 21157 0 -1 4202560 31 936 0 0 0 0 0 0 19 0 2 0 670213980 296382464 7232 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 1587244

[startup+51.1009 s]
/proc/loadavg: 1.13 0.33 1.33 3/504 21243
/proc/meminfo: memFree=28036588/32950928 swapFree=41934280/67111528
[pid=21185] ppid=21183 vsize=289436 CPUtime=1.48 cores=1,3,5,7
/proc/21185/stat : 21185 (python) S 21183 21185 21157 0 -1 4202496 11598 936 1 0 132 16 0 0 19 0 2 0 670213796 296382464 7232 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21185/statm: 72359 7232 1877 364 0 8277 0
[pid=21205] ppid=21185 vsize=279192 CPUtime=0.16 cores=1,3,5,7
/proc/21205/stat : 21205 (python) S 21185 21185 21157 0 -1 4202560 905 0 0 0 7 9 0 0 18 0 1 0 670213980 285892608 5728 33554432000 4194304 5683644 140735301473392 18446744073709551615 251814260239 0 0 16781312 514 17175110497674952967 0 0 17 7 0 0 0
/proc/21205/statm: 69798 5728 377 364 0 5716 0
[pid=21207] ppid=21205 vsize=1018616 CPUtime=49.25 cores=1,3,5,7
/proc/21207/stat : 21207 (gnovelty+2) R 21205 21207 21207 0 -1 4202496 763 0 0 0 4925 0 0 0 25 0 1 0 670213980 1043062784 500 33554432000 134512640 135663704 4291407088 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21207/statm: 254654 500 113 282 0 254370 0
[pid=21185/tid=21206] ppid=21183 vsize=289436 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21206/stat : 21206 (python) S 21183 21185 21157 0 -1 4202560 31 936 0 0 0 0 0 0 19 0 2 0 670213980 296382464 7232 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 1587244

[startup+102.318 s]
/proc/loadavg: 1.62 0.58 1.36 3/511 21251
/proc/meminfo: memFree=28028476/32950928 swapFree=41934280/67111528
[pid=21185] ppid=21183 vsize=299896 CPUtime=1.51 cores=1,3,5,7
/proc/21185/stat : 21185 (python) S 21183 21185 21157 0 -1 4202496 12439 936 1 0 135 16 0 0 19 0 3 0 670213796 307093504 7307 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21185/statm: 74974 7307 1880 364 0 10889 0
[pid=21205] ppid=21185 vsize=289436 CPUtime=0.37 cores=1,3,5,7
/proc/21205/stat : 21205 (python) S 21185 21185 21157 0 -1 4202560 1080 0 0 0 18 19 0 0 19 0 2 0 670213980 296382464 5766 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21205/statm: 72359 5766 410 364 0 8277 0
[pid=21207] ppid=21205 vsize=1018616 CPUtime=97.41 cores=1,3,5,7
/proc/21207/stat : 21207 (gnovelty+2) T 21205 21207 21207 0 -1 4202496 763 0 0 0 9741 0 0 0 25 0 1 0 670213980 1043062784 500 33554432000 134512640 135663704 4291407088 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/21207/statm: 254654 500 113 282 0 254370 0
[pid=21205/tid=21248] ppid=21185 vsize=289436 CPUtime=0 cores=1,3,5,7
/proc/21205/task/21248/stat : 21248 (python) S 21185 21185 21157 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670223722 296382464 5766 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604459403998272 0 0 -1 7 0 0 0
[pid=21249] ppid=21185 vsize=289652 CPUtime=0 cores=1,3,5,7
/proc/21249/stat : 21249 (python) S 21185 21185 21157 0 -1 4202560 742 0 0 0 0 0 0 0 15 0 1 0 670223725 296603648 5771 33554432000 4194304 5683644 140735301473392 18446744073709551615 251814260294 0 0 16781312 514 10784613406527684869 0 0 17 1 0 0 0
/proc/21249/statm: 72413 5771 348 364 0 8328 0
[pid=21251] ppid=21249 vsize=1018616 CPUtime=3.02 cores=1,3,5,7
/proc/21251/stat : 21251 (gnovelty+2) R 21249 21251 21251 0 -1 4202496 764 0 0 0 302 0 0 0 25 0 1 0 670223726 1043062784 501 33554432000 134512640 135663704 4290557264 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21251/statm: 254654 501 113 282 0 254370 0
[pid=21185/tid=21206] ppid=21183 vsize=299896 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21206/stat : 21206 (python) S 21183 21185 21157 0 -1 4202560 31 936 0 0 0 0 0 0 19 0 3 0 670213980 307093504 7307 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 1 0 0 0
[pid=21185/tid=21250] ppid=21183 vsize=299896 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21250/stat : 21250 (python) S 21183 21185 21157 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 3 0 670223726 307093504 7307 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 2916216

[startup+162.3 s]
/proc/loadavg: 1.86 0.84 1.40 3/515 21257
/proc/meminfo: memFree=28021568/32950928 swapFree=41934280/67111528
[pid=21185] ppid=21183 vsize=299896 CPUtime=1.51 cores=1,3,5,7
/proc/21185/stat : 21185 (python) S 21183 21185 21157 0 -1 4202496 12439 936 1 0 135 16 0 0 19 0 3 0 670213796 307093504 7307 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21185/statm: 74974 7307 1880 364 0 10889 0
[pid=21205] ppid=21185 vsize=289436 CPUtime=0.37 cores=1,3,5,7
/proc/21205/stat : 21205 (python) S 21185 21185 21157 0 -1 4202560 1080 0 0 0 18 19 0 0 19 0 2 0 670213980 296382464 5766 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21205/statm: 72359 5766 410 364 0 8277 0
[pid=21207] ppid=21205 vsize=1018616 CPUtime=97.41 cores=1,3,5,7
/proc/21207/stat : 21207 (gnovelty+2) T 21205 21207 21207 0 -1 4202496 763 0 0 0 9741 0 0 0 25 0 1 0 670213980 1043062784 500 33554432000 134512640 135663704 4291407088 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/21207/statm: 254654 500 113 282 0 254370 0
[pid=21205/tid=21248] ppid=21185 vsize=289436 CPUtime=0 cores=1,3,5,7
/proc/21205/task/21248/stat : 21248 (python) S 21185 21185 21157 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670223722 296382464 5766 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604459403998272 0 0 -1 7 0 0 0
[pid=21249] ppid=21185 vsize=289652 CPUtime=0.24 cores=1,3,5,7

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

/proc/21339/statm: 104659 956 59 146 0 103535 0
[pid=21337/tid=21346] ppid=21185 vsize=310772 CPUtime=0 cores=1,3,5,7
/proc/21337/task/21346/stat : 21346 (python) S 21185 21185 21157 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 670253460 318230528 5967 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604470495965440 0 0 -1 7 0 0 0
[pid=21347] ppid=21185 vsize=321028 CPUtime=0.37 cores=1,3,5,7
/proc/21347/stat : 21347 (python) S 21185 21185 21157 0 -1 4202560 1110 0 0 0 19 18 0 0 19 0 2 0 670253464 328732672 5971 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21347/statm: 80257 5971 399 364 0 16163 0
[pid=21349] ppid=21347 vsize=418636 CPUtime=98.38 cores=1,3,5,7
/proc/21349/stat : 21349 (adaptg2wsat2009) T 21347 21349 21349 0 -1 4202496 1227 0 0 0 9838 0 0 0 25 0 1 0 670253464 428683264 956 33554432000 134512640 135107411 4287440912 18446744073709551615 134531822 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/21349/statm: 104659 956 59 146 0 103535 0
[pid=21347/tid=21357] ppid=21185 vsize=321028 CPUtime=0 cores=1,3,5,7
/proc/21347/task/21357/stat : 21357 (python) S 21185 21185 21157 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670263302 328732672 5971 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604461393178816 0 0 -1 7 0 0 0
[pid=21358] ppid=21185 vsize=331284 CPUtime=0.38 cores=1,3,5,7
/proc/21358/stat : 21358 (python) S 21185 21185 21157 0 -1 4202560 1122 0 0 0 22 16 0 0 19 0 2 0 670263305 339234816 5975 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21358/statm: 82821 5975 400 364 0 18724 0
[pid=21360] ppid=21358 vsize=1018616 CPUtime=100.39 cores=1,3,5,7
/proc/21360/stat : 21360 (gnovelty+2) T 21358 21360 21360 0 -1 4202496 770 0 0 0 10039 0 0 0 25 0 1 0 670263306 1043062784 501 33554432000 134512640 135663704 4289943296 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/21360/statm: 254654 501 113 282 0 254370 0
[pid=21358/tid=21368] ppid=21185 vsize=331284 CPUtime=0 cores=1,3,5,7
/proc/21358/task/21368/stat : 21368 (python) S 21185 21185 21157 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670273347 339234816 5975 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604464341392064 0 0 -1 7 0 0 0
[pid=21369] ppid=21185 vsize=341712 CPUtime=0.39 cores=1,3,5,7
/proc/21369/stat : 21369 (python) S 21185 21185 21157 0 -1 4202560 1171 0 0 0 21 18 0 0 19 0 2 0 670273351 349913088 6028 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21369/statm: 85428 6028 405 364 0 21328 0
[pid=21371] ppid=21369 vsize=248648 CPUtime=98.39 cores=1,3,5,7
/proc/21371/stat : 21371 (FH) T 21369 21371 21371 0 -1 4202496 1124 0 0 0 9839 0 0 0 25 0 1 0 670273351 254615552 856 33554432000 134512640 134936988 4289466896 18446744073709551615 134553554 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/21371/statm: 62162 856 41 104 0 61666 0
[pid=21369/tid=21378] ppid=21185 vsize=341712 CPUtime=0 cores=1,3,5,7
/proc/21369/task/21378/stat : 21378 (python) S 21185 21185 21157 0 -1 4202560 92 0 0 0 0 0 0 0 19 0 2 0 670283191 349913088 6028 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604466731907008 0 0 -1 7 0 0 0
[pid=21379] ppid=21185 vsize=351968 CPUtime=0.38 cores=1,3,5,7
/proc/21379/stat : 21379 (python) S 21185 21185 21157 0 -1 4202560 1168 0 0 0 20 18 0 0 19 0 2 0 670283194 360415232 6032 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21379/statm: 87992 6032 406 364 0 23889 0
[pid=21381] ppid=21379 vsize=418636 CPUtime=99.38 cores=1,3,5,7
/proc/21381/stat : 21381 (adaptg2wsat2009) T 21379 21381 21381 0 -1 4202496 1231 0 0 0 9938 0 0 0 25 0 1 0 670283195 428683264 956 33554432000 134512640 135107411 4288495504 18446744073709551615 134532379 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/21381/statm: 104659 956 59 146 0 103535 0
[pid=21379/tid=21398] ppid=21185 vsize=351968 CPUtime=0 cores=1,3,5,7
/proc/21379/task/21398/stat : 21398 (python) S 21185 21185 21157 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670293133 360415232 6032 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604471055325248 0 0 -1 5 0 0 0
[pid=21399] ppid=21185 vsize=362224 CPUtime=0.38 cores=1,3,5,7
/proc/21399/stat : 21399 (python) S 21185 21185 21157 0 -1 4202560 1134 0 0 0 20 18 0 0 19 0 2 0 670293137 370917376 6030 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21399/statm: 90556 6030 400 364 0 26450 0
[pid=21401] ppid=21399 vsize=418636 CPUtime=100.38 cores=1,3,5,7
/proc/21401/stat : 21401 (adaptg2wsat2009) T 21399 21401 21401 0 -1 4202496 1227 0 0 0 10038 0 0 0 25 0 1 0 670293137 428683264 956 33554432000 134512640 135107411 4288960336 18446744073709551615 134531779 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/21401/statm: 104659 956 59 146 0 103535 0
[pid=21399/tid=21409] ppid=21185 vsize=362224 CPUtime=0 cores=1,3,5,7
/proc/21399/task/21409/stat : 21409 (python) S 21185 21185 21157 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670303177 370917376 6030 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604466659547136 0 0 -1 5 0 0 0
[pid=21410] ppid=21185 vsize=372480 CPUtime=0.39 cores=1,3,5,7
/proc/21410/stat : 21410 (python) S 21185 21185 21157 0 -1 4202560 1124 0 0 0 20 19 0 0 19 0 2 0 670303180 381419520 6034 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21410/statm: 93120 6034 400 364 0 29011 0
[pid=21412] ppid=21410 vsize=248652 CPUtime=99.39 cores=1,3,5,7
/proc/21412/stat : 21412 (FH) T 21410 21412 21412 0 -1 4202496 1128 0 0 0 9939 0 0 0 25 0 1 0 670303181 254619648 856 33554432000 134512640 134936988 4294270512 18446744073709551615 134545214 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/21412/statm: 62163 856 41 104 0 61667 0
[pid=21410/tid=21422] ppid=21185 vsize=372480 CPUtime=0 cores=1,3,5,7
/proc/21410/task/21422/stat : 21422 (python) S 21185 21185 21157 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670313121 381419520 6034 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604468072563904 0 0 -1 7 0 0 0
[pid=21423] ppid=21185 vsize=382736 CPUtime=0.77 cores=1,3,5,7
/proc/21423/stat : 21423 (python) S 21185 21185 21157 0 -1 4202560 1159 0 0 0 39 38 0 0 19 0 2 0 670313125 391921664 6038 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21423/statm: 95684 6038 399 364 0 31572 0
[pid=21425] ppid=21423 vsize=268420 CPUtime=197.85 cores=1,3,5,7
/proc/21425/stat : 21425 (hybridGM3) T 21423 21425 21425 0 -1 4202496 5166 0 0 0 19785 0 0 0 25 0 1 0 670313125 274862080 4895 33554432000 134512640 135204385 4293652944 18446744073709551615 134537724 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/21425/statm: 67105 4895 63 169 0 66935 0
[pid=21423/tid=21439] ppid=21185 vsize=382736 CPUtime=0 cores=1,3,5,7
/proc/21423/task/21439/stat : 21439 (python) S 21185 21185 21157 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670332911 391921664 6038 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604459672205440 0 0 -1 3 0 0 0
[pid=21440] ppid=21185 vsize=392992 CPUtime=0.4 cores=1,3,5,7
/proc/21440/stat : 21440 (python) S 21185 21185 21157 0 -1 4202560 1133 0 0 0 21 19 0 0 16 0 2 0 670332915 402423808 6042 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/21440/statm: 98248 6042 400 364 0 34133 0
[pid=21442] ppid=21440 vsize=1018616 CPUtime=99.42 cores=1,3,5,7
/proc/21442/stat : 21442 (gnovelty+2) T 21440 21442 21442 0 -1 4202496 775 0 0 0 9942 0 0 0 25 0 1 0 670332915 1043062784 500 33554432000 134512640 135663704 4291259216 18446744073709551615 134524551 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/21442/statm: 254654 500 113 282 0 254370 0
[pid=21440/tid=21450] ppid=21185 vsize=392992 CPUtime=0 cores=1,3,5,7
/proc/21440/task/21450/stat : 21450 (python) S 21185 21185 21157 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 670342858 402423808 6042 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604459672203648 0 0 -1 5 0 0 0
[pid=21451] ppid=21185 vsize=403452 CPUtime=0.81 cores=1,3,5,7
/proc/21451/stat : 21451 (python) S 21185 21185 21157 0 -1 4202560 1161 0 0 0 44 37 0 0 19 0 2 0 670342862 413134848 6096 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21451/statm: 100863 6096 399 364 0 36745 0
[pid=21453] ppid=21451 vsize=268424 CPUtime=199.87 cores=1,3,5,7
/proc/21453/stat : 21453 (hybridGM3) T 21451 21453 21453 0 -1 4202496 5169 0 0 0 19987 0 0 0 25 0 1 0 670342862 274866176 4895 33554432000 134512640 135204385 4288813792 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/21453/statm: 67106 4895 63 169 0 66936 0
[pid=21451/tid=21463] ppid=21185 vsize=403452 CPUtime=0 cores=1,3,5,7
/proc/21451/task/21463/stat : 21463 (python) S 21185 21185 21157 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670362850 413134848 6096 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604462711187264 0 0 -1 7 0 0 0
[pid=21464] ppid=21185 vsize=413708 CPUtime=0.81 cores=1,3,5,7
/proc/21464/stat : 21464 (python) S 21185 21185 21157 0 -1 4202560 1173 0 0 0 41 40 0 0 19 0 2 0 670362854 423636992 6101 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/21464/statm: 103427 6101 400 364 0 39306 0
[pid=21466] ppid=21464 vsize=268424 CPUtime=196.88 cores=1,3,5,7
/proc/21466/stat : 21466 (hybridGM3) T 21464 21466 21466 0 -1 4202496 5170 0 0 0 19688 0 0 0 25 0 1 0 670362854 274866176 4897 33554432000 134512640 135204385 4288074816 18446744073709551615 134538355 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/21466/statm: 67106 4897 63 169 0 66936 0
[pid=21464/tid=21477] ppid=21185 vsize=413708 CPUtime=0 cores=1,3,5,7
/proc/21464/task/21477/stat : 21477 (python) S 21185 21185 21157 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670382543 423636992 6101 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604468072564800 0 0 -1 1 0 0 0
[pid=21478] ppid=21185 vsize=423964 CPUtime=6.67 cores=1,3,5,7
/proc/21478/stat : 21478 (python) S 21185 21185 21157 0 -1 4202560 1222 0 0 0 342 325 0 0 19 0 2 0 670382546 434139136 6133 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21478/statm: 105991 6133 407 364 0 41867 0
[pid=21480] ppid=21478 vsize=457128 CPUtime=1554.7 cores=1,3,5,7
/proc/21480/stat : 21480 (TNM) T 21478 21480 21480 0 -1 4202496 1115 0 0 0 155470 0 0 0 25 0 1 0 670382547 468099072 837 33554432000 134512640 135008748 4290648400 18446744073709551615 134528976 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/21480/statm: 114282 837 46 122 0 113182 0
[pid=21478/tid=21538] ppid=21185 vsize=423964 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21538/stat : 21538 (python) S 21185 21185 21157 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670538016 434139136 6133 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604462967285952 0 0 -1 7 0 0 0
[pid=21539] ppid=21185 vsize=434220 CPUtime=0.42 cores=1,3,5,7
/proc/21539/stat : 21539 (python) S 21185 21185 21157 0 -1 4202560 1163 0 0 0 22 20 0 0 19 0 2 0 670538018 444641280 6137 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21539/statm: 108555 6137 407 364 0 44428 0
[pid=21541] ppid=21539 vsize=418636 CPUtime=99.43 cores=1,3,5,7
/proc/21541/stat : 21541 (adaptg2wsat2009) T 21539 21541 21541 0 -1 4202496 1230 0 0 0 9943 0 0 0 25 0 1 0 670538018 428683264 956 33554432000 134512640 135107411 4292490544 18446744073709551615 134531600 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/21541/statm: 104659 956 59 146 0 103535 0
[pid=21539/tid=21545] ppid=21185 vsize=434220 CPUtime=0 cores=1,3,5,7
/proc/21539/task/21545/stat : 21545 (python) S 21185 21185 21157 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670547961 444641280 6137 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604466659546240 0 0 -1 7 0 0 0
[pid=21546] ppid=21185 vsize=444476 CPUtime=0.41 cores=1,3,5,7
/proc/21546/stat : 21546 (python) S 21185 21185 21157 0 -1 4202560 1161 0 0 0 20 21 0 0 16 0 2 0 670547963 455143424 6135 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/21546/statm: 111119 6135 401 364 0 46989 0
[pid=21548] ppid=21546 vsize=248656 CPUtime=99.44 cores=1,3,5,7
/proc/21548/stat : 21548 (FH) T 21546 21548 21548 0 -1 4202496 1133 0 0 0 9944 0 0 0 25 0 1 0 670547964 254623744 858 33554432000 134512640 134936988 4293650176 18446744073709551615 134553435 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/21548/statm: 62164 858 41 104 0 61668 0
[pid=21546/tid=21551] ppid=21185 vsize=444476 CPUtime=0 cores=1,3,5,7
/proc/21546/task/21551/stat : 21551 (python) S 21185 21185 21157 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 670557908 455143424 6135 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 514 18446604470492750784 0 0 -1 5 0 0 0
[pid=21552] ppid=21185 vsize=454732 CPUtime=0 cores=1,3,5,7
/proc/21552/stat : 21552 (python) S 21185 21185 21157 0 -1 4202560 845 0 0 0 0 0 0 0 19 0 1 0 670557910 465645568 6086 33554432000 4194304 5683644 140735301473392 18446744073709551615 251814260294 0 0 16781312 514 1718792040084406271 0 0 17 5 0 0 0
/proc/21552/statm: 113683 6086 349 364 0 49550 0
[pid=21554] ppid=21552 vsize=268424 CPUtime=0.69 cores=1,3,5,7
/proc/21554/stat : 21554 (hybridGM3) R 21552 21554 21554 0 -1 4202496 5169 0 0 0 69 0 0 0 22 0 1 0 670557911 274866176 4895 33554432000 134512640 135204385 4289723296 18446744073709551615 134538368 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/21554/statm: 67106 4895 63 169 0 66936 0
[pid=21185/tid=21206] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21206/stat : 21206 (python) S 21183 21185 21157 0 -1 4202560 31 936 0 0 0 0 0 0 19 0 19 0 670213980 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 1 0 0 0
[pid=21185/tid=21250] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21250/stat : 21250 (python) S 21183 21185 21157 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 670223726 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 1 0 0 0
[pid=21185/tid=21296] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21296/stat : 21296 (python) S 21183 21185 21157 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 670233976 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 1 0 0 0
[pid=21185/tid=21338] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21338/stat : 21338 (python) S 21183 21185 21157 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 19 0 670243720 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 1 0 0 0
[pid=21185/tid=21348] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21348/stat : 21348 (python) S 21183 21185 21157 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 670253464 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 3 0 0 0
[pid=21185/tid=21359] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21359/stat : 21359 (python) S 21183 21185 21157 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 19 0 670263306 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 3 0 0 0
[pid=21185/tid=21370] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21370/stat : 21370 (python) S 21183 21185 21157 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 19 0 670273351 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 3 0 0 0
[pid=21185/tid=21380] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21380/stat : 21380 (python) S 21183 21185 21157 0 -1 4202560 32 936 0 0 0 0 0 0 20 0 19 0 670283194 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 3 0 0 0
[pid=21185/tid=21400] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21400/stat : 21400 (python) S 21183 21185 21157 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 19 0 670293137 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 3 0 0 0
[pid=21185/tid=21411] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21411/stat : 21411 (python) S 21183 21185 21157 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 670303180 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 5 0 0 0
[pid=21185/tid=21424] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21424/stat : 21424 (python) S 21183 21185 21157 0 -1 4202560 33 936 0 0 0 0 0 0 20 0 19 0 670313125 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 7 0 0 0
[pid=21185/tid=21441] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21441/stat : 21441 (python) S 21183 21185 21157 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 670332915 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 3 0 0 0
[pid=21185/tid=21452] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21452/stat : 21452 (python) S 21183 21185 21157 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 19 0 670342862 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 3 0 0 0
[pid=21185/tid=21465] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21465/stat : 21465 (python) S 21183 21185 21157 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 19 0 670362854 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 3 0 0 0
[pid=21185/tid=21479] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21479/stat : 21479 (python) S 21183 21185 21157 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 670382547 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 3 0 0 0
[pid=21185/tid=21540] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21540/stat : 21540 (python) S 21183 21185 21157 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 670538018 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 3 0 0 0
[pid=21185/tid=21547] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21547/stat : 21547 (python) S 21183 21185 21157 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 19 0 670547964 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 3 0 0 0
[pid=21185/tid=21553] ppid=21183 vsize=464976 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21553/stat : 21553 (python) S 21183 21185 21157 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 670557910 476135424 7653 33554432000 4194304 5683644 140735301473392 18446744073709551615 251826063793 0 0 16781312 2 18446604457691990080 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3455.36
Current children cumulated vsize (KiB) 15949384

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 21185 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=866716
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=193970
# CPU time returned by wait4() is 2.06069
# while last known CPU time is 3455.36
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3441.94
CPU time (s): 3455.36
CPU user time (s): 3448.34
CPU system time (s): 7.02
CPU usage (%): 100.39
Max. virtual memory (cumulated for all children) (KiB): 15949384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.86672
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28857
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= 5217
involuntary context switches= 51

runsolver used 27.2869 second user time and 58.4291 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-17 00:49:11
IDJOB=3386503
IDBENCH=82568
IDSOLVER=1872
FILE ID=node126/3386503-1305586150
RUNJOBID= node126-1305586146-21176
PBS_JOBID= 13350352
Free space on /tmp= 73156 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S283489555-036-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-3386503-1305586150/watcher-3386503-1305586150 -o /tmp/evaluation-result-3386503-1305586150/solver-3386503-1305586150 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386503-1305586150.cnf -seed 865129503 -budget 5000

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

MD5SUM BENCH= dd0dfae1a7fca71616878d93d3870a71
RANDOM SEED=865129503

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28128920 kB
Buffers:        229896 kB
Cached:        2530664 kB
SwapCached:      49648 kB
Active:        1933632 kB
Inactive:      2603164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28128920 kB
SwapTotal:    67111528 kB
SwapFree:     41934280 kB
Dirty:           32468 kB
Writeback:           0 kB
AnonPages:     1739940 kB
Mapped:          19132 kB
Slab:           123808 kB
PageTables:      91552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 145555868 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= 73092 MiB
End job on node126 at 2011-05-17 01:46:35