Trace number 3317199

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-random? (MO) 2757.87 694.12

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S72668411-025-UNKNOWN.cnf
MD5SUMa7d53123c03c2abad4ab13635af690bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark132.864
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.36/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.67	c INFO: solving HOME/instance-3317199-1304268105.cnf
0.36/0.67	c INFO: computing task features
0.44/0.78	c INFO: computed variable-clause graph statistics
0.44/0.79	c INFO: computed clause balance statistics
1.04/1.37	c INFO: computed variable balance statistics
1.34/1.60	c INFO: computed small-clause counts
1.34/1.60	c INFO: computed Horn-clause counts
1.34/1.62	c INFO: computed variable graph statistics
1.34/1.62	c INFO: collected features for HOME/instance-3317199-1304268105.cnf in 0.95 s
1.34/1.65	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.36)
1.34/1.68	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.12)
1.44/1.71	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.08)
1.44/1.74	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.07)
397.59/100.92	c INFO: running adaptg2wsat2009++@0 for 97 with 4699 remaining (b = 0.05)
401.18/101.84	c INFO: running gnovelty+2@0 for 97 with 4698 remaining (b = 0.04)
401.18/101.88	c INFO: running FH@0 for 97 with 4698 remaining (b = 0.03)
401.48/101.92	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.03)
792.81/200.12	c INFO: running adaptg2wsat2009++@0 for 97 with 4600 remaining (b = 0.02)
795.50/201.07	c INFO: running FH@0 for 97 with 4599 remaining (b = 0.02)
800.31/202.06	c INFO: running hybridGM3@0 for 194 with 4598 remaining (b = 0.04)
816.60/206.16	c INFO: running gnovelty+2@0 for 97 with 4594 remaining (b = 0.02)
1187.87/299.31	c INFO: running hybridGM3@0 for 194 with 4501 remaining (b = 0.03)
1211.32/305.28	c INFO: running hybridGM3@0 for 194 with 4495 remaining (b = 0.03)
1211.69/305.38	c INFO: running TNM@0 for 1552 with 4495 remaining (b = 0.20)
1578.52/397.46	c INFO: running adaptg2wsat2009++@0 for 97 with 4403 remaining (b = 0.01)
1969.76/495.73	c INFO: running hybridGM3@102 for 97 with 4304 remaining (b = 0.01)
1977.31/497.66	c INFO: running hybridGM3@102 for 97 with 4303 remaining (b = 0.01)
1993.26/501.68	c INFO: running hybridGM3@99 for 97 with 4299 remaining (b = 0.01)
2356.20/592.93	c INFO: running FH@0 for 97 with 4207 remaining (b = 0.01)
2375.63/597.88	c INFO: running hybridGM3@298 for 97 with 4202 remaining (b = 0.01)
2395.90/602.91	c INFO: running adaptg2wsat2009++@98 for 97 with 4197 remaining (b = 0.01)
2754.27/693.11	c INFO: running hybridGM3@398 for 97 with 4107 remaining (b = 0.01)
2754.27/693.17	c INFO: running gnovelty+2@0 for 97 with 4107 remaining (b = 0.01)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3317199-1304268105/watcher-3317199-1304268105 -o /tmp/evaluation-result-3317199-1304268105/solver-3317199-1304268105 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317199-1304268105.cnf -seed 1413425613 -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: 7.73 7.44 4.62 5/203 22599
/proc/meminfo: memFree=29914400/32951124 swapFree=67111524/67111528
[pid=22599] ppid=22597 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/22599/stat : 22599 (python) S 22597 22599 22195 0 -1 4202496 793 0 0 0 0 0 0 0 25 0 1 0 271001748 15749120 680 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660660224 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/22599/statm: 3845 680 322 364 0 332 0

[startup+0.0690701 s]
/proc/loadavg: 7.73 7.44 4.62 5/203 22599
/proc/meminfo: memFree=29914400/32951124 swapFree=67111524/67111528
[pid=22599] ppid=22597 vsize=36508 CPUtime=0.04 cores=1,3,5,7
/proc/22599/stat : 22599 (python) R 22597 22599 22195 0 -1 4202496 1577 0 0 0 4 0 0 0 17 0 1 0 271001748 37384192 1411 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660323013 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/22599/statm: 9127 1411 452 364 0 944 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36508

[startup+0.101077 s]
/proc/loadavg: 7.73 7.44 4.62 5/203 22599
/proc/meminfo: memFree=29914400/32951124 swapFree=67111524/67111528
[pid=22599] ppid=22597 vsize=89768 CPUtime=0.06 cores=1,3,5,7
/proc/22599/stat : 22599 (python) R 22597 22599 22195 0 -1 4202496 2641 0 0 0 5 1 0 0 17 0 1 0 271001748 91922432 2356 33554432000 4194304 5683644 140734350753696 18446744073709551615 268655692576 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/22599/statm: 22442 2359 721 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89768

[startup+0.301033 s]
/proc/loadavg: 7.73 7.44 4.62 5/203 22599
/proc/meminfo: memFree=29914400/32951124 swapFree=67111524/67111528
[pid=22599] ppid=22597 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/22599/stat : 22599 (python) R 22597 22599 22195 0 -1 4202496 5967 936 1 0 14 4 0 0 17 0 1 0 271001748 139010048 4152 33554432000 4194304 5683644 140734350753696 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/22599/statm: 33938 4152 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700959 s]
/proc/loadavg: 7.73 7.44 4.62 5/203 22599
/proc/meminfo: memFree=29914400/32951124 swapFree=67111524/67111528
[pid=22599] ppid=22597 vsize=279688 CPUtime=0.44 cores=1,3,5,7
/proc/22599/stat : 22599 (python) R 22597 22599 22195 0 -1 4202496 9578 936 1 0 33 11 0 0 15 0 1 0 271001748 286400512 7258 33554432000 4194304 5683644 140734350753696 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/22599/statm: 69922 7258 1761 364 0 5846 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 279688

[startup+1.50081 s]
/proc/loadavg: 7.73 7.44 4.62 6/204 22604
/proc/meminfo: memFree=29887856/32951124 swapFree=67111524/67111528
[pid=22599] ppid=22597 vsize=282588 CPUtime=1.24 cores=1,3,5,7
/proc/22599/stat : 22599 (python) R 22597 22599 22195 0 -1 4202496 11332 936 1 0 113 11 0 0 16 0 1 0 271001748 289370112 8060 33554432000 4194304 5683644 140734350753696 18446744073709551615 47080213168152 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/22599/statm: 70647 8060 1827 364 0 6571 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 282588

[startup+3.1005 s]
/proc/loadavg: 7.73 7.44 4.62 9/216 22616
/proc/meminfo: memFree=29866676/32951124 swapFree=67111524/67111528
[pid=22599] ppid=22597 vsize=320512 CPUtime=1.48 cores=1,3,5,7
/proc/22599/stat : 22599 (python) S 22597 22599 22195 0 -1 4202496 14163 936 1 0 136 12 0 0 25 0 5 0 271001748 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/22599/statm: 80128 7327 1883 364 0 16037 0
[pid=22605] ppid=22599 vsize=279232 CPUtime=0 cores=1,3,5,7
/proc/22605/stat : 22605 (python) S 22599 22599 22195 0 -1 4202560 725 0 0 0 0 0 0 0 18 0 1 0 271001914 285933568 5715 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682255 0 0 16781312 514 4587843937707720967 0 0 17 1 0 0 0
/proc/22605/statm: 69808 5715 354 364 0 5726 0
[pid=22607] ppid=22605 vsize=1018616 CPUtime=1.43 cores=1,3,5,7
/proc/22607/stat : 22607 (gnovelty+2) R 22605 22607 22607 0 -1 4202496 763 0 0 0 143 0 0 0 23 0 1 0 271001914 1043062784 500 33554432000 134512640 135663704 4290368672 18446744073709551615 134525243 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/22607/statm: 254654 500 113 282 0 254370 0
[pid=22608] ppid=22599 vsize=289624 CPUtime=0 cores=1,3,5,7
/proc/22608/stat : 22608 (python) S 22599 22599 22195 0 -1 4202560 745 0 0 0 0 0 0 0 18 0 1 0 271001916 296574976 5763 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682310 0 0 16781312 514 4493268345532940551 0 0 17 7 0 0 0
/proc/22608/statm: 72406 5763 348 364 0 8321 0
[pid=22610] ppid=22608 vsize=1018616 CPUtime=1.41 cores=1,3,5,7
/proc/22610/stat : 22610 (gnovelty+2) R 22608 22610 22610 0 -1 4202496 762 0 0 0 141 0 0 0 25 0 1 0 271001917 1043062784 500 33554432000 134512640 135663704 4293786160 18446744073709551615 134524526 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22610/statm: 254654 500 113 282 0 254370 0
[pid=22611] ppid=22599 vsize=300012 CPUtime=0 cores=1,3,5,7
/proc/22611/stat : 22611 (python) S 22599 22599 22195 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 271001919 307212288 5784 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682310 0 0 16781312 514 14250995062027583487 0 0 17 1 0 0 0
/proc/22611/statm: 75003 5784 348 364 0 10915 0
[pid=22613] ppid=22611 vsize=418500 CPUtime=1.38 cores=1,3,5,7
/proc/22613/stat : 22613 (adaptg2wsat2009) R 22611 22613 22613 0 -1 4202496 1071 0 0 0 138 0 0 0 25 0 1 0 271001920 428544000 808 33554432000 134512640 135107411 4293036528 18446744073709551615 134523304 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22613/statm: 104625 808 49 146 0 103501 0
[pid=22614] ppid=22599 vsize=310268 CPUtime=0 cores=1,3,5,7
/proc/22614/stat : 22614 (python) S 22599 22599 22195 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 271001922 317714432 5788 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682310 0 0 16781312 514 4371474068134690815 0 0 17 7 0 0 0
/proc/22614/statm: 77567 5788 348 364 0 13476 0
[pid=22616] ppid=22614 vsize=418500 CPUtime=1.34 cores=1,3,5,7
/proc/22616/stat : 22616 (adaptg2wsat2009) R 22614 22616 22616 0 -1 4202496 1071 0 0 0 134 0 0 0 25 0 1 0 271001922 428544000 808 33554432000 134512640 135107411 4287520160 18446744073709551615 134523424 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/22616/statm: 104625 808 49 146 0 103501 0
[pid=22599/tid=22606] ppid=22597 vsize=320512 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22606/stat : 22606 (python) S 22597 22599 22195 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 5 0 271001914 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 1 0 0 0
[pid=22599/tid=22609] ppid=22597 vsize=320512 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22609/stat : 22609 (python) S 22597 22599 22195 0 -1 4202560 21 936 0 0 0 0 0 0 21 0 5 0 271001917 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
[pid=22599/tid=22612] ppid=22597 vsize=320512 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22612/stat : 22612 (python) S 22597 22599 22195 0 -1 4202560 21 936 0 0 0 0 0 0 23 0 5 0 271001919 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 1 0 0 0
[pid=22599/tid=22615] ppid=22597 vsize=320512 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22615/stat : 22615 (python) S 22597 22599 22195 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 5 0 271001922 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 4373880

[startup+6.30094 s]
/proc/loadavg: 7.75 7.45 4.64 9/216 22616
/proc/meminfo: memFree=29865576/32951124 swapFree=67111524/67111528
[pid=22599] ppid=22597 vsize=320512 CPUtime=1.48 cores=1,3,5,7
/proc/22599/stat : 22599 (python) S 22597 22599 22195 0 -1 4202496 14163 936 1 0 136 12 0 0 25 0 5 0 271001748 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/22599/statm: 80128 7327 1883 364 0 16037 0
[pid=22605] ppid=22599 vsize=279232 CPUtime=0 cores=1,3,5,7
/proc/22605/stat : 22605 (python) S 22599 22599 22195 0 -1 4202560 877 0 0 0 0 0 0 0 18 0 1 0 271001914 285933568 5738 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682255 0 0 16781312 514 4587843937707720967 0 0 17 1 0 0 0
/proc/22605/statm: 69808 5738 377 364 0 5726 0
[pid=22607] ppid=22605 vsize=1018616 CPUtime=4.64 cores=1,3,5,7
/proc/22607/stat : 22607 (gnovelty+2) R 22605 22607 22607 0 -1 4202496 763 0 0 0 464 0 0 0 25 0 1 0 271001914 1043062784 500 33554432000 134512640 135663704 4290368672 18446744073709551615 134524594 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/22607/statm: 254654 500 113 282 0 254370 0
[pid=22608] ppid=22599 vsize=289624 CPUtime=0 cores=1,3,5,7
/proc/22608/stat : 22608 (python) S 22599 22599 22195 0 -1 4202560 903 0 0 0 0 0 0 0 18 0 1 0 271001916 296574976 5786 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682310 0 0 16781312 514 4493268345532940551 0 0 17 7 0 0 0
/proc/22608/statm: 72406 5786 371 364 0 8321 0
[pid=22610] ppid=22608 vsize=1018616 CPUtime=4.61 cores=1,3,5,7
/proc/22610/stat : 22610 (gnovelty+2) R 22608 22610 22610 0 -1 4202496 762 0 0 0 461 0 0 0 25 0 1 0 271001917 1043062784 500 33554432000 134512640 135663704 4293786160 18446744073709551615 134545772 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22610/statm: 254654 500 113 282 0 254370 0
[pid=22611] ppid=22599 vsize=300012 CPUtime=0 cores=1,3,5,7
/proc/22611/stat : 22611 (python) S 22599 22599 22195 0 -1 4202560 882 0 0 0 0 0 0 0 18 0 1 0 271001919 307212288 5807 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682310 0 0 16781312 514 14250995062027550982 0 0 17 1 0 0 0
/proc/22611/statm: 75003 5807 371 364 0 10915 0
[pid=22613] ppid=22611 vsize=418636 CPUtime=4.56 cores=1,3,5,7
/proc/22613/stat : 22613 (adaptg2wsat2009) R 22611 22613 22613 0 -1 4202496 1217 0 0 0 456 0 0 0 25 0 1 0 271001920 428683264 954 33554432000 134512640 135107411 4293036528 18446744073709551615 134531781 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22613/statm: 104659 954 59 146 0 103535 0
[pid=22614] ppid=22599 vsize=310268 CPUtime=0 cores=1,3,5,7
/proc/22614/stat : 22614 (python) S 22599 22599 22195 0 -1 4202560 890 0 0 0 0 0 0 0 18 0 1 0 271001922 317714432 5811 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682310 0 0 16781312 514 4371474068134690815 0 0 17 7 0 0 0
/proc/22614/statm: 77567 5811 371 364 0 13476 0
[pid=22616] ppid=22614 vsize=418636 CPUtime=4.5 cores=1,3,5,7
/proc/22616/stat : 22616 (adaptg2wsat2009) R 22614 22616 22616 0 -1 4202496 1218 0 0 0 450 0 0 0 25 0 1 0 271001922 428683264 955 33554432000 134512640 135107411 4287520160 18446744073709551615 134532242 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/22616/statm: 104659 955 59 146 0 103535 0
[pid=22599/tid=22606] ppid=22597 vsize=320512 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22606/stat : 22606 (python) S 22597 22599 22195 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 5 0 271001914 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 1 0 0 0
[pid=22599/tid=22609] ppid=22597 vsize=320512 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22609/stat : 22609 (python) S 22597 22599 22195 0 -1 4202560 21 936 0 0 0 0 0 0 21 0 5 0 271001917 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
[pid=22599/tid=22612] ppid=22597 vsize=320512 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22612/stat : 22612 (python) S 22597 22599 22195 0 -1 4202560 21 936 0 0 0 0 0 0 23 0 5 0 271001919 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 1 0 0 0
[pid=22599/tid=22615] ppid=22597 vsize=320512 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22615/stat : 22615 (python) S 22597 22599 22195 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 5 0 271001922 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 19.79
Current children cumulated vsize (KiB) 4374152

[startup+12.7008 s]
/proc/loadavg: 7.77 7.46 4.66 9/216 22617
/proc/meminfo: memFree=29864552/32951124 swapFree=67111524/67111528
[pid=22599] ppid=22597 vsize=320512 CPUtime=1.48 cores=1,3,5,7
/proc/22599/stat : 22599 (python) S 22597 22599 22195 0 -1 4202496 14163 936 1 0 136 12 0 0 25 0 5 0 271001748 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/22599/statm: 80128 7327 1883 364 0 16037 0
[pid=22605] ppid=22599 vsize=279232 CPUtime=0.01 cores=1,3,5,7
/proc/22605/stat : 22605 (python) S 22599 22599 22195 0 -1 4202560 880 0 0 0 0 1 0 0 18 0 1 0 271001914 285933568 5738 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682255 0 0 16781312 514 13955652490616602887 0 0 17 1 0 0 0
/proc/22605/statm: 69808 5738 377 364 0 5726 0
[pid=22607] ppid=22605 vsize=1018616 CPUtime=11.04 cores=1,3,5,7
/proc/22607/stat : 22607 (gnovelty+2) R 22605 22607 22607 0 -1 4202496 763 0 0 0 1104 0 0 0 25 0 1 0 271001914 1043062784 500 33554432000 134512640 135663704 4290368672 18446744073709551615 134524534 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/22607/statm: 254654 500 113 282 0 254370 0
[pid=22608] ppid=22599 vsize=289624 CPUtime=0 cores=1,3,5,7
/proc/22608/stat : 22608 (python) S 22599 22599 22195 0 -1 4202560 905 0 0 0 0 0 0 0 18 0 1 0 271001916 296574976 5786 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682310 0 0 16781312 514 13955652490616602887 0 0 17 7 0 0 0
/proc/22608/statm: 72406 5786 371 364 0 8321 0
[pid=22610] ppid=22608 vsize=1018616 CPUtime=11.01 cores=1,3,5,7
/proc/22610/stat : 22610 (gnovelty+2) R 22608 22610 22610 0 -1 4202496 762 0 0 0 1101 0 0 0 25 0 1 0 271001917 1043062784 500 33554432000 134512640 135663704 4293786160 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22610/statm: 254654 500 113 282 0 254370 0
[pid=22611] ppid=22599 vsize=300012 CPUtime=0.01 cores=1,3,5,7
/proc/22611/stat : 22611 (python) S 22599 22599 22195 0 -1 4202560 885 0 0 0 0 1 0 0 18 0 1 0 271001919 307212288 5807 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682310 0 0 16781312 514 13955652490616602886 0 0 17 1 0 0 0
/proc/22611/statm: 75003 5807 371 364 0 10915 0
[pid=22613] ppid=22611 vsize=418636 CPUtime=10.94 cores=1,3,5,7
/proc/22613/stat : 22613 (adaptg2wsat2009) R 22611 22613 22613 0 -1 4202496 1217 0 0 0 1094 0 0 0 25 0 1 0 271001920 428683264 954 33554432000 134512640 135107411 4293036528 18446744073709551615 134532242 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22613/statm: 104659 954 59 146 0 103535 0
[pid=22614] ppid=22599 vsize=310268 CPUtime=0 cores=1,3,5,7
/proc/22614/stat : 22614 (python) S 22599 22599 22195 0 -1 4202560 893 0 0 0 0 0 0 0 18 0 1 0 271001922 317714432 5811 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682310 0 0 16781312 514 13955652490616602888 0 0 17 7 0 0 0
/proc/22614/statm: 77567 5811 371 364 0 13476 0
[pid=22616] ppid=22614 vsize=418636 CPUtime=10.85 cores=1,3,5,7
/proc/22616/stat : 22616 (adaptg2wsat2009) R 22614 22616 22616 0 -1 4202496 1218 0 0 0 1085 0 0 0 25 0 1 0 271001922 428683264 955 33554432000 134512640 135107411 4287520160 18446744073709551615 134532313 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/22616/statm: 104659 955 59 146 0 103535 0
[pid=22599/tid=22606] ppid=22597 vsize=320512 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22606/stat : 22606 (python) S 22597 22599 22195 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 5 0 271001914 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 1 0 0 0
[pid=22599/tid=22609] ppid=22597 vsize=320512 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22609/stat : 22609 (python) S 22597 22599 22195 0 -1 4202560 21 936 0 0 0 0 0 0 21 0 5 0 271001917 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
[pid=22599/tid=22612] ppid=22597 vsize=320512 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22612/stat : 22612 (python) S 22597 22599 22195 0 -1 4202560 21 936 0 0 0 0 0 0 23 0 5 0 271001919 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 1 0 0 0
[pid=22599/tid=22615] ppid=22597 vsize=320512 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22615/stat : 22615 (python) S 22597 22599 22195 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 5 0 271001922 328204288 7327 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 45.34
Current children cumulated vsize (KiB) 4374152

[startup+25.5006 s]
/proc/loadavg: 7.90 7.50 4.71 9/216 22617
/proc/meminfo: memFree=29864804/32951124 swapFree=67111524/67111528
[pid=22599] ppid=22597 vsize=320512 CPUtime=1.48 cores=1,3,5,7

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

[pid=22616] ppid=22614 vsize=418636 CPUtime=186.72 cores=1,3,5,7
/proc/22616/stat : 22616 (adaptg2wsat2009) R 22614 22616 22616 0 -1 4202496 1218 0 0 0 18672 0 0 0 25 0 1 0 271001922 428683264 955 33554432000 134512640 135107411 4287520160 18446744073709551615 134531435 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/22616/statm: 104659 955 59 146 0 103535 0
[pid=22614/tid=22624] ppid=22599 vsize=310268 CPUtime=0 cores=1,3,5,7
/proc/22614/task/22624/stat : 22624 (python) S 22599 22599 22195 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 271011837 317714432 5841 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 514 18446604471110375552 0 0 -1 1 0 0 0
[pid=22625] ppid=22599 vsize=320524 CPUtime=0.15 cores=1,3,5,7
/proc/22625/stat : 22625 (python) S 22599 22599 22195 0 -1 4202560 1118 0 0 0 7 8 0 0 19 0 2 0 271011840 328216576 5845 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/22625/statm: 80131 5845 400 364 0 16037 0
[pid=22627] ppid=22625 vsize=418636 CPUtime=99.13 cores=1,3,5,7
/proc/22627/stat : 22627 (adaptg2wsat2009) T 22625 22627 22627 0 -1 4202496 1222 0 0 0 9913 0 0 0 25 0 1 0 271011841 428683264 956 33554432000 134512640 135107411 4294829152 18446744073709551615 134532336 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/22627/statm: 104659 956 59 146 0 103535 0
[pid=22625/tid=22649] ppid=22599 vsize=320524 CPUtime=0 cores=1,3,5,7
/proc/22625/task/22649/stat : 22649 (python) S 22599 22599 22195 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 271021755 328216576 5845 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 514 18446604460726387712 0 0 -1 5 0 0 0
[pid=22630] ppid=22599 vsize=330932 CPUtime=0.14 cores=1,3,5,7
/proc/22630/stat : 22630 (python) S 22599 22599 22195 0 -1 4202560 1124 0 0 0 7 7 0 0 19 0 2 0 271011933 338874368 5887 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/22630/statm: 82733 5887 400 364 0 18636 0
[pid=22633] ppid=22630 vsize=1018616 CPUtime=100.01 cores=1,3,5,7
/proc/22633/stat : 22633 (gnovelty+2) T 22630 22633 22633 0 -1 4202496 766 0 0 0 10001 0 0 0 25 0 1 0 271011934 1043062784 501 33554432000 134512640 135663704 4287270864 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/22633/statm: 254654 501 113 282 0 254370 0
[pid=22630/tid=22657] ppid=22599 vsize=330932 CPUtime=0 cores=1,3,5,7
/proc/22630/task/22657/stat : 22657 (python) S 22599 22599 22195 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 271021951 338874368 5887 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 514 18446604454573673472 0 0 -1 3 0 0 0
[pid=22634] ppid=22599 vsize=341188 CPUtime=0.14 cores=1,3,5,7
/proc/22634/stat : 22634 (python) S 22599 22599 22195 0 -1 4202560 1182 0 0 0 7 7 0 0 19 0 2 0 271011936 349376512 5897 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/22634/statm: 85297 5897 406 364 0 21197 0
[pid=22636] ppid=22634 vsize=248652 CPUtime=99.14 cores=1,3,5,7
/proc/22636/stat : 22636 (FH) T 22634 22636 22636 0 -1 4202496 1120 0 0 0 9914 0 0 0 25 0 1 0 271011937 254619648 857 33554432000 134512640 134936988 4291986304 18446744073709551615 134545264 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/22636/statm: 62163 857 41 104 0 61667 0
[pid=22634/tid=22653] ppid=22599 vsize=341188 CPUtime=0 cores=1,3,5,7
/proc/22634/task/22653/stat : 22653 (python) S 22599 22599 22195 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 271021852 349376512 5897 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 514 18446604471135370240 0 0 -1 7 0 0 0
[pid=22637] ppid=22599 vsize=351932 CPUtime=0.15 cores=1,3,5,7
/proc/22637/stat : 22637 (python) S 22599 22599 22195 0 -1 4202560 1167 0 0 0 7 8 0 0 19 0 2 0 271011940 360378368 6023 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22637/statm: 87983 6023 406 364 0 23880 0
[pid=22639] ppid=22637 vsize=418636 CPUtime=102.23 cores=1,3,5,7
/proc/22639/stat : 22639 (adaptg2wsat2009) T 22637 22639 22639 0 -1 4202496 1224 0 0 0 10223 0 0 0 25 0 1 0 271011941 428683264 955 33554432000 134512640 135107411 4288347488 18446744073709551615 134531428 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/22639/statm: 104659 955 59 146 0 103535 0
[pid=22637/tid=22661] ppid=22599 vsize=351932 CPUtime=0 cores=1,3,5,7
/proc/22637/task/22661/stat : 22661 (python) S 22599 22599 22195 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 271022360 360378368 6023 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 514 18446604471135368448 0 0 -1 5 0 0 0
[pid=22650] ppid=22599 vsize=362188 CPUtime=0.15 cores=1,3,5,7
/proc/22650/stat : 22650 (python) S 22599 22599 22195 0 -1 4202560 1162 0 0 0 7 8 0 0 19 0 2 0 271021761 370880512 6021 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/22650/statm: 90547 6021 400 364 0 26441 0
[pid=22652] ppid=22650 vsize=418636 CPUtime=99.1 cores=1,3,5,7
/proc/22652/stat : 22652 (adaptg2wsat2009) T 22650 22652 22652 0 -1 4202496 1227 0 0 0 9910 0 0 0 25 0 1 0 271021761 428683264 956 33554432000 134512640 135107411 4294607712 18446744073709551615 134531781 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/22652/statm: 104659 956 59 146 0 103535 0
[pid=22650/tid=22674] ppid=22599 vsize=362188 CPUtime=0 cores=1,3,5,7
/proc/22650/task/22674/stat : 22674 (python) S 22599 22599 22195 0 -1 4202560 54 0 0 0 0 0 0 0 19 0 2 0 271031676 370880512 6021 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 514 18446604464940785920 0 0 -1 7 0 0 0
[pid=22654] ppid=22599 vsize=372444 CPUtime=0.16 cores=1,3,5,7
/proc/22654/stat : 22654 (python) S 22599 22599 22195 0 -1 4202560 1164 0 0 0 8 8 0 0 19 0 2 0 271021855 381382656 6025 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/22654/statm: 93111 6025 400 364 0 29002 0
[pid=22656] ppid=22654 vsize=248648 CPUtime=102.09 cores=1,3,5,7
/proc/22656/stat : 22656 (FH) T 22654 22656 22656 0 -1 4202496 1126 0 0 0 10209 0 0 0 25 0 1 0 271021856 254615552 856 33554432000 134512640 134936988 4288873248 18446744073709551615 134554580 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/22656/statm: 62162 856 41 104 0 61666 0
[pid=22654/tid=22678] ppid=22599 vsize=372444 CPUtime=0 cores=1,3,5,7
/proc/22654/task/22678/stat : 22678 (python) S 22599 22599 22195 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 271032272 381382656 6025 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 514 18446604464940786816 0 0 -1 7 0 0 0
[pid=22658] ppid=22599 vsize=382700 CPUtime=0.48 cores=1,3,5,7
/proc/22658/stat : 22658 (python) S 22599 22599 22195 0 -1 4202560 1193 0 0 0 24 24 0 0 18 0 2 0 271021955 391884800 6029 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/22658/statm: 95675 6029 400 364 0 31563 0
[pid=22660] ppid=22658 vsize=268420 CPUtime=292.24 cores=1,3,5,7
/proc/22660/stat : 22660 (hybridGM3) T 22658 22660 22660 0 -1 4202496 5166 0 0 0 29224 0 0 0 25 0 1 0 271021955 274862080 4895 33554432000 134512640 135204385 4287286928 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/22660/statm: 67105 4895 63 169 0 66935 0
[pid=22658/tid=22693] ppid=22599 vsize=382700 CPUtime=0 cores=1,3,5,7
/proc/22658/task/22693/stat : 22693 (python) S 22599 22599 22195 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 271041489 391884800 6029 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 514 18446604470492404544 0 0 -1 7 0 0 0
[pid=22662] ppid=22599 vsize=392956 CPUtime=0.15 cores=1,3,5,7
/proc/22662/stat : 22662 (python) S 22599 22599 22195 0 -1 4202560 1159 0 0 0 8 7 0 0 19 0 2 0 271022364 402386944 6033 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22662/statm: 98239 6033 399 364 0 34124 0
[pid=22664] ppid=22662 vsize=1018616 CPUtime=99.17 cores=1,3,5,7
/proc/22664/stat : 22664 (gnovelty+2) T 22662 22664 22664 0 -1 4202496 771 0 0 0 9917 0 0 0 25 0 1 0 271022365 1043062784 501 33554432000 134512640 135663704 4292957296 18446744073709551615 134524868 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/22664/statm: 254654 501 113 282 0 254370 0
[pid=22662/tid=22682] ppid=22599 vsize=392956 CPUtime=0 cores=1,3,5,7
/proc/22662/task/22682/stat : 22682 (python) S 22599 22599 22195 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 271032282 402386944 6033 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 514 18446604464717338432 0 0 -1 5 0 0 0
[pid=22675] ppid=22599 vsize=403212 CPUtime=0.67 cores=1,3,5,7
/proc/22675/stat : 22675 (python) S 22599 22599 22195 0 -1 4202560 1178 0 0 0 33 34 0 0 18 0 2 0 271031680 412889088 6037 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682310 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22675/statm: 100803 6037 400 364 0 36685 0
[pid=22677] ppid=22675 vsize=268420 CPUtime=392.57 cores=1,3,5,7
/proc/22677/stat : 22677 (hybridGM3) R 22675 22677 22677 0 -1 4202496 5167 0 0 0 39256 1 0 0 25 0 1 0 271031681 274862080 4896 33554432000 134512640 135204385 4289172592 18446744073709551615 134538541 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22677/statm: 67105 4896 63 169 0 66935 0
[pid=22675/tid=22708] ppid=22599 vsize=403212 CPUtime=0 cores=1,3,5,7
/proc/22675/task/22708/stat : 22708 (python) S 22599 22599 22195 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 271051317 412889088 6037 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 514 18446604464717336640 0 0 -1 1 0 0 0
[pid=22679] ppid=22599 vsize=413660 CPUtime=0.49 cores=1,3,5,7
/proc/22679/stat : 22679 (python) S 22599 22599 22195 0 -1 4202560 1207 0 0 0 26 23 0 0 18 0 2 0 271032276 423587840 6088 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/22679/statm: 103415 6088 399 364 0 39294 0
[pid=22681] ppid=22679 vsize=268420 CPUtime=296.89 cores=1,3,5,7
/proc/22681/stat : 22681 (hybridGM3) T 22679 22681 22681 0 -1 4202496 5166 0 0 0 29689 0 0 0 25 0 1 0 271032276 274862080 4895 33554432000 134512640 135204385 4291809184 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/22681/statm: 67105 4895 63 169 0 66935 0
[pid=22679/tid=22711] ppid=22599 vsize=413660 CPUtime=0 cores=1,3,5,7
/proc/22679/task/22711/stat : 22711 (python) S 22599 22599 22195 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 271051912 423587840 6088 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 514 18446604464717337536 0 0 -1 7 0 0 0
[pid=22683] ppid=22599 vsize=423916 CPUtime=0.65 cores=1,3,5,7
/proc/22683/stat : 22683 (python) S 22599 22599 22195 0 -1 4202560 1077 0 0 0 32 33 0 0 18 0 1 0 271032287 434089984 6071 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682310 0 0 16781312 514 13955652490616602886 0 0 17 1 0 0 0
/proc/22683/statm: 105979 6071 379 364 0 41855 0
[pid=22685] ppid=22683 vsize=457128 CPUtime=381.28 cores=1,3,5,7
/proc/22685/stat : 22685 (TNM) R 22683 22685 22685 0 -1 4202496 1112 0 0 0 38128 0 0 0 25 0 1 0 271032287 468099072 838 33554432000 134512640 135008748 4293670512 18446744073709551615 134529169 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/22685/statm: 114282 838 46 122 0 113182 0
[pid=22694] ppid=22599 vsize=434172 CPUtime=0.17 cores=1,3,5,7
/proc/22694/stat : 22694 (python) S 22599 22599 22195 0 -1 4202560 1181 0 0 0 8 9 0 0 19 0 2 0 271041494 444592128 6128 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22694/statm: 108543 6128 408 364 0 44416 0
[pid=22696] ppid=22694 vsize=418636 CPUtime=99.64 cores=1,3,5,7
/proc/22696/stat : 22696 (adaptg2wsat2009) T 22694 22696 22696 0 -1 4202496 1233 0 0 0 9964 0 0 0 25 0 1 0 271041494 428683264 957 33554432000 134512640 135107411 4290363984 18446744073709551615 134531942 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/22696/statm: 104659 957 59 146 0 103535 0
[pid=22694/tid=22710] ppid=22599 vsize=434172 CPUtime=0 cores=1,3,5,7
/proc/22694/task/22710/stat : 22710 (python) S 22599 22599 22195 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 271051510 444592128 6128 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 514 18446604471162311104 0 0 -1 1 0 0 0
[pid=22717] ppid=22599 vsize=444428 CPUtime=0.17 cores=1,3,5,7
/proc/22717/stat : 22717 (python) S 22599 22599 22195 0 -1 4202560 1189 0 0 0 9 8 0 0 18 0 2 0 271061042 455094272 6126 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22717/statm: 111107 6126 402 364 0 46977 0
[pid=22719] ppid=22717 vsize=248656 CPUtime=99.98 cores=1,3,5,7
/proc/22719/stat : 22719 (FH) T 22717 22719 22719 0 -1 4202496 1132 0 0 0 9998 0 0 0 25 0 1 0 271061042 254623744 857 33554432000 134512640 134936988 4291139040 18446744073709551615 134552080 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/22719/statm: 62164 857 41 104 0 61668 0
[pid=22717/tid=22735] ppid=22599 vsize=444428 CPUtime=0 cores=1,3,5,7
/proc/22717/task/22735/stat : 22735 (python) S 22599 22599 22195 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 271071060 455094272 6126 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 514 18446604471162313792 0 0 -1 5 0 0 0
[pid=22736] ppid=22599 vsize=454684 CPUtime=0 cores=1,3,5,7
/proc/22736/stat : 22736 (python) S 22599 22599 22195 0 -1 4202560 855 0 0 0 0 0 0 0 19 0 1 0 271071065 465596416 6076 33554432000 4194304 5683644 140734350753696 18446744073709551615 268660682310 0 0 16781312 514 4587840089417056255 0 0 17 5 0 0 0
/proc/22736/statm: 113671 6076 349 364 0 49538 0
[pid=22738] ppid=22736 vsize=1018616 CPUtime=0.84 cores=1,3,5,7
/proc/22738/stat : 22738 (gnovelty+2) R 22736 22738 22738 0 -1 4202496 772 0 0 0 84 0 0 0 23 0 1 0 271071065 1043062784 500 33554432000 134512640 135663704 4291140176 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22738/statm: 254654 500 113 282 0 254370 0
[pid=22599/tid=22606] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22606/stat : 22606 (python) S 22597 22599 22195 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 19 0 271001914 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 1 0 0 0
[pid=22599/tid=22609] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22609/stat : 22609 (python) S 22597 22599 22195 0 -1 4202560 21 936 0 0 0 0 0 0 21 0 19 0 271001917 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
[pid=22599/tid=22612] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22612/stat : 22612 (python) S 22597 22599 22195 0 -1 4202560 21 936 0 0 0 0 0 0 23 0 19 0 271001919 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 1 0 0 0
[pid=22599/tid=22615] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22615/stat : 22615 (python) S 22597 22599 22195 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 19 0 271001922 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
[pid=22599/tid=22626] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22626/stat : 22626 (python) S 22597 22599 22195 0 -1 4202560 35 936 0 0 0 0 0 0 20 0 19 0 271011840 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
[pid=22599/tid=22631] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22631/stat : 22631 (python) S 22597 22599 22195 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 271011933 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 3 0 0 0
[pid=22599/tid=22635] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22635/stat : 22635 (python) S 22597 22599 22195 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 271011937 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
[pid=22599/tid=22638] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22638/stat : 22638 (python) S 22597 22599 22195 0 -1 4202560 28 936 0 0 0 0 0 0 22 0 19 0 271011941 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
[pid=22599/tid=22651] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22651/stat : 22651 (python) S 22597 22599 22195 0 -1 4202560 32 936 0 0 0 0 0 0 20 0 19 0 271021761 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
[pid=22599/tid=22655] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22655/stat : 22655 (python) S 22597 22599 22195 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 271021856 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
[pid=22599/tid=22659] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22659/stat : 22659 (python) S 22597 22599 22195 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 19 0 271021955 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 7 0 0 0
[pid=22599/tid=22663] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22663/stat : 22663 (python) S 22597 22599 22195 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 271022365 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 5 0 0 0
[pid=22599/tid=22676] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22676/stat : 22676 (python) S 22597 22599 22195 0 -1 4202560 35 936 0 0 0 0 0 0 18 0 19 0 271031680 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 5 0 0 0
[pid=22599/tid=22680] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22680/stat : 22680 (python) S 22597 22599 22195 0 -1 4202560 36 936 0 0 0 0 0 0 18 0 19 0 271032276 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 5 0 0 0
[pid=22599/tid=22684] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22684/stat : 22684 (python) S 22597 22599 22195 0 -1 4202560 25 936 0 0 0 0 0 0 21 0 19 0 271032287 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 5 0 0 0
[pid=22599/tid=22695] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22695/stat : 22695 (python) S 22597 22599 22195 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 271041494 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 5 0 0 0
[pid=22599/tid=22718] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22718/stat : 22718 (python) S 22597 22599 22195 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 271061042 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 5 0 0 0
[pid=22599/tid=22737] ppid=22597 vsize=464928 CPUtime=0 cores=1,3,5,7
/proc/22599/task/22737/stat : 22737 (python) S 22597 22599 22195 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 271071065 476086272 7643 33554432000 4194304 5683644 140734350753696 18446744073709551615 268672485809 0 0 16781312 2 18446604454222990336 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2757.87
Current children cumulated vsize (KiB) 16696484

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

Real time (s): 694.12
CPU time (s): 2757.87
CPU user time (s): 2755.5
CPU system time (s): 2.37
CPU usage (%): 397.319
Max. virtual memory (cumulated for all children) (KiB): 16696484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.20666
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29133
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= 3021
involuntary context switches= 73

runsolver used 4.19236 second user time and 8.34373 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-01 18:41:45
IDJOB=3317199
IDBENCH=82664
IDSOLVER=1705
FILE ID=node107/3317199-1304268105
RUNJOBID= node107-1304267294-22214
PBS_JOBID= 13173971
Free space on /tmp= 72612 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S72668411-025-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-3317199-1304268105/watcher-3317199-1304268105 -o /tmp/evaluation-result-3317199-1304268105/solver-3317199-1304268105 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317199-1304268105.cnf -seed 1413425613 -budget 4800 -cores 4

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

MD5SUM BENCH= a7d53123c03c2abad4ab13635af690bf
RANDOM SEED=1413425613

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:      29914680 kB
Buffers:        418412 kB
Cached:        1938724 kB
SwapCached:          4 kB
Active:         560856 kB
Inactive:      2112108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29914680 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           32260 kB
Writeback:           0 kB
AnonPages:      316112 kB
Mapped:          21824 kB
Slab:           294068 kB
PageTables:      10240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  9074024 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= 72580 MiB
End job on node107 at 2011-05-01 18:53:21