Trace number 3377640

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 340.284 340.161

General information on the benchmark

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

Solver Data

0.64/1.01	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.64/1.01	c INFO: solving HOME/instance-3377640-1305456563.cnf
0.64/1.01	c INFO: computing task features
0.64/1.02	c INFO: computed variable-clause graph statistics
0.64/1.02	c INFO: computed clause balance statistics
0.83/1.20	c INFO: computed variable balance statistics
0.83/1.27	c INFO: computed small-clause counts
0.83/1.27	c INFO: computed Horn-clause counts
0.83/1.27	c INFO: computed variable graph statistics
0.83/1.27	c INFO: collected features for HOME/instance-3377640-1305456563.cnf in 0.29 s
0.83/1.29	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.59)
101.10/101.57	c INFO: running gnovelty+2@0 for 97 with 2299 remaining (b = 0.09)
201.54/201.87	c INFO: running adaptg2wsat2009++@0 for 97 with 2199 remaining (b = 0.04)
302.01/302.16	c INFO: running march_hi@0 for 485 with 2099 remaining (b = 0.16)
340.13/340.14	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377640-1305456563/watcher-3377640-1305456563 -o /tmp/evaluation-result-3377640-1305456563/solver-3377640-1305456563 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377640-1305456563.cnf -seed 1025284623 -budget 2400 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.48 3.90 3.56 6/346 16358
/proc/meminfo: memFree=14932612/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=16240 CPUtime=0 cores=0,2
/proc/16358/stat : 16358 (python) R 16356 16358 14075 0 -1 4202496 985 0 0 0 0 0 0 0 17 0 1 0 113265714 16629760 858 33554432000 4194304 5683644 140736670006176 18446744073709551615 4339056 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16358/statm: 4060 859 363 364 0 547 0

[startup+0.0857309 s]
/proc/loadavg: 3.48 3.90 3.56 6/346 16358
/proc/meminfo: memFree=14932612/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=45824 CPUtime=0.06 cores=0,2
/proc/16358/stat : 16358 (python) R 16356 16358 14075 0 -1 4202496 1908 0 0 0 4 2 0 0 17 0 1 0 113265714 46923776 1682 33554432000 4194304 5683644 140736670006176 18446744073709551615 218880226337 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16358/statm: 11456 1687 470 364 0 1205 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 45824

[startup+0.100729 s]
/proc/loadavg: 3.48 3.90 3.56 6/346 16358
/proc/meminfo: memFree=14932612/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=54540 CPUtime=0.06 cores=0,2
/proc/16358/stat : 16358 (python) S 16356 16358 14075 0 -1 4202496 2056 0 0 0 4 2 0 0 17 0 1 0 113265714 55848960 1814 33554432000 4194304 5683644 140736670006176 18446744073709551615 218880563200 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/16358/statm: 13635 1814 492 364 0 1285 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 54540

[startup+0.300711 s]
/proc/loadavg: 3.48 3.90 3.56 6/346 16358
/proc/meminfo: memFree=14932612/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=126664 CPUtime=0.2 cores=0,2
/proc/16358/stat : 16358 (python) R 16356 16358 14075 0 -1 4202496 5258 934 1 0 11 9 0 0 19 0 1 0 113265714 129703936 3923 33554432000 4194304 5683644 140736670006176 18446744073709551615 4886812 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16358/statm: 31666 3923 1003 364 0 2961 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 126664

[startup+0.700625 s]
/proc/loadavg: 3.48 3.90 3.56 6/346 16358
/proc/meminfo: memFree=14932612/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=170756 CPUtime=0.41 cores=0,2
/proc/16358/stat : 16358 (python) R 16356 16358 14075 0 -1 4202496 6742 934 1 0 18 23 0 0 16 0 1 0 113265714 174854144 4806 33554432000 4194304 5683644 140736670006176 18446744073709551615 218880563200 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16358/statm: 42689 4806 1336 364 0 3454 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 170756

[startup+1.50045 s]
/proc/loadavg: 3.48 3.90 3.56 8/357 16386
/proc/meminfo: memFree=14824248/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=288856 CPUtime=0.92 cores=0,2
/proc/16358/stat : 16358 (python) S 16356 16358 14075 0 -1 4202496 10163 934 1 0 60 32 0 0 18 0 2 0 113265714 295788544 7110 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16358/statm: 72214 7110 1869 364 0 8132 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 288856

[startup+3.10117 s]
/proc/loadavg: 3.52 3.90 3.56 6/366 16430
/proc/meminfo: memFree=14813196/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=288856 CPUtime=0.92 cores=0,2
/proc/16358/stat : 16358 (python) S 16356 16358 14075 0 -1 4202496 10163 934 1 0 60 32 0 0 18 0 2 0 113265714 295788544 7110 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16358/statm: 72214 7110 1869 364 0 8132 0
[pid=16411] ppid=16358 vsize=278612 CPUtime=0 cores=0,2
/proc/16411/stat : 16411 (python) S 16358 16358 14075 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 113265843 285298688 5591 33554432000 4194304 5683644 140736670006176 18446744073709551615 218880585231 0 0 16781312 514 10802736931566223620 0 0 17 0 0 0 0
/proc/16411/statm: 69653 5591 354 364 0 5571 0
[pid=16413] ppid=16411 vsize=1017932 CPUtime=1.79 cores=0,2
/proc/16413/stat : 16413 (gnovelty+2) R 16411 16413 16413 0 -1 4202496 491 0 0 0 179 0 0 0 25 0 1 0 113265844 1042362368 226 33554432000 134512640 135663704 4289003312 18446744073709551615 135008540 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16413/statm: 254483 226 113 282 0 254199 0
[pid=16358/tid=16412] ppid=16356 vsize=288856 CPUtime=0 cores=0,2
/proc/16358/task/16412/stat : 16412 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 113265844 295788544 7110 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 1585400

[startup+6.30063 s]
/proc/loadavg: 3.52 3.90 3.56 5/369 16538
/proc/meminfo: memFree=14806680/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=288856 CPUtime=0.92 cores=0,2
/proc/16358/stat : 16358 (python) S 16356 16358 14075 0 -1 4202496 10163 934 1 0 60 32 0 0 18 0 2 0 113265714 295788544 7110 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16358/statm: 72214 7110 1869 364 0 8132 0
[pid=16411] ppid=16358 vsize=278612 CPUtime=0 cores=0,2
/proc/16411/stat : 16411 (python) S 16358 16358 14075 0 -1 4202560 973 0 0 0 0 0 0 0 18 0 1 0 113265843 285298688 5619 33554432000 4194304 5683644 140736670006176 18446744073709551615 218880585231 0 0 16781312 514 10802736931566223620 0 0 17 0 0 0 0
/proc/16411/statm: 69653 5619 382 364 0 5571 0
[pid=16413] ppid=16411 vsize=1017932 CPUtime=4.95 cores=0,2
/proc/16413/stat : 16413 (gnovelty+2) R 16411 16413 16413 0 -1 4202496 491 0 0 0 495 0 0 0 25 0 1 0 113265844 1042362368 226 33554432000 134512640 135663704 4289003312 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16413/statm: 254483 226 113 282 0 254199 0
[pid=16358/tid=16412] ppid=16356 vsize=288856 CPUtime=0 cores=0,2
/proc/16358/task/16412/stat : 16412 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 113265844 295788544 7110 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 1585400

[startup+12.7005 s]
/proc/loadavg: 3.74 3.94 3.58 5/369 16539
/proc/meminfo: memFree=14808244/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=288856 CPUtime=0.92 cores=0,2
/proc/16358/stat : 16358 (python) S 16356 16358 14075 0 -1 4202496 10163 934 1 0 60 32 0 0 18 0 2 0 113265714 295788544 7110 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16358/statm: 72214 7110 1869 364 0 8132 0
[pid=16411] ppid=16358 vsize=278612 CPUtime=0.02 cores=0,2
/proc/16411/stat : 16411 (python) S 16358 16358 14075 0 -1 4202560 975 0 0 0 1 1 0 0 18 0 1 0 113265843 285298688 5619 33554432000 4194304 5683644 140736670006176 18446744073709551615 218880585231 0 0 16781312 514 330768282007077124 0 0 17 0 0 0 0
/proc/16411/statm: 69653 5619 382 364 0 5571 0
[pid=16413] ppid=16411 vsize=1017932 CPUtime=11.34 cores=0,2
/proc/16413/stat : 16413 (gnovelty+2) R 16411 16413 16413 0 -1 4202496 491 0 0 0 1134 0 0 0 25 0 1 0 113265844 1042362368 226 33554432000 134512640 135663704 4289003312 18446744073709551615 134525061 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16413/statm: 254483 226 113 282 0 254199 0
[pid=16358/tid=16412] ppid=16356 vsize=288856 CPUtime=0 cores=0,2
/proc/16358/task/16412/stat : 16412 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 113265844 295788544 7110 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 1585400

[startup+25.5003 s]
/proc/loadavg: 3.78 3.94 3.58 5/369 16539
/proc/meminfo: memFree=14806224/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=288856 CPUtime=0.92 cores=0,2
/proc/16358/stat : 16358 (python) S 16356 16358 14075 0 -1 4202496 10163 934 1 0 60 32 0 0 18 0 2 0 113265714 295788544 7110 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16358/statm: 72214 7110 1869 364 0 8132 0
[pid=16411] ppid=16358 vsize=278612 CPUtime=0.06 cores=0,2
/proc/16411/stat : 16411 (python) S 16358 16358 14075 0 -1 4202560 980 0 0 0 3 3 0 0 18 0 1 0 113265843 285298688 5619 33554432000 4194304 5683644 140736670006176 18446744073709551615 218880585231 0 0 16781312 514 330768282007077124 0 0 17 0 0 0 0
/proc/16411/statm: 69653 5619 382 364 0 5571 0
[pid=16413] ppid=16411 vsize=1017932 CPUtime=24.1 cores=0,2
/proc/16413/stat : 16413 (gnovelty+2) R 16411 16413 16413 0 -1 4202496 491 0 0 0 2410 0 0 0 25 0 1 0 113265844 1042362368 226 33554432000 134512640 135663704 4289003312 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16413/statm: 254483 226 113 282 0 254199 0
[pid=16358/tid=16412] ppid=16356 vsize=288856 CPUtime=0 cores=0,2
/proc/16358/task/16412/stat : 16412 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 113265844 295788544 7110 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 1585400

[startup+51.1008 s]
/proc/loadavg: 3.85 3.94 3.59 5/369 16539
/proc/meminfo: memFree=14805924/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=288856 CPUtime=0.92 cores=0,2
/proc/16358/stat : 16358 (python) S 16356 16358 14075 0 -1 4202496 10163 934 1 0 60 32 0 0 18 0 2 0 113265714 295788544 7110 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16358/statm: 72214 7110 1869 364 0 8132 0
[pid=16411] ppid=16358 vsize=278612 CPUtime=0.13 cores=0,2
/proc/16411/stat : 16411 (python) S 16358 16358 14075 0 -1 4202560 993 0 0 0 6 7 0 0 18 0 1 0 113265843 285298688 5619 33554432000 4194304 5683644 140736670006176 18446744073709551615 218880585231 0 0 16781312 514 330768282007077124 0 0 17 0 0 0 0
/proc/16411/statm: 69653 5619 382 364 0 5571 0
[pid=16413] ppid=16411 vsize=1017932 CPUtime=49.65 cores=0,2
/proc/16413/stat : 16413 (gnovelty+2) R 16411 16413 16413 0 -1 4202496 491 0 0 0 4965 0 0 0 25 0 1 0 113265844 1042362368 226 33554432000 134512640 135663704 4289003312 18446744073709551615 134524540 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16413/statm: 254483 226 113 282 0 254199 0
[pid=16358/tid=16412] ppid=16356 vsize=288856 CPUtime=0 cores=0,2
/proc/16358/task/16412/stat : 16412 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 113265844 295788544 7110 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 1585400

[startup+102.313 s]
/proc/loadavg: 3.94 3.95 3.61 5/373 16545
/proc/meminfo: memFree=14800000/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=299564 CPUtime=0.93 cores=0,2
/proc/16358/stat : 16358 (python) S 16356 16358 14075 0 -1 4202496 11037 934 1 0 61 32 0 0 19 0 3 0 113265714 306753536 7223 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16358/statm: 74891 7223 1880 364 0 10806 0
[pid=16411] ppid=16358 vsize=288856 CPUtime=0.26 cores=0,2
/proc/16411/stat : 16411 (python) S 16358 16358 14075 0 -1 4202560 1156 0 0 0 13 13 0 0 19 0 2 0 113265843 295788544 5657 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16411/statm: 72214 5657 415 364 0 8132 0
[pid=16413] ppid=16411 vsize=1017932 CPUtime=99.98 cores=0,2
/proc/16413/stat : 16413 (gnovelty+2) T 16411 16413 16413 0 -1 4202496 491 0 0 0 9998 0 0 0 25 0 1 0 113265844 1042362368 226 33554432000 134512640 135663704 4289003312 18446744073709551615 134545635 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16413/statm: 254483 226 113 282 0 254199 0
[pid=16411/tid=16542] ppid=16358 vsize=288856 CPUtime=0 cores=0,2
/proc/16411/task/16542/stat : 16542 (python) S 16358 16358 14075 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 113275870 295788544 5657 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 514 18446604451132934144 0 0 -1 0 0 0 0
[pid=16543] ppid=16358 vsize=289320 CPUtime=0 cores=0,2
/proc/16543/stat : 16543 (python) S 16358 16358 14075 0 -1 4202560 739 0 0 0 0 0 0 0 17 0 1 0 113275872 296263680 5687 33554432000 4194304 5683644 140736670006176 18446744073709551615 218880585286 0 0 16781312 514 1852694964161478655 0 0 17 0 0 0 0
/proc/16543/statm: 72330 5687 348 364 0 8245 0
[pid=16545] ppid=16543 vsize=1017932 CPUtime=0.72 cores=0,2
/proc/16545/stat : 16545 (gnovelty+2) R 16543 16545 16545 0 -1 4202496 491 0 0 0 72 0 0 0 20 0 1 0 113275872 1042362368 226 33554432000 134512640 135663704 4290585024 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16545/statm: 254483 226 113 282 0 254199 0
[pid=16358/tid=16412] ppid=16356 vsize=299564 CPUtime=0 cores=0,2
/proc/16358/task/16412/stat : 16412 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 3 0 113265844 306753536 7223 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
[pid=16358/tid=16544] ppid=16356 vsize=299564 CPUtime=0 cores=0,2
/proc/16358/task/16544/stat : 16544 (python) S 16356 16358 14075 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 3 0 113275872 306753536 7223 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 2913604

[startup+162.301 s]
/proc/loadavg: 3.34 3.77 3.57 4/372 16577
/proc/meminfo: memFree=14839516/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=299564 CPUtime=0.93 cores=0,2
/proc/16358/stat : 16358 (python) S 16356 16358 14075 0 -1 4202496 11037 934 1 0 61 32 0 0 19 0 3 0 113265714 306753536 7223 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16358/statm: 74891 7223 1880 364 0 10806 0
[pid=16411] ppid=16358 vsize=288856 CPUtime=0.26 cores=0,2
/proc/16411/stat : 16411 (python) S 16358 16358 14075 0 -1 4202560 1156 0 0 0 13 13 0 0 19 0 2 0 113265843 295788544 5657 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16411/statm: 72214 5657 415 364 0 8132 0
[pid=16413] ppid=16411 vsize=1017932 CPUtime=99.98 cores=0,2
/proc/16413/stat : 16413 (gnovelty+2) T 16411 16413 16413 0 -1 4202496 491 0 0 0 9998 0 0 0 25 0 1 0 113265844 1042362368 226 33554432000 134512640 135663704 4289003312 18446744073709551615 134545635 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16413/statm: 254483 226 113 282 0 254199 0
[pid=16411/tid=16542] ppid=16358 vsize=288856 CPUtime=0 cores=0,2
/proc/16411/task/16542/stat : 16542 (python) S 16358 16358 14075 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 113275870 295788544 5657 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 514 18446604451132934144 0 0 -1 0 0 0 0
[pid=16543] ppid=16358 vsize=289320 CPUtime=0.16 cores=0,2

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

[pid=16545] ppid=16543 vsize=1017932 CPUtime=100.16 cores=0,2
/proc/16545/stat : 16545 (gnovelty+2) T 16543 16545 16545 0 -1 4202496 491 0 0 0 10016 0 0 0 25 0 1 0 113275872 1042362368 226 33554432000 134512640 135663704 4290585024 18446744073709551615 134525009 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16545/statm: 254483 226 113 282 0 254199 0
[pid=16543/tid=16582] ppid=16358 vsize=289320 CPUtime=0 cores=0,2
/proc/16543/task/16582/stat : 16582 (python) S 16358 16358 14075 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 113285900 296263680 5740 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 514 18446604453344057408 0 0 -1 0 0 0 0
[pid=16583] ppid=16358 vsize=299316 CPUtime=0.28 cores=0,2
/proc/16583/stat : 16583 (python) S 16358 16358 14075 0 -1 4202560 1085 0 0 0 16 12 0 0 19 0 2 0 113285902 306499584 5662 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16583/statm: 74829 5662 400 364 0 10741 0
[pid=16585] ppid=16583 vsize=416524 CPUtime=100.18 cores=0,2
/proc/16585/stat : 16585 (adaptg2wsat2009) T 16583 16585 16585 0 -1 4202496 586 0 0 0 10018 0 0 0 25 0 1 0 113285902 426520576 322 33554432000 134512640 135107411 4287898816 18446744073709551615 134532349 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16585/statm: 104131 322 59 146 0 103007 0
[pid=16583/tid=16589] ppid=16358 vsize=299316 CPUtime=0 cores=0,2
/proc/16583/task/16589/stat : 16589 (python) S 16358 16358 14075 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 113295930 306499584 5662 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 514 18446604453874870976 0 0 -1 0 0 0 0
[pid=16590] ppid=16358 vsize=310112 CPUtime=0.11 cores=0,2
/proc/16590/stat : 16590 (python) S 16358 16358 14075 0 -1 4202560 933 0 0 0 6 5 0 0 15 0 1 0 113295931 317554688 5771 33554432000 4194304 5683644 140736670006176 18446744073709551615 218880585286 0 0 16781312 514 7165416127441371394 0 0 17 2 0 0 0
/proc/16590/statm: 77528 5771 371 364 0 13437 0
[pid=16592] ppid=16590 vsize=2264 CPUtime=35.32 cores=0,2
/proc/16592/stat : 16592 (march_hi) R 16590 16592 16592 0 -1 4202496 993 0 0 0 3532 0 0 0 25 0 1 0 113295931 2318336 392 33554432000 4194304 4955518 140736753991744 18446744073709551615 4285584 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16592/statm: 566 392 106 186 0 379 0
[pid=16358/tid=16412] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16412/stat : 16412 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 5 0 113265844 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
[pid=16358/tid=16544] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16544/stat : 16544 (python) S 16356 16358 14075 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 5 0 113275872 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
[pid=16358/tid=16584] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16584/stat : 16584 (python) S 16356 16358 14075 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 5 0 113285902 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 2 0 0 0
[pid=16358/tid=16591] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16591/stat : 16591 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 5 0 113295931 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 337.53
Current children cumulated vsize (KiB) 3962612

[startup+339.101 s]
/proc/loadavg: 3.10 3.46 3.48 4/388 16597
/proc/meminfo: memFree=14772624/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=320356 CPUtime=0.96 cores=0,2
/proc/16358/stat : 16358 (python) S 16356 16358 14075 0 -1 4202496 12736 934 1 0 63 33 0 0 20 0 5 0 113265714 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16358/statm: 80089 7288 1884 364 0 15998 0
[pid=16411] ppid=16358 vsize=288856 CPUtime=0.26 cores=0,2
/proc/16411/stat : 16411 (python) S 16358 16358 14075 0 -1 4202560 1156 0 0 0 13 13 0 0 19 0 2 0 113265843 295788544 5657 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16411/statm: 72214 5657 415 364 0 8132 0
[pid=16413] ppid=16411 vsize=1017932 CPUtime=99.98 cores=0,2
/proc/16413/stat : 16413 (gnovelty+2) T 16411 16413 16413 0 -1 4202496 491 0 0 0 9998 0 0 0 25 0 1 0 113265844 1042362368 226 33554432000 134512640 135663704 4289003312 18446744073709551615 134545635 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16413/statm: 254483 226 113 282 0 254199 0
[pid=16411/tid=16542] ppid=16358 vsize=288856 CPUtime=0 cores=0,2
/proc/16411/task/16542/stat : 16542 (python) S 16358 16358 14075 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 113275870 295788544 5657 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 514 18446604451132934144 0 0 -1 0 0 0 0
[pid=16543] ppid=16358 vsize=289320 CPUtime=0.28 cores=0,2
/proc/16543/stat : 16543 (python) S 16358 16358 14075 0 -1 4202560 1077 0 0 0 17 11 0 0 16 0 2 0 113275872 296263680 5740 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16543/statm: 72330 5740 400 364 0 8245 0
[pid=16545] ppid=16543 vsize=1017932 CPUtime=100.16 cores=0,2
/proc/16545/stat : 16545 (gnovelty+2) T 16543 16545 16545 0 -1 4202496 491 0 0 0 10016 0 0 0 25 0 1 0 113275872 1042362368 226 33554432000 134512640 135663704 4290585024 18446744073709551615 134525009 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16545/statm: 254483 226 113 282 0 254199 0
[pid=16543/tid=16582] ppid=16358 vsize=289320 CPUtime=0 cores=0,2
/proc/16543/task/16582/stat : 16582 (python) S 16358 16358 14075 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 113285900 296263680 5740 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 514 18446604453344057408 0 0 -1 0 0 0 0
[pid=16583] ppid=16358 vsize=299316 CPUtime=0.28 cores=0,2
/proc/16583/stat : 16583 (python) S 16358 16358 14075 0 -1 4202560 1085 0 0 0 16 12 0 0 19 0 2 0 113285902 306499584 5662 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16583/statm: 74829 5662 400 364 0 10741 0
[pid=16585] ppid=16583 vsize=416524 CPUtime=100.18 cores=0,2
/proc/16585/stat : 16585 (adaptg2wsat2009) T 16583 16585 16585 0 -1 4202496 586 0 0 0 10018 0 0 0 25 0 1 0 113285902 426520576 322 33554432000 134512640 135107411 4287898816 18446744073709551615 134532349 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16585/statm: 104131 322 59 146 0 103007 0
[pid=16583/tid=16589] ppid=16358 vsize=299316 CPUtime=0 cores=0,2
/proc/16583/task/16589/stat : 16589 (python) S 16358 16358 14075 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 113295930 306499584 5662 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 514 18446604453874870976 0 0 -1 0 0 0 0
[pid=16590] ppid=16358 vsize=310112 CPUtime=0.11 cores=0,2
/proc/16590/stat : 16590 (python) S 16358 16358 14075 0 -1 4202560 935 0 0 0 6 5 0 0 15 0 1 0 113295931 317554688 5771 33554432000 4194304 5683644 140736670006176 18446744073709551615 218880585286 0 0 16781312 514 7165416127441371394 0 0 17 2 0 0 0
/proc/16590/statm: 77528 5771 371 364 0 13437 0
[pid=16592] ppid=16590 vsize=2264 CPUtime=36.92 cores=0,2
/proc/16592/stat : 16592 (march_hi) R 16590 16592 16592 0 -1 4202496 993 0 0 0 3692 0 0 0 25 0 1 0 113295931 2318336 392 33554432000 4194304 4955518 140736753991744 18446744073709551615 4208638 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16592/statm: 566 392 106 186 0 379 0
[pid=16358/tid=16412] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16412/stat : 16412 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 5 0 113265844 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
[pid=16358/tid=16544] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16544/stat : 16544 (python) S 16356 16358 14075 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 5 0 113275872 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
[pid=16358/tid=16584] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16584/stat : 16584 (python) S 16356 16358 14075 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 5 0 113285902 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 2 0 0 0
[pid=16358/tid=16591] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16591/stat : 16591 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 5 0 113295931 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 339.13
Current children cumulated vsize (KiB) 3962612

[startup+339.913 s]
/proc/loadavg: 3.10 3.46 3.48 4/388 16597
/proc/meminfo: memFree=14772376/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=320356 CPUtime=0.96 cores=0,2
/proc/16358/stat : 16358 (python) S 16356 16358 14075 0 -1 4202496 12736 934 1 0 63 33 0 0 20 0 5 0 113265714 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16358/statm: 80089 7288 1884 364 0 15998 0
[pid=16411] ppid=16358 vsize=288856 CPUtime=0.26 cores=0,2
/proc/16411/stat : 16411 (python) S 16358 16358 14075 0 -1 4202560 1156 0 0 0 13 13 0 0 19 0 2 0 113265843 295788544 5657 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16411/statm: 72214 5657 415 364 0 8132 0
[pid=16413] ppid=16411 vsize=1017932 CPUtime=99.98 cores=0,2
/proc/16413/stat : 16413 (gnovelty+2) T 16411 16413 16413 0 -1 4202496 491 0 0 0 9998 0 0 0 25 0 1 0 113265844 1042362368 226 33554432000 134512640 135663704 4289003312 18446744073709551615 134545635 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16413/statm: 254483 226 113 282 0 254199 0
[pid=16411/tid=16542] ppid=16358 vsize=288856 CPUtime=0 cores=0,2
/proc/16411/task/16542/stat : 16542 (python) S 16358 16358 14075 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 113275870 295788544 5657 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 514 18446604451132934144 0 0 -1 0 0 0 0
[pid=16543] ppid=16358 vsize=289320 CPUtime=0.28 cores=0,2
/proc/16543/stat : 16543 (python) S 16358 16358 14075 0 -1 4202560 1077 0 0 0 17 11 0 0 16 0 2 0 113275872 296263680 5740 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16543/statm: 72330 5740 400 364 0 8245 0
[pid=16545] ppid=16543 vsize=1017932 CPUtime=100.16 cores=0,2
/proc/16545/stat : 16545 (gnovelty+2) T 16543 16545 16545 0 -1 4202496 491 0 0 0 10016 0 0 0 25 0 1 0 113275872 1042362368 226 33554432000 134512640 135663704 4290585024 18446744073709551615 134525009 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16545/statm: 254483 226 113 282 0 254199 0
[pid=16543/tid=16582] ppid=16358 vsize=289320 CPUtime=0 cores=0,2
/proc/16543/task/16582/stat : 16582 (python) S 16358 16358 14075 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 113285900 296263680 5740 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 514 18446604453344057408 0 0 -1 0 0 0 0
[pid=16583] ppid=16358 vsize=299316 CPUtime=0.28 cores=0,2
/proc/16583/stat : 16583 (python) S 16358 16358 14075 0 -1 4202560 1085 0 0 0 16 12 0 0 19 0 2 0 113285902 306499584 5662 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16583/statm: 74829 5662 400 364 0 10741 0
[pid=16585] ppid=16583 vsize=416524 CPUtime=100.18 cores=0,2
/proc/16585/stat : 16585 (adaptg2wsat2009) T 16583 16585 16585 0 -1 4202496 586 0 0 0 10018 0 0 0 25 0 1 0 113285902 426520576 322 33554432000 134512640 135107411 4287898816 18446744073709551615 134532349 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16585/statm: 104131 322 59 146 0 103007 0
[pid=16583/tid=16589] ppid=16358 vsize=299316 CPUtime=0 cores=0,2
/proc/16583/task/16589/stat : 16589 (python) S 16358 16358 14075 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 113295930 306499584 5662 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 514 18446604453874870976 0 0 -1 0 0 0 0
[pid=16590] ppid=16358 vsize=310112 CPUtime=0.11 cores=0,2
/proc/16590/stat : 16590 (python) S 16358 16358 14075 0 -1 4202560 936 0 0 0 6 5 0 0 15 0 1 0 113295931 317554688 5771 33554432000 4194304 5683644 140736670006176 18446744073709551615 218880585286 0 0 16781312 514 5606894709017379074 0 0 17 2 0 0 0
/proc/16590/statm: 77528 5771 371 364 0 13437 0
[pid=16592] ppid=16590 vsize=2264 CPUtime=37.73 cores=0,2
/proc/16592/stat : 16592 (march_hi) R 16590 16592 16592 0 -1 4202496 993 0 0 0 3773 0 0 0 25 0 1 0 113295931 2318336 392 33554432000 4194304 4955518 140736753991744 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16592/statm: 566 392 106 186 0 379 0
[pid=16358/tid=16412] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16412/stat : 16412 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 5 0 113265844 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
[pid=16358/tid=16544] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16544/stat : 16544 (python) S 16356 16358 14075 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 5 0 113275872 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
[pid=16358/tid=16584] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16584/stat : 16584 (python) S 16356 16358 14075 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 5 0 113285902 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 2 0 0 0
[pid=16358/tid=16591] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16591/stat : 16591 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 5 0 113295931 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 339.94
Current children cumulated vsize (KiB) 3962612

[startup+340.101 s]
/proc/loadavg: 3.10 3.46 3.48 4/388 16597
/proc/meminfo: memFree=14772376/32950928 swapFree=67111364/67111528
[pid=16358] ppid=16356 vsize=320356 CPUtime=0.96 cores=0,2
/proc/16358/stat : 16358 (python) S 16356 16358 14075 0 -1 4202496 12736 934 1 0 63 33 0 0 20 0 5 0 113265714 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16358/statm: 80089 7288 1884 364 0 15998 0
[pid=16411] ppid=16358 vsize=288856 CPUtime=0.26 cores=0,2
/proc/16411/stat : 16411 (python) S 16358 16358 14075 0 -1 4202560 1156 0 0 0 13 13 0 0 19 0 2 0 113265843 295788544 5657 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16411/statm: 72214 5657 415 364 0 8132 0
[pid=16413] ppid=16411 vsize=1017932 CPUtime=99.98 cores=0,2
/proc/16413/stat : 16413 (gnovelty+2) T 16411 16413 16413 0 -1 4202496 491 0 0 0 9998 0 0 0 25 0 1 0 113265844 1042362368 226 33554432000 134512640 135663704 4289003312 18446744073709551615 134545635 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16413/statm: 254483 226 113 282 0 254199 0
[pid=16411/tid=16542] ppid=16358 vsize=288856 CPUtime=0 cores=0,2
/proc/16411/task/16542/stat : 16542 (python) S 16358 16358 14075 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 113275870 295788544 5657 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 514 18446604451132934144 0 0 -1 0 0 0 0
[pid=16543] ppid=16358 vsize=289320 CPUtime=0.28 cores=0,2
/proc/16543/stat : 16543 (python) S 16358 16358 14075 0 -1 4202560 1077 0 0 0 17 11 0 0 16 0 2 0 113275872 296263680 5740 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16543/statm: 72330 5740 400 364 0 8245 0
[pid=16545] ppid=16543 vsize=1017932 CPUtime=100.16 cores=0,2
/proc/16545/stat : 16545 (gnovelty+2) T 16543 16545 16545 0 -1 4202496 491 0 0 0 10016 0 0 0 25 0 1 0 113275872 1042362368 226 33554432000 134512640 135663704 4290585024 18446744073709551615 134525009 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16545/statm: 254483 226 113 282 0 254199 0
[pid=16543/tid=16582] ppid=16358 vsize=289320 CPUtime=0 cores=0,2
/proc/16543/task/16582/stat : 16582 (python) S 16358 16358 14075 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 113285900 296263680 5740 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 514 18446604453344057408 0 0 -1 0 0 0 0
[pid=16583] ppid=16358 vsize=299316 CPUtime=0.28 cores=0,2
/proc/16583/stat : 16583 (python) S 16358 16358 14075 0 -1 4202560 1085 0 0 0 16 12 0 0 19 0 2 0 113285902 306499584 5662 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16583/statm: 74829 5662 400 364 0 10741 0
[pid=16585] ppid=16583 vsize=416524 CPUtime=100.18 cores=0,2
/proc/16585/stat : 16585 (adaptg2wsat2009) T 16583 16585 16585 0 -1 4202496 586 0 0 0 10018 0 0 0 25 0 1 0 113285902 426520576 322 33554432000 134512640 135107411 4287898816 18446744073709551615 134532349 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16585/statm: 104131 322 59 146 0 103007 0
[pid=16583/tid=16589] ppid=16358 vsize=299316 CPUtime=0 cores=0,2
/proc/16583/task/16589/stat : 16589 (python) S 16358 16358 14075 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 113295930 306499584 5662 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 514 18446604453874870976 0 0 -1 0 0 0 0
[pid=16590] ppid=16358 vsize=310112 CPUtime=0.11 cores=0,2
/proc/16590/stat : 16590 (python) S 16358 16358 14075 0 -1 4202560 937 0 0 0 6 5 0 0 16 0 1 0 113295931 317554688 5771 33554432000 4194304 5683644 140736670006176 18446744073709551615 218880585286 0 0 16781312 514 5606894709017379074 0 0 17 2 0 0 0
/proc/16590/statm: 77528 5771 371 364 0 13437 0
[pid=16592] ppid=16590 vsize=2264 CPUtime=37.92 cores=0,2
/proc/16592/stat : 16592 (march_hi) R 16590 16592 16592 0 -1 4202496 993 0 0 0 3792 0 0 0 25 0 1 0 113295931 2318336 392 33554432000 4194304 4955518 140736753991744 18446744073709551615 4208626 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16592/statm: 566 392 106 186 0 379 0
[pid=16358/tid=16412] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16412/stat : 16412 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 5 0 113265844 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
[pid=16358/tid=16544] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16544/stat : 16544 (python) S 16356 16358 14075 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 5 0 113275872 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
[pid=16358/tid=16584] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16584/stat : 16584 (python) S 16356 16358 14075 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 5 0 113285902 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 2 0 0 0
[pid=16358/tid=16591] ppid=16356 vsize=320356 CPUtime=0 cores=0,2
/proc/16358/task/16591/stat : 16591 (python) S 16356 16358 14075 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 5 0 113295931 328044544 7288 33554432000 4194304 5683644 140736670006176 18446744073709551615 218892388785 0 0 16781312 2 18446604453898369728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 340.13
Current children cumulated vsize (KiB) 3962612

Child status: 0
Real time (s): 340.161
CPU time (s): 340.284
CPU user time (s): 339.497
CPU system time (s): 0.78688
CPU usage (%): 100.036
Max. virtual memory (cumulated for all children) (KiB): 3962612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 339.497
system time used= 0.78688
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25166
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31166
involuntary context switches= 1697

runsolver used 1.24281 second user time and 2.48262 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 12:49:23
IDJOB=3377640
IDBENCH=82949
IDSOLVER=1857
FILE ID=node112/3377640-1305456563
RUNJOBID= node112-1305456563-16327
PBS_JOBID= 13324849
Free space on /tmp= 73540 MiB

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

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

MD5SUM BENCH= 7b433874f4dba1bf060f64be4ba91fb7
RANDOM SEED=1025284623

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14934380 kB
Buffers:        306288 kB
Cached:        3170356 kB
SwapCached:          0 kB
Active:       15932696 kB
Inactive:      1825688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14934380 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          107036 kB
Writeback:          16 kB
AnonPages:    14281044 kB
Mapped:          27232 kB
Slab:           143952 kB
PageTables:      49116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 61979516 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= 73444 MiB
End job on node112 at 2011-05-15 12:55:03