Trace number 3317115

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) 2401.49 603.917

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.41/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.41/0.64	c INFO: solving HOME/instance-3317115-1304267345.cnf
0.41/0.64	c INFO: computing task features
0.50/0.76	c INFO: computed variable-clause graph statistics
0.50/0.76	c INFO: computed clause balance statistics
1.09/1.37	c INFO: computed variable balance statistics
1.39/1.61	c INFO: computed small-clause counts
1.39/1.61	c INFO: computed Horn-clause counts
1.39/1.63	c INFO: computed variable graph statistics
1.39/1.63	c INFO: collected features for HOME/instance-3317115-1304267345.cnf in 0.97 s
1.39/1.65	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.35)
1.39/1.68	c INFO: running gnovelty+2@0 for 97 with 4798 remaining (b = 0.12)
1.50/1.71	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.08)
1.50/1.74	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.06)
401.32/101.83	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.05)
401.32/101.87	c INFO: running gnovelty+2@0 for 97 with 4698 remaining (b = 0.04)
401.61/101.91	c INFO: running FH@0 for 97 with 4698 remaining (b = 0.03)
401.61/101.94	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.03)
800.84/201.99	c INFO: running adaptg2wsat2009++@0 for 97 with 4598 remaining (b = 0.02)
801.23/202.07	c INFO: running FH@0 for 97 with 4598 remaining (b = 0.02)
801.45/202.12	c INFO: running hybridGM3@0 for 194 with 4598 remaining (b = 0.04)
801.45/202.16	c INFO: running gnovelty+2@0 for 97 with 4598 remaining (b = 0.02)
1195.93/301.17	c INFO: running hybridGM3@0 for 194 with 4499 remaining (b = 0.03)
1200.30/302.24	c INFO: running hybridGM3@0 for 194 with 4498 remaining (b = 0.03)
1201.12/302.46	c INFO: running TNM@0 for 1552 with 4498 remaining (b = 0.20)
1583.47/398.47	c INFO: running hybridGM3@99 for 97 with 4402 remaining (b = 0.01)
1974.26/496.57	c INFO: running hybridGM3@100 for 97 with 4304 remaining (b = 0.01)
1986.62/499.65	c INFO: running adaptg2wsat2009++@0 for 97 with 4301 remaining (b = 0.01)
1998.55/502.64	c INFO: running hybridGM3@98 for 97 with 4298 remaining (b = 0.01)
2373.22/596.78	c INFO: running hybridGM3@294 for 97 with 4203 remaining (b = 0.01)
2381.57/598.84	c INFO: running FH@0 for 97 with 4201 remaining (b = 0.01)
2397.50/602.84	c INFO: running hybridGM3@0 for 194 with 4197 remaining (b = 0.02)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3317115-1304267345/watcher-3317115-1304267345 -o /tmp/evaluation-result-3317115-1304267345/solver-3317115-1304267345 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317115-1304267345.cnf -seed 1432876084 -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: 3.14 0.83 0.28 6/189 5817
/proc/meminfo: memFree=21631848/32951124 swapFree=67111524/67111528
[pid=5817] ppid=5815 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/5817/stat : 5817 (python) S 5815 5817 5629 0 -1 4202496 725 0 0 0 0 0 0 0 25 0 1 0 519150175 15548416 615 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726403072 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/5817/statm: 3796 615 321 364 0 283 0

[startup+0.0734609 s]
/proc/loadavg: 3.14 0.83 0.28 6/189 5817
/proc/meminfo: memFree=21631848/32951124 swapFree=67111524/67111528
[pid=5817] ppid=5815 vsize=38904 CPUtime=0.04 cores=0,2,4,6
/proc/5817/stat : 5817 (python) R 5815 5817 5629 0 -1 4202496 1665 0 0 0 3 1 0 0 17 0 1 0 519150175 39837696 1491 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726403072 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/5817/statm: 9726 1491 455 364 0 1026 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38904

[startup+0.100447 s]
/proc/loadavg: 3.14 0.83 0.28 6/189 5817
/proc/meminfo: memFree=21631848/32951124 swapFree=67111524/67111528
[pid=5817] ppid=5815 vsize=91824 CPUtime=0.06 cores=0,2,4,6
/proc/5817/stat : 5817 (python) R 5815 5817 5629 0 -1 4202496 2673 0 0 0 4 2 0 0 17 0 1 0 519150175 94027776 2388 33554432000 4194304 5683644 140733695729840 18446744073709551615 264721481738 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/5817/statm: 22957 2392 753 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 91824

[startup+0.300378 s]
/proc/loadavg: 3.14 0.83 0.28 6/189 5817
/proc/meminfo: memFree=21631848/32951124 swapFree=67111524/67111528
[pid=5817] ppid=5815 vsize=135748 CPUtime=0.21 cores=0,2,4,6
/proc/5817/stat : 5817 (python) S 5815 5817 5629 0 -1 4202496 5963 935 1 0 13 8 0 0 17 0 1 0 519150175 139005952 4151 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726401029 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/5817/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135748

[startup+0.700344 s]
/proc/loadavg: 3.14 0.83 0.28 6/189 5817
/proc/meminfo: memFree=21631848/32951124 swapFree=67111524/67111528
[pid=5817] ppid=5815 vsize=280184 CPUtime=0.5 cores=0,2,4,6
/proc/5817/stat : 5817 (python) R 5815 5817 5629 0 -1 4202496 9799 935 1 0 32 18 0 0 16 0 1 0 519150175 286908416 7366 33554432000 4194304 5683644 140733695729840 18446744073709551615 47285537239278 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/5817/statm: 70046 7366 1761 364 0 5970 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 280184

[startup+1.50021 s]
/proc/loadavg: 3.14 0.83 0.28 6/190 5822
/proc/meminfo: memFree=21601548/32951124 swapFree=67111524/67111528
[pid=5817] ppid=5815 vsize=282588 CPUtime=1.29 cores=0,2,4,6
/proc/5817/stat : 5817 (python) R 5815 5817 5629 0 -1 4202496 11329 935 1 0 111 18 0 0 17 0 1 0 519150175 289370112 8060 33554432000 4194304 5683644 140733695729840 18446744073709551615 47285366459328 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/5817/statm: 70647 8060 1827 364 0 6571 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 282588

[startup+3.10084 s]
/proc/loadavg: 3.28 0.90 0.31 9/202 5834
/proc/meminfo: memFree=21579876/32951124 swapFree=67111524/67111528
[pid=5817] ppid=5815 vsize=320512 CPUtime=1.54 cores=0,2,4,6
/proc/5817/stat : 5817 (python) S 5815 5817 5629 0 -1 4202496 14156 935 1 0 134 20 0 0 25 0 5 0 519150175 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5817/statm: 80128 7327 1883 364 0 16037 0
[pid=5823] ppid=5817 vsize=279232 CPUtime=0 cores=0,2,4,6
/proc/5823/stat : 5823 (python) S 5817 5817 5629 0 -1 4202560 725 0 0 0 0 0 0 0 18 0 1 0 519150341 285933568 5715 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425103 0 0 16781312 514 4365527359495831812 0 0 17 0 0 0 0
/proc/5823/statm: 69808 5715 354 364 0 5726 0
[pid=5825] ppid=5823 vsize=1018616 CPUtime=1.42 cores=0,2,4,6
/proc/5825/stat : 5825 (gnovelty+2) R 5823 5825 5825 0 -1 4202496 764 0 0 0 142 0 0 0 23 0 1 0 519150341 1043062784 500 33554432000 134512640 135663704 4293892464 18446744073709551615 134525684 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/5825/statm: 254654 500 113 282 0 254370 0
[pid=5826] ppid=5817 vsize=289624 CPUtime=0 cores=0,2,4,6
/proc/5826/stat : 5826 (python) S 5817 5817 5629 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 519150344 296574976 5763 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425158 0 0 16781312 514 4381557964150898948 0 0 17 4 0 0 0
/proc/5826/statm: 72406 5763 348 364 0 8321 0
[pid=5828] ppid=5826 vsize=1018616 CPUtime=1.4 cores=0,2,4,6
/proc/5828/stat : 5828 (gnovelty+2) R 5826 5828 5828 0 -1 4202496 764 0 0 0 140 0 0 0 25 0 1 0 519150344 1043062784 501 33554432000 134512640 135663704 4292237008 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/5828/statm: 254654 501 113 282 0 254370 0
[pid=5829] ppid=5817 vsize=300012 CPUtime=0 cores=0,2,4,6
/proc/5829/stat : 5829 (python) S 5817 5817 5629 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 519150347 307212288 5784 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425158 0 0 16781312 514 4581805144970100735 0 0 17 2 0 0 0
/proc/5829/statm: 75003 5784 348 364 0 10915 0
[pid=5831] ppid=5829 vsize=418500 CPUtime=1.37 cores=0,2,4,6
/proc/5831/stat : 5831 (adaptg2wsat2009) R 5829 5831 5831 0 -1 4202496 1069 0 0 0 137 0 0 0 25 0 1 0 519150347 428544000 808 33554432000 134512640 135107411 4288894560 18446744073709551615 134523323 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/5831/statm: 104625 808 49 146 0 103501 0
[pid=5832] ppid=5817 vsize=310268 CPUtime=0 cores=0,2,4,6
/proc/5832/stat : 5832 (python) S 5817 5817 5629 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 519150350 317714432 5788 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425158 0 0 16781312 514 4325641475686662143 0 0 17 4 0 0 0
/proc/5832/statm: 77567 5788 348 364 0 13476 0
[pid=5834] ppid=5832 vsize=418500 CPUtime=1.35 cores=0,2,4,6
/proc/5834/stat : 5834 (adaptg2wsat2009) R 5832 5834 5834 0 -1 4202496 1074 0 0 0 135 0 0 0 25 0 1 0 519150350 428544000 809 33554432000 134512640 135107411 4288419088 18446744073709551615 134523300 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5834/statm: 104625 809 49 146 0 103501 0
[pid=5817/tid=5824] ppid=5815 vsize=320512 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5824/stat : 5824 (python) S 5815 5817 5629 0 -1 4202560 24 935 0 0 0 0 0 0 19 0 5 0 519150341 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 6 0 0 0
[pid=5817/tid=5827] ppid=5815 vsize=320512 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5827/stat : 5827 (python) S 5815 5817 5629 0 -1 4202560 23 935 0 0 0 0 0 0 21 0 5 0 519150344 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 0 0 0 0
[pid=5817/tid=5830] ppid=5815 vsize=320512 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5830/stat : 5830 (python) S 5815 5817 5629 0 -1 4202560 26 935 0 0 0 0 0 0 23 0 5 0 519150347 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 2 0 0 0
[pid=5817/tid=5833] ppid=5815 vsize=320512 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5833/stat : 5833 (python) S 5815 5817 5629 0 -1 4202560 26 935 0 0 0 0 0 0 25 0 5 0 519150350 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 4373880

[startup+6.30124 s]
/proc/loadavg: 3.28 0.90 0.31 9/202 5834
/proc/meminfo: memFree=21578136/32951124 swapFree=67111524/67111528
[pid=5817] ppid=5815 vsize=320512 CPUtime=1.54 cores=0,2,4,6
/proc/5817/stat : 5817 (python) S 5815 5817 5629 0 -1 4202496 14156 935 1 0 134 20 0 0 25 0 5 0 519150175 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5817/statm: 80128 7327 1883 364 0 16037 0
[pid=5823] ppid=5817 vsize=279232 CPUtime=0 cores=0,2,4,6
/proc/5823/stat : 5823 (python) S 5817 5817 5629 0 -1 4202560 878 0 0 0 0 0 0 0 18 0 1 0 519150341 285933568 5737 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425103 0 0 16781312 514 4365527359495831812 0 0 17 0 0 0 0
/proc/5823/statm: 69808 5737 376 364 0 5726 0
[pid=5825] ppid=5823 vsize=1018616 CPUtime=4.61 cores=0,2,4,6
/proc/5825/stat : 5825 (gnovelty+2) R 5823 5825 5825 0 -1 4202496 764 0 0 0 461 0 0 0 25 0 1 0 519150341 1043062784 500 33554432000 134512640 135663704 4293892464 18446744073709551615 134525260 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/5825/statm: 254654 500 113 282 0 254370 0
[pid=5826] ppid=5817 vsize=289624 CPUtime=0 cores=0,2,4,6
/proc/5826/stat : 5826 (python) S 5817 5817 5629 0 -1 4202560 887 0 0 0 0 0 0 0 18 0 1 0 519150344 296574976 5786 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425158 0 0 16781312 514 4381557964150898948 0 0 17 4 0 0 0
/proc/5826/statm: 72406 5786 371 364 0 8321 0
[pid=5828] ppid=5826 vsize=1018616 CPUtime=4.6 cores=0,2,4,6
/proc/5828/stat : 5828 (gnovelty+2) R 5826 5828 5828 0 -1 4202496 764 0 0 0 460 0 0 0 25 0 1 0 519150344 1043062784 501 33554432000 134512640 135663704 4292237008 18446744073709551615 134524656 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/5828/statm: 254654 501 113 282 0 254370 0
[pid=5829] ppid=5817 vsize=300012 CPUtime=0 cores=0,2,4,6
/proc/5829/stat : 5829 (python) S 5817 5817 5629 0 -1 4202560 896 0 0 0 0 0 0 0 18 0 1 0 519150347 307212288 5807 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425158 0 0 16781312 514 4581805144970068228 0 0 17 2 0 0 0
/proc/5829/statm: 75003 5807 371 364 0 10915 0
[pid=5831] ppid=5829 vsize=418636 CPUtime=4.57 cores=0,2,4,6
/proc/5831/stat : 5831 (adaptg2wsat2009) R 5829 5831 5831 0 -1 4202496 1217 0 0 0 457 0 0 0 25 0 1 0 519150347 428683264 956 33554432000 134512640 135107411 4288894560 18446744073709551615 134532135 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/5831/statm: 104659 956 59 146 0 103535 0
[pid=5832] ppid=5817 vsize=310268 CPUtime=0 cores=0,2,4,6
/proc/5832/stat : 5832 (python) S 5817 5817 5629 0 -1 4202560 914 0 0 0 0 0 0 0 18 0 1 0 519150350 317714432 5811 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425158 0 0 16781312 514 4325641475686629636 0 0 17 4 0 0 0
/proc/5832/statm: 77567 5811 371 364 0 13476 0
[pid=5834] ppid=5832 vsize=418636 CPUtime=4.53 cores=0,2,4,6
/proc/5834/stat : 5834 (adaptg2wsat2009) R 5832 5834 5834 0 -1 4202496 1221 0 0 0 453 0 0 0 25 0 1 0 519150350 428683264 956 33554432000 134512640 135107411 4288419088 18446744073709551615 134531421 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5834/statm: 104659 956 59 146 0 103535 0
[pid=5817/tid=5824] ppid=5815 vsize=320512 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5824/stat : 5824 (python) S 5815 5817 5629 0 -1 4202560 24 935 0 0 0 0 0 0 19 0 5 0 519150341 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 6 0 0 0
[pid=5817/tid=5827] ppid=5815 vsize=320512 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5827/stat : 5827 (python) S 5815 5817 5629 0 -1 4202560 23 935 0 0 0 0 0 0 21 0 5 0 519150344 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 0 0 0 0
[pid=5817/tid=5830] ppid=5815 vsize=320512 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5830/stat : 5830 (python) S 5815 5817 5629 0 -1 4202560 26 935 0 0 0 0 0 0 23 0 5 0 519150347 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 2 0 0 0
[pid=5817/tid=5833] ppid=5815 vsize=320512 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5833/stat : 5833 (python) S 5815 5817 5629 0 -1 4202560 26 935 0 0 0 0 0 0 25 0 5 0 519150350 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19.85
Current children cumulated vsize (KiB) 4374152

[startup+12.701 s]
/proc/loadavg: 4.01 1.14 0.39 9/202 5834
/proc/meminfo: memFree=21576664/32951124 swapFree=67111524/67111528
[pid=5817] ppid=5815 vsize=320512 CPUtime=1.54 cores=0,2,4,6
/proc/5817/stat : 5817 (python) S 5815 5817 5629 0 -1 4202496 14156 935 1 0 134 20 0 0 25 0 5 0 519150175 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5817/statm: 80128 7327 1883 364 0 16037 0
[pid=5823] ppid=5817 vsize=279232 CPUtime=0 cores=0,2,4,6
/proc/5823/stat : 5823 (python) S 5817 5817 5629 0 -1 4202560 882 0 0 0 0 0 0 0 18 0 1 0 519150341 285933568 5738 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425103 0 0 16781312 514 9650457537455030532 0 0 17 0 0 0 0
/proc/5823/statm: 69808 5738 377 364 0 5726 0
[pid=5825] ppid=5823 vsize=1018616 CPUtime=10.97 cores=0,2,4,6
/proc/5825/stat : 5825 (gnovelty+2) R 5823 5825 5825 0 -1 4202496 764 0 0 0 1097 0 0 0 25 0 1 0 519150341 1043062784 500 33554432000 134512640 135663704 4293892464 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/5825/statm: 254654 500 113 282 0 254370 0
[pid=5826] ppid=5817 vsize=289624 CPUtime=0 cores=0,2,4,6
/proc/5826/stat : 5826 (python) S 5817 5817 5629 0 -1 4202560 889 0 0 0 0 0 0 0 18 0 1 0 519150344 296574976 5786 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425158 0 0 16781312 514 9650457537455030532 0 0 17 4 0 0 0
/proc/5826/statm: 72406 5786 371 364 0 8321 0
[pid=5828] ppid=5826 vsize=1018616 CPUtime=10.99 cores=0,2,4,6
/proc/5828/stat : 5828 (gnovelty+2) R 5826 5828 5828 0 -1 4202496 764 0 0 0 1099 0 0 0 25 0 1 0 519150344 1043062784 501 33554432000 134512640 135663704 4292237008 18446744073709551615 134525229 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/5828/statm: 254654 501 113 282 0 254370 0
[pid=5829] ppid=5817 vsize=300012 CPUtime=0.01 cores=0,2,4,6
/proc/5829/stat : 5829 (python) S 5817 5817 5629 0 -1 4202560 899 0 0 0 1 0 0 0 18 0 1 0 519150347 307212288 5807 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425158 0 0 16781312 514 9650457537455030532 0 0 17 2 0 0 0
/proc/5829/statm: 75003 5807 371 364 0 10915 0
[pid=5831] ppid=5829 vsize=418636 CPUtime=10.96 cores=0,2,4,6
/proc/5831/stat : 5831 (adaptg2wsat2009) R 5829 5831 5831 0 -1 4202496 1217 0 0 0 1096 0 0 0 25 0 1 0 519150347 428683264 956 33554432000 134512640 135107411 4288894560 18446744073709551615 134531709 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/5831/statm: 104659 956 59 146 0 103535 0
[pid=5832] ppid=5817 vsize=310268 CPUtime=0 cores=0,2,4,6
/proc/5832/stat : 5832 (python) S 5817 5817 5629 0 -1 4202560 916 0 0 0 0 0 0 0 18 0 1 0 519150350 317714432 5811 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425158 0 0 16781312 514 9650457537455030532 0 0 17 4 0 0 0
/proc/5832/statm: 77567 5811 371 364 0 13476 0
[pid=5834] ppid=5832 vsize=418636 CPUtime=10.92 cores=0,2,4,6
/proc/5834/stat : 5834 (adaptg2wsat2009) R 5832 5834 5834 0 -1 4202496 1221 0 0 0 1092 0 0 0 25 0 1 0 519150350 428683264 956 33554432000 134512640 135107411 4288419088 18446744073709551615 134531411 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5834/statm: 104659 956 59 146 0 103535 0
[pid=5817/tid=5824] ppid=5815 vsize=320512 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5824/stat : 5824 (python) S 5815 5817 5629 0 -1 4202560 24 935 0 0 0 0 0 0 19 0 5 0 519150341 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 6 0 0 0
[pid=5817/tid=5827] ppid=5815 vsize=320512 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5827/stat : 5827 (python) S 5815 5817 5629 0 -1 4202560 23 935 0 0 0 0 0 0 21 0 5 0 519150344 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 0 0 0 0
[pid=5817/tid=5830] ppid=5815 vsize=320512 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5830/stat : 5830 (python) S 5815 5817 5629 0 -1 4202560 26 935 0 0 0 0 0 0 23 0 5 0 519150347 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 2 0 0 0
[pid=5817/tid=5833] ppid=5815 vsize=320512 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5833/stat : 5833 (python) S 5815 5817 5629 0 -1 4202560 26 935 0 0 0 0 0 0 25 0 5 0 519150350 328204288 7327 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 45.39
Current children cumulated vsize (KiB) 4374152

[startup+25.5006 s]
/proc/loadavg: 4.70 1.38 0.47 9/202 5835
/proc/meminfo: memFree=21576204/32951124 swapFree=67111524/67111528
[pid=5817] ppid=5815 vsize=320512 CPUtime=1.54 cores=0,2,4,6

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

/proc/5832/stat : 5832 (python) S 5817 5817 5629 0 -1 4202560 1098 0 0 0 6 6 0 0 19 0 2 0 519150350 317714432 5841 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5832/statm: 77567 5841 400 364 0 13476 0
[pid=5834] ppid=5832 vsize=418636 CPUtime=99.88 cores=0,2,4,6
/proc/5834/stat : 5834 (adaptg2wsat2009) T 5832 5834 5834 0 -1 4202496 1221 0 0 0 9988 0 0 0 25 0 1 0 519150350 428683264 956 33554432000 134512640 135107411 4288419088 18446744073709551615 134531582 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/5834/statm: 104659 956 59 146 0 103535 0
[pid=5832/tid=5850] ppid=5817 vsize=310268 CPUtime=0 cores=0,2,4,6
/proc/5832/task/5850/stat : 5850 (python) S 5817 5817 5629 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 519160363 317714432 5841 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 514 18446604453919835136 0 0 -1 4 0 0 0
[pid=5843] ppid=5817 vsize=320524 CPUtime=0.12 cores=0,2,4,6
/proc/5843/stat : 5843 (python) S 5817 5817 5629 0 -1 4202560 1134 0 0 0 7 5 0 0 19 0 2 0 519160358 328216576 5845 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/5843/statm: 80131 5845 400 364 0 16037 0
[pid=5846] ppid=5843 vsize=418636 CPUtime=99.97 cores=0,2,4,6
/proc/5846/stat : 5846 (adaptg2wsat2009) T 5843 5846 5846 0 -1 4202496 1218 0 0 0 9997 0 0 0 25 0 1 0 519160359 428683264 956 33554432000 134512640 135107411 4291368416 18446744073709551615 134531792 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/5846/statm: 104659 956 59 146 0 103535 0
[pid=5843/tid=5863] ppid=5817 vsize=320524 CPUtime=0 cores=0,2,4,6
/proc/5843/task/5863/stat : 5863 (python) S 5817 5817 5629 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 519170371 328216576 5845 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 514 18446604453961884800 0 0 -1 2 0 0 0
[pid=5848] ppid=5817 vsize=330780 CPUtime=0.13 cores=0,2,4,6
/proc/5848/stat : 5848 (python) S 5817 5817 5629 0 -1 4202560 1125 0 0 0 8 5 0 0 19 0 2 0 519160363 338718720 5868 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/5848/statm: 82695 5868 400 364 0 18598 0
[pid=5851] ppid=5848 vsize=1018616 CPUtime=100.14 cores=0,2,4,6
/proc/5851/stat : 5851 (gnovelty+2) T 5848 5851 5851 0 -1 4202496 765 0 0 0 10014 0 0 0 25 0 1 0 519160363 1043062784 500 33554432000 134512640 135663704 4290081520 18446744073709551615 134524540 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/5851/statm: 254654 500 113 282 0 254370 0
[pid=5848/tid=5867] ppid=5817 vsize=330780 CPUtime=0 cores=0,2,4,6
/proc/5848/task/5867/stat : 5867 (python) S 5817 5817 5629 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 519170378 338718720 5868 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 514 18446604453923796160 0 0 -1 0 0 0 0
[pid=5852] ppid=5817 vsize=341036 CPUtime=0.13 cores=0,2,4,6
/proc/5852/stat : 5852 (python) S 5817 5817 5629 0 -1 4202560 1168 0 0 0 6 7 0 0 19 0 2 0 519160366 349220864 5880 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/5852/statm: 85259 5880 406 364 0 21159 0
[pid=5854] ppid=5852 vsize=248656 CPUtime=99.98 cores=0,2,4,6
/proc/5854/stat : 5854 (FH) T 5852 5854 5854 0 -1 4202496 1119 0 0 0 9998 0 0 0 25 0 1 0 519160367 254623744 856 33554432000 134512640 134936988 4290653152 18446744073709551615 134546223 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/5854/statm: 62164 856 41 104 0 61668 0
[pid=5852/tid=5868] ppid=5817 vsize=341036 CPUtime=0 cores=0,2,4,6
/proc/5852/task/5868/stat : 5868 (python) S 5817 5817 5629 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519170379 349220864 5880 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 514 18446604453984699392 0 0 -1 0 0 0 0
[pid=5855] ppid=5817 vsize=351556 CPUtime=0.13 cores=0,2,4,6
/proc/5855/stat : 5855 (python) S 5817 5817 5629 0 -1 4202560 1156 0 0 0 7 6 0 0 19 0 2 0 519160370 359993344 5929 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/5855/statm: 87889 5929 406 364 0 23786 0
[pid=5857] ppid=5855 vsize=418636 CPUtime=99.1 cores=0,2,4,6
/proc/5857/stat : 5857 (adaptg2wsat2009) T 5855 5857 5857 0 -1 4202496 1228 0 0 0 9910 0 0 0 25 0 1 0 519160370 428683264 957 33554432000 134512640 135107411 4291687184 18446744073709551615 134531615 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/5857/statm: 104659 957 59 146 0 103535 0
[pid=5855/tid=5872] ppid=5817 vsize=351556 CPUtime=0 cores=0,2,4,6
/proc/5855/task/5872/stat : 5872 (python) S 5817 5817 5629 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519170385 359993344 5929 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 514 18446604453946852544 0 0 -1 6 0 0 0
[pid=5864] ppid=5817 vsize=361812 CPUtime=0.13 cores=0,2,4,6
/proc/5864/stat : 5864 (python) S 5817 5817 5629 0 -1 4202560 1140 0 0 0 6 7 0 0 19 0 2 0 519170375 370495488 5951 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/5864/statm: 90453 5951 400 364 0 26347 0
[pid=5866] ppid=5864 vsize=418636 CPUtime=99.12 cores=0,2,4,6
/proc/5866/stat : 5866 (adaptg2wsat2009) T 5864 5866 5866 0 -1 4202496 1228 0 0 0 9912 0 0 0 25 0 1 0 519170376 428683264 955 33554432000 134512640 135107411 4290636064 18446744073709551615 134532121 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/5866/statm: 104659 955 59 146 0 103535 0
[pid=5864/tid=5895] ppid=5817 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/5864/task/5895/stat : 5895 (python) S 5817 5817 5629 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 519180289 370495488 5951 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 514 18446604440278903808 0 0 -1 4 0 0 0
[pid=5869] ppid=5817 vsize=372068 CPUtime=0.13 cores=0,2,4,6
/proc/5869/stat : 5869 (python) S 5817 5817 5629 0 -1 4202560 1152 0 0 0 5 8 0 0 19 0 2 0 519170382 380997632 5955 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/5869/statm: 93017 5955 400 364 0 28908 0
[pid=5871] ppid=5869 vsize=248652 CPUtime=100.11 cores=0,2,4,6
/proc/5871/stat : 5871 (FH) T 5869 5871 5871 0 -1 4202496 1126 0 0 0 10011 0 0 0 25 0 1 0 519170383 254619648 856 33554432000 134512640 134936988 4293459552 18446744073709551615 134554983 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/5871/statm: 62163 856 41 104 0 61667 0
[pid=5869/tid=5899] ppid=5817 vsize=372068 CPUtime=0 cores=0,2,4,6
/proc/5869/task/5899/stat : 5899 (python) S 5817 5817 5629 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 519180395 380997632 5955 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 514 18446604453919834240 0 0 -1 0 0 0 0
[pid=5873] ppid=5817 vsize=382324 CPUtime=0.45 cores=0,2,4,6
/proc/5873/stat : 5873 (python) S 5817 5817 5629 0 -1 4202560 1163 0 0 0 23 22 0 0 18 0 2 0 519170388 391499776 5959 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425158 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/5873/statm: 95581 5959 400 364 0 31469 0
[pid=5875] ppid=5873 vsize=268428 CPUtime=302.11 cores=0,2,4,6
/proc/5875/stat : 5875 (hybridGM3) R 5873 5875 5875 0 -1 4202496 5167 0 0 0 30211 0 0 0 25 0 1 0 519170388 274870272 4897 33554432000 134512640 135204385 4288882256 18446744073709551615 134538041 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5875/statm: 67107 4897 63 169 0 66937 0
[pid=5873/tid=5914] ppid=5817 vsize=382324 CPUtime=0 cores=0,2,4,6
/proc/5873/task/5914/stat : 5914 (python) S 5817 5817 5629 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 519190018 391499776 5959 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 514 18446604440279317504 0 0 -1 2 0 0 0
[pid=5876] ppid=5817 vsize=392736 CPUtime=0.13 cores=0,2,4,6
/proc/5876/stat : 5876 (python) S 5817 5817 5629 0 -1 4202560 1145 0 0 0 6 7 0 0 19 0 2 0 519170392 402161664 5978 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/5876/statm: 98184 5978 400 364 0 34069 0
[pid=5878] ppid=5876 vsize=1018616 CPUtime=98.3 cores=0,2,4,6
/proc/5878/stat : 5878 (gnovelty+2) T 5876 5878 5878 0 -1 4202496 772 0 0 0 9830 0 0 0 25 0 1 0 519170393 1043062784 501 33554432000 134512640 135663704 4294942544 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/5878/statm: 254654 501 113 282 0 254370 0
[pid=5876/tid=5903] ppid=5817 vsize=392736 CPUtime=0 cores=0,2,4,6
/proc/5876/task/5903/stat : 5903 (python) S 5817 5817 5629 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 519180417 402161664 5978 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 514 18446604453979476992 0 0 -1 6 0 0 0
[pid=5896] ppid=5817 vsize=402992 CPUtime=0.45 cores=0,2,4,6
/proc/5896/stat : 5896 (python) S 5817 5817 5629 0 -1 4202560 1161 0 0 0 23 22 0 0 18 0 2 0 519180293 412663808 5982 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/5896/statm: 100748 5982 400 364 0 36630 0
[pid=5898] ppid=5896 vsize=268424 CPUtime=295.39 cores=0,2,4,6
/proc/5898/stat : 5898 (hybridGM3) T 5896 5898 5898 0 -1 4202496 5167 0 0 0 29538 1 0 0 25 0 1 0 519180293 274866176 4897 33554432000 134512640 135204385 4288578320 18446744073709551615 134537704 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/5898/statm: 67106 4897 63 169 0 66936 0
[pid=5896/tid=5920] ppid=5817 vsize=402992 CPUtime=0 cores=0,2,4,6
/proc/5896/task/5920/stat : 5920 (python) S 5817 5817 5629 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 519199828 412663808 5982 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 514 18446604453967294528 0 0 -1 6 0 0 0
[pid=5900] ppid=5817 vsize=413480 CPUtime=0.46 cores=0,2,4,6
/proc/5900/stat : 5900 (python) S 5817 5817 5629 0 -1 4202560 1193 0 0 0 24 22 0 0 18 0 2 0 519180400 423403520 6044 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/5900/statm: 103370 6044 400 364 0 39249 0
[pid=5902] ppid=5900 vsize=268424 CPUtime=296.05 cores=0,2,4,6
/proc/5902/stat : 5902 (hybridGM3) T 5900 5902 5902 0 -1 4202496 5163 0 0 0 29604 1 0 0 25 0 1 0 519180400 274866176 4895 33554432000 134512640 135204385 4287364240 18446744073709551615 134537911 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/5902/statm: 67106 4895 63 169 0 66936 0
[pid=5900/tid=5924] ppid=5817 vsize=413480 CPUtime=0 cores=0,2,4,6
/proc/5900/task/5924/stat : 5924 (python) S 5817 5817 5629 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 519200434 423403520 6044 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 514 18446604453930049664 0 0 -1 6 0 0 0
[pid=5904] ppid=5817 vsize=423736 CPUtime=0.45 cores=0,2,4,6
/proc/5904/stat : 5904 (python) S 5817 5817 5629 0 -1 4202560 1069 0 0 0 23 22 0 0 18 0 1 0 519180422 433905664 6026 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425158 0 0 16781312 514 9650457537455030531 0 0 17 6 0 0 0
/proc/5904/statm: 105934 6026 379 364 0 41810 0
[pid=5906] ppid=5904 vsize=457128 CPUtime=301.32 cores=0,2,4,6
/proc/5906/stat : 5906 (TNM) R 5904 5906 5906 0 -1 4202496 1112 0 0 0 30132 0 0 0 25 0 1 0 519180422 468099072 836 33554432000 134512640 135008748 4292799376 18446744073709551615 134529320 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/5906/statm: 114282 836 46 122 0 113182 0
[pid=5921] ppid=5817 vsize=433992 CPUtime=0.15 cores=0,2,4,6
/proc/5921/stat : 5921 (python) S 5817 5817 5629 0 -1 4202560 1180 0 0 0 8 7 0 0 19 0 2 0 519200141 444407808 6064 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/5921/statm: 108498 6064 408 364 0 44371 0
[pid=5923] ppid=5921 vsize=418636 CPUtime=98.97 cores=0,2,4,6
/proc/5923/stat : 5923 (adaptg2wsat2009) T 5921 5923 5923 0 -1 4202496 1238 0 0 0 9897 0 0 0 25 0 1 0 519200141 428683264 957 33554432000 134512640 135107411 4294763008 18446744073709551615 134531792 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/5923/statm: 104659 957 59 146 0 103535 0
[pid=5921/tid=5935] ppid=5817 vsize=433992 CPUtime=0 cores=0,2,4,6
/proc/5921/task/5935/stat : 5935 (python) S 5817 5817 5629 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519210055 444407808 6064 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 514 18446604453921674368 0 0 -1 2 0 0 0
[pid=5936] ppid=5817 vsize=444496 CPUtime=0.01 cores=0,2,4,6
/proc/5936/stat : 5936 (python) S 5817 5817 5629 0 -1 4202560 1019 0 0 0 0 1 0 0 18 0 1 0 519210060 455163904 6090 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425158 0 0 16781312 514 4545020158829101314 0 0 17 6 0 0 0
/proc/5936/statm: 111124 6090 373 364 0 46994 0
[pid=5938] ppid=5936 vsize=248656 CPUtime=4.83 cores=0,2,4,6
/proc/5938/stat : 5938 (FH) R 5936 5938 5938 0 -1 4202496 1137 0 0 0 483 0 0 0 25 0 1 0 519210060 254623744 857 33554432000 134512640 134936988 4291979664 18446744073709551615 134552368 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/5938/statm: 62164 857 41 104 0 61668 0
[pid=5939] ppid=5817 vsize=454752 CPUtime=0 cores=0,2,4,6
/proc/5939/stat : 5939 (python) S 5817 5817 5629 0 -1 4202560 841 0 0 0 0 0 0 0 19 0 1 0 519210460 465666048 6070 33554432000 4194304 5683644 140733695729840 18446744073709551615 264726425158 0 0 16781312 514 4545024007119831039 0 0 17 6 0 0 0
/proc/5939/statm: 113688 6070 349 364 0 49555 0
[pid=5941] ppid=5939 vsize=268424 CPUtime=0.94 cores=0,2,4,6
/proc/5941/stat : 5941 (hybridGM3) R 5939 5941 5941 0 -1 4202496 5172 0 0 0 94 0 0 0 23 0 1 0 519210462 274866176 4897 33554432000 134512640 135204385 4293363520 18446744073709551615 134538395 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/5941/statm: 67106 4897 63 169 0 66936 0
[pid=5817/tid=5824] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5824/stat : 5824 (python) S 5815 5817 5629 0 -1 4202560 24 935 0 0 0 0 0 0 19 0 19 0 519150341 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 6 0 0 0
[pid=5817/tid=5827] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5827/stat : 5827 (python) S 5815 5817 5629 0 -1 4202560 23 935 0 0 0 0 0 0 21 0 19 0 519150344 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 0 0 0 0
[pid=5817/tid=5830] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5830/stat : 5830 (python) S 5815 5817 5629 0 -1 4202560 26 935 0 0 0 0 0 0 23 0 19 0 519150347 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 2 0 0 0
[pid=5817/tid=5833] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5833/stat : 5833 (python) S 5815 5817 5629 0 -1 4202560 26 935 0 0 0 0 0 0 25 0 19 0 519150350 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 4 0 0 0
[pid=5817/tid=5844] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5844/stat : 5844 (python) S 5815 5817 5629 0 -1 4202560 21 935 0 0 0 0 0 0 20 0 19 0 519160358 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 0 0 0 0
[pid=5817/tid=5849] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5849/stat : 5849 (python) S 5815 5817 5629 0 -1 4202560 27 935 0 0 0 0 0 0 18 0 19 0 519160363 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 4 0 0 0
[pid=5817/tid=5853] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5853/stat : 5853 (python) S 5815 5817 5629 0 -1 4202560 24 935 0 0 0 0 0 0 23 0 19 0 519160367 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 0 0 0 0
[pid=5817/tid=5856] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5856/stat : 5856 (python) S 5815 5817 5629 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 19 0 519160370 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 6 0 0 0
[pid=5817/tid=5865] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5865/stat : 5865 (python) S 5815 5817 5629 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 519170375 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 6 0 0 0
[pid=5817/tid=5870] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5870/stat : 5870 (python) S 5815 5817 5629 0 -1 4202560 25 935 0 0 0 0 0 0 21 0 19 0 519170383 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 2 0 0 0
[pid=5817/tid=5874] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5874/stat : 5874 (python) S 5815 5817 5629 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 19 0 519170388 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 2 0 0 0
[pid=5817/tid=5877] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5877/stat : 5877 (python) S 5815 5817 5629 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 19 0 519170392 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 6 0 0 0
[pid=5817/tid=5897] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5897/stat : 5897 (python) S 5815 5817 5629 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 19 0 519180293 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 6 0 0 0
[pid=5817/tid=5901] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5901/stat : 5901 (python) S 5815 5817 5629 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 19 0 519180400 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 6 0 0 0
[pid=5817/tid=5905] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5905/stat : 5905 (python) S 5815 5817 5629 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 19 0 519180422 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 6 0 0 0
[pid=5817/tid=5922] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5922/stat : 5922 (python) S 5815 5817 5629 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 519200141 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 6 0 0 0
[pid=5817/tid=5937] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5937/stat : 5937 (python) S 5815 5817 5629 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 519210060 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 6 0 0 0
[pid=5817/tid=5940] ppid=5815 vsize=464996 CPUtime=0 cores=0,2,4,6
/proc/5817/task/5940/stat : 5940 (python) S 5815 5817 5629 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 519210461 476155904 7637 33554432000 4194304 5683644 140733695729840 18446744073709551615 264738228657 0 0 16781312 2 18446604453979476096 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2401.49
Current children cumulated vsize (KiB) 15943732

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

Real time (s): 603.917
CPU time (s): 2401.49
CPU user time (s): 2399.61
CPU system time (s): 1.88
CPU usage (%): 397.652
Max. virtual memory (cumulated for all children) (KiB): 15943732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.11468
system time used= 0.246962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28724
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= 2851
involuntary context switches= 98

runsolver used 2.49162 second user time and 5.58115 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-01 18:29:05
IDJOB=3317115
IDBENCH=82580
IDSOLVER=1705
FILE ID=node141/3317115-1304267345
RUNJOBID= node141-1304267280-5647
PBS_JOBID= 13173938
Free space on /tmp= 72592 MiB

SOLVER NAME= borg-sat 11.03.02-random
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-3317115-1304267345/watcher-3317115-1304267345 -o /tmp/evaluation-result-3317115-1304267345/solver-3317115-1304267345 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317115-1304267345.cnf -seed 1432876084 -budget 4800 -cores 4

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

MD5SUM BENCH= 51cac83217796c0d85d5add5d2ed2d64
RANDOM SEED=1432876084

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21632004 kB
Buffers:       1416820 kB
Cached:        9028968 kB
SwapCached:          4 kB
Active:        3034988 kB
Inactive:      7698264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21632004 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           68896 kB
Writeback:           0 kB
AnonPages:      286968 kB
Mapped:          20900 kB
Slab:           518964 kB
PageTables:       7936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1759256 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= 72560 MiB
End job on node141 at 2011-05-01 18:39:12