Trace number 3378177

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-par-random (fixed)? (MO) 2385.35 601.746

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
MD5SUM7ca36bcba61bdf9cc15c9739d715b3da
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.30/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.68	c INFO: solving HOME/instance-3378177-1305463375.cnf
0.30/0.68	c INFO: computing task features
0.47/0.82	c INFO: computed variable-clause graph statistics
0.47/0.82	c INFO: computed clause balance statistics
1.18/1.55	c INFO: computed variable balance statistics
1.48/1.85	c INFO: computed small-clause counts
1.48/1.85	c INFO: computed Horn-clause counts
1.48/1.88	c INFO: computed variable graph statistics
1.48/1.88	c INFO: collected features for HOME/instance-3378177-1305463375.cnf in 1.19 s
1.48/1.88	c INFO: running gnovelty+2@0 for 97 with 1198 remaining (b = 0.36)
1.48/1.89	c INFO: running gnovelty+2@0 for 97 with 1198 remaining (b = 0.13)
1.57/1.90	c INFO: running adaptg2wsat2009++@0 for 97 with 1198 remaining (b = 0.08)
1.57/1.91	c INFO: running adaptg2wsat2009++@0 for 97 with 1198 remaining (b = 0.07)
401.00/102.20	c INFO: running adaptg2wsat2009++@0 for 97 with 1098 remaining (b = 0.05)
401.53/102.24	c INFO: running gnovelty+2@0 for 97 with 1098 remaining (b = 0.04)
401.53/102.25	c INFO: running FH@0 for 97 with 1098 remaining (b = 0.03)
401.53/102.26	c INFO: running adaptg2wsat2009++@0 for 97 with 1098 remaining (b = 0.03)
800.34/202.52	c INFO: running adaptg2wsat2009++@0 for 97 with 998 remaining (b = 0.02)
800.66/202.65	c INFO: running FH@0 for 97 with 998 remaining (b = 0.02)
800.66/202.66	c INFO: running hybridGM3@0 for 194 with 998 remaining (b = 0.04)
800.66/202.68	c INFO: running gnovelty+2@0 for 97 with 998 remaining (b = 0.02)
1199.14/302.83	c INFO: running hybridGM3@0 for 194 with 897 remaining (b = 0.03)
1199.47/302.95	c INFO: running adaptg2wsat2009++@0 for 97 with 897 remaining (b = 0.01)
1199.76/303.02	c INFO: running hybridGM3@0 for 194 with 897 remaining (b = 0.03)
1598.23/403.27	c INFO: running FH@0 for 97 with 797 remaining (b = 0.01)
1606.55/405.32	c INFO: running hybridGM3@97 for 97 with 795 remaining (b = 0.01)
1976.69/498.68	c INFO: running hybridGM3@99 for 97 with 701 remaining (b = 0.01)
1979.92/499.47	c INFO: running hybridGM3@97 for 97 with 701 remaining (b = 0.01)
1996.12/503.57	c INFO: running hybridGM3@0 for 194 with 697 remaining (b = 0.02)
2004.45/505.65	c INFO: running hybridGM3@293 for 97 with 695 remaining (b = 0.01)
2378.54/599.98	c INFO: running hybridGM3@295 for 97 with 600 remaining (b = 0.01)
2381.71/600.77	c INFO: running TNM@0 for 599 with 599 remaining (b = 0.06)
2385.35/601.70	c INFO: running adaptg2wsat2009++@99 for 97 with 598 remaining (b = 0.01)
2385.35/601.70	Traceback (most recent call last):
2385.35/601.70	  File "HOME/solve", line 33, in <module>
2385.35/601.70	    plac.call(main)
2385.35/601.70	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 311, in call

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-3378177-1305463375/watcher-3378177-1305463375 -o /tmp/evaluation-result-3378177-1305463375/solver-3378177-1305463375 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378177-1305463375.cnf -seed 131351344 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.69 8.09 6.20 6/379 28700
/proc/meminfo: memFree=16933980/32951124 swapFree=67082152/67111528
[pid=28700] ppid=28698 vsize=15780 CPUtime=0 cores=0,2,4,6
/proc/28700/stat : 28700 (python) S 28698 28700 28149 0 -1 4202496 935 0 0 0 0 0 0 0 25 0 1 0 657935478 16158720 814 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244346880 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/28700/statm: 3945 814 356 364 0 432 0

[startup+0.0648001 s]
/proc/loadavg: 8.69 8.09 6.20 6/379 28700
/proc/meminfo: memFree=16933980/32951124 swapFree=67082152/67111528
[pid=28700] ppid=28698 vsize=30116 CPUtime=0.04 cores=0,2,4,6
/proc/28700/stat : 28700 (python) R 28698 28700 28149 0 -1 4202496 1510 0 0 0 3 1 0 0 25 0 1 0 657935478 30838784 1348 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244346880 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28700/statm: 7529 1348 443 364 0 899 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30116

[startup+0.10079 s]
/proc/loadavg: 8.69 8.09 6.20 6/379 28700
/proc/meminfo: memFree=16933980/32951124 swapFree=67082152/67111528
[pid=28700] ppid=28698 vsize=87708 CPUtime=0.06 cores=0,2,4,6
/proc/28700/stat : 28700 (python) S 28698 28700 28149 0 -1 4202496 2638 0 0 0 4 2 0 0 25 0 1 0 657935478 89812992 2354 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244346880 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/28700/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87708

[startup+0.300714 s]
/proc/loadavg: 8.69 8.09 6.20 6/379 28700
/proc/meminfo: memFree=16933980/32951124 swapFree=67082152/67111528
[pid=28700] ppid=28698 vsize=135752 CPUtime=0.16 cores=0,2,4,6
/proc/28700/stat : 28700 (python) S 28698 28700 28149 0 -1 4202496 5961 934 1 0 12 4 0 0 17 0 1 0 657935478 139010048 4151 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244344837 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/28700/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 135752

[startup+0.700656 s]
/proc/loadavg: 8.69 8.09 6.20 6/379 28700
/proc/meminfo: memFree=16933980/32951124 swapFree=67082152/67111528
[pid=28700] ppid=28698 vsize=279140 CPUtime=0.37 cores=0,2,4,6
/proc/28700/stat : 28700 (python) R 28698 28700 28149 0 -1 4202496 9450 934 1 0 29 8 0 0 16 0 1 0 657935478 285839360 7135 33554432000 4194304 5683644 140736641778624 18446744073709551615 4602349 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28700/statm: 69878 7137 1761 364 0 5802 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 279140

[startup+1.50052 s]
/proc/loadavg: 8.69 8.09 6.20 7/380 28705
/proc/meminfo: memFree=16906320/32951124 swapFree=67082152/67111528
[pid=28700] ppid=28698 vsize=283916 CPUtime=1.18 cores=0,2,4,6
/proc/28700/stat : 28700 (python) R 28698 28700 28149 0 -1 4202496 11839 934 1 0 109 9 0 0 17 0 1 0 657935478 290729984 8363 33554432000 4194304 5683644 140736641778624 18446744073709551615 47319196654728 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28700/statm: 70979 8363 1826 364 0 6903 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283916

[startup+3.10119 s]
/proc/loadavg: 8.69 8.09 6.20 10/392 28717
/proc/meminfo: memFree=16884276/32951124 swapFree=67082152/67111528
[pid=28700] ppid=28698 vsize=321108 CPUtime=1.59 cores=0,2,4,6
/proc/28700/stat : 28700 (python) S 28698 28700 28149 0 -1 4202496 14585 934 1 0 150 9 0 0 20 0 5 0 657935478 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28700/statm: 80277 7467 1875 364 0 16186 0
[pid=28706] ppid=28700 vsize=279940 CPUtime=0 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28700 28700 28149 0 -1 4202560 726 0 0 0 0 0 0 0 18 0 1 0 657935667 286658560 5772 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368911 0 0 16781312 514 8338471888976052482 0 0 17 6 0 0 0
/proc/28706/statm: 69985 5772 355 364 0 5903 0
[pid=28708] ppid=28706 vsize=1018820 CPUtime=1.2 cores=0,2,4,6
/proc/28708/stat : 28708 (gnovelty+2) R 28706 28708 28708 0 -1 4202496 854 0 0 0 120 0 0 0 22 0 1 0 657935667 1043271680 595 33554432000 134512640 135663704 4289580032 18446744073709551615 134545190 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28708/statm: 254705 595 113 282 0 254421 0
[pid=28709] ppid=28700 vsize=290836 CPUtime=0 cores=0,2,4,6
/proc/28709/stat : 28709 (python) S 28700 28700 28149 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 657935668 297816064 5795 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368966 0 0 16781312 514 3122150957417201923 0 0 17 4 0 0 0
/proc/28709/statm: 72709 5795 349 364 0 8624 0
[pid=28711] ppid=28709 vsize=1018820 CPUtime=1.19 cores=0,2,4,6
/proc/28711/stat : 28711 (gnovelty+2) R 28709 28711 28711 0 -1 4202496 859 0 0 0 119 0 0 0 25 0 1 0 657935668 1043271680 595 33554432000 134512640 135663704 4292989120 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/28711/statm: 254705 595 113 282 0 254421 0
[pid=28712] ppid=28700 vsize=300608 CPUtime=0 cores=0,2,4,6
/proc/28712/stat : 28712 (python) S 28700 28700 28149 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 657935669 307822592 5931 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368966 0 0 16781312 514 5355308551453540351 0 0 17 4 0 0 0
/proc/28712/statm: 75152 5931 347 364 0 11064 0
[pid=28714] ppid=28712 vsize=419160 CPUtime=1.17 cores=0,2,4,6
/proc/28714/stat : 28714 (adaptg2wsat2009) R 28712 28714 28714 0 -1 4202496 1256 0 0 0 117 0 0 0 25 0 1 0 657935669 429219840 991 33554432000 134512640 135107411 4288726144 18446744073709551615 134523436 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/28714/statm: 104790 991 49 146 0 103666 0
[pid=28715] ppid=28700 vsize=310864 CPUtime=0 cores=0,2,4,6
/proc/28715/stat : 28715 (python) S 28700 28700 28149 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 657935670 318324736 5936 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368966 0 0 16781312 514 3906701706980753407 0 0 17 4 0 0 0
/proc/28715/statm: 77716 5936 347 364 0 13625 0
[pid=28717] ppid=28715 vsize=419160 CPUtime=1.17 cores=0,2,4,6
/proc/28717/stat : 28717 (adaptg2wsat2009) R 28715 28717 28717 0 -1 4202496 1254 0 0 0 117 0 0 0 24 0 1 0 657935670 429219840 991 33554432000 134512640 135107411 4293292624 18446744073709551615 134523438 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/28717/statm: 104790 991 49 146 0 103666 0
[pid=28700/tid=28707] ppid=28698 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28707/stat : 28707 (python) S 28698 28700 28149 0 -1 4202560 25 934 0 0 0 0 0 0 19 0 5 0 657935667 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28710] ppid=28698 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28710/stat : 28710 (python) S 28698 28700 28149 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 5 0 657935668 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 4 0 0 0
[pid=28700/tid=28713] ppid=28698 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28713/stat : 28713 (python) S 28698 28700 28149 0 -1 4202560 24 934 0 0 0 0 0 0 22 0 5 0 657935669 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28716] ppid=28698 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28716/stat : 28716 (python) S 28698 28700 28149 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 5 0 657935670 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 4379316

[startup+6.30063 s]
/proc/loadavg: 8.71 8.11 6.22 11/392 28717
/proc/meminfo: memFree=16881292/32951124 swapFree=67082152/67111528
[pid=28700] ppid=28698 vsize=321108 CPUtime=1.59 cores=0,2,4,6
/proc/28700/stat : 28700 (python) S 28698 28700 28149 0 -1 4202496 14585 934 1 0 150 9 0 0 20 0 5 0 657935478 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28700/statm: 80277 7467 1875 364 0 16186 0
[pid=28706] ppid=28700 vsize=279940 CPUtime=0.01 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28700 28700 28149 0 -1 4202560 885 0 0 0 0 1 0 0 18 0 1 0 657935667 286658560 5795 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368911 0 0 16781312 514 8338471888976052482 0 0 17 6 0 0 0
/proc/28706/statm: 69985 5795 378 364 0 5903 0
[pid=28708] ppid=28706 vsize=1018820 CPUtime=4.4 cores=0,2,4,6
/proc/28708/stat : 28708 (gnovelty+2) R 28706 28708 28708 0 -1 4202496 854 0 0 0 440 0 0 0 25 0 1 0 657935667 1043271680 595 33554432000 134512640 135663704 4289580032 18446744073709551615 134544196 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28708/statm: 254705 595 113 282 0 254421 0
[pid=28709] ppid=28700 vsize=290836 CPUtime=0 cores=0,2,4,6
/proc/28709/stat : 28709 (python) S 28700 28700 28149 0 -1 4202560 890 0 0 0 0 0 0 0 18 0 1 0 657935668 297816064 5818 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368966 0 0 16781312 514 3122150957417201923 0 0 17 4 0 0 0
/proc/28709/statm: 72709 5818 372 364 0 8624 0
[pid=28711] ppid=28709 vsize=1018820 CPUtime=4.39 cores=0,2,4,6
/proc/28711/stat : 28711 (gnovelty+2) R 28709 28711 28711 0 -1 4202496 859 0 0 0 439 0 0 0 25 0 1 0 657935668 1043271680 595 33554432000 134512640 135663704 4292989120 18446744073709551615 134545583 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/28711/statm: 254705 595 113 282 0 254421 0
[pid=28712] ppid=28700 vsize=300608 CPUtime=0 cores=0,2,4,6
/proc/28712/stat : 28712 (python) S 28700 28700 28149 0 -1 4202560 889 0 0 0 0 0 0 0 18 0 1 0 657935669 307822592 5954 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368966 0 0 16781312 514 5355308551453507842 0 0 17 4 0 0 0
/proc/28712/statm: 75152 5954 370 364 0 11064 0
[pid=28714] ppid=28712 vsize=419428 CPUtime=4.31 cores=0,2,4,6
/proc/28714/stat : 28714 (adaptg2wsat2009) R 28712 28714 28714 0 -1 4202496 1440 0 0 0 431 0 0 0 25 0 1 0 657935669 429494272 1175 33554432000 134512640 135107411 4288726144 18446744073709551615 134532128 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/28714/statm: 104857 1175 59 146 0 103733 0
[pid=28715] ppid=28700 vsize=310864 CPUtime=0.01 cores=0,2,4,6
/proc/28715/stat : 28715 (python) S 28700 28700 28149 0 -1 4202560 905 0 0 0 0 1 0 0 18 0 1 0 657935670 318324736 5959 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368966 0 0 16781312 514 3906701706980753407 0 0 17 4 0 0 0
/proc/28715/statm: 77716 5959 370 364 0 13625 0
[pid=28717] ppid=28715 vsize=419428 CPUtime=4.32 cores=0,2,4,6
/proc/28717/stat : 28717 (adaptg2wsat2009) R 28715 28717 28717 0 -1 4202496 1439 0 0 0 432 0 0 0 25 0 1 0 657935670 429494272 1176 33554432000 134512640 135107411 4293292624 18446744073709551615 134531792 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/28717/statm: 104857 1176 59 146 0 103733 0
[pid=28700/tid=28707] ppid=28698 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28707/stat : 28707 (python) S 28698 28700 28149 0 -1 4202560 25 934 0 0 0 0 0 0 19 0 5 0 657935667 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28710] ppid=28698 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28710/stat : 28710 (python) S 28698 28700 28149 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 5 0 657935668 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 4 0 0 0
[pid=28700/tid=28713] ppid=28698 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28713/stat : 28713 (python) S 28698 28700 28149 0 -1 4202560 24 934 0 0 0 0 0 0 22 0 5 0 657935669 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28716] ppid=28698 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28716/stat : 28716 (python) S 28698 28700 28149 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 5 0 657935670 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19.03
Current children cumulated vsize (KiB) 4379852

[startup+12.7015 s]
/proc/loadavg: 8.74 8.12 6.23 11/392 28717
/proc/meminfo: memFree=16879228/32951124 swapFree=67082152/67111528
[pid=28700] ppid=28698 vsize=321108 CPUtime=1.59 cores=0,2,4,6
/proc/28700/stat : 28700 (python) S 28698 28700 28149 0 -1 4202496 14585 934 1 0 150 9 0 0 20 0 5 0 657935478 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28700/statm: 80277 7467 1875 364 0 16186 0
[pid=28706] ppid=28700 vsize=279940 CPUtime=0.02 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28700 28700 28149 0 -1 4202560 888 0 0 0 1 1 0 0 18 0 1 0 657935667 286658560 5795 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368911 0 0 16781312 514 6413073092817420546 0 0 17 6 0 0 0
/proc/28706/statm: 69985 5795 378 364 0 5903 0
[pid=28708] ppid=28706 vsize=1018820 CPUtime=10.8 cores=0,2,4,6
/proc/28708/stat : 28708 (gnovelty+2) R 28706 28708 28708 0 -1 4202496 854 0 0 0 1080 0 0 0 25 0 1 0 657935667 1043271680 595 33554432000 134512640 135663704 4289580032 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28708/statm: 254705 595 113 282 0 254421 0
[pid=28709] ppid=28700 vsize=290836 CPUtime=0.03 cores=0,2,4,6
/proc/28709/stat : 28709 (python) S 28700 28700 28149 0 -1 4202560 895 0 0 0 1 2 0 0 18 0 1 0 657935668 297816064 5818 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368966 0 0 16781312 514 6413073092817420547 0 0 17 4 0 0 0
/proc/28709/statm: 72709 5818 372 364 0 8624 0
[pid=28711] ppid=28709 vsize=1018820 CPUtime=10.79 cores=0,2,4,6
/proc/28711/stat : 28711 (gnovelty+2) R 28709 28711 28711 0 -1 4202496 859 0 0 0 1079 0 0 0 25 0 1 0 657935668 1043271680 595 33554432000 134512640 135663704 4292989120 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/28711/statm: 254705 595 113 282 0 254421 0
[pid=28712] ppid=28700 vsize=300608 CPUtime=0.02 cores=0,2,4,6
/proc/28712/stat : 28712 (python) S 28700 28700 28149 0 -1 4202560 892 0 0 0 1 1 0 0 18 0 1 0 657935669 307822592 5954 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368966 0 0 16781312 514 6413073092817420546 0 0 17 4 0 0 0
/proc/28712/statm: 75152 5954 370 364 0 11064 0
[pid=28714] ppid=28712 vsize=419428 CPUtime=10.61 cores=0,2,4,6
/proc/28714/stat : 28714 (adaptg2wsat2009) R 28712 28714 28714 0 -1 4202496 1440 0 0 0 1061 0 0 0 25 0 1 0 657935669 429494272 1175 33554432000 134512640 135107411 4288726144 18446744073709551615 134531435 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/28714/statm: 104857 1175 59 146 0 103733 0
[pid=28715] ppid=28700 vsize=310864 CPUtime=0.02 cores=0,2,4,6
/proc/28715/stat : 28715 (python) S 28700 28700 28149 0 -1 4202560 907 0 0 0 1 1 0 0 18 0 1 0 657935670 318324736 5959 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368966 0 0 16781312 514 6413073092817420545 0 0 17 4 0 0 0
/proc/28715/statm: 77716 5959 370 364 0 13625 0
[pid=28717] ppid=28715 vsize=419428 CPUtime=10.67 cores=0,2,4,6
/proc/28717/stat : 28717 (adaptg2wsat2009) R 28715 28717 28717 0 -1 4202496 1439 0 0 0 1067 0 0 0 25 0 1 0 657935670 429494272 1176 33554432000 134512640 135107411 4293292624 18446744073709551615 134531942 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/28717/statm: 104857 1176 59 146 0 103733 0
[pid=28700/tid=28707] ppid=28698 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28707/stat : 28707 (python) S 28698 28700 28149 0 -1 4202560 25 934 0 0 0 0 0 0 19 0 5 0 657935667 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28710] ppid=28698 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28710/stat : 28710 (python) S 28698 28700 28149 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 5 0 657935668 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 4 0 0 0
[pid=28700/tid=28713] ppid=28698 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28713/stat : 28713 (python) S 28698 28700 28149 0 -1 4202560 24 934 0 0 0 0 0 0 22 0 5 0 657935669 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28716] ppid=28698 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28716/stat : 28716 (python) S 28698 28700 28149 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 5 0 657935670 328814592 7467 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 44.55
Current children cumulated vsize (KiB) 4379852

[startup+25.5013 s]
/proc/loadavg: 8.79 8.16 6.28 13/393 28718
/proc/meminfo: memFree=16878092/32951124 swapFree=67082152/67111528
[pid=28700] ppid=28698 vsize=321108 CPUtime=1.59 cores=0,2,4,6

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

[pid=28717] ppid=28715 vsize=419428 CPUtime=99.45 cores=0,2,4,6
/proc/28717/stat : 28717 (adaptg2wsat2009) T 28715 28717 28717 0 -1 4202496 1439 0 0 0 9945 0 0 0 25 0 1 0 657935670 429494272 1176 33554432000 134512640 135107411 4293292624 18446744073709551615 134531905 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/28717/statm: 104857 1176 59 146 0 103733 0
[pid=28715/tid=28724] ppid=28700 vsize=310864 CPUtime=0 cores=0,2,4,6
/proc/28715/task/28724/stat : 28724 (python) S 28700 28700 28149 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657945697 318324736 5989 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 514 18446604453822293120 0 0 -1 4 0 0 0
[pid=28725] ppid=28700 vsize=321316 CPUtime=0.28 cores=0,2,4,6
/proc/28725/stat : 28725 (python) S 28700 28700 28149 0 -1 4202560 1101 0 0 0 15 13 0 0 19 0 2 0 657945698 329027584 5994 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/28725/statm: 80329 5994 400 364 0 16235 0
[pid=28729] ppid=28725 vsize=419428 CPUtime=99.96 cores=0,2,4,6
/proc/28729/stat : 28729 (adaptg2wsat2009) T 28725 28729 28729 0 -1 4202496 1440 0 0 0 9996 0 0 0 25 0 1 0 657945702 429494272 1175 33554432000 134512640 135107411 4293500272 18446744073709551615 134532277 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/28729/statm: 104857 1175 59 146 0 103733 0
[pid=28725/tid=28746] ppid=28700 vsize=321316 CPUtime=0 cores=0,2,4,6
/proc/28725/task/28746/stat : 28746 (python) S 28700 28700 28149 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657955729 329027584 5994 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 514 18446604444193106048 0 0 -1 2 0 0 0
[pid=28731] ppid=28700 vsize=331376 CPUtime=0.28 cores=0,2,4,6
/proc/28731/stat : 28731 (python) S 28700 28700 28149 0 -1 4202560 1087 0 0 0 15 13 0 0 19 0 2 0 657945702 339329024 5997 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/28731/statm: 82844 5997 399 364 0 18747 0
[pid=28733] ppid=28731 vsize=1018820 CPUtime=100.25 cores=0,2,4,6
/proc/28733/stat : 28733 (gnovelty+2) T 28731 28733 28733 0 -1 4202496 858 0 0 0 10025 0 0 0 25 0 1 0 657945703 1043271680 595 33554432000 134512640 135663704 4286948368 18446744073709551615 134525316 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/28733/statm: 254705 595 113 282 0 254421 0
[pid=28731/tid=28750] ppid=28700 vsize=331376 CPUtime=0 cores=0,2,4,6
/proc/28731/task/28750/stat : 28750 (python) S 28700 28700 28149 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657955742 339329024 5997 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 514 18446604441721023488 0 0 -1 0 0 0 0
[pid=28734] ppid=28700 vsize=341800 CPUtime=0.28 cores=0,2,4,6
/proc/28734/stat : 28734 (python) S 28700 28700 28149 0 -1 4202560 1098 0 0 0 13 15 0 0 18 0 2 0 657945703 350003200 6002 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28734/statm: 85450 6002 400 364 0 21350 0
[pid=28736] ppid=28734 vsize=249192 CPUtime=99.92 cores=0,2,4,6
/proc/28736/stat : 28736 (FH) T 28734 28736 28736 0 -1 4202496 1320 0 0 0 9992 0 0 0 25 0 1 0 657945704 255172608 1058 33554432000 134512640 134936988 4289493024 18446744073709551615 134544921 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/28736/statm: 62298 1058 41 104 0 61802 0
[pid=28734/tid=28751] ppid=28700 vsize=341800 CPUtime=0 cores=0,2,4,6
/proc/28734/task/28751/stat : 28751 (python) S 28700 28700 28149 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657955742 350003200 6002 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 514 18446604441249573888 0 0 -1 4 0 0 0
[pid=28737] ppid=28700 vsize=351888 CPUtime=0.28 cores=0,2,4,6
/proc/28737/stat : 28737 (python) S 28700 28700 28149 0 -1 4202560 1124 0 0 0 13 15 0 0 19 0 2 0 657945705 360333312 6011 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28737/statm: 87972 6011 405 364 0 23869 0
[pid=28739] ppid=28737 vsize=419428 CPUtime=97.95 cores=0,2,4,6
/proc/28739/stat : 28739 (adaptg2wsat2009) T 28737 28739 28739 0 -1 4202496 1445 0 0 0 9795 0 0 0 25 0 1 0 657945705 429494272 1176 33554432000 134512640 135107411 4292642416 18446744073709551615 134531674 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/28739/statm: 104857 1176 59 146 0 103733 0
[pid=28737/tid=28752] ppid=28700 vsize=351888 CPUtime=0 cores=0,2,4,6
/proc/28737/task/28752/stat : 28752 (python) S 28700 28700 28149 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657955743 360333312 6011 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 514 18446604441249572992 0 0 -1 6 0 0 0
[pid=28747] ppid=28700 vsize=362852 CPUtime=0.3 cores=0,2,4,6
/proc/28747/stat : 28747 (python) S 28700 28700 28149 0 -1 4202560 1136 0 0 0 16 14 0 0 19 0 2 0 657955730 371560448 6016 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28747/statm: 90713 6016 406 364 0 26607 0
[pid=28749] ppid=28747 vsize=419428 CPUtime=100.28 cores=0,2,4,6
/proc/28749/stat : 28749 (adaptg2wsat2009) T 28747 28749 28749 0 -1 4202496 1442 0 0 0 10028 0 0 0 25 0 1 0 657955730 429494272 1175 33554432000 134512640 135107411 4288085648 18446744073709551615 134531600 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/28749/statm: 104857 1175 59 146 0 103733 0
[pid=28747/tid=28771] ppid=28700 vsize=362852 CPUtime=0 cores=0,2,4,6
/proc/28747/task/28771/stat : 28771 (python) S 28700 28700 28149 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 657965760 371560448 6016 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 514 18446604442213789760 0 0 -1 6 0 0 0
[pid=28753] ppid=28700 vsize=372624 CPUtime=0.29 cores=0,2,4,6
/proc/28753/stat : 28753 (python) S 28700 28700 28149 0 -1 4202560 1124 0 0 0 15 14 0 0 19 0 2 0 657955743 381566976 6069 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/28753/statm: 93156 6069 399 364 0 29047 0
[pid=28755] ppid=28753 vsize=249188 CPUtime=97.43 cores=0,2,4,6
/proc/28755/stat : 28755 (FH) T 28753 28755 28755 0 -1 4202496 1325 0 0 0 9743 0 0 0 25 0 1 0 657955744 255168512 1058 33554432000 134512640 134936988 4292982016 18446744073709551615 134552784 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/28755/statm: 62297 1058 41 104 0 61801 0
[pid=28753/tid=28775] ppid=28700 vsize=372624 CPUtime=0 cores=0,2,4,6
/proc/28753/task/28775/stat : 28775 (python) S 28700 28700 28149 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657965773 381566976 6069 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 514 18446604448577676288 0 0 -1 4 0 0 0
[pid=28756] ppid=28700 vsize=382880 CPUtime=1.19 cores=0,2,4,6
/proc/28756/stat : 28756 (python) S 28700 28700 28149 0 -1 4202560 1178 0 0 0 64 55 0 0 18 0 2 0 657955745 392069120 6073 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368966 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28756/statm: 95720 6073 399 364 0 31608 0
[pid=28758] ppid=28756 vsize=268424 CPUtime=389.26 cores=0,2,4,6
/proc/28758/stat : 28758 (hybridGM3) R 28756 28758 28758 0 -1 4202496 5276 0 0 0 38926 0 0 0 25 0 1 0 657955745 274866176 5010 33554432000 134512640 135204385 4292106960 18446744073709551615 134538284 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28758/statm: 67106 5010 63 169 0 66936 0
[pid=28756/tid=28797] ppid=28700 vsize=382880 CPUtime=0 cores=0,2,4,6
/proc/28756/task/28797/stat : 28797 (python) S 28700 28700 28149 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 657976009 392069120 6073 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 514 18446604451944985920 0 0 -1 6 0 0 0
[pid=28759] ppid=28700 vsize=393340 CPUtime=0.3 cores=0,2,4,6
/proc/28759/stat : 28759 (python) S 28700 28700 28149 0 -1 4202560 1133 0 0 0 15 15 0 0 19 0 2 0 657955746 402780160 6078 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/28759/statm: 98335 6078 400 364 0 34220 0
[pid=28761] ppid=28759 vsize=1018820 CPUtime=99.7 cores=0,2,4,6
/proc/28761/stat : 28761 (gnovelty+2) T 28759 28761 28761 0 -1 4202496 862 0 0 0 9970 0 0 0 25 0 1 0 657955746 1043271680 595 33554432000 134512640 135663704 4287337568 18446744073709551615 134525678 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/28761/statm: 254705 595 113 282 0 254421 0
[pid=28759/tid=28779] ppid=28700 vsize=393340 CPUtime=0 cores=0,2,4,6
/proc/28759/task/28779/stat : 28779 (python) S 28700 28700 28149 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 657965778 402780160 6078 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 514 18446604440278436672 0 0 -1 2 0 0 0
[pid=28772] ppid=28700 vsize=403584 CPUtime=0.89 cores=0,2,4,6
/proc/28772/stat : 28772 (python) S 28700 28700 28149 0 -1 4202560 1187 0 0 0 46 43 0 0 18 0 2 0 657965761 413270016 6082 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/28772/statm: 100896 6082 400 364 0 36778 0
[pid=28774] ppid=28772 vsize=268424 CPUtime=296.96 cores=0,2,4,6
/proc/28774/stat : 28774 (hybridGM3) T 28772 28774 28774 0 -1 4202496 5275 0 0 0 29696 0 0 0 25 0 1 0 657965762 274866176 5008 33554432000 134512640 135204385 4294560960 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/28774/statm: 67106 5008 63 169 0 66936 0
[pid=28772/tid=28803] ppid=28700 vsize=403584 CPUtime=0 cores=0,2,4,6
/proc/28772/task/28803/stat : 28803 (python) S 28700 28700 28149 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 657985424 413270016 6082 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 514 18446604450838270144 0 0 -1 2 0 0 0
[pid=28776] ppid=28700 vsize=413980 CPUtime=0.3 cores=0,2,4,6
/proc/28776/stat : 28776 (python) S 28700 28700 28149 0 -1 4202560 1152 0 0 0 17 13 0 0 19 0 2 0 657965774 423915520 6086 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/28776/statm: 103495 6086 400 364 0 39374 0
[pid=28778] ppid=28776 vsize=419428 CPUtime=99.63 cores=0,2,4,6
/proc/28778/stat : 28778 (adaptg2wsat2009) T 28776 28778 28778 0 -1 4202496 1445 0 0 0 9963 0 0 0 25 0 1 0 657965774 429494272 1176 33554432000 134512640 135107411 4288990944 18446744073709551615 134531928 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/28778/statm: 104857 1176 59 146 0 103733 0
[pid=28776/tid=28793] ppid=28700 vsize=413980 CPUtime=0 cores=0,2,4,6
/proc/28776/task/28793/stat : 28793 (python) S 28700 28700 28149 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657975804 423915520 6086 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 514 18446604453883333568 0 0 -1 2 0 0 0
[pid=28780] ppid=28700 vsize=424208 CPUtime=0.9 cores=0,2,4,6
/proc/28780/stat : 28780 (python) S 28700 28700 28149 0 -1 4202560 1236 0 0 0 48 42 0 0 18 0 2 0 657965780 434388992 6098 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368966 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28780/statm: 106052 6098 408 364 0 41928 0
[pid=28782] ppid=28780 vsize=268420 CPUtime=298.43 cores=0,2,4,6
/proc/28782/stat : 28782 (hybridGM3) R 28780 28782 28782 0 -1 4202496 5285 0 0 0 29842 1 0 0 25 0 1 0 657965780 274862080 5008 33554432000 134512640 135204385 4290788832 18446744073709551615 134538034 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/28782/statm: 67105 5008 63 169 0 66935 0
[pid=28780/tid=28802] ppid=28700 vsize=424208 CPUtime=0 cores=0,2,4,6
/proc/28780/task/28802/stat : 28802 (python) S 28700 28700 28149 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 2 0 657985345 434388992 6098 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 514 18446604444938107072 0 0 -1 4 0 0 0
[pid=28794] ppid=28700 vsize=434620 CPUtime=0.3 cores=0,2,4,6
/proc/28794/stat : 28794 (python) S 28700 28700 28149 0 -1 4202560 1192 0 0 0 16 14 0 0 19 0 2 0 657975805 445050880 6102 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28794/statm: 108655 6102 408 364 0 44528 0
[pid=28796] ppid=28794 vsize=249188 CPUtime=99.71 cores=0,2,4,6
/proc/28796/stat : 28796 (FH) T 28794 28796 28796 0 -1 4202496 1335 0 0 0 9971 0 0 0 25 0 1 0 657975806 255168512 1058 33554432000 134512640 134936988 4287259936 18446744073709551615 134553261 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/28796/statm: 62297 1058 41 104 0 61801 0
[pid=28794/tid=28804] ppid=28700 vsize=434620 CPUtime=0 cores=0,2,4,6
/proc/28794/task/28804/stat : 28804 (python) S 28700 28700 28149 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 657985835 445050880 6102 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 514 18446604448096293120 0 0 -1 4 0 0 0
[pid=28805] ppid=28700 vsize=444752 CPUtime=0.28 cores=0,2,4,6
/proc/28805/stat : 28805 (python) S 28700 28700 28149 0 -1 4202560 1045 0 0 0 14 14 0 0 18 0 1 0 657985836 455426048 6092 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368966 0 0 16781312 514 6413073092817420545 0 0 17 2 0 0 0
/proc/28805/statm: 111188 6092 380 364 0 47058 0
[pid=28807] ppid=28805 vsize=268428 CPUtime=97.42 cores=0,2,4,6
/proc/28807/stat : 28807 (hybridGM3) R 28805 28807 28807 0 -1 4202496 5292 0 0 0 9742 0 0 0 25 0 1 0 657985836 274870272 5010 33554432000 134512640 135204385 4291192928 18446744073709551615 134538248 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/28807/statm: 67107 5010 63 169 0 66937 0
[pid=28816] ppid=28700 vsize=455268 CPUtime=0 cores=0,2,4,6
/proc/28816/stat : 28816 (python) S 28700 28700 28149 0 -1 4202560 827 0 0 0 0 0 0 0 19 0 1 0 657995555 466194432 6075 33554432000 4194304 5683644 140736641778624 18446744073709551615 228244368966 0 0 16781312 514 16102713380690722815 0 0 17 6 0 0 0
/proc/28816/statm: 113817 6075 346 364 0 49684 0
[pid=28818] ppid=28816 vsize=453560 CPUtime=0.8 cores=0,2,4,6
/proc/28818/stat : 28818 (TNM) R 28816 28818 28818 0 -1 4202496 1113 0 0 0 80 0 0 0 23 0 1 0 657995556 464445440 842 33554432000 134512640 135008748 4294208080 18446744073709551615 134523307 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/28818/statm: 113390 842 45 122 0 112290 0
[pid=28700/tid=28707] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28707/stat : 28707 (python) S 28698 28700 28149 0 -1 4202560 25 934 0 0 0 0 0 0 19 0 19 0 657935667 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28710] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28710/stat : 28710 (python) S 28698 28700 28149 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 19 0 657935668 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 4 0 0 0
[pid=28700/tid=28713] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28713/stat : 28713 (python) S 28698 28700 28149 0 -1 4202560 24 934 0 0 0 0 0 0 22 0 19 0 657935669 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28716] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28716/stat : 28716 (python) S 28698 28700 28149 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 19 0 657935670 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 4 0 0 0
[pid=28700/tid=28726] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28726/stat : 28726 (python) S 28698 28700 28149 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 19 0 657945698 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 4 0 0 0
[pid=28700/tid=28732] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28732/stat : 28732 (python) S 28698 28700 28149 0 -1 4202560 21 934 0 0 0 0 0 0 21 0 19 0 657945702 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 0 0 0 0
[pid=28700/tid=28735] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28735/stat : 28735 (python) S 28698 28700 28149 0 -1 4202560 22 934 0 0 0 0 0 0 23 0 19 0 657945704 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 4 0 0 0
[pid=28700/tid=28738] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28738/stat : 28738 (python) S 28698 28700 28149 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 19 0 657945705 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28748] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28748/stat : 28748 (python) S 28698 28700 28149 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 19 0 657955730 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28754] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28754/stat : 28754 (python) S 28698 28700 28149 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 19 0 657955744 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 0 0 0 0
[pid=28700/tid=28757] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28757/stat : 28757 (python) S 28698 28700 28149 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 19 0 657955745 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28760] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28760/stat : 28760 (python) S 28698 28700 28149 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 19 0 657955746 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 2 0 0 0
[pid=28700/tid=28773] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28773/stat : 28773 (python) S 28698 28700 28149 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 19 0 657965762 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 2 0 0 0
[pid=28700/tid=28777] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28777/stat : 28777 (python) S 28698 28700 28149 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 19 0 657965774 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 2 0 0 0
[pid=28700/tid=28781] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28781/stat : 28781 (python) S 28698 28700 28149 0 -1 4202560 34 934 0 0 0 0 0 0 18 0 19 0 657965780 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28795] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28795/stat : 28795 (python) S 28698 28700 28149 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 19 0 657975805 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28806] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28806/stat : 28806 (python) S 28698 28700 28149 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 19 0 657985836 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
[pid=28700/tid=28817] ppid=28698 vsize=464916 CPUtime=0 cores=0,2,4,6
/proc/28700/task/28817/stat : 28817 (python) S 28698 28700 28149 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 19 0 657995556 476073984 7644 33554432000 4194304 5683644 140736641778624 18446744073709551615 228256172465 0 0 16781312 2 18446604442213792448 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2385.35
Current children cumulated vsize (KiB) 15958568

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

Real time (s): 601.746
CPU time (s): 2385.35
CPU user time (s): 2381.87
CPU system time (s): 3.48
CPU usage (%): 396.405
Max. virtual memory (cumulated for all children) (KiB): 15958568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.87971
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29988
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= 3231
involuntary context switches= 52

runsolver used 4.33634 second user time and 10.3354 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 14:42:55
IDJOB=3378177
IDBENCH=82586
IDSOLVER=1859
FILE ID=node136/3378177-1305463375
RUNJOBID= node136-1305462567-28167
PBS_JOBID= 13324968
Free space on /tmp= 73004 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378177-1305463375/watcher-3378177-1305463375 -o /tmp/evaluation-result-3378177-1305463375/solver-3378177-1305463375 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378177-1305463375.cnf -seed 131351344 -budget 4800 -cores 4

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

MD5SUM BENCH= 7ca36bcba61bdf9cc15c9739d715b3da
RANDOM SEED=131351344

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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:      16934268 kB
Buffers:        314880 kB
Cached:        5912004 kB
SwapCached:       2740 kB
Active:       11264848 kB
Inactive:      4398084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16934268 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           32288 kB
Writeback:           0 kB
AnonPages:     9434368 kB
Mapped:          35832 kB
Slab:           240356 kB
PageTables:      46364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86547172 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= 72972 MiB
End job on node136 at 2011-05-15 14:52:59