Trace number 3484406

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, 1200 s timeout)UNSAT 435.216 435.131

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1374457799-001.UNKNOWN.cnf
MD5SUM0448cdbfc0b1241b735cac942d079298
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.021
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

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-3484406-1307749526.cnf
0.31/0.45	c INFO: computing task features
0.31/0.48	c INFO: computed variable-clause graph statistics
0.31/0.49	c INFO: computed clause balance statistics
0.51/0.65	c INFO: computed variable balance statistics
0.61/0.71	c INFO: computed small-clause counts
0.61/0.71	c INFO: computed Horn-clause counts
0.61/0.72	c INFO: computed variable graph statistics
0.61/0.72	c INFO: collected features for HOME/instance-3484406-1307749526.cnf in 0.26 s
0.61/0.72	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.57)
100.67/100.85	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.09)
200.77/200.98	c INFO: running adaptg2wsat2009++@0 for 97 with 999 remaining (b = 0.04)
300.96/301.11	c INFO: running adaptg2wsat2009++@0 for 97 with 899 remaining (b = 0.03)
401.19/401.25	c INFO: running march_hi@0 for 485 with 799 remaining (b = 0.15)
435.09/435.11	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3484406-1307749526/watcher-3484406-1307749526 -o /tmp/evaluation-result-3484406-1307749526/solver-3484406-1307749526 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484406-1307749526.cnf -seed 566610273 -budget 1200 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.01 3.71 6/206 531
/proc/meminfo: memFree=31319124/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=11804 CPUtime=0 cores=1,3
/proc/531/stat : 531 (runsolver) R 529 531 31379 0 -1 4202560 47 0 0 0 0 0 0 0 25 0 1 0 886552326 12087296 55 33554432000 4194304 5436572 140736515029248 18446744073709551615 5057063 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/531/statm: 2951 55 36 304 0 2643 0

[startup+0.02878 s]
/proc/loadavg: 4.00 4.01 3.71 6/206 531
/proc/meminfo: memFree=31319124/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=16396 CPUtime=0.01 cores=1,3
/proc/531/stat : 531 (python) S 529 531 31379 0 -1 4202496 1167 0 0 0 1 0 0 0 25 0 1 0 886552326 16789504 1030 33554432000 4194304 5683644 140735185139216 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/531/statm: 4099 1030 414 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+0.100825 s]
/proc/loadavg: 4.00 4.01 3.71 6/206 531
/proc/meminfo: memFree=31319124/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=104216 CPUtime=0.07 cores=1,3
/proc/531/stat : 531 (python) R 529 531 31379 0 -1 4202496 3041 0 0 0 5 2 0 0 25 0 1 0 886552326 106717184 2727 33554432000 4194304 5683644 140735185139216 18446744073709551615 208080230400 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/531/statm: 26055 2728 847 364 0 1803 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104216

[startup+0.300787 s]
/proc/loadavg: 4.00 4.01 3.71 6/206 531
/proc/meminfo: memFree=31319124/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=198916 CPUtime=0.23 cores=1,3
/proc/531/stat : 531 (python) S 529 531 31379 0 -1 4202496 6990 937 1 0 16 7 0 0 25 0 1 0 886552326 203689984 5026 33554432000 4194304 5683644 140735185139216 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/531/statm: 49729 5026 1454 364 0 3756 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198916

[startup+0.700651 s]
/proc/loadavg: 4.00 4.01 3.71 6/206 531
/proc/meminfo: memFree=31319124/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=279312 CPUtime=0.61 cores=1,3
/proc/531/stat : 531 (python) R 529 531 31379 0 -1 4202496 9736 937 1 0 52 9 0 0 25 0 1 0 886552326 286015488 7214 33554432000 4194304 5683644 140735185139216 18446744073709551615 4510876 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/531/statm: 69828 7214 1827 364 0 5752 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 279312

[startup+1.50056 s]
/proc/loadavg: 4.08 4.03 3.72 5/210 539
/proc/meminfo: memFree=31293452/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=288852 CPUtime=0.63 cores=1,3
/proc/531/stat : 531 (python) S 529 531 31379 0 -1 4202496 10160 937 1 0 54 9 0 0 25 0 2 0 886552326 295784448 7110 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/531/statm: 72213 7110 1869 364 0 8131 0
[pid=537] ppid=531 vsize=278608 CPUtime=0 cores=1,3
/proc/537/stat : 537 (python) S 531 531 31379 0 -1 4202560 730 0 0 0 0 0 0 0 25 0 1 0 886552399 285294592 5591 33554432000 4194304 5683644 140735185139216 18446744073709551615 208080252431 0 0 16781312 514 4478015645354557439 0 0 17 1 0 0 0
/proc/537/statm: 69652 5591 354 364 0 5570 0
[pid=539] ppid=537 vsize=1017932 CPUtime=0.75 cores=1,3
/proc/539/stat : 539 (gnovelty+2) R 537 539 539 0 -1 4202496 491 0 0 0 75 0 0 0 25 0 1 0 886552399 1042362368 226 33554432000 134512640 135663704 4293487632 18446744073709551615 134524993 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/539/statm: 254483 226 113 282 0 254199 0
[pid=531/tid=538] ppid=529 vsize=288852 CPUtime=0 cores=1,3
/proc/531/task/538/stat : 538 (python) S 529 531 31379 0 -1 4202560 28 937 0 0 0 0 0 0 25 0 2 0 886552399 295784448 7110 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 1585392

[startup+3.10019 s]
/proc/loadavg: 4.08 4.03 3.72 5/210 539
/proc/meminfo: memFree=31293576/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=288852 CPUtime=0.63 cores=1,3
/proc/531/stat : 531 (python) S 529 531 31379 0 -1 4202496 10160 937 1 0 54 9 0 0 25 0 2 0 886552326 295784448 7110 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/531/statm: 72213 7110 1869 364 0 8131 0
[pid=537] ppid=531 vsize=278608 CPUtime=0 cores=1,3
/proc/537/stat : 537 (python) S 531 531 31379 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 886552399 285294592 5591 33554432000 4194304 5683644 140735185139216 18446744073709551615 208080252431 0 0 16781312 514 4478015645354524936 0 0 17 1 0 0 0
/proc/537/statm: 69652 5591 354 364 0 5570 0
[pid=539] ppid=537 vsize=1017932 CPUtime=2.35 cores=1,3
/proc/539/stat : 539 (gnovelty+2) R 537 539 539 0 -1 4202496 491 0 0 0 235 0 0 0 25 0 1 0 886552399 1042362368 226 33554432000 134512640 135663704 4293487632 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/539/statm: 254483 226 113 282 0 254199 0
[pid=531/tid=538] ppid=529 vsize=288852 CPUtime=0 cores=1,3
/proc/531/task/538/stat : 538 (python) S 529 531 31379 0 -1 4202560 28 937 0 0 0 0 0 0 25 0 2 0 886552399 295784448 7110 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 1585392

[startup+6.30058 s]
/proc/loadavg: 4.08 4.03 3.72 5/210 539
/proc/meminfo: memFree=31293552/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=288852 CPUtime=0.63 cores=1,3
/proc/531/stat : 531 (python) S 529 531 31379 0 -1 4202496 10160 937 1 0 54 9 0 0 25 0 2 0 886552326 295784448 7110 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/531/statm: 72213 7110 1869 364 0 8131 0
[pid=537] ppid=531 vsize=278608 CPUtime=0 cores=1,3
/proc/537/stat : 537 (python) S 531 531 31379 0 -1 4202560 865 0 0 0 0 0 0 0 18 0 1 0 886552399 285294592 5614 33554432000 4194304 5683644 140735185139216 18446744073709551615 208080252431 0 0 16781312 514 4478015645354524936 0 0 17 1 0 0 0
/proc/537/statm: 69652 5614 377 364 0 5570 0
[pid=539] ppid=537 vsize=1017932 CPUtime=5.55 cores=1,3
/proc/539/stat : 539 (gnovelty+2) R 537 539 539 0 -1 4202496 491 0 0 0 555 0 0 0 25 0 1 0 886552399 1042362368 226 33554432000 134512640 135663704 4293487632 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/539/statm: 254483 226 113 282 0 254199 0
[pid=531/tid=538] ppid=529 vsize=288852 CPUtime=0 cores=1,3
/proc/531/task/538/stat : 538 (python) S 529 531 31379 0 -1 4202560 28 937 0 0 0 0 0 0 25 0 2 0 886552399 295784448 7110 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 1585392

[startup+12.7004 s]
/proc/loadavg: 4.07 4.03 3.72 5/210 539
/proc/meminfo: memFree=31292560/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=288852 CPUtime=0.63 cores=1,3
/proc/531/stat : 531 (python) S 529 531 31379 0 -1 4202496 10160 937 1 0 54 9 0 0 25 0 2 0 886552326 295784448 7110 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/531/statm: 72213 7110 1869 364 0 8131 0
[pid=537] ppid=531 vsize=278608 CPUtime=0 cores=1,3
/proc/537/stat : 537 (python) S 531 531 31379 0 -1 4202560 868 0 0 0 0 0 0 0 18 0 1 0 886552399 285294592 5614 33554432000 4194304 5683644 140735185139216 18446744073709551615 208080252431 0 0 16781312 514 4381896884315193608 0 0 17 1 0 0 0
/proc/537/statm: 69652 5614 377 364 0 5570 0
[pid=539] ppid=537 vsize=1017932 CPUtime=11.94 cores=1,3
/proc/539/stat : 539 (gnovelty+2) R 537 539 539 0 -1 4202496 491 0 0 0 1194 0 0 0 25 0 1 0 886552399 1042362368 226 33554432000 134512640 135663704 4293487632 18446744073709551615 134546906 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/539/statm: 254483 226 113 282 0 254199 0
[pid=531/tid=538] ppid=529 vsize=288852 CPUtime=0 cores=1,3
/proc/531/task/538/stat : 538 (python) S 529 531 31379 0 -1 4202560 28 937 0 0 0 0 0 0 25 0 2 0 886552399 295784448 7110 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 1585392

[startup+25.501 s]
/proc/loadavg: 4.06 4.03 3.73 5/210 539
/proc/meminfo: memFree=31290400/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=288852 CPUtime=0.63 cores=1,3
/proc/531/stat : 531 (python) S 529 531 31379 0 -1 4202496 10160 937 1 0 54 9 0 0 25 0 2 0 886552326 295784448 7110 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/531/statm: 72213 7110 1869 364 0 8131 0
[pid=537] ppid=531 vsize=278608 CPUtime=0.02 cores=1,3
/proc/537/stat : 537 (python) S 531 531 31379 0 -1 4202560 872 0 0 0 1 1 0 0 18 0 1 0 886552399 285294592 5614 33554432000 4194304 5683644 140735185139216 18446744073709551615 208080252431 0 0 16781312 514 4381896884315193608 0 0 17 1 0 0 0
/proc/537/statm: 69652 5614 377 364 0 5570 0
[pid=539] ppid=537 vsize=1017932 CPUtime=24.73 cores=1,3
/proc/539/stat : 539 (gnovelty+2) R 537 539 539 0 -1 4202496 491 0 0 0 2473 0 0 0 25 0 1 0 886552399 1042362368 226 33554432000 134512640 135663704 4293487632 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/539/statm: 254483 226 113 282 0 254199 0
[pid=531/tid=538] ppid=529 vsize=288852 CPUtime=0 cores=1,3
/proc/531/task/538/stat : 538 (python) S 529 531 31379 0 -1 4202560 28 937 0 0 0 0 0 0 25 0 2 0 886552399 295784448 7110 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 1585392

[startup+51.1011 s]
/proc/loadavg: 4.04 4.03 3.73 5/210 540
/proc/meminfo: memFree=31286708/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=288852 CPUtime=0.63 cores=1,3
/proc/531/stat : 531 (python) S 529 531 31379 0 -1 4202496 10160 937 1 0 54 9 0 0 25 0 2 0 886552326 295784448 7110 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/531/statm: 72213 7110 1869 364 0 8131 0
[pid=537] ppid=531 vsize=278608 CPUtime=0.05 cores=1,3
/proc/537/stat : 537 (python) S 531 531 31379 0 -1 4202560 884 0 0 0 2 3 0 0 18 0 1 0 886552399 285294592 5614 33554432000 4194304 5683644 140735185139216 18446744073709551615 208080252431 0 0 16781312 514 4381896884315193608 0 0 17 1 0 0 0
/proc/537/statm: 69652 5614 377 364 0 5570 0
[pid=539] ppid=537 vsize=1017932 CPUtime=50.3 cores=1,3
/proc/539/stat : 539 (gnovelty+2) R 537 539 539 0 -1 4202496 491 0 0 0 5030 0 0 0 25 0 1 0 886552399 1042362368 226 33554432000 134512640 135663704 4293487632 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/539/statm: 254483 226 113 282 0 254199 0
[pid=531/tid=538] ppid=529 vsize=288852 CPUtime=0 cores=1,3
/proc/531/task/538/stat : 538 (python) S 529 531 31379 0 -1 4202560 28 937 0 0 0 0 0 0 25 0 2 0 886552399 295784448 7110 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1585392

[startup+102.307 s]
/proc/loadavg: 4.08 4.04 3.75 5/222 553
/proc/meminfo: memFree=31265064/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=299560 CPUtime=0.64 cores=1,3
/proc/531/stat : 531 (python) S 529 531 31379 0 -1 4202496 11009 937 1 0 55 9 0 0 20 0 3 0 886552326 306749440 7215 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/531/statm: 74890 7215 1872 364 0 10805 0
[pid=537] ppid=531 vsize=288852 CPUtime=0.12 cores=1,3
/proc/537/stat : 537 (python) S 531 531 31379 0 -1 4202560 1146 0 0 0 6 6 0 0 19 0 2 0 886552399 295784448 5658 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/537/statm: 72213 5658 416 364 0 8131 0
[pid=539] ppid=537 vsize=1017932 CPUtime=99.98 cores=1,3
/proc/539/stat : 539 (gnovelty+2) T 537 539 539 0 -1 4202496 491 0 0 0 9998 0 0 0 25 0 1 0 886552399 1042362368 226 33554432000 134512640 135663704 4293487632 18446744073709551615 134525286 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/539/statm: 254483 226 113 282 0 254199 0
[pid=537/tid=550] ppid=531 vsize=288852 CPUtime=0 cores=1,3
/proc/537/task/550/stat : 550 (python) S 531 531 31379 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 886562410 295784448 5658 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 514 18446604471135181696 0 0 -1 3 0 0 0
[pid=551] ppid=531 vsize=289316 CPUtime=0 cores=1,3
/proc/551/stat : 551 (python) S 531 531 31379 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 886562411 296259584 5687 33554432000 4194304 5683644 140735185139216 18446744073709551615 208080252486 0 0 16781312 514 4351308750003339528 0 0 17 1 0 0 0
/proc/551/statm: 72329 5687 348 364 0 8244 0
[pid=553] ppid=551 vsize=1017932 CPUtime=1.44 cores=1,3
/proc/553/stat : 553 (gnovelty+2) R 551 553 553 0 -1 4202496 492 0 0 0 144 0 0 0 25 0 1 0 886562411 1042362368 226 33554432000 134512640 135663704 4293828592 18446744073709551615 134525271 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/553/statm: 254483 226 113 282 0 254199 0
[pid=531/tid=538] ppid=529 vsize=299560 CPUtime=0 cores=1,3
/proc/531/task/538/stat : 538 (python) S 529 531 31379 0 -1 4202560 28 937 0 0 0 0 0 0 25 0 3 0 886552399 306749440 7215 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
[pid=531/tid=552] ppid=529 vsize=299560 CPUtime=0 cores=1,3
/proc/531/task/552/stat : 552 (python) S 529 531 31379 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 3 0 886562411 306749440 7215 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 2913592

[startup+162.301 s]
/proc/loadavg: 4.03 4.03 3.76 5/226 559
/proc/meminfo: memFree=31247128/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=299560 CPUtime=0.64 cores=1,3
/proc/531/stat : 531 (python) S 529 531 31379 0 -1 4202496 11009 937 1 0 55 9 0 0 20 0 3 0 886552326 306749440 7215 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/531/statm: 74890 7215 1872 364 0 10805 0
[pid=537] ppid=531 vsize=288852 CPUtime=0.12 cores=1,3

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

[startup+434.301 s]
/proc/loadavg: 4.03 4.02 3.82 5/246 586
/proc/meminfo: memFree=31128688/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=330532 CPUtime=0.67 cores=1,3
/proc/531/stat : 531 (python) S 529 531 31379 0 -1 4202496 13481 937 1 0 57 10 0 0 19 0 6 0 886552326 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/531/statm: 82633 7267 1878 364 0 18539 0
[pid=537] ppid=531 vsize=288852 CPUtime=0.12 cores=1,3
/proc/537/stat : 537 (python) S 531 531 31379 0 -1 4202560 1146 0 0 0 6 6 0 0 19 0 2 0 886552399 295784448 5658 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/537/statm: 72213 5658 416 364 0 8131 0
[pid=539] ppid=537 vsize=1017932 CPUtime=99.98 cores=1,3
/proc/539/stat : 539 (gnovelty+2) T 537 539 539 0 -1 4202496 491 0 0 0 9998 0 0 0 25 0 1 0 886552399 1042362368 226 33554432000 134512640 135663704 4293487632 18446744073709551615 134525286 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/539/statm: 254483 226 113 282 0 254199 0
[pid=537/tid=550] ppid=531 vsize=288852 CPUtime=0 cores=1,3
/proc/537/task/550/stat : 550 (python) S 531 531 31379 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 886562410 295784448 5658 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 514 18446604471135181696 0 0 -1 3 0 0 0
[pid=551] ppid=531 vsize=289316 CPUtime=0.13 cores=1,3
/proc/551/stat : 551 (python) S 531 531 31379 0 -1 4202560 1082 0 0 0 7 6 0 0 19 0 2 0 886562411 296259584 5740 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/551/statm: 72329 5740 400 364 0 8244 0
[pid=553] ppid=551 vsize=1017932 CPUtime=99.99 cores=1,3
/proc/553/stat : 553 (gnovelty+2) T 551 553 553 0 -1 4202496 492 0 0 0 9999 0 0 0 25 0 1 0 886562411 1042362368 226 33554432000 134512640 135663704 4293828592 18446744073709551615 134524868 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/553/statm: 254483 226 113 282 0 254199 0
[pid=551/tid=565] ppid=531 vsize=289316 CPUtime=0 cores=1,3
/proc/551/task/565/stat : 565 (python) S 531 531 31379 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886572424 296259584 5740 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 514 18446604471105680448 0 0 -1 3 0 0 0
[pid=566] ppid=531 vsize=299236 CPUtime=0.12 cores=1,3
/proc/566/stat : 566 (python) S 531 531 31379 0 -1 4202560 1074 0 0 0 6 6 0 0 19 0 2 0 886572425 306417664 5664 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/566/statm: 74809 5664 400 364 0 10721 0
[pid=568] ppid=566 vsize=416524 CPUtime=99.99 cores=1,3
/proc/568/stat : 568 (adaptg2wsat2009) T 566 568 568 0 -1 4202496 585 0 0 0 9999 0 0 0 25 0 1 0 886572425 426520576 321 33554432000 134512640 135107411 4288662608 18446744073709551615 134532364 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/568/statm: 104131 321 59 146 0 103007 0
[pid=566/tid=576] ppid=531 vsize=299236 CPUtime=0 cores=1,3
/proc/566/task/576/stat : 576 (python) S 531 531 31379 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886582437 306417664 5664 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 514 18446604461344482624 0 0 -1 3 0 0 0
[pid=577] ppid=531 vsize=310032 CPUtime=0.13 cores=1,3
/proc/577/stat : 577 (python) S 531 531 31379 0 -1 4202560 1081 0 0 0 8 5 0 0 19 0 2 0 886582438 317472768 5782 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/577/statm: 77508 5782 400 364 0 13417 0
[pid=579] ppid=577 vsize=416524 CPUtime=100.12 cores=1,3
/proc/579/stat : 579 (adaptg2wsat2009) T 577 579 579 0 -1 4202496 586 0 0 0 10012 0 0 0 25 0 1 0 886582438 426520576 320 33554432000 134512640 135107411 4294782080 18446744073709551615 134532097 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/579/statm: 104131 320 59 146 0 103007 0
[pid=577/tid=582] ppid=531 vsize=310032 CPUtime=0 cores=1,3
/proc/577/task/582/stat : 582 (python) S 531 531 31379 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886592450 317472768 5782 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 514 18446604461344483520 0 0 -1 3 0 0 0
[pid=583] ppid=531 vsize=320288 CPUtime=0.06 cores=1,3
/proc/583/stat : 583 (python) S 531 531 31379 0 -1 4202560 930 0 0 0 4 2 0 0 15 0 1 0 886592451 327974912 5756 33554432000 4194304 5683644 140735185139216 18446744073709551615 208080252486 0 0 16781312 514 5616743318135210245 0 0 17 1 0 0 0
/proc/583/statm: 80072 5756 371 364 0 15978 0
[pid=585] ppid=583 vsize=2264 CPUtime=32.98 cores=1,3
/proc/585/stat : 585 (march_hi) R 583 585 585 0 -1 4202496 989 0 0 0 3298 0 0 0 25 0 1 0 886592451 2318336 392 33554432000 4194304 4955518 140735695947344 18446744073709551615 4224450 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/585/statm: 566 392 106 186 0 379 0
[pid=531/tid=538] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/538/stat : 538 (python) S 529 531 31379 0 -1 4202560 28 937 0 0 0 0 0 0 25 0 6 0 886552399 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
[pid=531/tid=552] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/552/stat : 552 (python) S 529 531 31379 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 6 0 886562411 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
[pid=531/tid=567] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/567/stat : 567 (python) S 529 531 31379 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 6 0 886572425 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
[pid=531/tid=578] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/578/stat : 578 (python) S 529 531 31379 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 6 0 886582438 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
[pid=531/tid=584] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/584/stat : 584 (python) S 529 531 31379 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 6 0 886592451 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 434.29
Current children cumulated vsize (KiB) 4709432

[startup+434.701 s]
/proc/loadavg: 4.03 4.02 3.82 5/246 586
/proc/meminfo: memFree=31128192/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=330532 CPUtime=0.67 cores=1,3
/proc/531/stat : 531 (python) S 529 531 31379 0 -1 4202496 13481 937 1 0 57 10 0 0 19 0 6 0 886552326 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/531/statm: 82633 7267 1878 364 0 18539 0
[pid=537] ppid=531 vsize=288852 CPUtime=0.12 cores=1,3
/proc/537/stat : 537 (python) S 531 531 31379 0 -1 4202560 1146 0 0 0 6 6 0 0 19 0 2 0 886552399 295784448 5658 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/537/statm: 72213 5658 416 364 0 8131 0
[pid=539] ppid=537 vsize=1017932 CPUtime=99.98 cores=1,3
/proc/539/stat : 539 (gnovelty+2) T 537 539 539 0 -1 4202496 491 0 0 0 9998 0 0 0 25 0 1 0 886552399 1042362368 226 33554432000 134512640 135663704 4293487632 18446744073709551615 134525286 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/539/statm: 254483 226 113 282 0 254199 0
[pid=537/tid=550] ppid=531 vsize=288852 CPUtime=0 cores=1,3
/proc/537/task/550/stat : 550 (python) S 531 531 31379 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 886562410 295784448 5658 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 514 18446604471135181696 0 0 -1 3 0 0 0
[pid=551] ppid=531 vsize=289316 CPUtime=0.13 cores=1,3
/proc/551/stat : 551 (python) S 531 531 31379 0 -1 4202560 1082 0 0 0 7 6 0 0 19 0 2 0 886562411 296259584 5740 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/551/statm: 72329 5740 400 364 0 8244 0
[pid=553] ppid=551 vsize=1017932 CPUtime=99.99 cores=1,3
/proc/553/stat : 553 (gnovelty+2) T 551 553 553 0 -1 4202496 492 0 0 0 9999 0 0 0 25 0 1 0 886562411 1042362368 226 33554432000 134512640 135663704 4293828592 18446744073709551615 134524868 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/553/statm: 254483 226 113 282 0 254199 0
[pid=551/tid=565] ppid=531 vsize=289316 CPUtime=0 cores=1,3
/proc/551/task/565/stat : 565 (python) S 531 531 31379 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886572424 296259584 5740 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 514 18446604471105680448 0 0 -1 3 0 0 0
[pid=566] ppid=531 vsize=299236 CPUtime=0.12 cores=1,3
/proc/566/stat : 566 (python) S 531 531 31379 0 -1 4202560 1074 0 0 0 6 6 0 0 19 0 2 0 886572425 306417664 5664 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/566/statm: 74809 5664 400 364 0 10721 0
[pid=568] ppid=566 vsize=416524 CPUtime=99.99 cores=1,3
/proc/568/stat : 568 (adaptg2wsat2009) T 566 568 568 0 -1 4202496 585 0 0 0 9999 0 0 0 25 0 1 0 886572425 426520576 321 33554432000 134512640 135107411 4288662608 18446744073709551615 134532364 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/568/statm: 104131 321 59 146 0 103007 0
[pid=566/tid=576] ppid=531 vsize=299236 CPUtime=0 cores=1,3
/proc/566/task/576/stat : 576 (python) S 531 531 31379 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886582437 306417664 5664 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 514 18446604461344482624 0 0 -1 3 0 0 0
[pid=577] ppid=531 vsize=310032 CPUtime=0.13 cores=1,3
/proc/577/stat : 577 (python) S 531 531 31379 0 -1 4202560 1081 0 0 0 8 5 0 0 19 0 2 0 886582438 317472768 5782 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/577/statm: 77508 5782 400 364 0 13417 0
[pid=579] ppid=577 vsize=416524 CPUtime=100.12 cores=1,3
/proc/579/stat : 579 (adaptg2wsat2009) T 577 579 579 0 -1 4202496 586 0 0 0 10012 0 0 0 25 0 1 0 886582438 426520576 320 33554432000 134512640 135107411 4294782080 18446744073709551615 134532097 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/579/statm: 104131 320 59 146 0 103007 0
[pid=577/tid=582] ppid=531 vsize=310032 CPUtime=0 cores=1,3
/proc/577/task/582/stat : 582 (python) S 531 531 31379 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886592450 317472768 5782 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 514 18446604461344483520 0 0 -1 3 0 0 0
[pid=583] ppid=531 vsize=320288 CPUtime=0.06 cores=1,3
/proc/583/stat : 583 (python) S 531 531 31379 0 -1 4202560 930 0 0 0 4 2 0 0 15 0 1 0 886592451 327974912 5756 33554432000 4194304 5683644 140735185139216 18446744073709551615 208080252486 0 0 16781312 514 5616743318135210245 0 0 17 1 0 0 0
/proc/583/statm: 80072 5756 371 364 0 15978 0
[pid=585] ppid=583 vsize=2264 CPUtime=33.38 cores=1,3
/proc/585/stat : 585 (march_hi) R 583 585 585 0 -1 4202496 989 0 0 0 3338 0 0 0 25 0 1 0 886592451 2318336 392 33554432000 4194304 4955518 140735695947344 18446744073709551615 4224512 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/585/statm: 566 392 106 186 0 379 0
[pid=531/tid=538] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/538/stat : 538 (python) S 529 531 31379 0 -1 4202560 28 937 0 0 0 0 0 0 25 0 6 0 886552399 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
[pid=531/tid=552] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/552/stat : 552 (python) S 529 531 31379 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 6 0 886562411 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
[pid=531/tid=567] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/567/stat : 567 (python) S 529 531 31379 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 6 0 886572425 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
[pid=531/tid=578] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/578/stat : 578 (python) S 529 531 31379 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 6 0 886582438 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
[pid=531/tid=584] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/584/stat : 584 (python) S 529 531 31379 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 6 0 886592451 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 434.69
Current children cumulated vsize (KiB) 4709432

[startup+435.101 s]
/proc/loadavg: 4.03 4.02 3.82 5/246 586
/proc/meminfo: memFree=31128192/32950928 swapFree=67055948/67111528
[pid=531] ppid=529 vsize=330532 CPUtime=0.67 cores=1,3
/proc/531/stat : 531 (python) S 529 531 31379 0 -1 4202496 13481 937 1 0 57 10 0 0 19 0 6 0 886552326 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/531/statm: 82633 7267 1878 364 0 18539 0
[pid=537] ppid=531 vsize=288852 CPUtime=0.12 cores=1,3
/proc/537/stat : 537 (python) S 531 531 31379 0 -1 4202560 1146 0 0 0 6 6 0 0 19 0 2 0 886552399 295784448 5658 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/537/statm: 72213 5658 416 364 0 8131 0
[pid=539] ppid=537 vsize=1017932 CPUtime=99.98 cores=1,3
/proc/539/stat : 539 (gnovelty+2) T 537 539 539 0 -1 4202496 491 0 0 0 9998 0 0 0 25 0 1 0 886552399 1042362368 226 33554432000 134512640 135663704 4293487632 18446744073709551615 134525286 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/539/statm: 254483 226 113 282 0 254199 0
[pid=537/tid=550] ppid=531 vsize=288852 CPUtime=0 cores=1,3
/proc/537/task/550/stat : 550 (python) S 531 531 31379 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 886562410 295784448 5658 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 514 18446604471135181696 0 0 -1 3 0 0 0
[pid=551] ppid=531 vsize=289316 CPUtime=0.13 cores=1,3
/proc/551/stat : 551 (python) S 531 531 31379 0 -1 4202560 1082 0 0 0 7 6 0 0 19 0 2 0 886562411 296259584 5740 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/551/statm: 72329 5740 400 364 0 8244 0
[pid=553] ppid=551 vsize=1017932 CPUtime=99.99 cores=1,3
/proc/553/stat : 553 (gnovelty+2) T 551 553 553 0 -1 4202496 492 0 0 0 9999 0 0 0 25 0 1 0 886562411 1042362368 226 33554432000 134512640 135663704 4293828592 18446744073709551615 134524868 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/553/statm: 254483 226 113 282 0 254199 0
[pid=551/tid=565] ppid=531 vsize=289316 CPUtime=0 cores=1,3
/proc/551/task/565/stat : 565 (python) S 531 531 31379 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886572424 296259584 5740 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 514 18446604471105680448 0 0 -1 3 0 0 0
[pid=566] ppid=531 vsize=299236 CPUtime=0.12 cores=1,3
/proc/566/stat : 566 (python) S 531 531 31379 0 -1 4202560 1074 0 0 0 6 6 0 0 19 0 2 0 886572425 306417664 5664 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/566/statm: 74809 5664 400 364 0 10721 0
[pid=568] ppid=566 vsize=416524 CPUtime=99.99 cores=1,3
/proc/568/stat : 568 (adaptg2wsat2009) T 566 568 568 0 -1 4202496 585 0 0 0 9999 0 0 0 25 0 1 0 886572425 426520576 321 33554432000 134512640 135107411 4288662608 18446744073709551615 134532364 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/568/statm: 104131 321 59 146 0 103007 0
[pid=566/tid=576] ppid=531 vsize=299236 CPUtime=0 cores=1,3
/proc/566/task/576/stat : 576 (python) S 531 531 31379 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886582437 306417664 5664 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 514 18446604461344482624 0 0 -1 3 0 0 0
[pid=577] ppid=531 vsize=310032 CPUtime=0.13 cores=1,3
/proc/577/stat : 577 (python) S 531 531 31379 0 -1 4202560 1081 0 0 0 8 5 0 0 19 0 2 0 886582438 317472768 5782 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/577/statm: 77508 5782 400 364 0 13417 0
[pid=579] ppid=577 vsize=416524 CPUtime=100.12 cores=1,3
/proc/579/stat : 579 (adaptg2wsat2009) T 577 579 579 0 -1 4202496 586 0 0 0 10012 0 0 0 25 0 1 0 886582438 426520576 320 33554432000 134512640 135107411 4294782080 18446744073709551615 134532097 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/579/statm: 104131 320 59 146 0 103007 0
[pid=577/tid=582] ppid=531 vsize=310032 CPUtime=0 cores=1,3
/proc/577/task/582/stat : 582 (python) S 531 531 31379 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886592450 317472768 5782 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 514 18446604461344483520 0 0 -1 3 0 0 0
[pid=583] ppid=531 vsize=320288 CPUtime=0.06 cores=1,3
/proc/583/stat : 583 (python) S 531 531 31379 0 -1 4202560 930 0 0 0 4 2 0 0 15 0 1 0 886592451 327974912 5756 33554432000 4194304 5683644 140735185139216 18446744073709551615 208080252486 0 0 16781312 514 5616743322430177541 0 0 17 1 0 0 0
/proc/583/statm: 80072 5756 371 364 0 15978 0
[pid=585] ppid=583 vsize=2264 CPUtime=33.78 cores=1,3
/proc/585/stat : 585 (march_hi) R 583 585 585 0 -1 4202496 989 0 0 0 3378 0 0 0 25 0 1 0 886592451 2318336 392 33554432000 4194304 4955518 140735695947344 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/585/statm: 566 392 106 186 0 379 0
[pid=531/tid=538] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/538/stat : 538 (python) S 529 531 31379 0 -1 4202560 28 937 0 0 0 0 0 0 25 0 6 0 886552399 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
[pid=531/tid=552] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/552/stat : 552 (python) S 529 531 31379 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 6 0 886562411 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
[pid=531/tid=567] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/567/stat : 567 (python) S 529 531 31379 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 6 0 886572425 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
[pid=531/tid=578] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/578/stat : 578 (python) S 529 531 31379 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 6 0 886582438 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
[pid=531/tid=584] ppid=529 vsize=330532 CPUtime=0 cores=1,3
/proc/531/task/584/stat : 584 (python) S 529 531 31379 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 6 0 886592451 338464768 7267 33554432000 4194304 5683644 140735185139216 18446744073709551615 208092055985 0 0 16781312 2 18446604471135180800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 435.09
Current children cumulated vsize (KiB) 4709432

Child status: 0
Real time (s): 435.131
CPU time (s): 435.216
CPU user time (s): 434.813
CPU system time (s): 0.402938
CPU usage (%): 100.019
Max. virtual memory (cumulated for all children) (KiB): 4709432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 434.813
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27596
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= 2024
involuntary context switches= 1651

runsolver used 0.749886 second user time and 1.72874 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-11 01:45:26
IDJOB=3484406
IDBENCH=82917
IDSOLVER=1975
FILE ID=node127/3484406-1307749526
RUNJOBID= node127-1307747008-31399
PBS_JOBID= 13550830
Free space on /tmp= 74000 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1374457799-001.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-3484406-1307749526/watcher-3484406-1307749526 -o /tmp/evaluation-result-3484406-1307749526/solver-3484406-1307749526 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484406-1307749526.cnf -seed 566610273 -budget 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0448cdbfc0b1241b735cac942d079298
RANDOM SEED=566610273

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31319800 kB
Buffers:        278148 kB
Cached:         976312 kB
SwapCached:       9372 kB
Active:         770924 kB
Inactive:       656588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31319800 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:           72596 kB
Writeback:           0 kB
AnonPages:      170204 kB
Mapped:          21044 kB
Slab:           133460 kB
PageTables:      10040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4701592 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= 73968 MiB
End job on node127 at 2011-06-11 01:52:42