Trace number 3378171

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) 2379.95 599.532

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
MD5SUM51cac83217796c0d85d5add5d2ed2d64
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark132.517
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.30/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.47	c INFO: solving HOME/instance-3378171-1305463332.cnf
0.30/0.47	c INFO: computing task features
0.37/0.58	c INFO: computed variable-clause graph statistics
0.37/0.58	c INFO: computed clause balance statistics
0.99/1.17	c INFO: computed variable balance statistics
1.27/1.40	c INFO: computed small-clause counts
1.27/1.40	c INFO: computed Horn-clause counts
1.27/1.42	c INFO: computed variable graph statistics
1.27/1.42	c INFO: collected features for HOME/instance-3378171-1305463332.cnf in 0.96 s
1.27/1.43	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.35)
1.27/1.44	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.12)
1.27/1.45	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.08)
1.27/1.46	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.06)
393.48/99.81	c INFO: running adaptg2wsat2009++@0 for 97 with 1100 remaining (b = 0.05)
401.42/101.80	c INFO: running gnovelty+2@0 for 97 with 1098 remaining (b = 0.04)
401.42/101.82	c INFO: running FH@0 for 97 with 1098 remaining (b = 0.03)
417.31/105.81	c INFO: running adaptg2wsat2009++@0 for 97 with 1094 remaining (b = 0.03)
792.62/200.10	c INFO: running adaptg2wsat2009++@0 for 97 with 1000 remaining (b = 0.02)
801.01/202.12	c INFO: running FH@0 for 97 with 998 remaining (b = 0.02)
801.01/202.13	c INFO: running hybridGM3@0 for 194 with 998 remaining (b = 0.04)
816.86/206.10	c INFO: running gnovelty+2@0 for 97 with 994 remaining (b = 0.02)
1191.95/300.40	c INFO: running hybridGM3@0 for 194 with 900 remaining (b = 0.03)
1199.93/302.41	c INFO: running adaptg2wsat2009++@0 for 97 with 898 remaining (b = 0.02)
1215.77/306.42	c INFO: running hybridGM3@0 for 194 with 894 remaining (b = 0.03)
1598.73/402.73	c INFO: running FH@0 for 97 with 797 remaining (b = 0.01)
1606.71/404.77	c INFO: running hybridGM3@98 for 97 with 795 remaining (b = 0.01)
1973.55/497.04	c INFO: running hybridGM3@99 for 97 with 703 remaining (b = 0.01)
1985.48/500.05	c INFO: running hybridGM3@295 for 97 with 700 remaining (b = 0.01)
1993.41/502.07	c INFO: running hybridGM3@99 for 97 with 698 remaining (b = 0.01)
1997.38/503.04	c INFO: running adaptg2wsat2009++@0 for 97 with 697 remaining (b = 0.01)
2371.63/597.37	c INFO: running hybridGM3@0 for 194 with 603 remaining (b = 0.02)
2379.48/599.36	c INFO: running TNM@0 for 601 with 601 remaining (b = 0.06)
2379.95/599.50	c INFO: running adaptg2wsat2009++@98 for 97 with 600 remaining (b = 0.01)
2379.95/599.50	Traceback (most recent call last):
2379.95/599.50	  File "HOME/solve", line 33, in <module>
2379.95/599.50	    plac.call(main)
2379.95/599.50	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 311, in call
2379.95/599.50	    cmd, result = parser_from(obj).consume(arglist)
2379.95/599.50	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 192, in consume
2379.95/599.50	    return cmd, self.func(*(args + varargs + extraopts), **kwargs)
2379.95/599.50	  File "HOME/borg/build/lib/borg/tools/solve.py", line 84, in main
2379.95/599.50	    (_, answer, _) = solver(input_path, budget / cores, cores)
2379.95/599.50	  File "HOME/borg/build/lib/borg/bilevel.py", line 202, in __call__
2379.95/599.50	    solver.go(max_cost * borg.defaults.machine_speed)
2379.95/599.50	  File "HOME/borg/build/lib/borg/solvers.py", line 179, in go
2379.95/599.50	    self._process.start()
2379.95/599.50	  File "/home/evaluation/evaluation/tools64/lib/python2.7/multiprocessing/process.py", line 94, in start
2379.95/599.50	    assert self._popen is None, 'cannot start a process twice'
2379.95/599.50	AssertionError: cannot start a process twice

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-3378171-1305463332/watcher-3378171-1305463332 -o /tmp/evaluation-result-3378171-1305463332/solver-3378171-1305463332 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378171-1305463332.cnf -seed 946430428 -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: 5.55 3.79 3.77 5/368 14602
/proc/meminfo: memFree=16892448/32951124 swapFree=67056804/67111528
[pid=14602] ppid=14599 vsize=15772 CPUtime=0 cores=0,2,4,6
/proc/14602/stat : 14602 (python) R 14599 14602 14447 0 -1 4202496 894 0 0 0 0 0 0 0 25 0 1 0 657934153 16150528 776 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613108736 0 2147483391 16781312 2 0 0 0 17 4 0 0 0
/proc/14602/statm: 3944 778 343 364 0 431 0

[startup+0.0707681 s]
/proc/loadavg: 5.55 3.79 3.77 5/368 14602
/proc/meminfo: memFree=16892448/32951124 swapFree=67056804/67111528
[pid=14602] ppid=14599 vsize=54536 CPUtime=0.05 cores=0,2,4,6
/proc/14602/stat : 14602 (python) S 14599 14602 14447 0 -1 4202496 2071 0 0 0 4 1 0 0 25 0 1 0 657934153 55844864 1828 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/14602/statm: 13634 1828 492 364 0 1284 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54536

[startup+0.100756 s]
/proc/loadavg: 5.55 3.79 3.77 5/368 14602
/proc/meminfo: memFree=16892448/32951124 swapFree=67056804/67111528
[pid=14602] ppid=14599 vsize=104224 CPUtime=0.07 cores=0,2,4,6
/proc/14602/stat : 14602 (python) S 14599 14602 14447 0 -1 4202496 3065 0 0 0 5 2 0 0 25 0 1 0 657934153 106725376 2747 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/14602/statm: 26056 2747 847 364 0 1804 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104224

[startup+0.300717 s]
/proc/loadavg: 5.55 3.79 3.77 5/368 14602
/proc/meminfo: memFree=16892448/32951124 swapFree=67056804/67111528
[pid=14602] ppid=14599 vsize=170752 CPUtime=0.21 cores=0,2,4,6
/proc/14602/stat : 14602 (python) S 14599 14602 14447 0 -1 4202496 6741 933 1 0 16 5 0 0 17 0 1 0 657934153 174850048 4809 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/14602/statm: 42688 4809 1336 364 0 3453 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 170752

[startup+0.700683 s]
/proc/loadavg: 5.55 3.79 3.77 5/368 14602
/proc/meminfo: memFree=16892448/32951124 swapFree=67056804/67111528
[pid=14602] ppid=14599 vsize=282584 CPUtime=0.57 cores=0,2,4,6
/proc/14602/stat : 14602 (python) R 14599 14602 14447 0 -1 4202496 11327 933 1 0 50 7 0 0 17 0 1 0 657934153 289366016 8058 33554432000 4194304 5683644 140735783566192 18446744073709551615 270612771121 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/14602/statm: 70646 8058 1826 364 0 6570 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 282584

[startup+1.5005 s]
/proc/loadavg: 5.55 3.79 3.77 6/369 14607
/proc/meminfo: memFree=16864912/32951124 swapFree=67056804/67111528
[pid=14602] ppid=14599 vsize=320508 CPUtime=1.34 cores=0,2,4,6
/proc/14602/stat : 14602 (python) S 14599 14602 14447 0 -1 4202496 14083 933 1 0 126 8 0 0 24 0 5 0 657934153 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14602/statm: 80127 7318 1875 364 0 16036 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 320508

[startup+3.10122 s]
/proc/loadavg: 5.55 3.79 3.77 9/381 14619
/proc/meminfo: memFree=16844480/32951124 swapFree=67056804/67111528
[pid=14602] ppid=14599 vsize=320508 CPUtime=1.34 cores=0,2,4,6
/proc/14602/stat : 14602 (python) S 14599 14602 14447 0 -1 4202496 14083 933 1 0 126 8 0 0 24 0 5 0 657934153 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14602/statm: 80127 7318 1875 364 0 16036 0
[pid=14608] ppid=14602 vsize=279228 CPUtime=0 cores=0,2,4,6
/proc/14608/stat : 14608 (python) S 14602 14602 14447 0 -1 4202560 724 0 0 0 0 0 0 0 18 0 1 0 657934297 285929472 5714 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130767 0 0 16781312 514 5938180556058493187 0 0 17 6 0 0 0
/proc/14608/statm: 69807 5714 354 364 0 5725 0
[pid=14610] ppid=14608 vsize=1018616 CPUtime=1.63 cores=0,2,4,6
/proc/14610/stat : 14610 (gnovelty+2) R 14608 14610 14610 0 -1 4202496 765 0 0 0 163 0 0 0 25 0 1 0 657934298 1043062784 501 33554432000 134512640 135663704 4288099648 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/14610/statm: 254654 501 113 282 0 254370 0
[pid=14611] ppid=14602 vsize=289620 CPUtime=0 cores=0,2,4,6
/proc/14611/stat : 14611 (python) S 14602 14602 14447 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 657934298 296570880 5762 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130822 0 0 16781312 514 16908000369798250756 0 0 17 2 0 0 0
/proc/14611/statm: 72405 5762 348 364 0 8320 0
[pid=14613] ppid=14611 vsize=1018616 CPUtime=1.64 cores=0,2,4,6
/proc/14613/stat : 14613 (gnovelty+2) R 14611 14613 14613 0 -1 4202496 764 0 0 0 164 0 0 0 25 0 1 0 657934298 1043062784 501 33554432000 134512640 135663704 4287255808 18446744073709551615 134525691 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/14613/statm: 254654 501 113 282 0 254370 0
[pid=14614] ppid=14602 vsize=299876 CPUtime=0 cores=0,2,4,6
/proc/14614/stat : 14614 (python) S 14602 14602 14447 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 657934299 307073024 5766 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130822 0 0 16781312 514 17654045672401272831 0 0 17 6 0 0 0
/proc/14614/statm: 74969 5766 348 364 0 10881 0
[pid=14616] ppid=14614 vsize=418500 CPUtime=1.63 cores=0,2,4,6
/proc/14616/stat : 14616 (adaptg2wsat2009) R 14614 14616 14616 0 -1 4202496 1073 0 0 0 163 0 0 0 25 0 1 0 657934299 428544000 809 33554432000 134512640 135107411 4287804704 18446744073709551615 134523296 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14616/statm: 104625 809 49 146 0 103501 0
[pid=14617] ppid=14602 vsize=310264 CPUtime=0 cores=0,2,4,6
/proc/14617/stat : 14617 (python) S 14602 14602 14447 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 657934300 317710336 5787 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130822 0 0 16781312 514 4350214461055827967 0 0 17 4 0 0 0
/proc/14617/statm: 77566 5787 348 364 0 13475 0
[pid=14619] ppid=14617 vsize=418500 CPUtime=1.62 cores=0,2,4,6
/proc/14619/stat : 14619 (adaptg2wsat2009) R 14617 14619 14619 0 -1 4202496 1072 0 0 0 162 0 0 0 25 0 1 0 657934300 428544000 810 33554432000 134512640 135107411 4288664352 18446744073709551615 134523261 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14619/statm: 104625 810 49 146 0 103501 0
[pid=14602/tid=14609] ppid=14599 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14609/stat : 14609 (python) S 14599 14602 14447 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 5 0 657934297 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 6 0 0 0
[pid=14602/tid=14612] ppid=14599 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14612/stat : 14612 (python) S 14599 14602 14447 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 5 0 657934298 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
[pid=14602/tid=14615] ppid=14599 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14615/stat : 14615 (python) S 14599 14602 14447 0 -1 4202560 24 933 0 0 0 0 0 0 22 0 5 0 657934299 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 6 0 0 0
[pid=14602/tid=14618] ppid=14599 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14618/stat : 14618 (python) S 14599 14602 14447 0 -1 4202560 28 933 0 0 0 0 0 0 24 0 5 0 657934300 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.86
Current children cumulated vsize (KiB) 4373728

[startup+6.30065 s]
/proc/loadavg: 5.75 3.86 3.79 9/381 14619
/proc/meminfo: memFree=16843164/32951124 swapFree=67056804/67111528
[pid=14602] ppid=14599 vsize=320508 CPUtime=1.34 cores=0,2,4,6
/proc/14602/stat : 14602 (python) S 14599 14602 14447 0 -1 4202496 14083 933 1 0 126 8 0 0 24 0 5 0 657934153 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14602/statm: 80127 7318 1875 364 0 16036 0
[pid=14608] ppid=14602 vsize=279228 CPUtime=0 cores=0,2,4,6
/proc/14608/stat : 14608 (python) S 14602 14602 14447 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 657934297 285929472 5737 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130767 0 0 16781312 514 5938180556058493187 0 0 17 6 0 0 0
/proc/14608/statm: 69807 5737 377 364 0 5725 0
[pid=14610] ppid=14608 vsize=1018616 CPUtime=4.76 cores=0,2,4,6
/proc/14610/stat : 14610 (gnovelty+2) R 14608 14610 14610 0 -1 4202496 765 0 0 0 476 0 0 0 25 0 1 0 657934298 1043062784 501 33554432000 134512640 135663704 4288099648 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/14610/statm: 254654 501 113 282 0 254370 0
[pid=14611] ppid=14602 vsize=289620 CPUtime=0 cores=0,2,4,6
/proc/14611/stat : 14611 (python) S 14602 14602 14447 0 -1 4202560 895 0 0 0 0 0 0 0 18 0 1 0 657934298 296570880 5785 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130822 0 0 16781312 514 16908000369798250756 0 0 17 2 0 0 0
/proc/14611/statm: 72405 5785 371 364 0 8320 0
[pid=14613] ppid=14611 vsize=1018616 CPUtime=4.82 cores=0,2,4,6
/proc/14613/stat : 14613 (gnovelty+2) R 14611 14613 14613 0 -1 4202496 764 0 0 0 482 0 0 0 25 0 1 0 657934298 1043062784 501 33554432000 134512640 135663704 4287255808 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/14613/statm: 254654 501 113 282 0 254370 0
[pid=14614] ppid=14602 vsize=299876 CPUtime=0.01 cores=0,2,4,6
/proc/14614/stat : 14614 (python) S 14602 14602 14447 0 -1 4202560 900 0 0 0 1 0 0 0 18 0 1 0 657934299 307073024 5789 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130822 0 0 16781312 514 17654045672401240321 0 0 17 6 0 0 0
/proc/14614/statm: 74969 5789 371 364 0 10881 0
[pid=14616] ppid=14614 vsize=418636 CPUtime=4.83 cores=0,2,4,6
/proc/14616/stat : 14616 (adaptg2wsat2009) R 14614 14616 14616 0 -1 4202496 1220 0 0 0 483 0 0 0 25 0 1 0 657934299 428683264 956 33554432000 134512640 135107411 4287804704 18446744073709551615 134531496 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14616/statm: 104659 956 59 146 0 103535 0
[pid=14617] ppid=14602 vsize=310264 CPUtime=0.01 cores=0,2,4,6
/proc/14617/stat : 14617 (python) S 14602 14602 14447 0 -1 4202560 903 0 0 0 0 1 0 0 18 0 1 0 657934300 317710336 5810 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130822 0 0 16781312 514 4350214461055795460 0 0 17 4 0 0 0
/proc/14617/statm: 77566 5810 371 364 0 13475 0
[pid=14619] ppid=14617 vsize=418636 CPUtime=4.81 cores=0,2,4,6
/proc/14619/stat : 14619 (adaptg2wsat2009) R 14617 14619 14619 0 -1 4202496 1218 0 0 0 481 0 0 0 25 0 1 0 657934300 428683264 956 33554432000 134512640 135107411 4288664352 18446744073709551615 134531822 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14619/statm: 104659 956 59 146 0 103535 0
[pid=14602/tid=14609] ppid=14599 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14609/stat : 14609 (python) S 14599 14602 14447 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 5 0 657934297 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 6 0 0 0
[pid=14602/tid=14612] ppid=14599 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14612/stat : 14612 (python) S 14599 14602 14447 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 5 0 657934298 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
[pid=14602/tid=14615] ppid=14599 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14615/stat : 14615 (python) S 14599 14602 14447 0 -1 4202560 24 933 0 0 0 0 0 0 22 0 5 0 657934299 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 6 0 0 0
[pid=14602/tid=14618] ppid=14599 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14618/stat : 14618 (python) S 14599 14602 14447 0 -1 4202560 28 933 0 0 0 0 0 0 24 0 5 0 657934300 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20.58
Current children cumulated vsize (KiB) 4374000

[startup+12.7005 s]
/proc/loadavg: 6.01 3.94 3.82 9/381 14619
/proc/meminfo: memFree=16840976/32951124 swapFree=67056804/67111528
[pid=14602] ppid=14599 vsize=320508 CPUtime=1.34 cores=0,2,4,6
/proc/14602/stat : 14602 (python) S 14599 14602 14447 0 -1 4202496 14083 933 1 0 126 8 0 0 24 0 5 0 657934153 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14602/statm: 80127 7318 1875 364 0 16036 0
[pid=14608] ppid=14602 vsize=279228 CPUtime=0.03 cores=0,2,4,6
/proc/14608/stat : 14608 (python) S 14602 14602 14447 0 -1 4202560 882 0 0 0 2 1 0 0 18 0 1 0 657934297 285929472 5737 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130767 0 0 16781312 514 638948197133156611 0 0 17 6 0 0 0
/proc/14608/statm: 69807 5737 377 364 0 5725 0
[pid=14610] ppid=14608 vsize=1018616 CPUtime=11.05 cores=0,2,4,6
/proc/14610/stat : 14610 (gnovelty+2) R 14608 14610 14610 0 -1 4202496 765 0 0 0 1105 0 0 0 25 0 1 0 657934298 1043062784 501 33554432000 134512640 135663704 4288099648 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/14610/statm: 254654 501 113 282 0 254370 0
[pid=14611] ppid=14602 vsize=289620 CPUtime=0.02 cores=0,2,4,6
/proc/14611/stat : 14611 (python) S 14602 14602 14447 0 -1 4202560 900 0 0 0 1 1 0 0 18 0 1 0 657934298 296570880 5785 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130822 0 0 16781312 514 638948197133156612 0 0 17 2 0 0 0
/proc/14611/statm: 72405 5785 371 364 0 8320 0
[pid=14613] ppid=14611 vsize=1018616 CPUtime=11.21 cores=0,2,4,6
/proc/14613/stat : 14613 (gnovelty+2) R 14611 14613 14613 0 -1 4202496 764 0 0 0 1121 0 0 0 25 0 1 0 657934298 1043062784 501 33554432000 134512640 135663704 4287255808 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/14613/statm: 254654 501 113 282 0 254370 0
[pid=14614] ppid=14602 vsize=299876 CPUtime=0.02 cores=0,2,4,6
/proc/14614/stat : 14614 (python) S 14602 14602 14447 0 -1 4202560 902 0 0 0 1 1 0 0 18 0 1 0 657934299 307073024 5789 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130822 0 0 16781312 514 638948197133156609 0 0 17 6 0 0 0
/proc/14614/statm: 74969 5789 371 364 0 10881 0
[pid=14616] ppid=14614 vsize=418636 CPUtime=11.23 cores=0,2,4,6
/proc/14616/stat : 14616 (adaptg2wsat2009) R 14614 14616 14616 0 -1 4202496 1220 0 0 0 1123 0 0 0 25 0 1 0 657934299 428683264 956 33554432000 134512640 135107411 4287804704 18446744073709551615 134532376 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14616/statm: 104659 956 59 146 0 103535 0
[pid=14617] ppid=14602 vsize=310264 CPUtime=0.02 cores=0,2,4,6
/proc/14617/stat : 14617 (python) S 14602 14602 14447 0 -1 4202560 906 0 0 0 1 1 0 0 18 0 1 0 657934300 317710336 5810 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130822 0 0 16781312 514 638948197133156612 0 0 17 4 0 0 0
/proc/14617/statm: 77566 5810 371 364 0 13475 0
[pid=14619] ppid=14617 vsize=418636 CPUtime=11.19 cores=0,2,4,6
/proc/14619/stat : 14619 (adaptg2wsat2009) R 14617 14619 14619 0 -1 4202496 1218 0 0 0 1119 0 0 0 25 0 1 0 657934300 428683264 956 33554432000 134512640 135107411 4288664352 18446744073709551615 134531428 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14619/statm: 104659 956 59 146 0 103535 0
[pid=14602/tid=14609] ppid=14599 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14609/stat : 14609 (python) S 14599 14602 14447 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 5 0 657934297 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 6 0 0 0
[pid=14602/tid=14612] ppid=14599 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14612/stat : 14612 (python) S 14599 14602 14447 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 5 0 657934298 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
[pid=14602/tid=14615] ppid=14599 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14615/stat : 14615 (python) S 14599 14602 14447 0 -1 4202560 24 933 0 0 0 0 0 0 22 0 5 0 657934299 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 6 0 0 0
[pid=14602/tid=14618] ppid=14599 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14618/stat : 14618 (python) S 14599 14602 14447 0 -1 4202560 28 933 0 0 0 0 0 0 24 0 5 0 657934300 328200192 7318 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 46.11
Current children cumulated vsize (KiB) 4374000

[startup+25.5013 s]
/proc/loadavg: 6.53 4.16 3.89 9/381 14619
/proc/meminfo: memFree=16841216/32951124 swapFree=67056804/67111528
[pid=14602] ppid=14599 vsize=320508 CPUtime=1.34 cores=0,2,4,6

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

[pid=14619] ppid=14617 vsize=418636 CPUtime=100.04 cores=0,2,4,6
/proc/14619/stat : 14619 (adaptg2wsat2009) T 14617 14619 14619 0 -1 4202496 1218 0 0 0 10004 0 0 0 25 0 1 0 657934300 428683264 956 33554432000 134512640 135107411 4288664352 18446744073709551615 134531741 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14619/statm: 104659 956 59 146 0 103535 0
[pid=14617/tid=14630] ppid=14602 vsize=310264 CPUtime=0 cores=0,2,4,6
/proc/14617/task/14630/stat : 14630 (python) S 14602 14602 14447 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657944333 317710336 5840 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 514 18446604453925556480 0 0 -1 0 0 0 0
[pid=14626] ppid=14602 vsize=320520 CPUtime=0.28 cores=0,2,4,6
/proc/14626/stat : 14626 (python) S 14602 14602 14447 0 -1 4202560 1088 0 0 0 15 13 0 0 19 0 2 0 657944135 328212480 5861 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/14626/statm: 80130 5861 400 364 0 16036 0
[pid=14628] ppid=14626 vsize=418636 CPUtime=99.98 cores=0,2,4,6
/proc/14628/stat : 14628 (adaptg2wsat2009) T 14626 14628 14628 0 -1 4202496 1219 0 0 0 9997 1 0 0 25 0 1 0 657944135 428683264 956 33554432000 134512640 135107411 4294558704 18446744073709551615 134531781 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14628/statm: 104659 956 59 146 0 103535 0
[pid=14626/tid=14648] ppid=14602 vsize=320520 CPUtime=0 cores=0,2,4,6
/proc/14626/task/14648/stat : 14648 (python) S 14602 14602 14447 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657954163 328212480 5861 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 514 18446604447996609664 0 0 -1 4 0 0 0
[pid=14631] ppid=14602 vsize=331384 CPUtime=0.28 cores=0,2,4,6
/proc/14631/stat : 14631 (python) S 14602 14602 14447 0 -1 4202560 1086 0 0 0 18 10 0 0 18 0 2 0 657944334 339337216 6000 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14631/statm: 82846 6000 399 364 0 18749 0
[pid=14633] ppid=14631 vsize=1018616 CPUtime=100.29 cores=0,2,4,6
/proc/14633/stat : 14633 (gnovelty+2) T 14631 14633 14633 0 -1 4202496 761 0 0 0 10029 0 0 0 25 0 1 0 657944335 1043062784 500 33554432000 134512640 135663704 4294273952 18446744073709551615 134524534 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14633/statm: 254654 500 113 282 0 254370 0
[pid=14631/tid=14653] ppid=14602 vsize=331384 CPUtime=0 cores=0,2,4,6
/proc/14631/task/14653/stat : 14653 (python) S 14602 14602 14447 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657954365 339337216 6000 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 514 18446604448259460160 0 0 -1 0 0 0 0
[pid=14634] ppid=14602 vsize=341640 CPUtime=0.28 cores=0,2,4,6
/proc/14634/stat : 14634 (python) S 14602 14602 14447 0 -1 4202560 1095 0 0 0 16 12 0 0 19 0 2 0 657944335 349839360 6003 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/14634/statm: 85410 6003 399 364 0 21310 0
[pid=14636] ppid=14634 vsize=248656 CPUtime=99.35 cores=0,2,4,6
/proc/14636/stat : 14636 (FH) T 14634 14636 14636 0 -1 4202496 1118 0 0 0 9935 0 0 0 25 0 1 0 657944336 254623744 858 33554432000 134512640 134936988 4289148880 18446744073709551615 134554229 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14636/statm: 62164 858 41 104 0 61668 0
[pid=14634/tid=14652] ppid=14602 vsize=341640 CPUtime=0 cores=0,2,4,6
/proc/14634/task/14652/stat : 14652 (python) S 14602 14602 14447 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657954365 349839360 6003 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 514 18446604445699664960 0 0 -1 0 0 0 0
[pid=14639] ppid=14602 vsize=351896 CPUtime=0.28 cores=0,2,4,6
/proc/14639/stat : 14639 (python) S 14602 14602 14447 0 -1 4202560 1123 0 0 0 14 14 0 0 19 0 2 0 657944735 360341504 6014 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/14639/statm: 87974 6014 406 364 0 23871 0
[pid=14641] ppid=14639 vsize=418636 CPUtime=98.79 cores=0,2,4,6
/proc/14641/stat : 14641 (adaptg2wsat2009) T 14639 14641 14641 0 -1 4202496 1226 0 0 0 9879 0 0 0 25 0 1 0 657944736 428683264 957 33554432000 134512640 135107411 4288602624 18446744073709551615 134531781 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14641/statm: 104659 957 59 146 0 103535 0
[pid=14639/tid=14660] ppid=14602 vsize=351896 CPUtime=0 cores=0,2,4,6
/proc/14639/task/14660/stat : 14660 (python) S 14602 14602 14447 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657954763 360341504 6014 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 514 18446604442545833792 0 0 -1 4 0 0 0
[pid=14649] ppid=14602 vsize=362152 CPUtime=0.29 cores=0,2,4,6
/proc/14649/stat : 14649 (python) S 14602 14602 14447 0 -1 4202560 1143 0 0 0 13 16 0 0 19 0 2 0 657954164 370843648 6017 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14649/statm: 90538 6017 405 364 0 26432 0
[pid=14651] ppid=14649 vsize=418636 CPUtime=99.94 cores=0,2,4,6
/proc/14651/stat : 14651 (adaptg2wsat2009) T 14649 14651 14651 0 -1 4202496 1225 0 0 0 9994 0 0 0 25 0 1 0 657954164 428683264 955 33554432000 134512640 135107411 4292106976 18446744073709551615 134532277 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14651/statm: 104659 955 59 146 0 103535 0
[pid=14649/tid=14677] ppid=14602 vsize=362152 CPUtime=0 cores=0,2,4,6
/proc/14649/task/14677/stat : 14677 (python) S 14602 14602 14447 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 657964193 370843648 6017 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 514 18446604453382058304 0 0 -1 2 0 0 0
[pid=14654] ppid=14602 vsize=372408 CPUtime=0.29 cores=0,2,4,6
/proc/14654/stat : 14654 (python) S 14602 14602 14447 0 -1 4202560 1113 0 0 0 15 14 0 0 19 0 2 0 657954366 381345792 6016 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14654/statm: 93102 6016 400 364 0 28993 0
[pid=14656] ppid=14654 vsize=248652 CPUtime=99.97 cores=0,2,4,6
/proc/14656/stat : 14656 (FH) T 14654 14656 14656 0 -1 4202496 1122 0 0 0 9996 1 0 0 25 0 1 0 657954366 254619648 857 33554432000 134512640 134936988 4287245792 18446744073709551615 134553304 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14656/statm: 62163 857 41 104 0 61667 0
[pid=14654/tid=14681] ppid=14602 vsize=372408 CPUtime=0 cores=0,2,4,6
/proc/14654/task/14681/stat : 14681 (python) S 14602 14602 14447 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657964394 381345792 6016 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 514 18446604446170348288 0 0 -1 0 0 0 0
[pid=14657] ppid=14602 vsize=382664 CPUtime=1.17 cores=0,2,4,6
/proc/14657/stat : 14657 (python) S 14602 14602 14447 0 -1 4202560 1180 0 0 0 62 55 0 0 18 0 2 0 657954367 391847936 6044 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/14657/statm: 95666 6044 400 364 0 31554 0
[pid=14659] ppid=14657 vsize=268424 CPUtime=389.71 cores=0,2,4,6
/proc/14659/stat : 14659 (hybridGM3) R 14657 14659 14659 0 -1 4202496 5165 0 0 0 38970 1 0 0 25 0 1 0 657954368 274866176 4897 33554432000 134512640 135204385 4287076064 18446744073709551615 134538375 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/14659/statm: 67106 4897 63 169 0 66936 0
[pid=14657/tid=14700] ppid=14602 vsize=382664 CPUtime=0 cores=0,2,4,6
/proc/14657/task/14700/stat : 14700 (python) S 14602 14602 14447 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 657974629 391847936 6044 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 514 18446604443077057216 0 0 -1 4 0 0 0
[pid=14661] ppid=14602 vsize=392920 CPUtime=0.28 cores=0,2,4,6
/proc/14661/stat : 14661 (python) S 14602 14602 14447 0 -1 4202560 1143 0 0 0 15 13 0 0 19 0 2 0 657954764 402350080 6048 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/14661/statm: 98230 6048 400 364 0 34115 0
[pid=14663] ppid=14661 vsize=1018616 CPUtime=98.11 cores=0,2,4,6
/proc/14663/stat : 14663 (gnovelty+2) T 14661 14663 14663 0 -1 4202496 769 0 0 0 9811 0 0 0 25 0 1 0 657954764 1043062784 501 33554432000 134512640 135663704 4290341152 18446744073709551615 134525224 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/14663/statm: 254654 501 113 282 0 254370 0
[pid=14661/tid=14685] ppid=14602 vsize=392920 CPUtime=0 cores=0,2,4,6
/proc/14661/task/14685/stat : 14685 (python) S 14602 14602 14447 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657964795 402350080 6048 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 514 18446604443077056320 0 0 -1 4 0 0 0
[pid=14678] ppid=14602 vsize=403176 CPUtime=0.9 cores=0,2,4,6
/proc/14678/stat : 14678 (python) S 14602 14602 14447 0 -1 4202560 1182 0 0 0 47 43 0 0 18 0 2 0 657964194 412852224 6052 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14678/statm: 100794 6052 400 364 0 36676 0
[pid=14680] ppid=14678 vsize=268428 CPUtime=296.64 cores=0,2,4,6
/proc/14680/stat : 14680 (hybridGM3) T 14678 14680 14680 0 -1 4202496 5166 0 0 0 29663 1 0 0 25 0 1 0 657964194 274870272 4897 33554432000 134512640 135204385 4286564128 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14680/statm: 67107 4897 63 169 0 66937 0
[pid=14678/tid=14708] ppid=14602 vsize=403176 CPUtime=0 cores=0,2,4,6
/proc/14678/task/14708/stat : 14708 (python) S 14602 14602 14447 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 657983857 412852224 6052 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 514 18446604447659095360 0 0 -1 2 0 0 0
[pid=14682] ppid=14602 vsize=413432 CPUtime=0.3 cores=0,2,4,6
/proc/14682/stat : 14682 (python) S 14602 14602 14447 0 -1 4202560 1147 0 0 0 14 16 0 0 19 0 2 0 657964395 423354368 6056 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14682/statm: 103358 6056 400 364 0 39237 0
[pid=14684] ppid=14682 vsize=418636 CPUtime=99.95 cores=0,2,4,6
/proc/14684/stat : 14684 (adaptg2wsat2009) T 14682 14684 14684 0 -1 4202496 1225 0 0 0 9995 0 0 0 25 0 1 0 657964396 428683264 955 33554432000 134512640 135107411 4293508592 18446744073709551615 134532326 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14684/statm: 104659 955 59 146 0 103535 0
[pid=14682/tid=14695] ppid=14602 vsize=413432 CPUtime=0 cores=0,2,4,6
/proc/14682/task/14695/stat : 14695 (python) S 14602 14602 14447 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657974425 423354368 6056 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 514 18446604447659096256 0 0 -1 4 0 0 0
[pid=14686] ppid=14602 vsize=423688 CPUtime=0.87 cores=0,2,4,6
/proc/14686/stat : 14686 (python) S 14602 14602 14447 0 -1 4202560 1232 0 0 0 47 40 0 0 18 0 2 0 657964796 433856512 6067 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14686/statm: 105922 6067 407 364 0 41798 0
[pid=14688] ppid=14686 vsize=268420 CPUtime=291.45 cores=0,2,4,6
/proc/14688/stat : 14688 (hybridGM3) R 14686 14688 14688 0 -1 4202496 5173 0 0 0 29145 0 0 0 25 0 1 0 657964798 274862080 4895 33554432000 134512640 135204385 4288446336 18446744073709551615 134538432 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/14688/statm: 67105 4895 63 169 0 66935 0
[pid=14686/tid=14709] ppid=14602 vsize=423688 CPUtime=0 cores=0,2,4,6
/proc/14686/task/14709/stat : 14709 (python) S 14602 14602 14447 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657984360 433856512 6067 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 514 18446604444592356224 0 0 -1 6 0 0 0
[pid=14696] ppid=14602 vsize=433944 CPUtime=0.3 cores=0,2,4,6
/proc/14696/stat : 14696 (python) S 14602 14602 14447 0 -1 4202560 1189 0 0 0 16 14 0 0 19 0 2 0 657974427 444358656 6073 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14696/statm: 108486 6073 408 364 0 44359 0
[pid=14698] ppid=14696 vsize=248648 CPUtime=97.82 cores=0,2,4,6
/proc/14698/stat : 14698 (FH) T 14696 14698 14698 0 -1 4202496 1136 0 0 0 9782 0 0 0 25 0 1 0 657974427 254615552 857 33554432000 134512640 134936988 4287820512 18446744073709551615 134545269 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14698/statm: 62162 857 41 104 0 61666 0
[pid=14696/tid=14710] ppid=14602 vsize=433944 CPUtime=0 cores=0,2,4,6
/proc/14696/task/14710/stat : 14710 (python) S 14602 14602 14447 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657984457 444358656 6073 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 514 18446604443954554176 0 0 -1 2 0 0 0
[pid=14722] ppid=14602 vsize=444512 CPUtime=0 cores=0,2,4,6
/proc/14722/stat : 14722 (python) S 14602 14602 14447 0 -1 4202560 866 0 0 0 0 0 0 0 18 0 1 0 657993891 455180288 6077 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130822 0 0 16781312 514 6619630924919177474 0 0 17 2 0 0 0
/proc/14722/statm: 111128 6077 356 364 0 46998 0
[pid=14724] ppid=14722 vsize=268424 CPUtime=2.04 cores=0,2,4,6
/proc/14724/stat : 14724 (hybridGM3) R 14722 14724 14724 0 -1 4202496 5174 0 0 0 204 0 0 0 25 0 1 0 657993891 274866176 4896 33554432000 134512640 135204385 4286676928 18446744073709551615 134538248 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14724/statm: 67106 4896 63 169 0 66936 0
[pid=14725] ppid=14602 vsize=454768 CPUtime=0 cores=0,2,4,6
/proc/14725/stat : 14725 (python) S 14602 14602 14447 0 -1 4202560 817 0 0 0 0 0 0 0 19 0 1 0 657994090 465682432 6071 33554432000 4194304 5683644 140735783566192 18446744073709551615 270613130822 0 0 16781312 514 6619627076628512767 0 0 17 2 0 0 0
/proc/14725/statm: 113692 6071 346 364 0 49559 0
[pid=14727] ppid=14725 vsize=453032 CPUtime=0.05 cores=0,2,4,6
/proc/14727/stat : 14727 (TNM) R 14725 14727 14727 0 -1 4202496 958 0 0 0 5 0 0 0 21 0 1 0 657994091 463904768 686 33554432000 134512640 135008748 4290934096 18446744073709551615 134523528 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14727/statm: 113258 686 45 122 0 112158 0
[pid=14602/tid=14609] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14609/stat : 14609 (python) S 14599 14602 14447 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 19 0 657934297 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 6 0 0 0
[pid=14602/tid=14612] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14612/stat : 14612 (python) S 14599 14602 14447 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 657934298 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
[pid=14602/tid=14615] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14615/stat : 14615 (python) S 14599 14602 14447 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 19 0 657934299 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 6 0 0 0
[pid=14602/tid=14618] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14618/stat : 14618 (python) S 14599 14602 14447 0 -1 4202560 28 933 0 0 0 0 0 0 24 0 19 0 657934300 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
[pid=14602/tid=14627] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14627/stat : 14627 (python) S 14599 14602 14447 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 657944135 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
[pid=14602/tid=14632] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14632/stat : 14632 (python) S 14599 14602 14447 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 19 0 657944334 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 0 0 0 0
[pid=14602/tid=14635] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14635/stat : 14635 (python) S 14599 14602 14447 0 -1 4202560 29 933 0 0 0 0 0 0 22 0 19 0 657944336 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
[pid=14602/tid=14640] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14640/stat : 14640 (python) S 14599 14602 14447 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 657944735 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
[pid=14602/tid=14650] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14650/stat : 14650 (python) S 14599 14602 14447 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 19 0 657954164 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
[pid=14602/tid=14655] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14655/stat : 14655 (python) S 14599 14602 14447 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 19 0 657954366 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 0 0 0 0
[pid=14602/tid=14658] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14658/stat : 14658 (python) S 14599 14602 14447 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 19 0 657954367 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
[pid=14602/tid=14662] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14662/stat : 14662 (python) S 14599 14602 14447 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 19 0 657954764 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 4 0 0 0
[pid=14602/tid=14679] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14679/stat : 14679 (python) S 14599 14602 14447 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 19 0 657964194 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 2 0 0 0
[pid=14602/tid=14683] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14683/stat : 14683 (python) S 14599 14602 14447 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 657964396 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 2 0 0 0
[pid=14602/tid=14687] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14687/stat : 14687 (python) S 14599 14602 14447 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 19 0 657964796 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 2 0 0 0
[pid=14602/tid=14697] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14697/stat : 14697 (python) S 14599 14602 14447 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 657974427 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 2 0 0 0
[pid=14602/tid=14723] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14723/stat : 14723 (python) S 14599 14602 14447 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 657993891 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 2 0 0 0
[pid=14602/tid=14726] ppid=14599 vsize=465012 CPUtime=0 cores=0,2,4,6
/proc/14602/task/14726/stat : 14726 (python) S 14599 14602 14447 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 657994091 476172288 7641 33554432000 4194304 5683644 140735783566192 18446744073709551615 270624934321 0 0 16781312 2 18446604448071756736 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2379.95
Current children cumulated vsize (KiB) 15942312

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 14602 and gives
#  childrusage.ru_utime.tv_sec=688
#  childrusage.ru_utime.tv_usec=817283
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=508466
# CPU time returned by wait4() is 692.326
# while last known CPU time is 2379.95
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 599.532
CPU time (s): 2379.95
CPU user time (s): 2376.55
CPU system time (s): 3.4
CPU usage (%): 396.968
Max. virtual memory (cumulated for all children) (KiB): 15942312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 688.817
system time used= 3.50847
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67312
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= 6866
involuntary context switches= 6437

runsolver used 4.12037 second user time and 8.72667 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 14:42:12
IDJOB=3378171
IDBENCH=82580
IDSOLVER=1859
FILE ID=node108/3378171-1305463332
RUNJOBID= node108-1305463282-14465
PBS_JOBID= 13324989
Free space on /tmp= 73520 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S1227169170-092-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-3378171-1305463332/watcher-3378171-1305463332 -o /tmp/evaluation-result-3378171-1305463332/solver-3378171-1305463332 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378171-1305463332.cnf -seed 946430428 -budget 4800 -cores 4

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

MD5SUM BENCH= 51cac83217796c0d85d5add5d2ed2d64
RANDOM SEED=946430428

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16892728 kB
Buffers:        308096 kB
Cached:        5114048 kB
SwapCached:       8700 kB
Active:       11465156 kB
Inactive:      4271860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16892728 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           32436 kB
Writeback:           0 kB
AnonPages:    10311928 kB
Mapped:          35696 kB
Slab:           212708 kB
PageTables:      43884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 68924996 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= 73492 MiB
End job on node108 at 2011-05-15 14:52:14