Trace number 3377582

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 909.308 906.987

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1720200795-004.UNKNOWN.cnf
MD5SUM3db6bd99841631bff4d8c3d33ccc1047
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark371.116
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.30/0.49	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.49	c INFO: solving HOME/instance-3377582-1305455648.cnf
0.30/0.49	c INFO: computing task features
0.37/0.53	c INFO: computed variable-clause graph statistics
0.37/0.53	c INFO: computed clause balance statistics
0.57/0.72	c INFO: computed variable balance statistics
0.67/0.80	c INFO: computed small-clause counts
0.67/0.80	c INFO: computed Horn-clause counts
0.67/0.81	c INFO: computed variable graph statistics
0.67/0.81	c INFO: collected features for HOME/instance-3377582-1305455648.cnf in 0.32 s
0.67/0.82	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.55)
100.95/101.15	c INFO: running gnovelty+2@0 for 97 with 2299 remaining (b = 0.10)
200.53/200.49	c INFO: running adaptg2wsat2009++@0 for 97 with 2200 remaining (b = 0.05)
301.24/300.82	c INFO: running adaptg2wsat2009++@0 for 97 with 2100 remaining (b = 0.04)
401.83/401.15	c INFO: running adaptg2wsat2009++@0 for 97 with 1999 remaining (b = 0.03)
502.29/501.50	c INFO: running march_hi@0 for 388 with 1899 remaining (b = 0.10)
897.22/895.16	c INFO: running march_hi@393 for 97 with 1505 remaining (b = 0.04)
909.09/906.96	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-3377582-1305455648/watcher-3377582-1305455648 -o /tmp/evaluation-result-3377582-1305455648/solver-3377582-1305455648 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377582-1305455648.cnf -seed 670860242 -budget 2400 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 2.87 3.30 3.25 4/415 15447
/proc/meminfo: memFree=25171936/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=16244 CPUtime=0 cores=0,2
/proc/15447/stat : 15447 (python) R 15445 15447 13135 0 -1 4202496 1037 0 0 0 0 0 0 0 25 0 1 0 657167435 16633856 909 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634176197 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15447/statm: 4061 909 380 364 0 548 0

[startup+0.110534 s]
/proc/loadavg: 2.87 3.30 3.25 4/415 15447
/proc/meminfo: memFree=25171936/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=104232 CPUtime=0.07 cores=0,2
/proc/15447/stat : 15447 (python) R 15445 15447 13135 0 -1 4202496 3059 0 0 0 5 2 0 0 17 0 1 0 657167435 106733568 2742 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634513408 0 2147483391 16781312 2 0 0 0 17 0 0 0 0
/proc/15447/statm: 26059 2743 847 364 0 1807 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104232

[startup+0.200549 s]
/proc/loadavg: 2.87 3.30 3.25 4/415 15447
/proc/meminfo: memFree=25171936/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=126300 CPUtime=0.14 cores=0,2
/proc/15447/stat : 15447 (python) R 15445 15447 13135 0 -1 4202496 4710 934 1 0 11 3 0 0 18 0 1 0 657167435 129331200 3895 33554432000 4194304 5683644 140736739558480 18446744073709551615 5170272 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15447/statm: 31575 3895 1001 364 0 2870 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 126300

[startup+0.300502 s]
/proc/loadavg: 2.87 3.30 3.25 4/415 15447
/proc/meminfo: memFree=25171936/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=144104 CPUtime=0.21 cores=0,2
/proc/15447/stat : 15447 (python) S 15445 15447 13135 0 -1 4202496 6251 934 1 0 15 6 0 0 17 0 1 0 657167435 147562496 4373 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634513408 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/15447/statm: 36026 4373 1185 364 0 3182 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 144104

[startup+0.700473 s]
/proc/loadavg: 2.87 3.30 3.25 4/415 15447
/proc/meminfo: memFree=25171936/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=279656 CPUtime=0.57 cores=0,2
/proc/15447/stat : 15447 (python) R 15445 15447 13135 0 -1 4202496 9714 934 1 0 48 9 0 0 17 0 1 0 657167435 286367744 7298 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634174178 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15447/statm: 69914 7298 1826 364 0 5838 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 279656

[startup+1.50033 s]
/proc/loadavg: 2.96 3.31 3.26 5/425 15465
/proc/meminfo: memFree=25120520/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=289196 CPUtime=0.69 cores=0,2
/proc/15447/stat : 15447 (python) S 15445 15447 13135 0 -1 4202496 10005 934 1 0 60 9 0 0 20 0 2 0 657167435 296136704 7195 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15447/statm: 72299 7195 1869 364 0 8217 0
[pid=15463] ppid=15447 vsize=278952 CPUtime=0 cores=0,2
/proc/15463/stat : 15463 (python) S 15447 15447 13135 0 -1 4202560 741 0 0 0 0 0 0 0 19 0 1 0 657167517 285646848 5676 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634535439 0 0 16781312 514 2773919681981972479 0 0 17 0 0 0 0
/proc/15463/statm: 69738 5676 354 364 0 5656 0
[pid=15465] ppid=15463 vsize=1017932 CPUtime=0.66 cores=0,2
/proc/15465/stat : 15465 (gnovelty+2) R 15463 15465 15465 0 -1 4202496 516 0 0 0 66 0 0 0 22 0 1 0 657167517 1042362368 247 33554432000 134512640 135663704 4287366080 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15465/statm: 254483 247 113 282 0 254199 0
[pid=15447/tid=15464] ppid=15445 vsize=289196 CPUtime=0 cores=0,2
/proc/15447/task/15464/stat : 15464 (python) S 15445 15447 13135 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 2 0 657167517 296136704 7195 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 1586080

[startup+3.101 s]
/proc/loadavg: 2.96 3.31 3.26 5/425 15465
/proc/meminfo: memFree=25119500/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=289196 CPUtime=0.69 cores=0,2
/proc/15447/stat : 15447 (python) S 15445 15447 13135 0 -1 4202496 10005 934 1 0 60 9 0 0 20 0 2 0 657167435 296136704 7195 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15447/statm: 72299 7195 1869 364 0 8217 0
[pid=15463] ppid=15447 vsize=278952 CPUtime=0 cores=0,2
/proc/15463/stat : 15463 (python) S 15447 15447 13135 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 657167517 285646848 5676 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634535439 0 0 16781312 514 2773919681981939971 0 0 17 0 0 0 0
/proc/15463/statm: 69738 5676 354 364 0 5656 0
[pid=15465] ppid=15463 vsize=1017932 CPUtime=2.26 cores=0,2
/proc/15465/stat : 15465 (gnovelty+2) R 15463 15465 15465 0 -1 4202496 516 0 0 0 226 0 0 0 25 0 1 0 657167517 1042362368 247 33554432000 134512640 135663704 4287366080 18446744073709551615 134525260 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15465/statm: 254483 247 113 282 0 254199 0
[pid=15447/tid=15464] ppid=15445 vsize=289196 CPUtime=0 cores=0,2
/proc/15447/task/15464/stat : 15464 (python) S 15445 15447 13135 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 2 0 657167517 296136704 7195 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 1586080

[startup+6.3005 s]
/proc/loadavg: 2.96 3.30 3.26 5/422 15497
/proc/meminfo: memFree=25120396/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=289196 CPUtime=0.69 cores=0,2
/proc/15447/stat : 15447 (python) S 15445 15447 13135 0 -1 4202496 10005 934 1 0 60 9 0 0 20 0 2 0 657167435 296136704 7195 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15447/statm: 72299 7195 1869 364 0 8217 0
[pid=15463] ppid=15447 vsize=278952 CPUtime=0.01 cores=0,2
/proc/15463/stat : 15463 (python) S 15447 15447 13135 0 -1 4202560 985 0 0 0 1 0 0 0 18 0 1 0 657167517 285646848 5703 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634535439 0 0 16781312 514 2773919681981939971 0 0 17 0 0 0 0
/proc/15463/statm: 69738 5703 381 364 0 5656 0
[pid=15465] ppid=15463 vsize=1017932 CPUtime=5.44 cores=0,2
/proc/15465/stat : 15465 (gnovelty+2) R 15463 15465 15465 0 -1 4202496 516 0 0 0 544 0 0 0 25 0 1 0 657167517 1042362368 247 33554432000 134512640 135663704 4287366080 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15465/statm: 254483 247 113 282 0 254199 0
[pid=15447/tid=15464] ppid=15445 vsize=289196 CPUtime=0 cores=0,2
/proc/15447/task/15464/stat : 15464 (python) S 15445 15447 13135 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 2 0 657167517 296136704 7195 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 1586080

[startup+12.7004 s]
/proc/loadavg: 3.05 3.32 3.26 5/425 15500
/proc/meminfo: memFree=25115728/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=289196 CPUtime=0.69 cores=0,2
/proc/15447/stat : 15447 (python) S 15445 15447 13135 0 -1 4202496 10005 934 1 0 60 9 0 0 20 0 2 0 657167435 296136704 7195 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15447/statm: 72299 7195 1869 364 0 8217 0
[pid=15463] ppid=15447 vsize=278952 CPUtime=0.03 cores=0,2
/proc/15463/stat : 15463 (python) S 15447 15447 13135 0 -1 4202560 987 0 0 0 2 1 0 0 18 0 1 0 657167517 285646848 5703 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634535439 0 0 16781312 514 14825199062419996931 0 0 17 0 0 0 0
/proc/15463/statm: 69738 5703 381 364 0 5656 0
[pid=15465] ppid=15463 vsize=1017932 CPUtime=11.83 cores=0,2
/proc/15465/stat : 15465 (gnovelty+2) R 15463 15465 15465 0 -1 4202496 516 0 0 0 1183 0 0 0 25 0 1 0 657167517 1042362368 247 33554432000 134512640 135663704 4287366080 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15465/statm: 254483 247 113 282 0 254199 0
[pid=15447/tid=15464] ppid=15445 vsize=289196 CPUtime=0 cores=0,2
/proc/15447/task/15464/stat : 15464 (python) S 15445 15447 13135 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 2 0 657167517 296136704 7195 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 1586080

[startup+25.5011 s]
/proc/loadavg: 3.19 3.34 3.27 5/425 15501
/proc/meminfo: memFree=25117220/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=289196 CPUtime=0.69 cores=0,2
/proc/15447/stat : 15447 (python) S 15445 15447 13135 0 -1 4202496 10005 934 1 0 60 9 0 0 20 0 2 0 657167435 296136704 7195 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15447/statm: 72299 7195 1869 364 0 8217 0
[pid=15463] ppid=15447 vsize=278952 CPUtime=0.06 cores=0,2
/proc/15463/stat : 15463 (python) S 15447 15447 13135 0 -1 4202560 992 0 0 0 3 3 0 0 18 0 1 0 657167517 285646848 5703 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634535439 0 0 16781312 514 14825199062419996931 0 0 17 0 0 0 0
/proc/15463/statm: 69738 5703 381 364 0 5656 0
[pid=15465] ppid=15463 vsize=1017932 CPUtime=24.59 cores=0,2
/proc/15465/stat : 15465 (gnovelty+2) R 15463 15465 15465 0 -1 4202496 516 0 0 0 2459 0 0 0 25 0 1 0 657167517 1042362368 247 33554432000 134512640 135663704 4287366080 18446744073709551615 134524551 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15465/statm: 254483 247 113 282 0 254199 0
[pid=15447/tid=15464] ppid=15445 vsize=289196 CPUtime=0 cores=0,2
/proc/15447/task/15464/stat : 15464 (python) S 15445 15447 13135 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 2 0 657167517 296136704 7195 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 1586080

[startup+51.1006 s]
/proc/loadavg: 3.51 3.40 3.29 5/425 15501
/proc/meminfo: memFree=25117688/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=289196 CPUtime=0.69 cores=0,2
/proc/15447/stat : 15447 (python) S 15445 15447 13135 0 -1 4202496 10005 934 1 0 60 9 0 0 20 0 2 0 657167435 296136704 7195 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15447/statm: 72299 7195 1869 364 0 8217 0
[pid=15463] ppid=15447 vsize=278952 CPUtime=0.14 cores=0,2
/proc/15463/stat : 15463 (python) S 15447 15447 13135 0 -1 4202560 1005 0 0 0 7 7 0 0 18 0 1 0 657167517 285646848 5703 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634535439 0 0 16781312 514 14825199062419996931 0 0 17 0 0 0 0
/proc/15463/statm: 69738 5703 381 364 0 5656 0
[pid=15465] ppid=15463 vsize=1017932 CPUtime=50.12 cores=0,2
/proc/15465/stat : 15465 (gnovelty+2) R 15463 15465 15465 0 -1 4202496 516 0 0 0 5012 0 0 0 25 0 1 0 657167517 1042362368 247 33554432000 134512640 135663704 4287366080 18446744073709551615 134524503 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15465/statm: 254483 247 113 282 0 254199 0
[pid=15447/tid=15464] ppid=15445 vsize=289196 CPUtime=0 cores=0,2
/proc/15447/task/15464/stat : 15464 (python) S 15445 15447 13135 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 2 0 657167517 296136704 7195 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 1586080

[startup+102.301 s]
/proc/loadavg: 3.79 3.49 3.32 5/437 15515
/proc/meminfo: memFree=25103356/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=299452 CPUtime=0.7 cores=0,2
/proc/15447/stat : 15447 (python) S 15445 15447 13135 0 -1 4202496 10871 934 1 0 61 9 0 0 20 0 3 0 657167435 306638848 7202 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15447/statm: 74863 7202 1872 364 0 10778 0
[pid=15463] ppid=15447 vsize=289196 CPUtime=0.31 cores=0,2
/proc/15463/stat : 15463 (python) S 15447 15447 13135 0 -1 4202560 1167 0 0 0 17 14 0 0 19 0 2 0 657167517 296136704 5742 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15463/statm: 72299 5742 415 364 0 8217 0
[pid=15465] ppid=15463 vsize=1017932 CPUtime=100 cores=0,2
/proc/15465/stat : 15465 (gnovelty+2) T 15463 15465 15465 0 -1 4202496 516 0 0 0 10000 0 0 0 25 0 1 0 657167517 1042362368 247 33554432000 134512640 135663704 4287366080 18446744073709551615 134547018 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15465/statm: 254483 247 113 282 0 254199 0
[pid=15463/tid=15512] ppid=15447 vsize=289196 CPUtime=0 cores=0,2
/proc/15463/task/15512/stat : 15512 (python) S 15447 15447 13135 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657177549 296136704 5742 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604449263579456 0 0 -1 0 0 0 0
[pid=15513] ppid=15447 vsize=289208 CPUtime=0 cores=0,2
/proc/15513/stat : 15513 (python) S 15447 15447 13135 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 657177550 296148992 5674 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634535494 0 0 16781312 514 1834314703157821698 0 0 17 2 0 0 0
/proc/15513/statm: 72302 5674 348 364 0 8217 0
[pid=15515] ppid=15513 vsize=1017932 CPUtime=1.15 cores=0,2
/proc/15515/stat : 15515 (gnovelty+2) R 15513 15515 15515 0 -1 4202496 512 0 0 0 115 0 0 0 25 0 1 0 657177550 1042362368 247 33554432000 134512640 135663704 4294859568 18446744073709551615 134525253 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15515/statm: 254483 247 113 282 0 254199 0
[pid=15447/tid=15464] ppid=15445 vsize=299452 CPUtime=0 cores=0,2
/proc/15447/task/15464/stat : 15464 (python) S 15445 15447 13135 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 3 0 657167517 306638848 7202 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
[pid=15447/tid=15514] ppid=15445 vsize=299452 CPUtime=0 cores=0,2
/proc/15447/task/15514/stat : 15514 (python) S 15445 15447 13135 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 3 0 657177550 306638848 7202 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 2913720

[startup+162.301 s]
/proc/loadavg: 3.92 3.58 3.36 5/441 15520
/proc/meminfo: memFree=25094848/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=299452 CPUtime=0.7 cores=0,2
/proc/15447/stat : 15447 (python) S 15445 15447 13135 0 -1 4202496 10871 934 1 0 61 9 0 0 20 0 3 0 657167435 306638848 7202 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15447/statm: 74863 7202 1872 364 0 10778 0
[pid=15463] ppid=15447 vsize=289196 CPUtime=0.31 cores=0,2

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

[pid=15647/tid=15665] ppid=15447 vsize=309996 CPUtime=0 cores=0,2
/proc/15647/task/15665/stat : 15665 (python) S 15447 15447 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657207549 317435904 5793 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604453214893952 0 0 -1 2 0 0 0
[pid=15666] ppid=15447 vsize=320252 CPUtime=0.33 cores=0,2
/proc/15666/stat : 15666 (python) S 15447 15447 13135 0 -1 4202560 1101 0 0 0 18 15 0 0 16 0 2 0 657207550 327938048 5799 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15666/statm: 80063 5799 400 364 0 15969 0
[pid=15668] ppid=15666 vsize=416788 CPUtime=100.04 cores=0,2
/proc/15668/stat : 15668 (adaptg2wsat2009) T 15666 15668 15668 0 -1 4202496 634 0 0 0 10004 0 0 0 25 0 1 0 657207551 426790912 365 33554432000 134512640 135107411 4292698704 18446744073709551615 134532135 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/15668/statm: 104197 365 59 146 0 103073 0
[pid=15666/tid=15697] ppid=15447 vsize=320252 CPUtime=0 cores=0,2
/proc/15666/task/15697/stat : 15697 (python) S 15447 15447 13135 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 657217583 327938048 5799 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604447538901376 0 0 -1 0 0 0 0
[pid=15698] ppid=15447 vsize=330792 CPUtime=1.4 cores=0,2
/proc/15698/stat : 15698 (python) S 15447 15447 13135 0 -1 4202560 1166 0 0 0 78 62 0 0 15 0 2 0 657217585 338731008 5851 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634535494 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15698/statm: 82698 5851 400 364 0 18601 0
[pid=15700] ppid=15698 vsize=4852 CPUtime=404.89 cores=0,2
/proc/15700/stat : 15700 (march_hi) R 15698 15700 15700 0 -1 4202496 1758 0 0 0 40489 0 0 0 25 0 1 0 657217585 4968448 817 33554432000 4194304 4955518 140735019793776 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15700/statm: 1213 817 106 186 0 1026 0
[pid=15698/tid=15739] ppid=15447 vsize=330792 CPUtime=0 cores=0,2
/proc/15698/task/15739/stat : 15739 (python) S 15447 15447 13135 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 657256950 338731008 5851 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604447336719360 0 0 -1 2 0 0 0
[pid=15447/tid=15464] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15464/stat : 15464 (python) S 15445 15447 13135 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 7 0 657167517 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
[pid=15447/tid=15514] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15514/stat : 15514 (python) S 15445 15447 13135 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 7 0 657177550 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
[pid=15447/tid=15524] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15524/stat : 15524 (python) S 15445 15447 13135 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 7 0 657187484 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
[pid=15447/tid=15648] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15648/stat : 15648 (python) S 15445 15447 13135 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 7 0 657197517 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 0 0 0 0
[pid=15447/tid=15667] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15667/stat : 15667 (python) S 15445 15447 13135 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 7 0 657207551 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 0 0 0 0
[pid=15447/tid=15699] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15699/stat : 15699 (python) S 15445 15447 13135 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 7 0 657217585 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 908.6
Current children cumulated vsize (KiB) 5471300

[startup+906.802 s]
/proc/loadavg: 2.57 3.08 3.28 3/437 15739
/proc/meminfo: memFree=25122884/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=341036 CPUtime=0.78 cores=0,2
/proc/15447/stat : 15447 (python) S 15445 15447 13135 0 -1 4202496 14801 934 1 0 67 11 0 0 18 0 7 0 657167435 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15447/statm: 85259 7342 1888 364 0 21162 0
[pid=15463] ppid=15447 vsize=289196 CPUtime=0.31 cores=0,2
/proc/15463/stat : 15463 (python) S 15447 15447 13135 0 -1 4202560 1167 0 0 0 17 14 0 0 19 0 2 0 657167517 296136704 5742 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15463/statm: 72299 5742 415 364 0 8217 0
[pid=15465] ppid=15463 vsize=1017932 CPUtime=100 cores=0,2
/proc/15465/stat : 15465 (gnovelty+2) T 15463 15465 15465 0 -1 4202496 516 0 0 0 10000 0 0 0 25 0 1 0 657167517 1042362368 247 33554432000 134512640 135663704 4287366080 18446744073709551615 134547018 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15465/statm: 254483 247 113 282 0 254199 0
[pid=15463/tid=15512] ppid=15447 vsize=289196 CPUtime=0 cores=0,2
/proc/15463/task/15512/stat : 15512 (python) S 15447 15447 13135 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657177549 296136704 5742 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604449263579456 0 0 -1 0 0 0 0
[pid=15513] ppid=15447 vsize=289208 CPUtime=0.3 cores=0,2
/proc/15513/stat : 15513 (python) S 15447 15447 13135 0 -1 4202560 1083 0 0 0 16 14 0 0 19 0 2 0 657177550 296148992 5727 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15513/statm: 72302 5727 400 364 0 8217 0
[pid=15515] ppid=15513 vsize=1017932 CPUtime=99.32 cores=0,2
/proc/15515/stat : 15515 (gnovelty+2) T 15513 15515 15515 0 -1 4202496 512 0 0 0 9932 0 0 0 25 0 1 0 657177550 1042362368 247 33554432000 134512640 135663704 4294859568 18446744073709551615 134525070 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15515/statm: 254483 247 113 282 0 254199 0
[pid=15513/tid=15522] ppid=15447 vsize=289208 CPUtime=0 cores=0,2
/proc/15513/task/15522/stat : 15522 (python) S 15447 15447 13135 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657187483 296148992 5727 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604440454876032 0 0 -1 0 0 0 0
[pid=15523] ppid=15447 vsize=299740 CPUtime=0.31 cores=0,2
/proc/15523/stat : 15523 (python) S 15447 15447 13135 0 -1 4202560 1096 0 0 0 17 14 0 0 19 0 2 0 657187484 306933760 5768 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15523/statm: 74935 5768 400 364 0 10847 0
[pid=15525] ppid=15523 vsize=416788 CPUtime=100.3 cores=0,2
/proc/15525/stat : 15525 (adaptg2wsat2009) T 15523 15525 15525 0 -1 4202496 628 0 0 0 10030 0 0 0 25 0 1 0 657187485 426790912 363 33554432000 134512640 135107411 4288421696 18446744073709551615 134531739 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15525/statm: 104197 363 59 146 0 103073 0
[pid=15523/tid=15646] ppid=15447 vsize=299740 CPUtime=0 cores=0,2
/proc/15523/task/15646/stat : 15646 (python) S 15447 15447 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657197516 306933760 5768 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604441099383168 0 0 -1 0 0 0 0
[pid=15647] ppid=15447 vsize=309996 CPUtime=0.31 cores=0,2
/proc/15647/stat : 15647 (python) S 15447 15447 13135 0 -1 4202560 1094 0 0 0 16 15 0 0 19 0 2 0 657197517 317435904 5793 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15647/statm: 77499 5793 400 364 0 13408 0
[pid=15649] ppid=15647 vsize=416788 CPUtime=100.31 cores=0,2
/proc/15649/stat : 15649 (adaptg2wsat2009) T 15647 15649 15649 0 -1 4202496 627 0 0 0 10031 0 0 0 25 0 1 0 657197518 426790912 365 33554432000 134512640 135107411 4293587232 18446744073709551615 134531696 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15649/statm: 104197 365 59 146 0 103073 0
[pid=15647/tid=15665] ppid=15447 vsize=309996 CPUtime=0 cores=0,2
/proc/15647/task/15665/stat : 15665 (python) S 15447 15447 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657207549 317435904 5793 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604453214893952 0 0 -1 2 0 0 0
[pid=15666] ppid=15447 vsize=320252 CPUtime=0.33 cores=0,2
/proc/15666/stat : 15666 (python) S 15447 15447 13135 0 -1 4202560 1101 0 0 0 18 15 0 0 16 0 2 0 657207550 327938048 5799 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15666/statm: 80063 5799 400 364 0 15969 0
[pid=15668] ppid=15666 vsize=416788 CPUtime=100.04 cores=0,2
/proc/15668/stat : 15668 (adaptg2wsat2009) T 15666 15668 15668 0 -1 4202496 634 0 0 0 10004 0 0 0 25 0 1 0 657207551 426790912 365 33554432000 134512640 135107411 4292698704 18446744073709551615 134532135 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/15668/statm: 104197 365 59 146 0 103073 0
[pid=15666/tid=15697] ppid=15447 vsize=320252 CPUtime=0 cores=0,2
/proc/15666/task/15697/stat : 15697 (python) S 15447 15447 13135 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 657217583 327938048 5799 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604447538901376 0 0 -1 0 0 0 0
[pid=15698] ppid=15447 vsize=330792 CPUtime=1.4 cores=0,2
/proc/15698/stat : 15698 (python) S 15447 15447 13135 0 -1 4202560 1167 0 0 0 78 62 0 0 15 0 2 0 657217585 338731008 5851 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634535494 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15698/statm: 82698 5851 400 364 0 18601 0
[pid=15700] ppid=15698 vsize=4852 CPUtime=405.28 cores=0,2
/proc/15700/stat : 15700 (march_hi) R 15698 15700 15700 0 -1 4202496 1759 0 0 0 40527 1 0 0 25 0 1 0 657217585 4968448 818 33554432000 4194304 4955518 140735019793776 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15700/statm: 1213 818 106 186 0 1026 0
[pid=15698/tid=15739] ppid=15447 vsize=330792 CPUtime=0 cores=0,2
/proc/15698/task/15739/stat : 15739 (python) S 15447 15447 13135 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 657256950 338731008 5851 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604447336719360 0 0 -1 2 0 0 0
[pid=15447/tid=15464] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15464/stat : 15464 (python) S 15445 15447 13135 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 7 0 657167517 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
[pid=15447/tid=15514] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15514/stat : 15514 (python) S 15445 15447 13135 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 7 0 657177550 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
[pid=15447/tid=15524] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15524/stat : 15524 (python) S 15445 15447 13135 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 7 0 657187484 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
[pid=15447/tid=15648] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15648/stat : 15648 (python) S 15445 15447 13135 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 7 0 657197517 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 0 0 0 0
[pid=15447/tid=15667] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15667/stat : 15667 (python) S 15445 15447 13135 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 7 0 657207551 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 0 0 0 0
[pid=15447/tid=15699] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15699/stat : 15699 (python) S 15445 15447 13135 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 7 0 657217585 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 908.99
Current children cumulated vsize (KiB) 5471300

[startup+906.902 s]
/proc/loadavg: 2.57 3.08 3.28 3/437 15739
/proc/meminfo: memFree=25122884/32951124 swapFree=53501236/67111528
[pid=15447] ppid=15445 vsize=341036 CPUtime=0.78 cores=0,2
/proc/15447/stat : 15447 (python) S 15445 15447 13135 0 -1 4202496 14801 934 1 0 67 11 0 0 18 0 7 0 657167435 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15447/statm: 85259 7342 1888 364 0 21162 0
[pid=15463] ppid=15447 vsize=289196 CPUtime=0.31 cores=0,2
/proc/15463/stat : 15463 (python) S 15447 15447 13135 0 -1 4202560 1167 0 0 0 17 14 0 0 19 0 2 0 657167517 296136704 5742 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15463/statm: 72299 5742 415 364 0 8217 0
[pid=15465] ppid=15463 vsize=1017932 CPUtime=100 cores=0,2
/proc/15465/stat : 15465 (gnovelty+2) T 15463 15465 15465 0 -1 4202496 516 0 0 0 10000 0 0 0 25 0 1 0 657167517 1042362368 247 33554432000 134512640 135663704 4287366080 18446744073709551615 134547018 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15465/statm: 254483 247 113 282 0 254199 0
[pid=15463/tid=15512] ppid=15447 vsize=289196 CPUtime=0 cores=0,2
/proc/15463/task/15512/stat : 15512 (python) S 15447 15447 13135 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657177549 296136704 5742 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604449263579456 0 0 -1 0 0 0 0
[pid=15513] ppid=15447 vsize=289208 CPUtime=0.3 cores=0,2
/proc/15513/stat : 15513 (python) S 15447 15447 13135 0 -1 4202560 1083 0 0 0 16 14 0 0 19 0 2 0 657177550 296148992 5727 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15513/statm: 72302 5727 400 364 0 8217 0
[pid=15515] ppid=15513 vsize=1017932 CPUtime=99.32 cores=0,2
/proc/15515/stat : 15515 (gnovelty+2) T 15513 15515 15515 0 -1 4202496 512 0 0 0 9932 0 0 0 25 0 1 0 657177550 1042362368 247 33554432000 134512640 135663704 4294859568 18446744073709551615 134525070 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15515/statm: 254483 247 113 282 0 254199 0
[pid=15513/tid=15522] ppid=15447 vsize=289208 CPUtime=0 cores=0,2
/proc/15513/task/15522/stat : 15522 (python) S 15447 15447 13135 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657187483 296148992 5727 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604440454876032 0 0 -1 0 0 0 0
[pid=15523] ppid=15447 vsize=299740 CPUtime=0.31 cores=0,2
/proc/15523/stat : 15523 (python) S 15447 15447 13135 0 -1 4202560 1096 0 0 0 17 14 0 0 19 0 2 0 657187484 306933760 5768 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15523/statm: 74935 5768 400 364 0 10847 0
[pid=15525] ppid=15523 vsize=416788 CPUtime=100.3 cores=0,2
/proc/15525/stat : 15525 (adaptg2wsat2009) T 15523 15525 15525 0 -1 4202496 628 0 0 0 10030 0 0 0 25 0 1 0 657187485 426790912 363 33554432000 134512640 135107411 4288421696 18446744073709551615 134531739 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15525/statm: 104197 363 59 146 0 103073 0
[pid=15523/tid=15646] ppid=15447 vsize=299740 CPUtime=0 cores=0,2
/proc/15523/task/15646/stat : 15646 (python) S 15447 15447 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657197516 306933760 5768 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604441099383168 0 0 -1 0 0 0 0
[pid=15647] ppid=15447 vsize=309996 CPUtime=0.31 cores=0,2
/proc/15647/stat : 15647 (python) S 15447 15447 13135 0 -1 4202560 1094 0 0 0 16 15 0 0 19 0 2 0 657197517 317435904 5793 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15647/statm: 77499 5793 400 364 0 13408 0
[pid=15649] ppid=15647 vsize=416788 CPUtime=100.31 cores=0,2
/proc/15649/stat : 15649 (adaptg2wsat2009) T 15647 15649 15649 0 -1 4202496 627 0 0 0 10031 0 0 0 25 0 1 0 657197518 426790912 365 33554432000 134512640 135107411 4293587232 18446744073709551615 134531696 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15649/statm: 104197 365 59 146 0 103073 0
[pid=15647/tid=15665] ppid=15447 vsize=309996 CPUtime=0 cores=0,2
/proc/15647/task/15665/stat : 15665 (python) S 15447 15447 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657207549 317435904 5793 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604453214893952 0 0 -1 2 0 0 0
[pid=15666] ppid=15447 vsize=320252 CPUtime=0.33 cores=0,2
/proc/15666/stat : 15666 (python) S 15447 15447 13135 0 -1 4202560 1101 0 0 0 18 15 0 0 16 0 2 0 657207550 327938048 5799 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15666/statm: 80063 5799 400 364 0 15969 0
[pid=15668] ppid=15666 vsize=416788 CPUtime=100.04 cores=0,2
/proc/15668/stat : 15668 (adaptg2wsat2009) T 15666 15668 15668 0 -1 4202496 634 0 0 0 10004 0 0 0 25 0 1 0 657207551 426790912 365 33554432000 134512640 135107411 4292698704 18446744073709551615 134532135 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/15668/statm: 104197 365 59 146 0 103073 0
[pid=15666/tid=15697] ppid=15447 vsize=320252 CPUtime=0 cores=0,2
/proc/15666/task/15697/stat : 15697 (python) S 15447 15447 13135 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 657217583 327938048 5799 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604447538901376 0 0 -1 0 0 0 0
[pid=15698] ppid=15447 vsize=330792 CPUtime=1.4 cores=0,2
/proc/15698/stat : 15698 (python) S 15447 15447 13135 0 -1 4202560 1167 0 0 0 78 62 0 0 15 0 2 0 657217585 338731008 5851 33554432000 4194304 5683644 140736739558480 18446744073709551615 216634535494 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15698/statm: 82698 5851 400 364 0 18601 0
[pid=15700] ppid=15698 vsize=4852 CPUtime=405.38 cores=0,2
/proc/15700/stat : 15700 (march_hi) R 15698 15700 15700 0 -1 4202496 1759 0 0 0 40537 1 0 0 25 0 1 0 657217585 4968448 818 33554432000 4194304 4955518 140735019793776 18446744073709551615 4297396 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15700/statm: 1213 818 106 186 0 1026 0
[pid=15698/tid=15739] ppid=15447 vsize=330792 CPUtime=0 cores=0,2
/proc/15698/task/15739/stat : 15739 (python) S 15447 15447 13135 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 657256950 338731008 5851 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 514 18446604447336719360 0 0 -1 2 0 0 0
[pid=15447/tid=15464] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15464/stat : 15464 (python) S 15445 15447 13135 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 7 0 657167517 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
[pid=15447/tid=15514] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15514/stat : 15514 (python) S 15445 15447 13135 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 7 0 657177550 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
[pid=15447/tid=15524] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15524/stat : 15524 (python) S 15445 15447 13135 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 7 0 657187484 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 2 0 0 0
[pid=15447/tid=15648] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15648/stat : 15648 (python) S 15445 15447 13135 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 7 0 657197517 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 0 0 0 0
[pid=15447/tid=15667] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15667/stat : 15667 (python) S 15445 15447 13135 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 7 0 657207551 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 0 0 0 0
[pid=15447/tid=15699] ppid=15445 vsize=341036 CPUtime=0 cores=0,2
/proc/15447/task/15699/stat : 15699 (python) S 15445 15447 13135 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 7 0 657217585 349220864 7342 33554432000 4194304 5683644 140736739558480 18446744073709551615 216646338993 0 0 16781312 2 18446604447038750912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 909.09
Current children cumulated vsize (KiB) 5471300

Child status: 0
Real time (s): 906.987
CPU time (s): 909.308
CPU user time (s): 907.791
CPU system time (s): 1.51677
CPU usage (%): 100.256
Max. virtual memory (cumulated for all children) (KiB): 5471300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 907.791
system time used= 1.51677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31389
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= 4815
involuntary context switches= 2308

runsolver used 3.9634 second user time and 7.8798 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-15 12:34:08
IDJOB=3377582
IDBENCH=82891
IDSOLVER=1857
FILE ID=node103/3377582-1305455648
RUNJOBID= node103-1305455646-15359
PBS_JOBID= 13324856
Free space on /tmp= 72936 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1720200795-004.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-3377582-1305455648/watcher-3377582-1305455648 -o /tmp/evaluation-result-3377582-1305455648/solver-3377582-1305455648 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377582-1305455648.cnf -seed 670860242 -budget 2400

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

MD5SUM BENCH= 3db6bd99841631bff4d8c3d33ccc1047
RANDOM SEED=670860242

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25172348 kB
Buffers:        319636 kB
Cached:        4205216 kB
SwapCached:     340192 kB
Active:        2273572 kB
Inactive:      5211840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25172348 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:          128412 kB
Writeback:           0 kB
AnonPages:     2630844 kB
Mapped:          22072 kB
Slab:           164780 kB
PageTables:      61928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 105927884 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= 72936 MiB
End job on node103 at 2011-05-15 12:49:15