Trace number 3386464

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) 3552.74 3538.75

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S656892101-075-UNKNOWN.cnf
MD5SUM187184c44e9c5a07f5a8f762e04588fa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark379.26
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.35/0.56	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.56	c INFO: solving HOME/instance-3386464-1305586145.cnf
0.35/0.56	c INFO: computing task features
0.53/0.77	c INFO: computed variable-clause graph statistics
0.53/0.78	c INFO: computed clause balance statistics
1.63/1.82	c INFO: computed variable balance statistics
2.23/2.40	c INFO: computed small-clause counts
2.23/2.40	c INFO: computed Horn-clause counts
2.23/2.45	c INFO: computed variable graph statistics
2.23/2.45	c INFO: collected features for HOME/instance-3386464-1305586145.cnf in 1.89 s
2.23/2.48	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
103.10/102.93	c INFO: running gnovelty+2@0 for 97 with 4897 remaining (b = 0.13)
201.98/201.41	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.08)
304.77/303.89	c INFO: running adaptg2wsat2009++@0 for 97 with 4696 remaining (b = 0.07)
405.55/404.30	c INFO: running adaptg2wsat2009++@0 for 97 with 4596 remaining (b = 0.05)
504.35/502.74	c INFO: running gnovelty+2@0 for 97 with 4498 remaining (b = 0.05)
605.13/603.21	c INFO: running FH@0 for 97 with 4397 remaining (b = 0.03)
702.91/700.68	c INFO: running adaptg2wsat2009++@0 for 97 with 4300 remaining (b = 0.03)
802.81/800.15	c INFO: running adaptg2wsat2009++@0 for 97 with 4200 remaining (b = 0.02)
901.71/898.63	c INFO: running FH@0 for 97 with 4102 remaining (b = 0.02)
1001.62/998.10	c INFO: running hybridGM3@0 for 194 with 4002 remaining (b = 0.04)
1199.44/1195.10	c INFO: running gnovelty+2@0 for 97 with 3805 remaining (b = 0.02)
1299.36/1294.63	c INFO: running hybridGM3@0 for 194 with 3706 remaining (b = 0.03)
1497.04/1491.60	c INFO: running adaptg2wsat2009++@0 for 97 with 3509 remaining (b = 0.01)
1594.92/1589.08	c INFO: running hybridGM3@0 for 194 with 3412 remaining (b = 0.03)
1790.76/1784.08	c INFO: running hybridGM3@0 for 194 with 3217 remaining (b = 0.02)
1988.39/1981.06	c INFO: running TNM@0 for 1552 with 3020 remaining (b = 0.19)
3551.90/3537.85	c INFO: running FH@0 for 97 with 1463 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-3386464-1305586145/watcher-3386464-1305586145 -o /tmp/evaluation-result-3386464-1305586145/solver-3386464-1305586145 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386464-1305586145.cnf -seed 700887766 -budget 5000 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.87 3/512 10843
/proc/meminfo: memFree=13504852/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=15772 CPUtime=0 cores=1,3,5,7
/proc/10843/stat : 10843 (python) R 10841 10843 10801 0 -1 4202496 892 0 0 0 0 0 0 0 17 0 1 0 670212264 16150528 775 33554432000 4194304 5683644 140733708782048 18446744073709551615 4654416 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10843/statm: 3943 775 343 364 0 430 0

[startup+0.047009 s]
/proc/loadavg: 2.00 2.00 2.87 3/512 10843
/proc/meminfo: memFree=13504852/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=23180 CPUtime=0.02 cores=1,3,5,7
/proc/10843/stat : 10843 (python) R 10841 10843 10801 0 -1 4202496 1320 0 0 0 2 0 0 0 17 0 1 0 670212264 23736320 1171 33554432000 4194304 5683644 140733708782048 18446744073709551615 48000238402048 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10843/statm: 5795 1172 432 364 0 722 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23180

[startup+0.101028 s]
/proc/loadavg: 2.00 2.00 2.87 3/512 10843
/proc/meminfo: memFree=13504852/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=94180 CPUtime=0.06 cores=1,3,5,7
/proc/10843/stat : 10843 (python) S 10841 10843 10801 0 -1 4202496 2767 0 0 0 4 2 0 0 17 0 1 0 670212264 96440320 2476 33554432000 4194304 5683644 140733708782048 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/10843/statm: 23546 2477 764 364 0 1678 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 94180

[startup+0.300962 s]
/proc/loadavg: 2.00 2.00 2.87 3/512 10843
/proc/meminfo: memFree=13504852/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=135748 CPUtime=0.21 cores=1,3,5,7
/proc/10843/stat : 10843 (python) R 10841 10843 10801 0 -1 4202496 5979 936 1 0 15 6 0 0 17 0 1 0 670212264 139005952 4150 33554432000 4194304 5683644 140733708782048 18446744073709551615 212687671301 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10843/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135748

[startup+0.700917 s]
/proc/loadavg: 2.00 2.00 2.87 3/512 10843
/proc/meminfo: memFree=13504852/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=286668 CPUtime=0.53 cores=1,3,5,7
/proc/10843/stat : 10843 (python) R 10841 10843 10801 0 -1 4202496 11290 936 1 0 43 10 0 0 17 0 1 0 670212264 293548032 8958 33554432000 4194304 5683644 140733708782048 18446744073709551615 212687336133 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10843/statm: 71667 8958 1761 364 0 7591 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 286668

[startup+1.50077 s]
/proc/loadavg: 2.00 2.00 2.87 5/513 10848
/proc/meminfo: memFree=13436424/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=290804 CPUtime=1.33 cores=1,3,5,7
/proc/10843/stat : 10843 (python) R 10841 10843 10801 0 -1 4202496 14025 936 1 0 123 10 0 0 18 0 1 0 670212264 297783296 10086 33554432000 4194304 5683644 140733708782048 18446744073709551615 5006493 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10843/statm: 72701 10086 1826 364 0 8625 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 290804

[startup+3.10046 s]
/proc/loadavg: 2.00 2.00 2.87 5/513 10848
/proc/meminfo: memFree=13435804/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=294140 CPUtime=2.32 cores=1,3,5,7
/proc/10843/stat : 10843 (python) S 10841 10843 10801 0 -1 4202496 14397 936 1 0 221 11 0 0 21 0 2 0 670212264 301199360 8424 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10843/statm: 73535 8424 1877 364 0 9453 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 294140
heavy processes:

[startup+6.30088 s]
/proc/loadavg: 2.16 2.03 2.87 5/519 10854
/proc/meminfo: memFree=13422944/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=294140 CPUtime=2.32 cores=1,3,5,7
/proc/10843/stat : 10843 (python) S 10841 10843 10801 0 -1 4202496 14397 936 1 0 221 11 0 0 21 0 2 0 670212264 301199360 8424 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10843/statm: 73535 8424 1877 364 0 9453 0
[pid=10849] ppid=10843 vsize=284984 CPUtime=0 cores=1,3,5,7
/proc/10849/stat : 10849 (python) S 10843 10843 10801 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 670212512 291823616 6899 33554432000 4194304 5683644 140733708782048 18446744073709551615 212687695375 0 0 16781312 514 11153820889919750405 0 0 17 1 0 0 0
/proc/10849/statm: 71246 6899 355 364 0 7164 0
[pid=10851] ppid=10849 vsize=1020308 CPUtime=3.81 cores=1,3,5,7
/proc/10851/stat : 10851 (gnovelty+2) R 10849 10851 10851 0 -1 4202496 1153 0 0 0 381 0 0 0 25 0 1 0 670212512 1044795392 891 33554432000 134512640 135663704 4287411104 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/10851/statm: 255077 891 113 282 0 254793 0
[pid=10843/tid=10850] ppid=10841 vsize=294140 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10850/stat : 10850 (python) S 10841 10843 10801 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 2 0 670212512 301199360 8424 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 1599432

[startup+12.7007 s]
/proc/loadavg: 2.31 2.07 2.88 5/519 10855
/proc/meminfo: memFree=13406488/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=294140 CPUtime=2.32 cores=1,3,5,7
/proc/10843/stat : 10843 (python) S 10841 10843 10801 0 -1 4202496 14397 936 1 0 221 11 0 0 21 0 2 0 670212264 301199360 8424 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10843/statm: 73535 8424 1877 364 0 9453 0
[pid=10849] ppid=10843 vsize=284984 CPUtime=0.04 cores=1,3,5,7
/proc/10849/stat : 10849 (python) S 10843 10843 10801 0 -1 4202560 901 0 0 0 2 2 0 0 18 0 1 0 670212512 291823616 6922 33554432000 4194304 5683644 140733708782048 18446744073709551615 212687695375 0 0 16781312 514 17057119705875054853 0 0 17 1 0 0 0
/proc/10849/statm: 71246 6922 378 364 0 7164 0
[pid=10851] ppid=10849 vsize=1020308 CPUtime=10.21 cores=1,3,5,7
/proc/10851/stat : 10851 (gnovelty+2) R 10849 10851 10851 0 -1 4202496 1153 0 0 0 1021 0 0 0 25 0 1 0 670212512 1044795392 891 33554432000 134512640 135663704 4287411104 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/10851/statm: 255077 891 113 282 0 254793 0
[pid=10843/tid=10850] ppid=10841 vsize=294140 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10850/stat : 10850 (python) S 10841 10843 10801 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 2 0 670212512 301199360 8424 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 1599432

[startup+25.5004 s]
/proc/loadavg: 2.68 2.16 2.90 5/519 10855
/proc/meminfo: memFree=13408320/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=294140 CPUtime=2.32 cores=1,3,5,7
/proc/10843/stat : 10843 (python) S 10841 10843 10801 0 -1 4202496 14397 936 1 0 221 11 0 0 21 0 2 0 670212264 301199360 8424 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10843/statm: 73535 8424 1877 364 0 9453 0
[pid=10849] ppid=10843 vsize=284984 CPUtime=0.09 cores=1,3,5,7
/proc/10849/stat : 10849 (python) S 10843 10843 10801 0 -1 4202560 906 0 0 0 4 5 0 0 18 0 1 0 670212512 291823616 6922 33554432000 4194304 5683644 140733708782048 18446744073709551615 212687695375 0 0 16781312 514 17057119705875054853 0 0 17 1 0 0 0
/proc/10849/statm: 71246 6922 378 364 0 7164 0
[pid=10851] ppid=10849 vsize=1020308 CPUtime=23.01 cores=1,3,5,7
/proc/10851/stat : 10851 (gnovelty+2) R 10849 10851 10851 0 -1 4202496 1153 0 0 0 2301 0 0 0 25 0 1 0 670212512 1044795392 891 33554432000 134512640 135663704 4287411104 18446744073709551615 134525691 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/10851/statm: 255077 891 113 282 0 254793 0
[pid=10843/tid=10850] ppid=10841 vsize=294140 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10850/stat : 10850 (python) S 10841 10843 10801 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 2 0 670212512 301199360 8424 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 1599432

[startup+51.1007 s]
/proc/loadavg: 3.13 2.31 2.93 5/519 10856
/proc/meminfo: memFree=13408184/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=294140 CPUtime=2.32 cores=1,3,5,7
/proc/10843/stat : 10843 (python) S 10841 10843 10801 0 -1 4202496 14397 936 1 0 221 11 0 0 21 0 2 0 670212264 301199360 8424 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10843/statm: 73535 8424 1877 364 0 9453 0
[pid=10849] ppid=10843 vsize=284984 CPUtime=0.17 cores=1,3,5,7
/proc/10849/stat : 10849 (python) S 10843 10843 10801 0 -1 4202560 916 0 0 0 9 8 0 0 18 0 1 0 670212512 291823616 6922 33554432000 4194304 5683644 140733708782048 18446744073709551615 212687695375 0 0 16781312 514 17057119705875054853 0 0 17 1 0 0 0
/proc/10849/statm: 71246 6922 378 364 0 7164 0
[pid=10851] ppid=10849 vsize=1020308 CPUtime=48.61 cores=1,3,5,7
/proc/10851/stat : 10851 (gnovelty+2) R 10849 10851 10851 0 -1 4202496 1153 0 0 0 4861 0 0 0 25 0 1 0 670212512 1044795392 891 33554432000 134512640 135663704 4287411104 18446744073709551615 134544196 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/10851/statm: 255077 891 113 282 0 254793 0
[pid=10843/tid=10850] ppid=10841 vsize=294140 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10850/stat : 10850 (python) S 10841 10843 10801 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 2 0 670212512 301199360 8424 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1599432

[startup+102.319 s]
/proc/loadavg: 3.62 2.56 2.98 5/519 10857
/proc/meminfo: memFree=13409172/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=294140 CPUtime=2.32 cores=1,3,5,7
/proc/10843/stat : 10843 (python) S 10841 10843 10801 0 -1 4202496 14397 936 1 0 221 11 0 0 21 0 2 0 670212264 301199360 8424 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10843/statm: 73535 8424 1877 364 0 9453 0
[pid=10849] ppid=10843 vsize=284984 CPUtime=0.36 cores=1,3,5,7
/proc/10849/stat : 10849 (python) S 10843 10843 10801 0 -1 4202560 933 0 0 0 19 17 0 0 18 0 1 0 670212512 291823616 6922 33554432000 4194304 5683644 140733708782048 18446744073709551615 212687695375 0 0 16781312 514 17057119705875054853 0 0 17 7 0 0 0
/proc/10849/statm: 71246 6922 378 364 0 7164 0
[pid=10851] ppid=10849 vsize=1020308 CPUtime=99.83 cores=1,3,5,7
/proc/10851/stat : 10851 (gnovelty+2) R 10849 10851 10851 0 -1 4202496 1153 0 0 0 9983 0 0 0 25 0 1 0 670212512 1044795392 891 33554432000 134512640 135663704 4287411104 18446744073709551615 134545646 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/10851/statm: 255077 891 113 282 0 254793 0
[pid=10843/tid=10850] ppid=10841 vsize=294140 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10850/stat : 10850 (python) S 10841 10843 10801 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 2 0 670212512 301199360 8424 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.51
Current children cumulated vsize (KiB) 1599432

[startup+162.3 s]
/proc/loadavg: 3.93 2.84 3.04 5/527 10867
/proc/meminfo: memFree=13366180/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=305000 CPUtime=2.35 cores=1,3,5,7
/proc/10843/stat : 10843 (python) S 10841 10843 10801 0 -1 4202496 15275 936 1 0 224 11 0 0 19 0 3 0 670212264 312320000 8566 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10843/statm: 76250 8566 1880 364 0 12165 0
[pid=10849] ppid=10843 vsize=295228 CPUtime=0.38 cores=1,3,5,7
/proc/10849/stat : 10849 (python) S 10843 10843 10801 0 -1 4202560 1091 0 0 0 20 18 0 0 19 0 2 0 670212512 302313472 6959 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/10849/statm: 73807 6959 410 364 0 9725 0
[pid=10851] ppid=10849 vsize=1020308 CPUtime=100.42 cores=1,3,5,7
/proc/10851/stat : 10851 (gnovelty+2) T 10849 10851 10851 0 -1 4202496 1153 0 0 0 10042 0 0 0 25 0 1 0 670212512 1044795392 891 33554432000 134512640 135663704 4287411104 18446744073709551615 134544268 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/10851/statm: 255077 891 113 282 0 254793 0
[pid=10849/tid=10858] ppid=10843 vsize=295228 CPUtime=0 cores=1,3,5,7
/proc/10849/task/10858/stat : 10858 (python) S 10843 10843 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670222554 302313472 6959 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604464099579136 0 0 -1 3 0 0 0
[pid=10859] ppid=10843 vsize=294912 CPUtime=0.22 cores=1,3,5,7
/proc/10859/stat : 10859 (python) S 10843 10843 10801 0 -1 4202560 920 0 0 0 13 9 0 0 15 0 1 0 670222557 301989888 7055 33554432000 4194304 5683644 140733708782048 18446744073709551615 212687695430 0 0 16781312 514 17057119705875054855 0 0 17 7 0 0 0
/proc/10859/statm: 73728 7055 372 364 0 9643 0
[pid=10861] ppid=10859 vsize=1020308 CPUtime=59.35 cores=1,3,5,7
/proc/10861/stat : 10861 (gnovelty+2) R 10859 10861 10861 0 -1 4202496 1157 0 0 0 5935 0 0 0 25 0 1 0 670222558 1044795392 892 33554432000 134512640 135663704 4290838640 18446744073709551615 134525684 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/10861/statm: 255077 892 113 282 0 254793 0
[pid=10843/tid=10850] ppid=10841 vsize=305000 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10850/stat : 10850 (python) S 10841 10843 10801 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 3 0 670212512 312320000 8566 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
[pid=10843/tid=10860] ppid=10841 vsize=305000 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10860/stat : 10860 (python) S 10841 10843 10801 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 670222558 312320000 8566 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 162.72
Current children cumulated vsize (KiB) 2935756

[startup+222.301 s]
/proc/loadavg: 3.97 3.05 3.10 5/527 10907
/proc/meminfo: memFree=13430712/32951124 swapFree=67111348/67111528
[pid=10843] ppid=10841 vsize=315256 CPUtime=2.39 cores=1,3,5,7
/proc/10843/stat : 10843 (python) S 10841 10843 10801 0 -1 4202496 16122 936 1 0 227 12 0 0 20 0 4 0 670212264 322822144 8572 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0

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

/proc/10917/statm: 105850 2356 59 146 0 104726 0
[pid=10915/tid=10925] ppid=10843 vsize=315548 CPUtime=0 cores=1,3,5,7
/proc/10915/task/10925/stat : 10925 (python) S 10843 10843 10801 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670252691 323121152 7161 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604470159159616 0 0 -1 7 0 0 0
[pid=10926] ppid=10843 vsize=326048 CPUtime=0.39 cores=1,3,5,7
/proc/10926/stat : 10926 (python) S 10843 10843 10801 0 -1 4202560 1120 0 0 0 21 18 0 0 19 0 2 0 670252695 333873152 7166 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/10926/statm: 81512 7166 400 364 0 17418 0
[pid=10928] ppid=10926 vsize=423400 CPUtime=98.39 cores=1,3,5,7
/proc/10928/stat : 10928 (adaptg2wsat2009) T 10926 10928 10928 0 -1 4202496 2626 0 0 0 9839 0 0 0 25 0 1 0 670252695 433561600 2356 33554432000 134512640 135107411 4294630528 18446744073709551615 134531600 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/10928/statm: 105850 2356 59 146 0 104726 0
[pid=10926/tid=10936] ppid=10843 vsize=326048 CPUtime=0 cores=1,3,5,7
/proc/10926/task/10936/stat : 10936 (python) S 10843 10843 10801 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670262535 333873152 7166 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604458537833600 0 0 -1 3 0 0 0
[pid=10937] ppid=10843 vsize=336408 CPUtime=0.39 cores=1,3,5,7
/proc/10937/stat : 10937 (python) S 10843 10843 10801 0 -1 4202560 1128 0 0 0 20 19 0 0 19 0 2 0 670262538 344481792 7170 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/10937/statm: 84102 7170 400 364 0 20005 0
[pid=10939] ppid=10937 vsize=1020308 CPUtime=100.35 cores=1,3,5,7
/proc/10939/stat : 10939 (gnovelty+2) T 10937 10939 10939 0 -1 4202496 1159 0 0 0 10035 0 0 0 25 0 1 0 670262539 1044795392 891 33554432000 134512640 135663704 4291846816 18446744073709551615 134524681 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/10939/statm: 255077 891 113 282 0 254793 0
[pid=10937/tid=10946] ppid=10843 vsize=336408 CPUtime=0 cores=1,3,5,7
/proc/10937/task/10946/stat : 10946 (python) S 10843 10843 10801 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670272582 344481792 7170 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604469717730368 0 0 -1 7 0 0 0
[pid=10947] ppid=10843 vsize=346604 CPUtime=0.4 cores=1,3,5,7
/proc/10947/stat : 10947 (python) S 10843 10843 10801 0 -1 4202560 1181 0 0 0 20 20 0 0 19 0 2 0 670272586 354922496 7180 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/10947/statm: 86651 7180 406 364 0 22551 0
[pid=10949] ppid=10947 vsize=253036 CPUtime=97.42 cores=1,3,5,7
/proc/10949/stat : 10949 (FH) T 10947 10949 10949 0 -1 4202496 2503 0 0 0 9742 0 0 0 25 0 1 0 670272586 259108864 2234 33554432000 134512640 134936988 4287159648 18446744073709551615 134552507 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/10949/statm: 63259 2234 41 104 0 62763 0
[pid=10947/tid=10957] ppid=10843 vsize=346604 CPUtime=0 cores=1,3,5,7
/proc/10947/task/10957/stat : 10957 (python) S 10843 10843 10801 0 -1 4202560 95 0 0 0 0 0 0 0 19 0 2 0 670282328 354922496 7180 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604469717729472 0 0 -1 7 0 0 0
[pid=10958] ppid=10843 vsize=356980 CPUtime=0.4 cores=1,3,5,7
/proc/10958/stat : 10958 (python) S 10843 10843 10801 0 -1 4202560 1163 0 0 0 21 19 0 0 19 0 2 0 670282332 365547520 7184 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/10958/statm: 89245 7184 406 364 0 25142 0
[pid=10960] ppid=10958 vsize=423400 CPUtime=99.42 cores=1,3,5,7
/proc/10960/stat : 10960 (adaptg2wsat2009) T 10958 10960 10960 0 -1 4202496 2630 0 0 0 9942 0 0 0 25 0 1 0 670282332 433561600 2357 33554432000 134512640 135107411 4294955296 18446744073709551615 134531582 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/10960/statm: 105850 2357 59 146 0 104726 0
[pid=10958/tid=10973] ppid=10843 vsize=356980 CPUtime=0 cores=1,3,5,7
/proc/10958/task/10973/stat : 10973 (python) S 10843 10843 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670292276 365547520 7184 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604469316630656 0 0 -1 7 0 0 0
[pid=10974] ppid=10843 vsize=367032 CPUtime=0.4 cores=1,3,5,7
/proc/10974/stat : 10974 (python) S 10843 10843 10801 0 -1 4202560 1134 0 0 0 21 19 0 0 19 0 2 0 670292279 375840768 7182 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/10974/statm: 91758 7182 400 364 0 27652 0
[pid=10976] ppid=10974 vsize=423400 CPUtime=98.43 cores=1,3,5,7
/proc/10976/stat : 10976 (adaptg2wsat2009) T 10974 10976 10976 0 -1 4202496 2631 0 0 0 9843 0 0 0 25 0 1 0 670292280 433561600 2357 33554432000 134512640 135107411 4286621232 18446744073709551615 134531537 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/10976/statm: 105850 2357 59 146 0 104726 0
[pid=10974/tid=10983] ppid=10843 vsize=367032 CPUtime=0 cores=1,3,5,7
/proc/10974/task/10983/stat : 10983 (python) S 10843 10843 10801 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670302123 375840768 7182 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604467981923648 0 0 -1 7 0 0 0
[pid=10984] ppid=10843 vsize=377560 CPUtime=0.42 cores=1,3,5,7
/proc/10984/stat : 10984 (python) S 10843 10843 10801 0 -1 4202560 1136 0 0 0 22 20 0 0 19 0 2 0 670302127 386621440 7186 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/10984/statm: 94390 7186 400 364 0 30281 0
[pid=10986] ppid=10984 vsize=253028 CPUtime=99.43 cores=1,3,5,7
/proc/10986/stat : 10986 (FH) T 10984 10986 10986 0 -1 4202496 2503 0 0 0 9943 0 0 0 25 0 1 0 670302127 259100672 2233 33554432000 134512640 134936988 4289076944 18446744073709551615 134553498 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/10986/statm: 63257 2233 41 104 0 62761 0
[pid=10984/tid=10997] ppid=10843 vsize=377560 CPUtime=0 cores=1,3,5,7
/proc/10984/task/10997/stat : 10997 (python) S 10843 10843 10801 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670312071 386621440 7186 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604463762814976 0 0 -1 7 0 0 0
[pid=10998] ppid=10843 vsize=387616 CPUtime=0.84 cores=1,3,5,7
/proc/10998/stat : 10998 (python) S 10843 10843 10801 0 -1 4202560 1149 0 0 0 41 43 0 0 19 0 2 0 670312075 396918784 7190 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/10998/statm: 96904 7190 400 364 0 32792 0
[pid=11000] ppid=10998 vsize=268420 CPUtime=196.95 cores=1,3,5,7
/proc/11000/stat : 11000 (hybridGM3) T 10998 11000 11000 0 -1 4202496 6190 0 0 0 19695 0 0 0 25 0 1 0 670312075 274862080 5918 33554432000 134512640 135204385 4286738080 18446744073709551615 134538284 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11000/statm: 67105 5918 63 169 0 66935 0
[pid=10998/tid=11014] ppid=10843 vsize=387616 CPUtime=0 cores=1,3,5,7
/proc/10998/task/11014/stat : 11014 (python) S 10843 10843 10801 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670331771 396918784 7190 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604464383251392 0 0 -1 7 0 0 0
[pid=11015] ppid=10843 vsize=398172 CPUtime=0.41 cores=1,3,5,7
/proc/11015/stat : 11015 (python) S 10843 10843 10801 0 -1 4202560 1144 0 0 0 22 19 0 0 19 0 2 0 670331775 407728128 7194 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11015/statm: 99543 7194 400 364 0 35428 0
[pid=11017] ppid=11015 vsize=1020308 CPUtime=99.48 cores=1,3,5,7
/proc/11017/stat : 11017 (gnovelty+2) T 11015 11017 11017 0 -1 4202496 1165 0 0 0 9948 0 0 0 25 0 1 0 670331775 1044795392 892 33554432000 134512640 135663704 4287869856 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11017/statm: 255077 892 113 282 0 254793 0
[pid=11015/tid=11025] ppid=10843 vsize=398172 CPUtime=0 cores=1,3,5,7
/proc/11015/task/11025/stat : 11025 (python) S 10843 10843 10801 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670341723 407728128 7194 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604464383252288 0 0 -1 3 0 0 0
[pid=11026] ppid=10843 vsize=408160 CPUtime=0.84 cores=1,3,5,7
/proc/11026/stat : 11026 (python) S 10843 10843 10801 0 -1 4202560 1166 0 0 0 42 42 0 0 19 0 2 0 670341727 417955840 7221 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11026/statm: 102040 7221 400 364 0 37922 0
[pid=11028] ppid=11026 vsize=268424 CPUtime=196.89 cores=1,3,5,7
/proc/11028/stat : 11028 (hybridGM3) T 11026 11028 11028 0 -1 4202496 6193 0 0 0 19689 0 0 0 25 0 1 0 670341728 274866176 5920 33554432000 134512640 135204385 4292735952 18446744073709551615 134537795 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11028/statm: 67106 5920 63 169 0 66936 0
[pid=11026/tid=11038] ppid=10843 vsize=408160 CPUtime=0 cores=1,3,5,7
/proc/11026/task/11038/stat : 11038 (python) S 10843 10843 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670361421 417955840 7221 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604467981924544 0 0 -1 7 0 0 0
[pid=11039] ppid=10843 vsize=418784 CPUtime=0.42 cores=1,3,5,7
/proc/11039/stat : 11039 (python) S 10843 10843 10801 0 -1 4202560 1149 0 0 0 22 20 0 0 19 0 2 0 670361424 428834816 7225 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11039/statm: 104696 7225 400 364 0 40575 0
[pid=11041] ppid=11039 vsize=423400 CPUtime=97.41 cores=1,3,5,7
/proc/11041/stat : 11041 (adaptg2wsat2009) T 11039 11041 11041 0 -1 4202496 2630 0 0 0 9741 0 0 0 25 0 1 0 670361425 433561600 2357 33554432000 134512640 135107411 4293260832 18446744073709551615 134532408 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11041/statm: 105850 2357 59 146 0 104726 0
[pid=11039/tid=11049] ppid=10843 vsize=418784 CPUtime=0 cores=1,3,5,7
/proc/11039/task/11049/stat : 11049 (python) S 10843 10843 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670371169 428834816 7225 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604464910827712 0 0 -1 1 0 0 0
[pid=11050] ppid=10843 vsize=428768 CPUtime=0.86 cores=1,3,5,7
/proc/11050/stat : 11050 (python) S 10843 10843 10801 0 -1 4202560 1203 0 0 0 44 42 0 0 19 0 2 0 670371172 439058432 7261 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11050/statm: 107192 7261 407 364 0 43068 0
[pid=11052] ppid=11050 vsize=268424 CPUtime=194.95 cores=1,3,5,7
/proc/11052/stat : 11052 (hybridGM3) T 11050 11052 11052 0 -1 4202496 6192 0 0 0 19495 0 0 0 25 0 1 0 670371173 274866176 5919 33554432000 134512640 135204385 4290287520 18446744073709551615 134538375 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11052/statm: 67106 5919 63 169 0 66936 0
[pid=11050/tid=11062] ppid=10843 vsize=428768 CPUtime=0 cores=1,3,5,7
/proc/11050/task/11062/stat : 11062 (python) S 10843 10843 10801 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670390669 439058432 7261 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604464910828608 0 0 -1 7 0 0 0
[pid=11063] ppid=10843 vsize=439236 CPUtime=0.85 cores=1,3,5,7
/proc/11063/stat : 11063 (python) S 10843 10843 10801 0 -1 4202560 1204 0 0 0 42 43 0 0 19 0 2 0 670390673 449777664 7265 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11063/statm: 109809 7265 407 364 0 45682 0
[pid=11065] ppid=11063 vsize=268424 CPUtime=196.69 cores=1,3,5,7
/proc/11065/stat : 11065 (hybridGM3) T 11063 11065 11065 0 -1 4202496 6194 0 0 0 19669 0 0 0 25 0 1 0 670390673 274866176 5919 33554432000 134512640 135204385 4291276816 18446744073709551615 134537711 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11065/statm: 67106 5919 63 169 0 66936 0
[pid=11063/tid=11075] ppid=10843 vsize=439236 CPUtime=0 cores=1,3,5,7
/proc/11063/task/11075/stat : 11075 (python) S 10843 10843 10801 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670410366 449777664 7265 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604469792474304 0 0 -1 7 0 0 0
[pid=11076] ppid=10843 vsize=449932 CPUtime=6.73 cores=1,3,5,7
/proc/11076/stat : 11076 (python) S 10843 10843 10801 0 -1 4202560 1193 0 0 0 342 331 0 0 19 0 2 0 670410370 460730368 7263 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11076/statm: 112483 7263 401 364 0 48353 0
[pid=11078] ppid=11076 vsize=461508 CPUtime=1556.77 cores=1,3,5,7
/proc/11078/stat : 11078 (TNM) T 11076 11078 11078 0 -1 4202496 2470 0 0 0 155677 0 0 0 25 0 1 0 670410370 472584192 2195 33554432000 134512640 135008748 4291924768 18446744073709551615 134529300 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11078/statm: 115377 2195 46 122 0 114277 0
[pid=11076/tid=11129] ppid=10843 vsize=449932 CPUtime=0 cores=1,3,5,7
/proc/11076/task/11129/stat : 11129 (python) S 10843 10843 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670566047 460730368 7263 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 514 18446604465008636032 0 0 -1 7 0 0 0
[pid=11130] ppid=10843 vsize=460128 CPUtime=0 cores=1,3,5,7
/proc/11130/stat : 11130 (python) S 10843 10843 10801 0 -1 4202560 827 0 0 0 0 0 0 0 19 0 1 0 670566049 471171072 7242 33554432000 4194304 5683644 140733708782048 18446744073709551615 212687695430 0 0 16781312 514 15058198225024450559 0 0 17 1 0 0 0
/proc/11130/statm: 115032 7242 346 364 0 50899 0
[pid=11132] ppid=11130 vsize=249696 CPUtime=0.77 cores=1,3,5,7
/proc/11132/stat : 11132 (FH) R 11130 11132 11132 0 -1 4202496 1756 0 0 0 77 0 0 0 22 0 1 0 670566050 255688704 1482 33554432000 134512640 134936988 4288957904 18446744073709551615 134589751 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11132/statm: 62424 1483 39 104 0 61928 0
[pid=10843/tid=10850] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10850/stat : 10850 (python) S 10841 10843 10801 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 19 0 670212512 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
[pid=10843/tid=10860] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10860/stat : 10860 (python) S 10841 10843 10801 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 670222558 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
[pid=10843/tid=10906] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10906/stat : 10906 (python) S 10841 10843 10801 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 19 0 670232406 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
[pid=10843/tid=10916] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10916/stat : 10916 (python) S 10841 10843 10801 0 -1 4202560 22 936 0 0 0 0 0 0 20 0 19 0 670242654 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 1 0 0 0
[pid=10843/tid=10927] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10927/stat : 10927 (python) S 10841 10843 10801 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 670252695 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
[pid=10843/tid=10938] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10938/stat : 10938 (python) S 10841 10843 10801 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 19 0 670262539 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
[pid=10843/tid=10948] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10948/stat : 10948 (python) S 10841 10843 10801 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 670272586 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 3 0 0 0
[pid=10843/tid=10959] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10959/stat : 10959 (python) S 10841 10843 10801 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 670282332 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 1 0 0 0
[pid=10843/tid=10975] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10975/stat : 10975 (python) S 10841 10843 10801 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 670292279 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 1 0 0 0
[pid=10843/tid=10985] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10985/stat : 10985 (python) S 10841 10843 10801 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 670302127 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 1 0 0 0
[pid=10843/tid=10999] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/10999/stat : 10999 (python) S 10841 10843 10801 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 670312075 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 1 0 0 0
[pid=10843/tid=11016] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/11016/stat : 11016 (python) S 10841 10843 10801 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 670331775 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
[pid=10843/tid=11027] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/11027/stat : 11027 (python) S 10841 10843 10801 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 670341728 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 3 0 0 0
[pid=10843/tid=11040] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/11040/stat : 11040 (python) S 10841 10843 10801 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 670361424 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 7 0 0 0
[pid=10843/tid=11051] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/11051/stat : 11051 (python) S 10841 10843 10801 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 670371173 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 1 0 0 0
[pid=10843/tid=11064] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/11064/stat : 11064 (python) S 10841 10843 10801 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 670390673 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 3 0 0 0
[pid=10843/tid=11077] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/11077/stat : 11077 (python) S 10841 10843 10801 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 670410370 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 3 0 0 0
[pid=10843/tid=11131] ppid=10841 vsize=469568 CPUtime=0 cores=1,3,5,7
/proc/10843/task/11131/stat : 11131 (python) S 10841 10843 10801 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 670566049 480837632 8811 33554432000 4194304 5683644 140733708782048 18446744073709551615 212699498929 0 0 16781312 2 18446604465229589184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3552.74
Current children cumulated vsize (KiB) 16095052

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

Real time (s): 3538.75
CPU time (s): 3552.74
CPU user time (s): 3545.29
CPU system time (s): 7.45
CPU usage (%): 100.395
Max. virtual memory (cumulated for all children) (KiB): 16095052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.78058
system time used= 0.166974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31495
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= 3431
involuntary context switches= 47

runsolver used 34.4348 second user time and 77.6752 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-17 00:49:05
IDJOB=3386464
IDBENCH=82529
IDSOLVER=1872
FILE ID=node139/3386464-1305586145
RUNJOBID= node139-1305586143-10820
PBS_JOBID= 13350339
Free space on /tmp= 73240 MiB

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

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

MD5SUM BENCH= 187184c44e9c5a07f5a8f762e04588fa
RANDOM SEED=700887766

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13504884 kB
Buffers:        343056 kB
Cached:        3404788 kB
SwapCached:          0 kB
Active:       16900860 kB
Inactive:      2193840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13504884 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           66808 kB
Writeback:           0 kB
AnonPages:    15345736 kB
Mapped:          41212 kB
Slab:           210732 kB
PageTables:      70356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 140741588 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= 73208 MiB
End job on node139 at 2011-05-17 01:48:06