Trace number 3386568

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-seq-random (fixed)? (MO) 3351.18 3339.63

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S335550727-070-UNKNOWN.cnf
MD5SUMbe984e6bbe5620bf919456b943096fcf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark427.269
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-3386568-1305587339.cnf
0.36/0.67	c INFO: computing task features
0.43/0.78	c INFO: computed variable-clause graph statistics
0.43/0.78	c INFO: computed clause balance statistics
1.04/1.38	c INFO: computed variable balance statistics
1.34/1.61	c INFO: computed small-clause counts
1.34/1.61	c INFO: computed Horn-clause counts
1.34/1.63	c INFO: computed variable graph statistics
1.34/1.63	c INFO: collected features for HOME/instance-3386568-1305587339.cnf in 0.95 s
1.34/1.66	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.36)
100.06/100.06	c INFO: running gnovelty+2@0 for 97 with 4900 remaining (b = 0.12)
200.77/200.48	c INFO: running adaptg2wsat2009++@0 for 97 with 4800 remaining (b = 0.08)
299.51/298.87	c INFO: running adaptg2wsat2009++@0 for 97 with 4701 remaining (b = 0.07)
399.27/398.25	c INFO: running adaptg2wsat2009++@0 for 97 with 4602 remaining (b = 0.05)
500.00/498.65	c INFO: running gnovelty+2@0 for 97 with 4502 remaining (b = 0.04)
598.88/597.10	c INFO: running FH@0 for 97 with 4403 remaining (b = 0.03)
698.62/696.50	c INFO: running adaptg2wsat2009++@0 for 97 with 4304 remaining (b = 0.03)
799.30/796.92	c INFO: running adaptg2wsat2009++@0 for 97 with 4203 remaining (b = 0.02)
900.05/897.34	c INFO: running FH@0 for 97 with 4103 remaining (b = 0.02)
1000.72/997.77	c INFO: running hybridGM3@0 for 194 with 4003 remaining (b = 0.04)
1196.31/1192.60	c INFO: running gnovelty+2@0 for 97 with 3808 remaining (b = 0.02)
1294.04/1290.07	c INFO: running hybridGM3@0 for 194 with 3711 remaining (b = 0.03)
1492.59/1487.96	c INFO: running hybridGM3@0 for 194 with 3513 remaining (b = 0.03)
1689.22/1683.88	c INFO: running TNM@0 for 1552 with 3317 remaining (b = 0.20)
3251.47/3240.20	c INFO: running adaptg2wsat2009++@0 for 97 with 1761 remaining (b = 0.01)
3350.23/3338.63	c INFO: running FH@0 for 97 with 1662 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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386568-1305587339/watcher-3386568-1305587339 -o /tmp/evaluation-result-3386568-1305587339/solver-3386568-1305587339 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386568-1305587339.cnf -seed 1563964754 -budget 5000 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.00 1.99 2.00 4/490 31597
/proc/meminfo: memFree=18517068/32950940 swapFree=67111356/67111528
[pid=31597] ppid=31595 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/31597/stat : 31597 (python) R 31595 31597 31225 0 -1 4202496 1006 0 0 0 0 0 0 0 25 0 1 0 748964717 16629760 879 33554432000 4194304 5683644 140736447853008 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/31597/statm: 4060 885 372 364 0 547 0

[startup+0.0783501 s]
/proc/loadavg: 2.00 1.99 2.00 4/490 31597
/proc/meminfo: memFree=18517068/32950940 swapFree=67111356/67111528
[pid=31597] ppid=31595 vsize=45812 CPUtime=0.05 cores=0,2,4,6
/proc/31597/stat : 31597 (python) R 31595 31597 31225 0 -1 4202496 1925 0 0 0 4 1 0 0 25 0 1 0 748964717 46911488 1698 33554432000 4194304 5683644 140736447853008 18446744073709551615 4867496 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/31597/statm: 11453 1698 470 364 0 1202 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 45812

[startup+0.100346 s]
/proc/loadavg: 2.00 1.99 2.00 4/490 31597
/proc/meminfo: memFree=18517068/32950940 swapFree=67111356/67111528
[pid=31597] ppid=31595 vsize=87700 CPUtime=0.06 cores=0,2,4,6
/proc/31597/stat : 31597 (python) S 31595 31597 31225 0 -1 4202496 2637 0 0 0 4 2 0 0 25 0 1 0 748964717 89804800 2353 33554432000 4194304 5683644 140736447853008 18446744073709551615 215988590592 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/31597/statm: 21925 2353 717 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87700

[startup+0.300316 s]
/proc/loadavg: 2.00 1.99 2.00 4/490 31597
/proc/meminfo: memFree=18517068/32950940 swapFree=67111356/67111528
[pid=31597] ppid=31595 vsize=135744 CPUtime=0.19 cores=0,2,4,6
/proc/31597/stat : 31597 (python) S 31595 31597 31225 0 -1 4202496 5972 934 1 0 14 5 0 0 17 0 1 0 748964717 139001856 4148 33554432000 4194304 5683644 140736447853008 18446744073709551615 215988588549 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/31597/statm: 33936 4148 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135744

[startup+0.700219 s]
/proc/loadavg: 2.00 1.99 2.00 4/490 31597
/proc/meminfo: memFree=18517068/32950940 swapFree=67111356/67111528
[pid=31597] ppid=31595 vsize=279892 CPUtime=0.43 cores=0,2,4,6
/proc/31597/stat : 31597 (python) R 31595 31597 31225 0 -1 4202496 9625 934 1 0 33 10 0 0 16 0 1 0 748964717 286609408 7298 33554432000 4194304 5683644 140736447853008 18446744073709551615 4602978 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/31597/statm: 69973 7299 1761 364 0 5897 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 279892

[startup+1.50107 s]
/proc/loadavg: 2.00 1.99 2.00 3/491 31602
/proc/meminfo: memFree=18489780/32950940 swapFree=67111356/67111528
[pid=31597] ppid=31595 vsize=282556 CPUtime=1.24 cores=0,2,4,6
/proc/31597/stat : 31597 (python) R 31595 31597 31225 0 -1 4202496 11217 934 1 0 113 11 0 0 17 0 1 0 748964717 289337344 8053 33554432000 4194304 5683644 140736447853008 18446744073709551615 215992001473 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/31597/statm: 70639 8053 1827 364 0 6563 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 282556

[startup+3.10073 s]
/proc/loadavg: 2.00 1.99 2.00 3/498 31609
/proc/meminfo: memFree=18483524/32950940 swapFree=67111356/67111528
[pid=31597] ppid=31595 vsize=289436 CPUtime=1.4 cores=0,2,4,6
/proc/31597/stat : 31597 (python) S 31595 31597 31225 0 -1 4202496 11590 934 1 0 129 11 0 0 19 0 2 0 748964717 296382464 7232 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31597/statm: 72359 7232 1877 364 0 8277 0
[pid=31603] ppid=31597 vsize=279192 CPUtime=0 cores=0,2,4,6
/proc/31603/stat : 31603 (python) S 31597 31597 31225 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 748964883 285892608 5705 33554432000 4194304 5683644 140736447853008 18446744073709551615 215988612623 0 0 16781312 514 6517298003332530435 0 0 17 6 0 0 0
/proc/31603/statm: 69798 5705 354 364 0 5716 0
[pid=31605] ppid=31603 vsize=1018616 CPUtime=1.43 cores=0,2,4,6
/proc/31605/stat : 31605 (gnovelty+2) R 31603 31605 31605 0 -1 4202496 765 0 0 0 143 0 0 0 23 0 1 0 748964883 1043062784 500 33554432000 134512640 135663704 4292950400 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/31605/statm: 254654 500 113 282 0 254370 0
[pid=31597/tid=31604] ppid=31595 vsize=289436 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31604/stat : 31604 (python) S 31595 31597 31225 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 748964883 296382464 7232 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1587244

[startup+6.30028 s]
/proc/loadavg: 2.00 1.99 2.00 3/498 31609
/proc/meminfo: memFree=18482888/32950940 swapFree=67111356/67111528
[pid=31597] ppid=31595 vsize=289436 CPUtime=1.4 cores=0,2,4,6
/proc/31597/stat : 31597 (python) S 31595 31597 31225 0 -1 4202496 11590 934 1 0 129 11 0 0 19 0 2 0 748964717 296382464 7232 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31597/statm: 72359 7232 1877 364 0 8277 0
[pid=31603] ppid=31597 vsize=279192 CPUtime=0.02 cores=0,2,4,6
/proc/31603/stat : 31603 (python) S 31597 31597 31225 0 -1 4202560 874 0 0 0 1 1 0 0 18 0 1 0 748964883 285892608 5728 33554432000 4194304 5683644 140736447853008 18446744073709551615 215988612623 0 0 16781312 514 6517298003332530435 0 0 17 6 0 0 0
/proc/31603/statm: 69798 5728 377 364 0 5716 0
[pid=31605] ppid=31603 vsize=1018616 CPUtime=4.63 cores=0,2,4,6
/proc/31605/stat : 31605 (gnovelty+2) R 31603 31605 31605 0 -1 4202496 765 0 0 0 463 0 0 0 25 0 1 0 748964883 1043062784 500 33554432000 134512640 135663704 4292950400 18446744073709551615 134524553 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/31605/statm: 254654 500 113 282 0 254370 0
[pid=31597/tid=31604] ppid=31595 vsize=289436 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31604/stat : 31604 (python) S 31595 31597 31225 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 748964883 296382464 7232 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 1587244

[startup+12.7012 s]
/proc/loadavg: 2.00 1.99 2.00 3/498 31610
/proc/meminfo: memFree=18481360/32950940 swapFree=67111356/67111528
[pid=31597] ppid=31595 vsize=289436 CPUtime=1.4 cores=0,2,4,6
/proc/31597/stat : 31597 (python) S 31595 31597 31225 0 -1 4202496 11590 934 1 0 129 11 0 0 19 0 2 0 748964717 296382464 7232 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31597/statm: 72359 7232 1877 364 0 8277 0
[pid=31603] ppid=31597 vsize=279192 CPUtime=0.03 cores=0,2,4,6
/proc/31603/stat : 31603 (python) S 31597 31597 31225 0 -1 4202560 876 0 0 0 2 1 0 0 18 0 1 0 748964883 285892608 5728 33554432000 4194304 5683644 140736447853008 18446744073709551615 215988612623 0 0 16781312 514 606912826346275075 0 0 17 6 0 0 0
/proc/31603/statm: 69798 5728 377 364 0 5716 0
[pid=31605] ppid=31603 vsize=1018616 CPUtime=11.03 cores=0,2,4,6
/proc/31605/stat : 31605 (gnovelty+2) R 31603 31605 31605 0 -1 4202496 765 0 0 0 1103 0 0 0 25 0 1 0 748964883 1043062784 500 33554432000 134512640 135663704 4292950400 18446744073709551615 134525258 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/31605/statm: 254654 500 113 282 0 254370 0
[pid=31597/tid=31604] ppid=31595 vsize=289436 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31604/stat : 31604 (python) S 31595 31597 31225 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 748964883 296382464 7232 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1587244

[startup+25.5009 s]
/proc/loadavg: 2.00 1.99 2.00 3/498 31610
/proc/meminfo: memFree=18481108/32950940 swapFree=67111356/67111528
[pid=31597] ppid=31595 vsize=289436 CPUtime=1.4 cores=0,2,4,6
/proc/31597/stat : 31597 (python) S 31595 31597 31225 0 -1 4202496 11590 934 1 0 129 11 0 0 19 0 2 0 748964717 296382464 7232 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31597/statm: 72359 7232 1877 364 0 8277 0
[pid=31603] ppid=31597 vsize=279192 CPUtime=0.08 cores=0,2,4,6
/proc/31603/stat : 31603 (python) S 31597 31597 31225 0 -1 4202560 883 0 0 0 5 3 0 0 18 0 1 0 748964883 285892608 5728 33554432000 4194304 5683644 140736447853008 18446744073709551615 215988612623 0 0 16781312 514 606912826346275075 0 0 17 6 0 0 0
/proc/31603/statm: 69798 5728 377 364 0 5716 0
[pid=31605] ppid=31603 vsize=1018616 CPUtime=23.83 cores=0,2,4,6
/proc/31605/stat : 31605 (gnovelty+2) R 31603 31605 31605 0 -1 4202496 765 0 0 0 2383 0 0 0 25 0 1 0 748964883 1043062784 500 33554432000 134512640 135663704 4292950400 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/31605/statm: 254654 500 113 282 0 254370 0
[pid=31597/tid=31604] ppid=31595 vsize=289436 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31604/stat : 31604 (python) S 31595 31597 31225 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 748964883 296382464 7232 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 1587244

[startup+51.1004 s]
/proc/loadavg: 2.07 2.00 2.00 3/498 31611
/proc/meminfo: memFree=18480712/32950940 swapFree=67111356/67111528
[pid=31597] ppid=31595 vsize=289436 CPUtime=1.4 cores=0,2,4,6
/proc/31597/stat : 31597 (python) S 31595 31597 31225 0 -1 4202496 11590 934 1 0 129 11 0 0 19 0 2 0 748964717 296382464 7232 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31597/statm: 72359 7232 1877 364 0 8277 0
[pid=31603] ppid=31597 vsize=279192 CPUtime=0.15 cores=0,2,4,6
/proc/31603/stat : 31603 (python) S 31597 31597 31225 0 -1 4202560 894 0 0 0 9 6 0 0 18 0 1 0 748964883 285892608 5728 33554432000 4194304 5683644 140736447853008 18446744073709551615 215988612623 0 0 16781312 514 606912826346275075 0 0 17 6 0 0 0
/proc/31603/statm: 69798 5728 377 364 0 5716 0
[pid=31605] ppid=31603 vsize=1018616 CPUtime=49.43 cores=0,2,4,6
/proc/31605/stat : 31605 (gnovelty+2) R 31603 31605 31605 0 -1 4202496 765 0 0 0 4943 0 0 0 25 0 1 0 748964883 1043062784 500 33554432000 134512640 135663704 4292950400 18446744073709551615 134525260 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/31605/statm: 254654 500 113 282 0 254370 0
[pid=31597/tid=31604] ppid=31595 vsize=289436 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31604/stat : 31604 (python) S 31595 31597 31225 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 748964883 296382464 7232 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1587244

[startup+102.317 s]
/proc/loadavg: 2.06 2.01 2.00 3/502 31616
/proc/meminfo: memFree=18474960/32950940 swapFree=67111356/67111528
[pid=31597] ppid=31595 vsize=299896 CPUtime=1.43 cores=0,2,4,6
/proc/31597/stat : 31597 (python) S 31595 31597 31225 0 -1 4202496 12434 934 1 0 132 11 0 0 20 0 3 0 748964717 307093504 7307 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31597/statm: 74974 7307 1880 364 0 10889 0
[pid=31603] ppid=31597 vsize=289436 CPUtime=0.34 cores=0,2,4,6
/proc/31603/stat : 31603 (python) S 31597 31597 31225 0 -1 4202560 1069 0 0 0 19 15 0 0 19 0 2 0 748964883 296382464 5766 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31603/statm: 72359 5766 410 364 0 8277 0
[pid=31605] ppid=31603 vsize=1018616 CPUtime=98.36 cores=0,2,4,6
/proc/31605/stat : 31605 (gnovelty+2) T 31603 31605 31605 0 -1 4202496 765 0 0 0 9836 0 0 0 25 0 1 0 748964883 1043062784 500 33554432000 134512640 135663704 4292950400 18446744073709551615 134525715 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/31605/statm: 254654 500 113 282 0 254370 0
[pid=31603/tid=31613] ppid=31597 vsize=289436 CPUtime=0 cores=0,2,4,6
/proc/31603/task/31613/stat : 31613 (python) S 31597 31597 31225 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 748974721 296382464 5766 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604450135152640 0 0 -1 6 0 0 0
[pid=31614] ppid=31597 vsize=289652 CPUtime=0 cores=0,2,4,6
/proc/31614/stat : 31614 (python) S 31597 31597 31225 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 748974724 296603648 5771 33554432000 4194304 5683644 140736447853008 18446744073709551615 215988612678 0 0 16781312 514 17589296532153139457 0 0 17 2 0 0 0
/proc/31614/statm: 72413 5771 348 364 0 8328 0
[pid=31616] ppid=31614 vsize=1018616 CPUtime=2.24 cores=0,2,4,6
/proc/31616/stat : 31616 (gnovelty+2) R 31614 31616 31616 0 -1 4202496 763 0 0 0 224 0 0 0 25 0 1 0 748974724 1043062784 500 33554432000 134512640 135663704 4286602112 18446744073709551615 134525361 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/31616/statm: 254654 500 113 282 0 254370 0
[pid=31597/tid=31604] ppid=31595 vsize=299896 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31604/stat : 31604 (python) S 31595 31597 31225 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 3 0 748964883 307093504 7307 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 6 0 0 0
[pid=31597/tid=31615] ppid=31595 vsize=299896 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31615/stat : 31615 (python) S 31595 31597 31225 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 3 0 748974724 307093504 7307 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 2916216

[startup+162.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/506 31622
/proc/meminfo: memFree=18449844/32950940 swapFree=67111356/67111528
[pid=31597] ppid=31595 vsize=299896 CPUtime=1.43 cores=0,2,4,6
/proc/31597/stat : 31597 (python) S 31595 31597 31225 0 -1 4202496 12434 934 1 0 132 11 0 0 20 0 3 0 748964717 307093504 7307 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31597/statm: 74974 7307 1880 364 0 10889 0
[pid=31603] ppid=31597 vsize=289436 CPUtime=0.34 cores=0,2,4,6
/proc/31603/stat : 31603 (python) S 31597 31597 31225 0 -1 4202560 1069 0 0 0 19 15 0 0 19 0 2 0 748964883 296382464 5766 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31603/statm: 72359 5766 410 364 0 8277 0
[pid=31605] ppid=31603 vsize=1018616 CPUtime=98.36 cores=0,2,4,6
/proc/31605/stat : 31605 (gnovelty+2) T 31603 31605 31605 0 -1 4202496 765 0 0 0 9836 0 0 0 25 0 1 0 748964883 1043062784 500 33554432000 134512640 135663704 4292950400 18446744073709551615 134525715 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/31605/statm: 254654 500 113 282 0 254370 0
[pid=31603/tid=31613] ppid=31597 vsize=289436 CPUtime=0 cores=0,2,4,6
/proc/31603/task/31613/stat : 31613 (python) S 31597 31597 31225 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 748974721 296382464 5766 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604450135152640 0 0 -1 6 0 0 0
[pid=31614] ppid=31597 vsize=289652 CPUtime=0.2 cores=0,2,4,6

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

[pid=31614/tid=31624] ppid=31597 vsize=289652 CPUtime=0 cores=0,2,4,6
/proc/31614/task/31624/stat : 31624 (python) S 31597 31597 31225 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 748984763 296603648 5824 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604448418085888 0 0 -1 6 0 0 0
[pid=31625] ppid=31597 vsize=300516 CPUtime=0.35 cores=0,2,4,6
/proc/31625/stat : 31625 (python) S 31597 31597 31225 0 -1 4202560 1072 0 0 0 20 15 0 0 19 0 2 0 748984766 307728384 5963 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31625/statm: 75129 5963 399 364 0 11041 0
[pid=31627] ppid=31625 vsize=418636 CPUtime=98.34 cores=0,2,4,6
/proc/31627/stat : 31627 (adaptg2wsat2009) T 31625 31627 31627 0 -1 4202496 1220 0 0 0 9834 0 0 0 25 0 1 0 748984766 428683264 955 33554432000 134512640 135107411 4287096208 18446744073709551615 134531709 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/31627/statm: 104659 955 59 146 0 103535 0
[pid=31625/tid=31634] ppid=31597 vsize=300516 CPUtime=0 cores=0,2,4,6
/proc/31625/task/31634/stat : 31634 (python) S 31597 31597 31225 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 748994601 307728384 5963 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604447493968192 0 0 -1 6 0 0 0
[pid=31635] ppid=31597 vsize=310772 CPUtime=0.36 cores=0,2,4,6
/proc/31635/stat : 31635 (python) S 31597 31597 31225 0 -1 4202560 1094 0 0 0 18 18 0 0 19 0 2 0 748994604 318230528 5967 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31635/statm: 77693 5967 400 364 0 13602 0
[pid=31637] ppid=31635 vsize=418636 CPUtime=99.34 cores=0,2,4,6
/proc/31637/stat : 31637 (adaptg2wsat2009) T 31635 31637 31637 0 -1 4202496 1226 0 0 0 9934 0 0 0 25 0 1 0 748994604 428683264 957 33554432000 134512640 135107411 4287222544 18446744073709551615 134532224 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/31637/statm: 104659 957 59 146 0 103535 0
[pid=31635/tid=31641] ppid=31597 vsize=310772 CPUtime=0 cores=0,2,4,6
/proc/31635/task/31641/stat : 31641 (python) S 31597 31597 31225 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749004539 318230528 5967 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604447469433216 0 0 -1 6 0 0 0
[pid=31642] ppid=31597 vsize=321028 CPUtime=0.36 cores=0,2,4,6
/proc/31642/stat : 31642 (python) S 31597 31597 31225 0 -1 4202560 1107 0 0 0 17 19 0 0 19 0 2 0 749004542 328732672 5971 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31642/statm: 80257 5971 399 364 0 16163 0
[pid=31644] ppid=31642 vsize=418636 CPUtime=100.35 cores=0,2,4,6
/proc/31644/stat : 31644 (adaptg2wsat2009) T 31642 31644 31644 0 -1 4202496 1223 0 0 0 10035 0 0 0 25 0 1 0 749004543 428683264 956 33554432000 134512640 135107411 4288202736 18446744073709551615 134531781 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/31644/statm: 104659 956 59 146 0 103535 0
[pid=31642/tid=31652] ppid=31597 vsize=321028 CPUtime=0 cores=0,2,4,6
/proc/31642/task/31652/stat : 31652 (python) S 31597 31597 31225 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749014579 328732672 5971 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604443005572224 0 0 -1 6 0 0 0
[pid=31653] ppid=31597 vsize=331284 CPUtime=0.36 cores=0,2,4,6
/proc/31653/stat : 31653 (python) S 31597 31597 31225 0 -1 4202560 1115 0 0 0 19 17 0 0 19 0 2 0 749014582 339234816 5975 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31653/statm: 82821 5975 400 364 0 18724 0
[pid=31655] ppid=31653 vsize=1018616 CPUtime=98.4 cores=0,2,4,6
/proc/31655/stat : 31655 (gnovelty+2) T 31653 31655 31655 0 -1 4202496 766 0 0 0 9840 0 0 0 25 0 1 0 749014583 1043062784 500 33554432000 134512640 135663704 4288442848 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/31655/statm: 254654 500 113 282 0 254370 0
[pid=31653/tid=31658] ppid=31597 vsize=331284 CPUtime=0 cores=0,2,4,6
/proc/31653/task/31658/stat : 31658 (python) S 31597 31597 31225 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749024423 339234816 5975 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604451212871872 0 0 -1 6 0 0 0
[pid=31659] ppid=31597 vsize=341712 CPUtime=0.35 cores=0,2,4,6
/proc/31659/stat : 31659 (python) S 31597 31597 31225 0 -1 4202560 1167 0 0 0 21 14 0 0 19 0 2 0 749024427 349913088 6028 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31659/statm: 85428 6028 405 364 0 21328 0
[pid=31661] ppid=31659 vsize=248652 CPUtime=99.35 cores=0,2,4,6
/proc/31661/stat : 31661 (FH) T 31659 31661 31661 0 -1 4202496 1127 0 0 0 9935 0 0 0 25 0 1 0 749024427 254619648 857 33554432000 134512640 134936988 4291691328 18446744073709551615 134545066 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/31661/statm: 62163 857 41 104 0 61667 0
[pid=31659/tid=31665] ppid=31597 vsize=341712 CPUtime=0 cores=0,2,4,6
/proc/31659/task/31665/stat : 31665 (python) S 31597 31597 31225 0 -1 4202560 97 0 0 0 0 0 0 0 19 0 2 0 749034363 349913088 6028 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604451378516096 0 0 -1 6 0 0 0
[pid=31666] ppid=31597 vsize=417504 CPUtime=0.38 cores=0,2,4,6
/proc/31666/stat : 31666 (python) S 31597 31597 31225 0 -1 4202560 1115 0 0 0 21 17 0 0 19 0 2 0 749034367 427524096 6205 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/31666/statm: 104376 6205 406 364 0 40273 0
[pid=31668] ppid=31666 vsize=418636 CPUtime=100.28 cores=0,2,4,6
/proc/31668/stat : 31668 (adaptg2wsat2009) T 31666 31668 31668 0 -1 4202496 1218 0 0 0 10028 0 0 0 25 0 1 0 749034368 428683264 955 33554432000 134512640 135107411 4288989728 18446744073709551615 134531781 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/31668/statm: 104659 955 59 146 0 103535 0
[pid=31666/tid=31671] ppid=31597 vsize=417504 CPUtime=0 cores=0,2,4,6
/proc/31666/task/31671/stat : 31671 (python) S 31597 31597 31225 0 -1 4202560 144 0 0 0 0 0 0 0 19 0 2 0 749044406 427524096 6205 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604447527373824 0 0 -1 2 0 0 0
[pid=31672] ppid=31597 vsize=427760 CPUtime=0.36 cores=0,2,4,6
/proc/31672/stat : 31672 (python) S 31597 31597 31225 0 -1 4202560 1033 0 0 0 20 16 0 0 19 0 2 0 749044410 438026240 6258 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31672/statm: 106940 6258 400 364 0 42834 0
[pid=31674] ppid=31672 vsize=418636 CPUtime=100.37 cores=0,2,4,6
/proc/31674/stat : 31674 (adaptg2wsat2009) T 31672 31674 31674 0 -1 4202496 1218 0 0 0 10037 0 0 0 25 0 1 0 749044410 428683264 956 33554432000 134512640 135107411 4290283056 18446744073709551615 134531561 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/31674/statm: 104659 956 59 146 0 103535 0
[pid=31672/tid=31678] ppid=31597 vsize=427760 CPUtime=0 cores=0,2,4,6
/proc/31672/task/31678/stat : 31678 (python) S 31597 31597 31225 0 -1 4202560 87 0 0 0 0 0 0 0 19 0 2 0 749054448 438026240 6258 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604450348029760 0 0 -1 6 0 0 0
[pid=31679] ppid=31597 vsize=438016 CPUtime=0.39 cores=0,2,4,6
/proc/31679/stat : 31679 (python) S 31597 31597 31225 0 -1 4202560 1110 0 0 0 21 18 0 0 19 0 2 0 749054452 448528384 6198 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31679/statm: 109504 6198 399 364 0 45395 0
[pid=31681] ppid=31679 vsize=248656 CPUtime=100.27 cores=0,2,4,6
/proc/31681/stat : 31681 (FH) T 31679 31681 31681 0 -1 4202496 1123 0 0 0 10026 1 0 0 25 0 1 0 749054452 254623744 856 33554432000 134512640 134936988 4291902304 18446744073709551615 134552382 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/31681/statm: 62164 856 41 104 0 61668 0
[pid=31679/tid=31685] ppid=31597 vsize=438016 CPUtime=0 cores=0,2,4,6
/proc/31679/task/31685/stat : 31685 (python) S 31597 31597 31225 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749064491 448528384 6198 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604449545593920 0 0 -1 6 0 0 0
[pid=31686] ppid=31597 vsize=448272 CPUtime=0.72 cores=0,2,4,6
/proc/31686/stat : 31686 (python) S 31597 31597 31225 0 -1 4202560 1151 0 0 0 41 31 0 0 19 0 2 0 749064495 459030528 6202 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31686/statm: 112068 6202 400 364 0 47956 0
[pid=31688] ppid=31686 vsize=268424 CPUtime=194.76 cores=0,2,4,6
/proc/31688/stat : 31688 (hybridGM3) T 31686 31688 31688 0 -1 4202496 5168 0 0 0 19476 0 0 0 25 0 1 0 749064495 274866176 4895 33554432000 134512640 135204385 4287204352 18446744073709551615 134538375 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/31688/statm: 67106 4895 63 169 0 66936 0
[pid=31686/tid=31694] ppid=31597 vsize=448272 CPUtime=0 cores=0,2,4,6
/proc/31686/task/31694/stat : 31694 (python) S 31597 31597 31225 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749083974 459030528 6202 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604451131917248 0 0 -1 6 0 0 0
[pid=31695] ppid=31597 vsize=458528 CPUtime=0.36 cores=0,2,4,6
/proc/31695/stat : 31695 (python) S 31597 31597 31225 0 -1 4202560 1150 0 0 0 20 16 0 0 19 0 2 0 749083978 469532672 6206 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31695/statm: 114632 6206 400 364 0 50517 0
[pid=31697] ppid=31695 vsize=1018616 CPUtime=97.42 cores=0,2,4,6
/proc/31697/stat : 31697 (gnovelty+2) T 31695 31697 31697 0 -1 4202496 776 0 0 0 9742 0 0 0 25 0 1 0 749083978 1043062784 501 33554432000 134512640 135663704 4292229040 18446744073709551615 134547439 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/31697/statm: 254654 501 113 282 0 254370 0
[pid=31695/tid=31701] ppid=31597 vsize=458528 CPUtime=0 cores=0,2,4,6
/proc/31695/task/31701/stat : 31701 (python) S 31597 31597 31225 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749093721 469532672 6206 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604444240942976 0 0 -1 6 0 0 0
[pid=31702] ppid=31597 vsize=468784 CPUtime=0.75 cores=0,2,4,6
/proc/31702/stat : 31702 (python) S 31597 31597 31225 0 -1 4202560 1165 0 0 0 39 36 0 0 19 0 2 0 749093725 480034816 6210 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/31702/statm: 117196 6210 400 364 0 53078 0
[pid=31704] ppid=31702 vsize=268424 CPUtime=197.74 cores=0,2,4,6
/proc/31704/stat : 31704 (hybridGM3) T 31702 31704 31704 0 -1 4202496 5168 0 0 0 19774 0 0 0 25 0 1 0 749093725 274866176 4895 33554432000 134512640 135204385 4293823776 18446744073709551615 134538375 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/31704/statm: 67106 4895 63 169 0 66936 0
[pid=31702/tid=31710] ppid=31597 vsize=468784 CPUtime=0 cores=0,2,4,6
/proc/31702/task/31710/stat : 31710 (python) S 31597 31597 31225 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 749113510 480034816 6210 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604451378517888 0 0 -1 4 0 0 0
[pid=31711] ppid=31597 vsize=479040 CPUtime=0.76 cores=0,2,4,6
/proc/31711/stat : 31711 (python) S 31597 31597 31225 0 -1 4202560 1173 0 0 0 44 32 0 0 19 0 2 0 749113514 490536960 6214 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31711/statm: 119760 6214 400 364 0 55639 0
[pid=31713] ppid=31711 vsize=268424 CPUtime=195.86 cores=0,2,4,6
/proc/31713/stat : 31713 (hybridGM3) T 31711 31713 31713 0 -1 4202496 5172 0 0 0 19586 0 0 0 25 0 1 0 749113514 274866176 4896 33554432000 134512640 135204385 4291214032 18446744073709551615 134538295 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/31713/statm: 67106 4896 63 169 0 66936 0
[pid=31711/tid=31719] ppid=31597 vsize=479040 CPUtime=0 cores=0,2,4,6
/proc/31711/task/31719/stat : 31719 (python) S 31597 31597 31225 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 749133101 490536960 6214 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604450785779776 0 0 -1 6 0 0 0
[pid=31720] ppid=31597 vsize=489296 CPUtime=5.92 cores=0,2,4,6
/proc/31720/stat : 31720 (python) S 31597 31597 31225 0 -1 4202560 1466 0 0 0 326 266 0 0 19 0 2 0 749133105 501039104 6278 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31720/statm: 122324 6278 407 364 0 58200 0
[pid=31722] ppid=31720 vsize=457124 CPUtime=1556.21 cores=0,2,4,6
/proc/31722/stat : 31722 (TNM) T 31720 31722 31722 0 -1 4202496 1108 0 0 0 155620 1 0 0 25 0 1 0 749133106 468094976 837 33554432000 134512640 135008748 4289626992 18446744073709551615 134528960 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/31722/statm: 114281 837 46 122 0 113181 0
[pid=31720/tid=31888] ppid=31597 vsize=489296 CPUtime=0 cores=0,2,4,6
/proc/31720/task/31888/stat : 31888 (python) S 31597 31597 31225 0 -1 4202560 171 0 0 0 0 0 0 0 19 0 2 0 749288735 501039104 6278 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604447527372928 0 0 -1 6 0 0 0
[pid=31889] ppid=31597 vsize=499552 CPUtime=0.38 cores=0,2,4,6
/proc/31889/stat : 31889 (python) S 31597 31597 31225 0 -1 4202560 1123 0 0 0 21 17 0 0 19 0 2 0 749288738 511541248 6311 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31889/statm: 124888 6311 407 364 0 60761 0
[pid=31891] ppid=31889 vsize=418636 CPUtime=98.39 cores=0,2,4,6
/proc/31891/stat : 31891 (adaptg2wsat2009) T 31889 31891 31891 0 -1 4202496 1227 0 0 0 9839 0 0 0 25 0 1 0 749288738 428683264 955 33554432000 134512640 135107411 4288884208 18446744073709551615 134531903 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/31891/statm: 104659 955 59 146 0 103535 0
[pid=31889/tid=31894] ppid=31597 vsize=499552 CPUtime=0 cores=0,2,4,6
/proc/31889/task/31894/stat : 31894 (python) S 31597 31597 31225 0 -1 4202560 88 0 0 0 0 0 0 0 19 0 2 0 749298578 511541248 6311 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 514 18446604452212274304 0 0 -1 6 0 0 0
[pid=31895] ppid=31597 vsize=509808 CPUtime=0 cores=0,2,4,6
/proc/31895/stat : 31895 (python) S 31597 31597 31225 0 -1 4202560 802 0 0 0 0 0 0 0 19 0 1 0 749298580 522043392 6375 33554432000 4194304 5683644 140736447853008 18446744073709551615 215988612678 0 0 16781312 514 15690374530042167295 0 0 17 6 0 0 0
/proc/31895/statm: 127452 6375 346 364 0 63322 0
[pid=31897] ppid=31895 vsize=246900 CPUtime=0.9 cores=0,2,4,6
/proc/31897/stat : 31897 (FH) R 31895 31897 31897 0 -1 4202496 948 0 0 0 90 0 0 0 23 0 1 0 749298581 252825600 678 33554432000 134512640 134936988 4291542080 18446744073709551615 134523352 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/31897/statm: 61725 678 37 104 0 61229 0
[pid=31597/tid=31604] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31604/stat : 31604 (python) S 31595 31597 31225 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 18 0 748964883 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 6 0 0 0
[pid=31597/tid=31615] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31615/stat : 31615 (python) S 31595 31597 31225 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 18 0 748974724 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 2 0 0 0
[pid=31597/tid=31626] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31626/stat : 31626 (python) S 31595 31597 31225 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 18 0 748984766 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 4 0 0 0
[pid=31597/tid=31636] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31636/stat : 31636 (python) S 31595 31597 31225 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 18 0 748994604 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 6 0 0 0
[pid=31597/tid=31643] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31643/stat : 31643 (python) S 31595 31597 31225 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 18 0 749004543 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 4 0 0 0
[pid=31597/tid=31654] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31654/stat : 31654 (python) S 31595 31597 31225 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 18 0 749014582 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 0 0 0 0
[pid=31597/tid=31660] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31660/stat : 31660 (python) S 31595 31597 31225 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 18 0 749024427 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 6 0 0 0
[pid=31597/tid=31667] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31667/stat : 31667 (python) S 31595 31597 31225 0 -1 4202560 105 934 0 0 0 0 0 0 20 0 18 0 749034367 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 0 0 0 0
[pid=31597/tid=31673] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31673/stat : 31673 (python) S 31595 31597 31225 0 -1 4202560 39 934 0 0 0 0 0 0 20 0 18 0 749044410 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 0 0 0 0
[pid=31597/tid=31680] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31680/stat : 31680 (python) S 31595 31597 31225 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 18 0 749054452 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 0 0 0 0
[pid=31597/tid=31687] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31687/stat : 31687 (python) S 31595 31597 31225 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 18 0 749064495 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 0 0 0 0
[pid=31597/tid=31696] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31696/stat : 31696 (python) S 31595 31597 31225 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 18 0 749083978 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 2 0 0 0
[pid=31597/tid=31703] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31703/stat : 31703 (python) S 31595 31597 31225 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 18 0 749093725 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 0 0 0 0
[pid=31597/tid=31712] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31712/stat : 31712 (python) S 31595 31597 31225 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 18 0 749113514 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 4 0 0 0
[pid=31597/tid=31721] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31721/stat : 31721 (python) S 31595 31597 31225 0 -1 4202560 126 934 0 0 0 0 0 0 20 0 18 0 749133105 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 0 0 0 0
[pid=31597/tid=31890] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31890/stat : 31890 (python) S 31595 31597 31225 0 -1 4202560 36 934 0 0 0 0 0 0 20 0 18 0 749288738 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 0 0 0 0
[pid=31597/tid=31896] ppid=31595 vsize=520052 CPUtime=0 cores=0,2,4,6
/proc/31597/task/31896/stat : 31896 (python) S 31595 31597 31225 0 -1 4202560 40 934 0 0 0 0 0 0 20 0 18 0 749298580 532533248 7942 33554432000 4194304 5683644 140736447853008 18446744073709551615 216000416177 0 0 16781312 2 18446604447527372032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3351.18
Current children cumulated vsize (KiB) 15933896

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31597 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=844719
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=157975
# CPU time returned by wait4() is 2.00269
# while last known CPU time is 3351.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3339.63
CPU time (s): 3351.18
CPU user time (s): 3345.38
CPU system time (s): 5.8
CPU usage (%): 100.346
Max. virtual memory (cumulated for all children) (KiB): 15933896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.84472
system time used= 0.157975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27502
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= 2933
involuntary context switches= 45

runsolver used 26.171 second user time and 52.1691 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-17 01:08:59
IDJOB=3386568
IDBENCH=82633
IDSOLVER=1872
FILE ID=node117/3386568-1305587339
RUNJOBID= node117-1305586148-31243
PBS_JOBID= 13350361
Free space on /tmp= 73420 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S335550727-070-UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386568-1305587339/watcher-3386568-1305587339 -o /tmp/evaluation-result-3386568-1305587339/solver-3386568-1305587339 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386568-1305587339.cnf -seed 1563964754 -budget 5000

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

MD5SUM BENCH= be984e6bbe5620bf919456b943096fcf
RANDOM SEED=1563964754

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18517348 kB
Buffers:        342960 kB
Cached:        4823340 kB
SwapCached:          0 kB
Active:       10817276 kB
Inactive:      3243320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18517348 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           32300 kB
Writeback:           0 kB
AnonPages:     8894352 kB
Mapped:          41504 kB
Slab:           248340 kB
PageTables:      57652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 122405796 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= 73372 MiB
End job on node117 at 2011-05-17 02:04:41