Trace number 3377529

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 917.948 917.524

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.35/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.64	c INFO: solving HOME/instance-3377529-1305453923.cnf
0.35/0.64	c INFO: computing task features
0.35/0.67	c INFO: computed variable-clause graph statistics
0.35/0.67	c INFO: computed clause balance statistics
0.53/0.87	c INFO: computed variable balance statistics
0.63/0.95	c INFO: computed small-clause counts
0.63/0.95	c INFO: computed Horn-clause counts
0.63/0.95	c INFO: computed variable graph statistics
0.63/0.95	c INFO: collected features for HOME/instance-3377529-1305453923.cnf in 0.32 s
0.63/0.97	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.56)
100.92/101.21	c INFO: running gnovelty+2@0 for 97 with 2299 remaining (b = 0.10)
201.11/201.43	c INFO: running adaptg2wsat2009++@0 for 97 with 2199 remaining (b = 0.05)
301.31/301.64	c INFO: running adaptg2wsat2009++@0 for 97 with 2099 remaining (b = 0.03)
401.54/401.87	c INFO: running adaptg2wsat2009++@0 for 97 with 1999 remaining (b = 0.03)
501.77/502.09	c INFO: running march_hi@0 for 388 with 1899 remaining (b = 0.11)
893.36/893.14	c INFO: running march_hi@390 for 97 with 1508 remaining (b = 0.04)
917.71/917.50	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-3377529-1305453923/watcher-3377529-1305453923 -o /tmp/evaluation-result-3377529-1305453923/solver-3377529-1305453923 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377529-1305453923.cnf -seed 1087591403 -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: 4.04 4.04 3.77 5/323 16460
/proc/meminfo: memFree=18460060/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=15380 CPUtime=0 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 809 0 0 0 0 0 0 0 25 0 1 0 656992173 15749120 696 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/16460/statm: 3845 696 334 364 0 332 0

[startup+0.103601 s]
/proc/loadavg: 4.04 4.04 3.77 5/323 16460
/proc/meminfo: memFree=18460060/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=93960 CPUtime=0.06 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 2691 0 0 0 4 2 0 0 17 0 1 0 656992173 96215040 2407 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089694053 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/16460/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93960

[startup+0.200581 s]
/proc/loadavg: 4.04 4.04 3.77 5/323 16460
/proc/meminfo: memFree=18460060/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=124236 CPUtime=0.1 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 4309 0 1 0 7 3 0 0 17 0 1 0 656992173 127217664 3880 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089698048 0 0 16781312 2 18446744071562362840 0 0 17 0 0 0 0
/proc/16460/statm: 31059 3880 997 364 0 2870 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 124236

[startup+0.301507 s]
/proc/loadavg: 4.04 4.04 3.77 5/323 16460
/proc/meminfo: memFree=18460060/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=135748 CPUtime=0.17 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 5969 933 1 0 12 5 0 0 18 0 1 0 656992173 139005952 4149 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089694213 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/16460/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.700435 s]
/proc/loadavg: 4.04 4.04 3.77 5/323 16460
/proc/meminfo: memFree=18460060/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=279652 CPUtime=0.43 cores=0,2
/proc/16460/stat : 16460 (python) R 16458 16460 14954 0 -1 4202496 9713 933 1 0 32 11 0 0 17 0 1 0 656992173 286363648 7298 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089358937 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16460/statm: 69913 7298 1826 364 0 5837 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 279652

[startup+1.50029 s]
/proc/loadavg: 4.04 4.04 3.77 5/327 16468
/proc/meminfo: memFree=18434608/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=289192 CPUtime=0.7 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 10002 933 1 0 59 11 0 0 18 0 2 0 656992173 296132608 7195 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 72298 7195 1869 364 0 8216 0
[pid=16466] ppid=16460 vsize=278948 CPUtime=0 cores=0,2
/proc/16466/stat : 16466 (python) S 16460 16460 14954 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 656992271 285642752 5676 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089718287 0 0 16781312 514 2570191997105078271 0 0 17 0 0 0 0
/proc/16466/statm: 69737 5676 354 364 0 5655 0
[pid=16468] ppid=16466 vsize=1017932 CPUtime=0.51 cores=0,2
/proc/16468/stat : 16468 (gnovelty+2) R 16466 16468 16468 0 -1 4202496 516 0 0 0 51 0 0 0 20 0 1 0 656992271 1042362368 247 33554432000 134512640 135663704 4292906896 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16468/statm: 254483 247 113 282 0 254199 0
[pid=16460/tid=16467] ppid=16458 vsize=289192 CPUtime=0 cores=0,2
/proc/16460/task/16467/stat : 16467 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 19 0 2 0 656992271 296132608 7195 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 1586072

[startup+3.10101 s]
/proc/loadavg: 4.04 4.04 3.77 5/327 16468
/proc/meminfo: memFree=18433740/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=289192 CPUtime=0.7 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 10002 933 1 0 59 11 0 0 18 0 2 0 656992173 296132608 7195 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 72298 7195 1869 364 0 8216 0
[pid=16466] ppid=16460 vsize=278948 CPUtime=0 cores=0,2
/proc/16466/stat : 16466 (python) S 16460 16460 14954 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 656992271 285642752 5676 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089718287 0 0 16781312 514 2570191997105045762 0 0 17 0 0 0 0
/proc/16466/statm: 69737 5676 354 364 0 5655 0
[pid=16468] ppid=16466 vsize=1017932 CPUtime=2.11 cores=0,2
/proc/16468/stat : 16468 (gnovelty+2) R 16466 16468 16468 0 -1 4202496 516 0 0 0 211 0 0 0 25 0 1 0 656992271 1042362368 247 33554432000 134512640 135663704 4292906896 18446744073709551615 134525260 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16468/statm: 254483 247 113 282 0 254199 0
[pid=16460/tid=16467] ppid=16458 vsize=289192 CPUtime=0 cores=0,2
/proc/16460/task/16467/stat : 16467 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 19 0 2 0 656992271 296132608 7195 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 1586072

[startup+6.30051 s]
/proc/loadavg: 4.04 4.04 3.77 5/327 16468
/proc/meminfo: memFree=18431744/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=289192 CPUtime=0.7 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 10002 933 1 0 59 11 0 0 18 0 2 0 656992173 296132608 7195 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 72298 7195 1869 364 0 8216 0
[pid=16466] ppid=16460 vsize=278948 CPUtime=0.01 cores=0,2
/proc/16466/stat : 16466 (python) S 16460 16460 14954 0 -1 4202560 987 0 0 0 0 1 0 0 18 0 1 0 656992271 285642752 5703 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089718287 0 0 16781312 514 2570191997105045762 0 0 17 0 0 0 0
/proc/16466/statm: 69737 5703 381 364 0 5655 0
[pid=16468] ppid=16466 vsize=1017932 CPUtime=5.3 cores=0,2
/proc/16468/stat : 16468 (gnovelty+2) R 16466 16468 16468 0 -1 4202496 516 0 0 0 530 0 0 0 25 0 1 0 656992271 1042362368 247 33554432000 134512640 135663704 4292906896 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16468/statm: 254483 247 113 282 0 254199 0
[pid=16460/tid=16467] ppid=16458 vsize=289192 CPUtime=0 cores=0,2
/proc/16460/task/16467/stat : 16467 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 19 0 2 0 656992271 296132608 7195 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 1586072

[startup+12.7004 s]
/proc/loadavg: 4.03 4.04 3.78 5/327 16468
/proc/meminfo: memFree=18429860/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=289192 CPUtime=0.7 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 10002 933 1 0 59 11 0 0 18 0 2 0 656992173 296132608 7195 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 72298 7195 1869 364 0 8216 0
[pid=16466] ppid=16460 vsize=278948 CPUtime=0.01 cores=0,2
/proc/16466/stat : 16466 (python) S 16460 16460 14954 0 -1 4202560 989 0 0 0 0 1 0 0 18 0 1 0 656992271 285642752 5703 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089718287 0 0 16781312 514 1417472798342742274 0 0 17 0 0 0 0
/proc/16466/statm: 69737 5703 381 364 0 5655 0
[pid=16468] ppid=16466 vsize=1017932 CPUtime=11.69 cores=0,2
/proc/16468/stat : 16468 (gnovelty+2) R 16466 16468 16468 0 -1 4202496 516 0 0 0 1169 0 0 0 25 0 1 0 656992271 1042362368 247 33554432000 134512640 135663704 4292906896 18446744073709551615 134525258 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16468/statm: 254483 247 113 282 0 254199 0
[pid=16460/tid=16467] ppid=16458 vsize=289192 CPUtime=0 cores=0,2
/proc/16460/task/16467/stat : 16467 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 19 0 2 0 656992271 296132608 7195 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 1586072

[startup+25.5011 s]
/proc/loadavg: 4.03 4.04 3.78 5/327 16468
/proc/meminfo: memFree=18426748/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=289192 CPUtime=0.7 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 10002 933 1 0 59 11 0 0 18 0 2 0 656992173 296132608 7195 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 72298 7195 1869 364 0 8216 0
[pid=16466] ppid=16460 vsize=278948 CPUtime=0.05 cores=0,2
/proc/16466/stat : 16466 (python) S 16460 16460 14954 0 -1 4202560 995 0 0 0 2 3 0 0 18 0 1 0 656992271 285642752 5704 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089718287 0 0 16781312 514 1417472798342742274 0 0 17 0 0 0 0
/proc/16466/statm: 69737 5704 382 364 0 5655 0
[pid=16468] ppid=16466 vsize=1017932 CPUtime=24.46 cores=0,2
/proc/16468/stat : 16468 (gnovelty+2) R 16466 16468 16468 0 -1 4202496 516 0 0 0 2446 0 0 0 25 0 1 0 656992271 1042362368 247 33554432000 134512640 135663704 4292906896 18446744073709551615 134545598 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16468/statm: 254483 247 113 282 0 254199 0
[pid=16460/tid=16467] ppid=16458 vsize=289192 CPUtime=0 cores=0,2
/proc/16460/task/16467/stat : 16467 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 19 0 2 0 656992271 296132608 7195 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 1586072

[startup+51.1006 s]
/proc/loadavg: 4.21 4.08 3.80 5/327 16469
/proc/meminfo: memFree=18420012/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=289192 CPUtime=0.7 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 10002 933 1 0 59 11 0 0 18 0 2 0 656992173 296132608 7195 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 72298 7195 1869 364 0 8216 0
[pid=16466] ppid=16460 vsize=278948 CPUtime=0.09 cores=0,2
/proc/16466/stat : 16466 (python) S 16460 16460 14954 0 -1 4202560 1008 0 0 0 4 5 0 0 18 0 1 0 656992271 285642752 5704 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089718287 0 0 16781312 514 1417472798342742274 0 0 17 0 0 0 0
/proc/16466/statm: 69737 5704 382 364 0 5655 0
[pid=16468] ppid=16466 vsize=1017932 CPUtime=50.01 cores=0,2
/proc/16468/stat : 16468 (gnovelty+2) R 16466 16468 16468 0 -1 4202496 516 0 0 0 5001 0 0 0 25 0 1 0 656992271 1042362368 247 33554432000 134512640 135663704 4292906896 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16468/statm: 254483 247 113 282 0 254199 0
[pid=16460/tid=16467] ppid=16458 vsize=289192 CPUtime=0 cores=0,2
/proc/16460/task/16467/stat : 16467 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 19 0 2 0 656992271 296132608 7195 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 1586072

[startup+102.301 s]
/proc/loadavg: 4.08 4.06 3.81 5/335 16478
/proc/meminfo: memFree=18394624/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=299448 CPUtime=0.72 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 10876 933 1 0 61 11 0 0 19 0 3 0 656992173 306634752 7210 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 74862 7210 1880 364 0 10777 0
[pid=16466] ppid=16460 vsize=289192 CPUtime=0.22 cores=0,2
/proc/16466/stat : 16466 (python) S 16460 16460 14954 0 -1 4202560 1167 0 0 0 11 11 0 0 19 0 2 0 656992271 296132608 5742 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16466/statm: 72298 5742 415 364 0 8216 0
[pid=16468] ppid=16466 vsize=1017932 CPUtime=99.98 cores=0,2
/proc/16468/stat : 16468 (gnovelty+2) T 16466 16468 16468 0 -1 4202496 516 0 0 0 9998 0 0 0 25 0 1 0 656992271 1042362368 247 33554432000 134512640 135663704 4292906896 18446744073709551615 134524868 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16468/statm: 254483 247 113 282 0 254199 0
[pid=16466/tid=16475] ppid=16460 vsize=289192 CPUtime=0 cores=0,2
/proc/16466/task/16475/stat : 16475 (python) S 16460 16460 14954 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657002292 296132608 5742 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604449216145408 0 0 -1 0 0 0 0
[pid=16476] ppid=16460 vsize=289204 CPUtime=0 cores=0,2
/proc/16476/stat : 16476 (python) S 16460 16460 14954 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 657002294 296144896 5674 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089718342 0 0 16781312 514 8575794876761735426 0 0 17 0 0 0 0
/proc/16476/statm: 72301 5674 348 364 0 8216 0
[pid=16478] ppid=16476 vsize=1017932 CPUtime=1.1 cores=0,2
/proc/16478/stat : 16478 (gnovelty+2) R 16476 16478 16478 0 -1 4202496 512 0 0 0 110 0 0 0 24 0 1 0 657002294 1042362368 247 33554432000 134512640 135663704 4293979216 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16478/statm: 254483 247 113 282 0 254199 0
[pid=16460/tid=16467] ppid=16458 vsize=299448 CPUtime=0 cores=0,2
/proc/16460/task/16467/stat : 16467 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 19 0 3 0 656992271 306634752 7210 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16477] ppid=16458 vsize=299448 CPUtime=0 cores=0,2
/proc/16460/task/16477/stat : 16477 (python) S 16458 16460 14954 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 3 0 657002294 306634752 7210 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 2913708

[startup+162.301 s]
/proc/loadavg: 4.03 4.05 3.82 5/335 16480
/proc/meminfo: memFree=18378848/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=299448 CPUtime=0.72 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 10876 933 1 0 61 11 0 0 19 0 3 0 656992173 306634752 7210 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 74862 7210 1880 364 0 10777 0
[pid=16466] ppid=16460 vsize=289192 CPUtime=0.22 cores=0,2

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

/proc/16625/stat : 16625 (python) S 16460 16460 14954 0 -1 4202560 1183 0 0 0 57 44 0 0 15 0 2 0 657042383 338706432 5856 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089718342 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16625/statm: 82692 5856 410 364 0 18595 0
[pid=16627] ppid=16625 vsize=5844 CPUtime=414.2 cores=0,2
/proc/16627/stat : 16627 (march_hi) R 16625 16627 16627 0 -1 4202496 2077 0 0 0 41419 1 0 0 25 0 1 0 657042383 5984256 1177 33554432000 4194304 4955518 140735005922672 18446744073709551615 4224642 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16627/statm: 1461 1177 106 186 0 1274 0
[pid=16625/tid=16656] ppid=16460 vsize=330768 CPUtime=0 cores=0,2
/proc/16625/task/16656/stat : 16656 (python) S 16460 16460 14954 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 657081487 338706432 5856 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604453837949120 0 0 -1 0 0 0 0
[pid=16460/tid=16467] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16467/stat : 16467 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 19 0 7 0 656992271 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16477] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16477/stat : 16477 (python) S 16458 16460 14954 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 657002294 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16558] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16558/stat : 16558 (python) S 16458 16460 14954 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 657012317 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16569] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16569/stat : 16569 (python) S 16458 16460 14954 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 7 0 657022339 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16615] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16615/stat : 16615 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 7 0 657032361 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16626] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16626/stat : 16626 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 7 0 657042383 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 917.1
Current children cumulated vsize (KiB) 5472488

[startup+917.202 s]
/proc/loadavg: 1.00 1.62 2.70 2/295 16657
/proc/meminfo: memFree=18811244/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=341012 CPUtime=0.79 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 14832 933 1 0 67 12 0 0 18 0 7 0 656992173 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 85253 7348 1888 364 0 21156 0
[pid=16466] ppid=16460 vsize=289192 CPUtime=0.22 cores=0,2
/proc/16466/stat : 16466 (python) S 16460 16460 14954 0 -1 4202560 1167 0 0 0 11 11 0 0 19 0 2 0 656992271 296132608 5742 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16466/statm: 72298 5742 415 364 0 8216 0
[pid=16468] ppid=16466 vsize=1017932 CPUtime=99.98 cores=0,2
/proc/16468/stat : 16468 (gnovelty+2) T 16466 16468 16468 0 -1 4202496 516 0 0 0 9998 0 0 0 25 0 1 0 656992271 1042362368 247 33554432000 134512640 135663704 4292906896 18446744073709551615 134524868 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16468/statm: 254483 247 113 282 0 254199 0
[pid=16466/tid=16475] ppid=16460 vsize=289192 CPUtime=0 cores=0,2
/proc/16466/task/16475/stat : 16475 (python) S 16460 16460 14954 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657002292 296132608 5742 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604449216145408 0 0 -1 0 0 0 0
[pid=16476] ppid=16460 vsize=289204 CPUtime=0.21 cores=0,2
/proc/16476/stat : 16476 (python) S 16460 16460 14954 0 -1 4202560 1081 0 0 0 11 10 0 0 19 0 2 0 657002294 296144896 5727 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16476/statm: 72301 5727 400 364 0 8216 0
[pid=16478] ppid=16476 vsize=1017932 CPUtime=100 cores=0,2
/proc/16478/stat : 16478 (gnovelty+2) T 16476 16478 16478 0 -1 4202496 512 0 0 0 10000 0 0 0 25 0 1 0 657002294 1042362368 247 33554432000 134512640 135663704 4293979216 18446744073709551615 134524551 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16478/statm: 254483 247 113 282 0 254199 0
[pid=16476/tid=16556] ppid=16460 vsize=289204 CPUtime=0 cores=0,2
/proc/16476/task/16556/stat : 16556 (python) S 16460 16460 14954 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657012315 296144896 5727 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604446319466496 0 0 -1 0 0 0 0
[pid=16557] ppid=16460 vsize=299736 CPUtime=0.21 cores=0,2
/proc/16557/stat : 16557 (python) S 16460 16460 14954 0 -1 4202560 1089 0 0 0 11 10 0 0 19 0 2 0 657012316 306929664 5768 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16557/statm: 74934 5768 400 364 0 10846 0
[pid=16559] ppid=16557 vsize=416788 CPUtime=100 cores=0,2
/proc/16559/stat : 16559 (adaptg2wsat2009) T 16557 16559 16559 0 -1 4202496 630 0 0 0 10000 0 0 0 25 0 1 0 657012317 426790912 364 33554432000 134512640 135107411 4294513344 18446744073709551615 134532408 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16559/statm: 104197 364 59 146 0 103073 0
[pid=16557/tid=16567] ppid=16460 vsize=299736 CPUtime=0 cores=0,2
/proc/16557/task/16567/stat : 16567 (python) S 16460 16460 14954 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657022337 306929664 5768 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604452846506176 0 0 -1 2 0 0 0
[pid=16568] ppid=16460 vsize=309992 CPUtime=0.21 cores=0,2
/proc/16568/stat : 16568 (python) S 16460 16460 14954 0 -1 4202560 1092 0 0 0 12 9 0 0 19 0 2 0 657022338 317431808 5793 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16568/statm: 77498 5793 400 364 0 13407 0
[pid=16570] ppid=16568 vsize=416788 CPUtime=100.01 cores=0,2
/proc/16570/stat : 16570 (adaptg2wsat2009) T 16568 16570 16570 0 -1 4202496 622 0 0 0 10001 0 0 0 25 0 1 0 657022339 426790912 362 33554432000 134512640 135107411 4289429008 18446744073709551615 134531935 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16570/statm: 104197 362 59 146 0 103073 0
[pid=16568/tid=16613] ppid=16460 vsize=309992 CPUtime=0 cores=0,2
/proc/16568/task/16613/stat : 16613 (python) S 16460 16460 14954 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657032359 317431808 5793 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604453850649920 0 0 -1 2 0 0 0
[pid=16614] ppid=16460 vsize=320512 CPUtime=0.21 cores=0,2
/proc/16614/stat : 16614 (python) S 16460 16460 14954 0 -1 4202560 1090 0 0 0 12 9 0 0 19 0 2 0 657032360 328204288 5842 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16614/statm: 80128 5842 400 364 0 16034 0
[pid=16616] ppid=16614 vsize=416788 CPUtime=100.05 cores=0,2
/proc/16616/stat : 16616 (adaptg2wsat2009) T 16614 16616 16616 0 -1 4202496 633 0 0 0 10005 0 0 0 25 0 1 0 657032361 426790912 365 33554432000 134512640 135107411 4287623584 18446744073709551615 134531604 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16616/statm: 104197 365 59 146 0 103073 0
[pid=16614/tid=16624] ppid=16460 vsize=320512 CPUtime=0 cores=0,2
/proc/16614/task/16624/stat : 16624 (python) S 16460 16460 14954 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657042381 328204288 5842 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604453976159424 0 0 -1 2 0 0 0
[pid=16625] ppid=16460 vsize=330768 CPUtime=1.01 cores=0,2
/proc/16625/stat : 16625 (python) S 16460 16460 14954 0 -1 4202560 1183 0 0 0 57 44 0 0 15 0 2 0 657042383 338706432 5856 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089718342 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16625/statm: 82692 5856 410 364 0 18595 0
[pid=16627] ppid=16625 vsize=5844 CPUtime=414.6 cores=0,2
/proc/16627/stat : 16627 (march_hi) R 16625 16627 16627 0 -1 4202496 2079 0 0 0 41459 1 0 0 25 0 1 0 657042383 5984256 1179 33554432000 4194304 4955518 140735005922672 18446744073709551615 4235634 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16627/statm: 1461 1179 106 186 0 1274 0
[pid=16625/tid=16656] ppid=16460 vsize=330768 CPUtime=0 cores=0,2
/proc/16625/task/16656/stat : 16656 (python) S 16460 16460 14954 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 657081487 338706432 5856 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604453837949120 0 0 -1 0 0 0 0
[pid=16460/tid=16467] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16467/stat : 16467 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 19 0 7 0 656992271 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16477] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16477/stat : 16477 (python) S 16458 16460 14954 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 657002294 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16558] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16558/stat : 16558 (python) S 16458 16460 14954 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 657012317 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16569] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16569/stat : 16569 (python) S 16458 16460 14954 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 7 0 657022339 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16615] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16615/stat : 16615 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 7 0 657032361 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16626] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16626/stat : 16626 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 7 0 657042383 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 917.5
Current children cumulated vsize (KiB) 5472488

[startup+917.402 s]
/proc/loadavg: 1.00 1.61 2.69 2/295 16657
/proc/meminfo: memFree=18811244/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=341012 CPUtime=0.79 cores=0,2
/proc/16460/stat : 16460 (python) S 16458 16460 14954 0 -1 4202496 14832 933 1 0 67 12 0 0 18 0 7 0 656992173 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 85253 7348 1888 364 0 21156 0
[pid=16466] ppid=16460 vsize=289192 CPUtime=0.22 cores=0,2
/proc/16466/stat : 16466 (python) S 16460 16460 14954 0 -1 4202560 1167 0 0 0 11 11 0 0 19 0 2 0 656992271 296132608 5742 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16466/statm: 72298 5742 415 364 0 8216 0
[pid=16468] ppid=16466 vsize=1017932 CPUtime=99.98 cores=0,2
/proc/16468/stat : 16468 (gnovelty+2) T 16466 16468 16468 0 -1 4202496 516 0 0 0 9998 0 0 0 25 0 1 0 656992271 1042362368 247 33554432000 134512640 135663704 4292906896 18446744073709551615 134524868 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16468/statm: 254483 247 113 282 0 254199 0
[pid=16466/tid=16475] ppid=16460 vsize=289192 CPUtime=0 cores=0,2
/proc/16466/task/16475/stat : 16475 (python) S 16460 16460 14954 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657002292 296132608 5742 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604449216145408 0 0 -1 0 0 0 0
[pid=16476] ppid=16460 vsize=289204 CPUtime=0.21 cores=0,2
/proc/16476/stat : 16476 (python) S 16460 16460 14954 0 -1 4202560 1081 0 0 0 11 10 0 0 19 0 2 0 657002294 296144896 5727 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16476/statm: 72301 5727 400 364 0 8216 0
[pid=16478] ppid=16476 vsize=1017932 CPUtime=100 cores=0,2
/proc/16478/stat : 16478 (gnovelty+2) T 16476 16478 16478 0 -1 4202496 512 0 0 0 10000 0 0 0 25 0 1 0 657002294 1042362368 247 33554432000 134512640 135663704 4293979216 18446744073709551615 134524551 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16478/statm: 254483 247 113 282 0 254199 0
[pid=16476/tid=16556] ppid=16460 vsize=289204 CPUtime=0 cores=0,2
/proc/16476/task/16556/stat : 16556 (python) S 16460 16460 14954 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657012315 296144896 5727 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604446319466496 0 0 -1 0 0 0 0
[pid=16557] ppid=16460 vsize=299736 CPUtime=0.21 cores=0,2
/proc/16557/stat : 16557 (python) S 16460 16460 14954 0 -1 4202560 1089 0 0 0 11 10 0 0 19 0 2 0 657012316 306929664 5768 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16557/statm: 74934 5768 400 364 0 10846 0
[pid=16559] ppid=16557 vsize=416788 CPUtime=100 cores=0,2
/proc/16559/stat : 16559 (adaptg2wsat2009) T 16557 16559 16559 0 -1 4202496 630 0 0 0 10000 0 0 0 25 0 1 0 657012317 426790912 364 33554432000 134512640 135107411 4294513344 18446744073709551615 134532408 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16559/statm: 104197 364 59 146 0 103073 0
[pid=16557/tid=16567] ppid=16460 vsize=299736 CPUtime=0 cores=0,2
/proc/16557/task/16567/stat : 16567 (python) S 16460 16460 14954 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657022337 306929664 5768 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604452846506176 0 0 -1 2 0 0 0
[pid=16568] ppid=16460 vsize=309992 CPUtime=0.21 cores=0,2
/proc/16568/stat : 16568 (python) S 16460 16460 14954 0 -1 4202560 1092 0 0 0 12 9 0 0 19 0 2 0 657022338 317431808 5793 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16568/statm: 77498 5793 400 364 0 13407 0
[pid=16570] ppid=16568 vsize=416788 CPUtime=100.01 cores=0,2
/proc/16570/stat : 16570 (adaptg2wsat2009) T 16568 16570 16570 0 -1 4202496 622 0 0 0 10001 0 0 0 25 0 1 0 657022339 426790912 362 33554432000 134512640 135107411 4289429008 18446744073709551615 134531935 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16570/statm: 104197 362 59 146 0 103073 0
[pid=16568/tid=16613] ppid=16460 vsize=309992 CPUtime=0 cores=0,2
/proc/16568/task/16613/stat : 16613 (python) S 16460 16460 14954 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657032359 317431808 5793 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604453850649920 0 0 -1 2 0 0 0
[pid=16614] ppid=16460 vsize=320512 CPUtime=0.21 cores=0,2
/proc/16614/stat : 16614 (python) S 16460 16460 14954 0 -1 4202560 1090 0 0 0 12 9 0 0 19 0 2 0 657032360 328204288 5842 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16614/statm: 80128 5842 400 364 0 16034 0
[pid=16616] ppid=16614 vsize=416788 CPUtime=100.05 cores=0,2
/proc/16616/stat : 16616 (adaptg2wsat2009) T 16614 16616 16616 0 -1 4202496 633 0 0 0 10005 0 0 0 25 0 1 0 657032361 426790912 365 33554432000 134512640 135107411 4287623584 18446744073709551615 134531604 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16616/statm: 104197 365 59 146 0 103073 0
[pid=16614/tid=16624] ppid=16460 vsize=320512 CPUtime=0 cores=0,2
/proc/16614/task/16624/stat : 16624 (python) S 16460 16460 14954 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657042381 328204288 5842 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604453976159424 0 0 -1 2 0 0 0
[pid=16625] ppid=16460 vsize=330768 CPUtime=1.01 cores=0,2
/proc/16625/stat : 16625 (python) S 16460 16460 14954 0 -1 4202560 1185 0 0 0 57 44 0 0 15 0 2 0 657042383 338706432 5856 33554432000 4194304 5683644 140736607583120 18446744073709551615 248089718342 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16625/statm: 82692 5856 410 364 0 18595 0
[pid=16627] ppid=16625 vsize=5844 CPUtime=414.81 cores=0,2
/proc/16627/stat : 16627 (march_hi) R 16625 16627 16627 0 -1 4202496 2079 0 0 0 41480 1 0 0 25 0 1 0 657042383 5984256 1179 33554432000 4194304 4955518 140735005922672 18446744073709551615 4297366 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16627/statm: 1461 1179 106 186 0 1274 0
[pid=16625/tid=16656] ppid=16460 vsize=330768 CPUtime=0 cores=0,2
/proc/16625/task/16656/stat : 16656 (python) S 16460 16460 14954 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 657081487 338706432 5856 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 514 18446604453837949120 0 0 -1 0 0 0 0
[pid=16460/tid=16467] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16467/stat : 16467 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 19 0 7 0 656992271 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16477] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16477/stat : 16477 (python) S 16458 16460 14954 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 657002294 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16558] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16558/stat : 16558 (python) S 16458 16460 14954 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 657012317 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16569] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16569/stat : 16569 (python) S 16458 16460 14954 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 7 0 657022339 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16615] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16615/stat : 16615 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 7 0 657032361 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
[pid=16460/tid=16626] ppid=16458 vsize=341012 CPUtime=0 cores=0,2
/proc/16460/task/16626/stat : 16626 (python) S 16458 16460 14954 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 7 0 657042383 349196288 7348 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 2 18446604447536558400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 917.71
Current children cumulated vsize (KiB) 5472488

[startup+917.511 s]
/proc/loadavg: 1.00 1.61 2.69 2/295 16657
/proc/meminfo: memFree=18811244/32950928 swapFree=64721848/67111528
[pid=16460] ppid=16458 vsize=320440 CPUtime=917.91 cores=0,2
/proc/16460/stat : 16460 (python) R 16458 16460 14954 0 -1 4202496 16708 12837 1 0 67 13 91611 100 17 0 2 0 656992173 328130560 7327 33554432000 4194304 5683644 140736607583120 18446744073709551615 4516260 0 0 16781312 0 18446744073709551615 0 0 17 2 0 0 0
/proc/16460/statm: 80110 7327 1875 364 0 16034 0
[pid=16460/tid=16477] ppid=16458 vsize=320440 CPUtime=917.11 cores=0,2
/proc/16460/task/16477/stat : 16477 (python) S 16458 16460 14954 0 -1 4202560 32 12837 0 0 0 0 91611 100 18 0 2 0 657002294 328130560 7327 33554432000 4194304 5683644 140736607583120 18446744073709551615 248101521841 0 0 16781312 0 18446604447536558400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 917.91
Current children cumulated vsize (KiB) 320440

Child status: 0
Real time (s): 917.524
CPU time (s): 917.948
CPU user time (s): 916.804
CPU system time (s): 1.14482
CPU usage (%): 100.046
Max. virtual memory (cumulated for all children) (KiB): 5472488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 916.804
system time used= 1.14482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31736
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= 4544
involuntary context switches= 4685

runsolver used 2.57961 second user time and 5.35719 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 12:05:24
IDJOB=3377529
IDBENCH=82838
IDSOLVER=1857
FILE ID=node123/3377529-1305453923
RUNJOBID= node123-1305452312-15689
PBS_JOBID= 13324867
Free space on /tmp= 73340 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
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-3377529-1305453923/watcher-3377529-1305453923 -o /tmp/evaluation-result-3377529-1305453923/solver-3377529-1305453923 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377529-1305453923.cnf -seed 1087591403 -budget 2400

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

MD5SUM BENCH= 6df48a49b3cf6574a0f4cdf651f82d66
RANDOM SEED=1087591403

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18460340 kB
Buffers:        314272 kB
Cached:        4356408 kB
SwapCached:      10528 kB
Active:       11261488 kB
Inactive:      2940360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18460340 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           32040 kB
Writeback:           8 kB
AnonPages:     9528760 kB
Mapped:          28792 kB
Slab:           180744 kB
PageTables:      45748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 45651400 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= 73392 MiB
End job on node123 at 2011-05-15 12:20:41