Trace number 3377573

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 209.737 217.038

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1508981094-051.UNKNOWN.cnf
MD5SUM5c5f7e1107ac57768306372602d70556
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.49871
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
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 51597
Number of clauses of size over 50

Solver Data

0.54/8.10	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.54/8.10	c INFO: solving HOME/instance-3377573-1307741590.cnf
0.54/8.10	c INFO: computing task features
0.54/8.11	c INFO: computed variable-clause graph statistics
0.54/8.11	c INFO: computed clause balance statistics
0.54/8.15	c INFO: computed variable balance statistics
0.54/8.17	c INFO: computed small-clause counts
0.54/8.17	c INFO: computed Horn-clause counts
0.54/8.17	c INFO: computed variable graph statistics
0.54/8.17	c INFO: collected features for HOME/instance-3377573-1307741590.cnf in 0.07 s
0.54/8.19	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.61)
100.84/108.31	c INFO: running gnovelty+2@0 for 97 with 2299 remaining (b = 0.06)
201.04/208.43	c INFO: running march_hi@0 for 2199 with 2199 remaining (b = 0.73)
209.63/217.01	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-3377573-1307741590/watcher-3377573-1307741590 -o /tmp/evaluation-result-3377573-1307741590/solver-3377573-1307741590 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377573-1307741590.cnf -seed 1717730762 -budget 2400 

running on 2 cores: 4,6

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 6/186 15429
/proc/meminfo: memFree=32024068/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=11804 CPUtime=0 cores=4,6
/proc/15425/stat : 15425 (runsolver) S 15415 15425 15356 0 -1 4202560 46 0 0 0 0 0 0 0 23 0 1 0 885758224 12087296 55 33554432000 4194304 5436572 140737222922560 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699215550 0 0 17 4 0 0 0
/proc/15425/statm: 2951 55 36 304 0 2643 0

[startup+0.062274 s]
/proc/loadavg: 0.00 0.00 0.00 6/186 15429
/proc/meminfo: memFree=32024068/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=14252 CPUtime=0 cores=4,6
/proc/15425/stat : 15425 (python) D 15415 15425 15356 0 -1 4194304 195 0 4 0 0 0 0 0 23 0 1 0 885758224 14594048 134 33554432000 4194304 5683644 140733281435376 18446744073709551615 5051632 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 1
/proc/15425/statm: 3563 134 105 364 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14252

[startup+0.100266 s]
/proc/loadavg: 0.00 0.00 0.00 6/186 15429
/proc/meminfo: memFree=32024068/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=15084 CPUtime=0 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 644 0 7 0 0 0 0 0 17 0 1 0 885758224 15446016 546 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594862516 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 5
/proc/15425/statm: 3771 546 312 364 0 258 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15084

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

[startup+0.700163 s]
/proc/loadavg: 0.00 0.00 0.00 6/186 15429
/proc/meminfo: memFree=32024068/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=38904 CPUtime=0.06 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 1618 0 12 0 3 3 0 0 15 0 1 0 885758224 39837696 1458 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699962003 0 0 17 6 0 0 10
/proc/15425/statm: 9726 1458 455 364 0 1026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 38904

[startup+1.50102 s]
/proc/loadavg: 0.00 0.00 0.00 2/190 15434
/proc/meminfo: memFree=31982988/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=124240 CPUtime=0.19 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 4280 0 33 0 8 11 0 0 15 0 1 0 885758224 127221760 3881 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594866432 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 21
/proc/15425/statm: 31060 3881 997 364 0 2871 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 124240

[startup+3.10082 s]
/proc/loadavg: 0.40 0.08 0.03 4/198 15442
/proc/meminfo: memFree=31960960/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=135752 CPUtime=0.25 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 5926 922 34 9 13 12 0 0 16 0 1 0 885758224 139010048 4149 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 26
/proc/15425/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 135752
heavy processes:

[startup+6.30023 s]
/proc/loadavg: 0.40 0.08 0.03 4/190 15450
/proc/meminfo: memFree=31958856/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=199316 CPUtime=0.4 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 7018 922 56 9 22 18 0 0 16 0 1 0 885758224 204099584 5091 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 41
/proc/15425/statm: 49829 5091 1486 364 0 3856 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 199316
heavy processes:

[startup+12.7012 s]
/proc/loadavg: 0.57 0.13 0.04 3/184 15512
/proc/meminfo: memFree=32007276/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=288816 CPUtime=0.63 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 9729 922 75 9 41 22 0 0 17 0 2 0 885758224 295747584 7075 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 56
/proc/15425/statm: 72204 7075 1875 364 0 8122 0
[pid=15452] ppid=15425 vsize=278572 CPUtime=0 cores=4,6
/proc/15452/stat : 15452 (python) S 15425 15425 15356 0 -1 4202560 886 0 0 0 0 0 0 0 18 0 1 0 885759044 285257728 5572 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594886671 0 0 16781312 514 4598074068770455809 0 0 17 6 0 0 0
/proc/15452/statm: 69643 5572 376 364 0 5561 0
[pid=15456] ppid=15452 vsize=1017800 CPUtime=4.5 cores=4,6
/proc/15456/stat : 15456 (gnovelty+2) R 15452 15456 15456 0 -1 4202496 424 0 0 0 450 0 0 0 25 0 1 0 885759044 1042227200 162 33554432000 134512640 135663704 4287149680 18446744073709551615 134546949 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15456/statm: 254450 162 113 282 0 254166 0
[pid=15425/tid=15453] ppid=15415 vsize=288816 CPUtime=0 cores=4,6
/proc/15425/task/15453/stat : 15453 (python) S 15415 15425 15356 0 -1 4202560 30 922 0 9 0 0 0 0 18 0 2 0 885759044 295747584 7075 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.13
Current children cumulated vsize (KiB) 1585188
heavy processes:

[startup+25.5009 s]
/proc/loadavg: 0.79 0.19 0.06 4/184 15512
/proc/meminfo: memFree=32008956/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=288816 CPUtime=0.63 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 9729 922 75 9 41 22 0 0 17 0 2 0 885758224 295747584 7075 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 56
/proc/15425/statm: 72204 7075 1875 364 0 8122 0
[pid=15452] ppid=15425 vsize=278572 CPUtime=0.02 cores=4,6
/proc/15452/stat : 15452 (python) S 15425 15425 15356 0 -1 4202560 985 0 0 0 1 1 0 0 18 0 1 0 885759044 285257728 5578 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594886671 0 0 16781312 514 17541889984514982145 0 0 17 6 0 0 0
/proc/15452/statm: 69643 5578 382 364 0 5561 0
[pid=15456] ppid=15452 vsize=1017800 CPUtime=17.3 cores=4,6
/proc/15456/stat : 15456 (gnovelty+2) R 15452 15456 15456 0 -1 4202496 424 0 0 0 1730 0 0 0 25 0 1 0 885759044 1042227200 162 33554432000 134512640 135663704 4287149680 18446744073709551615 134546888 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15456/statm: 254450 162 113 282 0 254166 0
[pid=15425/tid=15453] ppid=15415 vsize=288816 CPUtime=0 cores=4,6
/proc/15425/task/15453/stat : 15453 (python) S 15415 15425 15356 0 -1 4202560 30 922 0 9 0 0 0 0 18 0 2 0 885759044 295747584 7075 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 17.95
Current children cumulated vsize (KiB) 1585188
heavy processes:

[startup+51.1004 s]
/proc/loadavg: 1.20 0.33 0.11 4/184 15513
/proc/meminfo: memFree=32010280/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=288816 CPUtime=0.63 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 9729 922 75 9 41 22 0 0 17 0 2 0 885758224 295747584 7075 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 56
/proc/15425/statm: 72204 7075 1875 364 0 8122 0
[pid=15452] ppid=15425 vsize=278572 CPUtime=0.04 cores=4,6
/proc/15452/stat : 15452 (python) S 15425 15425 15356 0 -1 4202560 997 0 0 0 2 2 0 0 18 0 1 0 885759044 285257728 5578 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594886671 0 0 16781312 514 17541889984514982145 0 0 17 6 0 0 0
/proc/15452/statm: 69643 5578 382 364 0 5561 0
[pid=15456] ppid=15452 vsize=1017800 CPUtime=42.9 cores=4,6
/proc/15456/stat : 15456 (gnovelty+2) R 15452 15456 15456 0 -1 4202496 424 0 0 0 4290 0 0 0 25 0 1 0 885759044 1042227200 162 33554432000 134512640 135663704 4287149680 18446744073709551615 134524637 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15456/statm: 254450 162 113 282 0 254166 0
[pid=15425/tid=15453] ppid=15415 vsize=288816 CPUtime=0 cores=4,6
/proc/15425/task/15453/stat : 15453 (python) S 15415 15425 15356 0 -1 4202560 30 922 0 9 0 0 0 0 18 0 2 0 885759044 295747584 7075 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 43.57
Current children cumulated vsize (KiB) 1585188

[startup+102.306 s]
/proc/loadavg: 1.68 0.61 0.22 3/184 15514
/proc/meminfo: memFree=32011032/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=288816 CPUtime=0.63 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 9729 922 75 9 41 22 0 0 17 0 2 0 885758224 295747584 7075 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 56
/proc/15425/statm: 72204 7075 1875 364 0 8122 0
[pid=15452] ppid=15425 vsize=278572 CPUtime=0.11 cores=4,6
/proc/15452/stat : 15452 (python) S 15425 15425 15356 0 -1 4202560 1023 0 0 0 6 5 0 0 18 0 1 0 885759044 285257728 5578 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594886671 0 0 16781312 514 17541889984514982145 0 0 17 6 0 0 0
/proc/15452/statm: 69643 5578 382 364 0 5561 0
[pid=15456] ppid=15452 vsize=1017800 CPUtime=94.11 cores=4,6
/proc/15456/stat : 15456 (gnovelty+2) R 15452 15456 15456 0 -1 4202496 424 0 0 0 9411 0 0 0 25 0 1 0 885759044 1042227200 162 33554432000 134512640 135663704 4287149680 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15456/statm: 254450 162 113 282 0 254166 0
[pid=15425/tid=15453] ppid=15415 vsize=288816 CPUtime=0 cores=4,6
/proc/15425/task/15453/stat : 15453 (python) S 15415 15425 15356 0 -1 4202560 30 922 0 9 0 0 0 0 18 0 2 0 885759044 295747584 7075 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 94.85
Current children cumulated vsize (KiB) 1585188

[startup+162.301 s]
/proc/loadavg: 1.88 0.86 0.33 4/192 15524
/proc/meminfo: memFree=32001984/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=299544 CPUtime=0.64 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 10581 922 75 9 42 22 0 0 20 0 3 0 885758224 306733056 7217 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 56
/proc/15425/statm: 74886 7217 1878 364 0 10801 0
[pid=15452] ppid=15425 vsize=288816 CPUtime=0.11 cores=4,6
/proc/15452/stat : 15452 (python) S 15425 15425 15356 0 -1 4202560 1160 0 0 0 6 5 0 0 19 0 2 0 885759044 295747584 5616 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15452/statm: 72204 5616 415 364 0 8122 0
[pid=15456] ppid=15452 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/15456/stat : 15456 (gnovelty+2) T 15452 15456 15456 0 -1 4202496 424 0 0 0 10010 0 0 0 25 0 1 0 885759044 1042227200 162 33554432000 134512640 135663704 4287149680 18446744073709551615 134545572 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/15456/statm: 254450 162 113 282 0 254166 0
[pid=15452/tid=15516] ppid=15425 vsize=288816 CPUtime=0 cores=4,6
/proc/15452/task/15516/stat : 15516 (python) S 15425 15425 15356 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 885769055 295747584 5616 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 514 18446604453983265792 0 0 -1 4 0 0 0
[pid=15518] ppid=15425 vsize=289300 CPUtime=0.06 cores=4,6
/proc/15518/stat : 15518 (python) S 15425 15425 15356 0 -1 4202560 915 0 0 0 4 2 0 0 18 0 1 0 885769056 296243200 5706 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594886726 0 0 16781312 514 17541889984514982148 0 0 17 6 0 0 0
/proc/15518/statm: 72325 5706 371 364 0 8240 0
[pid=15522] ppid=15518 vsize=1017800 CPUtime=53.98 cores=4,6
/proc/15522/stat : 15522 (gnovelty+2) R 15518 15522 15522 0 -1 4202496 424 0 0 0 5398 0 0 0 25 0 1 0 885769056 1042227200 161 33554432000 134512640 135663704 4294609600 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15522/statm: 254450 161 113 282 0 254166 0
[pid=15425/tid=15453] ppid=15415 vsize=299544 CPUtime=0 cores=4,6
/proc/15425/task/15453/stat : 15453 (python) S 15415 15425 15356 0 -1 4202560 30 922 0 9 0 0 0 0 18 0 3 0 885759044 306733056 7217 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
[pid=15425/tid=15520] ppid=15415 vsize=299544 CPUtime=0 cores=4,6
/proc/15425/task/15520/stat : 15520 (python) S 15415 15425 15356 0 -1 4202560 28 922 0 9 0 0 0 0 20 0 3 0 885769056 306733056 7217 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 154.89
Current children cumulated vsize (KiB) 2913260

Solver just ended. Dumping a history of the last processes samples

[startup+179.101 s]
/proc/loadavg: 1.91 0.92 0.35 4/192 15524
/proc/meminfo: memFree=32001956/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=299544 CPUtime=0.64 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 10581 922 75 9 42 22 0 0 20 0 3 0 885758224 306733056 7217 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 56
/proc/15425/statm: 74886 7217 1878 364 0 10801 0
[pid=15452] ppid=15425 vsize=288816 CPUtime=0.11 cores=4,6
/proc/15452/stat : 15452 (python) S 15425 15425 15356 0 -1 4202560 1160 0 0 0 6 5 0 0 19 0 2 0 885759044 295747584 5616 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0

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

[pid=15518] ppid=15425 vsize=289300 CPUtime=0.11 cores=4,6
/proc/15518/stat : 15518 (python) S 15425 15425 15356 0 -1 4202560 1084 0 0 0 7 4 0 0 19 0 2 0 885769056 296243200 5736 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15518/statm: 72325 5736 400 364 0 8240 0
[pid=15522] ppid=15518 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/15522/stat : 15522 (gnovelty+2) T 15518 15522 15522 0 -1 4202496 424 0 0 0 10010 0 0 0 25 0 1 0 885769056 1042227200 161 33554432000 134512640 135663704 4294609600 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/15522/statm: 254450 161 113 282 0 254166 0
[pid=15518/tid=15527] ppid=15425 vsize=289300 CPUtime=0 cores=4,6
/proc/15518/task/15527/stat : 15527 (python) S 15425 15425 15356 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 885779067 296243200 5736 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 514 18446604452335257472 0 0 -1 4 0 0 0
[pid=15530] ppid=15425 vsize=299256 CPUtime=0 cores=4,6
/proc/15530/stat : 15530 (python) S 15425 15425 15356 0 -1 4202560 899 0 0 0 0 0 0 0 15 0 1 0 885779068 306438144 5618 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594886726 0 0 16781312 514 3031335969887322372 0 0 17 6 0 0 0
/proc/15530/statm: 74814 5618 371 364 0 10726 0
[pid=15533] ppid=15530 vsize=1420 CPUtime=5.85 cores=4,6
/proc/15533/stat : 15533 (march_hi) R 15530 15533 15533 0 -1 4202496 480 0 0 0 585 0 0 0 25 0 1 0 885779069 1454080 215 33554432000 4194304 4955518 140735043511120 18446744073709551615 4224416 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15533/statm: 355 215 106 186 0 168 0
[pid=15425/tid=15453] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15453/stat : 15453 (python) S 15415 15425 15356 0 -1 4202560 30 922 0 9 0 0 0 0 18 0 4 0 885759044 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
[pid=15425/tid=15520] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15520/stat : 15520 (python) S 15415 15425 15356 0 -1 4202560 28 922 0 9 0 0 0 0 20 0 4 0 885769056 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
[pid=15425/tid=15532] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15532/stat : 15532 (python) S 15415 15425 15356 0 -1 4202560 27 922 0 9 0 0 0 0 20 0 4 0 885779069 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 206.93
Current children cumulated vsize (KiB) 3223892

[startup+215.901 s]
/proc/loadavg: 1.95 1.04 0.41 4/200 15533
/proc/meminfo: memFree=31992440/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=309500 CPUtime=0.66 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 11401 922 75 9 43 23 0 0 20 0 4 0 885758224 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 56
/proc/15425/statm: 77375 7131 1880 364 0 13287 0
[pid=15452] ppid=15425 vsize=288816 CPUtime=0.11 cores=4,6
/proc/15452/stat : 15452 (python) S 15425 15425 15356 0 -1 4202560 1160 0 0 0 6 5 0 0 19 0 2 0 885759044 295747584 5616 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15452/statm: 72204 5616 415 364 0 8122 0
[pid=15456] ppid=15452 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/15456/stat : 15456 (gnovelty+2) T 15452 15456 15456 0 -1 4202496 424 0 0 0 10010 0 0 0 25 0 1 0 885759044 1042227200 162 33554432000 134512640 135663704 4287149680 18446744073709551615 134545572 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/15456/statm: 254450 162 113 282 0 254166 0
[pid=15452/tid=15516] ppid=15425 vsize=288816 CPUtime=0 cores=4,6
/proc/15452/task/15516/stat : 15516 (python) S 15425 15425 15356 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 885769055 295747584 5616 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 514 18446604453983265792 0 0 -1 4 0 0 0
[pid=15518] ppid=15425 vsize=289300 CPUtime=0.11 cores=4,6
/proc/15518/stat : 15518 (python) S 15425 15425 15356 0 -1 4202560 1084 0 0 0 7 4 0 0 19 0 2 0 885769056 296243200 5736 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15518/statm: 72325 5736 400 364 0 8240 0
[pid=15522] ppid=15518 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/15522/stat : 15522 (gnovelty+2) T 15518 15522 15522 0 -1 4202496 424 0 0 0 10010 0 0 0 25 0 1 0 885769056 1042227200 161 33554432000 134512640 135663704 4294609600 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/15522/statm: 254450 161 113 282 0 254166 0
[pid=15518/tid=15527] ppid=15425 vsize=289300 CPUtime=0 cores=4,6
/proc/15518/task/15527/stat : 15527 (python) S 15425 15425 15356 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 885779067 296243200 5736 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 514 18446604452335257472 0 0 -1 4 0 0 0
[pid=15530] ppid=15425 vsize=299256 CPUtime=0 cores=4,6
/proc/15530/stat : 15530 (python) S 15425 15425 15356 0 -1 4202560 902 0 0 0 0 0 0 0 15 0 1 0 885779068 306438144 5618 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594886726 0 0 16781312 514 3031335969887322372 0 0 17 6 0 0 0
/proc/15530/statm: 74814 5618 371 364 0 10726 0
[pid=15533] ppid=15530 vsize=1600 CPUtime=7.45 cores=4,6
/proc/15533/stat : 15533 (march_hi) R 15530 15533 15533 0 -1 4202496 501 0 0 0 745 0 0 0 25 0 1 0 885779069 1638400 236 33554432000 4194304 4955518 140735043511120 18446744073709551615 4314896 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15533/statm: 400 236 106 186 0 213 0
[pid=15425/tid=15453] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15453/stat : 15453 (python) S 15415 15425 15356 0 -1 4202560 30 922 0 9 0 0 0 0 18 0 4 0 885759044 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
[pid=15425/tid=15520] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15520/stat : 15520 (python) S 15415 15425 15356 0 -1 4202560 28 922 0 9 0 0 0 0 20 0 4 0 885769056 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
[pid=15425/tid=15532] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15532/stat : 15532 (python) S 15415 15425 15356 0 -1 4202560 27 922 0 9 0 0 0 0 20 0 4 0 885779069 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 208.53
Current children cumulated vsize (KiB) 3224072

[startup+216.707 s]
/proc/loadavg: 1.95 1.05 0.42 4/200 15533
/proc/meminfo: memFree=31992552/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=309500 CPUtime=0.66 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 11401 922 75 9 43 23 0 0 20 0 4 0 885758224 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 56
/proc/15425/statm: 77375 7131 1880 364 0 13287 0
[pid=15452] ppid=15425 vsize=288816 CPUtime=0.11 cores=4,6
/proc/15452/stat : 15452 (python) S 15425 15425 15356 0 -1 4202560 1160 0 0 0 6 5 0 0 19 0 2 0 885759044 295747584 5616 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15452/statm: 72204 5616 415 364 0 8122 0
[pid=15456] ppid=15452 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/15456/stat : 15456 (gnovelty+2) T 15452 15456 15456 0 -1 4202496 424 0 0 0 10010 0 0 0 25 0 1 0 885759044 1042227200 162 33554432000 134512640 135663704 4287149680 18446744073709551615 134545572 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/15456/statm: 254450 162 113 282 0 254166 0
[pid=15452/tid=15516] ppid=15425 vsize=288816 CPUtime=0 cores=4,6
/proc/15452/task/15516/stat : 15516 (python) S 15425 15425 15356 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 885769055 295747584 5616 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 514 18446604453983265792 0 0 -1 4 0 0 0
[pid=15518] ppid=15425 vsize=289300 CPUtime=0.11 cores=4,6
/proc/15518/stat : 15518 (python) S 15425 15425 15356 0 -1 4202560 1084 0 0 0 7 4 0 0 19 0 2 0 885769056 296243200 5736 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15518/statm: 72325 5736 400 364 0 8240 0
[pid=15522] ppid=15518 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/15522/stat : 15522 (gnovelty+2) T 15518 15522 15522 0 -1 4202496 424 0 0 0 10010 0 0 0 25 0 1 0 885769056 1042227200 161 33554432000 134512640 135663704 4294609600 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/15522/statm: 254450 161 113 282 0 254166 0
[pid=15518/tid=15527] ppid=15425 vsize=289300 CPUtime=0 cores=4,6
/proc/15518/task/15527/stat : 15527 (python) S 15425 15425 15356 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 885779067 296243200 5736 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 514 18446604452335257472 0 0 -1 4 0 0 0
[pid=15530] ppid=15425 vsize=299256 CPUtime=0 cores=4,6
/proc/15530/stat : 15530 (python) S 15425 15425 15356 0 -1 4202560 902 0 0 0 0 0 0 0 15 0 1 0 885779068 306438144 5618 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594886726 0 0 16781312 514 3031335969887322372 0 0 17 6 0 0 0
/proc/15530/statm: 74814 5618 371 364 0 10726 0
[pid=15533] ppid=15530 vsize=1600 CPUtime=8.25 cores=4,6
/proc/15533/stat : 15533 (march_hi) R 15530 15533 15533 0 -1 4202496 504 0 0 0 825 0 0 0 25 0 1 0 885779069 1638400 239 33554432000 4194304 4955518 140735043511120 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15533/statm: 400 239 106 186 0 213 0
[pid=15425/tid=15453] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15453/stat : 15453 (python) S 15415 15425 15356 0 -1 4202560 30 922 0 9 0 0 0 0 18 0 4 0 885759044 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
[pid=15425/tid=15520] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15520/stat : 15520 (python) S 15415 15425 15356 0 -1 4202560 28 922 0 9 0 0 0 0 20 0 4 0 885769056 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
[pid=15425/tid=15532] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15532/stat : 15532 (python) S 15415 15425 15356 0 -1 4202560 27 922 0 9 0 0 0 0 20 0 4 0 885779069 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 209.33
Current children cumulated vsize (KiB) 3224072

[startup+216.901 s]
/proc/loadavg: 1.95 1.05 0.42 4/200 15533
/proc/meminfo: memFree=31992552/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=309500 CPUtime=0.66 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 11401 922 75 9 43 23 0 0 20 0 4 0 885758224 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 56
/proc/15425/statm: 77375 7131 1880 364 0 13287 0
[pid=15452] ppid=15425 vsize=288816 CPUtime=0.11 cores=4,6
/proc/15452/stat : 15452 (python) S 15425 15425 15356 0 -1 4202560 1160 0 0 0 6 5 0 0 19 0 2 0 885759044 295747584 5616 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15452/statm: 72204 5616 415 364 0 8122 0
[pid=15456] ppid=15452 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/15456/stat : 15456 (gnovelty+2) T 15452 15456 15456 0 -1 4202496 424 0 0 0 10010 0 0 0 25 0 1 0 885759044 1042227200 162 33554432000 134512640 135663704 4287149680 18446744073709551615 134545572 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/15456/statm: 254450 162 113 282 0 254166 0
[pid=15452/tid=15516] ppid=15425 vsize=288816 CPUtime=0 cores=4,6
/proc/15452/task/15516/stat : 15516 (python) S 15425 15425 15356 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 885769055 295747584 5616 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 514 18446604453983265792 0 0 -1 4 0 0 0
[pid=15518] ppid=15425 vsize=289300 CPUtime=0.11 cores=4,6
/proc/15518/stat : 15518 (python) S 15425 15425 15356 0 -1 4202560 1084 0 0 0 7 4 0 0 19 0 2 0 885769056 296243200 5736 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15518/statm: 72325 5736 400 364 0 8240 0
[pid=15522] ppid=15518 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/15522/stat : 15522 (gnovelty+2) T 15518 15522 15522 0 -1 4202496 424 0 0 0 10010 0 0 0 25 0 1 0 885769056 1042227200 161 33554432000 134512640 135663704 4294609600 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/15522/statm: 254450 161 113 282 0 254166 0
[pid=15518/tid=15527] ppid=15425 vsize=289300 CPUtime=0 cores=4,6
/proc/15518/task/15527/stat : 15527 (python) S 15425 15425 15356 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 885779067 296243200 5736 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 514 18446604452335257472 0 0 -1 4 0 0 0
[pid=15530] ppid=15425 vsize=299256 CPUtime=0 cores=4,6
/proc/15530/stat : 15530 (python) S 15425 15425 15356 0 -1 4202560 904 0 0 0 0 0 0 0 15 0 1 0 885779068 306438144 5618 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594886726 0 0 16781312 514 3031335969887322372 0 0 17 6 0 0 0
/proc/15530/statm: 74814 5618 371 364 0 10726 0
[pid=15533] ppid=15530 vsize=1600 CPUtime=8.45 cores=4,6
/proc/15533/stat : 15533 (march_hi) R 15530 15533 15533 0 -1 4202496 505 0 0 0 845 0 0 0 25 0 1 0 885779069 1638400 240 33554432000 4194304 4955518 140735043511120 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15533/statm: 400 240 106 186 0 213 0
[pid=15425/tid=15453] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15453/stat : 15453 (python) S 15415 15425 15356 0 -1 4202560 30 922 0 9 0 0 0 0 18 0 4 0 885759044 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
[pid=15425/tid=15520] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15520/stat : 15520 (python) S 15415 15425 15356 0 -1 4202560 28 922 0 9 0 0 0 0 20 0 4 0 885769056 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
[pid=15425/tid=15532] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15532/stat : 15532 (python) S 15415 15425 15356 0 -1 4202560 27 922 0 9 0 0 0 0 20 0 4 0 885779069 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 209.53
Current children cumulated vsize (KiB) 3224072

[startup+217.001 s]
/proc/loadavg: 1.95 1.05 0.42 4/200 15533
/proc/meminfo: memFree=31992552/32950928 swapFree=67052112/67111528
[pid=15425] ppid=15415 vsize=309500 CPUtime=0.66 cores=4,6
/proc/15425/stat : 15425 (python) S 15415 15425 15356 0 -1 4202496 11401 922 75 9 43 23 0 0 20 0 4 0 885758224 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 56
/proc/15425/statm: 77375 7131 1880 364 0 13287 0
[pid=15452] ppid=15425 vsize=288816 CPUtime=0.11 cores=4,6
/proc/15452/stat : 15452 (python) S 15425 15425 15356 0 -1 4202560 1160 0 0 0 6 5 0 0 19 0 2 0 885759044 295747584 5616 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15452/statm: 72204 5616 415 364 0 8122 0
[pid=15456] ppid=15452 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/15456/stat : 15456 (gnovelty+2) T 15452 15456 15456 0 -1 4202496 424 0 0 0 10010 0 0 0 25 0 1 0 885759044 1042227200 162 33554432000 134512640 135663704 4287149680 18446744073709551615 134545572 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/15456/statm: 254450 162 113 282 0 254166 0
[pid=15452/tid=15516] ppid=15425 vsize=288816 CPUtime=0 cores=4,6
/proc/15452/task/15516/stat : 15516 (python) S 15425 15425 15356 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 885769055 295747584 5616 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 514 18446604453983265792 0 0 -1 4 0 0 0
[pid=15518] ppid=15425 vsize=289300 CPUtime=0.11 cores=4,6
/proc/15518/stat : 15518 (python) S 15425 15425 15356 0 -1 4202560 1084 0 0 0 7 4 0 0 19 0 2 0 885769056 296243200 5736 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/15518/statm: 72325 5736 400 364 0 8240 0
[pid=15522] ppid=15518 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/15522/stat : 15522 (gnovelty+2) T 15518 15522 15522 0 -1 4202496 424 0 0 0 10010 0 0 0 25 0 1 0 885769056 1042227200 161 33554432000 134512640 135663704 4294609600 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/15522/statm: 254450 161 113 282 0 254166 0
[pid=15518/tid=15527] ppid=15425 vsize=289300 CPUtime=0 cores=4,6
/proc/15518/task/15527/stat : 15527 (python) S 15425 15425 15356 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 885779067 296243200 5736 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 514 18446604452335257472 0 0 -1 4 0 0 0
[pid=15530] ppid=15425 vsize=299256 CPUtime=0 cores=4,6
/proc/15530/stat : 15530 (python) S 15425 15425 15356 0 -1 4202560 904 0 0 0 0 0 0 0 15 0 1 0 885779068 306438144 5618 33554432000 4194304 5683644 140733281435376 18446744073709551615 235594886726 0 0 16781312 514 3031335969887322372 0 0 17 6 0 0 0
/proc/15530/statm: 74814 5618 371 364 0 10726 0
[pid=15533] ppid=15530 vsize=1600 CPUtime=8.55 cores=4,6
/proc/15533/stat : 15533 (march_hi) R 15530 15533 15533 0 -1 4202496 505 0 0 0 855 0 0 0 25 0 1 0 885779069 1638400 240 33554432000 4194304 4955518 140735043511120 18446744073709551615 4296785 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/15533/statm: 400 240 106 186 0 213 0
[pid=15425/tid=15453] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15453/stat : 15453 (python) S 15415 15425 15356 0 -1 4202560 30 922 0 9 0 0 0 0 18 0 4 0 885759044 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
[pid=15425/tid=15520] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15520/stat : 15520 (python) S 15415 15425 15356 0 -1 4202560 28 922 0 9 0 0 0 0 20 0 4 0 885769056 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 6 0 0 0
[pid=15425/tid=15532] ppid=15415 vsize=309500 CPUtime=0 cores=4,6
/proc/15425/task/15532/stat : 15532 (python) S 15415 15425 15356 0 -1 4202560 27 922 0 9 0 0 0 0 20 0 4 0 885779069 316928000 7131 33554432000 4194304 5683644 140733281435376 18446744073709551615 235606690225 0 0 16781312 2 18446604453918989376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 209.63
Current children cumulated vsize (KiB) 3224072

Child status: 0
Real time (s): 217.038
CPU time (s): 209.737
CPU user time (s): 209.386
CPU system time (s): 0.350946
CPU usage (%): 96.636
Max. virtual memory (cumulated for all children) (KiB): 3224072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 209.386
system time used= 0.350946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21462
page faults= 84
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19952
involuntary context switches= 782

runsolver used 0.431934 second user time and 0.762884 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-10 23:33:10
IDJOB=3377573
IDBENCH=82882
IDSOLVER=1857
FILE ID=node120/3377573-1307741590
RUNJOBID= node120-1307741590-15375
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-k5-r21.3-v75-c1597-S1508981094-051.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-3377573-1307741590/watcher-3377573-1307741590 -o /tmp/evaluation-result-3377573-1307741590/solver-3377573-1307741590 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377573-1307741590.cnf -seed 1717730762 -budget 2400

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

MD5SUM BENCH= 5c5f7e1107ac57768306372602d70556
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:      32028920 kB
Buffers:         90596 kB
Cached:         652812 kB
SwapCached:      11376 kB
Active:         373920 kB
Inactive:       387036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32028920 kB
SwapTotal:    67111528 kB
SwapFree:     67052112 kB
Dirty:          126688 kB
Writeback:           0 kB
AnonPages:       15304 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= 73868 MiB
End job on node120 at 2011-06-10 23:36:52