Trace number 3386781

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.692 637.412

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1273410420-036.UNKNOWN.cnf
MD5SUMc7c56fd965d7a6907a8127d8bee5e481
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.3998
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.37/0.66	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.66	c INFO: solving HOME/instance-3386781-1305592412.cnf
0.37/0.66	c INFO: computing task features
0.37/0.69	c INFO: computed variable-clause graph statistics
0.37/0.69	c INFO: computed clause balance statistics
0.37/0.86	c INFO: computed variable balance statistics
0.37/0.92	c INFO: computed small-clause counts
0.37/0.92	c INFO: computed Horn-clause counts
0.37/0.92	c INFO: computed variable graph statistics
0.37/0.92	c INFO: collected features for HOME/instance-3386781-1305592412.cnf in 0.26 s
0.66/0.96	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
100.37/100.34	c INFO: running gnovelty+2@0 for 97 with 4900 remaining (b = 0.10)
200.39/200.73	c INFO: running adaptg2wsat2009++@0 for 97 with 4800 remaining (b = 0.04)
298.25/300.13	c INFO: running adaptg2wsat2009++@0 for 97 with 4703 remaining (b = 0.03)
397.78/400.52	c INFO: running adaptg2wsat2009++@0 for 97 with 4604 remaining (b = 0.02)
497.44/500.91	c INFO: running gnovelty+2@0 for 97 with 4504 remaining (b = 0.02)
597.65/601.30	c INFO: running march_hi@0 for 2134 with 4404 remaining (b = 0.39)
633.43/637.38	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-3386781-1305592412/watcher-3386781-1305592412 -o /tmp/evaluation-result-3386781-1305592412/solver-3386781-1305592412 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386781-1305592412.cnf -seed 887792716 -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: 7.01 7.08 7.08 8/498 12892
/proc/meminfo: memFree=15644420/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=16816 CPUtime=0.01 cores=0,2,4,6
/proc/12892/stat : 12892 (python) R 12890 12892 12094 0 -1 4202496 1227 0 0 0 1 0 0 0 25 0 1 0 651656875 17219584 1086 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338381824 0 2147483391 16781312 2 0 0 0 17 4 0 0 0
/proc/12892/statm: 4204 1086 417 364 0 691 0

[startup+0.0737851 s]
/proc/loadavg: 7.01 7.08 7.08 8/498 12892
/proc/meminfo: memFree=15644420/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=29792 CPUtime=0.03 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 1413 0 0 0 3 0 0 0 17 0 1 0 651656875 30507008 1258 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/12892/statm: 7448 1258 443 364 0 818 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29792

[startup+0.101494 s]
/proc/loadavg: 7.01 7.08 7.08 8/498 12892
/proc/meminfo: memFree=15644420/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=54540 CPUtime=0.05 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 2048 0 0 0 4 1 0 0 17 0 1 0 651656875 55848960 1808 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/12892/statm: 13635 1808 492 364 0 1285 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54540

[startup+0.300632 s]
/proc/loadavg: 7.01 7.08 7.08 8/498 12892
/proc/meminfo: memFree=15644420/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=135752 CPUtime=0.19 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 5971 931 1 0 15 4 0 0 19 0 1 0 651656875 139010048 4149 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338379781 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/12892/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.929157 s]
/proc/loadavg: 7.01 7.08 7.08 8/498 12892
/proc/meminfo: memFree=15644420/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=279216 CPUtime=0.66 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 9552 931 1 0 57 9 0 0 18 0 1 0 651656875 285917184 7206 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/12892/statm: 69804 7206 1835 364 0 5728 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 279216

[startup+1.50035 s]
/proc/loadavg: 7.01 7.08 7.08 8/502 12900
/proc/meminfo: memFree=15621556/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=289484 CPUtime=0.7 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 9975 931 1 0 60 10 0 0 20 0 2 0 651656875 296431616 7252 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12892/statm: 72371 7252 1877 364 0 8289 0
[pid=12898] ppid=12892 vsize=279240 CPUtime=0 cores=0,2,4,6
/proc/12898/stat : 12898 (python) S 12892 12892 12094 0 -1 4202560 735 0 0 0 0 0 0 0 19 0 1 0 651656971 285941760 5725 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338403855 0 0 16781312 514 1758094632975073279 0 0 17 6 0 0 0
/proc/12898/statm: 69810 5725 354 364 0 5728 0
[pid=12900] ppid=12898 vsize=1017932 CPUtime=0.53 cores=0,2,4,6
/proc/12900/stat : 12900 (gnovelty+2) R 12898 12900 12900 0 -1 4202496 487 0 0 0 53 0 0 0 22 0 1 0 651656972 1042362368 226 33554432000 134512640 135663704 4290331840 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12900/statm: 254483 226 113 282 0 254199 0
[pid=12892/tid=12899] ppid=12890 vsize=289484 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12899/stat : 12899 (python) S 12890 12892 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 2 0 651656972 296431616 7252 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1586656

[startup+3.10103 s]
/proc/loadavg: 7.01 7.08 7.08 8/502 12900
/proc/meminfo: memFree=15620688/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=289484 CPUtime=0.7 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 9975 931 1 0 60 10 0 0 20 0 2 0 651656875 296431616 7252 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12892/statm: 72371 7252 1877 364 0 8289 0
[pid=12898] ppid=12892 vsize=279240 CPUtime=0 cores=0,2,4,6
/proc/12898/stat : 12898 (python) S 12892 12892 12094 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 651656971 285941760 5725 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338403855 0 0 16781312 514 1758094632975040769 0 0 17 6 0 0 0
/proc/12898/statm: 69810 5725 354 364 0 5728 0
[pid=12900] ppid=12898 vsize=1017932 CPUtime=2.13 cores=0,2,4,6
/proc/12900/stat : 12900 (gnovelty+2) R 12898 12900 12900 0 -1 4202496 487 0 0 0 213 0 0 0 25 0 1 0 651656972 1042362368 226 33554432000 134512640 135663704 4290331840 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12900/statm: 254483 226 113 282 0 254199 0
[pid=12892/tid=12899] ppid=12890 vsize=289484 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12899/stat : 12899 (python) S 12890 12892 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 2 0 651656972 296431616 7252 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1586656

[startup+6.3004 s]
/proc/loadavg: 7.01 7.08 7.08 8/502 12900
/proc/meminfo: memFree=15618828/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=289484 CPUtime=0.7 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 9975 931 1 0 60 10 0 0 20 0 2 0 651656875 296431616 7252 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12892/statm: 72371 7252 1877 364 0 8289 0
[pid=12898] ppid=12892 vsize=279240 CPUtime=0.02 cores=0,2,4,6
/proc/12898/stat : 12898 (python) S 12892 12892 12094 0 -1 4202560 884 0 0 0 1 1 0 0 18 0 1 0 651656971 285941760 5748 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338403855 0 0 16781312 514 1758094632975040769 0 0 17 6 0 0 0
/proc/12898/statm: 69810 5748 377 364 0 5728 0
[pid=12900] ppid=12898 vsize=1017932 CPUtime=5.33 cores=0,2,4,6
/proc/12900/stat : 12900 (gnovelty+2) R 12898 12900 12900 0 -1 4202496 487 0 0 0 533 0 0 0 25 0 1 0 651656972 1042362368 226 33554432000 134512640 135663704 4290331840 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12900/statm: 254483 226 113 282 0 254199 0
[pid=12892/tid=12899] ppid=12890 vsize=289484 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12899/stat : 12899 (python) S 12890 12892 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 2 0 651656972 296431616 7252 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 1586656

[startup+12.7011 s]
/proc/loadavg: 7.01 7.08 7.08 8/502 12900
/proc/meminfo: memFree=15618236/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=289484 CPUtime=0.7 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 9975 931 1 0 60 10 0 0 20 0 2 0 651656875 296431616 7252 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12892/statm: 72371 7252 1877 364 0 8289 0
[pid=12898] ppid=12892 vsize=279240 CPUtime=0.03 cores=0,2,4,6
/proc/12898/stat : 12898 (python) S 12892 12892 12094 0 -1 4202560 892 0 0 0 2 1 0 0 18 0 1 0 651656971 285941760 5748 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338403855 0 0 16781312 514 10820355501594738945 0 0 17 6 0 0 0
/proc/12898/statm: 69810 5748 377 364 0 5728 0
[pid=12900] ppid=12898 vsize=1017932 CPUtime=11.73 cores=0,2,4,6
/proc/12900/stat : 12900 (gnovelty+2) R 12898 12900 12900 0 -1 4202496 487 0 0 0 1173 0 0 0 25 0 1 0 651656972 1042362368 226 33554432000 134512640 135663704 4290331840 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12900/statm: 254483 226 113 282 0 254199 0
[pid=12892/tid=12899] ppid=12890 vsize=289484 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12899/stat : 12899 (python) S 12890 12892 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 2 0 651656972 296431616 7252 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1586656

[startup+25.5176 s]
/proc/loadavg: 7.00 7.08 7.08 8/502 12900
/proc/meminfo: memFree=15617972/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=289484 CPUtime=0.7 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 9975 931 1 0 60 10 0 0 20 0 2 0 651656875 296431616 7252 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12892/statm: 72371 7252 1877 364 0 8289 0
[pid=12898] ppid=12892 vsize=279240 CPUtime=0.07 cores=0,2,4,6
/proc/12898/stat : 12898 (python) S 12892 12892 12094 0 -1 4202560 898 0 0 0 4 3 0 0 18 0 1 0 651656971 285941760 5748 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338403855 0 0 16781312 514 10820355501594738945 0 0 17 6 0 0 0
/proc/12898/statm: 69810 5748 377 364 0 5728 0
[pid=12900] ppid=12898 vsize=1017932 CPUtime=24.55 cores=0,2,4,6
/proc/12900/stat : 12900 (gnovelty+2) R 12898 12900 12900 0 -1 4202496 487 0 0 0 2455 0 0 0 25 0 1 0 651656972 1042362368 226 33554432000 134512640 135663704 4290331840 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12900/statm: 254483 226 113 282 0 254199 0
[pid=12892/tid=12899] ppid=12890 vsize=289484 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12899/stat : 12899 (python) S 12890 12892 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 2 0 651656972 296431616 7252 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 1586656

[startup+51.1005 s]
/proc/loadavg: 7.00 7.07 7.08 8/506 12905
/proc/meminfo: memFree=15572756/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=289484 CPUtime=0.7 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 9975 931 1 0 60 10 0 0 20 0 2 0 651656875 296431616 7252 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12892/statm: 72371 7252 1877 364 0 8289 0
[pid=12898] ppid=12892 vsize=279240 CPUtime=0.16 cores=0,2,4,6
/proc/12898/stat : 12898 (python) S 12892 12892 12094 0 -1 4202560 910 0 0 0 8 8 0 0 18 0 1 0 651656971 285941760 5748 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338403855 0 0 16781312 514 10820355501594738945 0 0 17 6 0 0 0
/proc/12898/statm: 69810 5748 377 364 0 5728 0
[pid=12900] ppid=12898 vsize=1017932 CPUtime=50.12 cores=0,2,4,6
/proc/12900/stat : 12900 (gnovelty+2) R 12898 12900 12900 0 -1 4202496 487 0 0 0 5012 0 0 0 25 0 1 0 651656972 1042362368 226 33554432000 134512640 135663704 4290331840 18446744073709551615 134524534 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12900/statm: 254483 226 113 282 0 254199 0
[pid=12892/tid=12899] ppid=12890 vsize=289484 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12899/stat : 12899 (python) S 12890 12892 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 2 0 651656972 296431616 7252 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1586656

[startup+102.3 s]
/proc/loadavg: 7.06 7.07 7.08 9/510 12910
/proc/meminfo: memFree=15562744/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=300128 CPUtime=0.73 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 10865 931 1 0 63 10 0 0 20 0 3 0 651656875 307331072 7347 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12892/statm: 75032 7347 1880 364 0 10947 0
[pid=12898] ppid=12892 vsize=289484 CPUtime=0.34 cores=0,2,4,6
/proc/12898/stat : 12898 (python) S 12892 12892 12094 0 -1 4202560 1085 0 0 0 18 16 0 0 19 0 2 0 651656971 296431616 5786 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12898/statm: 72371 5786 410 364 0 8289 0
[pid=12900] ppid=12898 vsize=1017932 CPUtime=99.33 cores=0,2,4,6
/proc/12900/stat : 12900 (gnovelty+2) T 12898 12900 12900 0 -1 4202496 487 0 0 0 9933 0 0 0 25 0 1 0 651656972 1042362368 226 33554432000 134512640 135663704 4290331840 18446744073709551615 134525224 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12900/statm: 254483 226 113 282 0 254199 0
[pid=12898/tid=12907] ppid=12892 vsize=289484 CPUtime=0 cores=0,2,4,6
/proc/12898/task/12907/stat : 12907 (python) S 12892 12892 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651666907 296431616 5786 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 514 18446604453322031552 0 0 -1 0 0 0 0
[pid=12908] ppid=12892 vsize=289884 CPUtime=0 cores=0,2,4,6
/proc/12908/stat : 12908 (python) S 12892 12892 12094 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 651666910 296841216 5811 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338403910 0 0 16781312 514 17363122317395198209 0 0 17 0 0 0 0
/proc/12908/statm: 72471 5811 348 364 0 8386 0
[pid=12910] ppid=12908 vsize=1017932 CPUtime=1.94 cores=0,2,4,6
/proc/12910/stat : 12910 (gnovelty+2) R 12908 12910 12910 0 -1 4202496 491 0 0 0 194 0 0 0 25 0 1 0 651666910 1042362368 226 33554432000 134512640 135663704 4291562720 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12910/statm: 254483 226 113 282 0 254199 0
[pid=12892/tid=12899] ppid=12890 vsize=300128 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12899/stat : 12899 (python) S 12890 12892 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 3 0 651656972 307331072 7347 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 6 0 0 0
[pid=12892/tid=12909] ppid=12890 vsize=300128 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12909/stat : 12909 (python) S 12890 12892 12094 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 3 0 651666910 307331072 7347 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 2915360

[startup+162.3 s]
/proc/loadavg: 7.27 7.12 7.09 8/510 12912
/proc/meminfo: memFree=15556036/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=300128 CPUtime=0.73 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 10865 931 1 0 63 10 0 0 20 0 3 0 651656875 307331072 7347 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12892/statm: 75032 7347 1880 364 0 10947 0
[pid=12898] ppid=12892 vsize=289484 CPUtime=0.34 cores=0,2,4,6

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

/proc/12892/task/12934/stat : 12934 (python) S 12890 12892 12094 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 651696928 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 0 0 0 0
[pid=12892/tid=12941] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12941/stat : 12941 (python) S 12890 12892 12094 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 8 0 651706967 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 0 0 0 0
[pid=12892/tid=12948] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12948/stat : 12948 (python) S 12890 12892 12094 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 8 0 651717006 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 632.24
Current children cumulated vsize (KiB) 6839668

[startup+636.901 s]
/proc/loadavg: 7.15 7.11 7.09 8/535 12950
/proc/meminfo: memFree=15441292/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=351408 CPUtime=0.91 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 15544 931 1 0 80 11 0 0 20 0 8 0 651656875 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12892/statm: 87852 7377 1890 364 0 23752 0
[pid=12898] ppid=12892 vsize=289484 CPUtime=0.34 cores=0,2,4,6
/proc/12898/stat : 12898 (python) S 12892 12892 12094 0 -1 4202560 1085 0 0 0 18 16 0 0 19 0 2 0 651656971 296431616 5786 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12898/statm: 72371 5786 410 364 0 8289 0
[pid=12900] ppid=12898 vsize=1017932 CPUtime=99.33 cores=0,2,4,6
/proc/12900/stat : 12900 (gnovelty+2) T 12898 12900 12900 0 -1 4202496 487 0 0 0 9933 0 0 0 25 0 1 0 651656972 1042362368 226 33554432000 134512640 135663704 4290331840 18446744073709551615 134525224 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12900/statm: 254483 226 113 282 0 254199 0
[pid=12898/tid=12907] ppid=12892 vsize=289484 CPUtime=0 cores=0,2,4,6
/proc/12898/task/12907/stat : 12907 (python) S 12892 12892 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651666907 296431616 5786 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 514 18446604453322031552 0 0 -1 0 0 0 0
[pid=12908] ppid=12892 vsize=289884 CPUtime=0.36 cores=0,2,4,6
/proc/12908/stat : 12908 (python) S 12892 12892 12094 0 -1 4202560 1084 0 0 0 21 15 0 0 19 0 2 0 651666910 296841216 5864 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12908/statm: 72471 5864 400 364 0 8386 0
[pid=12910] ppid=12908 vsize=1017932 CPUtime=99.64 cores=0,2,4,6
/proc/12910/stat : 12910 (gnovelty+2) T 12908 12910 12910 0 -1 4202496 491 0 0 0 9964 0 0 0 25 0 1 0 651666910 1042362368 226 33554432000 134512640 135663704 4291562720 18446744073709551615 134525213 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12910/statm: 254483 226 113 282 0 254199 0
[pid=12908/tid=12914] ppid=12892 vsize=289884 CPUtime=0 cores=0,2,4,6
/proc/12908/task/12914/stat : 12914 (python) S 12892 12892 12094 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651676946 296841216 5864 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 514 18446604452660392896 0 0 -1 2 0 0 0
[pid=12915] ppid=12892 vsize=300140 CPUtime=0.35 cores=0,2,4,6
/proc/12915/stat : 12915 (python) S 12892 12892 12094 0 -1 4202560 1083 0 0 0 20 15 0 0 19 0 2 0 651676949 307343360 5868 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12915/statm: 75035 5868 400 364 0 10947 0
[pid=12917] ppid=12915 vsize=416524 CPUtime=97.47 cores=0,2,4,6
/proc/12917/stat : 12917 (adaptg2wsat2009) T 12915 12917 12917 0 -1 4202496 585 0 0 0 9747 0 0 0 25 0 1 0 651676949 426520576 320 33554432000 134512640 135107411 4288199776 18446744073709551615 134532088 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12917/statm: 104131 320 59 146 0 103007 0
[pid=12915/tid=12925] ppid=12892 vsize=300140 CPUtime=0 cores=0,2,4,6
/proc/12915/task/12925/stat : 12925 (python) S 12892 12892 12094 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 651686885 307343360 5868 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 514 18446604453933466624 0 0 -1 6 0 0 0
[pid=12926] ppid=12892 vsize=310396 CPUtime=0.36 cores=0,2,4,6
/proc/12926/stat : 12926 (python) S 12892 12892 12094 0 -1 4202560 1114 0 0 0 17 19 0 0 19 0 2 0 651686889 317845504 5872 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12926/statm: 77599 5872 400 364 0 13508 0
[pid=12928] ppid=12926 vsize=416524 CPUtime=99.11 cores=0,2,4,6
/proc/12928/stat : 12928 (adaptg2wsat2009) T 12926 12928 12928 0 -1 4202496 588 0 0 0 9911 0 0 0 25 0 1 0 651686889 426520576 323 33554432000 134512640 135107411 4289949824 18446744073709551615 134532275 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12928/statm: 104131 323 59 146 0 103007 0
[pid=12926/tid=12932] ppid=12892 vsize=310396 CPUtime=0 cores=0,2,4,6
/proc/12926/task/12932/stat : 12932 (python) S 12892 12892 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651696925 317845504 5872 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 514 18446604440682157184 0 0 -1 6 0 0 0
[pid=12933] ppid=12892 vsize=320652 CPUtime=0.35 cores=0,2,4,6
/proc/12933/stat : 12933 (python) S 12892 12892 12094 0 -1 4202560 1104 0 0 0 18 17 0 0 19 0 2 0 651696928 328347648 5876 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12933/statm: 80163 5876 400 364 0 16069 0
[pid=12935] ppid=12933 vsize=416524 CPUtime=99.27 cores=0,2,4,6
/proc/12935/stat : 12935 (adaptg2wsat2009) T 12933 12935 12935 0 -1 4202496 586 0 0 0 9927 0 0 0 25 0 1 0 651696929 426520576 320 33554432000 134512640 135107411 4293306848 18446744073709551615 134531830 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12935/statm: 104131 320 59 146 0 103007 0
[pid=12933/tid=12939] ppid=12892 vsize=320652 CPUtime=0 cores=0,2,4,6
/proc/12933/task/12939/stat : 12939 (python) S 12892 12892 12094 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 651706963 328347648 5876 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 514 18446604448437675264 0 0 -1 2 0 0 0
[pid=12940] ppid=12892 vsize=330908 CPUtime=0.35 cores=0,2,4,6
/proc/12940/stat : 12940 (python) S 12892 12892 12094 0 -1 4202560 1117 0 0 0 19 16 0 0 19 0 2 0 651706966 338849792 5880 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12940/statm: 82727 5880 400 364 0 18630 0
[pid=12942] ppid=12940 vsize=1017932 CPUtime=99.93 cores=0,2,4,6
/proc/12942/stat : 12942 (gnovelty+2) T 12940 12942 12942 0 -1 4202496 491 0 0 0 9993 0 0 0 25 0 1 0 651706967 1042362368 227 33554432000 134512640 135663704 4286916032 18446744073709551615 134524894 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12942/statm: 254483 227 113 282 0 254199 0
[pid=12940/tid=12946] ppid=12892 vsize=330908 CPUtime=0 cores=0,2,4,6
/proc/12940/task/12946/stat : 12946 (python) S 12892 12892 12094 0 -1 4202560 53 0 0 0 0 0 0 0 19 0 2 0 651717002 338849792 5880 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 514 18446604447616456640 0 0 -1 2 0 0 0
[pid=12947] ppid=12892 vsize=341164 CPUtime=0.17 cores=0,2,4,6
/proc/12947/stat : 12947 (python) S 12892 12892 12094 0 -1 4202560 959 0 0 0 10 7 0 0 15 0 1 0 651717006 349351936 5854 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338403910 0 0 16781312 514 16764957480437383428 0 0 17 0 0 0 0
/proc/12947/statm: 85291 5854 371 364 0 21191 0
[pid=12949] ppid=12947 vsize=2264 CPUtime=35.11 cores=0,2,4,6
/proc/12949/stat : 12949 (march_hi) R 12947 12949 12949 0 -1 4202496 992 0 0 0 3511 0 0 0 25 0 1 0 651717006 2318336 392 33554432000 4194304 4955518 140735532088672 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12949/statm: 566 392 106 186 0 379 0
[pid=12892/tid=12899] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12899/stat : 12899 (python) S 12890 12892 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 8 0 651656972 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 6 0 0 0
[pid=12892/tid=12909] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12909/stat : 12909 (python) S 12890 12892 12094 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 8 0 651666910 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 6 0 0 0
[pid=12892/tid=12916] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12916/stat : 12916 (python) S 12890 12892 12094 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 651676949 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 0 0 0 0
[pid=12892/tid=12927] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12927/stat : 12927 (python) S 12890 12892 12094 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 8 0 651686889 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 0 0 0 0
[pid=12892/tid=12934] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12934/stat : 12934 (python) S 12890 12892 12094 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 651696928 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 0 0 0 0
[pid=12892/tid=12941] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12941/stat : 12941 (python) S 12890 12892 12094 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 8 0 651706967 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 0 0 0 0
[pid=12892/tid=12948] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12948/stat : 12948 (python) S 12890 12892 12094 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 8 0 651717006 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 633.05
Current children cumulated vsize (KiB) 6839668

[startup+637.301 s]
/proc/loadavg: 7.15 7.11 7.09 8/535 12950
/proc/meminfo: memFree=15440796/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=351408 CPUtime=0.91 cores=0,2,4,6
/proc/12892/stat : 12892 (python) S 12890 12892 12094 0 -1 4202496 15544 931 1 0 80 11 0 0 20 0 8 0 651656875 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12892/statm: 87852 7377 1890 364 0 23752 0
[pid=12898] ppid=12892 vsize=289484 CPUtime=0.34 cores=0,2,4,6
/proc/12898/stat : 12898 (python) S 12892 12892 12094 0 -1 4202560 1085 0 0 0 18 16 0 0 19 0 2 0 651656971 296431616 5786 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12898/statm: 72371 5786 410 364 0 8289 0
[pid=12900] ppid=12898 vsize=1017932 CPUtime=99.33 cores=0,2,4,6
/proc/12900/stat : 12900 (gnovelty+2) T 12898 12900 12900 0 -1 4202496 487 0 0 0 9933 0 0 0 25 0 1 0 651656972 1042362368 226 33554432000 134512640 135663704 4290331840 18446744073709551615 134525224 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12900/statm: 254483 226 113 282 0 254199 0
[pid=12898/tid=12907] ppid=12892 vsize=289484 CPUtime=0 cores=0,2,4,6
/proc/12898/task/12907/stat : 12907 (python) S 12892 12892 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651666907 296431616 5786 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 514 18446604453322031552 0 0 -1 0 0 0 0
[pid=12908] ppid=12892 vsize=289884 CPUtime=0.36 cores=0,2,4,6
/proc/12908/stat : 12908 (python) S 12892 12892 12094 0 -1 4202560 1084 0 0 0 21 15 0 0 19 0 2 0 651666910 296841216 5864 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12908/statm: 72471 5864 400 364 0 8386 0
[pid=12910] ppid=12908 vsize=1017932 CPUtime=99.64 cores=0,2,4,6
/proc/12910/stat : 12910 (gnovelty+2) T 12908 12910 12910 0 -1 4202496 491 0 0 0 9964 0 0 0 25 0 1 0 651666910 1042362368 226 33554432000 134512640 135663704 4291562720 18446744073709551615 134525213 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12910/statm: 254483 226 113 282 0 254199 0
[pid=12908/tid=12914] ppid=12892 vsize=289884 CPUtime=0 cores=0,2,4,6
/proc/12908/task/12914/stat : 12914 (python) S 12892 12892 12094 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651676946 296841216 5864 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 514 18446604452660392896 0 0 -1 2 0 0 0
[pid=12915] ppid=12892 vsize=300140 CPUtime=0.35 cores=0,2,4,6
/proc/12915/stat : 12915 (python) S 12892 12892 12094 0 -1 4202560 1083 0 0 0 20 15 0 0 19 0 2 0 651676949 307343360 5868 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12915/statm: 75035 5868 400 364 0 10947 0
[pid=12917] ppid=12915 vsize=416524 CPUtime=97.47 cores=0,2,4,6
/proc/12917/stat : 12917 (adaptg2wsat2009) T 12915 12917 12917 0 -1 4202496 585 0 0 0 9747 0 0 0 25 0 1 0 651676949 426520576 320 33554432000 134512640 135107411 4288199776 18446744073709551615 134532088 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12917/statm: 104131 320 59 146 0 103007 0
[pid=12915/tid=12925] ppid=12892 vsize=300140 CPUtime=0 cores=0,2,4,6
/proc/12915/task/12925/stat : 12925 (python) S 12892 12892 12094 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 651686885 307343360 5868 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 514 18446604453933466624 0 0 -1 6 0 0 0
[pid=12926] ppid=12892 vsize=310396 CPUtime=0.36 cores=0,2,4,6
/proc/12926/stat : 12926 (python) S 12892 12892 12094 0 -1 4202560 1114 0 0 0 17 19 0 0 19 0 2 0 651686889 317845504 5872 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12926/statm: 77599 5872 400 364 0 13508 0
[pid=12928] ppid=12926 vsize=416524 CPUtime=99.11 cores=0,2,4,6
/proc/12928/stat : 12928 (adaptg2wsat2009) T 12926 12928 12928 0 -1 4202496 588 0 0 0 9911 0 0 0 25 0 1 0 651686889 426520576 323 33554432000 134512640 135107411 4289949824 18446744073709551615 134532275 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12928/statm: 104131 323 59 146 0 103007 0
[pid=12926/tid=12932] ppid=12892 vsize=310396 CPUtime=0 cores=0,2,4,6
/proc/12926/task/12932/stat : 12932 (python) S 12892 12892 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651696925 317845504 5872 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 514 18446604440682157184 0 0 -1 6 0 0 0
[pid=12933] ppid=12892 vsize=320652 CPUtime=0.35 cores=0,2,4,6
/proc/12933/stat : 12933 (python) S 12892 12892 12094 0 -1 4202560 1104 0 0 0 18 17 0 0 19 0 2 0 651696928 328347648 5876 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12933/statm: 80163 5876 400 364 0 16069 0
[pid=12935] ppid=12933 vsize=416524 CPUtime=99.27 cores=0,2,4,6
/proc/12935/stat : 12935 (adaptg2wsat2009) T 12933 12935 12935 0 -1 4202496 586 0 0 0 9927 0 0 0 25 0 1 0 651696929 426520576 320 33554432000 134512640 135107411 4293306848 18446744073709551615 134531830 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12935/statm: 104131 320 59 146 0 103007 0
[pid=12933/tid=12939] ppid=12892 vsize=320652 CPUtime=0 cores=0,2,4,6
/proc/12933/task/12939/stat : 12939 (python) S 12892 12892 12094 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 651706963 328347648 5876 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 514 18446604448437675264 0 0 -1 2 0 0 0
[pid=12940] ppid=12892 vsize=330908 CPUtime=0.35 cores=0,2,4,6
/proc/12940/stat : 12940 (python) S 12892 12892 12094 0 -1 4202560 1117 0 0 0 19 16 0 0 19 0 2 0 651706966 338849792 5880 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12940/statm: 82727 5880 400 364 0 18630 0
[pid=12942] ppid=12940 vsize=1017932 CPUtime=99.93 cores=0,2,4,6
/proc/12942/stat : 12942 (gnovelty+2) T 12940 12942 12942 0 -1 4202496 491 0 0 0 9993 0 0 0 25 0 1 0 651706967 1042362368 227 33554432000 134512640 135663704 4286916032 18446744073709551615 134524894 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12942/statm: 254483 227 113 282 0 254199 0
[pid=12940/tid=12946] ppid=12892 vsize=330908 CPUtime=0 cores=0,2,4,6
/proc/12940/task/12946/stat : 12946 (python) S 12892 12892 12094 0 -1 4202560 53 0 0 0 0 0 0 0 19 0 2 0 651717002 338849792 5880 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 514 18446604447616456640 0 0 -1 2 0 0 0
[pid=12947] ppid=12892 vsize=341164 CPUtime=0.17 cores=0,2,4,6
/proc/12947/stat : 12947 (python) S 12892 12892 12094 0 -1 4202560 959 0 0 0 10 7 0 0 15 0 1 0 651717006 349351936 5854 33554432000 4194304 5683644 140733617140656 18446744073709551615 270338403910 0 0 16781312 514 5607479455929827588 0 0 17 0 0 0 0
/proc/12947/statm: 85291 5854 371 364 0 21191 0
[pid=12949] ppid=12947 vsize=2264 CPUtime=35.49 cores=0,2,4,6
/proc/12949/stat : 12949 (march_hi) R 12947 12949 12949 0 -1 4202496 992 0 0 0 3549 0 0 0 25 0 1 0 651717006 2318336 392 33554432000 4194304 4955518 140735532088672 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12949/statm: 566 392 106 186 0 379 0
[pid=12892/tid=12899] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12899/stat : 12899 (python) S 12890 12892 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 8 0 651656972 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 6 0 0 0
[pid=12892/tid=12909] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12909/stat : 12909 (python) S 12890 12892 12094 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 8 0 651666910 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 6 0 0 0
[pid=12892/tid=12916] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12916/stat : 12916 (python) S 12890 12892 12094 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 651676949 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 0 0 0 0
[pid=12892/tid=12927] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12927/stat : 12927 (python) S 12890 12892 12094 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 8 0 651686889 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 0 0 0 0
[pid=12892/tid=12934] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12934/stat : 12934 (python) S 12890 12892 12094 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 651696928 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 0 0 0 0
[pid=12892/tid=12941] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12941/stat : 12941 (python) S 12890 12892 12094 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 8 0 651706967 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 0 0 0 0
[pid=12892/tid=12948] ppid=12890 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12892/task/12948/stat : 12948 (python) S 12890 12892 12094 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 8 0 651717006 359841792 7377 33554432000 4194304 5683644 140733617140656 18446744073709551615 270350207409 0 0 16781312 2 18446604445720576960 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 633.43
Current children cumulated vsize (KiB) 6839668

[startup+637.401 s]
/proc/loadavg: 7.15 7.11 7.09 8/535 12950
/proc/meminfo: memFree=15440796/32951124 swapFree=57171160/67111528
[pid=12892] ppid=12890 vsize=310336 CPUtime=633.66 cores=0,2,4,6
/proc/12892/stat : 12892 (python) R 12890 12892 12094 0 -1 4202496 18633 13124 1 0 81 11 63162 112 17 0 1 0 651656875 317784064 7347 33554432000 4194304 5683644 140733617140656 18446744073709551615 4506068 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12892/statm: 77584 7347 1876 364 0 13508 0
Current children cumulated CPU time (s) 633.66
Current children cumulated vsize (KiB) 310336

Child status: 0
Real time (s): 637.412
CPU time (s): 633.692
CPU user time (s): 632.442
CPU system time (s): 1.24981
CPU usage (%): 99.4163
Max. virtual memory (cumulated for all children) (KiB): 6839672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 632.442
system time used= 1.24981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33073
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= 4281
involuntary context switches= 8572

runsolver used 3.14452 second user time and 6.78897 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-17 02:33:32
IDJOB=3386781
IDBENCH=82846
IDSOLVER=1872
FILE ID=node143/3386781-1305592412
RUNJOBID= node143-1305586143-12112
PBS_JOBID= 13350335
Free space on /tmp= 73436 MiB

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

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

MD5SUM BENCH= c7c56fd965d7a6907a8127d8bee5e481
RANDOM SEED=887792716

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.74
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.846
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.846
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.846
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.846
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.846
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:     32951124 kB
MemFree:      15647428 kB
Buffers:        220444 kB
Cached:        1691604 kB
SwapCached:      39784 kB
Active:        9159568 kB
Inactive:      7838420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15647428 kB
SwapTotal:    67111528 kB
SwapFree:     57171160 kB
Dirty:           31904 kB
Writeback:           0 kB
AnonPages:    15045888 kB
Mapped:          35784 kB
Slab:           140764 kB
PageTables:      96976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124588484 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= 73404 MiB
End job on node143 at 2011-05-17 02:44:10