Trace number 3377540

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 334.643 334.494

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1082084494-034.UNKNOWN.cnf
MD5SUMbf255e5bc10dc75db5f2f0a4a1086e58
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.615
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.30/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.46	c INFO: solving HOME/instance-3377540-1305454111.cnf
0.30/0.46	c INFO: computing task features
0.30/0.49	c INFO: computed variable-clause graph statistics
0.30/0.49	c INFO: computed clause balance statistics
0.48/0.65	c INFO: computed variable balance statistics
0.58/0.71	c INFO: computed small-clause counts
0.58/0.71	c INFO: computed Horn-clause counts
0.58/0.71	c INFO: computed variable graph statistics
0.58/0.71	c INFO: collected features for HOME/instance-3377540-1305454111.cnf in 0.25 s
0.58/0.73	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.58)
100.81/100.94	c INFO: running gnovelty+2@0 for 97 with 2299 remaining (b = 0.09)
201.02/201.16	c INFO: running adaptg2wsat2009++@0 for 97 with 2199 remaining (b = 0.04)
301.29/301.36	c INFO: running march_hi@0 for 388 with 2099 remaining (b = 0.13)
334.47/334.47	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-3377540-1305454111/watcher-3377540-1305454111 -o /tmp/evaluation-result-3377540-1305454111/solver-3377540-1305454111 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377540-1305454111.cnf -seed 398294627 -budget 2400 

running on 2 cores: 1,3

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: 3.94 4.03 3.82 4/314 16547
/proc/meminfo: memFree=18418364/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=15780 CPUtime=0 cores=1,3
/proc/16547/stat : 16547 (python) R 16545 16547 14954 0 -1 4202496 935 0 0 0 0 0 0 0 25 0 1 0 657010900 16158720 814 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089696256 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/16547/statm: 3945 814 356 364 0 432 0

[startup+0.071528 s]
/proc/loadavg: 3.94 4.03 3.82 4/314 16547
/proc/meminfo: memFree=18418364/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=56784 CPUtime=0.05 cores=1,3
/proc/16547/stat : 16547 (python) S 16545 16547 14954 0 -1 4202496 2102 0 0 0 4 1 0 0 25 0 1 0 657010900 58146816 1857 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/16547/statm: 14196 1857 499 364 0 1319 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 56784

[startup+0.100523 s]
/proc/loadavg: 3.94 4.03 3.82 4/314 16547
/proc/meminfo: memFree=18418364/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=104236 CPUtime=0.06 cores=1,3
/proc/16547/stat : 16547 (python) R 16545 16547 14954 0 -1 4202496 3084 0 0 0 5 1 0 0 25 0 1 0 657010900 106737664 2765 33554432000 4194304 5683644 140735304869280 18446744073709551615 4990227 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16547/statm: 26059 2767 847 364 0 1807 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104236

[startup+0.300489 s]
/proc/loadavg: 3.94 4.03 3.82 4/314 16547
/proc/meminfo: memFree=18418364/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=194552 CPUtime=0.22 cores=1,3
/proc/16547/stat : 16547 (python) R 16545 16547 14954 0 -1 4202496 6921 934 1 0 16 6 0 0 25 0 1 0 657010900 199221248 4965 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089696256 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/16547/statm: 48638 4965 1431 364 0 3757 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 194552

[startup+0.700474 s]
/proc/loadavg: 3.94 4.03 3.82 4/314 16547
/proc/meminfo: memFree=18418364/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=279316 CPUtime=0.58 cores=1,3
/proc/16547/stat : 16547 (python) R 16545 16547 14954 0 -1 4202496 9736 934 1 0 50 8 0 0 25 0 1 0 657010900 286019584 7214 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089354122 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16547/statm: 69829 7214 1827 364 0 5753 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 279316

[startup+1.50027 s]
/proc/loadavg: 3.94 4.03 3.82 5/318 16555
/proc/meminfo: memFree=18393656/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=288856 CPUtime=0.62 cores=1,3
/proc/16547/stat : 16547 (python) S 16545 16547 14954 0 -1 4202496 10169 934 1 0 53 9 0 0 18 0 2 0 657010900 295788544 7118 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16547/statm: 72214 7118 1877 364 0 8132 0
[pid=16553] ppid=16547 vsize=278612 CPUtime=0 cores=1,3
/proc/16553/stat : 16553 (python) S 16547 16547 14954 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 657010974 285298688 5591 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089718287 0 0 16781312 514 5632213408083345407 0 0 17 1 0 0 0
/proc/16553/statm: 69653 5591 354 364 0 5571 0
[pid=16555] ppid=16553 vsize=1017932 CPUtime=0.75 cores=1,3
/proc/16555/stat : 16555 (gnovelty+2) R 16553 16555 16555 0 -1 4202496 494 0 0 0 75 0 0 0 21 0 1 0 657010974 1042362368 227 33554432000 134512640 135663704 4291209200 18446744073709551615 134524526 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16555/statm: 254483 227 113 282 0 254199 0
[pid=16547/tid=16554] ppid=16545 vsize=288856 CPUtime=0 cores=1,3
/proc/16547/task/16554/stat : 16554 (python) S 16545 16547 14954 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 657010974 295788544 7118 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 1585400

[startup+3.10099 s]
/proc/loadavg: 3.94 4.03 3.82 5/318 16555
/proc/meminfo: memFree=18392788/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=288856 CPUtime=0.62 cores=1,3
/proc/16547/stat : 16547 (python) S 16545 16547 14954 0 -1 4202496 10169 934 1 0 53 9 0 0 18 0 2 0 657010900 295788544 7118 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16547/statm: 72214 7118 1877 364 0 8132 0
[pid=16553] ppid=16547 vsize=278612 CPUtime=0 cores=1,3
/proc/16553/stat : 16553 (python) S 16547 16547 14954 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 657010974 285298688 5591 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089718287 0 0 16781312 514 5632213408083312902 0 0 17 1 0 0 0
/proc/16553/statm: 69653 5591 354 364 0 5571 0
[pid=16555] ppid=16553 vsize=1017932 CPUtime=2.35 cores=1,3
/proc/16555/stat : 16555 (gnovelty+2) R 16553 16555 16555 0 -1 4202496 494 0 0 0 235 0 0 0 25 0 1 0 657010974 1042362368 227 33554432000 134512640 135663704 4291209200 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16555/statm: 254483 227 113 282 0 254199 0
[pid=16547/tid=16554] ppid=16545 vsize=288856 CPUtime=0 cores=1,3
/proc/16547/task/16554/stat : 16554 (python) S 16545 16547 14954 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 657010974 295788544 7118 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 1585400

[startup+6.30043 s]
/proc/loadavg: 3.94 4.03 3.82 5/318 16555
/proc/meminfo: memFree=18391416/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=288856 CPUtime=0.62 cores=1,3
/proc/16547/stat : 16547 (python) S 16545 16547 14954 0 -1 4202496 10169 934 1 0 53 9 0 0 18 0 2 0 657010900 295788544 7118 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16547/statm: 72214 7118 1877 364 0 8132 0
[pid=16553] ppid=16547 vsize=278612 CPUtime=0 cores=1,3
/proc/16553/stat : 16553 (python) S 16547 16547 14954 0 -1 4202560 977 0 0 0 0 0 0 0 18 0 1 0 657010974 285298688 5618 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089718287 0 0 16781312 514 5632213408083312902 0 0 17 1 0 0 0
/proc/16553/statm: 69653 5618 381 364 0 5571 0
[pid=16555] ppid=16553 vsize=1017932 CPUtime=5.54 cores=1,3
/proc/16555/stat : 16555 (gnovelty+2) R 16553 16555 16555 0 -1 4202496 494 0 0 0 554 0 0 0 25 0 1 0 657010974 1042362368 227 33554432000 134512640 135663704 4291209200 18446744073709551615 134524681 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16555/statm: 254483 227 113 282 0 254199 0
[pid=16547/tid=16554] ppid=16545 vsize=288856 CPUtime=0 cores=1,3
/proc/16547/task/16554/stat : 16554 (python) S 16545 16547 14954 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 657010974 295788544 7118 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 1585400

[startup+12.7004 s]
/proc/loadavg: 3.95 4.03 3.82 5/318 16555
/proc/meminfo: memFree=18389584/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=288856 CPUtime=0.62 cores=1,3
/proc/16547/stat : 16547 (python) S 16545 16547 14954 0 -1 4202496 10169 934 1 0 53 9 0 0 18 0 2 0 657010900 295788544 7118 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16547/statm: 72214 7118 1877 364 0 8132 0
[pid=16553] ppid=16547 vsize=278612 CPUtime=0.02 cores=1,3
/proc/16553/stat : 16553 (python) S 16547 16547 14954 0 -1 4202560 981 0 0 0 1 1 0 0 18 0 1 0 657010974 285298688 5619 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089718287 0 0 16781312 514 5703633006204256518 0 0 17 1 0 0 0
/proc/16553/statm: 69653 5619 382 364 0 5571 0
[pid=16555] ppid=16553 vsize=1017932 CPUtime=11.93 cores=1,3
/proc/16555/stat : 16555 (gnovelty+2) R 16553 16555 16555 0 -1 4202496 494 0 0 0 1193 0 0 0 25 0 1 0 657010974 1042362368 227 33554432000 134512640 135663704 4291209200 18446744073709551615 134524984 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16555/statm: 254483 227 113 282 0 254199 0
[pid=16547/tid=16554] ppid=16545 vsize=288856 CPUtime=0 cores=1,3
/proc/16547/task/16554/stat : 16554 (python) S 16545 16547 14954 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 657010974 295788544 7118 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 1585400

[startup+25.501 s]
/proc/loadavg: 3.96 4.03 3.82 5/322 16559
/proc/meminfo: memFree=18380968/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=288856 CPUtime=0.62 cores=1,3
/proc/16547/stat : 16547 (python) S 16545 16547 14954 0 -1 4202496 10169 934 1 0 53 9 0 0 18 0 2 0 657010900 295788544 7118 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16547/statm: 72214 7118 1877 364 0 8132 0
[pid=16553] ppid=16547 vsize=278612 CPUtime=0.04 cores=1,3
/proc/16553/stat : 16553 (python) S 16547 16547 14954 0 -1 4202560 986 0 0 0 2 2 0 0 18 0 1 0 657010974 285298688 5619 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089718287 0 0 16781312 514 5703633006204256518 0 0 17 1 0 0 0
/proc/16553/statm: 69653 5619 382 364 0 5571 0
[pid=16555] ppid=16553 vsize=1017932 CPUtime=24.71 cores=1,3
/proc/16555/stat : 16555 (gnovelty+2) R 16553 16555 16555 0 -1 4202496 494 0 0 0 2471 0 0 0 25 0 1 0 657010974 1042362368 227 33554432000 134512640 135663704 4291209200 18446744073709551615 134524720 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16555/statm: 254483 227 113 282 0 254199 0
[pid=16547/tid=16554] ppid=16545 vsize=288856 CPUtime=0 cores=1,3
/proc/16547/task/16554/stat : 16554 (python) S 16545 16547 14954 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 657010974 295788544 7118 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 1585400

[startup+51.1005 s]
/proc/loadavg: 4.03 4.04 3.83 5/322 16560
/proc/meminfo: memFree=18374420/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=288856 CPUtime=0.62 cores=1,3
/proc/16547/stat : 16547 (python) S 16545 16547 14954 0 -1 4202496 10169 934 1 0 53 9 0 0 18 0 2 0 657010900 295788544 7118 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16547/statm: 72214 7118 1877 364 0 8132 0
[pid=16553] ppid=16547 vsize=278612 CPUtime=0.09 cores=1,3
/proc/16553/stat : 16553 (python) S 16547 16547 14954 0 -1 4202560 998 0 0 0 4 5 0 0 18 0 1 0 657010974 285298688 5619 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089718287 0 0 16781312 514 5703633006204256518 0 0 17 1 0 0 0
/proc/16553/statm: 69653 5619 382 364 0 5571 0
[pid=16555] ppid=16553 vsize=1017932 CPUtime=50.27 cores=1,3
/proc/16555/stat : 16555 (gnovelty+2) R 16553 16555 16555 0 -1 4202496 494 0 0 0 5027 0 0 0 25 0 1 0 657010974 1042362368 227 33554432000 134512640 135663704 4291209200 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16555/statm: 254483 227 113 282 0 254199 0
[pid=16547/tid=16554] ppid=16545 vsize=288856 CPUtime=0 cores=1,3
/proc/16547/task/16554/stat : 16554 (python) S 16545 16547 14954 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 657010974 295788544 7118 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1585400

[startup+102.31 s]
/proc/loadavg: 4.01 4.03 3.83 5/326 16565
/proc/meminfo: memFree=18356108/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=299564 CPUtime=0.63 cores=1,3
/proc/16547/stat : 16547 (python) S 16545 16547 14954 0 -1 4202496 11039 934 1 0 54 9 0 0 19 0 3 0 657010900 306753536 7223 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16547/statm: 74891 7223 1880 364 0 10806 0
[pid=16553] ppid=16547 vsize=288856 CPUtime=0.19 cores=1,3
/proc/16553/stat : 16553 (python) S 16547 16547 14954 0 -1 4202560 1158 0 0 0 10 9 0 0 19 0 2 0 657010974 295788544 5657 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16553/statm: 72214 5657 415 364 0 8132 0
[pid=16555] ppid=16553 vsize=1017932 CPUtime=100.02 cores=1,3
/proc/16555/stat : 16555 (gnovelty+2) T 16553 16555 16555 0 -1 4202496 494 0 0 0 10002 0 0 0 25 0 1 0 657010974 1042362368 227 33554432000 134512640 135663704 4291209200 18446744073709551615 134525260 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16555/statm: 254483 227 113 282 0 254199 0
[pid=16553/tid=16562] ppid=16547 vsize=288856 CPUtime=0 cores=1,3
/proc/16553/task/16562/stat : 16562 (python) S 16547 16547 14954 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657020994 295788544 5657 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 514 18446604454224045120 0 0 -1 3 0 0 0
[pid=16563] ppid=16547 vsize=289320 CPUtime=0 cores=1,3
/proc/16563/stat : 16563 (python) S 16547 16547 14954 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 657020995 296263680 5687 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089718342 0 0 16781312 514 3977118829670007048 0 0 17 1 0 0 0
/proc/16563/statm: 72330 5687 348 364 0 8245 0
[pid=16565] ppid=16563 vsize=1017932 CPUtime=1.35 cores=1,3
/proc/16565/stat : 16565 (gnovelty+2) R 16563 16565 16565 0 -1 4202496 491 0 0 0 135 0 0 0 25 0 1 0 657020995 1042362368 226 33554432000 134512640 135663704 4293174368 18446744073709551615 134525684 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16565/statm: 254483 226 113 282 0 254199 0
[pid=16547/tid=16554] ppid=16545 vsize=299564 CPUtime=0 cores=1,3
/proc/16547/task/16554/stat : 16554 (python) S 16545 16547 14954 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 3 0 657010974 306753536 7223 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
[pid=16547/tid=16564] ppid=16545 vsize=299564 CPUtime=0 cores=1,3
/proc/16547/task/16564/stat : 16564 (python) S 16545 16547 14954 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 3 0 657020995 306753536 7223 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 2913604

[startup+162.301 s]
/proc/loadavg: 4.00 4.02 3.84 5/330 16571
/proc/meminfo: memFree=18331364/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=299564 CPUtime=0.63 cores=1,3
/proc/16547/stat : 16547 (python) S 16545 16547 14954 0 -1 4202496 11039 934 1 0 54 9 0 0 19 0 3 0 657010900 306753536 7223 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16547/statm: 74891 7223 1880 364 0 10806 0
[pid=16553] ppid=16547 vsize=288856 CPUtime=0.19 cores=1,3

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

[pid=16565] ppid=16563 vsize=1017932 CPUtime=100.03 cores=1,3
/proc/16565/stat : 16565 (gnovelty+2) T 16563 16565 16565 0 -1 4202496 491 0 0 0 10003 0 0 0 25 0 1 0 657020995 1042362368 226 33554432000 134512640 135663704 4293174368 18446744073709551615 134525465 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/16565/statm: 254483 226 113 282 0 254199 0
[pid=16563/tid=16573] ppid=16547 vsize=289320 CPUtime=0 cores=1,3
/proc/16563/task/16573/stat : 16573 (python) S 16547 16547 14954 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657031015 296263680 5740 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 514 18446604471018557568 0 0 -1 1 0 0 0
[pid=16574] ppid=16547 vsize=299316 CPUtime=0.2 cores=1,3
/proc/16574/stat : 16574 (python) S 16547 16547 14954 0 -1 4202560 1082 0 0 0 11 9 0 0 19 0 2 0 657031016 306499584 5662 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16574/statm: 74829 5662 400 364 0 10741 0
[pid=16576] ppid=16574 vsize=416524 CPUtime=100.07 cores=1,3
/proc/16576/stat : 16576 (adaptg2wsat2009) T 16574 16576 16576 0 -1 4202496 586 0 0 0 10007 0 0 0 25 0 1 0 657031017 426520576 321 33554432000 134512640 135107411 4286774640 18446744073709551615 134531674 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16576/statm: 104131 321 59 146 0 103007 0
[pid=16574/tid=16620] ppid=16547 vsize=299316 CPUtime=0 cores=1,3
/proc/16574/task/16620/stat : 16620 (python) S 16547 16547 14954 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657041036 306499584 5662 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 514 18446604468863287424 0 0 -1 3 0 0 0
[pid=16621] ppid=16547 vsize=310112 CPUtime=0.07 cores=1,3
/proc/16621/stat : 16621 (python) S 16547 16547 14954 0 -1 4202560 918 0 0 0 4 3 0 0 15 0 1 0 657041037 317554688 5771 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089718342 0 0 16781312 514 3626528002281537799 0 0 17 3 0 0 0
/proc/16621/statm: 77528 5771 371 364 0 13437 0
[pid=16623] ppid=16621 vsize=2264 CPUtime=32.12 cores=1,3
/proc/16623/stat : 16623 (march_hi) R 16621 16623 16623 0 -1 4202496 993 0 0 0 3212 0 0 0 25 0 1 0 657041037 2318336 392 33554432000 4194304 4955518 140735583346512 18446744073709551615 4297315 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16623/statm: 566 392 106 186 0 379 0
[pid=16547/tid=16554] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16554/stat : 16554 (python) S 16545 16547 14954 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 5 0 657010974 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
[pid=16547/tid=16564] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16564/stat : 16564 (python) S 16545 16547 14954 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 5 0 657020995 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
[pid=16547/tid=16575] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16575/stat : 16575 (python) S 16545 16547 14954 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 5 0 657031017 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
[pid=16547/tid=16622] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16622/stat : 16622 (python) S 16545 16547 14954 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 5 0 657041037 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 333.56
Current children cumulated vsize (KiB) 3962612

[startup+333.901 s]
/proc/loadavg: 2.27 3.35 3.61 3/315 16627
/proc/meminfo: memFree=18740480/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=320356 CPUtime=0.66 cores=1,3
/proc/16547/stat : 16547 (python) S 16545 16547 14954 0 -1 4202496 12763 934 1 0 56 10 0 0 19 0 5 0 657010900 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16547/statm: 80089 7288 1884 364 0 15998 0
[pid=16553] ppid=16547 vsize=288856 CPUtime=0.19 cores=1,3
/proc/16553/stat : 16553 (python) S 16547 16547 14954 0 -1 4202560 1158 0 0 0 10 9 0 0 19 0 2 0 657010974 295788544 5657 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16553/statm: 72214 5657 415 364 0 8132 0
[pid=16555] ppid=16553 vsize=1017932 CPUtime=100.02 cores=1,3
/proc/16555/stat : 16555 (gnovelty+2) T 16553 16555 16555 0 -1 4202496 494 0 0 0 10002 0 0 0 25 0 1 0 657010974 1042362368 227 33554432000 134512640 135663704 4291209200 18446744073709551615 134525260 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16555/statm: 254483 227 113 282 0 254199 0
[pid=16553/tid=16562] ppid=16547 vsize=288856 CPUtime=0 cores=1,3
/proc/16553/task/16562/stat : 16562 (python) S 16547 16547 14954 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657020994 295788544 5657 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 514 18446604454224045120 0 0 -1 3 0 0 0
[pid=16563] ppid=16547 vsize=289320 CPUtime=0.2 cores=1,3
/proc/16563/stat : 16563 (python) S 16547 16547 14954 0 -1 4202560 1074 0 0 0 11 9 0 0 19 0 2 0 657020995 296263680 5740 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16563/statm: 72330 5740 400 364 0 8245 0
[pid=16565] ppid=16563 vsize=1017932 CPUtime=100.03 cores=1,3
/proc/16565/stat : 16565 (gnovelty+2) T 16563 16565 16565 0 -1 4202496 491 0 0 0 10003 0 0 0 25 0 1 0 657020995 1042362368 226 33554432000 134512640 135663704 4293174368 18446744073709551615 134525465 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/16565/statm: 254483 226 113 282 0 254199 0
[pid=16563/tid=16573] ppid=16547 vsize=289320 CPUtime=0 cores=1,3
/proc/16563/task/16573/stat : 16573 (python) S 16547 16547 14954 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657031015 296263680 5740 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 514 18446604471018557568 0 0 -1 1 0 0 0
[pid=16574] ppid=16547 vsize=299316 CPUtime=0.2 cores=1,3
/proc/16574/stat : 16574 (python) S 16547 16547 14954 0 -1 4202560 1082 0 0 0 11 9 0 0 19 0 2 0 657031016 306499584 5662 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16574/statm: 74829 5662 400 364 0 10741 0
[pid=16576] ppid=16574 vsize=416524 CPUtime=100.07 cores=1,3
/proc/16576/stat : 16576 (adaptg2wsat2009) T 16574 16576 16576 0 -1 4202496 586 0 0 0 10007 0 0 0 25 0 1 0 657031017 426520576 321 33554432000 134512640 135107411 4286774640 18446744073709551615 134531674 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16576/statm: 104131 321 59 146 0 103007 0
[pid=16574/tid=16620] ppid=16547 vsize=299316 CPUtime=0 cores=1,3
/proc/16574/task/16620/stat : 16620 (python) S 16547 16547 14954 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657041036 306499584 5662 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 514 18446604468863287424 0 0 -1 3 0 0 0
[pid=16621] ppid=16547 vsize=310112 CPUtime=0.07 cores=1,3
/proc/16621/stat : 16621 (python) S 16547 16547 14954 0 -1 4202560 918 0 0 0 4 3 0 0 15 0 1 0 657041037 317554688 5771 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089718342 0 0 16781312 514 3626528002281537799 0 0 17 3 0 0 0
/proc/16621/statm: 77528 5771 371 364 0 13437 0
[pid=16623] ppid=16621 vsize=2264 CPUtime=32.52 cores=1,3
/proc/16623/stat : 16623 (march_hi) R 16621 16623 16623 0 -1 4202496 993 0 0 0 3252 0 0 0 25 0 1 0 657041037 2318336 392 33554432000 4194304 4955518 140735583346512 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16623/statm: 566 392 106 186 0 379 0
[pid=16547/tid=16554] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16554/stat : 16554 (python) S 16545 16547 14954 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 5 0 657010974 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
[pid=16547/tid=16564] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16564/stat : 16564 (python) S 16545 16547 14954 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 5 0 657020995 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
[pid=16547/tid=16575] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16575/stat : 16575 (python) S 16545 16547 14954 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 5 0 657031017 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
[pid=16547/tid=16622] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16622/stat : 16622 (python) S 16545 16547 14954 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 5 0 657041037 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 333.96
Current children cumulated vsize (KiB) 3962612

[startup+334.301 s]
/proc/loadavg: 2.27 3.35 3.61 3/315 16627
/proc/meminfo: memFree=18740480/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=320356 CPUtime=0.66 cores=1,3
/proc/16547/stat : 16547 (python) S 16545 16547 14954 0 -1 4202496 12763 934 1 0 56 10 0 0 19 0 5 0 657010900 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16547/statm: 80089 7288 1884 364 0 15998 0
[pid=16553] ppid=16547 vsize=288856 CPUtime=0.19 cores=1,3
/proc/16553/stat : 16553 (python) S 16547 16547 14954 0 -1 4202560 1158 0 0 0 10 9 0 0 19 0 2 0 657010974 295788544 5657 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16553/statm: 72214 5657 415 364 0 8132 0
[pid=16555] ppid=16553 vsize=1017932 CPUtime=100.02 cores=1,3
/proc/16555/stat : 16555 (gnovelty+2) T 16553 16555 16555 0 -1 4202496 494 0 0 0 10002 0 0 0 25 0 1 0 657010974 1042362368 227 33554432000 134512640 135663704 4291209200 18446744073709551615 134525260 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16555/statm: 254483 227 113 282 0 254199 0
[pid=16553/tid=16562] ppid=16547 vsize=288856 CPUtime=0 cores=1,3
/proc/16553/task/16562/stat : 16562 (python) S 16547 16547 14954 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657020994 295788544 5657 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 514 18446604454224045120 0 0 -1 3 0 0 0
[pid=16563] ppid=16547 vsize=289320 CPUtime=0.2 cores=1,3
/proc/16563/stat : 16563 (python) S 16547 16547 14954 0 -1 4202560 1074 0 0 0 11 9 0 0 19 0 2 0 657020995 296263680 5740 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16563/statm: 72330 5740 400 364 0 8245 0
[pid=16565] ppid=16563 vsize=1017932 CPUtime=100.03 cores=1,3
/proc/16565/stat : 16565 (gnovelty+2) T 16563 16565 16565 0 -1 4202496 491 0 0 0 10003 0 0 0 25 0 1 0 657020995 1042362368 226 33554432000 134512640 135663704 4293174368 18446744073709551615 134525465 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/16565/statm: 254483 226 113 282 0 254199 0
[pid=16563/tid=16573] ppid=16547 vsize=289320 CPUtime=0 cores=1,3
/proc/16563/task/16573/stat : 16573 (python) S 16547 16547 14954 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657031015 296263680 5740 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 514 18446604471018557568 0 0 -1 1 0 0 0
[pid=16574] ppid=16547 vsize=299316 CPUtime=0.2 cores=1,3
/proc/16574/stat : 16574 (python) S 16547 16547 14954 0 -1 4202560 1082 0 0 0 11 9 0 0 19 0 2 0 657031016 306499584 5662 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16574/statm: 74829 5662 400 364 0 10741 0
[pid=16576] ppid=16574 vsize=416524 CPUtime=100.07 cores=1,3
/proc/16576/stat : 16576 (adaptg2wsat2009) T 16574 16576 16576 0 -1 4202496 586 0 0 0 10007 0 0 0 25 0 1 0 657031017 426520576 321 33554432000 134512640 135107411 4286774640 18446744073709551615 134531674 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16576/statm: 104131 321 59 146 0 103007 0
[pid=16574/tid=16620] ppid=16547 vsize=299316 CPUtime=0 cores=1,3
/proc/16574/task/16620/stat : 16620 (python) S 16547 16547 14954 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657041036 306499584 5662 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 514 18446604468863287424 0 0 -1 3 0 0 0
[pid=16621] ppid=16547 vsize=310112 CPUtime=0.07 cores=1,3
/proc/16621/stat : 16621 (python) R 16547 16547 14954 0 -1 4202560 919 0 0 0 4 3 0 0 15 0 1 0 657041037 317554688 5771 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089718342 0 0 16781312 514 0 0 0 17 3 0 0 0
/proc/16621/statm: 77528 5771 371 364 0 13437 0
[pid=16623] ppid=16621 vsize=2264 CPUtime=32.93 cores=1,3
/proc/16623/stat : 16623 (march_hi) R 16621 16623 16623 0 -1 4202496 993 0 0 0 3293 0 0 0 25 0 1 0 657041037 2318336 392 33554432000 4194304 4955518 140735583346512 18446744073709551615 4297475 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16623/statm: 566 392 106 186 0 379 0
[pid=16547/tid=16554] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16554/stat : 16554 (python) S 16545 16547 14954 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 5 0 657010974 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
[pid=16547/tid=16564] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16564/stat : 16564 (python) S 16545 16547 14954 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 5 0 657020995 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
[pid=16547/tid=16575] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16575/stat : 16575 (python) S 16545 16547 14954 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 5 0 657031017 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
[pid=16547/tid=16622] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16622/stat : 16622 (python) S 16545 16547 14954 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 5 0 657041037 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 334.37
Current children cumulated vsize (KiB) 3962612

[startup+334.41 s]
/proc/loadavg: 2.27 3.35 3.61 3/315 16627
/proc/meminfo: memFree=18740480/32950928 swapFree=64721848/67111528
[pid=16547] ppid=16545 vsize=320356 CPUtime=0.66 cores=1,3
/proc/16547/stat : 16547 (python) S 16545 16547 14954 0 -1 4202496 12763 934 1 0 56 10 0 0 19 0 5 0 657010900 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16547/statm: 80089 7288 1884 364 0 15998 0
[pid=16553] ppid=16547 vsize=288856 CPUtime=0.19 cores=1,3
/proc/16553/stat : 16553 (python) S 16547 16547 14954 0 -1 4202560 1158 0 0 0 10 9 0 0 19 0 2 0 657010974 295788544 5657 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16553/statm: 72214 5657 415 364 0 8132 0
[pid=16555] ppid=16553 vsize=1017932 CPUtime=100.02 cores=1,3
/proc/16555/stat : 16555 (gnovelty+2) T 16553 16555 16555 0 -1 4202496 494 0 0 0 10002 0 0 0 25 0 1 0 657010974 1042362368 227 33554432000 134512640 135663704 4291209200 18446744073709551615 134525260 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16555/statm: 254483 227 113 282 0 254199 0
[pid=16553/tid=16562] ppid=16547 vsize=288856 CPUtime=0 cores=1,3
/proc/16553/task/16562/stat : 16562 (python) S 16547 16547 14954 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657020994 295788544 5657 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 514 18446604454224045120 0 0 -1 3 0 0 0
[pid=16563] ppid=16547 vsize=289320 CPUtime=0.2 cores=1,3
/proc/16563/stat : 16563 (python) S 16547 16547 14954 0 -1 4202560 1074 0 0 0 11 9 0 0 19 0 2 0 657020995 296263680 5740 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16563/statm: 72330 5740 400 364 0 8245 0
[pid=16565] ppid=16563 vsize=1017932 CPUtime=100.03 cores=1,3
/proc/16565/stat : 16565 (gnovelty+2) T 16563 16565 16565 0 -1 4202496 491 0 0 0 10003 0 0 0 25 0 1 0 657020995 1042362368 226 33554432000 134512640 135663704 4293174368 18446744073709551615 134525465 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/16565/statm: 254483 226 113 282 0 254199 0
[pid=16563/tid=16573] ppid=16547 vsize=289320 CPUtime=0 cores=1,3
/proc/16563/task/16573/stat : 16573 (python) S 16547 16547 14954 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657031015 296263680 5740 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 514 18446604471018557568 0 0 -1 1 0 0 0
[pid=16574] ppid=16547 vsize=299316 CPUtime=0.2 cores=1,3
/proc/16574/stat : 16574 (python) S 16547 16547 14954 0 -1 4202560 1082 0 0 0 11 9 0 0 19 0 2 0 657031016 306499584 5662 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16574/statm: 74829 5662 400 364 0 10741 0
[pid=16576] ppid=16574 vsize=416524 CPUtime=100.07 cores=1,3
/proc/16576/stat : 16576 (adaptg2wsat2009) T 16574 16576 16576 0 -1 4202496 586 0 0 0 10007 0 0 0 25 0 1 0 657031017 426520576 321 33554432000 134512640 135107411 4286774640 18446744073709551615 134531674 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16576/statm: 104131 321 59 146 0 103007 0
[pid=16574/tid=16620] ppid=16547 vsize=299316 CPUtime=0 cores=1,3
/proc/16574/task/16620/stat : 16620 (python) S 16547 16547 14954 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657041036 306499584 5662 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 514 18446604468863287424 0 0 -1 3 0 0 0
[pid=16621] ppid=16547 vsize=310112 CPUtime=0.07 cores=1,3
/proc/16621/stat : 16621 (python) S 16547 16547 14954 0 -1 4202560 919 0 0 0 4 3 0 0 15 0 1 0 657041037 317554688 5771 33554432000 4194304 5683644 140735304869280 18446744073709551615 248089718342 0 0 16781312 514 5606884151987765511 0 0 17 3 0 0 0
/proc/16621/statm: 77528 5771 371 364 0 13437 0
[pid=16623] ppid=16621 vsize=2264 CPUtime=33.03 cores=1,3
/proc/16623/stat : 16623 (march_hi) R 16621 16623 16623 0 -1 4202496 993 0 0 0 3303 0 0 0 25 0 1 0 657041037 2318336 392 33554432000 4194304 4955518 140735583346512 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16623/statm: 566 392 106 186 0 379 0
[pid=16547/tid=16554] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16554/stat : 16554 (python) S 16545 16547 14954 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 5 0 657010974 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
[pid=16547/tid=16564] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16564/stat : 16564 (python) S 16545 16547 14954 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 5 0 657020995 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
[pid=16547/tid=16575] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16575/stat : 16575 (python) S 16545 16547 14954 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 5 0 657031017 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 1 0 0 0
[pid=16547/tid=16622] ppid=16545 vsize=320356 CPUtime=0 cores=1,3
/proc/16547/task/16622/stat : 16622 (python) S 16545 16547 14954 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 5 0 657041037 328044544 7288 33554432000 4194304 5683644 140735304869280 18446744073709551615 248101521841 0 0 16781312 2 18446604453986881664 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 334.47
Current children cumulated vsize (KiB) 3962612

Child status: 0
Real time (s): 334.494
CPU time (s): 334.643
CPU user time (s): 334.198
CPU system time (s): 0.444932
CPU usage (%): 100.045
Max. virtual memory (cumulated for all children) (KiB): 3962612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 334.198
system time used= 0.444932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25176
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= 1904
involuntary context switches= 1142

runsolver used 0.91586 second user time and 1.9807 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 12:08:31
IDJOB=3377540
IDBENCH=82849
IDSOLVER=1857
FILE ID=node123/3377540-1305454111
RUNJOBID= node123-1305452312-15691
PBS_JOBID= 13324867
Free space on /tmp= 73332 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1082084494-034.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-3377540-1305454111/watcher-3377540-1305454111 -o /tmp/evaluation-result-3377540-1305454111/solver-3377540-1305454111 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377540-1305454111.cnf -seed 398294627 -budget 2400

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

MD5SUM BENCH= bf255e5bc10dc75db5f2f0a4a1086e58
RANDOM SEED=398294627

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:      18418768 kB
Buffers:        314928 kB
Cached:        4364684 kB
SwapCached:      10528 kB
Active:       11304424 kB
Inactive:      2940344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18418768 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           31992 kB
Writeback:           0 kB
AnonPages:     9562664 kB
Mapped:          29604 kB
Slab:           181404 kB
PageTables:      43700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 47773440 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= 73360 MiB
End job on node123 at 2011-05-15 12:14:06