Trace number 3386510

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) 3546 3532.25

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S394483079-002-UNKNOWN.cnf
MD5SUM40e955d306a70bd3dffa8283c1221639
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark611.74
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.28/0.48	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.28/0.48	c INFO: solving HOME/instance-3386510-1305586153.cnf
0.28/0.48	c INFO: computing task features
0.57/0.70	c INFO: computed variable-clause graph statistics
0.57/0.71	c INFO: computed clause balance statistics
1.57/1.72	c INFO: computed variable balance statistics
2.09/2.27	c INFO: computed small-clause counts
2.09/2.28	c INFO: computed Horn-clause counts
2.19/2.32	c INFO: computed variable graph statistics
2.19/2.32	c INFO: collected features for HOME/instance-3386510-1305586153.cnf in 1.83 s
2.19/2.35	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
102.81/102.78	c INFO: running gnovelty+2@0 for 97 with 4897 remaining (b = 0.13)
201.65/201.25	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.08)
299.43/298.69	c INFO: running adaptg2wsat2009++@0 for 97 with 4701 remaining (b = 0.07)
397.30/396.13	c INFO: running adaptg2wsat2009++@0 for 97 with 4604 remaining (b = 0.05)
495.98/494.54	c INFO: running gnovelty+2@0 for 97 with 4506 remaining (b = 0.05)
594.73/593.01	c INFO: running FH@0 for 97 with 4407 remaining (b = 0.03)
694.61/692.43	c INFO: running adaptg2wsat2009++@0 for 97 with 4308 remaining (b = 0.03)
795.37/792.85	c INFO: running adaptg2wsat2009++@0 for 97 with 4207 remaining (b = 0.02)
895.17/892.28	c INFO: running FH@0 for 97 with 4108 remaining (b = 0.02)
996.03/992.70	c INFO: running hybridGM3@0 for 194 with 4008 remaining (b = 0.04)
1193.70/1189.65	c INFO: running gnovelty+2@0 for 97 with 3811 remaining (b = 0.02)
1294.56/1290.14	c INFO: running hybridGM3@0 for 194 with 3710 remaining (b = 0.03)
1493.21/1488.08	c INFO: running adaptg2wsat2009++@0 for 97 with 3512 remaining (b = 0.01)
1592.11/1586.54	c INFO: running hybridGM3@0 for 194 with 3414 remaining (b = 0.03)
1788.90/1782.50	c INFO: running hybridGM3@0 for 194 with 3218 remaining (b = 0.02)
1984.57/1977.42	c INFO: running TNM@0 for 1552 with 3023 remaining (b = 0.19)
3544.99/3531.14	c INFO: running FH@0 for 97 with 1469 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-3386510-1305586153/watcher-3386510-1305586153 -o /tmp/evaluation-result-3386510-1305586153/solver-3386510-1305586153 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386510-1305586153.cnf -seed 81286314 -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.59 0.18 1.57 3/493 31966
/proc/meminfo: memFree=19598892/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=16244 CPUtime=0.01 cores=1,3,5,7
/proc/31966/stat : 31966 (python) R 31964 31966 31886 0 -1 4202496 1050 0 0 0 1 0 0 0 21 0 1 0 651031598 16633856 922 33554432000 4194304 5683644 140733572708880 18446744073709551615 212039655168 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31966/statm: 4061 922 381 364 0 548 0

[startup+0.100062 s]
/proc/loadavg: 0.59 0.18 1.57 3/493 31966
/proc/meminfo: memFree=19598892/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=102012 CPUtime=0.06 cores=1,3,5,7
/proc/31966/stat : 31966 (python) R 31964 31966 31886 0 -1 4202496 3012 0 0 0 5 1 0 0 17 0 1 0 651031598 104460288 2704 33554432000 4194304 5683644 140733572708880 18446744073709551615 212039653376 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31966/statm: 25503 2704 841 364 0 1803 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 102012

[startup+0.201043 s]
/proc/loadavg: 0.59 0.18 1.57 3/493 31966
/proc/meminfo: memFree=19598892/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=126804 CPUtime=0.14 cores=1,3,5,7
/proc/31966/stat : 31966 (python) R 31964 31966 31886 0 -1 4202496 5487 937 1 0 11 3 0 0 18 0 1 0 651031598 129847296 4005 33554432000 4194304 5683644 140733572708880 18446744073709551615 212039655296 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31966/statm: 31699 4003 1008 364 0 2994 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 126804

[startup+0.301257 s]
/proc/loadavg: 0.59 0.18 1.57 3/493 31966
/proc/meminfo: memFree=19598892/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=157384 CPUtime=0.21 cores=1,3,5,7
/proc/31966/stat : 31966 (python) S 31964 31966 31886 0 -1 4202496 6602 937 1 0 16 5 0 0 17 0 1 0 651031598 161161216 4695 33554432000 4194304 5683644 140733572708880 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/31966/statm: 39346 4695 1257 364 0 3454 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 157384

[startup+0.700922 s]
/proc/loadavg: 0.59 0.18 1.57 3/493 31966
/proc/meminfo: memFree=19598892/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=290488 CPUtime=0.57 cores=1,3,5,7
/proc/31966/stat : 31966 (python) R 31964 31966 31886 0 -1 4202496 13907 937 1 0 48 9 0 0 17 0 1 0 651031598 297459712 9974 33554432000 4194304 5683644 140733572708880 18446744073709551615 47953700103777 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/31966/statm: 72622 9974 1812 364 0 8546 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 290488

[startup+1.50081 s]
/proc/loadavg: 0.59 0.18 1.57 3/494 31971
/proc/meminfo: memFree=19563304/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=290804 CPUtime=1.37 cores=1,3,5,7
/proc/31966/stat : 31966 (python) R 31964 31966 31886 0 -1 4202496 14023 937 1 0 128 9 0 0 18 0 1 0 651031598 297783296 10085 33554432000 4194304 5683644 140733572708880 18446744073709551615 47953707102386 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31966/statm: 72701 10085 1826 364 0 8625 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 290804

[startup+3.10049 s]
/proc/loadavg: 0.59 0.18 1.57 3/494 31971
/proc/meminfo: memFree=19563180/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=294136 CPUtime=2.22 cores=1,3,5,7
/proc/31966/stat : 31966 (python) S 31964 31966 31886 0 -1 4202496 14394 937 1 0 213 9 0 0 20 0 2 0 651031598 301195264 8423 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31966/statm: 73534 8423 1877 364 0 9452 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 294136
heavy processes:

[startup+6.30095 s]
/proc/loadavg: 0.70 0.21 1.57 3/497 31975
/proc/meminfo: memFree=19564956/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=294136 CPUtime=2.22 cores=1,3,5,7
/proc/31966/stat : 31966 (python) S 31964 31966 31886 0 -1 4202496 14394 937 1 0 213 9 0 0 20 0 2 0 651031598 301195264 8423 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31966/statm: 73534 8423 1877 364 0 9452 0
[pid=31972] ppid=31966 vsize=284984 CPUtime=0 cores=1,3,5,7
/proc/31972/stat : 31972 (python) S 31966 31966 31886 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 651031834 291823616 6898 33554432000 4194304 5683644 140733572708880 18446744073709551615 212039675407 0 0 16781312 514 14664129409338802437 0 0 17 5 0 0 0
/proc/31972/statm: 71246 6898 355 364 0 7164 0
[pid=31974] ppid=31972 vsize=1020308 CPUtime=3.93 cores=1,3,5,7
/proc/31974/stat : 31974 (gnovelty+2) R 31972 31974 31974 0 -1 4202496 1154 0 0 0 393 0 0 0 25 0 1 0 651031834 1044795392 891 33554432000 134512640 135663704 4289817600 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31974/statm: 255077 891 113 282 0 254793 0
[pid=31966/tid=31973] ppid=31964 vsize=294136 CPUtime=0 cores=1,3,5,7
/proc/31966/task/31973/stat : 31973 (python) S 31964 31966 31886 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 2 0 651031834 301195264 8423 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 1599428

[startup+12.7008 s]
/proc/loadavg: 0.81 0.24 1.58 3/497 31975
/proc/meminfo: memFree=19563368/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=294136 CPUtime=2.22 cores=1,3,5,7
/proc/31966/stat : 31966 (python) S 31964 31966 31886 0 -1 4202496 14394 937 1 0 213 9 0 0 20 0 2 0 651031598 301195264 8423 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31966/statm: 73534 8423 1877 364 0 9452 0
[pid=31972] ppid=31966 vsize=284984 CPUtime=0.03 cores=1,3,5,7
/proc/31972/stat : 31972 (python) S 31966 31966 31886 0 -1 4202560 885 0 0 0 1 2 0 0 18 0 1 0 651031834 291823616 6921 33554432000 4194304 5683644 140733572708880 18446744073709551615 212039675407 0 0 16781312 514 1455471920198680837 0 0 17 5 0 0 0
/proc/31972/statm: 71246 6921 378 364 0 7164 0
[pid=31974] ppid=31972 vsize=1020308 CPUtime=10.32 cores=1,3,5,7
/proc/31974/stat : 31974 (gnovelty+2) R 31972 31974 31974 0 -1 4202496 1154 0 0 0 1032 0 0 0 25 0 1 0 651031834 1044795392 891 33554432000 134512640 135663704 4289817600 18446744073709551615 134525361 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/31974/statm: 255077 891 113 282 0 254793 0
[pid=31966/tid=31973] ppid=31964 vsize=294136 CPUtime=0 cores=1,3,5,7
/proc/31966/task/31973/stat : 31973 (python) S 31964 31966 31886 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 2 0 651031834 301195264 8423 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 1599428

[startup+25.5005 s]
/proc/loadavg: 1.07 0.32 1.58 3/494 32007
/proc/meminfo: memFree=19542844/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=294136 CPUtime=2.22 cores=1,3,5,7
/proc/31966/stat : 31966 (python) S 31964 31966 31886 0 -1 4202496 14394 937 1 0 213 9 0 0 20 0 2 0 651031598 301195264 8423 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31966/statm: 73534 8423 1877 364 0 9452 0
[pid=31972] ppid=31966 vsize=284984 CPUtime=0.07 cores=1,3,5,7
/proc/31972/stat : 31972 (python) S 31966 31966 31886 0 -1 4202560 890 0 0 0 3 4 0 0 18 0 1 0 651031834 291823616 6921 33554432000 4194304 5683644 140733572708880 18446744073709551615 212039675407 0 0 16781312 514 1455471920198680837 0 0 17 5 0 0 0
/proc/31972/statm: 71246 6921 378 364 0 7164 0
[pid=31974] ppid=31972 vsize=1020308 CPUtime=23.11 cores=1,3,5,7
/proc/31974/stat : 31974 (gnovelty+2) R 31972 31974 31974 0 -1 4202496 1154 0 0 0 2311 0 0 0 25 0 1 0 651031834 1044795392 891 33554432000 134512640 135663704 4289817600 18446744073709551615 134544196 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31974/statm: 255077 891 113 282 0 254793 0
[pid=31966/tid=31973] ppid=31964 vsize=294136 CPUtime=0 cores=1,3,5,7
/proc/31966/task/31973/stat : 31973 (python) S 31964 31966 31886 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 2 0 651031834 301195264 8423 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 1599428

[startup+51.101 s]
/proc/loadavg: 1.39 0.46 1.59 3/497 32011
/proc/meminfo: memFree=19507096/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=294136 CPUtime=2.22 cores=1,3,5,7
/proc/31966/stat : 31966 (python) S 31964 31966 31886 0 -1 4202496 14394 937 1 0 213 9 0 0 20 0 2 0 651031598 301195264 8423 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31966/statm: 73534 8423 1877 364 0 9452 0
[pid=31972] ppid=31966 vsize=284984 CPUtime=0.16 cores=1,3,5,7
/proc/31972/stat : 31972 (python) S 31966 31966 31886 0 -1 4202560 901 0 0 0 7 9 0 0 18 0 1 0 651031834 291823616 6921 33554432000 4194304 5683644 140733572708880 18446744073709551615 212039675407 0 0 16781312 514 1455471920198680837 0 0 17 5 0 0 0
/proc/31972/statm: 71246 6921 378 364 0 7164 0
[pid=31974] ppid=31972 vsize=1020308 CPUtime=48.69 cores=1,3,5,7
/proc/31974/stat : 31974 (gnovelty+2) R 31972 31974 31974 0 -1 4202496 1154 0 0 0 4869 0 0 0 25 0 1 0 651031834 1044795392 891 33554432000 134512640 135663704 4289817600 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31974/statm: 255077 891 113 282 0 254793 0
[pid=31966/tid=31973] ppid=31964 vsize=294136 CPUtime=0 cores=1,3,5,7
/proc/31966/task/31973/stat : 31973 (python) S 31964 31966 31886 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 2 0 651031834 301195264 8423 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1599428

[startup+102.301 s]
/proc/loadavg: 1.79 0.71 1.62 3/497 32012
/proc/meminfo: memFree=19505092/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=294136 CPUtime=2.22 cores=1,3,5,7
/proc/31966/stat : 31966 (python) S 31964 31966 31886 0 -1 4202496 14394 937 1 0 213 9 0 0 20 0 2 0 651031598 301195264 8423 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31966/statm: 73534 8423 1877 364 0 9452 0
[pid=31972] ppid=31966 vsize=284984 CPUtime=0.33 cores=1,3,5,7
/proc/31972/stat : 31972 (python) S 31966 31966 31886 0 -1 4202560 917 0 0 0 15 18 0 0 18 0 1 0 651031834 291823616 6921 33554432000 4194304 5683644 140733572708880 18446744073709551615 212039675407 0 0 16781312 514 1455471920198680837 0 0 17 5 0 0 0
/proc/31972/statm: 71246 6921 378 364 0 7164 0
[pid=31974] ppid=31972 vsize=1020308 CPUtime=99.88 cores=1,3,5,7
/proc/31974/stat : 31974 (gnovelty+2) R 31972 31974 31974 0 -1 4202496 1154 0 0 0 9988 0 0 0 25 0 1 0 651031834 1044795392 891 33554432000 134512640 135663704 4289817600 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31974/statm: 255077 891 113 282 0 254793 0
[pid=31966/tid=31973] ppid=31964 vsize=294136 CPUtime=0 cores=1,3,5,7
/proc/31966/task/31973/stat : 31973 (python) S 31964 31966 31886 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 2 0 651031834 301195264 8423 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 1599428

[startup+162.301 s]
/proc/loadavg: 1.92 0.94 1.64 3/505 32022
/proc/meminfo: memFree=19455748/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=305000 CPUtime=2.25 cores=1,3,5,7
/proc/31966/stat : 31966 (python) S 31964 31966 31886 0 -1 4202496 15298 937 1 0 216 9 0 0 20 0 3 0 651031598 312320000 8565 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31966/statm: 76250 8565 1880 364 0 12165 0
[pid=31972] ppid=31966 vsize=295228 CPUtime=0.35 cores=1,3,5,7
/proc/31972/stat : 31972 (python) S 31966 31966 31886 0 -1 4202560 1075 0 0 0 16 19 0 0 19 0 2 0 651031834 302313472 6958 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/31972/statm: 73807 6958 410 364 0 9725 0
[pid=31974] ppid=31972 vsize=1020308 CPUtime=100.31 cores=1,3,5,7
/proc/31974/stat : 31974 (gnovelty+2) T 31972 31974 31974 0 -1 4202496 1154 0 0 0 10031 0 0 0 25 0 1 0 651031834 1044795392 891 33554432000 134512640 135663704 4289817600 18446744073709551615 134524925 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/31974/statm: 255077 891 113 282 0 254793 0
[pid=31972/tid=32013] ppid=31966 vsize=295228 CPUtime=0 cores=1,3,5,7
/proc/31972/task/32013/stat : 32013 (python) S 31966 31966 31886 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651041873 302313472 6958 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604460621919232 0 0 -1 7 0 0 0
[pid=32014] ppid=31966 vsize=295088 CPUtime=0.21 cores=1,3,5,7
/proc/32014/stat : 32014 (python) S 31966 31966 31886 0 -1 4202560 915 0 0 0 10 11 0 0 18 0 1 0 651041876 302170112 7054 33554432000 4194304 5683644 140733572708880 18446744073709551615 212039675462 0 0 16781312 514 1455471920198680837 0 0 17 7 0 0 0
/proc/32014/statm: 73772 7054 372 364 0 9687 0
[pid=32016] ppid=32014 vsize=1020308 CPUtime=59.51 cores=1,3,5,7
/proc/32016/stat : 32016 (gnovelty+2) R 32014 32016 32016 0 -1 4202496 1155 0 0 0 5951 0 0 0 25 0 1 0 651041877 1044795392 891 33554432000 134512640 135663704 4292563696 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32016/statm: 255077 891 113 282 0 254793 0
[pid=31966/tid=31973] ppid=31964 vsize=305000 CPUtime=0 cores=1,3,5,7
/proc/31966/task/31973/stat : 31973 (python) S 31964 31966 31886 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 3 0 651031834 312320000 8565 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
[pid=31966/tid=32015] ppid=31964 vsize=305000 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32015/stat : 32015 (python) S 31964 31966 31886 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 651041877 312320000 8565 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 162.63
Current children cumulated vsize (KiB) 2935932

[startup+222.319 s]
/proc/loadavg: 1.97 1.13 1.66 3/509 32027
/proc/meminfo: memFree=19441788/32951124 swapFree=51873468/67111528
[pid=31966] ppid=31964 vsize=315256 CPUtime=2.29 cores=1,3,5,7
/proc/31966/stat : 31966 (python) S 31964 31966 31886 0 -1 4202496 16161 937 1 0 219 10 0 0 19 0 4 0 651031598 322822144 8571 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0

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

/proc/32037/statm: 105850 2358 59 146 0 104726 0
[pid=32035/tid=32042] ppid=31966 vsize=315772 CPUtime=0 cores=1,3,5,7
/proc/32035/task/32042/stat : 32042 (python) S 31966 31966 31886 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651071209 323350528 7091 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604466670424256 0 0 -1 7 0 0 0
[pid=32043] ppid=31966 vsize=325936 CPUtime=0.37 cores=1,3,5,7
/proc/32043/stat : 32043 (python) S 31966 31966 31886 0 -1 4202560 1107 0 0 0 19 18 0 0 19 0 2 0 651071212 333758464 7100 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/32043/statm: 81484 7100 400 364 0 17390 0
[pid=32045] ppid=32043 vsize=423400 CPUtime=98.31 cores=1,3,5,7
/proc/32045/stat : 32045 (adaptg2wsat2009) T 32043 32045 32045 0 -1 4202496 2628 0 0 0 9831 0 0 0 25 0 1 0 651071213 433561600 2358 33554432000 134512640 135107411 4290569744 18446744073709551615 134532128 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32045/statm: 105850 2358 59 146 0 104726 0
[pid=32043/tid=32049] ppid=31966 vsize=325936 CPUtime=0 cores=1,3,5,7
/proc/32043/task/32049/stat : 32049 (python) S 31966 31966 31886 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651081050 333758464 7100 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604466670426048 0 0 -1 1 0 0 0
[pid=32050] ppid=31966 vsize=336300 CPUtime=0.37 cores=1,3,5,7
/proc/32050/stat : 32050 (python) S 31966 31966 31886 0 -1 4202560 1127 0 0 0 18 19 0 0 19 0 2 0 651081053 344371200 7104 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32050/statm: 84075 7104 400 364 0 19978 0
[pid=32052] ppid=32050 vsize=1020308 CPUtime=98.42 cores=1,3,5,7
/proc/32052/stat : 32052 (gnovelty+2) T 32050 32052 32052 0 -1 4202496 1159 0 0 0 9842 0 0 0 25 0 1 0 651081053 1044795392 891 33554432000 134512640 135663704 4293040992 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32052/statm: 255077 891 113 282 0 254793 0
[pid=32050/tid=32058] ppid=31966 vsize=336300 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32058/stat : 32058 (python) S 31966 31966 31886 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651090896 344371200 7104 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604456340416704 0 0 -1 7 0 0 0
[pid=32059] ppid=31966 vsize=346560 CPUtime=0.39 cores=1,3,5,7
/proc/32059/stat : 32059 (python) S 31966 31966 31886 0 -1 4202560 1171 0 0 0 20 19 0 0 19 0 2 0 651090900 354877440 7118 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32059/statm: 86640 7118 406 364 0 22540 0
[pid=32061] ppid=32059 vsize=253036 CPUtime=99.37 cores=1,3,5,7
/proc/32061/stat : 32061 (FH) T 32059 32061 32061 0 -1 4202496 2504 0 0 0 9937 0 0 0 25 0 1 0 651090900 259108864 2232 33554432000 134512640 134936988 4287290224 18446744073709551615 134553385 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32061/statm: 63259 2232 41 104 0 62763 0
[pid=32059/tid=32066] ppid=31966 vsize=346560 CPUtime=0 cores=1,3,5,7
/proc/32059/task/32066/stat : 32066 (python) S 31966 31966 31886 0 -1 4202560 96 0 0 0 0 0 0 0 19 0 2 0 651100838 354877440 7118 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604459359955776 0 0 -1 3 0 0 0
[pid=32067] ppid=31966 vsize=356936 CPUtime=0.39 cores=1,3,5,7
/proc/32067/stat : 32067 (python) S 31966 31966 31886 0 -1 4202560 1165 0 0 0 20 19 0 0 19 0 2 0 651100842 365502464 7123 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32067/statm: 89234 7123 406 364 0 25131 0
[pid=32069] ppid=32067 vsize=423400 CPUtime=100.37 cores=1,3,5,7
/proc/32069/stat : 32069 (adaptg2wsat2009) T 32067 32069 32069 0 -1 4202496 2632 0 0 0 10037 0 0 0 25 0 1 0 651100842 433561600 2358 33554432000 134512640 135107411 4293956976 18446744073709551615 134531830 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32069/statm: 105850 2358 59 146 0 104726 0
[pid=32067/tid=32085] ppid=31966 vsize=356936 CPUtime=0 cores=1,3,5,7
/proc/32067/task/32085/stat : 32085 (python) S 31966 31966 31886 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651110880 365502464 7123 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604459661214016 0 0 -1 7 0 0 0
[pid=32086] ppid=31966 vsize=367448 CPUtime=0.38 cores=1,3,5,7
/proc/32086/stat : 32086 (python) S 31966 31966 31886 0 -1 4202560 1135 0 0 0 20 18 0 0 19 0 2 0 651110884 376266752 7151 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32086/statm: 91862 7151 400 364 0 27756 0
[pid=32088] ppid=32086 vsize=423400 CPUtime=99.37 cores=1,3,5,7
/proc/32088/stat : 32088 (adaptg2wsat2009) T 32086 32088 32088 0 -1 4202496 2632 0 0 0 9937 0 0 0 25 0 1 0 651110884 433561600 2358 33554432000 134512640 135107411 4287944240 18446744073709551615 134531537 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32088/statm: 105850 2358 59 146 0 104726 0
[pid=32086/tid=32091] ppid=31966 vsize=367448 CPUtime=0 cores=1,3,5,7
/proc/32086/task/32091/stat : 32091 (python) S 31966 31966 31886 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651120823 376266752 7151 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604459101544640 0 0 -1 7 0 0 0
[pid=32092] ppid=31966 vsize=377352 CPUtime=0.39 cores=1,3,5,7
/proc/32092/stat : 32092 (python) S 31966 31966 31886 0 -1 4202560 1138 0 0 0 20 19 0 0 19 0 2 0 651120826 386408448 7219 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32092/statm: 94338 7219 400 364 0 30229 0
[pid=32094] ppid=32092 vsize=253028 CPUtime=100.36 cores=1,3,5,7
/proc/32094/stat : 32094 (FH) T 32092 32094 32094 0 -1 4202496 2503 0 0 0 10036 0 0 0 25 0 1 0 651120827 259100672 2232 33554432000 134512640 134936988 4293202448 18446744073709551615 134553579 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32094/statm: 63257 2232 41 104 0 62761 0
[pid=32092/tid=32102] ppid=31966 vsize=377352 CPUtime=0 cores=1,3,5,7
/proc/32092/task/32102/stat : 32102 (python) S 31966 31966 31886 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651130865 386408448 7219 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604469243377664 0 0 -1 7 0 0 0
[pid=32103] ppid=31966 vsize=387892 CPUtime=0.78 cores=1,3,5,7
/proc/32103/stat : 32103 (python) S 31966 31966 31886 0 -1 4202560 1159 0 0 0 40 38 0 0 19 0 2 0 651130869 397201408 7223 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32103/statm: 96973 7223 400 364 0 32861 0
[pid=32105] ppid=32103 vsize=268420 CPUtime=196.9 cores=1,3,5,7
/proc/32105/stat : 32105 (hybridGM3) T 32103 32105 32105 0 -1 4202496 6186 0 0 0 19689 1 0 0 25 0 1 0 651130869 274862080 5918 33554432000 134512640 135204385 4292713872 18446744073709551615 134537776 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32105/statm: 67105 5918 63 169 0 66935 0
[pid=32103/tid=32115] ppid=31966 vsize=387892 CPUtime=0 cores=1,3,5,7
/proc/32103/task/32115/stat : 32115 (python) S 31966 31966 31886 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651150560 397201408 7223 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604466800846848 0 0 -1 7 0 0 0
[pid=32116] ppid=31966 vsize=398300 CPUtime=0.38 cores=1,3,5,7
/proc/32116/stat : 32116 (python) S 31966 31966 31886 0 -1 4202560 1151 0 0 0 19 19 0 0 19 0 2 0 651150563 407859200 7227 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32116/statm: 99575 7227 400 364 0 35460 0
[pid=32118] ppid=32116 vsize=1020308 CPUtime=100.44 cores=1,3,5,7
/proc/32118/stat : 32118 (gnovelty+2) T 32116 32118 32118 0 -1 4202496 1165 0 0 0 10044 0 0 0 25 0 1 0 651150564 1044795392 891 33554432000 134512640 135663704 4291529424 18446744073709551615 134524916 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32118/statm: 255077 891 113 282 0 254793 0
[pid=32116/tid=32122] ppid=31966 vsize=398300 CPUtime=0 cores=1,3,5,7
/proc/32116/task/32122/stat : 32122 (python) S 31966 31966 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651160609 407859200 7227 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604456723088320 0 0 -1 7 0 0 0
[pid=32123] ppid=31966 vsize=408448 CPUtime=0.78 cores=1,3,5,7
/proc/32123/stat : 32123 (python) S 31966 31966 31886 0 -1 4202560 1178 0 0 0 40 38 0 0 19 0 2 0 651160613 418250752 7252 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32123/statm: 102112 7252 400 364 0 37994 0
[pid=32125] ppid=32123 vsize=268420 CPUtime=197.88 cores=1,3,5,7
/proc/32125/stat : 32125 (hybridGM3) T 32123 32125 32125 0 -1 4202496 6188 0 0 0 19788 0 0 0 25 0 1 0 651160613 274862080 5918 33554432000 134512640 135204385 4291047456 18446744073709551615 134538494 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32125/statm: 67105 5918 63 169 0 66935 0
[pid=32123/tid=32135] ppid=31966 vsize=408448 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32135/stat : 32135 (python) S 31966 31966 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651180403 418250752 7252 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604471035290880 0 0 -1 1 0 0 0
[pid=32136] ppid=31966 vsize=418872 CPUtime=0.4 cores=1,3,5,7
/proc/32136/stat : 32136 (python) S 31966 31966 31886 0 -1 4202560 1158 0 0 0 21 19 0 0 16 0 2 0 651180406 428924928 7256 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/32136/statm: 104718 7256 400 364 0 40597 0
[pid=32138] ppid=32136 vsize=423400 CPUtime=98.41 cores=1,3,5,7
/proc/32138/stat : 32138 (adaptg2wsat2009) T 32136 32138 32138 0 -1 4202496 2632 0 0 0 9841 0 0 0 25 0 1 0 651180407 433561600 2358 33554432000 134512640 135107411 4293940608 18446744073709551615 134531582 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32138/statm: 105850 2358 59 146 0 104726 0
[pid=32136/tid=32146] ppid=31966 vsize=418872 CPUtime=0 cores=1,3,5,7
/proc/32136/task/32146/stat : 32146 (python) S 31966 31966 31886 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 651190249 428924928 7256 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604471035291776 0 0 -1 1 0 0 0
[pid=32147] ppid=31966 vsize=429008 CPUtime=0.81 cores=1,3,5,7
/proc/32147/stat : 32147 (python) S 31966 31966 31886 0 -1 4202560 1221 0 0 0 39 42 0 0 16 0 2 0 651190252 439304192 7282 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32147/statm: 107252 7282 407 364 0 43128 0
[pid=32149] ppid=32147 vsize=268420 CPUtime=195.91 cores=1,3,5,7
/proc/32149/stat : 32149 (hybridGM3) T 32147 32149 32149 0 -1 4202496 6193 0 0 0 19591 0 0 0 25 0 1 0 651190253 274862080 5918 33554432000 134512640 135204385 4289629408 18446744073709551615 134538375 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32149/statm: 67105 5918 63 169 0 66935 0
[pid=32147/tid=32159] ppid=31966 vsize=429008 CPUtime=0 cores=1,3,5,7
/proc/32147/task/32159/stat : 32159 (python) S 31966 31966 31886 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 651209845 439304192 7282 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604459747583296 0 0 -1 7 0 0 0
[pid=32160] ppid=31966 vsize=439444 CPUtime=0.79 cores=1,3,5,7
/proc/32160/stat : 32160 (python) S 31966 31966 31886 0 -1 4202560 1227 0 0 0 42 37 0 0 19 0 2 0 651209849 449990656 7286 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32160/statm: 109861 7286 407 364 0 45734 0
[pid=32162] ppid=32160 vsize=268424 CPUtime=194.87 cores=1,3,5,7
/proc/32162/stat : 32162 (hybridGM3) T 32160 32162 32162 0 -1 4202496 6192 0 0 0 19487 0 0 0 25 0 1 0 651209849 274866176 5918 33554432000 134512640 135204385 4294769696 18446744073709551615 134538395 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32162/statm: 67106 5918 63 169 0 66936 0
[pid=32160/tid=32172] ppid=31966 vsize=439444 CPUtime=0 cores=1,3,5,7
/proc/32160/task/32172/stat : 32172 (python) S 31966 31966 31886 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651229338 449990656 7286 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604459747584192 0 0 -1 7 0 0 0
[pid=32173] ppid=31966 vsize=449820 CPUtime=6.66 cores=1,3,5,7
/proc/32173/stat : 32173 (python) S 31966 31966 31886 0 -1 4202560 1222 0 0 0 342 324 0 0 19 0 2 0 651229341 460615680 7299 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32173/statm: 112455 7299 401 364 0 48325 0
[pid=32175] ppid=32173 vsize=461508 CPUtime=1553.72 cores=1,3,5,7
/proc/32175/stat : 32175 (TNM) T 32173 32175 32175 0 -1 4202496 2472 0 0 0 155372 0 0 0 25 0 1 0 651229342 472584192 2196 33554432000 134512640 135008748 4291510320 18446744073709551615 134528467 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/32175/statm: 115377 2196 46 122 0 114277 0
[pid=32173/tid=32254] ppid=31966 vsize=449820 CPUtime=0 cores=1,3,5,7
/proc/32173/task/32254/stat : 32254 (python) S 31966 31966 31886 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651384710 460615680 7299 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 514 18446604459821556672 0 0 -1 7 0 0 0
[pid=32255] ppid=31966 vsize=460016 CPUtime=0 cores=1,3,5,7
/proc/32255/stat : 32255 (python) S 31966 31966 31886 0 -1 4202560 825 0 0 0 0 0 0 0 18 0 1 0 651384712 471056384 7247 33554432000 4194304 5683644 140733572708880 18446744073709551615 212039675462 0 0 16781312 514 11226602237486694399 0 0 17 3 0 0 0
/proc/32255/statm: 115004 7247 346 364 0 50871 0
[pid=32257] ppid=32255 vsize=253028 CPUtime=0.99 cores=1,3,5,7
/proc/32257/stat : 32257 (FH) R 32255 32257 32257 0 -1 4202496 2509 0 0 0 99 0 0 0 20 0 1 0 651384713 259100672 2232 33554432000 134512640 134936988 4289089312 18446744073709551615 134544944 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32257/statm: 63257 2232 41 104 0 62761 0
[pid=31966/tid=31973] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/31973/stat : 31973 (python) S 31964 31966 31886 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 19 0 651031834 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
[pid=31966/tid=32015] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32015/stat : 32015 (python) S 31964 31966 31886 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 19 0 651041877 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 7 0 0 0
[pid=31966/tid=32026] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32026/stat : 32026 (python) S 31964 31966 31886 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 19 0 651051724 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
[pid=31966/tid=32036] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32036/stat : 32036 (python) S 31964 31966 31886 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 19 0 651061468 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
[pid=31966/tid=32044] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32044/stat : 32044 (python) S 31964 31966 31886 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 19 0 651071212 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
[pid=31966/tid=32051] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32051/stat : 32051 (python) S 31964 31966 31886 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 19 0 651081053 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
[pid=31966/tid=32060] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32060/stat : 32060 (python) S 31964 31966 31886 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 19 0 651090900 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
[pid=31966/tid=32068] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32068/stat : 32068 (python) S 31964 31966 31886 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 19 0 651100842 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
[pid=31966/tid=32087] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32087/stat : 32087 (python) S 31964 31966 31886 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 19 0 651110884 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
[pid=31966/tid=32093] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32093/stat : 32093 (python) S 31964 31966 31886 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 19 0 651120827 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
[pid=31966/tid=32104] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32104/stat : 32104 (python) S 31964 31966 31886 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 19 0 651130869 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
[pid=31966/tid=32117] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32117/stat : 32117 (python) S 31964 31966 31886 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 19 0 651150563 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 5 0 0 0
[pid=31966/tid=32124] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32124/stat : 32124 (python) S 31964 31966 31886 0 -1 4202560 31 937 0 0 0 0 0 0 20 0 19 0 651160613 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 7 0 0 0
[pid=31966/tid=32137] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32137/stat : 32137 (python) S 31964 31966 31886 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 19 0 651180406 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 1 0 0 0
[pid=31966/tid=32148] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32148/stat : 32148 (python) S 31964 31966 31886 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 19 0 651190253 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 1 0 0 0
[pid=31966/tid=32161] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32161/stat : 32161 (python) S 31964 31966 31886 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 19 0 651209849 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 3 0 0 0
[pid=31966/tid=32174] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32174/stat : 32174 (python) S 31964 31966 31886 0 -1 4202560 24 937 0 0 0 0 0 0 20 0 19 0 651229341 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 3 0 0 0
[pid=31966/tid=32256] ppid=31964 vsize=469656 CPUtime=0 cores=1,3,5,7
/proc/31966/task/32256/stat : 32256 (python) S 31964 31966 31886 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 19 0 651384712 480927744 8816 33554432000 4194304 5683644 140733572708880 18446744073709551615 212051478961 0 0 16781312 2 18446604464205956032 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3546
Current children cumulated vsize (KiB) 16099416

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

Real time (s): 3532.25
CPU time (s): 3546
CPU user time (s): 3538.85
CPU system time (s): 7.15
CPU usage (%): 100.389
Max. virtual memory (cumulated for all children) (KiB): 16099416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.71159
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32005
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= 1060
involuntary context switches= 80

runsolver used 31.5832 second user time and 73.0679 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-17 00:49:13
IDJOB=3386510
IDBENCH=82575
IDSOLVER=1872
FILE ID=node146/3386510-1305586153
RUNJOBID= node146-1305586142-31905
PBS_JOBID= 13350332
Free space on /tmp= 73172 MiB

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

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

MD5SUM BENCH= 40e955d306a70bd3dffa8283c1221639
RANDOM SEED=81286314

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19599048 kB
Buffers:        223992 kB
Cached:        1488460 kB
SwapCached:      56140 kB
Active:       10224384 kB
Inactive:      2846876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19599048 kB
SwapTotal:    67111528 kB
SwapFree:     51873468 kB
Dirty:           66800 kB
Writeback:           0 kB
AnonPages:    11309576 kB
Mapped:          31752 kB
Slab:           117556 kB
PageTables:      91856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 140130204 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= 73136 MiB
End job on node146 at 2011-05-17 01:48:08