Trace number 3386884

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)UNSAT 634.577 632.471

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S321945897-005.UNKNOWN.cnf
MD5SUM7b433874f4dba1bf060f64be4ba91fb7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.804
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.37/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.67	c INFO: solving HOME/instance-3386884-1305594486.cnf
0.37/0.67	c INFO: computing task features
0.44/0.70	c INFO: computed variable-clause graph statistics
0.44/0.70	c INFO: computed clause balance statistics
0.54/0.85	c INFO: computed variable balance statistics
0.64/0.92	c INFO: computed small-clause counts
0.64/0.92	c INFO: computed Horn-clause counts
0.64/0.92	c INFO: computed variable graph statistics
0.64/0.92	c INFO: collected features for HOME/instance-3386884-1305594486.cnf in 0.26 s
0.64/0.95	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.59)
101.26/101.38	c INFO: running gnovelty+2@0 for 97 with 4899 remaining (b = 0.09)
202.20/201.83	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.04)
302.89/302.28	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.03)
400.83/399.75	c INFO: running adaptg2wsat2009++@0 for 97 with 4601 remaining (b = 0.02)
499.76/498.23	c INFO: running gnovelty+2@0 for 97 with 4502 remaining (b = 0.02)
600.44/598.68	c INFO: running march_hi@0 for 2134 with 4402 remaining (b = 0.40)
634.37/632.44	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.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-3386884-1305594486/watcher-3386884-1305594486 -o /tmp/evaluation-result-3386884-1305594486/solver-3386884-1305594486 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386884-1305594486.cnf -seed 1639765428 -budget 5000 

running on 4 cores: 1,3,5,7

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: 5.08 5.09 5.09 5/581 9941
/proc/meminfo: memFree=20577112/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=15772 CPUtime=0 cores=1,3,5,7
/proc/9941/stat : 9941 (python) R 9939 9941 9113 0 -1 4202496 888 0 0 0 0 0 0 0 23 0 1 0 671045692 16150528 770 33554432000 4194304 5683644 140736993301088 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9941/statm: 3943 770 343 364 0 430 0

[startup+0.0261669 s]
/proc/loadavg: 5.08 5.09 5.09 5/581 9941
/proc/meminfo: memFree=20577112/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=16396 CPUtime=0.01 cores=1,3,5,7
/proc/9941/stat : 9941 (python) R 9939 9941 9113 0 -1 4202496 1110 0 0 0 1 0 0 0 24 0 1 0 671045692 16789504 979 33554432000 4194304 5683644 140736993301088 18446744073709551615 5150659 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9941/statm: 4099 979 407 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+0.100212 s]
/proc/loadavg: 5.08 5.09 5.09 5/581 9941
/proc/meminfo: memFree=20577112/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=85616 CPUtime=0.06 cores=1,3,5,7
/proc/9941/stat : 9941 (python) R 9939 9941 9113 0 -1 4202496 2627 0 0 0 4 2 0 0 17 0 1 0 671045692 87670784 2347 33554432000 4194304 5683644 140736993301088 18446744073709551615 5041824 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9941/statm: 21404 2347 713 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85616

[startup+0.30039 s]
/proc/loadavg: 5.08 5.09 5.09 5/581 9941
/proc/meminfo: memFree=20577112/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=135744 CPUtime=0.19 cores=1,3,5,7
/proc/9941/stat : 9941 (python) S 9939 9941 9113 0 -1 4202496 5972 931 1 0 13 6 0 0 17 0 1 0 671045692 139001856 4148 33554432000 4194304 5683644 140736993301088 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/9941/statm: 33936 4148 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135744

[startup+0.701095 s]
/proc/loadavg: 5.08 5.09 5.09 5/581 9941
/proc/meminfo: memFree=20577112/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=279312 CPUtime=0.44 cores=1,3,5,7
/proc/9941/stat : 9941 (python) R 9939 9941 9113 0 -1 4202496 9585 931 1 0 30 14 0 0 15 0 1 0 671045692 286015488 7077 33554432000 4194304 5683644 140736993301088 18446744073709551615 47366072699689 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9941/statm: 69828 7125 1776 364 0 5752 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 279312

[startup+1.50095 s]
/proc/loadavg: 5.08 5.09 5.09 6/585 9949
/proc/meminfo: memFree=20551536/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=288852 CPUtime=0.7 cores=1,3,5,7
/proc/9941/stat : 9941 (python) S 9939 9941 9113 0 -1 4202496 10173 931 1 0 55 15 0 0 18 0 2 0 671045692 295784448 7118 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9941/statm: 72213 7118 1877 364 0 8131 0
[pid=9947] ppid=9941 vsize=278608 CPUtime=0 cores=1,3,5,7
/proc/9947/stat : 9947 (python) S 9941 9941 9113 0 -1 4202560 736 0 0 0 0 0 0 0 17 0 1 0 671045788 285294592 5591 33554432000 4194304 5683644 140736993301088 18446744073709551615 239476715023 0 0 16781312 514 14068406587706310655 0 0 17 3 0 0 0
/proc/9947/statm: 69652 5591 354 364 0 5570 0
[pid=9949] ppid=9947 vsize=1017932 CPUtime=0.53 cores=1,3,5,7
/proc/9949/stat : 9949 (gnovelty+2) R 9947 9949 9949 0 -1 4202496 491 0 0 0 53 0 0 0 19 0 1 0 671045788 1042362368 226 33554432000 134512640 135663704 4288536064 18446744073709551615 134525218 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9949/statm: 254483 226 113 282 0 254199 0
[pid=9941/tid=9948] ppid=9939 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9948/stat : 9948 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 671045788 295784448 7118 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1585392

[startup+3.10064 s]
/proc/loadavg: 5.08 5.09 5.09 6/585 9949
/proc/meminfo: memFree=20550544/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=288852 CPUtime=0.7 cores=1,3,5,7
/proc/9941/stat : 9941 (python) S 9939 9941 9113 0 -1 4202496 10173 931 1 0 55 15 0 0 18 0 2 0 671045692 295784448 7118 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9941/statm: 72213 7118 1877 364 0 8131 0
[pid=9947] ppid=9941 vsize=278608 CPUtime=0 cores=1,3,5,7
/proc/9947/stat : 9947 (python) S 9941 9941 9113 0 -1 4202560 736 0 0 0 0 0 0 0 15 0 1 0 671045788 285294592 5591 33554432000 4194304 5683644 140736993301088 18446744073709551615 239476715023 0 0 16781312 514 14068406587706278148 0 0 17 3 0 0 0
/proc/9947/statm: 69652 5591 354 364 0 5570 0
[pid=9949] ppid=9947 vsize=1017932 CPUtime=2.13 cores=1,3,5,7
/proc/9949/stat : 9949 (gnovelty+2) R 9947 9949 9949 0 -1 4202496 491 0 0 0 213 0 0 0 23 0 1 0 671045788 1042362368 226 33554432000 134512640 135663704 4288536064 18446744073709551615 134524534 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9949/statm: 254483 226 113 282 0 254199 0
[pid=9941/tid=9948] ppid=9939 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9948/stat : 9948 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 671045788 295784448 7118 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1585392

[startup+6.30103 s]
/proc/loadavg: 5.08 5.09 5.09 6/585 9949
/proc/meminfo: memFree=20550728/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=288852 CPUtime=0.7 cores=1,3,5,7
/proc/9941/stat : 9941 (python) S 9939 9941 9113 0 -1 4202496 10173 931 1 0 55 15 0 0 18 0 2 0 671045692 295784448 7118 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9941/statm: 72213 7118 1877 364 0 8131 0
[pid=9947] ppid=9941 vsize=278608 CPUtime=0.01 cores=1,3,5,7
/proc/9947/stat : 9947 (python) S 9941 9941 9113 0 -1 4202560 884 0 0 0 0 1 0 0 15 0 1 0 671045788 285294592 5614 33554432000 4194304 5683644 140736993301088 18446744073709551615 239476715023 0 0 16781312 514 14068406587706278148 0 0 17 3 0 0 0
/proc/9947/statm: 69652 5614 377 364 0 5570 0
[pid=9949] ppid=9947 vsize=1017932 CPUtime=5.33 cores=1,3,5,7
/proc/9949/stat : 9949 (gnovelty+2) R 9947 9949 9949 0 -1 4202496 491 0 0 0 533 0 0 0 25 0 1 0 671045788 1042362368 226 33554432000 134512640 135663704 4288536064 18446744073709551615 134524534 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9949/statm: 254483 226 113 282 0 254199 0
[pid=9941/tid=9948] ppid=9939 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9948/stat : 9948 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 671045788 295784448 7118 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1585392

[startup+12.7008 s]
/proc/loadavg: 5.07 5.08 5.09 6/585 9949
/proc/meminfo: memFree=20550388/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=288852 CPUtime=0.7 cores=1,3,5,7
/proc/9941/stat : 9941 (python) S 9939 9941 9113 0 -1 4202496 10173 931 1 0 55 15 0 0 18 0 2 0 671045692 295784448 7118 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9941/statm: 72213 7118 1877 364 0 8131 0
[pid=9947] ppid=9941 vsize=278608 CPUtime=0.04 cores=1,3,5,7
/proc/9947/stat : 9947 (python) S 9941 9941 9113 0 -1 4202560 886 0 0 0 2 2 0 0 15 0 1 0 671045788 285294592 5614 33554432000 4194304 5683644 140736993301088 18446744073709551615 239476715023 0 0 16781312 514 5597763230588961028 0 0 17 3 0 0 0
/proc/9947/statm: 69652 5614 377 364 0 5570 0
[pid=9949] ppid=9947 vsize=1017932 CPUtime=11.72 cores=1,3,5,7
/proc/9949/stat : 9949 (gnovelty+2) R 9947 9949 9949 0 -1 4202496 491 0 0 0 1172 0 0 0 25 0 1 0 671045788 1042362368 226 33554432000 134512640 135663704 4288536064 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9949/statm: 254483 226 113 282 0 254199 0
[pid=9941/tid=9948] ppid=9939 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9948/stat : 9948 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 671045788 295784448 7118 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1585392

[startup+25.5003 s]
/proc/loadavg: 5.06 5.08 5.09 6/585 9949
/proc/meminfo: memFree=20551184/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=288852 CPUtime=0.7 cores=1,3,5,7
/proc/9941/stat : 9941 (python) S 9939 9941 9113 0 -1 4202496 10173 931 1 0 55 15 0 0 18 0 2 0 671045692 295784448 7118 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9941/statm: 72213 7118 1877 364 0 8131 0
[pid=9947] ppid=9941 vsize=278608 CPUtime=0.09 cores=1,3,5,7
/proc/9947/stat : 9947 (python) S 9941 9941 9113 0 -1 4202560 891 0 0 0 4 5 0 0 15 0 1 0 671045788 285294592 5614 33554432000 4194304 5683644 140736993301088 18446744073709551615 239476715023 0 0 16781312 514 5597763230588961028 0 0 17 3 0 0 0
/proc/9947/statm: 69652 5614 377 364 0 5570 0
[pid=9949] ppid=9947 vsize=1017932 CPUtime=24.51 cores=1,3,5,7
/proc/9949/stat : 9949 (gnovelty+2) R 9947 9949 9949 0 -1 4202496 491 0 0 0 2451 0 0 0 25 0 1 0 671045788 1042362368 226 33554432000 134512640 135663704 4288536064 18446744073709551615 134525222 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9949/statm: 254483 226 113 282 0 254199 0
[pid=9941/tid=9948] ppid=9939 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9948/stat : 9948 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 671045788 295784448 7118 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 1585392

[startup+51.1004 s]
/proc/loadavg: 5.04 5.07 5.09 6/585 9950
/proc/meminfo: memFree=20551284/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=288852 CPUtime=0.7 cores=1,3,5,7
/proc/9941/stat : 9941 (python) S 9939 9941 9113 0 -1 4202496 10173 931 1 0 55 15 0 0 18 0 2 0 671045692 295784448 7118 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9941/statm: 72213 7118 1877 364 0 8131 0
[pid=9947] ppid=9941 vsize=278608 CPUtime=0.18 cores=1,3,5,7
/proc/9947/stat : 9947 (python) S 9941 9941 9113 0 -1 4202560 901 0 0 0 8 10 0 0 15 0 1 0 671045788 285294592 5614 33554432000 4194304 5683644 140736993301088 18446744073709551615 239476715023 0 0 16781312 514 5597763230588961028 0 0 17 3 0 0 0
/proc/9947/statm: 69652 5614 377 364 0 5570 0
[pid=9949] ppid=9947 vsize=1017932 CPUtime=50.09 cores=1,3,5,7
/proc/9949/stat : 9949 (gnovelty+2) R 9947 9949 9949 0 -1 4202496 491 0 0 0 5009 0 0 0 25 0 1 0 671045788 1042362368 226 33554432000 134512640 135663704 4288536064 18446744073709551615 134524540 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9949/statm: 254483 226 113 282 0 254199 0
[pid=9941/tid=9948] ppid=9939 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9948/stat : 9948 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 671045788 295784448 7118 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 1585392

[startup+102.321 s]
/proc/loadavg: 5.01 5.06 5.08 6/589 9955
/proc/meminfo: memFree=20546688/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=299592 CPUtime=0.73 cores=1,3,5,7
/proc/9941/stat : 9941 (python) S 9939 9941 9113 0 -1 4202496 11006 931 1 0 58 15 0 0 20 0 3 0 671045692 306782208 7231 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9941/statm: 74898 7231 1880 364 0 10813 0
[pid=9947] ppid=9941 vsize=288852 CPUtime=0.41 cores=1,3,5,7
/proc/9947/stat : 9947 (python) S 9941 9941 9113 0 -1 4202560 1077 0 0 0 21 20 0 0 17 0 2 0 671045788 295784448 5652 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9947/statm: 72213 5652 410 364 0 8131 0
[pid=9949] ppid=9947 vsize=1017932 CPUtime=100.24 cores=1,3,5,7
/proc/9949/stat : 9949 (gnovelty+2) T 9947 9949 9949 0 -1 4202496 491 0 0 0 10024 0 0 0 25 0 1 0 671045788 1042362368 226 33554432000 134512640 135663704 4288536064 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/9949/statm: 254483 226 113 282 0 254199 0
[pid=9947/tid=9952] ppid=9941 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/9947/task/9952/stat : 9952 (python) S 9941 9941 9113 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 671055828 295784448 5652 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 514 18446604464778184000 0 0 -1 3 0 0 0
[pid=9953] ppid=9941 vsize=289348 CPUtime=0 cores=1,3,5,7
/proc/9953/stat : 9953 (python) S 9941 9941 9113 0 -1 4202560 746 0 0 0 0 0 0 0 17 0 1 0 671055831 296292352 5695 33554432000 4194304 5683644 140736993301088 18446744073709551615 239476715078 0 0 16781312 514 14068410435997007871 0 0 17 7 0 0 0
/proc/9953/statm: 72337 5695 348 364 0 8252 0
[pid=9955] ppid=9953 vsize=1017932 CPUtime=0.92 cores=1,3,5,7
/proc/9955/stat : 9955 (gnovelty+2) R 9953 9955 9955 0 -1 4202496 489 0 0 0 92 0 0 0 20 0 1 0 671055831 1042362368 226 33554432000 134512640 135663704 4292083776 18446744073709551615 134524551 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9955/statm: 254483 226 113 282 0 254199 0
[pid=9941/tid=9948] ppid=9939 vsize=299592 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9948/stat : 9948 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 3 0 671045788 306782208 7231 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
[pid=9941/tid=9954] ppid=9939 vsize=299592 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9954/stat : 9954 (python) S 9939 9941 9113 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 671055831 306782208 7231 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2913656

[startup+162.301 s]
/proc/loadavg: 5.09 5.08 5.09 6/589 9957
/proc/meminfo: memFree=20545168/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=299592 CPUtime=0.73 cores=1,3,5,7
/proc/9941/stat : 9941 (python) S 9939 9941 9113 0 -1 4202496 11006 931 1 0 58 15 0 0 20 0 3 0 671045692 306782208 7231 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9941/statm: 74898 7231 1880 364 0 10813 0
[pid=9947] ppid=9941 vsize=288852 CPUtime=0.41 cores=1,3,5,7

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

[pid=9941/tid=9948] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9948/stat : 9948 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 8 0 671045788 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
[pid=9941/tid=9954] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9954/stat : 9954 (python) S 9939 9941 9113 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 8 0 671055831 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 3 0 0 0
[pid=9941/tid=9961] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9961/stat : 9961 (python) S 9939 9941 9113 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 8 0 671065876 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 3 0 0 0
[pid=9941/tid=9968] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9968/stat : 9968 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 671075921 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
[pid=9941/tid=9974] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9974/stat : 9974 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 671085668 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
[pid=9941/tid=9981] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9981/stat : 9981 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 671095516 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 3 0 0 0
[pid=9941/tid=9988] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9988/stat : 9988 (python) S 9939 9941 9113 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 8 0 671105561 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 633.86
Current children cumulated vsize (KiB) 6835420

[startup+632.301 s]
/proc/loadavg: 5.01 5.05 5.08 6/609 9989
/proc/meminfo: memFree=20517464/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=351056 CPUtime=0.9 cores=1,3,5,7
/proc/9941/stat : 9941 (python) S 9939 9941 9113 0 -1 4202496 15454 931 1 0 74 16 0 0 19 0 8 0 671045692 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9941/statm: 87764 7290 1890 364 0 23664 0
[pid=9947] ppid=9941 vsize=288852 CPUtime=0.41 cores=1,3,5,7
/proc/9947/stat : 9947 (python) S 9941 9941 9113 0 -1 4202560 1077 0 0 0 21 20 0 0 17 0 2 0 671045788 295784448 5652 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9947/statm: 72213 5652 410 364 0 8131 0
[pid=9949] ppid=9947 vsize=1017932 CPUtime=100.24 cores=1,3,5,7
/proc/9949/stat : 9949 (gnovelty+2) T 9947 9949 9949 0 -1 4202496 491 0 0 0 10024 0 0 0 25 0 1 0 671045788 1042362368 226 33554432000 134512640 135663704 4288536064 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/9949/statm: 254483 226 113 282 0 254199 0
[pid=9947/tid=9952] ppid=9941 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/9947/task/9952/stat : 9952 (python) S 9941 9941 9113 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 671055828 295784448 5652 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 514 18446604464778184000 0 0 -1 3 0 0 0
[pid=9953] ppid=9941 vsize=289348 CPUtime=0.41 cores=1,3,5,7
/proc/9953/stat : 9953 (python) S 9941 9941 9113 0 -1 4202560 1082 0 0 0 20 21 0 0 17 0 2 0 671055831 296292352 5748 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9953/statm: 72337 5748 400 364 0 8252 0
[pid=9955] ppid=9953 vsize=1017932 CPUtime=100.41 cores=1,3,5,7
/proc/9955/stat : 9955 (gnovelty+2) T 9953 9955 9955 0 -1 4202496 489 0 0 0 10041 0 0 0 25 0 1 0 671055831 1042362368 226 33554432000 134512640 135663704 4292083776 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9955/statm: 254483 226 113 282 0 254199 0
[pid=9953/tid=9959] ppid=9941 vsize=289348 CPUtime=0 cores=1,3,5,7
/proc/9953/task/9959/stat : 9959 (python) S 9941 9941 9113 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 671065873 296292352 5748 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 514 18446604464778184896 0 0 -1 7 0 0 0
[pid=9960] ppid=9941 vsize=299280 CPUtime=0.42 cores=1,3,5,7
/proc/9960/stat : 9960 (python) S 9941 9941 9113 0 -1 4202560 1086 0 0 0 22 20 0 0 19 0 2 0 671065876 306462720 5681 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9960/statm: 74820 5681 400 364 0 10732 0
[pid=9962] ppid=9960 vsize=416524 CPUtime=100.32 cores=1,3,5,7
/proc/9962/stat : 9962 (adaptg2wsat2009) T 9960 9962 9962 0 -1 4202496 586 0 0 0 10032 0 0 0 25 0 1 0 671065877 426520576 322 33554432000 134512640 135107411 4287680112 18446744073709551615 134531935 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/9962/statm: 104131 322 59 146 0 103007 0
[pid=9960/tid=9966] ppid=9941 vsize=299280 CPUtime=0 cores=1,3,5,7
/proc/9960/task/9966/stat : 9966 (python) S 9941 9941 9113 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 671075917 306462720 5681 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 514 18446604464307750848 0 0 -1 7 0 0 0
[pid=9967] ppid=9941 vsize=310100 CPUtime=0.42 cores=1,3,5,7
/proc/9967/stat : 9967 (python) S 9941 9941 9113 0 -1 4202560 1106 0 0 0 23 19 0 0 17 0 2 0 671075921 317542400 5799 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9967/statm: 77525 5799 400 364 0 13434 0
[pid=9969] ppid=9967 vsize=416524 CPUtime=97.43 cores=1,3,5,7
/proc/9969/stat : 9969 (adaptg2wsat2009) T 9967 9969 9969 0 -1 4202496 589 0 0 0 9743 0 0 0 25 0 1 0 671075921 426520576 321 33554432000 134512640 135107411 4293660720 18446744073709551615 134531661 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9969/statm: 104131 321 59 146 0 103007 0
[pid=9967/tid=9972] ppid=9941 vsize=310100 CPUtime=0 cores=1,3,5,7
/proc/9967/task/9972/stat : 9972 (python) S 9941 9941 9113 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 671085664 317542400 5799 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 514 18446604456156706880 0 0 -1 7 0 0 0
[pid=9973] ppid=9941 vsize=320356 CPUtime=0.42 cores=1,3,5,7
/proc/9973/stat : 9973 (python) S 9941 9941 9113 0 -1 4202560 1109 0 0 0 21 21 0 0 19 0 2 0 671085668 328044544 5803 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9973/statm: 80089 5803 400 364 0 15995 0
[pid=9975] ppid=9973 vsize=416524 CPUtime=98.43 cores=1,3,5,7
/proc/9975/stat : 9975 (adaptg2wsat2009) T 9973 9975 9975 0 -1 4202496 587 0 0 0 9843 0 0 0 25 0 1 0 671085668 426520576 320 33554432000 134512640 135107411 4291877632 18446744073709551615 134531848 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9975/statm: 104131 320 59 146 0 103007 0
[pid=9973/tid=9979] ppid=9941 vsize=320356 CPUtime=0 cores=1,3,5,7
/proc/9973/task/9979/stat : 9979 (python) S 9941 9941 9113 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 671095512 328044544 5803 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 514 18446604461255214336 0 0 -1 3 0 0 0
[pid=9980] ppid=9941 vsize=329984 CPUtime=0.42 cores=1,3,5,7
/proc/9980/stat : 9980 (python) S 9941 9941 9113 0 -1 4202560 1122 0 0 0 22 20 0 0 19 0 2 0 671095516 337903616 5682 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9980/statm: 82496 5682 400 364 0 18399 0
[pid=9982] ppid=9980 vsize=1017932 CPUtime=100.32 cores=1,3,5,7
/proc/9982/stat : 9982 (gnovelty+2) T 9980 9982 9982 0 -1 4202496 494 0 0 0 10032 0 0 0 25 0 1 0 671095516 1042362368 226 33554432000 134512640 135663704 4290899296 18446744073709551615 134524984 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/9982/statm: 254483 226 113 282 0 254199 0
[pid=9980/tid=9986] ppid=9941 vsize=329984 CPUtime=0 cores=1,3,5,7
/proc/9980/task/9986/stat : 9986 (python) S 9941 9941 9113 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 671105557 337903616 5682 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 514 18446604471163005760 0 0 -1 7 0 0 0
[pid=9987] ppid=9941 vsize=340812 CPUtime=0.17 cores=1,3,5,7
/proc/9987/stat : 9987 (python) S 9941 9941 9113 0 -1 4202560 971 0 0 0 9 8 0 0 15 0 1 0 671105561 348991488 5767 33554432000 4194304 5683644 140736993301088 18446744073709551615 239476715078 0 0 16781312 514 8203526627875848452 0 0 17 3 0 0 0
/proc/9987/statm: 85203 5767 371 364 0 21103 0
[pid=9989] ppid=9987 vsize=2264 CPUtime=33.54 cores=1,3,5,7
/proc/9989/stat : 9989 (march_hi) R 9987 9989 9989 0 -1 4202496 991 0 0 0 3354 0 0 0 25 0 1 0 671105561 2318336 392 33554432000 4194304 4955518 140735061416560 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9989/statm: 566 392 106 186 0 379 0
[pid=9941/tid=9948] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9948/stat : 9948 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 8 0 671045788 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
[pid=9941/tid=9954] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9954/stat : 9954 (python) S 9939 9941 9113 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 8 0 671055831 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 3 0 0 0
[pid=9941/tid=9961] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9961/stat : 9961 (python) S 9939 9941 9113 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 8 0 671065876 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 3 0 0 0
[pid=9941/tid=9968] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9968/stat : 9968 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 671075921 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
[pid=9941/tid=9974] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9974/stat : 9974 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 671085668 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
[pid=9941/tid=9981] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9981/stat : 9981 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 671095516 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 3 0 0 0
[pid=9941/tid=9988] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9988/stat : 9988 (python) S 9939 9941 9113 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 8 0 671105561 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 634.26
Current children cumulated vsize (KiB) 6835420

[startup+632.401 s]
/proc/loadavg: 5.01 5.05 5.08 6/609 9989
/proc/meminfo: memFree=20517216/32950928 swapFree=67056568/67111528
[pid=9941] ppid=9939 vsize=351056 CPUtime=0.9 cores=1,3,5,7
/proc/9941/stat : 9941 (python) S 9939 9941 9113 0 -1 4202496 15454 931 1 0 74 16 0 0 19 0 8 0 671045692 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9941/statm: 87764 7290 1890 364 0 23664 0
[pid=9947] ppid=9941 vsize=288852 CPUtime=0.41 cores=1,3,5,7
/proc/9947/stat : 9947 (python) S 9941 9941 9113 0 -1 4202560 1077 0 0 0 21 20 0 0 17 0 2 0 671045788 295784448 5652 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9947/statm: 72213 5652 410 364 0 8131 0
[pid=9949] ppid=9947 vsize=1017932 CPUtime=100.24 cores=1,3,5,7
/proc/9949/stat : 9949 (gnovelty+2) T 9947 9949 9949 0 -1 4202496 491 0 0 0 10024 0 0 0 25 0 1 0 671045788 1042362368 226 33554432000 134512640 135663704 4288536064 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/9949/statm: 254483 226 113 282 0 254199 0
[pid=9947/tid=9952] ppid=9941 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/9947/task/9952/stat : 9952 (python) S 9941 9941 9113 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 671055828 295784448 5652 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 514 18446604464778184000 0 0 -1 3 0 0 0
[pid=9953] ppid=9941 vsize=289348 CPUtime=0.41 cores=1,3,5,7
/proc/9953/stat : 9953 (python) S 9941 9941 9113 0 -1 4202560 1082 0 0 0 20 21 0 0 17 0 2 0 671055831 296292352 5748 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9953/statm: 72337 5748 400 364 0 8252 0
[pid=9955] ppid=9953 vsize=1017932 CPUtime=100.41 cores=1,3,5,7
/proc/9955/stat : 9955 (gnovelty+2) T 9953 9955 9955 0 -1 4202496 489 0 0 0 10041 0 0 0 25 0 1 0 671055831 1042362368 226 33554432000 134512640 135663704 4292083776 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9955/statm: 254483 226 113 282 0 254199 0
[pid=9953/tid=9959] ppid=9941 vsize=289348 CPUtime=0 cores=1,3,5,7
/proc/9953/task/9959/stat : 9959 (python) S 9941 9941 9113 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 671065873 296292352 5748 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 514 18446604464778184896 0 0 -1 7 0 0 0
[pid=9960] ppid=9941 vsize=299280 CPUtime=0.42 cores=1,3,5,7
/proc/9960/stat : 9960 (python) S 9941 9941 9113 0 -1 4202560 1086 0 0 0 22 20 0 0 19 0 2 0 671065876 306462720 5681 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9960/statm: 74820 5681 400 364 0 10732 0
[pid=9962] ppid=9960 vsize=416524 CPUtime=100.32 cores=1,3,5,7
/proc/9962/stat : 9962 (adaptg2wsat2009) T 9960 9962 9962 0 -1 4202496 586 0 0 0 10032 0 0 0 25 0 1 0 671065877 426520576 322 33554432000 134512640 135107411 4287680112 18446744073709551615 134531935 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/9962/statm: 104131 322 59 146 0 103007 0
[pid=9960/tid=9966] ppid=9941 vsize=299280 CPUtime=0 cores=1,3,5,7
/proc/9960/task/9966/stat : 9966 (python) S 9941 9941 9113 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 671075917 306462720 5681 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 514 18446604464307750848 0 0 -1 7 0 0 0
[pid=9967] ppid=9941 vsize=310100 CPUtime=0.42 cores=1,3,5,7
/proc/9967/stat : 9967 (python) S 9941 9941 9113 0 -1 4202560 1106 0 0 0 23 19 0 0 17 0 2 0 671075921 317542400 5799 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9967/statm: 77525 5799 400 364 0 13434 0
[pid=9969] ppid=9967 vsize=416524 CPUtime=97.43 cores=1,3,5,7
/proc/9969/stat : 9969 (adaptg2wsat2009) T 9967 9969 9969 0 -1 4202496 589 0 0 0 9743 0 0 0 25 0 1 0 671075921 426520576 321 33554432000 134512640 135107411 4293660720 18446744073709551615 134531661 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9969/statm: 104131 321 59 146 0 103007 0
[pid=9967/tid=9972] ppid=9941 vsize=310100 CPUtime=0 cores=1,3,5,7
/proc/9967/task/9972/stat : 9972 (python) S 9941 9941 9113 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 671085664 317542400 5799 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 514 18446604456156706880 0 0 -1 7 0 0 0
[pid=9973] ppid=9941 vsize=320356 CPUtime=0.42 cores=1,3,5,7
/proc/9973/stat : 9973 (python) S 9941 9941 9113 0 -1 4202560 1109 0 0 0 21 21 0 0 19 0 2 0 671085668 328044544 5803 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9973/statm: 80089 5803 400 364 0 15995 0
[pid=9975] ppid=9973 vsize=416524 CPUtime=98.43 cores=1,3,5,7
/proc/9975/stat : 9975 (adaptg2wsat2009) T 9973 9975 9975 0 -1 4202496 587 0 0 0 9843 0 0 0 25 0 1 0 671085668 426520576 320 33554432000 134512640 135107411 4291877632 18446744073709551615 134531848 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9975/statm: 104131 320 59 146 0 103007 0
[pid=9973/tid=9979] ppid=9941 vsize=320356 CPUtime=0 cores=1,3,5,7
/proc/9973/task/9979/stat : 9979 (python) S 9941 9941 9113 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 671095512 328044544 5803 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 514 18446604461255214336 0 0 -1 3 0 0 0
[pid=9980] ppid=9941 vsize=329984 CPUtime=0.42 cores=1,3,5,7
/proc/9980/stat : 9980 (python) S 9941 9941 9113 0 -1 4202560 1122 0 0 0 22 20 0 0 19 0 2 0 671095516 337903616 5682 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9980/statm: 82496 5682 400 364 0 18399 0
[pid=9982] ppid=9980 vsize=1017932 CPUtime=100.32 cores=1,3,5,7
/proc/9982/stat : 9982 (gnovelty+2) T 9980 9982 9982 0 -1 4202496 494 0 0 0 10032 0 0 0 25 0 1 0 671095516 1042362368 226 33554432000 134512640 135663704 4290899296 18446744073709551615 134524984 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/9982/statm: 254483 226 113 282 0 254199 0
[pid=9980/tid=9986] ppid=9941 vsize=329984 CPUtime=0 cores=1,3,5,7
/proc/9980/task/9986/stat : 9986 (python) S 9941 9941 9113 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 671105557 337903616 5682 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 514 18446604471163005760 0 0 -1 7 0 0 0
[pid=9987] ppid=9941 vsize=340812 CPUtime=0.17 cores=1,3,5,7
/proc/9987/stat : 9987 (python) S 9941 9941 9113 0 -1 4202560 973 0 0 0 9 8 0 0 15 0 1 0 671105561 348991488 5767 33554432000 4194304 5683644 140736993301088 18446744073709551615 239476715078 0 0 16781312 514 5607488342217163012 0 0 17 3 0 0 0
/proc/9987/statm: 85203 5767 371 364 0 21103 0
[pid=9989] ppid=9987 vsize=2264 CPUtime=33.65 cores=1,3,5,7
/proc/9989/stat : 9989 (march_hi) R 9987 9989 9989 0 -1 4202496 991 0 0 0 3365 0 0 0 25 0 1 0 671105561 2318336 392 33554432000 4194304 4955518 140735061416560 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9989/statm: 566 392 106 186 0 379 0
[pid=9941/tid=9948] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9948/stat : 9948 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 8 0 671045788 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
[pid=9941/tid=9954] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9954/stat : 9954 (python) S 9939 9941 9113 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 8 0 671055831 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 3 0 0 0
[pid=9941/tid=9961] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9961/stat : 9961 (python) S 9939 9941 9113 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 8 0 671065876 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 3 0 0 0
[pid=9941/tid=9968] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9968/stat : 9968 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 671075921 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
[pid=9941/tid=9974] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9974/stat : 9974 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 671085668 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 7 0 0 0
[pid=9941/tid=9981] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9981/stat : 9981 (python) S 9939 9941 9113 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 671095516 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 3 0 0 0
[pid=9941/tid=9988] ppid=9939 vsize=351056 CPUtime=0 cores=1,3,5,7
/proc/9941/task/9988/stat : 9988 (python) S 9939 9941 9113 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 8 0 671105561 359481344 7290 33554432000 4194304 5683644 140736993301088 18446744073709551615 239488518577 0 0 16781312 2 18446604468303327680 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 634.37
Current children cumulated vsize (KiB) 6835420

Child status: 0
Real time (s): 632.471
CPU time (s): 634.577
CPU user time (s): 633.05
CPU system time (s): 1.52777
CPU usage (%): 100.333
Max. virtual memory (cumulated for all children) (KiB): 6835424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 633.05
system time used= 1.52777
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33003
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= 4320
involuntary context switches= 2847

runsolver used 3.64145 second user time and 8.28974 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-17 03:08:06
IDJOB=3386884
IDBENCH=82949
IDSOLVER=1872
FILE ID=node148/3386884-1305594486
RUNJOBID= node148-1305586142-9132
PBS_JOBID= 13350330
Free space on /tmp= 72836 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S321945897-005.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-3386884-1305594486/watcher-3386884-1305594486 -o /tmp/evaluation-result-3386884-1305594486/solver-3386884-1305594486 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386884-1305594486.cnf -seed 1639765428 -budget 5000

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

MD5SUM BENCH= 7b433874f4dba1bf060f64be4ba91fb7
RANDOM SEED=1639765428

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20577268 kB
Buffers:        358504 kB
Cached:        5099008 kB
SwapCached:       8488 kB
Active:        8766592 kB
Inactive:      3215624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20577268 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           31960 kB
Writeback:           0 kB
AnonPages:     6523112 kB
Mapped:          46956 kB
Slab:           254324 kB
PageTables:      65504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 162251900 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= 72804 MiB
End job on node148 at 2011-05-17 03:18:39