Trace number 3484327

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 885.526 885.147

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S642174893-006.UNKNOWN.cnf
MD5SUM6df48a49b3cf6574a0f4cdf651f82d66
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark378.243
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

0.29/0.44	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.29/0.44	c INFO: solving HOME/instance-3484327-1307748929.cnf
0.29/0.44	c INFO: computing task features
0.29/0.48	c INFO: computed variable-clause graph statistics
0.29/0.48	c INFO: computed clause balance statistics
0.47/0.67	c INFO: computed variable balance statistics
0.57/0.75	c INFO: computed small-clause counts
0.57/0.75	c INFO: computed Horn-clause counts
0.57/0.75	c INFO: computed variable graph statistics
0.57/0.75	c INFO: collected features for HOME/instance-3484327-1307748929.cnf in 0.31 s
0.57/0.76	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.56)
100.77/100.90	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.10)
200.90/201.05	c INFO: running adaptg2wsat2009++@0 for 97 with 999 remaining (b = 0.05)
301.06/301.19	c INFO: running adaptg2wsat2009++@0 for 97 with 899 remaining (b = 0.03)
401.29/401.34	c INFO: running adaptg2wsat2009++@0 for 97 with 799 remaining (b = 0.03)
501.42/501.50	c INFO: running march_hi@0 for 485 with 699 remaining (b = 0.13)
885.32/885.12	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-3484327-1307748929/watcher-3484327-1307748929 -o /tmp/evaluation-result-3484327-1307748929/solver-3484327-1307748929 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484327-1307748929.cnf -seed 409621536 -budget 1200 

running on 2 cores: 4,6

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.00 3.47 5/231 16810
/proc/meminfo: memFree=31332280/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=15184 CPUtime=0 cores=4,6
/proc/16810/stat : 16810 (python) R 16808 16810 15638 0 -1 4202496 734 0 0 0 0 0 0 0 25 0 1 0 886491611 15548416 622 33554432000 4194304 5683644 140737054838544 18446744073709551615 251814239888 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16810/statm: 3796 622 322 364 0 283 0

[startup+0.058383 s]
/proc/loadavg: 4.00 4.00 3.47 5/231 16810
/proc/meminfo: memFree=31332280/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=38904 CPUtime=0.03 cores=4,6
/proc/16810/stat : 16810 (python) R 16808 16810 15638 0 -1 4202496 1629 0 0 0 3 0 0 0 25 0 1 0 886491611 39837696 1457 33554432000 4194304 5683644 140737054838544 18446744073709551615 251813900997 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16810/statm: 9726 1458 455 364 0 1026 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 38904

[startup+0.100383 s]
/proc/loadavg: 4.00 4.00 3.47 5/231 16810
/proc/meminfo: memFree=31332280/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=104620 CPUtime=0.06 cores=4,6
/proc/16810/stat : 16810 (python) R 16808 16810 15638 0 -1 4202496 3145 0 0 0 5 1 0 0 25 0 1 0 886491611 107130880 2823 33554432000 4194304 5683644 140737054838544 18446744073709551615 251814236084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16810/statm: 26155 2823 847 364 0 1903 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104620

[startup+0.300341 s]
/proc/loadavg: 4.00 4.00 3.47 5/231 16810
/proc/meminfo: memFree=31332280/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=198920 CPUtime=0.21 cores=4,6
/proc/16810/stat : 16810 (python) R 16808 16810 15638 0 -1 4202496 7030 930 1 0 17 4 0 0 17 0 1 0 886491611 203694080 5054 33554432000 4194304 5683644 140737054838544 18446744073709551615 4314336 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16810/statm: 49730 5054 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 198920

[startup+0.700296 s]
/proc/loadavg: 4.00 4.00 3.47 5/231 16810
/proc/meminfo: memFree=31332280/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=279656 CPUtime=0.57 cores=4,6
/proc/16810/stat : 16810 (python) R 16808 16810 15638 0 -1 4202496 9718 930 1 0 52 5 0 0 18 0 1 0 886491611 286367744 7300 33554432000 4194304 5683644 140737054838544 18446744073709551615 47892611174498 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16810/statm: 69914 7300 1827 364 0 5838 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 279656

[startup+1.50109 s]
/proc/loadavg: 4.00 4.00 3.47 5/235 16818
/proc/meminfo: memFree=31307224/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=289196 CPUtime=0.63 cores=4,6
/proc/16810/stat : 16810 (python) S 16808 16810 15638 0 -1 4202496 10005 930 1 0 58 5 0 0 20 0 2 0 886491611 296136704 7196 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16810/statm: 72299 7196 1869 364 0 8217 0
[pid=16816] ppid=16810 vsize=278952 CPUtime=0 cores=4,6
/proc/16816/stat : 16816 (python) S 16810 16810 15638 0 -1 4202560 736 0 0 0 0 0 0 0 19 0 1 0 886491688 285646848 5677 33554432000 4194304 5683644 140737054838544 18446744073709551615 251814260239 0 0 16781312 514 4247201491527401471 0 0 17 4 0 0 0
/proc/16816/statm: 69738 5677 354 364 0 5656 0
[pid=16818] ppid=16816 vsize=1017932 CPUtime=0.73 cores=4,6
/proc/16818/stat : 16818 (gnovelty+2) R 16816 16818 16818 0 -1 4202496 512 0 0 0 73 0 0 0 22 0 1 0 886491688 1042362368 247 33554432000 134512640 135663704 4290247744 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16818/statm: 254483 247 113 282 0 254199 0
[pid=16810/tid=16817] ppid=16808 vsize=289196 CPUtime=0 cores=4,6
/proc/16810/task/16817/stat : 16817 (python) S 16808 16810 15638 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 2 0 886491688 296136704 7196 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 1586080

[startup+3.10082 s]
/proc/loadavg: 4.00 4.00 3.47 5/235 16818
/proc/meminfo: memFree=31306604/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=289196 CPUtime=0.63 cores=4,6
/proc/16810/stat : 16810 (python) S 16808 16810 15638 0 -1 4202496 10005 930 1 0 58 5 0 0 20 0 2 0 886491611 296136704 7196 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16810/statm: 72299 7196 1869 364 0 8217 0
[pid=16816] ppid=16810 vsize=278952 CPUtime=0 cores=4,6
/proc/16816/stat : 16816 (python) S 16810 16810 15638 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 886491688 285646848 5677 33554432000 4194304 5683644 140737054838544 18446744073709551615 251814260239 0 0 16781312 514 4247201491527368963 0 0 17 4 0 0 0
/proc/16816/statm: 69738 5677 354 364 0 5656 0
[pid=16818] ppid=16816 vsize=1017932 CPUtime=2.33 cores=4,6
/proc/16818/stat : 16818 (gnovelty+2) R 16816 16818 16818 0 -1 4202496 512 0 0 0 233 0 0 0 25 0 1 0 886491688 1042362368 247 33554432000 134512640 135663704 4290247744 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16818/statm: 254483 247 113 282 0 254199 0
[pid=16810/tid=16817] ppid=16808 vsize=289196 CPUtime=0 cores=4,6
/proc/16810/task/16817/stat : 16817 (python) S 16808 16810 15638 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 2 0 886491688 296136704 7196 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1586080

[startup+6.30034 s]
/proc/loadavg: 4.00 4.00 3.47 5/235 16818
/proc/meminfo: memFree=31305084/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=289196 CPUtime=0.63 cores=4,6
/proc/16810/stat : 16810 (python) S 16808 16810 15638 0 -1 4202496 10005 930 1 0 58 5 0 0 20 0 2 0 886491611 296136704 7196 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16810/statm: 72299 7196 1869 364 0 8217 0
[pid=16816] ppid=16810 vsize=278952 CPUtime=0 cores=4,6
/proc/16816/stat : 16816 (python) S 16810 16810 15638 0 -1 4202560 872 0 0 0 0 0 0 0 18 0 1 0 886491688 285646848 5700 33554432000 4194304 5683644 140737054838544 18446744073709551615 251814260239 0 0 16781312 514 4247201491527368963 0 0 17 4 0 0 0
/proc/16816/statm: 69738 5700 377 364 0 5656 0
[pid=16818] ppid=16816 vsize=1017932 CPUtime=5.52 cores=4,6
/proc/16818/stat : 16818 (gnovelty+2) R 16816 16818 16818 0 -1 4202496 512 0 0 0 552 0 0 0 25 0 1 0 886491688 1042362368 247 33554432000 134512640 135663704 4290247744 18446744073709551615 134525309 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16818/statm: 254483 247 113 282 0 254199 0
[pid=16810/tid=16817] ppid=16808 vsize=289196 CPUtime=0 cores=4,6
/proc/16810/task/16817/stat : 16817 (python) S 16808 16810 15638 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 2 0 886491688 296136704 7196 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 1586080

[startup+12.7003 s]
/proc/loadavg: 4.00 4.00 3.48 5/238 16822
/proc/meminfo: memFree=31277812/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=289196 CPUtime=0.63 cores=4,6
/proc/16810/stat : 16810 (python) S 16808 16810 15638 0 -1 4202496 10005 930 1 0 58 5 0 0 20 0 2 0 886491611 296136704 7196 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16810/statm: 72299 7196 1869 364 0 8217 0
[pid=16816] ppid=16810 vsize=278952 CPUtime=0 cores=4,6
/proc/16816/stat : 16816 (python) S 16810 16810 15638 0 -1 4202560 875 0 0 0 0 0 0 0 18 0 1 0 886491688 285646848 5700 33554432000 4194304 5683644 140737054838544 18446744073709551615 251814260239 0 0 16781312 514 16754921134004076803 0 0 17 4 0 0 0
/proc/16816/statm: 69738 5700 377 364 0 5656 0
[pid=16818] ppid=16816 vsize=1017932 CPUtime=11.92 cores=4,6
/proc/16818/stat : 16818 (gnovelty+2) R 16816 16818 16818 0 -1 4202496 512 0 0 0 1192 0 0 0 25 0 1 0 886491688 1042362368 247 33554432000 134512640 135663704 4290247744 18446744073709551615 134544186 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16818/statm: 254483 247 113 282 0 254199 0
[pid=16810/tid=16817] ppid=16808 vsize=289196 CPUtime=0 cores=4,6
/proc/16810/task/16817/stat : 16817 (python) S 16808 16810 15638 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 2 0 886491688 296136704 7196 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 1586080

[startup+25.5011 s]
/proc/loadavg: 4.00 4.00 3.48 5/238 16822
/proc/meminfo: memFree=31261468/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=289196 CPUtime=0.63 cores=4,6
/proc/16810/stat : 16810 (python) S 16808 16810 15638 0 -1 4202496 10005 930 1 0 58 5 0 0 20 0 2 0 886491611 296136704 7196 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16810/statm: 72299 7196 1869 364 0 8217 0
[pid=16816] ppid=16810 vsize=278952 CPUtime=0.02 cores=4,6
/proc/16816/stat : 16816 (python) S 16810 16810 15638 0 -1 4202560 879 0 0 0 1 1 0 0 18 0 1 0 886491688 285646848 5700 33554432000 4194304 5683644 140737054838544 18446744073709551615 251814260239 0 0 16781312 514 16754921134004076803 0 0 17 4 0 0 0
/proc/16816/statm: 69738 5700 377 364 0 5656 0
[pid=16818] ppid=16816 vsize=1017932 CPUtime=24.71 cores=4,6
/proc/16818/stat : 16818 (gnovelty+2) R 16816 16818 16818 0 -1 4202496 512 0 0 0 2471 0 0 0 25 0 1 0 886491688 1042362368 247 33554432000 134512640 135663704 4290247744 18446744073709551615 134525056 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16818/statm: 254483 247 113 282 0 254199 0
[pid=16810/tid=16817] ppid=16808 vsize=289196 CPUtime=0 cores=4,6
/proc/16810/task/16817/stat : 16817 (python) S 16808 16810 15638 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 2 0 886491688 296136704 7196 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 1586080

[startup+51.1008 s]
/proc/loadavg: 4.00 4.00 3.50 5/238 16822
/proc/meminfo: memFree=31256176/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=289196 CPUtime=0.63 cores=4,6
/proc/16810/stat : 16810 (python) S 16808 16810 15638 0 -1 4202496 10005 930 1 0 58 5 0 0 20 0 2 0 886491611 296136704 7196 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16810/statm: 72299 7196 1869 364 0 8217 0
[pid=16816] ppid=16810 vsize=278952 CPUtime=0.05 cores=4,6
/proc/16816/stat : 16816 (python) S 16810 16810 15638 0 -1 4202560 892 0 0 0 3 2 0 0 18 0 1 0 886491688 285646848 5700 33554432000 4194304 5683644 140737054838544 18446744073709551615 251814260239 0 0 16781312 514 16754921134004076803 0 0 17 4 0 0 0
/proc/16816/statm: 69738 5700 377 364 0 5656 0
[pid=16818] ppid=16816 vsize=1017932 CPUtime=50.27 cores=4,6
/proc/16818/stat : 16818 (gnovelty+2) R 16816 16818 16818 0 -1 4202496 512 0 0 0 5027 0 0 0 25 0 1 0 886491688 1042362368 247 33554432000 134512640 135663704 4290247744 18446744073709551615 134524566 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16818/statm: 254483 247 113 282 0 254199 0
[pid=16810/tid=16817] ppid=16808 vsize=289196 CPUtime=0 cores=4,6
/proc/16810/task/16817/stat : 16817 (python) S 16808 16810 15638 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 2 0 886491688 296136704 7196 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 1586080

[startup+102.307 s]
/proc/loadavg: 4.08 4.02 3.53 5/246 16832
/proc/meminfo: memFree=31236160/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=299452 CPUtime=0.64 cores=4,6
/proc/16810/stat : 16810 (python) S 16808 16810 15638 0 -1 4202496 10878 930 1 0 59 5 0 0 20 0 3 0 886491611 306638848 7211 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16810/statm: 74863 7211 1880 364 0 10778 0
[pid=16816] ppid=16810 vsize=289196 CPUtime=0.12 cores=4,6
/proc/16816/stat : 16816 (python) S 16810 16810 15638 0 -1 4202560 1153 0 0 0 7 5 0 0 19 0 2 0 886491688 296136704 5744 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16816/statm: 72299 5744 416 364 0 8217 0
[pid=16818] ppid=16816 vsize=1017932 CPUtime=100.01 cores=4,6
/proc/16818/stat : 16818 (gnovelty+2) T 16816 16818 16818 0 -1 4202496 512 0 0 0 10001 0 0 0 25 0 1 0 886491688 1042362368 247 33554432000 134512640 135663704 4290247744 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16818/statm: 254483 247 113 282 0 254199 0
[pid=16816/tid=16829] ppid=16810 vsize=289196 CPUtime=0 cores=4,6
/proc/16816/task/16829/stat : 16829 (python) S 16810 16810 15638 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886501701 296136704 5744 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 514 18446604453901571904 0 0 -1 6 0 0 0
[pid=16830] ppid=16810 vsize=289208 CPUtime=0 cores=4,6
/proc/16830/stat : 16830 (python) S 16810 16810 15638 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 886501702 296148992 5675 33554432000 4194304 5683644 140737054838544 18446744073709551615 251814260294 0 0 16781312 514 4158242204747268356 0 0 17 4 0 0 0
/proc/16830/statm: 72302 5675 348 364 0 8217 0
[pid=16832] ppid=16830 vsize=1017932 CPUtime=1.39 cores=4,6
/proc/16832/stat : 16832 (gnovelty+2) R 16830 16832 16832 0 -1 4202496 511 0 0 0 139 0 0 0 25 0 1 0 886501702 1042362368 248 33554432000 134512640 135663704 4288133184 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16832/statm: 254483 248 113 282 0 254199 0
[pid=16810/tid=16817] ppid=16808 vsize=299452 CPUtime=0 cores=4,6
/proc/16810/task/16817/stat : 16817 (python) S 16808 16810 15638 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 3 0 886491688 306638848 7211 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
[pid=16810/tid=16831] ppid=16808 vsize=299452 CPUtime=0 cores=4,6
/proc/16810/task/16831/stat : 16831 (python) S 16808 16810 15638 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 3 0 886501702 306638848 7211 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 2913720

[startup+162.301 s]
/proc/loadavg: 4.03 4.01 3.55 5/247 16835
/proc/meminfo: memFree=31221496/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=299452 CPUtime=0.64 cores=4,6
/proc/16810/stat : 16810 (python) S 16808 16810 15638 0 -1 4202496 10878 930 1 0 59 5 0 0 20 0 3 0 886491611 306638848 7211 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16810/statm: 74863 7211 1880 364 0 10778 0
[pid=16816] ppid=16810 vsize=289196 CPUtime=0.12 cores=4,6

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

[pid=16855] ppid=16810 vsize=309996 CPUtime=0.14 cores=4,6
/proc/16855/stat : 16855 (python) S 16810 16810 15638 0 -1 4202560 1085 0 0 0 9 5 0 0 19 0 2 0 886521731 317435904 5794 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16855/statm: 77499 5794 400 364 0 13408 0
[pid=16857] ppid=16855 vsize=416788 CPUtime=100.04 cores=4,6
/proc/16857/stat : 16857 (adaptg2wsat2009) T 16855 16857 16857 0 -1 4202496 624 0 0 0 10004 0 0 0 25 0 1 0 886521731 426790912 363 33554432000 134512640 135107411 4289437792 18446744073709551615 134531736 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16857/statm: 104197 363 59 146 0 103073 0
[pid=16855/tid=16869] ppid=16810 vsize=309996 CPUtime=0 cores=4,6
/proc/16855/task/16869/stat : 16869 (python) S 16810 16810 15638 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886531745 317435904 5794 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 514 18446604452232011840 0 0 -1 4 0 0 0
[pid=16870] ppid=16810 vsize=320252 CPUtime=0.15 cores=4,6
/proc/16870/stat : 16870 (python) S 16810 16810 15638 0 -1 4202560 1077 0 0 0 7 8 0 0 19 0 2 0 886531746 327938048 5799 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16870/statm: 80063 5799 400 364 0 15969 0
[pid=16872] ppid=16870 vsize=416788 CPUtime=100.04 cores=4,6
/proc/16872/stat : 16872 (adaptg2wsat2009) T 16870 16872 16872 0 -1 4202496 628 0 0 0 10004 0 0 0 25 0 1 0 886531746 426790912 364 33554432000 134512640 135107411 4289605632 18446744073709551615 134531232 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16872/statm: 104197 364 59 146 0 103073 0
[pid=16870/tid=16876] ppid=16810 vsize=320252 CPUtime=0 cores=4,6
/proc/16870/task/16876/stat : 16876 (python) S 16810 16810 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886541760 327938048 5799 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 514 18446604453976630272 0 0 -1 6 0 0 0
[pid=16877] ppid=16810 vsize=330792 CPUtime=0.65 cores=4,6
/proc/16877/stat : 16877 (python) S 16810 16810 15638 0 -1 4202560 1003 0 0 0 38 27 0 0 15 0 1 0 886541761 338731008 5822 33554432000 4194304 5683644 140737054838544 18446744073709551615 251814260294 0 0 16781312 514 3860921891090825475 0 0 17 4 0 0 0
/proc/16877/statm: 82698 5822 371 364 0 18601 0
[pid=16879] ppid=16877 vsize=5844 CPUtime=381.94 cores=4,6
/proc/16879/stat : 16879 (march_hi) R 16877 16879 16879 0 -1 4202496 2065 0 0 0 38191 3 0 0 25 0 1 0 886541761 5984256 1174 33554432000 4194304 4955518 140735339736768 18446744073709551615 4224468 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16879/statm: 1461 1174 106 186 0 1274 0
[pid=16810/tid=16817] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16817/stat : 16817 (python) S 16808 16810 15638 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 7 0 886491688 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
[pid=16810/tid=16831] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16831/stat : 16831 (python) S 16808 16810 15638 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 7 0 886501702 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
[pid=16810/tid=16843] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16843/stat : 16843 (python) S 16808 16810 15638 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 7 0 886511716 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
[pid=16810/tid=16856] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16856/stat : 16856 (python) S 16808 16810 15638 0 -1 4202560 24 930 0 0 0 0 0 0 20 0 7 0 886521731 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 6 0 0 0
[pid=16810/tid=16871] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16871/stat : 16871 (python) S 16808 16810 15638 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 7 0 886531746 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
[pid=16810/tid=16878] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16878/stat : 16878 (python) S 16808 16810 15638 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 7 0 886541761 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 884.12
Current children cumulated vsize (KiB) 5472292

[startup+884.701 s]
/proc/loadavg: 4.09 4.04 3.80 5/268 16945
/proc/meminfo: memFree=31279956/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=341036 CPUtime=0.68 cores=4,6
/proc/16810/stat : 16810 (python) S 16808 16810 15638 0 -1 4202496 14134 930 1 0 62 6 0 0 19 0 7 0 886491611 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16810/statm: 85259 7343 1888 364 0 21162 0
[pid=16816] ppid=16810 vsize=289196 CPUtime=0.12 cores=4,6
/proc/16816/stat : 16816 (python) S 16810 16810 15638 0 -1 4202560 1153 0 0 0 7 5 0 0 19 0 2 0 886491688 296136704 5744 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16816/statm: 72299 5744 416 364 0 8217 0
[pid=16818] ppid=16816 vsize=1017932 CPUtime=100.01 cores=4,6
/proc/16818/stat : 16818 (gnovelty+2) T 16816 16818 16818 0 -1 4202496 512 0 0 0 10001 0 0 0 25 0 1 0 886491688 1042362368 247 33554432000 134512640 135663704 4290247744 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16818/statm: 254483 247 113 282 0 254199 0
[pid=16816/tid=16829] ppid=16810 vsize=289196 CPUtime=0 cores=4,6
/proc/16816/task/16829/stat : 16829 (python) S 16810 16810 15638 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886501701 296136704 5744 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 514 18446604453901571904 0 0 -1 6 0 0 0
[pid=16830] ppid=16810 vsize=289208 CPUtime=0.13 cores=4,6
/proc/16830/stat : 16830 (python) S 16810 16810 15638 0 -1 4202560 1086 0 0 0 8 5 0 0 19 0 2 0 886501702 296148992 5728 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16830/statm: 72302 5728 400 364 0 8217 0
[pid=16832] ppid=16830 vsize=1017932 CPUtime=100.04 cores=4,6
/proc/16832/stat : 16832 (gnovelty+2) T 16830 16832 16832 0 -1 4202496 511 0 0 0 10004 0 0 0 25 0 1 0 886501702 1042362368 248 33554432000 134512640 135663704 4288133184 18446744073709551615 134525691 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16832/statm: 254483 248 113 282 0 254199 0
[pid=16830/tid=16841] ppid=16810 vsize=289208 CPUtime=0 cores=4,6
/proc/16830/task/16841/stat : 16841 (python) S 16810 16810 15638 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886511715 296148992 5728 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 514 18446604453880859456 0 0 -1 6 0 0 0
[pid=16842] ppid=16810 vsize=299740 CPUtime=0.14 cores=4,6
/proc/16842/stat : 16842 (python) S 16810 16810 15638 0 -1 4202560 1075 0 0 0 8 6 0 0 19 0 2 0 886511716 306933760 5769 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16842/statm: 74935 5769 400 364 0 10847 0
[pid=16844] ppid=16842 vsize=416788 CPUtime=100.04 cores=4,6
/proc/16844/stat : 16844 (adaptg2wsat2009) T 16842 16844 16844 0 -1 4202496 625 0 0 0 10004 0 0 0 25 0 1 0 886511716 426790912 362 33554432000 134512640 135107411 4290071984 18446744073709551615 134532107 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16844/statm: 104197 362 59 146 0 103073 0
[pid=16842/tid=16854] ppid=16810 vsize=299740 CPUtime=0 cores=4,6
/proc/16842/task/16854/stat : 16854 (python) S 16810 16810 15638 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886521730 306933760 5769 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 514 18446604452405227648 0 0 -1 6 0 0 0
[pid=16855] ppid=16810 vsize=309996 CPUtime=0.14 cores=4,6
/proc/16855/stat : 16855 (python) S 16810 16810 15638 0 -1 4202560 1085 0 0 0 9 5 0 0 19 0 2 0 886521731 317435904 5794 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16855/statm: 77499 5794 400 364 0 13408 0
[pid=16857] ppid=16855 vsize=416788 CPUtime=100.04 cores=4,6
/proc/16857/stat : 16857 (adaptg2wsat2009) T 16855 16857 16857 0 -1 4202496 624 0 0 0 10004 0 0 0 25 0 1 0 886521731 426790912 363 33554432000 134512640 135107411 4289437792 18446744073709551615 134531736 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16857/statm: 104197 363 59 146 0 103073 0
[pid=16855/tid=16869] ppid=16810 vsize=309996 CPUtime=0 cores=4,6
/proc/16855/task/16869/stat : 16869 (python) S 16810 16810 15638 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886531745 317435904 5794 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 514 18446604452232011840 0 0 -1 4 0 0 0
[pid=16870] ppid=16810 vsize=320252 CPUtime=0.15 cores=4,6
/proc/16870/stat : 16870 (python) S 16810 16810 15638 0 -1 4202560 1077 0 0 0 7 8 0 0 19 0 2 0 886531746 327938048 5799 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16870/statm: 80063 5799 400 364 0 15969 0
[pid=16872] ppid=16870 vsize=416788 CPUtime=100.04 cores=4,6
/proc/16872/stat : 16872 (adaptg2wsat2009) T 16870 16872 16872 0 -1 4202496 628 0 0 0 10004 0 0 0 25 0 1 0 886531746 426790912 364 33554432000 134512640 135107411 4289605632 18446744073709551615 134531232 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16872/statm: 104197 364 59 146 0 103073 0
[pid=16870/tid=16876] ppid=16810 vsize=320252 CPUtime=0 cores=4,6
/proc/16870/task/16876/stat : 16876 (python) S 16810 16810 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886541760 327938048 5799 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 514 18446604453976630272 0 0 -1 6 0 0 0
[pid=16877] ppid=16810 vsize=330792 CPUtime=0.65 cores=4,6
/proc/16877/stat : 16877 (python) S 16810 16810 15638 0 -1 4202560 1004 0 0 0 38 27 0 0 15 0 1 0 886541761 338731008 5822 33554432000 4194304 5683644 140737054838544 18446744073709551615 251814260294 0 0 16781312 514 5616742686775017731 0 0 17 4 0 0 0
/proc/16877/statm: 82698 5822 371 364 0 18601 0
[pid=16879] ppid=16877 vsize=5844 CPUtime=382.74 cores=4,6
/proc/16879/stat : 16879 (march_hi) R 16877 16879 16879 0 -1 4202496 2069 0 0 0 38271 3 0 0 25 0 1 0 886541761 5984256 1178 33554432000 4194304 4955518 140735339736768 18446744073709551615 4208638 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16879/statm: 1461 1178 106 186 0 1274 0
[pid=16810/tid=16817] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16817/stat : 16817 (python) S 16808 16810 15638 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 7 0 886491688 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
[pid=16810/tid=16831] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16831/stat : 16831 (python) S 16808 16810 15638 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 7 0 886501702 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
[pid=16810/tid=16843] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16843/stat : 16843 (python) S 16808 16810 15638 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 7 0 886511716 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
[pid=16810/tid=16856] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16856/stat : 16856 (python) S 16808 16810 15638 0 -1 4202560 24 930 0 0 0 0 0 0 20 0 7 0 886521731 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 6 0 0 0
[pid=16810/tid=16871] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16871/stat : 16871 (python) S 16808 16810 15638 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 7 0 886531746 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
[pid=16810/tid=16878] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16878/stat : 16878 (python) S 16808 16810 15638 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 7 0 886541761 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 884.92
Current children cumulated vsize (KiB) 5472292

[startup+885.101 s]
/proc/loadavg: 4.09 4.04 3.80 5/268 16945
/proc/meminfo: memFree=31279956/32950928 swapFree=67050648/67111528
[pid=16810] ppid=16808 vsize=341036 CPUtime=0.68 cores=4,6
/proc/16810/stat : 16810 (python) S 16808 16810 15638 0 -1 4202496 14134 930 1 0 62 6 0 0 19 0 7 0 886491611 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16810/statm: 85259 7343 1888 364 0 21162 0
[pid=16816] ppid=16810 vsize=289196 CPUtime=0.12 cores=4,6
/proc/16816/stat : 16816 (python) S 16810 16810 15638 0 -1 4202560 1153 0 0 0 7 5 0 0 19 0 2 0 886491688 296136704 5744 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16816/statm: 72299 5744 416 364 0 8217 0
[pid=16818] ppid=16816 vsize=1017932 CPUtime=100.01 cores=4,6
/proc/16818/stat : 16818 (gnovelty+2) T 16816 16818 16818 0 -1 4202496 512 0 0 0 10001 0 0 0 25 0 1 0 886491688 1042362368 247 33554432000 134512640 135663704 4290247744 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16818/statm: 254483 247 113 282 0 254199 0
[pid=16816/tid=16829] ppid=16810 vsize=289196 CPUtime=0 cores=4,6
/proc/16816/task/16829/stat : 16829 (python) S 16810 16810 15638 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886501701 296136704 5744 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 514 18446604453901571904 0 0 -1 6 0 0 0
[pid=16830] ppid=16810 vsize=289208 CPUtime=0.13 cores=4,6
/proc/16830/stat : 16830 (python) S 16810 16810 15638 0 -1 4202560 1086 0 0 0 8 5 0 0 19 0 2 0 886501702 296148992 5728 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16830/statm: 72302 5728 400 364 0 8217 0
[pid=16832] ppid=16830 vsize=1017932 CPUtime=100.04 cores=4,6
/proc/16832/stat : 16832 (gnovelty+2) T 16830 16832 16832 0 -1 4202496 511 0 0 0 10004 0 0 0 25 0 1 0 886501702 1042362368 248 33554432000 134512640 135663704 4288133184 18446744073709551615 134525691 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16832/statm: 254483 248 113 282 0 254199 0
[pid=16830/tid=16841] ppid=16810 vsize=289208 CPUtime=0 cores=4,6
/proc/16830/task/16841/stat : 16841 (python) S 16810 16810 15638 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886511715 296148992 5728 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 514 18446604453880859456 0 0 -1 6 0 0 0
[pid=16842] ppid=16810 vsize=299740 CPUtime=0.14 cores=4,6
/proc/16842/stat : 16842 (python) S 16810 16810 15638 0 -1 4202560 1075 0 0 0 8 6 0 0 19 0 2 0 886511716 306933760 5769 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16842/statm: 74935 5769 400 364 0 10847 0
[pid=16844] ppid=16842 vsize=416788 CPUtime=100.04 cores=4,6
/proc/16844/stat : 16844 (adaptg2wsat2009) T 16842 16844 16844 0 -1 4202496 625 0 0 0 10004 0 0 0 25 0 1 0 886511716 426790912 362 33554432000 134512640 135107411 4290071984 18446744073709551615 134532107 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16844/statm: 104197 362 59 146 0 103073 0
[pid=16842/tid=16854] ppid=16810 vsize=299740 CPUtime=0 cores=4,6
/proc/16842/task/16854/stat : 16854 (python) S 16810 16810 15638 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886521730 306933760 5769 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 514 18446604452405227648 0 0 -1 6 0 0 0
[pid=16855] ppid=16810 vsize=309996 CPUtime=0.14 cores=4,6
/proc/16855/stat : 16855 (python) S 16810 16810 15638 0 -1 4202560 1085 0 0 0 9 5 0 0 19 0 2 0 886521731 317435904 5794 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16855/statm: 77499 5794 400 364 0 13408 0
[pid=16857] ppid=16855 vsize=416788 CPUtime=100.04 cores=4,6
/proc/16857/stat : 16857 (adaptg2wsat2009) T 16855 16857 16857 0 -1 4202496 624 0 0 0 10004 0 0 0 25 0 1 0 886521731 426790912 363 33554432000 134512640 135107411 4289437792 18446744073709551615 134531736 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16857/statm: 104197 363 59 146 0 103073 0
[pid=16855/tid=16869] ppid=16810 vsize=309996 CPUtime=0 cores=4,6
/proc/16855/task/16869/stat : 16869 (python) S 16810 16810 15638 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886531745 317435904 5794 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 514 18446604452232011840 0 0 -1 4 0 0 0
[pid=16870] ppid=16810 vsize=320252 CPUtime=0.15 cores=4,6
/proc/16870/stat : 16870 (python) S 16810 16810 15638 0 -1 4202560 1077 0 0 0 7 8 0 0 19 0 2 0 886531746 327938048 5799 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16870/statm: 80063 5799 400 364 0 15969 0
[pid=16872] ppid=16870 vsize=416788 CPUtime=100.04 cores=4,6
/proc/16872/stat : 16872 (adaptg2wsat2009) T 16870 16872 16872 0 -1 4202496 628 0 0 0 10004 0 0 0 25 0 1 0 886531746 426790912 364 33554432000 134512640 135107411 4289605632 18446744073709551615 134531232 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16872/statm: 104197 364 59 146 0 103073 0
[pid=16870/tid=16876] ppid=16810 vsize=320252 CPUtime=0 cores=4,6
/proc/16870/task/16876/stat : 16876 (python) S 16810 16810 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886541760 327938048 5799 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 514 18446604453976630272 0 0 -1 6 0 0 0
[pid=16877] ppid=16810 vsize=330792 CPUtime=0.65 cores=4,6
/proc/16877/stat : 16877 (python) S 16810 16810 15638 0 -1 4202560 1006 0 0 0 38 27 0 0 15 0 1 0 886541761 338731008 5822 33554432000 4194304 5683644 140737054838544 18446744073709551615 251814260294 0 0 16781312 514 3860921891090825475 0 0 17 4 0 0 0
/proc/16877/statm: 82698 5822 371 364 0 18601 0
[pid=16879] ppid=16877 vsize=5844 CPUtime=383.14 cores=4,6
/proc/16879/stat : 16879 (march_hi) R 16877 16879 16879 0 -1 4202496 2071 0 0 0 38311 3 0 0 25 0 1 0 886541761 5984256 1180 33554432000 4194304 4955518 140735339736768 18446744073709551615 4297502 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16879/statm: 1461 1180 106 186 0 1274 0
[pid=16810/tid=16817] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16817/stat : 16817 (python) S 16808 16810 15638 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 7 0 886491688 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
[pid=16810/tid=16831] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16831/stat : 16831 (python) S 16808 16810 15638 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 7 0 886501702 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
[pid=16810/tid=16843] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16843/stat : 16843 (python) S 16808 16810 15638 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 7 0 886511716 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
[pid=16810/tid=16856] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16856/stat : 16856 (python) S 16808 16810 15638 0 -1 4202560 24 930 0 0 0 0 0 0 20 0 7 0 886521731 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 6 0 0 0
[pid=16810/tid=16871] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16871/stat : 16871 (python) S 16808 16810 15638 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 7 0 886531746 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
[pid=16810/tid=16878] ppid=16808 vsize=341036 CPUtime=0 cores=4,6
/proc/16810/task/16878/stat : 16878 (python) S 16808 16810 15638 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 7 0 886541761 349220864 7343 33554432000 4194304 5683644 140737054838544 18446744073709551615 251826063793 0 0 16781312 2 18446604453876704576 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 885.32
Current children cumulated vsize (KiB) 5472292

Child status: 0
Real time (s): 885.147
CPU time (s): 885.526
CPU user time (s): 884.798
CPU system time (s): 0.728889
CPU usage (%): 100.043
Max. virtual memory (cumulated for all children) (KiB): 5472296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 884.797
system time used= 0.728889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31285
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= 2715
involuntary context switches= 4087

runsolver used 1.77873 second user time and 3.70844 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-11 01:35:29
IDJOB=3484327
IDBENCH=82838
IDSOLVER=1975
FILE ID=node126/3484327-1307748929
RUNJOBID= node126-1307747008-15657
PBS_JOBID= 13550831
Free space on /tmp= 74072 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S642174893-006.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-3484327-1307748929/watcher-3484327-1307748929 -o /tmp/evaluation-result-3484327-1307748929/solver-3484327-1307748929 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484327-1307748929.cnf -seed 409621536 -budget 1200

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

MD5SUM BENCH= 6df48a49b3cf6574a0f4cdf651f82d66
RANDOM SEED=409621536

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31332832 kB
Buffers:        246232 kB
Cached:         835124 kB
SwapCached:      14888 kB
Active:         848696 kB
Inactive:       556380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31332832 kB
SwapTotal:    67111528 kB
SwapFree:     67050648 kB
Dirty:           32428 kB
Writeback:           0 kB
AnonPages:      321320 kB
Mapped:          17372 kB
Slab:           136600 kB
PageTables:      14968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  7324944 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= 74040 MiB
End job on node126 at 2011-06-11 01:50:14