Trace number 3377574

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 357.037 364.532

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1406921020-013.UNKNOWN.cnf
MD5SUM9869c5a4d8c5bed5ea530735320738db
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.268
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.55/8.10	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.55/8.10	c INFO: solving HOME/instance-3377574-1307741591.cnf
0.55/8.10	c INFO: computing task features
0.55/8.11	c INFO: computed variable-clause graph statistics
0.55/8.11	c INFO: computed clause balance statistics
0.55/8.14	c INFO: computed variable balance statistics
0.55/8.17	c INFO: computed small-clause counts
0.55/8.17	c INFO: computed Horn-clause counts
0.55/8.17	c INFO: computed variable graph statistics
0.55/8.17	c INFO: collected features for HOME/instance-3377574-1307741591.cnf in 0.07 s
0.55/8.19	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.56)
100.71/108.31	c INFO: running gnovelty+2@0 for 97 with 2299 remaining (b = 0.06)
200.81/208.43	c INFO: running march_hi@0 for 2199 with 2199 remaining (b = 0.72)
356.93/364.51	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377574-1307741591/watcher-3377574-1307741591 -o /tmp/evaluation-result-3377574-1307741591/solver-3377574-1307741591 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377574-1307741591.cnf -seed 1717730762 -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: 0.00 0.00 0.00 5/186 15429
/proc/meminfo: memFree=32024068/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=11804 CPUtime=0 cores=1,3
/proc/15429/stat : 15429 (runsolver) S 15421 15429 15356 0 -1 4202560 47 0 0 0 0 0 0 0 21 0 1 0 885758224 12087296 55 33554432000 4194304 5436572 140736381393008 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699215550 0 0 17 1 0 0 0
/proc/15429/statm: 2951 55 36 304 0 2643 0

[startup+0.0622331 s]
/proc/loadavg: 0.00 0.00 0.00 5/186 15429
/proc/meminfo: memFree=32024068/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=14252 CPUtime=0 cores=1,3
/proc/15429/stat : 15429 (python) D 15421 15429 15356 0 -1 4194304 195 0 4 0 0 0 0 0 18 0 1 0 885758224 14594048 133 33554432000 4194304 5683644 140733984646928 18446744073709551615 5051632 0 0 4096 0 18446744071562234166 0 0 17 3 0 0 2
/proc/15429/statm: 3563 133 105 364 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14252

[startup+0.100638 s]
/proc/loadavg: 0.00 0.00 0.00 5/186 15429
/proc/meminfo: memFree=32024068/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=15184 CPUtime=0 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 706 0 7 0 0 0 0 0 17 0 1 0 885758224 15548416 603 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 3 0 0 5
/proc/15429/statm: 3796 603 319 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.30204 s]
/proc/loadavg: 0.00 0.00 0.00 5/186 15429
/proc/meminfo: memFree=32024068/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=16240 CPUtime=0.01 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 1045 0 7 0 1 0 0 0 16 0 1 0 885758224 16629760 922 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699962003 0 0 17 3 0 0 6
/proc/15429/statm: 4060 922 381 364 0 547 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16240

[startup+0.700122 s]
/proc/loadavg: 0.00 0.00 0.00 5/186 15429
/proc/meminfo: memFree=32024068/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=38904 CPUtime=0.05 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 1617 0 14 0 3 2 0 0 16 0 1 0 885758224 39837696 1458 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699962003 0 0 17 3 0 0 8
/proc/15429/statm: 9726 1458 455 364 0 1026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 38904

[startup+1.50098 s]
/proc/loadavg: 0.00 0.00 0.00 4/190 15434
/proc/meminfo: memFree=31982988/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=124236 CPUtime=0.18 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 4290 0 24 0 9 9 0 0 15 0 1 0 885758224 127217664 3880 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594866432 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 18
/proc/15429/statm: 31059 3880 997 364 0 2870 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 124236

[startup+3.1007 s]
/proc/loadavg: 0.40 0.08 0.03 4/198 15442
/proc/meminfo: memFree=31960960/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=135584 CPUtime=0.23 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 5903 925 24 9 13 10 0 0 15 0 1 0 885758224 138838016 4134 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594862516 0 2147483391 16781312 2 18446744071699215550 0 0 17 3 0 0 21
/proc/15429/statm: 33896 4134 1032 364 0 3082 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 135584
heavy processes:

[startup+6.3002 s]
/proc/loadavg: 0.40 0.08 0.03 3/190 15450
/proc/meminfo: memFree=31958856/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=198920 CPUtime=0.41 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 7007 925 46 9 20 21 0 0 16 0 1 0 885758224 203694080 5076 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594862516 0 2147483391 16781312 2 18446744071699962003 0 0 17 1 0 0 36
/proc/15429/statm: 49730 5076 1486 364 0 3757 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 198920
heavy processes:

[startup+12.701 s]
/proc/loadavg: 0.57 0.13 0.04 4/184 15512
/proc/meminfo: memFree=32007276/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=288832 CPUtime=0.64 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 9727 925 65 9 38 26 0 0 17 0 2 0 885758224 295763968 7071 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 54
/proc/15429/statm: 72208 7071 1867 364 0 8126 0
[pid=15451] ppid=15429 vsize=278588 CPUtime=0 cores=1,3
/proc/15451/stat : 15451 (python) S 15429 15429 15356 0 -1 4202560 975 0 0 0 0 0 0 0 18 0 1 0 885759044 285274112 5582 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594886671 0 0 16781312 514 4489618241806631176 0 0 17 1 0 0 0
/proc/15451/statm: 69647 5582 382 364 0 5565 0
[pid=15455] ppid=15451 vsize=1017800 CPUtime=4.48 cores=1,3
/proc/15455/stat : 15455 (gnovelty+2) R 15451 15455 15455 0 -1 4202496 437 0 0 0 448 0 0 0 25 0 1 0 885759044 1042227200 174 33554432000 134512640 135663704 4292032352 18446744073709551615 134524951 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/15455/statm: 254450 174 113 282 0 254166 0
[pid=15429/tid=15454] ppid=15421 vsize=288832 CPUtime=0 cores=1,3
/proc/15429/task/15454/stat : 15454 (python) S 15421 15429 15356 0 -1 4202560 32 925 0 9 0 0 0 0 18 0 2 0 885759044 295763968 7071 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.12
Current children cumulated vsize (KiB) 1585220
heavy processes:

[startup+25.5008 s]
/proc/loadavg: 0.79 0.19 0.06 3/184 15512
/proc/meminfo: memFree=32008956/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=288832 CPUtime=0.64 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 9727 925 65 9 38 26 0 0 17 0 2 0 885758224 295763968 7071 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 54
/proc/15429/statm: 72208 7071 1867 364 0 8126 0
[pid=15451] ppid=15429 vsize=278588 CPUtime=0.01 cores=1,3
/proc/15451/stat : 15451 (python) S 15429 15429 15356 0 -1 4202560 981 0 0 0 0 1 0 0 18 0 1 0 885759044 285274112 5582 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594886671 0 0 16781312 514 10423862812525691144 0 0 17 1 0 0 0
/proc/15451/statm: 69647 5582 382 364 0 5565 0
[pid=15455] ppid=15451 vsize=1017800 CPUtime=17.25 cores=1,3
/proc/15455/stat : 15455 (gnovelty+2) R 15451 15455 15455 0 -1 4202496 437 0 0 0 1725 0 0 0 25 0 1 0 885759044 1042227200 174 33554432000 134512640 135663704 4292032352 18446744073709551615 134524546 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15455/statm: 254450 174 113 282 0 254166 0
[pid=15429/tid=15454] ppid=15421 vsize=288832 CPUtime=0 cores=1,3
/proc/15429/task/15454/stat : 15454 (python) S 15421 15429 15356 0 -1 4202560 32 925 0 9 0 0 0 0 18 0 2 0 885759044 295763968 7071 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17.9
Current children cumulated vsize (KiB) 1585220
heavy processes:

[startup+51.1003 s]
/proc/loadavg: 1.20 0.33 0.11 3/184 15513
/proc/meminfo: memFree=32010280/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=288832 CPUtime=0.64 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 9727 925 65 9 38 26 0 0 17 0 2 0 885758224 295763968 7071 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 54
/proc/15429/statm: 72208 7071 1867 364 0 8126 0
[pid=15451] ppid=15429 vsize=278588 CPUtime=0.04 cores=1,3
/proc/15451/stat : 15451 (python) S 15429 15429 15356 0 -1 4202560 992 0 0 0 2 2 0 0 18 0 1 0 885759044 285274112 5582 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594886671 0 0 16781312 514 10423862812525691144 0 0 17 1 0 0 0
/proc/15451/statm: 69647 5582 382 364 0 5565 0
[pid=15455] ppid=15451 vsize=1017800 CPUtime=42.82 cores=1,3
/proc/15455/stat : 15455 (gnovelty+2) R 15451 15455 15455 0 -1 4202496 437 0 0 0 4282 0 0 0 25 0 1 0 885759044 1042227200 174 33554432000 134512640 135663704 4292032352 18446744073709551615 134544212 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15455/statm: 254450 174 113 282 0 254166 0
[pid=15429/tid=15454] ppid=15421 vsize=288832 CPUtime=0 cores=1,3
/proc/15429/task/15454/stat : 15454 (python) S 15421 15429 15356 0 -1 4202560 32 925 0 9 0 0 0 0 18 0 2 0 885759044 295763968 7071 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.5
Current children cumulated vsize (KiB) 1585220

[startup+102.306 s]
/proc/loadavg: 1.68 0.61 0.22 4/184 15514
/proc/meminfo: memFree=32011032/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=288832 CPUtime=0.64 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 9727 925 65 9 38 26 0 0 17 0 2 0 885758224 295763968 7071 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 54
/proc/15429/statm: 72208 7071 1867 364 0 8126 0
[pid=15451] ppid=15429 vsize=278588 CPUtime=0.1 cores=1,3
/proc/15451/stat : 15451 (python) S 15429 15429 15356 0 -1 4202560 1015 0 0 0 5 5 0 0 18 0 1 0 885759044 285274112 5582 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594886671 0 0 16781312 514 10423862812525691144 0 0 17 1 0 0 0
/proc/15451/statm: 69647 5582 382 364 0 5565 0
[pid=15455] ppid=15451 vsize=1017800 CPUtime=93.97 cores=1,3
/proc/15455/stat : 15455 (gnovelty+2) R 15451 15455 15455 0 -1 4202496 437 0 0 0 9397 0 0 0 25 0 1 0 885759044 1042227200 174 33554432000 134512640 135663704 4292032352 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/15455/statm: 254450 174 113 282 0 254166 0
[pid=15429/tid=15454] ppid=15421 vsize=288832 CPUtime=0 cores=1,3
/proc/15429/task/15454/stat : 15454 (python) S 15421 15429 15356 0 -1 4202560 32 925 0 9 0 0 0 0 18 0 2 0 885759044 295763968 7071 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 94.71
Current children cumulated vsize (KiB) 1585220

[startup+162.301 s]
/proc/loadavg: 1.88 0.86 0.33 3/192 15524
/proc/meminfo: memFree=32001984/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=299560 CPUtime=0.65 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 10590 925 65 9 39 26 0 0 19 0 3 0 885758224 306749440 7213 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 54
/proc/15429/statm: 74890 7213 1870 364 0 10805 0
[pid=15451] ppid=15429 vsize=288832 CPUtime=0.11 cores=1,3
/proc/15451/stat : 15451 (python) S 15429 15429 15356 0 -1 4202560 1155 0 0 0 6 5 0 0 19 0 2 0 885759044 295763968 5620 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15451/statm: 72208 5620 415 364 0 8126 0
[pid=15455] ppid=15451 vsize=1017800 CPUtime=99.96 cores=1,3
/proc/15455/stat : 15455 (gnovelty+2) T 15451 15455 15455 0 -1 4202496 437 0 0 0 9996 0 0 0 25 0 1 0 885759044 1042227200 174 33554432000 134512640 135663704 4292032352 18446744073709551615 134545607 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15455/statm: 254450 174 113 282 0 254166 0
[pid=15451/tid=15515] ppid=15429 vsize=288832 CPUtime=0 cores=1,3
/proc/15451/task/15515/stat : 15515 (python) S 15429 15429 15356 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 885769055 295763968 5620 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 514 18446604471137883136 0 0 -1 3 0 0 0
[pid=15517] ppid=15429 vsize=289316 CPUtime=0.06 cores=1,3
/proc/15517/stat : 15517 (python) S 15429 15429 15356 0 -1 4202560 925 0 0 0 3 3 0 0 15 0 1 0 885769056 296259584 5710 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594886726 0 0 16781312 514 10423862812525691143 0 0 17 1 0 0 0
/proc/15517/statm: 72329 5710 371 364 0 8244 0
[pid=15521] ppid=15517 vsize=1017800 CPUtime=53.93 cores=1,3
/proc/15521/stat : 15521 (gnovelty+2) R 15517 15521 15521 0 -1 4202496 435 0 0 0 5393 0 0 0 25 0 1 0 885769056 1042227200 174 33554432000 134512640 135663704 4288980608 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15521/statm: 254450 174 113 282 0 254166 0
[pid=15429/tid=15454] ppid=15421 vsize=299560 CPUtime=0 cores=1,3
/proc/15429/task/15454/stat : 15454 (python) S 15421 15429 15356 0 -1 4202560 32 925 0 9 0 0 0 0 18 0 3 0 885759044 306749440 7213 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
[pid=15429/tid=15519] ppid=15421 vsize=299560 CPUtime=0 cores=1,3
/proc/15429/task/15519/stat : 15519 (python) S 15421 15429 15356 0 -1 4202560 31 925 0 9 0 0 0 0 20 0 3 0 885769056 306749440 7213 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 154.71
Current children cumulated vsize (KiB) 2913308

[startup+222.301 s]
/proc/loadavg: 1.87 1.05 0.42 2/183 15558
/proc/meminfo: memFree=32060512/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=309428 CPUtime=0.67 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 11448 925 65 9 41 26 0 0 19 0 4 0 885758224 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 54
/proc/15429/statm: 77357 7137 1872 364 0 13269 0
[pid=15451] ppid=15429 vsize=288832 CPUtime=0.11 cores=1,3
/proc/15451/stat : 15451 (python) S 15429 15429 15356 0 -1 4202560 1155 0 0 0 6 5 0 0 19 0 2 0 885759044 295763968 5620 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15451/statm: 72208 5620 415 364 0 8126 0
[pid=15455] ppid=15451 vsize=1017800 CPUtime=99.96 cores=1,3

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

[pid=15517] ppid=15429 vsize=289316 CPUtime=0.11 cores=1,3
/proc/15517/stat : 15517 (python) S 15429 15429 15356 0 -1 4202560 1096 0 0 0 6 5 0 0 17 0 2 0 885769056 296259584 5740 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15517/statm: 72329 5740 400 364 0 8244 0
[pid=15521] ppid=15517 vsize=1017800 CPUtime=100.01 cores=1,3
/proc/15521/stat : 15521 (gnovelty+2) T 15517 15521 15521 0 -1 4202496 435 0 0 0 10001 0 0 0 25 0 1 0 885769056 1042227200 174 33554432000 134512640 135663704 4288980608 18446744073709551615 134525569 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15521/statm: 254450 174 113 282 0 254166 0
[pid=15517/tid=15526] ppid=15429 vsize=289316 CPUtime=0 cores=1,3
/proc/15517/task/15526/stat : 15526 (python) S 15429 15429 15356 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 885779067 296259584 5740 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 514 18446604471118904000 0 0 -1 1 0 0 0
[pid=15528] ppid=15429 vsize=299184 CPUtime=0.21 cores=1,3
/proc/15528/stat : 15528 (python) S 15429 15429 15356 0 -1 4202560 975 0 0 0 12 9 0 0 15 0 1 0 885779068 306364416 5632 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594886726 0 0 16781312 514 5631465465298518280 0 0 17 1 0 0 0
/proc/15528/statm: 74796 5632 371 364 0 10708 0
[pid=15531] ppid=15528 vsize=11008 CPUtime=152.85 cores=1,3
/proc/15531/stat : 15531 (march_hi) R 15528 15531 15531 0 -1 4202496 2249 0 0 0 15285 0 0 0 25 0 1 0 885779068 11272192 1983 33554432000 4194304 4955518 140733281865760 18446744073709551615 4235488 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15531/statm: 2752 1983 104 186 0 2565 0
[pid=15429/tid=15454] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15454/stat : 15454 (python) S 15421 15429 15356 0 -1 4202560 32 925 0 9 0 0 0 0 18 0 4 0 885759044 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
[pid=15429/tid=15519] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15519/stat : 15519 (python) S 15421 15429 15356 0 -1 4202560 31 925 0 9 0 0 0 0 20 0 4 0 885769056 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
[pid=15429/tid=15529] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15529/stat : 15529 (python) S 15421 15429 15356 0 -1 4202560 31 925 0 9 0 0 0 0 20 0 4 0 885779068 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 353.92
Current children cumulated vsize (KiB) 3233368

[startup+363.101 s]
/proc/loadavg: 1.08 1.03 0.50 2/183 15562
/proc/meminfo: memFree=32054684/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=309428 CPUtime=0.67 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 11448 925 65 9 41 26 0 0 19 0 4 0 885758224 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 54
/proc/15429/statm: 77357 7137 1872 364 0 13269 0
[pid=15451] ppid=15429 vsize=288832 CPUtime=0.11 cores=1,3
/proc/15451/stat : 15451 (python) S 15429 15429 15356 0 -1 4202560 1155 0 0 0 6 5 0 0 19 0 2 0 885759044 295763968 5620 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15451/statm: 72208 5620 415 364 0 8126 0
[pid=15455] ppid=15451 vsize=1017800 CPUtime=99.96 cores=1,3
/proc/15455/stat : 15455 (gnovelty+2) T 15451 15455 15455 0 -1 4202496 437 0 0 0 9996 0 0 0 25 0 1 0 885759044 1042227200 174 33554432000 134512640 135663704 4292032352 18446744073709551615 134545607 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15455/statm: 254450 174 113 282 0 254166 0
[pid=15451/tid=15515] ppid=15429 vsize=288832 CPUtime=0 cores=1,3
/proc/15451/task/15515/stat : 15515 (python) S 15429 15429 15356 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 885769055 295763968 5620 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 514 18446604471137883136 0 0 -1 3 0 0 0
[pid=15517] ppid=15429 vsize=289316 CPUtime=0.11 cores=1,3
/proc/15517/stat : 15517 (python) S 15429 15429 15356 0 -1 4202560 1096 0 0 0 6 5 0 0 17 0 2 0 885769056 296259584 5740 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15517/statm: 72329 5740 400 364 0 8244 0
[pid=15521] ppid=15517 vsize=1017800 CPUtime=100.01 cores=1,3
/proc/15521/stat : 15521 (gnovelty+2) T 15517 15521 15521 0 -1 4202496 435 0 0 0 10001 0 0 0 25 0 1 0 885769056 1042227200 174 33554432000 134512640 135663704 4288980608 18446744073709551615 134525569 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15521/statm: 254450 174 113 282 0 254166 0
[pid=15517/tid=15526] ppid=15429 vsize=289316 CPUtime=0 cores=1,3
/proc/15517/task/15526/stat : 15526 (python) S 15429 15429 15356 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 885779067 296259584 5740 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 514 18446604471118904000 0 0 -1 1 0 0 0
[pid=15528] ppid=15429 vsize=299184 CPUtime=0.21 cores=1,3
/proc/15528/stat : 15528 (python) S 15429 15429 15356 0 -1 4202560 975 0 0 0 12 9 0 0 15 0 1 0 885779068 306364416 5632 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594886726 0 0 16781312 514 5631465465298518280 0 0 17 1 0 0 0
/proc/15528/statm: 74796 5632 371 364 0 10708 0
[pid=15531] ppid=15528 vsize=11008 CPUtime=154.45 cores=1,3
/proc/15531/stat : 15531 (march_hi) R 15528 15531 15531 0 -1 4202496 2279 0 0 0 15445 0 0 0 25 0 1 0 885779068 11272192 2013 33554432000 4194304 4955518 140733281865760 18446744073709551615 4227538 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15531/statm: 2752 2013 104 186 0 2565 0
[pid=15429/tid=15454] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15454/stat : 15454 (python) S 15421 15429 15356 0 -1 4202560 32 925 0 9 0 0 0 0 18 0 4 0 885759044 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
[pid=15429/tid=15519] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15519/stat : 15519 (python) S 15421 15429 15356 0 -1 4202560 31 925 0 9 0 0 0 0 20 0 4 0 885769056 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
[pid=15429/tid=15529] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15529/stat : 15529 (python) S 15421 15429 15356 0 -1 4202560 31 925 0 9 0 0 0 0 20 0 4 0 885779068 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 355.52
Current children cumulated vsize (KiB) 3233368

[startup+363.901 s]
/proc/loadavg: 1.08 1.03 0.50 2/183 15562
/proc/meminfo: memFree=32054684/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=309428 CPUtime=0.67 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 11448 925 65 9 41 26 0 0 19 0 4 0 885758224 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 54
/proc/15429/statm: 77357 7137 1872 364 0 13269 0
[pid=15451] ppid=15429 vsize=288832 CPUtime=0.11 cores=1,3
/proc/15451/stat : 15451 (python) S 15429 15429 15356 0 -1 4202560 1155 0 0 0 6 5 0 0 19 0 2 0 885759044 295763968 5620 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15451/statm: 72208 5620 415 364 0 8126 0
[pid=15455] ppid=15451 vsize=1017800 CPUtime=99.96 cores=1,3
/proc/15455/stat : 15455 (gnovelty+2) T 15451 15455 15455 0 -1 4202496 437 0 0 0 9996 0 0 0 25 0 1 0 885759044 1042227200 174 33554432000 134512640 135663704 4292032352 18446744073709551615 134545607 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15455/statm: 254450 174 113 282 0 254166 0
[pid=15451/tid=15515] ppid=15429 vsize=288832 CPUtime=0 cores=1,3
/proc/15451/task/15515/stat : 15515 (python) S 15429 15429 15356 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 885769055 295763968 5620 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 514 18446604471137883136 0 0 -1 3 0 0 0
[pid=15517] ppid=15429 vsize=289316 CPUtime=0.11 cores=1,3
/proc/15517/stat : 15517 (python) S 15429 15429 15356 0 -1 4202560 1096 0 0 0 6 5 0 0 17 0 2 0 885769056 296259584 5740 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15517/statm: 72329 5740 400 364 0 8244 0
[pid=15521] ppid=15517 vsize=1017800 CPUtime=100.01 cores=1,3
/proc/15521/stat : 15521 (gnovelty+2) T 15517 15521 15521 0 -1 4202496 435 0 0 0 10001 0 0 0 25 0 1 0 885769056 1042227200 174 33554432000 134512640 135663704 4288980608 18446744073709551615 134525569 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15521/statm: 254450 174 113 282 0 254166 0
[pid=15517/tid=15526] ppid=15429 vsize=289316 CPUtime=0 cores=1,3
/proc/15517/task/15526/stat : 15526 (python) S 15429 15429 15356 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 885779067 296259584 5740 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 514 18446604471118904000 0 0 -1 1 0 0 0
[pid=15528] ppid=15429 vsize=299184 CPUtime=0.23 cores=1,3
/proc/15528/stat : 15528 (python) S 15429 15429 15356 0 -1 4202560 979 0 0 0 13 10 0 0 15 0 1 0 885779068 306364416 5632 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594886726 0 0 16781312 514 5631465465298518280 0 0 17 1 0 0 0
/proc/15528/statm: 74796 5632 371 364 0 10708 0
[pid=15531] ppid=15528 vsize=11008 CPUtime=155.25 cores=1,3
/proc/15531/stat : 15531 (march_hi) R 15528 15531 15531 0 -1 4202496 2293 0 0 0 15525 0 0 0 25 0 1 0 885779068 11272192 2027 33554432000 4194304 4955518 140733281865760 18446744073709551615 4224691 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/15531/statm: 2752 2027 104 186 0 2565 0
[pid=15429/tid=15454] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15454/stat : 15454 (python) S 15421 15429 15356 0 -1 4202560 32 925 0 9 0 0 0 0 18 0 4 0 885759044 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
[pid=15429/tid=15519] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15519/stat : 15519 (python) S 15421 15429 15356 0 -1 4202560 31 925 0 9 0 0 0 0 20 0 4 0 885769056 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
[pid=15429/tid=15529] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15529/stat : 15529 (python) S 15421 15429 15356 0 -1 4202560 31 925 0 9 0 0 0 0 20 0 4 0 885779068 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 356.34
Current children cumulated vsize (KiB) 3233368

[startup+364.301 s]
/proc/loadavg: 1.08 1.03 0.50 2/183 15562
/proc/meminfo: memFree=32054804/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=309428 CPUtime=0.67 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 11448 925 65 9 41 26 0 0 19 0 4 0 885758224 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 54
/proc/15429/statm: 77357 7137 1872 364 0 13269 0
[pid=15451] ppid=15429 vsize=288832 CPUtime=0.11 cores=1,3
/proc/15451/stat : 15451 (python) S 15429 15429 15356 0 -1 4202560 1155 0 0 0 6 5 0 0 19 0 2 0 885759044 295763968 5620 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15451/statm: 72208 5620 415 364 0 8126 0
[pid=15455] ppid=15451 vsize=1017800 CPUtime=99.96 cores=1,3
/proc/15455/stat : 15455 (gnovelty+2) T 15451 15455 15455 0 -1 4202496 437 0 0 0 9996 0 0 0 25 0 1 0 885759044 1042227200 174 33554432000 134512640 135663704 4292032352 18446744073709551615 134545607 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15455/statm: 254450 174 113 282 0 254166 0
[pid=15451/tid=15515] ppid=15429 vsize=288832 CPUtime=0 cores=1,3
/proc/15451/task/15515/stat : 15515 (python) S 15429 15429 15356 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 885769055 295763968 5620 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 514 18446604471137883136 0 0 -1 3 0 0 0
[pid=15517] ppid=15429 vsize=289316 CPUtime=0.11 cores=1,3
/proc/15517/stat : 15517 (python) S 15429 15429 15356 0 -1 4202560 1096 0 0 0 6 5 0 0 17 0 2 0 885769056 296259584 5740 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15517/statm: 72329 5740 400 364 0 8244 0
[pid=15521] ppid=15517 vsize=1017800 CPUtime=100.01 cores=1,3
/proc/15521/stat : 15521 (gnovelty+2) T 15517 15521 15521 0 -1 4202496 435 0 0 0 10001 0 0 0 25 0 1 0 885769056 1042227200 174 33554432000 134512640 135663704 4288980608 18446744073709551615 134525569 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15521/statm: 254450 174 113 282 0 254166 0
[pid=15517/tid=15526] ppid=15429 vsize=289316 CPUtime=0 cores=1,3
/proc/15517/task/15526/stat : 15526 (python) S 15429 15429 15356 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 885779067 296259584 5740 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 514 18446604471118904000 0 0 -1 1 0 0 0
[pid=15528] ppid=15429 vsize=299184 CPUtime=0.23 cores=1,3
/proc/15528/stat : 15528 (python) S 15429 15429 15356 0 -1 4202560 981 0 0 0 13 10 0 0 15 0 1 0 885779068 306364416 5632 33554432000 4194304 5683644 140733984646928 18446744073709551615 235594886726 0 0 16781312 514 5631465465298518280 0 0 17 1 0 0 0
/proc/15528/statm: 74796 5632 371 364 0 10708 0
[pid=15531] ppid=15528 vsize=11008 CPUtime=155.64 cores=1,3
/proc/15531/stat : 15531 (march_hi) R 15528 15531 15531 0 -1 4202496 2301 0 0 0 15564 0 0 0 25 0 1 0 885779068 11272192 2035 33554432000 4194304 4955518 140733281865760 18446744073709551615 4238494 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15531/statm: 2752 2035 104 186 0 2565 0
[pid=15429/tid=15454] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15454/stat : 15454 (python) S 15421 15429 15356 0 -1 4202560 32 925 0 9 0 0 0 0 18 0 4 0 885759044 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
[pid=15429/tid=15519] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15519/stat : 15519 (python) S 15421 15429 15356 0 -1 4202560 31 925 0 9 0 0 0 0 20 0 4 0 885769056 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
[pid=15429/tid=15529] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15529/stat : 15529 (python) S 15421 15429 15356 0 -1 4202560 31 925 0 9 0 0 0 0 20 0 4 0 885779068 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 356.73
Current children cumulated vsize (KiB) 3233368

[startup+364.501 s]
/proc/loadavg: 1.08 1.03 0.50 2/183 15562
/proc/meminfo: memFree=32054804/32950928 swapFree=67052112/67111528
[pid=15429] ppid=15421 vsize=309428 CPUtime=0.67 cores=1,3
/proc/15429/stat : 15429 (python) S 15421 15429 15356 0 -1 4202496 11448 925 65 9 41 26 0 0 19 0 4 0 885758224 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 54
/proc/15429/statm: 77357 7137 1872 364 0 13269 0
[pid=15451] ppid=15429 vsize=288832 CPUtime=0.11 cores=1,3
/proc/15451/stat : 15451 (python) S 15429 15429 15356 0 -1 4202560 1155 0 0 0 6 5 0 0 19 0 2 0 885759044 295763968 5620 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15451/statm: 72208 5620 415 364 0 8126 0
[pid=15455] ppid=15451 vsize=1017800 CPUtime=99.96 cores=1,3
/proc/15455/stat : 15455 (gnovelty+2) T 15451 15455 15455 0 -1 4202496 437 0 0 0 9996 0 0 0 25 0 1 0 885759044 1042227200 174 33554432000 134512640 135663704 4292032352 18446744073709551615 134545607 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15455/statm: 254450 174 113 282 0 254166 0
[pid=15451/tid=15515] ppid=15429 vsize=288832 CPUtime=0 cores=1,3
/proc/15451/task/15515/stat : 15515 (python) S 15429 15429 15356 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 885769055 295763968 5620 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 514 18446604471137883136 0 0 -1 3 0 0 0
[pid=15517] ppid=15429 vsize=289316 CPUtime=0.11 cores=1,3
/proc/15517/stat : 15517 (python) S 15429 15429 15356 0 -1 4202560 1096 0 0 0 6 5 0 0 17 0 2 0 885769056 296259584 5740 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15517/statm: 72329 5740 400 364 0 8244 0
[pid=15521] ppid=15517 vsize=1017800 CPUtime=100.01 cores=1,3
/proc/15521/stat : 15521 (gnovelty+2) T 15517 15521 15521 0 -1 4202496 435 0 0 0 10001 0 0 0 25 0 1 0 885769056 1042227200 174 33554432000 134512640 135663704 4288980608 18446744073709551615 134525569 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15521/statm: 254450 174 113 282 0 254166 0
[pid=15517/tid=15526] ppid=15429 vsize=289316 CPUtime=0 cores=1,3
/proc/15517/task/15526/stat : 15526 (python) S 15429 15429 15356 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 885779067 296259584 5740 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 514 18446604471118904000 0 0 -1 1 0 0 0
[pid=15528] ppid=15429 vsize=299184 CPUtime=0.23 cores=1,3
/proc/15528/stat : 15528 (python) R 15429 15429 15356 0 -1 4202560 985 0 0 0 13 10 0 0 15 0 1 0 885779068 306364416 5632 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606696767 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/15528/statm: 74796 5632 371 364 0 10708 0
[pid=15531] ppid=15528 vsize=11008 CPUtime=155.84 cores=1,3
/proc/15531/stat : 15531 (march_hi) R 15528 15531 15531 0 -1 4202496 2304 0 0 0 15584 0 0 0 25 0 1 0 885779068 11272192 2038 33554432000 4194304 4955518 140733281865760 18446744073709551615 4299168 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15531/statm: 2752 2038 104 186 0 2565 0
[pid=15429/tid=15454] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15454/stat : 15454 (python) S 15421 15429 15356 0 -1 4202560 32 925 0 9 0 0 0 0 18 0 4 0 885759044 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
[pid=15429/tid=15519] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15519/stat : 15519 (python) S 15421 15429 15356 0 -1 4202560 31 925 0 9 0 0 0 0 20 0 4 0 885769056 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
[pid=15429/tid=15529] ppid=15421 vsize=309428 CPUtime=0 cores=1,3
/proc/15429/task/15529/stat : 15529 (python) S 15421 15429 15356 0 -1 4202560 31 925 0 9 0 0 0 0 20 0 4 0 885779068 316854272 7137 33554432000 4194304 5683644 140733984646928 18446744073709551615 235606690225 0 0 16781312 2 18446604462809073792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 356.93
Current children cumulated vsize (KiB) 3233368

Child status: 0
Real time (s): 364.532
CPU time (s): 357.037
CPU user time (s): 356.522
CPU system time (s): 0.514921
CPU usage (%): 97.944
Max. virtual memory (cumulated for all children) (KiB): 3233368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 356.522
system time used= 0.514921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23426
page faults= 74
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19164
involuntary context switches= 2315

runsolver used 0.540917 second user time and 1.3198 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-10 23:33:11
IDJOB=3377574
IDBENCH=82883
IDSOLVER=1857
FILE ID=node120/3377574-1307741591
RUNJOBID= node120-1307741590-15376
PBS_JOBID= 13550786
Free space on /tmp= 73932 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1406921020-013.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-3377574-1307741591/watcher-3377574-1307741591 -o /tmp/evaluation-result-3377574-1307741591/solver-3377574-1307741591 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377574-1307741591.cnf -seed 1717730762 -budget 2400

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

MD5SUM BENCH= 9869c5a4d8c5bed5ea530735320738db
RANDOM SEED=1717730762

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32027460 kB
Buffers:         90596 kB
Cached:         652812 kB
SwapCached:      11376 kB
Active:         384488 kB
Inactive:       377676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32027460 kB
SwapTotal:    67111528 kB
SwapFree:     67052112 kB
Dirty:          127076 kB
Writeback:           0 kB
AnonPages:       16468 kB
Mapped:           8656 kB
Slab:            95396 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192052 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= 73900 MiB
End job on node120 at 2011-06-10 23:39:19