Trace number 3386827

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 633.256 630.682

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S2039518547-066.UNKNOWN.cnf
MD5SUM80aa82e62b454f2871f6471d9559597d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.994
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.39/0.66	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.39/0.66	c INFO: solving HOME/instance-3386827-1305593144.cnf
0.39/0.66	c INFO: computing task features
0.39/0.69	c INFO: computed variable-clause graph statistics
0.47/0.70	c INFO: computed clause balance statistics
0.57/0.87	c INFO: computed variable balance statistics
0.67/0.94	c INFO: computed small-clause counts
0.67/0.94	c INFO: computed Horn-clause counts
0.67/0.94	c INFO: computed variable graph statistics
0.67/0.94	c INFO: collected features for HOME/instance-3386827-1305593144.cnf in 0.28 s
0.67/0.97	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.57)
99.59/99.44	c INFO: running gnovelty+2@0 for 97 with 4901 remaining (b = 0.09)
198.51/197.92	c INFO: running adaptg2wsat2009++@0 for 97 with 4802 remaining (b = 0.04)
297.42/296.40	c INFO: running adaptg2wsat2009++@0 for 97 with 4704 remaining (b = 0.03)
396.22/394.88	c INFO: running adaptg2wsat2009++@0 for 97 with 4605 remaining (b = 0.02)
497.13/495.35	c INFO: running gnovelty+2@0 for 97 with 4505 remaining (b = 0.02)
596.03/593.86	c INFO: running march_hi@0 for 2134 with 4406 remaining (b = 0.37)
633.04/630.66	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-3386827-1305593144/watcher-3386827-1305593144 -o /tmp/evaluation-result-3386827-1305593144/solver-3386827-1305593144 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386827-1305593144.cnf -seed 779752522 -budget 5000 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.07 2.01 2/587 14332
/proc/meminfo: memFree=11926076/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/14332/stat : 14332 (python) R 14330 14332 13258 0 -1 4202496 994 0 0 0 0 0 0 0 25 0 1 0 670913204 16629760 868 33554432000 4194304 5683644 140736598742448 18446744073709551615 268272349893 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/14332/statm: 4060 868 368 364 0 547 0

[startup+0.0503609 s]
/proc/loadavg: 2.08 2.07 2.01 2/587 14332
/proc/meminfo: memFree=11926076/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=23184 CPUtime=0.02 cores=0,2,4,6
/proc/14332/stat : 14332 (python) R 14330 14332 13258 0 -1 4202496 1322 0 0 0 2 0 0 0 25 0 1 0 670913204 23740416 1173 33554432000 4194304 5683644 140736598742448 18446744073709551615 268272687104 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/14332/statm: 5796 1173 432 364 0 723 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23184

[startup+0.100385 s]
/proc/loadavg: 2.08 2.07 2.01 2/587 14332
/proc/meminfo: memFree=11926076/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=91828 CPUtime=0.06 cores=0,2,4,6
/proc/14332/stat : 14332 (python) S 14330 14332 13258 0 -1 4202496 2677 0 0 0 4 2 0 0 25 0 1 0 670913204 94031872 2394 33554432000 4194304 5683644 140736598742448 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/14332/statm: 22957 2394 755 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 91828

[startup+0.300375 s]
/proc/loadavg: 2.08 2.07 2.01 2/587 14332
/proc/meminfo: memFree=11926076/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=135748 CPUtime=0.2 cores=0,2,4,6
/proc/14332/stat : 14332 (python) R 14330 14332 13258 0 -1 4202496 5968 935 1 0 14 6 0 0 17 0 1 0 670913204 139005952 4149 33554432000 4194304 5683644 140736598742448 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/14332/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+0.700299 s]
/proc/loadavg: 2.08 2.07 2.01 2/587 14332
/proc/meminfo: memFree=11926076/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=279212 CPUtime=0.47 cores=0,2,4,6
/proc/14332/stat : 14332 (python) R 14330 14332 13258 0 -1 4202496 9530 935 1 0 33 14 0 0 16 0 1 0 670913204 285913088 7191 33554432000 4194304 5683644 140736598742448 18446744073709551615 47977421463164 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/14332/statm: 69803 7191 1820 364 0 5727 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 279212

[startup+1.50115 s]
/proc/loadavg: 2.07 2.07 2.01 3/591 14340
/proc/meminfo: memFree=11899696/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=289480 CPUtime=0.75 cores=0,2,4,6
/proc/14332/stat : 14332 (python) S 14330 14332 13258 0 -1 4202496 9969 935 1 0 61 14 0 0 18 0 2 0 670913204 296427520 7252 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14332/statm: 72370 7252 1877 364 0 8288 0
[pid=14338] ppid=14332 vsize=279236 CPUtime=0 cores=0,2,4,6
/proc/14338/stat : 14338 (python) S 14332 14332 13258 0 -1 4202560 734 0 0 0 0 0 0 0 17 0 1 0 670913302 285937664 5725 33554432000 4194304 5683644 140736598742448 18446744073709551615 268272709135 0 0 16781312 514 2982799678346625023 0 0 17 6 0 0 0
/proc/14338/statm: 69809 5725 354 364 0 5727 0
[pid=14340] ppid=14338 vsize=1017932 CPUtime=0.51 cores=0,2,4,6
/proc/14340/stat : 14340 (gnovelty+2) R 14338 14340 14340 0 -1 4202496 492 0 0 0 51 0 0 0 20 0 1 0 670913302 1042362368 226 33554432000 134512640 135663704 4288756832 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14340/statm: 254483 226 113 282 0 254199 0
[pid=14332/tid=14339] ppid=14330 vsize=289480 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14339/stat : 14339 (python) S 14330 14332 13258 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 2 0 670913302 296427520 7252 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 1586648

[startup+3.10087 s]
/proc/loadavg: 2.07 2.07 2.01 3/591 14340
/proc/meminfo: memFree=11898080/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=289480 CPUtime=0.75 cores=0,2,4,6
/proc/14332/stat : 14332 (python) S 14330 14332 13258 0 -1 4202496 9969 935 1 0 61 14 0 0 18 0 2 0 670913204 296427520 7252 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14332/statm: 72370 7252 1877 364 0 8288 0
[pid=14338] ppid=14332 vsize=279236 CPUtime=0 cores=0,2,4,6
/proc/14338/stat : 14338 (python) S 14332 14332 13258 0 -1 4202560 734 0 0 0 0 0 0 0 15 0 1 0 670913302 285937664 5725 33554432000 4194304 5683644 140736598742448 18446744073709551615 268272709135 0 0 16781312 514 2982799678346592513 0 0 17 6 0 0 0
/proc/14338/statm: 69809 5725 354 364 0 5727 0
[pid=14340] ppid=14338 vsize=1017932 CPUtime=2.11 cores=0,2,4,6
/proc/14340/stat : 14340 (gnovelty+2) R 14338 14340 14340 0 -1 4202496 492 0 0 0 211 0 0 0 25 0 1 0 670913302 1042362368 226 33554432000 134512640 135663704 4288756832 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14340/statm: 254483 226 113 282 0 254199 0
[pid=14332/tid=14339] ppid=14330 vsize=289480 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14339/stat : 14339 (python) S 14330 14332 13258 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 2 0 670913302 296427520 7252 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 1586648

[startup+6.3003 s]
/proc/loadavg: 2.07 2.07 2.01 3/591 14340
/proc/meminfo: memFree=11896220/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=289480 CPUtime=0.75 cores=0,2,4,6
/proc/14332/stat : 14332 (python) S 14330 14332 13258 0 -1 4202496 9969 935 1 0 61 14 0 0 18 0 2 0 670913204 296427520 7252 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14332/statm: 72370 7252 1877 364 0 8288 0
[pid=14338] ppid=14332 vsize=279236 CPUtime=0.02 cores=0,2,4,6
/proc/14338/stat : 14338 (python) S 14332 14332 13258 0 -1 4202560 884 0 0 0 1 1 0 0 15 0 1 0 670913302 285937664 5748 33554432000 4194304 5683644 140736598742448 18446744073709551615 268272709135 0 0 16781312 514 2982799678346592513 0 0 17 6 0 0 0
/proc/14338/statm: 69809 5748 377 364 0 5727 0
[pid=14340] ppid=14338 vsize=1017932 CPUtime=5.31 cores=0,2,4,6
/proc/14340/stat : 14340 (gnovelty+2) R 14338 14340 14340 0 -1 4202496 492 0 0 0 531 0 0 0 25 0 1 0 670913302 1042362368 226 33554432000 134512640 135663704 4288756832 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14340/statm: 254483 226 113 282 0 254199 0
[pid=14332/tid=14339] ppid=14330 vsize=289480 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14339/stat : 14339 (python) S 14330 14332 13258 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 2 0 670913302 296427520 7252 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 1586648

[startup+12.7012 s]
/proc/loadavg: 2.14 2.08 2.02 3/591 14340
/proc/meminfo: memFree=11895224/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=289480 CPUtime=0.75 cores=0,2,4,6
/proc/14332/stat : 14332 (python) S 14330 14332 13258 0 -1 4202496 9969 935 1 0 61 14 0 0 18 0 2 0 670913204 296427520 7252 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14332/statm: 72370 7252 1877 364 0 8288 0
[pid=14338] ppid=14332 vsize=279236 CPUtime=0.04 cores=0,2,4,6
/proc/14338/stat : 14338 (python) S 14332 14332 13258 0 -1 4202560 891 0 0 0 3 1 0 0 15 0 1 0 670913302 285937664 5748 33554432000 4194304 5683644 140736598742448 18446744073709551615 268272709135 0 0 16781312 514 12056681560238162177 0 0 17 6 0 0 0
/proc/14338/statm: 69809 5748 377 364 0 5727 0
[pid=14340] ppid=14338 vsize=1017932 CPUtime=11.71 cores=0,2,4,6
/proc/14340/stat : 14340 (gnovelty+2) R 14338 14340 14340 0 -1 4202496 492 0 0 0 1171 0 0 0 25 0 1 0 670913302 1042362368 226 33554432000 134512640 135663704 4288756832 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14340/statm: 254483 226 113 282 0 254199 0
[pid=14332/tid=14339] ppid=14330 vsize=289480 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14339/stat : 14339 (python) S 14330 14332 13258 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 2 0 670913302 296427520 7252 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 1586648

[startup+25.5008 s]
/proc/loadavg: 2.12 2.08 2.02 3/591 14340
/proc/meminfo: memFree=11895348/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=289480 CPUtime=0.75 cores=0,2,4,6
/proc/14332/stat : 14332 (python) S 14330 14332 13258 0 -1 4202496 9969 935 1 0 61 14 0 0 18 0 2 0 670913204 296427520 7252 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14332/statm: 72370 7252 1877 364 0 8288 0
[pid=14338] ppid=14332 vsize=279236 CPUtime=0.09 cores=0,2,4,6
/proc/14338/stat : 14338 (python) S 14332 14332 13258 0 -1 4202560 897 0 0 0 5 4 0 0 15 0 1 0 670913302 285937664 5748 33554432000 4194304 5683644 140736598742448 18446744073709551615 268272709135 0 0 16781312 514 12056681560238162177 0 0 17 6 0 0 0
/proc/14338/statm: 69809 5748 377 364 0 5727 0
[pid=14340] ppid=14338 vsize=1017932 CPUtime=24.51 cores=0,2,4,6
/proc/14340/stat : 14340 (gnovelty+2) R 14338 14340 14340 0 -1 4202496 492 0 0 0 2451 0 0 0 25 0 1 0 670913302 1042362368 226 33554432000 134512640 135663704 4288756832 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14340/statm: 254483 226 113 282 0 254199 0
[pid=14332/tid=14339] ppid=14330 vsize=289480 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14339/stat : 14339 (python) S 14330 14332 13258 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 2 0 670913302 296427520 7252 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 1586648

[startup+51.1003 s]
/proc/loadavg: 2.08 2.07 2.01 3/591 14341
/proc/meminfo: memFree=11892988/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=289480 CPUtime=0.75 cores=0,2,4,6
/proc/14332/stat : 14332 (python) S 14330 14332 13258 0 -1 4202496 9969 935 1 0 61 14 0 0 18 0 2 0 670913204 296427520 7252 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14332/statm: 72370 7252 1877 364 0 8288 0
[pid=14338] ppid=14332 vsize=279236 CPUtime=0.19 cores=0,2,4,6
/proc/14338/stat : 14338 (python) S 14332 14332 13258 0 -1 4202560 909 0 0 0 10 9 0 0 15 0 1 0 670913302 285937664 5748 33554432000 4194304 5683644 140736598742448 18446744073709551615 268272709135 0 0 16781312 514 12056681560238162177 0 0 17 6 0 0 0
/proc/14338/statm: 69809 5748 377 364 0 5727 0
[pid=14340] ppid=14338 vsize=1017932 CPUtime=50.11 cores=0,2,4,6
/proc/14340/stat : 14340 (gnovelty+2) R 14338 14340 14340 0 -1 4202496 492 0 0 0 5011 0 0 0 25 0 1 0 670913302 1042362368 226 33554432000 134512640 135663704 4288756832 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14340/statm: 254483 226 113 282 0 254199 0
[pid=14332/tid=14339] ppid=14330 vsize=289480 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14339/stat : 14339 (python) S 14330 14332 13258 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 2 0 670913302 296427520 7252 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1586648

[startup+102.32 s]
/proc/loadavg: 2.03 2.06 2.01 3/596 14348
/proc/meminfo: memFree=11880072/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=300124 CPUtime=0.78 cores=0,2,4,6
/proc/14332/stat : 14332 (python) S 14330 14332 13258 0 -1 4202496 10863 935 1 0 64 14 0 0 19 0 3 0 670913204 307326976 7347 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14332/statm: 75031 7347 1880 364 0 10946 0
[pid=14338] ppid=14332 vsize=289480 CPUtime=0.42 cores=0,2,4,6
/proc/14338/stat : 14338 (python) S 14332 14332 13258 0 -1 4202560 1089 0 0 0 21 21 0 0 17 0 2 0 670913302 296427520 5786 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14338/statm: 72370 5786 410 364 0 8288 0
[pid=14340] ppid=14338 vsize=1017932 CPUtime=98.43 cores=0,2,4,6
/proc/14340/stat : 14340 (gnovelty+2) T 14338 14340 14340 0 -1 4202496 492 0 0 0 9843 0 0 0 25 0 1 0 670913302 1042362368 226 33554432000 134512640 135663704 4288756832 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14340/statm: 254483 226 113 282 0 254199 0
[pid=14338/tid=14344] ppid=14332 vsize=289480 CPUtime=0 cores=0,2,4,6
/proc/14338/task/14344/stat : 14344 (python) S 14332 14332 13258 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 670923146 296427520 5786 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 514 18446604453607180416 0 0 -1 6 0 0 0
[pid=14345] ppid=14332 vsize=289880 CPUtime=0 cores=0,2,4,6
/proc/14345/stat : 14345 (python) S 14332 14332 13258 0 -1 4202560 745 0 0 0 0 0 0 0 18 0 1 0 670923149 296837120 5811 33554432000 4194304 5683644 140736598742448 18446744073709551615 268272709190 0 0 16781312 514 9151252049826906372 0 0 17 2 0 0 0
/proc/14345/statm: 72470 5811 348 364 0 8385 0
[pid=14347] ppid=14345 vsize=1017932 CPUtime=2.86 cores=0,2,4,6
/proc/14347/stat : 14347 (gnovelty+2) R 14345 14347 14347 0 -1 4202496 491 0 0 0 286 0 0 0 25 0 1 0 670923149 1042362368 226 33554432000 134512640 135663704 4287290048 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14347/statm: 254483 226 113 282 0 254199 0
[pid=14332/tid=14339] ppid=14330 vsize=300124 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14339/stat : 14339 (python) S 14330 14332 13258 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 3 0 670913302 307326976 7347 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
[pid=14332/tid=14346] ppid=14330 vsize=300124 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14346/stat : 14346 (python) S 14330 14332 13258 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 3 0 670923149 307326976 7347 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.49
Current children cumulated vsize (KiB) 2915348

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/596 14349
/proc/meminfo: memFree=11873576/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=300124 CPUtime=0.78 cores=0,2,4,6
/proc/14332/stat : 14332 (python) S 14330 14332 13258 0 -1 4202496 10863 935 1 0 64 14 0 0 19 0 3 0 670913204 307326976 7347 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14332/statm: 75031 7347 1880 364 0 10946 0
[pid=14338] ppid=14332 vsize=289480 CPUtime=0.42 cores=0,2,4,6

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

[pid=14332/tid=14339] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14339/stat : 14339 (python) S 14330 14332 13258 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 8 0 670913302 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
[pid=14332/tid=14346] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14346/stat : 14346 (python) S 14330 14332 13258 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 8 0 670923149 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
[pid=14332/tid=14353] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14353/stat : 14353 (python) S 14330 14332 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 670932996 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
[pid=14332/tid=14360] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14360/stat : 14360 (python) S 14330 14332 13258 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 8 0 670942844 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
[pid=14332/tid=14369] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14369/stat : 14369 (python) S 14330 14332 13258 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 8 0 670952692 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 6 0 0 0
[pid=14332/tid=14380] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14380/stat : 14380 (python) S 14330 14332 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 670962740 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 4 0 0 0
[pid=14332/tid=14387] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14387/stat : 14387 (python) S 14330 14332 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 670972591 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 632.76
Current children cumulated vsize (KiB) 6839636

[startup+630.501 s]
/proc/loadavg: 2.06 2.07 2.01 3/623 14389
/proc/meminfo: memFree=11796652/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=351404 CPUtime=0.96 cores=0,2,4,6
/proc/14332/stat : 14332 (python) S 14330 14332 13258 0 -1 4202496 15527 935 1 0 80 16 0 0 20 0 8 0 670913204 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/14332/statm: 87851 7377 1890 364 0 23751 0
[pid=14338] ppid=14332 vsize=289480 CPUtime=0.42 cores=0,2,4,6
/proc/14338/stat : 14338 (python) S 14332 14332 13258 0 -1 4202560 1089 0 0 0 21 21 0 0 17 0 2 0 670913302 296427520 5786 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14338/statm: 72370 5786 410 364 0 8288 0
[pid=14340] ppid=14338 vsize=1017932 CPUtime=98.43 cores=0,2,4,6
/proc/14340/stat : 14340 (gnovelty+2) T 14338 14340 14340 0 -1 4202496 492 0 0 0 9843 0 0 0 25 0 1 0 670913302 1042362368 226 33554432000 134512640 135663704 4288756832 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14340/statm: 254483 226 113 282 0 254199 0
[pid=14338/tid=14344] ppid=14332 vsize=289480 CPUtime=0 cores=0,2,4,6
/proc/14338/task/14344/stat : 14344 (python) S 14332 14332 13258 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 670923146 296427520 5786 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 514 18446604453607180416 0 0 -1 6 0 0 0
[pid=14345] ppid=14332 vsize=289880 CPUtime=0.42 cores=0,2,4,6
/proc/14345/stat : 14345 (python) S 14332 14332 13258 0 -1 4202560 1088 0 0 0 21 21 0 0 19 0 2 0 670923149 296837120 5864 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14345/statm: 72470 5864 400 364 0 8385 0
[pid=14347] ppid=14345 vsize=1017932 CPUtime=98.44 cores=0,2,4,6
/proc/14347/stat : 14347 (gnovelty+2) T 14345 14347 14347 0 -1 4202496 491 0 0 0 9844 0 0 0 25 0 1 0 670923149 1042362368 226 33554432000 134512640 135663704 4287290048 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14347/statm: 254483 226 113 282 0 254199 0
[pid=14345/tid=14351] ppid=14332 vsize=289880 CPUtime=0 cores=0,2,4,6
/proc/14345/task/14351/stat : 14351 (python) S 14332 14332 13258 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670932993 296837120 5864 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 514 18446604450748417856 0 0 -1 6 0 0 0
[pid=14352] ppid=14332 vsize=300136 CPUtime=0.42 cores=0,2,4,6
/proc/14352/stat : 14352 (python) S 14332 14332 13258 0 -1 4202560 1088 0 0 0 23 19 0 0 19 0 2 0 670932996 307339264 5868 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14352/statm: 75034 5868 400 364 0 10946 0
[pid=14354] ppid=14352 vsize=416524 CPUtime=98.44 cores=0,2,4,6
/proc/14354/stat : 14354 (adaptg2wsat2009) T 14352 14354 14354 0 -1 4202496 586 0 0 0 9844 0 0 0 25 0 1 0 670932997 426520576 322 33554432000 134512640 135107411 4288574064 18446744073709551615 134532384 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14354/statm: 104131 322 59 146 0 103007 0
[pid=14352/tid=14358] ppid=14332 vsize=300136 CPUtime=0 cores=0,2,4,6
/proc/14352/task/14358/stat : 14358 (python) S 14332 14332 13258 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670942841 307339264 5868 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 514 18446604445234443328 0 0 -1 6 0 0 0
[pid=14359] ppid=14332 vsize=310392 CPUtime=0.42 cores=0,2,4,6
/proc/14359/stat : 14359 (python) S 14332 14332 13258 0 -1 4202560 1104 0 0 0 24 18 0 0 19 0 2 0 670942844 317841408 5872 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14359/statm: 77598 5872 400 364 0 13507 0
[pid=14361] ppid=14359 vsize=416524 CPUtime=98.44 cores=0,2,4,6
/proc/14361/stat : 14361 (adaptg2wsat2009) T 14359 14361 14361 0 -1 4202496 588 0 0 0 9844 0 0 0 25 0 1 0 670942844 426520576 321 33554432000 134512640 135107411 4291895520 18446744073709551615 134531401 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14361/statm: 104131 321 59 146 0 103007 0
[pid=14359/tid=14367] ppid=14332 vsize=310392 CPUtime=0 cores=0,2,4,6
/proc/14359/task/14367/stat : 14367 (python) S 14332 14332 13258 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 670952689 317841408 5872 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 514 18446604450281619648 0 0 -1 6 0 0 0
[pid=14368] ppid=14332 vsize=320648 CPUtime=0.42 cores=0,2,4,6
/proc/14368/stat : 14368 (python) S 14332 14332 13258 0 -1 4202560 1098 0 0 0 24 18 0 0 19 0 2 0 670952692 328343552 5876 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14368/statm: 80162 5876 400 364 0 16068 0
[pid=14370] ppid=14368 vsize=416524 CPUtime=100.43 cores=0,2,4,6
/proc/14370/stat : 14370 (adaptg2wsat2009) T 14368 14370 14370 0 -1 4202496 588 0 0 0 10043 0 0 0 25 0 1 0 670952692 426520576 320 33554432000 134512640 135107411 4292828496 18446744073709551615 134531414 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14370/statm: 104131 320 59 146 0 103007 0
[pid=14368/tid=14378] ppid=14332 vsize=320648 CPUtime=0 cores=0,2,4,6
/proc/14368/task/14378/stat : 14378 (python) S 14332 14332 13258 0 -1 4202560 53 0 0 0 0 0 0 0 19 0 2 0 670962736 328343552 5876 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 514 18446604445685389440 0 0 -1 6 0 0 0
[pid=14379] ppid=14332 vsize=330904 CPUtime=0.43 cores=0,2,4,6
/proc/14379/stat : 14379 (python) S 14332 14332 13258 0 -1 4202560 1118 0 0 0 24 19 0 0 19 0 2 0 670962739 338845696 5880 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14379/statm: 82726 5880 400 364 0 18629 0
[pid=14381] ppid=14379 vsize=1017932 CPUtime=98.47 cores=0,2,4,6
/proc/14381/stat : 14381 (gnovelty+2) T 14379 14381 14381 0 -1 4202496 494 0 0 0 9847 0 0 0 25 0 1 0 670962740 1042362368 226 33554432000 134512640 135663704 4291755744 18446744073709551615 134525271 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14381/statm: 254483 226 113 282 0 254199 0
[pid=14379/tid=14385] ppid=14332 vsize=330904 CPUtime=0 cores=0,2,4,6
/proc/14379/task/14385/stat : 14385 (python) S 14332 14332 13258 0 -1 4202560 54 0 0 0 0 0 0 0 19 0 2 0 670972587 338845696 5880 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 514 18446604451446757248 0 0 -1 6 0 0 0
[pid=14386] ppid=14332 vsize=341160 CPUtime=0.18 cores=0,2,4,6
/proc/14386/stat : 14386 (python) S 14332 14332 13258 0 -1 4202560 980 0 0 0 11 7 0 0 16 0 1 0 670972590 349347840 5854 33554432000 4194304 5683644 140736598742448 18446744073709551615 268272709190 0 0 16781312 514 5607482569781117186 0 0 17 6 0 0 0
/proc/14386/statm: 85290 5854 371 364 0 21190 0
[pid=14388] ppid=14386 vsize=2264 CPUtime=36.62 cores=0,2,4,6
/proc/14388/stat : 14388 (march_hi) R 14386 14388 14388 0 -1 4202496 1004 0 0 0 3662 0 0 0 25 0 1 0 670972591 2318336 392 33554432000 4194304 4955518 140737290714784 18446744073709551615 4224471 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14388/statm: 566 392 106 186 0 379 0
[pid=14332/tid=14339] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14339/stat : 14339 (python) S 14330 14332 13258 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 8 0 670913302 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
[pid=14332/tid=14346] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14346/stat : 14346 (python) S 14330 14332 13258 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 8 0 670923149 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
[pid=14332/tid=14353] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14353/stat : 14353 (python) S 14330 14332 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 670932996 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
[pid=14332/tid=14360] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14360/stat : 14360 (python) S 14330 14332 13258 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 8 0 670942844 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
[pid=14332/tid=14369] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14369/stat : 14369 (python) S 14330 14332 13258 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 8 0 670952692 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 6 0 0 0
[pid=14332/tid=14380] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14380/stat : 14380 (python) S 14330 14332 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 670962740 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 4 0 0 0
[pid=14332/tid=14387] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14387/stat : 14387 (python) S 14330 14332 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 670972591 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 632.94
Current children cumulated vsize (KiB) 6839636

[startup+630.601 s]
/proc/loadavg: 2.06 2.07 2.01 3/623 14389
/proc/meminfo: memFree=11796652/32950928 swapFree=60199076/67111528
[pid=14332] ppid=14330 vsize=351404 CPUtime=0.96 cores=0,2,4,6
/proc/14332/stat : 14332 (python) S 14330 14332 13258 0 -1 4202496 15527 935 1 0 80 16 0 0 20 0 8 0 670913204 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/14332/statm: 87851 7377 1890 364 0 23751 0
[pid=14338] ppid=14332 vsize=289480 CPUtime=0.42 cores=0,2,4,6
/proc/14338/stat : 14338 (python) S 14332 14332 13258 0 -1 4202560 1089 0 0 0 21 21 0 0 17 0 2 0 670913302 296427520 5786 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14338/statm: 72370 5786 410 364 0 8288 0
[pid=14340] ppid=14338 vsize=1017932 CPUtime=98.43 cores=0,2,4,6
/proc/14340/stat : 14340 (gnovelty+2) T 14338 14340 14340 0 -1 4202496 492 0 0 0 9843 0 0 0 25 0 1 0 670913302 1042362368 226 33554432000 134512640 135663704 4288756832 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14340/statm: 254483 226 113 282 0 254199 0
[pid=14338/tid=14344] ppid=14332 vsize=289480 CPUtime=0 cores=0,2,4,6
/proc/14338/task/14344/stat : 14344 (python) S 14332 14332 13258 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 670923146 296427520 5786 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 514 18446604453607180416 0 0 -1 6 0 0 0
[pid=14345] ppid=14332 vsize=289880 CPUtime=0.42 cores=0,2,4,6
/proc/14345/stat : 14345 (python) S 14332 14332 13258 0 -1 4202560 1088 0 0 0 21 21 0 0 19 0 2 0 670923149 296837120 5864 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14345/statm: 72470 5864 400 364 0 8385 0
[pid=14347] ppid=14345 vsize=1017932 CPUtime=98.44 cores=0,2,4,6
/proc/14347/stat : 14347 (gnovelty+2) T 14345 14347 14347 0 -1 4202496 491 0 0 0 9844 0 0 0 25 0 1 0 670923149 1042362368 226 33554432000 134512640 135663704 4287290048 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14347/statm: 254483 226 113 282 0 254199 0
[pid=14345/tid=14351] ppid=14332 vsize=289880 CPUtime=0 cores=0,2,4,6
/proc/14345/task/14351/stat : 14351 (python) S 14332 14332 13258 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670932993 296837120 5864 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 514 18446604450748417856 0 0 -1 6 0 0 0
[pid=14352] ppid=14332 vsize=300136 CPUtime=0.42 cores=0,2,4,6
/proc/14352/stat : 14352 (python) S 14332 14332 13258 0 -1 4202560 1088 0 0 0 23 19 0 0 19 0 2 0 670932996 307339264 5868 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14352/statm: 75034 5868 400 364 0 10946 0
[pid=14354] ppid=14352 vsize=416524 CPUtime=98.44 cores=0,2,4,6
/proc/14354/stat : 14354 (adaptg2wsat2009) T 14352 14354 14354 0 -1 4202496 586 0 0 0 9844 0 0 0 25 0 1 0 670932997 426520576 322 33554432000 134512640 135107411 4288574064 18446744073709551615 134532384 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14354/statm: 104131 322 59 146 0 103007 0
[pid=14352/tid=14358] ppid=14332 vsize=300136 CPUtime=0 cores=0,2,4,6
/proc/14352/task/14358/stat : 14358 (python) S 14332 14332 13258 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670942841 307339264 5868 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 514 18446604445234443328 0 0 -1 6 0 0 0
[pid=14359] ppid=14332 vsize=310392 CPUtime=0.42 cores=0,2,4,6
/proc/14359/stat : 14359 (python) S 14332 14332 13258 0 -1 4202560 1104 0 0 0 24 18 0 0 19 0 2 0 670942844 317841408 5872 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14359/statm: 77598 5872 400 364 0 13507 0
[pid=14361] ppid=14359 vsize=416524 CPUtime=98.44 cores=0,2,4,6
/proc/14361/stat : 14361 (adaptg2wsat2009) T 14359 14361 14361 0 -1 4202496 588 0 0 0 9844 0 0 0 25 0 1 0 670942844 426520576 321 33554432000 134512640 135107411 4291895520 18446744073709551615 134531401 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14361/statm: 104131 321 59 146 0 103007 0
[pid=14359/tid=14367] ppid=14332 vsize=310392 CPUtime=0 cores=0,2,4,6
/proc/14359/task/14367/stat : 14367 (python) S 14332 14332 13258 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 670952689 317841408 5872 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 514 18446604450281619648 0 0 -1 6 0 0 0
[pid=14368] ppid=14332 vsize=320648 CPUtime=0.42 cores=0,2,4,6
/proc/14368/stat : 14368 (python) S 14332 14332 13258 0 -1 4202560 1098 0 0 0 24 18 0 0 19 0 2 0 670952692 328343552 5876 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14368/statm: 80162 5876 400 364 0 16068 0
[pid=14370] ppid=14368 vsize=416524 CPUtime=100.43 cores=0,2,4,6
/proc/14370/stat : 14370 (adaptg2wsat2009) T 14368 14370 14370 0 -1 4202496 588 0 0 0 10043 0 0 0 25 0 1 0 670952692 426520576 320 33554432000 134512640 135107411 4292828496 18446744073709551615 134531414 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14370/statm: 104131 320 59 146 0 103007 0
[pid=14368/tid=14378] ppid=14332 vsize=320648 CPUtime=0 cores=0,2,4,6
/proc/14368/task/14378/stat : 14378 (python) S 14332 14332 13258 0 -1 4202560 53 0 0 0 0 0 0 0 19 0 2 0 670962736 328343552 5876 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 514 18446604445685389440 0 0 -1 6 0 0 0
[pid=14379] ppid=14332 vsize=330904 CPUtime=0.43 cores=0,2,4,6
/proc/14379/stat : 14379 (python) S 14332 14332 13258 0 -1 4202560 1118 0 0 0 24 19 0 0 19 0 2 0 670962739 338845696 5880 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14379/statm: 82726 5880 400 364 0 18629 0
[pid=14381] ppid=14379 vsize=1017932 CPUtime=98.47 cores=0,2,4,6
/proc/14381/stat : 14381 (gnovelty+2) T 14379 14381 14381 0 -1 4202496 494 0 0 0 9847 0 0 0 25 0 1 0 670962740 1042362368 226 33554432000 134512640 135663704 4291755744 18446744073709551615 134525271 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14381/statm: 254483 226 113 282 0 254199 0
[pid=14379/tid=14385] ppid=14332 vsize=330904 CPUtime=0 cores=0,2,4,6
/proc/14379/task/14385/stat : 14385 (python) S 14332 14332 13258 0 -1 4202560 54 0 0 0 0 0 0 0 19 0 2 0 670972587 338845696 5880 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 514 18446604451446757248 0 0 -1 6 0 0 0
[pid=14386] ppid=14332 vsize=341160 CPUtime=0.18 cores=0,2,4,6
/proc/14386/stat : 14386 (python) S 14332 14332 13258 0 -1 4202560 980 0 0 0 11 7 0 0 16 0 1 0 670972590 349347840 5854 33554432000 4194304 5683644 140736598742448 18446744073709551615 268272709190 0 0 16781312 514 5607482569781117186 0 0 17 6 0 0 0
/proc/14386/statm: 85290 5854 371 364 0 21190 0
[pid=14388] ppid=14386 vsize=2264 CPUtime=36.72 cores=0,2,4,6
/proc/14388/stat : 14388 (march_hi) R 14386 14388 14388 0 -1 4202496 1004 0 0 0 3672 0 0 0 25 0 1 0 670972591 2318336 392 33554432000 4194304 4955518 140737290714784 18446744073709551615 4237804 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14388/statm: 566 392 106 186 0 379 0
[pid=14332/tid=14339] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14339/stat : 14339 (python) S 14330 14332 13258 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 8 0 670913302 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
[pid=14332/tid=14346] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14346/stat : 14346 (python) S 14330 14332 13258 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 8 0 670923149 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
[pid=14332/tid=14353] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14353/stat : 14353 (python) S 14330 14332 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 670932996 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
[pid=14332/tid=14360] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14360/stat : 14360 (python) S 14330 14332 13258 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 8 0 670942844 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 2 0 0 0
[pid=14332/tid=14369] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14369/stat : 14369 (python) S 14330 14332 13258 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 8 0 670952692 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 6 0 0 0
[pid=14332/tid=14380] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14380/stat : 14380 (python) S 14330 14332 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 670962740 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 4 0 0 0
[pid=14332/tid=14387] ppid=14330 vsize=351404 CPUtime=0 cores=0,2,4,6
/proc/14332/task/14387/stat : 14387 (python) S 14330 14332 13258 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 670972591 359837696 7377 33554432000 4194304 5683644 140736598742448 18446744073709551615 268284512689 0 0 16781312 2 18446604444040259776 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 633.04
Current children cumulated vsize (KiB) 6839636

Child status: 0
Real time (s): 630.682
CPU time (s): 633.256
CPU user time (s): 631.785
CPU system time (s): 1.47078
CPU usage (%): 100.408
Max. virtual memory (cumulated for all children) (KiB): 6839636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 631.785
system time used= 1.47078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33098
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= 4329
involuntary context switches= 1247

runsolver used 3.68144 second user time and 7.82181 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-17 02:45:44
IDJOB=3386827
IDBENCH=82892
IDSOLVER=1872
FILE ID=node122/3386827-1305593144
RUNJOBID= node122-1305586147-13276
PBS_JOBID= 13350356
Free space on /tmp= 73328 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S2039518547-066.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-3386827-1305593144/watcher-3386827-1305593144 -o /tmp/evaluation-result-3386827-1305593144/solver-3386827-1305593144 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386827-1305593144.cnf -seed 779752522 -budget 5000

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 80aa82e62b454f2871f6471d9559597d
RANDOM SEED=779752522

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.83
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.820
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.75
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.820
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11926480 kB
Buffers:        340184 kB
Cached:        4491960 kB
SwapCached:      50104 kB
Active:       16226948 kB
Inactive:      4488756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11926480 kB
SwapTotal:    67111528 kB
SwapFree:     60199076 kB
Dirty:           31832 kB
Writeback:           0 kB
AnonPages:    15843660 kB
Mapped:          39820 kB
Slab:           141056 kB
PageTables:      96804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176912920 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= 73296 MiB
End job on node122 at 2011-05-17 02:56:15