Trace number 3378250

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) 2000.07 504.936

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
MD5SUM720cb73f06c537d4bcc379449229299e
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.40/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.40/0.63	c INFO: solving HOME/instance-3378250-1305464195.cnf
0.40/0.63	c INFO: computing task features
0.49/0.77	c INFO: computed variable-clause graph statistics
0.49/0.77	c INFO: computed clause balance statistics
1.29/1.50	c INFO: computed variable balance statistics
1.59/1.80	c INFO: computed small-clause counts
1.59/1.80	c INFO: computed Horn-clause counts
1.59/1.83	c INFO: computed variable graph statistics
1.59/1.83	c INFO: collected features for HOME/instance-3378250-1305464195.cnf in 1.19 s
1.59/1.84	c INFO: running gnovelty+2@0 for 97 with 1198 remaining (b = 0.36)
1.59/1.85	c INFO: running gnovelty+2@0 for 97 with 1198 remaining (b = 0.13)
1.59/1.85	c INFO: running adaptg2wsat2009++@0 for 97 with 1198 remaining (b = 0.08)
1.59/1.86	c INFO: running adaptg2wsat2009++@0 for 97 with 1198 remaining (b = 0.07)
397.21/101.21	c INFO: running adaptg2wsat2009++@0 for 97 with 1099 remaining (b = 0.05)
400.28/102.20	c INFO: running gnovelty+2@0 for 97 with 1098 remaining (b = 0.04)
400.28/102.21	c INFO: running FH@0 for 97 with 1098 remaining (b = 0.03)
401.53/102.22	c INFO: running adaptg2wsat2009++@0 for 97 with 1098 remaining (b = 0.03)
796.28/201.57	c INFO: running adaptg2wsat2009++@0 for 97 with 999 remaining (b = 0.02)
800.23/202.55	c INFO: running FH@0 for 97 with 998 remaining (b = 0.02)
800.23/202.59	c INFO: running hybridGM3@0 for 194 with 998 remaining (b = 0.04)
800.60/202.61	c INFO: running gnovelty+2@0 for 97 with 998 remaining (b = 0.02)
1195.29/301.92	c INFO: running hybridGM3@0 for 194 with 898 remaining (b = 0.03)
1199.25/302.99	c INFO: running adaptg2wsat2009++@0 for 97 with 897 remaining (b = 0.02)
1215.18/306.95	c INFO: running hybridGM3@0 for 194 with 893 remaining (b = 0.03)
1594.30/402.37	c INFO: running hybridGM3@97 for 97 with 798 remaining (b = 0.01)
1598.26/403.37	c INFO: running FH@0 for 97 with 797 remaining (b = 0.01)
1967.93/496.70	c INFO: running hybridGM3@0 for 194 with 703 remaining (b = 0.02)
1995.29/503.68	c INFO: running TNM@0 for 696 with 696 remaining (b = 0.08)
1995.69/503.72	c INFO: running adaptg2wsat2009++@97 for 97 with 696 remaining (b = 0.01)
1998.33/504.67	c INFO: running hybridGM3@99 for 97 with 695 remaining (b = 0.01)
2000.07/504.91	c INFO: running hybridGM3@0 for 194 with 695 remaining (b = 0.02)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378250-1305464195/watcher-3378250-1305464195 -o /tmp/evaluation-result-3378250-1305464195/solver-3378250-1305464195 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378250-1305464195.cnf -seed 1557580295 -budget 4800 -cores 4 

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

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.61 8.62 7.18 6/434 2995
/proc/meminfo: memFree=26469484/32950928 swapFree=60199044/67111528
[pid=2995] ppid=2993 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/2995/stat : 2995 (python) S 2993 2995 2082 0 -1 4202496 819 0 0 0 0 0 0 0 25 0 1 0 658018344 15749120 704 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/2995/statm: 3845 704 334 364 0 332 0

[startup+0.0426999 s]
/proc/loadavg: 8.61 8.62 7.18 6/434 2995
/proc/meminfo: memFree=26469484/32950928 swapFree=60199044/67111528
[pid=2995] ppid=2993 vsize=18880 CPUtime=0.02 cores=1,3,5,7
/proc/2995/stat : 2995 (python) R 2993 2995 2082 0 -1 4202496 1283 0 0 0 2 0 0 0 25 0 1 0 658018344 19333120 1136 33554432000 4194304 5683644 140735021691040 18446744073709551615 5003584 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2995/statm: 4720 1136 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.100692 s]
/proc/loadavg: 8.61 8.62 7.18 6/434 2995
/proc/meminfo: memFree=26469484/32950928 swapFree=60199044/67111528
[pid=2995] ppid=2993 vsize=93956 CPUtime=0.05 cores=1,3,5,7
/proc/2995/stat : 2995 (python) R 2993 2995 2082 0 -1 4202496 2691 0 0 0 4 1 0 0 25 0 1 0 658018344 96210944 2406 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272687104 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2995/statm: 23489 2406 764 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93956

[startup+0.300714 s]
/proc/loadavg: 8.61 8.62 7.18 6/434 2995
/proc/meminfo: memFree=26469484/32950928 swapFree=60199044/67111528
[pid=2995] ppid=2993 vsize=135744 CPUtime=0.19 cores=1,3,5,7
/proc/2995/stat : 2995 (python) R 2993 2995 2082 0 -1 4202496 5962 936 1 0 14 5 0 0 17 0 1 0 658018344 139001856 4150 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272685061 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/2995/statm: 33936 4150 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135744

[startup+0.700648 s]
/proc/loadavg: 8.61 8.62 7.18 6/434 2995
/proc/meminfo: memFree=26469484/32950928 swapFree=60199044/67111528
[pid=2995] ppid=2993 vsize=280656 CPUtime=0.49 cores=1,3,5,7
/proc/2995/stat : 2995 (python) R 2993 2995 2082 0 -1 4202496 9919 936 1 0 37 12 0 0 16 0 1 0 658018344 287391744 7486 33554432000 4194304 5683644 140735021691040 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/2995/statm: 70164 7486 1761 364 0 6088 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 280656

[startup+1.50044 s]
/proc/loadavg: 8.61 8.62 7.18 7/435 3001
/proc/meminfo: memFree=26440584/32950928 swapFree=60199044/67111528
[pid=2995] ppid=2993 vsize=283912 CPUtime=1.29 cores=1,3,5,7
/proc/2995/stat : 2995 (python) R 2993 2995 2082 0 -1 4202496 11841 936 1 0 117 12 0 0 17 0 1 0 658018344 290725888 8363 33554432000 4194304 5683644 140735021691040 18446744073709551615 47556693311022 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/2995/statm: 70978 8363 1826 364 0 6902 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 283912

[startup+3.10116 s]
/proc/loadavg: 8.61 8.62 7.18 10/447 3013
/proc/meminfo: memFree=26418916/32950928 swapFree=60199044/67111528
[pid=2995] ppid=2993 vsize=321092 CPUtime=1.65 cores=1,3,5,7
/proc/2995/stat : 2995 (python) S 2993 2995 2082 0 -1 4202496 14590 936 1 0 152 13 0 0 25 0 5 0 658018344 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2995/statm: 80273 7464 1875 364 0 16182 0
[pid=3002] ppid=2995 vsize=279924 CPUtime=0 cores=1,3,5,7
/proc/3002/stat : 3002 (python) S 2995 2995 2082 0 -1 4202560 720 0 0 0 0 0 0 0 18 0 1 0 658018528 286642176 5769 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709135 0 0 16781312 514 12702967627392188679 0 0 17 3 0 0 0
/proc/3002/statm: 69981 5769 355 364 0 5899 0
[pid=3004] ppid=3002 vsize=1018820 CPUtime=1.25 cores=1,3,5,7
/proc/3004/stat : 3004 (gnovelty+2) R 3002 3004 3004 0 -1 4202496 859 0 0 0 125 0 0 0 22 0 1 0 658018528 1043271680 595 33554432000 134512640 135663704 4293106160 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3004/statm: 254705 595 113 282 0 254421 0
[pid=3005] ppid=2995 vsize=290820 CPUtime=0 cores=1,3,5,7
/proc/3005/stat : 3005 (python) S 2995 2995 2082 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 658018529 297799680 5792 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709190 0 0 16781312 514 10852747943077708040 0 0 17 5 0 0 0
/proc/3005/statm: 72705 5792 349 364 0 8620 0
[pid=3007] ppid=3005 vsize=1018820 CPUtime=1.24 cores=1,3,5,7
/proc/3007/stat : 3007 (gnovelty+2) R 3005 3007 3007 0 -1 4202496 858 0 0 0 124 0 0 0 25 0 1 0 658018529 1043271680 595 33554432000 134512640 135663704 4291611536 18446744073709551615 134525708 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3007/statm: 254705 595 113 282 0 254421 0
[pid=3008] ppid=2995 vsize=300592 CPUtime=0 cores=1,3,5,7
/proc/3008/stat : 3008 (python) S 2995 2995 2082 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 658018529 307806208 5928 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709190 0 0 16781312 514 525009109976612863 0 0 17 3 0 0 0
/proc/3008/statm: 75148 5928 347 364 0 11060 0
[pid=3010] ppid=3008 vsize=419160 CPUtime=1.23 cores=1,3,5,7
/proc/3010/stat : 3010 (adaptg2wsat2009) R 3008 3010 3010 0 -1 4202496 1255 0 0 0 123 0 0 0 25 0 1 0 658018530 429219840 991 33554432000 134512640 135107411 4292997408 18446744073709551615 134523317 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3010/statm: 104790 991 49 146 0 103666 0
[pid=3011] ppid=2995 vsize=310848 CPUtime=0 cores=1,3,5,7
/proc/3011/stat : 3011 (python) S 2995 2995 2082 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 658018530 318308352 5932 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709190 0 0 16781312 514 4334825971191382015 0 0 17 7 0 0 0
/proc/3011/statm: 77712 5932 347 364 0 13621 0
[pid=3013] ppid=3011 vsize=419160 CPUtime=1.21 cores=1,3,5,7
/proc/3013/stat : 3013 (adaptg2wsat2009) R 3011 3013 3013 0 -1 4202496 1252 0 0 0 121 0 0 0 25 0 1 0 658018531 429219840 991 33554432000 134512640 135107411 4290925808 18446744073709551615 134523245 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3013/statm: 104790 991 49 146 0 103666 0
[pid=2995/tid=3003] ppid=2993 vsize=321092 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3003/stat : 3003 (python) S 2993 2995 2082 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 5 0 658018528 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3006] ppid=2993 vsize=321092 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3006/stat : 3006 (python) S 2993 2995 2082 0 -1 4202560 25 936 0 0 0 0 0 0 21 0 5 0 658018529 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 5 0 0 0
[pid=2995/tid=3009] ppid=2993 vsize=321092 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3009/stat : 3009 (python) S 2993 2995 2082 0 -1 4202560 23 936 0 0 0 0 0 0 23 0 5 0 658018530 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3012] ppid=2993 vsize=321092 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3012/stat : 3012 (python) S 2993 2995 2082 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 5 0 658018531 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.58
Current children cumulated vsize (KiB) 4379236

[startup+6.30059 s]
/proc/loadavg: 8.64 8.62 7.19 10/447 3013
/proc/meminfo: memFree=26417340/32950928 swapFree=60199044/67111528
[pid=2995] ppid=2993 vsize=321092 CPUtime=1.65 cores=1,3,5,7
/proc/2995/stat : 2995 (python) S 2993 2995 2082 0 -1 4202496 14590 936 1 0 152 13 0 0 25 0 5 0 658018344 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2995/statm: 80273 7464 1875 364 0 16182 0
[pid=3002] ppid=2995 vsize=279924 CPUtime=0.01 cores=1,3,5,7
/proc/3002/stat : 3002 (python) S 2995 2995 2082 0 -1 4202560 877 0 0 0 0 1 0 0 18 0 1 0 658018528 286642176 5792 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709135 0 0 16781312 514 12702967627392188679 0 0 17 3 0 0 0
/proc/3002/statm: 69981 5792 378 364 0 5899 0
[pid=3004] ppid=3002 vsize=1018820 CPUtime=4.45 cores=1,3,5,7
/proc/3004/stat : 3004 (gnovelty+2) R 3002 3004 3004 0 -1 4202496 859 0 0 0 445 0 0 0 25 0 1 0 658018528 1043271680 595 33554432000 134512640 135663704 4293106160 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3004/statm: 254705 595 113 282 0 254421 0
[pid=3005] ppid=2995 vsize=290820 CPUtime=0.01 cores=1,3,5,7
/proc/3005/stat : 3005 (python) S 2995 2995 2082 0 -1 4202560 889 0 0 0 0 1 0 0 18 0 1 0 658018529 297799680 5815 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709190 0 0 16781312 514 10852747943077708040 0 0 17 5 0 0 0
/proc/3005/statm: 72705 5815 372 364 0 8620 0
[pid=3007] ppid=3005 vsize=1018820 CPUtime=4.42 cores=1,3,5,7
/proc/3007/stat : 3007 (gnovelty+2) R 3005 3007 3007 0 -1 4202496 858 0 0 0 442 0 0 0 25 0 1 0 658018529 1043271680 595 33554432000 134512640 135663704 4291611536 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3007/statm: 254705 595 113 282 0 254421 0
[pid=3008] ppid=2995 vsize=300592 CPUtime=0.01 cores=1,3,5,7
/proc/3008/stat : 3008 (python) S 2995 2995 2082 0 -1 4202560 894 0 0 0 1 0 0 0 18 0 1 0 658018529 307806208 5951 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709190 0 0 16781312 514 525009109976580357 0 0 17 3 0 0 0
/proc/3008/statm: 75148 5951 370 364 0 11060 0
[pid=3010] ppid=3008 vsize=419428 CPUtime=4.39 cores=1,3,5,7
/proc/3010/stat : 3010 (adaptg2wsat2009) R 3008 3010 3010 0 -1 4202496 1440 0 0 0 439 0 0 0 25 0 1 0 658018530 429494272 1176 33554432000 134512640 135107411 4292997408 18446744073709551615 134531768 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3010/statm: 104857 1176 59 146 0 103733 0
[pid=3011] ppid=2995 vsize=310848 CPUtime=0.01 cores=1,3,5,7
/proc/3011/stat : 3011 (python) S 2995 2995 2082 0 -1 4202560 905 0 0 0 1 0 0 0 18 0 1 0 658018530 318308352 5955 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709190 0 0 16781312 514 4334825971191349511 0 0 17 7 0 0 0
/proc/3011/statm: 77712 5955 370 364 0 13621 0
[pid=3013] ppid=3011 vsize=419428 CPUtime=4.34 cores=1,3,5,7
/proc/3013/stat : 3013 (adaptg2wsat2009) R 3011 3013 3013 0 -1 4202496 1437 0 0 0 434 0 0 0 25 0 1 0 658018531 429494272 1176 33554432000 134512640 135107411 4290925808 18446744073709551615 134531781 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3013/statm: 104857 1176 59 146 0 103733 0
[pid=2995/tid=3003] ppid=2993 vsize=321092 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3003/stat : 3003 (python) S 2993 2995 2082 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 5 0 658018528 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3006] ppid=2993 vsize=321092 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3006/stat : 3006 (python) S 2993 2995 2082 0 -1 4202560 25 936 0 0 0 0 0 0 21 0 5 0 658018529 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 5 0 0 0
[pid=2995/tid=3009] ppid=2993 vsize=321092 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3009/stat : 3009 (python) S 2993 2995 2082 0 -1 4202560 23 936 0 0 0 0 0 0 23 0 5 0 658018530 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3012] ppid=2993 vsize=321092 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3012/stat : 3012 (python) S 2993 2995 2082 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 5 0 658018531 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 19.29
Current children cumulated vsize (KiB) 4379772

[startup+12.7015 s]
/proc/loadavg: 8.67 8.63 7.20 11/447 3013
/proc/meminfo: memFree=26415468/32950928 swapFree=60199044/67111528
[pid=2995] ppid=2993 vsize=321092 CPUtime=1.65 cores=1,3,5,7
/proc/2995/stat : 2995 (python) S 2993 2995 2082 0 -1 4202496 14590 936 1 0 152 13 0 0 25 0 5 0 658018344 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2995/statm: 80273 7464 1875 364 0 16182 0
[pid=3002] ppid=2995 vsize=279924 CPUtime=0.03 cores=1,3,5,7
/proc/3002/stat : 3002 (python) S 2995 2995 2082 0 -1 4202560 883 0 0 0 1 2 0 0 18 0 1 0 658018528 286642176 5792 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709135 0 0 16781312 514 11871981198957838599 0 0 17 3 0 0 0
/proc/3002/statm: 69981 5792 378 364 0 5899 0
[pid=3004] ppid=3002 vsize=1018820 CPUtime=10.85 cores=1,3,5,7
/proc/3004/stat : 3004 (gnovelty+2) R 3002 3004 3004 0 -1 4202496 859 0 0 0 1085 0 0 0 25 0 1 0 658018528 1043271680 595 33554432000 134512640 135663704 4293106160 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3004/statm: 254705 595 113 282 0 254421 0
[pid=3005] ppid=2995 vsize=290820 CPUtime=0.03 cores=1,3,5,7
/proc/3005/stat : 3005 (python) S 2995 2995 2082 0 -1 4202560 892 0 0 0 1 2 0 0 18 0 1 0 658018529 297799680 5815 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709190 0 0 16781312 514 11871981198957838600 0 0 17 5 0 0 0
/proc/3005/statm: 72705 5815 372 364 0 8620 0
[pid=3007] ppid=3005 vsize=1018820 CPUtime=10.8 cores=1,3,5,7
/proc/3007/stat : 3007 (gnovelty+2) R 3005 3007 3007 0 -1 4202496 858 0 0 0 1080 0 0 0 25 0 1 0 658018529 1043271680 595 33554432000 134512640 135663704 4291611536 18446744073709551615 134525490 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3007/statm: 254705 595 113 282 0 254421 0
[pid=3008] ppid=2995 vsize=300592 CPUtime=0.03 cores=1,3,5,7
/proc/3008/stat : 3008 (python) S 2995 2995 2082 0 -1 4202560 899 0 0 0 2 1 0 0 18 0 1 0 658018529 307806208 5951 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709190 0 0 16781312 514 11871981198957838597 0 0 17 3 0 0 0
/proc/3008/statm: 75148 5951 370 364 0 11060 0
[pid=3010] ppid=3008 vsize=419428 CPUtime=10.75 cores=1,3,5,7
/proc/3010/stat : 3010 (adaptg2wsat2009) R 3008 3010 3010 0 -1 4202496 1440 0 0 0 1075 0 0 0 25 0 1 0 658018530 429494272 1176 33554432000 134512640 135107411 4292997408 18446744073709551615 134531731 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3010/statm: 104857 1176 59 146 0 103733 0
[pid=3011] ppid=2995 vsize=310848 CPUtime=0.03 cores=1,3,5,7
/proc/3011/stat : 3011 (python) S 2995 2995 2082 0 -1 4202560 907 0 0 0 2 1 0 0 18 0 1 0 658018530 318308352 5955 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709190 0 0 16781312 514 11871981198957838599 0 0 17 7 0 0 0
/proc/3011/statm: 77712 5955 370 364 0 13621 0
[pid=3013] ppid=3011 vsize=419428 CPUtime=10.63 cores=1,3,5,7
/proc/3013/stat : 3013 (adaptg2wsat2009) R 3011 3013 3013 0 -1 4202496 1437 0 0 0 1063 0 0 0 25 0 1 0 658018531 429494272 1176 33554432000 134512640 135107411 4290925808 18446744073709551615 134532028 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3013/statm: 104857 1176 59 146 0 103733 0
[pid=2995/tid=3003] ppid=2993 vsize=321092 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3003/stat : 3003 (python) S 2993 2995 2082 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 5 0 658018528 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3006] ppid=2993 vsize=321092 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3006/stat : 3006 (python) S 2993 2995 2082 0 -1 4202560 25 936 0 0 0 0 0 0 21 0 5 0 658018529 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 5 0 0 0
[pid=2995/tid=3009] ppid=2993 vsize=321092 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3009/stat : 3009 (python) S 2993 2995 2082 0 -1 4202560 23 936 0 0 0 0 0 0 23 0 5 0 658018530 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3012] ppid=2993 vsize=321092 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3012/stat : 3012 (python) S 2993 2995 2082 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 5 0 658018531 328798208 7464 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 44.8
Current children cumulated vsize (KiB) 4379772

[startup+25.5012 s]
/proc/loadavg: 8.82 8.66 7.23 10/447 3014
/proc/meminfo: memFree=26415836/32950928 swapFree=60199044/67111528
[pid=2995] ppid=2993 vsize=321092 CPUtime=1.65 cores=1,3,5,7

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

[pid=3013] ppid=3011 vsize=419428 CPUtime=98.65 cores=1,3,5,7
/proc/3013/stat : 3013 (adaptg2wsat2009) R 3011 3013 3013 0 -1 4202496 1437 0 0 0 9865 0 0 0 19 0 1 0 658018531 429494272 1176 33554432000 134512640 135107411 4290925808 18446744073709551615 134532349 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3013/statm: 104857 1176 59 146 0 103733 0
[pid=3011/tid=3029] ppid=2995 vsize=310848 CPUtime=0 cores=1,3,5,7
/proc/3011/task/3029/stat : 3029 (python) S 2995 2995 2082 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658028464 318308352 5985 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 514 18446604471101842752 0 0 -1 7 0 0 0
[pid=3030] ppid=2995 vsize=321620 CPUtime=0.33 cores=1,3,5,7
/proc/3030/stat : 3030 (python) S 2995 2995 2082 0 -1 4202560 1081 0 0 0 17 16 0 0 19 0 2 0 658028465 329338880 5991 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3030/statm: 80405 5991 400 364 0 16311 0
[pid=3032] ppid=3030 vsize=419428 CPUtime=99.85 cores=1,3,5,7
/proc/3032/stat : 3032 (adaptg2wsat2009) T 3030 3032 3032 0 -1 4202496 1438 0 0 0 9985 0 0 0 25 0 1 0 658028465 429494272 1175 33554432000 134512640 135107411 4293113056 18446744073709551615 134531707 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3032/statm: 104857 1175 59 146 0 103733 0
[pid=3030/tid=3061] ppid=2995 vsize=321620 CPUtime=0 cores=1,3,5,7
/proc/3030/task/3061/stat : 3061 (python) S 2995 2995 2082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658038500 329338880 5991 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 514 18446604470214799744 0 0 -1 3 0 0 0
[pid=3036] ppid=2995 vsize=331512 CPUtime=0.34 cores=1,3,5,7
/proc/3036/stat : 3036 (python) S 2995 2995 2082 0 -1 4202560 1092 0 0 0 18 16 0 0 18 0 2 0 658028564 339468288 6003 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3036/statm: 82878 6003 400 364 0 18781 0
[pid=3038] ppid=3036 vsize=1018820 CPUtime=100.36 cores=1,3,5,7
/proc/3038/stat : 3038 (gnovelty+2) T 3036 3038 3038 0 -1 4202496 854 0 0 0 10036 0 0 0 25 0 1 0 658028564 1043271680 595 33554432000 134512640 135663704 4294028320 18446744073709551615 134525007 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/3038/statm: 254705 595 113 282 0 254421 0
[pid=3036/tid=3069] ppid=2995 vsize=331512 CPUtime=0 cores=1,3,5,7
/proc/3036/task/3069/stat : 3069 (python) S 2995 2995 2082 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658038600 339468288 6003 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 514 18446604471079704640 0 0 -1 1 0 0 0
[pid=3039] ppid=2995 vsize=341616 CPUtime=0.34 cores=1,3,5,7
/proc/3039/stat : 3039 (python) S 2995 2995 2082 0 -1 4202560 1095 0 0 0 17 17 0 0 19 0 2 0 658028565 349814784 6005 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3039/statm: 85404 6005 399 364 0 21304 0
[pid=3041] ppid=3039 vsize=249188 CPUtime=99.97 cores=1,3,5,7
/proc/3041/stat : 3041 (FH) T 3039 3041 3041 0 -1 4202496 1322 0 0 0 9997 0 0 0 25 0 1 0 658028566 255168512 1058 33554432000 134512640 134936988 4289983424 18446744073709551615 134553445 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/3041/statm: 62297 1058 41 104 0 61801 0
[pid=3039/tid=3065] ppid=2995 vsize=341616 CPUtime=0 cores=1,3,5,7
/proc/3039/task/3065/stat : 3065 (python) S 2995 2995 2082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658038598 349814784 6005 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 514 18446604457984899840 0 0 -1 5 0 0 0
[pid=3042] ppid=2995 vsize=352504 CPUtime=0.33 cores=1,3,5,7
/proc/3042/stat : 3042 (python) S 2995 2995 2082 0 -1 4202560 1131 0 0 0 17 16 0 0 19 0 2 0 658028566 360964096 6017 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3042/statm: 88126 6017 406 364 0 24023 0
[pid=3044] ppid=3042 vsize=419428 CPUtime=97.5 cores=1,3,5,7
/proc/3044/stat : 3044 (adaptg2wsat2009) T 3042 3044 3044 0 -1 4202496 1446 0 0 0 9750 0 0 0 25 0 1 0 658028567 429494272 1175 33554432000 134512640 135107411 4291588480 18446744073709551615 134532242 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/3044/statm: 104857 1175 59 146 0 103733 0
[pid=3042/tid=3070] ppid=2995 vsize=352504 CPUtime=0 cores=1,3,5,7
/proc/3042/task/3070/stat : 3070 (python) S 2995 2995 2082 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658038602 360964096 6017 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 514 18446604454223471552 0 0 -1 3 0 0 0
[pid=3062] ppid=2995 vsize=362276 CPUtime=0.36 cores=1,3,5,7
/proc/3062/stat : 3062 (python) S 2995 2995 2082 0 -1 4202560 1135 0 0 0 19 17 0 0 19 0 2 0 658038501 370970624 6049 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3062/statm: 90569 6049 405 364 0 26463 0
[pid=3064] ppid=3062 vsize=419428 CPUtime=101.97 cores=1,3,5,7
/proc/3064/stat : 3064 (adaptg2wsat2009) T 3062 3064 3064 0 -1 4202496 1444 0 0 0 10197 0 0 0 25 0 1 0 658038501 429494272 1176 33554432000 134512640 135107411 4293109664 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/3064/statm: 104857 1176 59 146 0 103733 0
[pid=3062/tid=3106] ppid=2995 vsize=362276 CPUtime=0 cores=1,3,5,7
/proc/3062/task/3106/stat : 3106 (python) S 2995 2995 2082 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 658049038 370970624 6049 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 514 18446604470964685696 0 0 -1 7 0 0 0
[pid=3066] ppid=2995 vsize=372720 CPUtime=0.35 cores=1,3,5,7
/proc/3066/stat : 3066 (python) S 2995 2995 2082 0 -1 4202560 1107 0 0 0 17 18 0 0 19 0 2 0 658038599 381665280 6048 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3066/statm: 93180 6048 400 364 0 29071 0
[pid=3068] ppid=3066 vsize=249192 CPUtime=99.35 cores=1,3,5,7
/proc/3068/stat : 3068 (FH) T 3066 3068 3068 0 -1 4202496 1323 0 0 0 9935 0 0 0 25 0 1 0 658038600 255172608 1057 33554432000 134512640 134936988 4291178064 18446744073709551615 134553505 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/3068/statm: 62298 1057 41 104 0 61802 0
[pid=3066/tid=3093] ppid=2995 vsize=372720 CPUtime=0 cores=1,3,5,7
/proc/3066/task/3093/stat : 3093 (python) S 2995 2995 2082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658048535 381665280 6048 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 514 18446604457410438400 0 0 -1 3 0 0 0
[pid=3071] ppid=2995 vsize=383096 CPUtime=1.02 cores=1,3,5,7
/proc/3071/stat : 3071 (python) S 2995 2995 2082 0 -1 4202560 1165 0 0 0 53 49 0 0 18 0 2 0 658038603 392290304 6052 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3071/statm: 95774 6052 400 364 0 31662 0
[pid=3073] ppid=3071 vsize=268420 CPUtime=293.21 cores=1,3,5,7
/proc/3073/stat : 3073 (hybridGM3) T 3071 3073 3073 0 -1 4202496 5277 0 0 0 29321 0 0 0 25 0 1 0 658038604 274862080 5009 33554432000 134512640 135204385 4292072016 18446744073709551615 134538025 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/3073/statm: 67105 5009 63 169 0 66935 0
[pid=3071/tid=3120] ppid=2995 vsize=383096 CPUtime=0 cores=1,3,5,7
/proc/3071/task/3120/stat : 3120 (python) S 2995 2995 2082 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 658058580 392290304 6052 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 514 18446604468994026176 0 0 -1 7 0 0 0
[pid=3074] ppid=2995 vsize=393304 CPUtime=0.33 cores=1,3,5,7
/proc/3074/stat : 3074 (python) S 2995 2995 2082 0 -1 4202560 1136 0 0 0 16 17 0 0 19 0 2 0 658038605 402743296 6056 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3074/statm: 98326 6056 400 364 0 34211 0
[pid=3076] ppid=3074 vsize=1018820 CPUtime=99.72 cores=1,3,5,7
/proc/3076/stat : 3076 (gnovelty+2) T 3074 3076 3076 0 -1 4202496 864 0 0 0 9972 0 0 0 25 0 1 0 658038605 1043271680 595 33554432000 134512640 135663704 4293962752 18446744073709551615 134525302 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/3076/statm: 254705 595 113 282 0 254421 0
[pid=3074/tid=3098] ppid=2995 vsize=393304 CPUtime=0 cores=1,3,5,7
/proc/3074/task/3098/stat : 3098 (python) S 2995 2995 2082 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 658048642 402743296 6056 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 514 18446604469405461376 0 0 -1 3 0 0 0
[pid=3095] ppid=2995 vsize=403696 CPUtime=0.7 cores=1,3,5,7
/proc/3095/stat : 3095 (python) S 2995 2995 2082 0 -1 4202560 1164 0 0 0 37 33 0 0 18 0 2 0 658048536 413384704 6060 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3095/statm: 100924 6060 400 364 0 36806 0
[pid=3097] ppid=3095 vsize=268424 CPUtime=196.37 cores=1,3,5,7
/proc/3097/stat : 3097 (hybridGM3) R 3095 3097 3097 0 -1 4202496 5276 0 0 0 19636 1 0 0 25 0 1 0 658048537 274866176 5010 33554432000 134512640 135204385 4291913536 18446744073709551615 134537943 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3097/statm: 67106 5010 63 169 0 66936 0
[pid=3095/tid=3200] ppid=2995 vsize=403696 CPUtime=0 cores=1,3,5,7
/proc/3095/task/3200/stat : 3200 (python) S 2995 2995 2082 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658068810 413384704 6060 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 514 18446604467168484416 0 0 -1 1 0 0 0
[pid=3099] ppid=2995 vsize=413900 CPUtime=0.35 cores=1,3,5,7
/proc/3099/stat : 3099 (python) S 2995 2995 2082 0 -1 4202560 1147 0 0 0 19 16 0 0 19 0 2 0 658048643 423833600 6064 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3099/statm: 103475 6064 400 364 0 39354 0
[pid=3101] ppid=3099 vsize=419428 CPUtime=99.68 cores=1,3,5,7
/proc/3101/stat : 3101 (adaptg2wsat2009) T 3099 3101 3101 0 -1 4202496 1444 0 0 0 9968 0 0 0 25 0 1 0 658048643 429494272 1176 33554432000 134512640 135107411 4287889808 18446744073709551615 134532128 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/3101/statm: 104857 1176 59 146 0 103733 0
[pid=3099/tid=3121] ppid=2995 vsize=413900 CPUtime=0 cores=1,3,5,7
/proc/3099/task/3121/stat : 3121 (python) S 2995 2995 2082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658058679 423833600 6064 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 514 18446604467168483520 0 0 -1 3 0 0 0
[pid=3111] ppid=2995 vsize=424456 CPUtime=0.68 cores=1,3,5,7
/proc/3111/stat : 3111 (python) S 2995 2995 2082 0 -1 4202560 1215 0 0 0 35 33 0 0 19 0 2 0 658049039 434642944 6076 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3111/statm: 106114 6076 408 364 0 41990 0
[pid=3113] ppid=3111 vsize=268428 CPUtime=196.02 cores=1,3,5,7
/proc/3113/stat : 3113 (hybridGM3) T 3111 3113 3113 0 -1 4202496 5285 0 0 0 19602 0 0 0 25 0 1 0 658049039 274870272 5010 33554432000 134512640 135204385 4294416112 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/3113/statm: 67107 5010 63 169 0 66937 0
[pid=3111/tid=3195] ppid=2995 vsize=424456 CPUtime=0 cores=1,3,5,7
/proc/3111/task/3195/stat : 3195 (python) S 2995 2995 2082 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658068710 434642944 6076 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 514 18446604460832050240 0 0 -1 5 0 0 0
[pid=3122] ppid=2995 vsize=434700 CPUtime=0.33 cores=1,3,5,7
/proc/3122/stat : 3122 (python) S 2995 2995 2082 0 -1 4202560 1196 0 0 0 17 16 0 0 19 0 2 0 658058681 445132800 6159 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3122/statm: 108675 6159 408 364 0 44548 0
[pid=3124] ppid=3122 vsize=249196 CPUtime=99.71 cores=1,3,5,7
/proc/3124/stat : 3124 (FH) T 3122 3124 3124 0 -1 4202496 1333 0 0 0 9971 0 0 0 25 0 1 0 658058681 255176704 1058 33554432000 134512640 134936988 4289698160 18446744073709551615 134554242 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/3124/statm: 62299 1058 41 104 0 61803 0
[pid=3122/tid=3198] ppid=2995 vsize=434700 CPUtime=0 cores=1,3,5,7
/proc/3122/task/3198/stat : 3198 (python) S 2995 2995 2082 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 658068714 445132800 6159 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 514 18446604465147351424 0 0 -1 3 0 0 0
[pid=3191] ppid=2995 vsize=444940 CPUtime=0.01 cores=1,3,5,7
/proc/3191/stat : 3191 (python) S 2995 2995 2082 0 -1 4202560 1008 0 0 0 0 1 0 0 18 0 1 0 658068014 455618560 6133 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709190 0 0 16781312 514 3338205816908906756 0 0 17 3 0 0 0
/proc/3191/statm: 111235 6133 379 364 0 47105 0
[pid=3193] ppid=3191 vsize=268424 CPUtime=8 cores=1,3,5,7
/proc/3193/stat : 3193 (hybridGM3) R 3191 3193 3193 0 -1 4202496 5289 0 0 0 800 0 0 0 25 0 1 0 658068015 274866176 5009 33554432000 134512640 135204385 4293476288 18446744073709551615 134538395 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3193/statm: 67106 5009 63 169 0 66936 0
[pid=3196] ppid=2995 vsize=455540 CPUtime=0 cores=1,3,5,7
/proc/3196/stat : 3196 (python) S 2995 2995 2082 0 -1 4202560 829 0 0 0 0 0 0 0 18 0 1 0 658068712 466472960 6108 33554432000 4194304 5683644 140735021691040 18446744073709551615 268272709190 0 0 16781312 514 996865899426217983 0 0 17 7 0 0 0
/proc/3196/statm: 113885 6108 350 364 0 49752 0
[pid=3199] ppid=3196 vsize=453560 CPUtime=1.11 cores=1,3,5,7
/proc/3199/stat : 3199 (TNM) R 3196 3199 3199 0 -1 4202496 1116 0 0 0 111 0 0 0 25 0 1 0 658068714 464445440 842 33554432000 134512640 135008748 4293748032 18446744073709551615 134523480 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3199/statm: 113390 842 45 122 0 112290 0
[pid=2995/tid=3003] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3003/stat : 3003 (python) S 2993 2995 2082 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 19 0 658018528 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3006] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3006/stat : 3006 (python) S 2993 2995 2082 0 -1 4202560 25 936 0 0 0 0 0 0 21 0 19 0 658018529 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 5 0 0 0
[pid=2995/tid=3009] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3009/stat : 3009 (python) S 2993 2995 2082 0 -1 4202560 23 936 0 0 0 0 0 0 23 0 19 0 658018530 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3012] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3012/stat : 3012 (python) S 2993 2995 2082 0 -1 4202560 32 936 0 0 0 0 0 0 18 0 19 0 658018531 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 7 0 0 0
[pid=2995/tid=3031] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3031/stat : 3031 (python) S 2993 2995 2082 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 658028465 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 7 0 0 0
[pid=2995/tid=3037] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3037/stat : 3037 (python) S 2993 2995 2082 0 -1 4202560 21 936 0 0 0 0 0 0 20 0 19 0 658028564 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3040] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3040/stat : 3040 (python) S 2993 2995 2082 0 -1 4202560 22 936 0 0 0 0 0 0 22 0 19 0 658028565 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 5 0 0 0
[pid=2995/tid=3043] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3043/stat : 3043 (python) S 2993 2995 2082 0 -1 4202560 26 936 0 0 0 0 0 0 24 0 19 0 658028567 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 7 0 0 0
[pid=2995/tid=3063] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3063/stat : 3063 (python) S 2993 2995 2082 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 19 0 658038501 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 7 0 0 0
[pid=2995/tid=3067] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3067/stat : 3067 (python) S 2993 2995 2082 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 19 0 658038600 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 7 0 0 0
[pid=2995/tid=3072] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3072/stat : 3072 (python) S 2993 2995 2082 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 19 0 658038604 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 7 0 0 0
[pid=2995/tid=3075] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3075/stat : 3075 (python) S 2993 2995 2082 0 -1 4202560 26 936 0 0 0 0 0 0 23 0 19 0 658038605 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3096] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3096/stat : 3096 (python) S 2993 2995 2082 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 19 0 658048536 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3100] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3100/stat : 3100 (python) S 2993 2995 2082 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 658048643 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3112] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3112/stat : 3112 (python) S 2993 2995 2082 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 658049039 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3123] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3123/stat : 3123 (python) S 2993 2995 2082 0 -1 4202560 33 936 0 0 0 0 0 0 20 0 19 0 658058681 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3192] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3192/stat : 3192 (python) S 2993 2995 2082 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 658068014 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 3 0 0 0
[pid=2995/tid=3197] ppid=2993 vsize=465300 CPUtime=0 cores=1,3,5,7
/proc/2995/task/3197/stat : 3197 (python) S 2993 2995 2082 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 658068712 476467200 7713 33554432000 4194304 5683644 140735021691040 18446744073709551615 268284512689 0 0 16781312 2 18446604457396921472 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2000.07
Current children cumulated vsize (KiB) 15960288

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 2995 and gives
#  childrusage.ru_utime.tv_sec=201
#  childrusage.ru_utime.tv_usec=531362
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=391484
# CPU time returned by wait4() is 204.923
# while last known CPU time is 2000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 504.936
CPU time (s): 2000.07
CPU user time (s): 1996.63
CPU system time (s): 3.44
CPU usage (%): 396.104
Max. virtual memory (cumulated for all children) (KiB): 15960288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 201.531
system time used= 3.39148
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52064
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= 8470
involuntary context switches= 5038

runsolver used 4.10938 second user time and 8.04978 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 14:56:35
IDJOB=3378250
IDBENCH=82659
IDSOLVER=1859
FILE ID=node122/3378250-1305464195
RUNJOBID= node122-1305462946-2101
PBS_JOBID= 13324977
Free space on /tmp= 73396 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S981492757-074-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-3378250-1305464195/watcher-3378250-1305464195 -o /tmp/evaluation-result-3378250-1305464195/solver-3378250-1305464195 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378250-1305464195.cnf -seed 1557580295 -budget 4800 -cores 4

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

MD5SUM BENCH= 720cb73f06c537d4bcc379449229299e
RANDOM SEED=1557580295

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26469764 kB
Buffers:        312292 kB
Cached:        3950844 kB
SwapCached:      50104 kB
Active:        2113936 kB
Inactive:      4119008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26469764 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           32544 kB
Writeback:           0 kB
AnonPages:     1930568 kB
Mapped:          29072 kB
Slab:           131872 kB
PageTables:      50028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108399716 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= 73356 MiB
End job on node122 at 2011-05-15 15:05:02