Trace number 3386524

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) 2967.71 2957.95

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S448503257-098-UNKNOWN.cnf
MD5SUM0d20733a6f7d3b01f88ae7bba5f0d271
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark292.147
Satisfiable
(Un)Satisfiability was proved
Number of variables34999
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.45	c INFO: solving HOME/instance-3386524-1305586203.cnf
0.31/0.45	c INFO: computing task features
0.79/0.96	c INFO: computed variable-clause graph statistics
0.79/0.98	c INFO: computed clause balance statistics
3.40/3.57	c INFO: computed variable balance statistics
5.49/5.63	c INFO: computed small-clause counts
5.49/5.64	c INFO: computed Horn-clause counts
7.09/7.20	c INFO: computed variable graph statistics
7.09/7.20	c INFO: collected features for HOME/instance-3386524-1305586203.cnf in 6.73 s
7.09/7.23	c INFO: running hybridGM3@0 for 97 with 4993 remaining (b = 0.34)
106.80/106.66	c INFO: running hybridGM3@0 for 97 with 4893 remaining (b = 0.21)
206.50/206.09	c INFO: running hybridGM3@0 for 97 with 4794 remaining (b = 0.14)
307.34/306.52	c INFO: running hybridGM3@99 for 97 with 4694 remaining (b = 0.10)
403.85/402.88	c INFO: running hybridGM3@99 for 97 with 4597 remaining (b = 0.11)
500.63/499.26	c INFO: running TNM@0 for 97 with 4501 remaining (b = 0.13)
600.37/598.65	c INFO: running hybridGM3@100 for 97 with 4402 remaining (b = 0.10)
698.16/696.02	c INFO: running hybridGM3@0 for 194 with 4304 remaining (b = 0.18)
895.34/892.78	c INFO: running hybridGM3@0 for 194 with 4108 remaining (b = 0.13)
1091.93/1088.66	c INFO: running hybridGM3@0 for 194 with 3912 remaining (b = 0.10)
1289.27/1285.46	c INFO: running hybridGM3@0 for 194 with 3715 remaining (b = 0.07)
1484.78/1480.27	c INFO: running hybridGM3@0 for 194 with 3520 remaining (b = 0.05)
1682.09/1677.07	c INFO: running TNM@0 for 97 with 3324 remaining (b = 0.02)
1780.85/1775.49	c INFO: running hybridGM3@0 for 194 with 3225 remaining (b = 0.04)
1976.49/1970.32	c INFO: running TNM@0 for 97 with 3031 remaining (b = 0.02)
2074.22/2067.77	c INFO: running hybridGM3@0 for 194 with 2933 remaining (b = 0.03)
2270.74/2263.59	c INFO: running TNM@0 for 97 with 2737 remaining (b = 0.01)
2368.62/2361.04	c INFO: running TNM@0 for 97 with 2640 remaining (b = 0.01)
2471.50/2463.51	c INFO: running TNM@0 for 97 with 2538 remaining (b = 0.01)
2571.28/2562.97	c INFO: running hybridGM3@0 for 194 with 2438 remaining (b = 0.02)
2768.93/2759.87	c INFO: running TNM@0 for 97 with 2241 remaining (b = 0.01)
2868.68/2859.29	c INFO: running TNM@0 for 97 with 2142 remaining (b = 0.01)
2966.59/2956.77	c INFO: running TNM@0 for 2044 with 2044 remaining (b = 0.19)

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-3386524-1305586203/watcher-3386524-1305586203 -o /tmp/evaluation-result-3386524-1305586203/solver-3386524-1305586203 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386524-1305586203.cnf -seed 2044358801 -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: 3.30 2.38 3.09 4/446 12470
/proc/meminfo: memFree=19893640/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/12470/stat : 12470 (python) S 12468 12470 12388 0 -1 4202496 926 0 0 0 0 0 0 0 25 0 1 0 651036205 16154624 807 33554432000 4194304 5683644 140733996070160 18446744073709551615 233510295552 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/12470/statm: 3944 807 356 364 0 431 0

[startup+0.020133 s]
/proc/loadavg: 3.30 2.38 3.09 4/446 12470
/proc/meminfo: memFree=19893640/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=16396 CPUtime=0.01 cores=0,2,4,6
/proc/12470/stat : 12470 (python) S 12468 12470 12388 0 -1 4202496 1114 0 0 0 1 0 0 0 25 0 1 0 651036205 16789504 984 33554432000 4194304 5683644 140733996070160 18446744073709551615 233510295552 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/12470/statm: 4099 984 408 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+0.101132 s]
/proc/loadavg: 3.30 2.38 3.09 4/446 12470
/proc/meminfo: memFree=19893640/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=104616 CPUtime=0.05 cores=0,2,4,6
/proc/12470/stat : 12470 (python) S 12468 12470 12388 0 -1 4202496 3144 0 0 0 4 1 0 0 17 0 1 0 651036205 107126784 2822 33554432000 4194304 5683644 140733996070160 18446744073709551615 233510295552 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/12470/statm: 26154 2822 847 364 0 1902 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 104616

[startup+0.307149 s]
/proc/loadavg: 3.30 2.38 3.09 4/446 12470
/proc/meminfo: memFree=19893640/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=198916 CPUtime=0.23 cores=0,2,4,6
/proc/12470/stat : 12470 (python) R 12468 12470 12388 0 -1 4202496 7026 933 1 0 17 6 0 0 17 0 1 0 651036205 203689984 5053 33554432000 4194304 5683644 140733996070160 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12470/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198916

[startup+0.701062 s]
/proc/loadavg: 3.30 2.38 3.09 4/446 12470
/proc/meminfo: memFree=19893640/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=297052 CPUtime=0.59 cores=0,2,4,6
/proc/12470/stat : 12470 (python) R 12468 12470 12388 0 -1 4202496 13835 933 1 0 50 9 0 0 18 0 1 0 651036205 304181248 11506 33554432000 4194304 5683644 140733996070160 18446744073709551615 233509958341 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12470/statm: 74263 11506 1761 364 0 10187 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 297052

[startup+1.50092 s]
/proc/loadavg: 3.30 2.38 3.09 5/447 12475
/proc/meminfo: memFree=19836704/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=312968 CPUtime=1.4 cores=0,2,4,6
/proc/12470/stat : 12470 (python) R 12468 12470 12388 0 -1 4202496 21978 933 1 0 130 10 0 0 19 0 1 0 651036205 320479232 15627 33554432000 4194304 5683644 140733996070160 18446744073709551615 4602358 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12470/statm: 78242 15627 1826 364 0 14166 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 312968

[startup+3.10065 s]
/proc/loadavg: 3.30 2.38 3.09 5/447 12475
/proc/meminfo: memFree=19835588/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=312968 CPUtime=3 cores=0,2,4,6
/proc/12470/stat : 12470 (python) R 12468 12470 12388 0 -1 4202496 21978 933 1 0 290 10 0 0 22 0 1 0 651036205 320479232 15627 33554432000 4194304 5683644 140733996070160 18446744073709551615 47598286670312 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12470/statm: 78242 15627 1826 364 0 14166 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 312968

[startup+6.30103 s]
/proc/loadavg: 3.43 2.42 3.10 5/447 12475
/proc/meminfo: memFree=19834472/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=312968 CPUtime=6.19 cores=0,2,4,6
/proc/12470/stat : 12470 (python) R 12468 12470 12388 0 -1 4202496 21985 933 1 0 609 10 0 0 25 0 1 0 651036205 320479232 15634 33554432000 4194304 5683644 140733996070160 18446744073709551615 47598286731392 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12470/statm: 78242 15634 1833 364 0 14166 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 312968

[startup+12.7009 s]
/proc/loadavg: 3.48 2.45 3.10 5/450 12478
/proc/meminfo: memFree=19802480/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=320504 CPUtime=7.12 cores=0,2,4,6
/proc/12470/stat : 12470 (python) S 12468 12470 12388 0 -1 4202496 22279 933 1 0 702 10 0 0 25 0 2 0 651036205 328196096 14997 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12470/statm: 80126 14997 1875 364 0 16044 0
[pid=12476] ppid=12470 vsize=310260 CPUtime=0.01 cores=0,2,4,6
/proc/12476/stat : 12476 (python) S 12470 12470 12388 0 -1 4202560 884 0 0 0 0 1 0 0 15 0 1 0 651036928 317706240 13494 33554432000 4194304 5683644 140733996070160 18446744073709551615 233510317583 0 0 16781312 514 506709388199690500 0 0 17 6 0 0 0
/proc/12476/statm: 77565 13494 376 364 0 13483 0
[pid=12478] ppid=12476 vsize=268424 CPUtime=5.46 cores=0,2,4,6
/proc/12478/stat : 12478 (hybridGM3) R 12476 12478 12478 0 -1 4202496 8084 0 0 0 545 1 0 0 25 0 1 0 651036928 274866176 7819 33554432000 134512640 135204385 4292950688 18446744073709551615 134537272 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12478/statm: 67106 7819 64 169 0 66936 0
[pid=12470/tid=12477] ppid=12468 vsize=320504 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12477/stat : 12477 (python) S 12468 12470 12388 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 651036928 328196096 14997 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 899188

[startup+25.5006 s]
/proc/loadavg: 3.59 2.52 3.12 5/450 12479
/proc/meminfo: memFree=19802700/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=320504 CPUtime=7.12 cores=0,2,4,6
/proc/12470/stat : 12470 (python) S 12468 12470 12388 0 -1 4202496 22279 933 1 0 702 10 0 0 25 0 2 0 651036205 328196096 14997 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12470/statm: 80126 14997 1875 364 0 16044 0
[pid=12476] ppid=12470 vsize=310260 CPUtime=0.05 cores=0,2,4,6
/proc/12476/stat : 12476 (python) S 12470 12470 12388 0 -1 4202560 888 0 0 0 2 3 0 0 15 0 1 0 651036928 317706240 13494 33554432000 4194304 5683644 140733996070160 18446744073709551615 233510317583 0 0 16781312 514 6048193562070188292 0 0 17 6 0 0 0
/proc/12476/statm: 77565 13494 376 364 0 13483 0
[pid=12478] ppid=12476 vsize=268424 CPUtime=18.26 cores=0,2,4,6
/proc/12478/stat : 12478 (hybridGM3) R 12476 12478 12478 0 -1 4202496 8086 0 0 0 1825 1 0 0 25 0 1 0 651036928 274866176 7821 33554432000 134512640 135204385 4292950688 18446744073709551615 134537020 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12478/statm: 67106 7821 64 169 0 66936 0
[pid=12470/tid=12477] ppid=12468 vsize=320504 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12477/stat : 12477 (python) S 12468 12470 12388 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 651036928 328196096 14997 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 899188

[startup+51.101 s]
/proc/loadavg: 3.73 2.64 3.14 5/454 12483
/proc/meminfo: memFree=19792620/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=320504 CPUtime=7.12 cores=0,2,4,6
/proc/12470/stat : 12470 (python) S 12468 12470 12388 0 -1 4202496 22279 933 1 0 702 10 0 0 25 0 2 0 651036205 328196096 14997 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12470/statm: 80126 14997 1875 364 0 16044 0
[pid=12476] ppid=12470 vsize=310260 CPUtime=0.13 cores=0,2,4,6
/proc/12476/stat : 12476 (python) S 12470 12470 12388 0 -1 4202560 899 0 0 0 6 7 0 0 15 0 1 0 651036928 317706240 13494 33554432000 4194304 5683644 140733996070160 18446744073709551615 233510317583 0 0 16781312 514 6048193562070188292 0 0 17 6 0 0 0
/proc/12476/statm: 77565 13494 376 364 0 13483 0
[pid=12478] ppid=12476 vsize=268424 CPUtime=43.86 cores=0,2,4,6
/proc/12478/stat : 12478 (hybridGM3) R 12476 12478 12478 0 -1 4202496 8086 0 0 0 4385 1 0 0 25 0 1 0 651036928 274866176 7821 33554432000 134512640 135204385 4292950688 18446744073709551615 134545844 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12478/statm: 67106 7821 64 169 0 66936 0
[pid=12470/tid=12477] ppid=12468 vsize=320504 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12477/stat : 12477 (python) S 12468 12470 12388 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 651036928 328196096 14997 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 899188

[startup+102.317 s]
/proc/loadavg: 3.88 2.85 3.18 5/454 12485
/proc/meminfo: memFree=19784756/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=320504 CPUtime=7.12 cores=0,2,4,6
/proc/12470/stat : 12470 (python) S 12468 12470 12388 0 -1 4202496 22279 933 1 0 702 10 0 0 25 0 2 0 651036205 328196096 14997 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12470/statm: 80126 14997 1875 364 0 16044 0
[pid=12476] ppid=12470 vsize=310260 CPUtime=0.31 cores=0,2,4,6
/proc/12476/stat : 12476 (python) S 12470 12470 12388 0 -1 4202560 918 0 0 0 15 16 0 0 15 0 1 0 651036928 317706240 13494 33554432000 4194304 5683644 140733996070160 18446744073709551615 233510317583 0 0 16781312 514 6048193562070188292 0 0 17 6 0 0 0
/proc/12476/statm: 77565 13494 376 364 0 13483 0
[pid=12478] ppid=12476 vsize=268424 CPUtime=95.08 cores=0,2,4,6
/proc/12478/stat : 12478 (hybridGM3) R 12476 12478 12478 0 -1 4202496 8086 0 0 0 9507 1 0 0 25 0 1 0 651036928 274866176 7821 33554432000 134512640 135204385 4292950688 18446744073709551615 134537403 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12478/statm: 67106 7821 64 169 0 66936 0
[pid=12470/tid=12477] ppid=12468 vsize=320504 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12477/stat : 12477 (python) S 12468 12470 12388 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 651036928 328196096 14997 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.51
Current children cumulated vsize (KiB) 899188

[startup+162.301 s]
/proc/loadavg: 3.95 3.05 3.23 5/462 12494
/proc/meminfo: memFree=19731320/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=330760 CPUtime=7.15 cores=0,2,4,6
/proc/12470/stat : 12470 (python) S 12468 12470 12388 0 -1 4202496 23190 933 1 0 705 10 0 0 20 0 3 0 651036205 338698240 15004 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12470/statm: 82690 15004 1878 364 0 18605 0
[pid=12476] ppid=12470 vsize=320504 CPUtime=0.33 cores=0,2,4,6
/proc/12476/stat : 12476 (python) S 12470 12470 12388 0 -1 4202560 1078 0 0 0 16 17 0 0 16 0 2 0 651036928 328196096 13532 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12476/statm: 80126 13532 409 364 0 16044 0
[pid=12478] ppid=12476 vsize=268424 CPUtime=99.39 cores=0,2,4,6
/proc/12478/stat : 12478 (hybridGM3) T 12476 12478 12478 0 -1 4202496 8086 0 0 0 9938 1 0 0 25 0 1 0 651036928 274866176 7821 33554432000 134512640 135204385 4292950688 18446744073709551615 134537383 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12478/statm: 67106 7821 64 169 0 66936 0
[pid=12476/tid=12486] ppid=12470 vsize=320504 CPUtime=0 cores=0,2,4,6
/proc/12476/task/12486/stat : 12486 (python) S 12470 12470 12388 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 651046868 328196096 13532 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604448735703424 0 0 -1 2 0 0 0
[pid=12487] ppid=12470 vsize=320516 CPUtime=0.17 cores=0,2,4,6
/proc/12487/stat : 12487 (python) S 12470 12470 12388 0 -1 4202560 904 0 0 0 8 9 0 0 15 0 1 0 651046871 328208384 13492 33554432000 4194304 5683644 140733996070160 18446744073709551615 233510317638 0 0 16781312 514 6048193562070188292 0 0 17 6 0 0 0
/proc/12487/statm: 80129 13492 370 364 0 16044 0
[pid=12489] ppid=12487 vsize=268428 CPUtime=55.62 cores=0,2,4,6
/proc/12489/stat : 12489 (hybridGM3) R 12487 12489 12489 0 -1 4202496 8089 0 0 0 5562 0 0 0 25 0 1 0 651046872 274870272 7824 33554432000 134512640 135204385 4294912160 18446744073709551615 134546082 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12489/statm: 67107 7824 64 169 0 66937 0
[pid=12470/tid=12477] ppid=12468 vsize=330760 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12477/stat : 12477 (python) S 12468 12470 12388 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 3 0 651036928 338698240 15004 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 6 0 0 0
[pid=12470/tid=12488] ppid=12468 vsize=330760 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12488/stat : 12488 (python) S 12468 12470 12388 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 3 0 651046871 338698240 15004 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 162.66
Current children cumulated vsize (KiB) 1508632

[startup+222.301 s]
/proc/loadavg: 3.98 3.22 3.28 5/466 12500
/proc/meminfo: memFree=19688704/32951124 swapFree=67023148/67111528
[pid=12470] ppid=12468 vsize=341016 CPUtime=7.19 cores=0,2,4,6
/proc/12470/stat : 12470 (python) S 12468 12470 12388 0 -1 4202496 24128 933 1 0 708 11 0 0 19 0 4 0 651036205 349200384 15010 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12470/statm: 85254 15010 1880 364 0 21166 0
[pid=12476] ppid=12470 vsize=320504 CPUtime=0.33 cores=0,2,4,6
/proc/12476/stat : 12476 (python) S 12470 12470 12388 0 -1 4202560 1078 0 0 0 16 17 0 0 16 0 2 0 651036928 328196096 13532 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12476/statm: 80126 13532 409 364 0 16044 0
[pid=12478] ppid=12476 vsize=268424 CPUtime=99.39 cores=0,2,4,6
/proc/12478/stat : 12478 (hybridGM3) T 12476 12478 12478 0 -1 4202496 8086 0 0 0 9938 1 0 0 25 0 1 0 651036928 274866176 7821 33554432000 134512640 135204385 4292950688 18446744073709551615 134537383 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12478/statm: 67106 7821 64 169 0 66936 0
[pid=12476/tid=12486] ppid=12470 vsize=320504 CPUtime=0 cores=0,2,4,6
/proc/12476/task/12486/stat : 12486 (python) S 12470 12470 12388 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 651046868 328196096 13532 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604448735703424 0 0 -1 2 0 0 0

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

/proc/12578/stat : 12578 (python) S 12470 12470 12388 0 -1 4202560 1192 0 0 0 40 31 0 0 16 0 2 0 651145072 380719104 13548 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12578/statm: 92949 13548 405 364 0 28849 0
[pid=12580] ppid=12578 vsize=268428 CPUtime=196.59 cores=0,2,4,6
/proc/12580/stat : 12580 (hybridGM3) T 12578 12580 12580 0 -1 4202496 8094 0 0 0 19658 1 0 0 25 0 1 0 651145072 274870272 7828 33554432000 134512640 135204385 4289176992 18446744073709551615 134536777 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12580/statm: 67107 7828 64 169 0 66937 0
[pid=12578/tid=12594] ppid=12470 vsize=371796 CPUtime=0 cores=0,2,4,6
/proc/12578/task/12594/stat : 12594 (python) S 12470 12470 12388 0 -1 4202560 94 0 0 0 0 0 0 0 16 0 2 0 651164748 380719104 13548 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604445762986176 0 0 -1 2 0 0 0
[pid=12595] ppid=12470 vsize=447588 CPUtime=0.72 cores=0,2,4,6
/proc/12595/stat : 12595 (python) S 12470 12470 12388 0 -1 4202560 1137 0 0 0 39 33 0 0 17 0 2 0 651164751 458330112 13725 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12595/statm: 111897 13725 405 364 0 47794 0
[pid=12597] ppid=12595 vsize=268424 CPUtime=194.78 cores=0,2,4,6
/proc/12597/stat : 12597 (hybridGM3) T 12595 12597 12597 0 -1 4202496 8083 0 0 0 19477 1 0 0 25 0 1 0 651164751 274866176 7821 33554432000 134512640 135204385 4294735632 18446744073709551615 134537608 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12597/statm: 67106 7821 64 169 0 66936 0
[pid=12595/tid=12608] ppid=12470 vsize=447588 CPUtime=0 cores=0,2,4,6
/proc/12595/task/12608/stat : 12608 (python) S 12470 12470 12388 0 -1 4202560 153 0 0 0 0 0 0 0 17 0 2 0 651184230 458330112 13725 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604442203136320 0 0 -1 6 0 0 0
[pid=12609] ppid=12470 vsize=457844 CPUtime=0.71 cores=0,2,4,6
/proc/12609/stat : 12609 (python) S 12470 12470 12388 0 -1 4202560 1032 0 0 0 38 33 0 0 17 0 2 0 651184233 468832256 13778 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12609/statm: 114461 13778 399 364 0 50355 0
[pid=12611] ppid=12609 vsize=268424 CPUtime=196.55 cores=0,2,4,6
/proc/12611/stat : 12611 (hybridGM3) T 12609 12611 12611 0 -1 4202496 8090 0 0 0 19654 1 0 0 25 0 1 0 651184233 274866176 7824 33554432000 134512640 135204385 4291120544 18446744073709551615 134536784 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12611/statm: 67106 7824 64 169 0 66936 0
[pid=12609/tid=12621] ppid=12470 vsize=457844 CPUtime=0 cores=0,2,4,6
/proc/12609/task/12621/stat : 12621 (python) S 12470 12470 12388 0 -1 4202560 80 0 0 0 0 0 0 0 17 0 2 0 651203909 468832256 13778 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604445609050176 0 0 -1 4 0 0 0
[pid=12622] ppid=12470 vsize=468100 CPUtime=0.37 cores=0,2,4,6
/proc/12622/stat : 12622 (python) S 12470 12470 12388 0 -1 4202560 1124 0 0 0 20 17 0 0 19 0 2 0 651203912 479334400 13712 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12622/statm: 117025 13712 399 364 0 52916 0
[pid=12624] ppid=12622 vsize=465044 CPUtime=98.38 cores=0,2,4,6
/proc/12624/stat : 12624 (TNM) T 12622 12624 12624 0 -1 4202496 6015 0 0 0 9838 0 0 0 25 0 1 0 651203912 476205056 5749 33554432000 134512640 135008748 4293861680 18446744073709551615 134527788 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12624/statm: 116261 5749 46 122 0 115161 0
[pid=12622/tid=12627] ppid=12470 vsize=468100 CPUtime=0 cores=0,2,4,6
/proc/12622/task/12627/stat : 12627 (python) S 12470 12470 12388 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651213751 479334400 13712 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604443694018688 0 0 -1 6 0 0 0
[pid=12628] ppid=12470 vsize=478356 CPUtime=0.73 cores=0,2,4,6
/proc/12628/stat : 12628 (python) S 12470 12470 12388 0 -1 4202560 1164 0 0 0 39 34 0 0 17 0 2 0 651213754 489836544 13716 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12628/statm: 119589 13716 399 364 0 55477 0
[pid=12630] ppid=12628 vsize=268424 CPUtime=194.79 cores=0,2,4,6
/proc/12630/stat : 12630 (hybridGM3) T 12628 12630 12630 0 -1 4202496 8094 0 0 0 19478 1 0 0 25 0 1 0 651213755 274866176 7824 33554432000 134512640 135204385 4291676896 18446744073709551615 134537510 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12630/statm: 67106 7824 64 169 0 66936 0
[pid=12628/tid=12637] ppid=12470 vsize=478356 CPUtime=0 cores=0,2,4,6
/proc/12628/task/12637/stat : 12637 (python) S 12470 12470 12388 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 651233235 489836544 13716 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604442203137216 0 0 -1 6 0 0 0
[pid=12638] ppid=12470 vsize=488612 CPUtime=0.38 cores=0,2,4,6
/proc/12638/stat : 12638 (python) S 12470 12470 12388 0 -1 4202560 1149 0 0 0 20 18 0 0 19 0 2 0 651233237 500338688 13720 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12638/statm: 122153 13720 399 364 0 58038 0
[pid=12640] ppid=12638 vsize=465044 CPUtime=97.4 cores=0,2,4,6
/proc/12640/stat : 12640 (TNM) T 12638 12640 12640 0 -1 4202496 6020 0 0 0 9740 0 0 0 25 0 1 0 651233238 476205056 5749 33554432000 134512640 135008748 4294803632 18446744073709551615 134536412 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12640/statm: 116261 5749 46 122 0 115161 0
[pid=12638/tid=12643] ppid=12470 vsize=488612 CPUtime=0 cores=0,2,4,6
/proc/12638/task/12643/stat : 12643 (python) S 12470 12470 12388 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651242979 500338688 13720 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604443661793408 0 0 -1 6 0 0 0
[pid=12644] ppid=12470 vsize=498868 CPUtime=0.73 cores=0,2,4,6
/proc/12644/stat : 12644 (python) S 12470 12470 12388 0 -1 4202560 1174 0 0 0 40 33 0 0 17 0 2 0 651242982 510840832 13724 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12644/statm: 124717 13724 399 364 0 60599 0
[pid=12646] ppid=12644 vsize=268420 CPUtime=195.78 cores=0,2,4,6
/proc/12646/stat : 12646 (hybridGM3) T 12644 12646 12646 0 -1 4202496 8091 0 0 0 19577 1 0 0 25 0 1 0 651242983 274862080 7820 33554432000 134512640 135204385 4289309920 18446744073709551615 134536986 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12646/statm: 67105 7820 64 169 0 66935 0
[pid=12644/tid=12655] ppid=12470 vsize=498868 CPUtime=0 cores=0,2,4,6
/proc/12644/task/12655/stat : 12655 (python) S 12470 12470 12388 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 651262562 510840832 13724 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604445938465792 0 0 -1 4 0 0 0
[pid=12656] ppid=12470 vsize=509124 CPUtime=0.37 cores=0,2,4,6
/proc/12656/stat : 12656 (python) S 12470 12470 12388 0 -1 4202560 1160 0 0 0 19 18 0 0 19 0 2 0 651262565 521342976 13728 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12656/statm: 127281 13728 399 364 0 63160 0
[pid=12658] ppid=12656 vsize=465044 CPUtime=97.4 cores=0,2,4,6
/proc/12658/stat : 12658 (TNM) T 12656 12658 12658 0 -1 4202496 6024 0 0 0 9740 0 0 0 25 0 1 0 651262565 476205056 5749 33554432000 134512640 135008748 4292611712 18446744073709551615 134529544 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12658/statm: 116261 5749 46 122 0 115161 0
[pid=12656/tid=12662] ppid=12470 vsize=509124 CPUtime=0 cores=0,2,4,6
/proc/12656/task/12662/stat : 12662 (python) S 12470 12470 12388 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651272306 521342976 13728 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604449802668224 0 0 -1 6 0 0 0
[pid=12663] ppid=12470 vsize=519380 CPUtime=0.4 cores=0,2,4,6
/proc/12663/stat : 12663 (python) S 12470 12470 12388 0 -1 4202560 1217 0 0 0 22 18 0 0 19 0 2 0 651272309 531845120 13740 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12663/statm: 129845 13740 407 364 0 65721 0
[pid=12665] ppid=12663 vsize=465044 CPUtime=102.43 cores=0,2,4,6
/proc/12665/stat : 12665 (TNM) T 12663 12665 12665 0 -1 4202496 6025 0 0 0 10243 0 0 0 25 0 1 0 651272309 476205056 5749 33554432000 134512640 135008748 4288740224 18446744073709551615 134527164 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12665/statm: 116261 5749 46 122 0 115161 0
[pid=12663/tid=12669] ppid=12470 vsize=519380 CPUtime=0 cores=0,2,4,6
/proc/12663/task/12669/stat : 12669 (python) S 12470 12470 12388 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651282554 531845120 13740 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604447000503296 0 0 -1 6 0 0 0
[pid=12670] ppid=12470 vsize=529636 CPUtime=0.38 cores=0,2,4,6
/proc/12670/stat : 12670 (python) S 12470 12470 12388 0 -1 4202560 1196 0 0 0 20 18 0 0 19 0 2 0 651282556 542347264 13743 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12670/statm: 132409 13743 406 364 0 68282 0
[pid=12672] ppid=12670 vsize=465044 CPUtime=99.41 cores=0,2,4,6
/proc/12672/stat : 12672 (TNM) T 12670 12672 12672 0 -1 4202496 6030 0 0 0 9941 0 0 0 25 0 1 0 651282557 476205056 5750 33554432000 134512640 135008748 4288710016 18446744073709551615 134529176 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12672/statm: 116261 5750 46 122 0 115161 0
[pid=12670/tid=12675] ppid=12470 vsize=529636 CPUtime=0 cores=0,2,4,6
/proc/12670/task/12675/stat : 12675 (python) S 12470 12470 12388 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651292499 542347264 13743 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604449802667328 0 0 -1 6 0 0 0
[pid=12676] ppid=12470 vsize=539892 CPUtime=0.78 cores=0,2,4,6
/proc/12676/stat : 12676 (python) S 12470 12470 12388 0 -1 4202560 1216 0 0 0 42 36 0 0 16 0 2 0 651292502 552849408 13741 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12676/statm: 134973 13741 400 364 0 70843 0
[pid=12678] ppid=12676 vsize=268420 CPUtime=196.86 cores=0,2,4,6
/proc/12678/stat : 12678 (hybridGM3) T 12676 12678 12678 0 -1 4202496 8108 0 0 0 19685 1 0 0 25 0 1 0 651292503 274862080 7824 33554432000 134512640 135204385 4291638048 18446744073709551615 134536993 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12678/statm: 67105 7824 64 169 0 66935 0
[pid=12676/tid=12685] ppid=12470 vsize=539892 CPUtime=0 cores=0,2,4,6
/proc/12676/task/12685/stat : 12685 (python) S 12470 12470 12388 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 651312189 552849408 13741 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604453567140992 0 0 -1 6 0 0 0
[pid=12686] ppid=12470 vsize=550148 CPUtime=0.39 cores=0,2,4,6
/proc/12686/stat : 12686 (python) S 12470 12470 12388 0 -1 4202560 1190 0 0 0 20 19 0 0 19 0 2 0 651312192 563351552 13745 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12686/statm: 137537 13745 400 364 0 73404 0
[pid=12688] ppid=12686 vsize=465044 CPUtime=99.38 cores=0,2,4,6
/proc/12688/stat : 12688 (TNM) T 12686 12688 12688 0 -1 4202496 6025 0 0 0 9938 0 0 0 25 0 1 0 651312193 476205056 5749 33554432000 134512640 135008748 4292229872 18446744073709551615 134528456 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12688/statm: 116261 5749 46 122 0 115161 0
[pid=12686/tid=12691] ppid=12470 vsize=550148 CPUtime=0 cores=0,2,4,6
/proc/12686/task/12691/stat : 12691 (python) S 12470 12470 12388 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651322132 563351552 13745 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604453567140096 0 0 -1 6 0 0 0
[pid=12692] ppid=12470 vsize=560404 CPUtime=0.39 cores=0,2,4,6
/proc/12692/stat : 12692 (python) S 12470 12470 12388 0 -1 4202560 1201 0 0 0 21 18 0 0 19 0 2 0 651322134 573853696 13749 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12692/statm: 140101 13749 400 364 0 75965 0
[pid=12694] ppid=12692 vsize=465044 CPUtime=97.43 cores=0,2,4,6
/proc/12694/stat : 12694 (TNM) T 12692 12694 12694 0 -1 4202496 6026 0 0 0 9743 0 0 0 25 0 1 0 651322135 476205056 5749 33554432000 134512640 135008748 4287002608 18446744073709551615 134527795 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12694/statm: 116261 5749 46 122 0 115161 0
[pid=12692/tid=12698] ppid=12470 vsize=560404 CPUtime=0 cores=0,2,4,6
/proc/12692/task/12698/stat : 12698 (python) S 12470 12470 12388 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651331879 573853696 13749 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 514 18446604451708723392 0 0 -1 6 0 0 0
[pid=12699] ppid=12470 vsize=570660 CPUtime=0 cores=0,2,4,6
/proc/12699/stat : 12699 (python) S 12470 12470 12388 0 -1 4202560 868 0 0 0 0 0 0 0 18 0 1 0 651331882 584355840 13700 33554432000 4194304 5683644 140733996070160 18446744073709551615 233510317638 0 0 16781312 514 13275740617696083967 0 0 17 4 0 0 0
/proc/12699/statm: 142665 13700 348 364 0 78526 0
[pid=12701] ppid=12699 vsize=465044 CPUtime=1.05 cores=0,2,4,6
/proc/12701/stat : 12701 (TNM) R 12699 12701 12701 0 -1 4202496 6026 0 0 0 104 1 0 0 24 0 1 0 651331883 476205056 5749 33554432000 134512640 135008748 4290514208 18446744073709551615 134527091 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12701/statm: 116261 5749 46 122 0 115161 0
[pid=12470/tid=12477] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12477/stat : 12477 (python) S 12468 12470 12388 0 -1 4202560 34 933 0 0 0 0 0 0 18 0 21 0 651036928 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 6 0 0 0
[pid=12470/tid=12488] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12488/stat : 12488 (python) S 12468 12470 12388 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 21 0 651046871 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 2 0 0 0
[pid=12470/tid=12499] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12499/stat : 12499 (python) S 12468 12470 12388 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 21 0 651056815 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 2 0 0 0
[pid=12470/tid=12522] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12522/stat : 12522 (python) S 12468 12470 12388 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 21 0 651086131 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 2 0 0 0
[pid=12470/tid=12549] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12549/stat : 12549 (python) S 12468 12470 12388 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 21 0 651105807 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 4 0 0 0
[pid=12470/tid=12566] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12566/stat : 12566 (python) S 12468 12470 12388 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 21 0 651125483 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 2 0 0 0
[pid=12470/tid=12579] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12579/stat : 12579 (python) S 12468 12470 12388 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 21 0 651145072 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 4 0 0 0
[pid=12470/tid=12596] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12596/stat : 12596 (python) S 12468 12470 12388 0 -1 4202560 115 933 0 0 0 0 0 0 20 0 21 0 651164751 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 6 0 0 0
[pid=12470/tid=12610] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12610/stat : 12610 (python) S 12468 12470 12388 0 -1 4202560 36 933 0 0 0 0 0 0 20 0 21 0 651184233 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 6 0 0 0
[pid=12470/tid=12623] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12623/stat : 12623 (python) S 12468 12470 12388 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 21 0 651203912 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 4 0 0 0
[pid=12470/tid=12629] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12629/stat : 12629 (python) S 12468 12470 12388 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 21 0 651213754 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 4 0 0 0
[pid=12470/tid=12639] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12639/stat : 12639 (python) S 12468 12470 12388 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 21 0 651233238 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 2 0 0 0
[pid=12470/tid=12645] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12645/stat : 12645 (python) S 12468 12470 12388 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 21 0 651242982 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 2 0 0 0
[pid=12470/tid=12657] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12657/stat : 12657 (python) S 12468 12470 12388 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 21 0 651262565 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 2 0 0 0
[pid=12470/tid=12664] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12664/stat : 12664 (python) S 12468 12470 12388 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 21 0 651272309 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 2 0 0 0
[pid=12470/tid=12671] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12671/stat : 12671 (python) S 12468 12470 12388 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 21 0 651282557 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 2 0 0 0
[pid=12470/tid=12677] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12677/stat : 12677 (python) S 12468 12470 12388 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 21 0 651292502 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 2 0 0 0
[pid=12470/tid=12687] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12687/stat : 12687 (python) S 12468 12470 12388 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 21 0 651312192 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 2 0 0 0
[pid=12470/tid=12693] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12693/stat : 12693 (python) S 12468 12470 12388 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 21 0 651322135 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 4 0 0 0
[pid=12470/tid=12700] ppid=12468 vsize=580904 CPUtime=0 cores=0,2,4,6
/proc/12470/task/12700/stat : 12700 (python) S 12468 12470 12388 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 21 0 651331882 594845696 15270 33554432000 4194304 5683644 140733996070160 18446744073709551615 233522121137 0 0 16781312 2 18446604447561459008 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2967.71
Current children cumulated vsize (KiB) 16735012

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

Real time (s): 2957.95
CPU time (s): 2967.71
CPU user time (s): 2962.44
CPU system time (s): 5.27
CPU usage (%): 100.33
Max. virtual memory (cumulated for all children) (KiB): 16735012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.65584
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42511
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= 1116
involuntary context switches= 134

runsolver used 22.7955 second user time and 48.1187 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-17 00:50:03
IDJOB=3386524
IDBENCH=82589
IDSOLVER=1872
FILE ID=node145/3386524-1305586203
RUNJOBID= node145-1305586143-12406
PBS_JOBID= 13350333
Free space on /tmp= 73596 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S448503257-098-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-3386524-1305586203/watcher-3386524-1305586203 -o /tmp/evaluation-result-3386524-1305586203/solver-3386524-1305586203 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386524-1305586203.cnf -seed 2044358801 -budget 5000

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

MD5SUM BENCH= 0d20733a6f7d3b01f88ae7bba5f0d271
RANDOM SEED=2044358801

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19893920 kB
Buffers:        114932 kB
Cached:        1047388 kB
SwapCached:       4796 kB
Active:        9179680 kB
Inactive:      3615560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19893920 kB
SwapTotal:    67111528 kB
SwapFree:     67023148 kB
Dirty:           34584 kB
Writeback:           0 kB
AnonPages:    11627608 kB
Mapped:          39260 kB
Slab:           137424 kB
PageTables:      57312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 121334072 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= 73564 MiB
End job on node145 at 2011-05-17 01:39:23