Trace number 3322285

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-randomSAT 115.429 15.3915

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S1126657927-015.SATISFIABLE.cnf
MD5SUM129ae27f6626450c69af6381b8baccdf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.932857
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
Number of clauses of size over 50

Solver Data

0.37/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.67	c INFO: solving HOME/instance-3322285-1304379834.cnf
0.37/0.67	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.45/0.79	c INFO: computed variable balance statistics
0.55/0.84	c INFO: computed small-clause counts
0.55/0.84	c INFO: computed Horn-clause counts
0.55/0.85	c INFO: computed variable graph statistics
0.55/0.85	c INFO: collected features for HOME/instance-3322285-1304379834.cnf in 0.18 s
0.55/0.88	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.63)
0.64/0.92	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.09)
0.64/0.96	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.25)
0.64/1.00	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.22)
0.96/1.05	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.20)
0.96/1.09	c INFO: running march_hi@0 for 388 with 39999 remaining (b = 0.15)
1.36/1.13	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.04)
1.36/1.17	c INFO: running march_hi@0 for 388 with 39999 remaining (b = 0.13)
114.82/15.37	s SATISFIABLE
114.82/15.37	v 1 -2 -3 4 5 -6 7 -8 9 -10 11 12 -13 -14 -15 -16 17 18 -19 20 -21 -22 23 24 -25 26 27 -28 29 -30 31 32 -33 34 -35 -36 37 -38 39 40 -41 -42 43 -44 -45 -46 -47 48 -49 50 -51 -52 53 54 55 -56 57 58 -59 -60 -61 62 -63 -64 65 -66 -67 68 -69 -70 71 -72 73 74 -75 76 77 78 -79 80 -81 82 -83 -84 85 86 87 88 -89 90 -91 92 93 94 -95 96 -97 -98 99 100 101 -102 -103 -104 105 106 -107 108 -109 110 111 112 -113 -114 -115 -116 -117 118 -119 120 -121 122 123 -124 125 126 -127 128 129 -130 131 -132 -133 -134 -135 -136 -137 -138 139 140 -141 142 143 144 -145 146 -147 -148 -149 150 151 -152 -153 -154 -155 -156 -157 -158 159 -160 -161 162 163 -164 -165 166 -167 168 -169 170 -171 172 -173 -174 175 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3322285-1304379834/watcher-3322285-1304379834 -o /tmp/evaluation-result-3322285-1304379834/solver-3322285-1304379834 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322285-1304379834.cnf -seed 1082713507 -budget 40000 -cores 8 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.83 7.39 7.72 1/295 31943
/proc/meminfo: memFree=6946820/32951124 swapFree=67111524/67111528
[pid=31943] ppid=31941 vsize=15760 CPUtime=0 cores=0-7
/proc/31943/stat : 31943 (python) S 31941 31943 30950 0 -1 4202496 845 0 0 0 0 0 0 0 24 0 1 0 282174650 16138240 727 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660660224 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/31943/statm: 3940 727 334 364 0 427 0

[startup+0.0884509 s]
/proc/loadavg: 7.83 7.39 7.72 1/295 31943
/proc/meminfo: memFree=6946820/32951124 swapFree=67111524/67111528
[pid=31943] ppid=31941 vsize=56780 CPUtime=0.04 cores=0-7
/proc/31943/stat : 31943 (python) R 31941 31943 30950 0 -1 4202496 2103 0 0 0 3 1 0 0 24 0 1 0 282174650 58142720 1857 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660658021 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/31943/statm: 14195 1857 499 364 0 1318 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 56780

[startup+0.10048 s]
/proc/loadavg: 7.83 7.39 7.72 1/295 31943
/proc/meminfo: memFree=6946820/32951124 swapFree=67111524/67111528
[pid=31943] ppid=31941 vsize=89768 CPUtime=0.06 cores=0-7
/proc/31943/stat : 31943 (python) R 31941 31943 30950 0 -1 4202496 2641 0 0 0 4 2 0 0 17 0 1 0 282174650 91922432 2356 33554432000 4194304 5683644 140735762643520 18446744073709551615 268655692576 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/31943/statm: 22442 2356 718 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89768

[startup+0.300421 s]
/proc/loadavg: 7.83 7.39 7.72 1/295 31943
/proc/meminfo: memFree=6946820/32951124 swapFree=67111524/67111528
[pid=31943] ppid=31941 vsize=135748 CPUtime=0.19 cores=0-7
/proc/31943/stat : 31943 (python) R 31941 31943 30950 0 -1 4202496 5964 934 1 0 14 5 0 0 18 0 1 0 282174650 139005952 4151 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660354768 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/31943/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700344 s]
/proc/loadavg: 7.83 7.39 7.72 1/295 31943
/proc/meminfo: memFree=6946820/32951124 swapFree=67111524/67111528
[pid=31943] ppid=31941 vsize=278824 CPUtime=0.45 cores=0-7
/proc/31943/stat : 31943 (python) R 31941 31943 30950 0 -1 4202496 9422 934 1 0 34 11 0 0 17 0 1 0 282174650 285515776 7091 33554432000 4194304 5683644 140735762643520 18446744073709551615 47031842328192 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/31943/statm: 69706 7091 1826 364 0 5630 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 278824

[startup+1.50116 s]
/proc/loadavg: 7.83 7.39 7.72 5/305 31957
/proc/meminfo: memFree=6913840/32951124 swapFree=67111524/67111528
[pid=31943] ppid=31941 vsize=361284 CPUtime=0.91 cores=0-7
/proc/31943/stat : 31943 (python) S 31941 31943 30950 0 -1 4202496 15840 934 1 0 78 13 0 0 21 0 9 0 282174650 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31943/statm: 90321 7286 1889 364 0 26218 0
[pid=31949] ppid=31943 vsize=278580 CPUtime=0 cores=0-7
/proc/31949/stat : 31949 (python) S 31943 31943 30950 0 -1 4202560 736 0 0 0 0 0 0 0 17 0 1 0 282174739 285265920 5566 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682255 0 0 16781312 514 4317598548129480703 0 0 17 7 0 0 0
/proc/31949/statm: 69645 5566 354 364 0 5563 0
[pid=31951] ppid=31949 vsize=1017932 CPUtime=0.6 cores=0-7
/proc/31951/stat : 31951 (gnovelty+2) R 31949 31951 31951 0 -1 4202496 465 0 0 0 60 0 0 0 22 0 1 0 282174739 1042362368 201 33554432000 134512640 135663704 4290399200 18446744073709551615 134525089 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31951/statm: 254483 201 113 282 0 254199 0
[pid=31952] ppid=31943 vsize=289296 CPUtime=0 cores=0-7
/proc/31952/stat : 31952 (python) S 31943 31943 30950 0 -1 4202560 732 0 0 0 0 0 0 0 17 0 1 0 282174742 296239104 5682 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 17862350349306691583 0 0 17 2 0 0 0
/proc/31952/statm: 72324 5682 348 364 0 8239 0
[pid=31954] ppid=31952 vsize=1017932 CPUtime=0.56 cores=0-7
/proc/31954/stat : 31954 (gnovelty+2) R 31952 31954 31954 0 -1 4202496 467 0 0 0 56 0 0 0 22 0 1 0 282174743 1042362368 201 33554432000 134512640 135663704 4294486848 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31954/statm: 254483 201 113 282 0 254199 0
[pid=31955] ppid=31943 vsize=299224 CPUtime=0 cores=0-7
/proc/31955/stat : 31955 (python) S 31943 31943 30950 0 -1 4202560 754 0 0 0 0 0 0 0 17 0 1 0 282174747 306405376 5602 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 12255323733253652739 0 0 17 6 0 0 0
/proc/31955/statm: 74806 5602 348 364 0 10718 0
[pid=31957] ppid=31955 vsize=2120 CPUtime=0.52 cores=0-7
/proc/31957/stat : 31957 (march_hi) R 31955 31957 31957 0 -1 4202496 710 0 0 0 52 0 0 0 25 0 1 0 282174747 2170880 334 33554432000 4194304 4955518 140735252538656 18446744073709551615 4235634 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/31957/statm: 530 334 106 186 0 343 0
[pid=31943/tid=31950] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31950/stat : 31950 (python) S 31941 31943 30950 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 9 0 282174739 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31953] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31953/stat : 31953 (python) S 31941 31943 30950 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 9 0 282174742 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31956] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31956/stat : 31956 (python) S 31941 31943 30950 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 9 0 282174747 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 3266368

[startup+3.10088 s]
/proc/loadavg: 7.84 7.40 7.72 9/320 31972
/proc/meminfo: memFree=6887176/32951124 swapFree=67111524/67111528
[pid=31943] ppid=31941 vsize=361284 CPUtime=0.91 cores=0-7
/proc/31943/stat : 31943 (python) S 31941 31943 30950 0 -1 4202496 15840 934 1 0 78 13 0 0 21 0 9 0 282174650 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31943/statm: 90321 7286 1889 364 0 26218 0
[pid=31949] ppid=31943 vsize=278580 CPUtime=0 cores=0-7
/proc/31949/stat : 31949 (python) S 31943 31943 30950 0 -1 4202560 736 0 0 0 0 0 0 0 15 0 1 0 282174739 285265920 5566 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682255 0 0 16781312 514 4317598548129448196 0 0 17 7 0 0 0
/proc/31949/statm: 69645 5566 354 364 0 5563 0
[pid=31951] ppid=31949 vsize=1017932 CPUtime=2.2 cores=0-7
/proc/31951/stat : 31951 (gnovelty+2) R 31949 31951 31951 0 -1 4202496 465 0 0 0 220 0 0 0 25 0 1 0 282174739 1042362368 201 33554432000 134512640 135663704 4290399200 18446744073709551615 134525132 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31951/statm: 254483 201 113 282 0 254199 0
[pid=31952] ppid=31943 vsize=289296 CPUtime=0 cores=0-7
/proc/31952/stat : 31952 (python) S 31943 31943 30950 0 -1 4202560 732 0 0 0 0 0 0 0 15 0 1 0 282174742 296239104 5682 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 17862350349306659074 0 0 17 2 0 0 0
/proc/31952/statm: 72324 5682 348 364 0 8239 0
[pid=31954] ppid=31952 vsize=1017932 CPUtime=2.16 cores=0-7
/proc/31954/stat : 31954 (gnovelty+2) R 31952 31954 31954 0 -1 4202496 467 0 0 0 216 0 0 0 25 0 1 0 282174743 1042362368 201 33554432000 134512640 135663704 4294486848 18446744073709551615 134525708 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31954/statm: 254483 201 113 282 0 254199 0
[pid=31955] ppid=31943 vsize=299224 CPUtime=0 cores=0-7
/proc/31955/stat : 31955 (python) S 31943 31943 30950 0 -1 4202560 757 0 0 0 0 0 0 0 15 0 1 0 282174747 306405376 5602 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 12255323733253652739 0 0 17 6 0 0 0
/proc/31955/statm: 74806 5602 348 364 0 10718 0
[pid=31957] ppid=31955 vsize=2744 CPUtime=2.12 cores=0-7
/proc/31957/stat : 31957 (march_hi) R 31955 31957 31957 0 -1 4202496 840 0 0 0 212 0 0 0 25 0 1 0 282174747 2809856 462 33554432000 4194304 4955518 140735252538656 18446744073709551615 4208756 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/31957/statm: 686 462 106 186 0 499 0
[pid=31958] ppid=31943 vsize=309880 CPUtime=0 cores=0-7
/proc/31958/stat : 31958 (python) S 31943 31943 30950 0 -1 4202560 768 0 0 0 0 0 0 0 15 0 1 0 282174751 317317120 5691 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 12680570850412298500 0 0 17 7 0 0 0
/proc/31958/statm: 77470 5691 348 364 0 13379 0
[pid=31960] ppid=31958 vsize=2744 CPUtime=2.07 cores=0-7
/proc/31960/stat : 31960 (march_hi) R 31958 31960 31960 0 -1 4202496 834 0 0 0 207 0 0 0 25 0 1 0 282174751 2809856 458 33554432000 4194304 4955518 140733440156640 18446744073709551615 4225424 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/31960/statm: 686 458 106 186 0 499 0
[pid=31961] ppid=31943 vsize=320136 CPUtime=0 cores=0-7
/proc/31961/stat : 31961 (python) S 31943 31943 30950 0 -1 4202560 782 0 0 0 0 0 0 0 15 0 1 0 282174755 327819264 5712 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 15171228570115604740 0 0 17 0 0 0 0
/proc/31961/statm: 80034 5712 348 364 0 15940 0
[pid=31963] ppid=31961 vsize=2744 CPUtime=2.02 cores=0-7
/proc/31963/stat : 31963 (march_hi) R 31961 31963 31963 0 -1 4202496 831 0 0 0 202 0 0 0 25 0 1 0 282174755 2809856 454 33554432000 4194304 4955518 140734077960432 18446744073709551615 4263698 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31963/statm: 686 454 106 186 0 499 0
[pid=31964] ppid=31943 vsize=330392 CPUtime=0 cores=0-7
/proc/31964/stat : 31964 (python) S 31943 31943 30950 0 -1 4202560 774 0 0 0 0 0 0 0 15 0 1 0 282174759 338321408 5716 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 14495068501451964676 0 0 17 6 0 0 0
/proc/31964/statm: 82598 5716 348 364 0 18501 0
[pid=31966] ppid=31964 vsize=2744 CPUtime=2 cores=0-7
/proc/31966/stat : 31966 (march_hi) R 31964 31966 31966 0 -1 4202496 831 0 0 0 200 0 0 0 25 0 1 0 282174759 2809856 454 33554432000 4194304 4955518 140733639627856 18446744073709551615 4237818 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/31966/statm: 686 454 106 186 0 499 0
[pid=31967] ppid=31943 vsize=340308 CPUtime=0 cores=0-7
/proc/31967/stat : 31967 (python) S 31943 31943 30950 0 -1 4202560 769 0 0 0 0 0 0 0 18 0 1 0 282174763 348475392 5619 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 8556517689147785215 0 0 17 2 0 0 0
/proc/31967/statm: 85077 5619 348 364 0 20977 0
[pid=31969] ppid=31967 vsize=416392 CPUtime=1.94 cores=0-7
/proc/31969/stat : 31969 (adaptg2wsat2009) R 31967 31969 31969 0 -1 4202496 553 0 0 0 194 0 0 0 25 0 1 0 282174763 426385408 284 33554432000 134512640 135107411 4289681488 18446744073709551615 134531856 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/31969/statm: 104098 284 59 146 0 102974 0
[pid=31970] ppid=31943 vsize=351040 CPUtime=0 cores=0-7
/proc/31970/stat : 31970 (python) S 31943 31943 30950 0 -1 4202560 830 0 0 0 0 0 0 0 15 0 1 0 282174767 359464960 5747 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 6423456884925104388 0 0 17 0 0 0 0
/proc/31970/statm: 87760 5747 354 364 0 23657 0
[pid=31972] ppid=31970 vsize=2744 CPUtime=1.92 cores=0-7
/proc/31972/stat : 31972 (march_hi) R 31970 31972 31972 0 -1 4202496 830 0 0 0 192 0 0 0 25 0 1 0 282174767 2809856 448 33554432000 4194304 4955518 140733741790800 18446744073709551615 4208718 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/31972/statm: 686 448 106 186 0 499 0
[pid=31943/tid=31950] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31950/stat : 31950 (python) S 31941 31943 30950 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 9 0 282174739 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31953] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31953/stat : 31953 (python) S 31941 31943 30950 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 9 0 282174742 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31956] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31956/stat : 31956 (python) S 31941 31943 30950 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 9 0 282174747 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 2 0 0 0
[pid=31943/tid=31959] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31959/stat : 31959 (python) S 31941 31943 30950 0 -1 4202560 24 934 0 0 0 0 0 0 24 0 9 0 282174751 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31962] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31962/stat : 31962 (python) S 31941 31943 30950 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 9 0 282174755 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 6 0 0 0
[pid=31943/tid=31965] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31965/stat : 31965 (python) S 31941 31943 30950 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 9 0 282174759 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 6 0 0 0
[pid=31943/tid=31968] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31968/stat : 31968 (python) S 31941 31943 30950 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 9 0 282174763 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 2 0 0 0
[pid=31943/tid=31971] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31971/stat : 31971 (python) S 31941 31943 30950 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 9 0 282174767 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17.34
Current children cumulated vsize (KiB) 5346116

[startup+6.30132 s]
/proc/loadavg: 7.84 7.40 7.72 9/320 31972
/proc/meminfo: memFree=6882228/32951124 swapFree=67111524/67111528
[pid=31943] ppid=31941 vsize=361284 CPUtime=0.91 cores=0-7
/proc/31943/stat : 31943 (python) S 31941 31943 30950 0 -1 4202496 15840 934 1 0 78 13 0 0 21 0 9 0 282174650 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31943/statm: 90321 7286 1889 364 0 26218 0
[pid=31949] ppid=31943 vsize=278580 CPUtime=0 cores=0-7
/proc/31949/stat : 31949 (python) S 31943 31943 30950 0 -1 4202560 897 0 0 0 0 0 0 0 15 0 1 0 282174739 285265920 5589 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682255 0 0 16781312 514 4317598548129448196 0 0 17 7 0 0 0
/proc/31949/statm: 69645 5589 377 364 0 5563 0
[pid=31951] ppid=31949 vsize=1017932 CPUtime=5.4 cores=0-7
/proc/31951/stat : 31951 (gnovelty+2) R 31949 31951 31951 0 -1 4202496 465 0 0 0 540 0 0 0 25 0 1 0 282174739 1042362368 201 33554432000 134512640 135663704 4290399200 18446744073709551615 134524526 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31951/statm: 254483 201 113 282 0 254199 0
[pid=31952] ppid=31943 vsize=289296 CPUtime=0 cores=0-7
/proc/31952/stat : 31952 (python) S 31943 31943 30950 0 -1 4202560 881 0 0 0 0 0 0 0 15 0 1 0 282174742 296239104 5705 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 17862350349306659074 0 0 17 2 0 0 0
/proc/31952/statm: 72324 5705 371 364 0 8239 0
[pid=31954] ppid=31952 vsize=1017932 CPUtime=5.36 cores=0-7
/proc/31954/stat : 31954 (gnovelty+2) R 31952 31954 31954 0 -1 4202496 467 0 0 0 536 0 0 0 25 0 1 0 282174743 1042362368 201 33554432000 134512640 135663704 4294486848 18446744073709551615 135008528 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31954/statm: 254483 201 113 282 0 254199 0
[pid=31955] ppid=31943 vsize=299224 CPUtime=0 cores=0-7
/proc/31955/stat : 31955 (python) S 31943 31943 30950 0 -1 4202560 906 0 0 0 0 0 0 0 15 0 1 0 282174747 306405376 5625 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 12255323733253652739 0 0 17 6 0 0 0
/proc/31955/statm: 74806 5625 371 364 0 10718 0
[pid=31957] ppid=31955 vsize=3596 CPUtime=5.32 cores=0-7
/proc/31957/stat : 31957 (march_hi) R 31955 31957 31957 0 -1 4202496 1032 0 0 0 532 0 0 0 25 0 1 0 282174747 3682304 654 33554432000 4194304 4955518 140735252538656 18446744073709551615 4226498 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/31957/statm: 899 654 106 186 0 712 0
[pid=31958] ppid=31943 vsize=309880 CPUtime=0.01 cores=0-7
/proc/31958/stat : 31958 (python) S 31943 31943 30950 0 -1 4202560 932 0 0 0 1 0 0 0 15 0 1 0 282174751 317317120 5714 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 12680570850412298500 0 0 17 7 0 0 0
/proc/31958/statm: 77470 5714 371 364 0 13379 0
[pid=31960] ppid=31958 vsize=3596 CPUtime=5.21 cores=0-7
/proc/31960/stat : 31960 (march_hi) R 31958 31960 31960 0 -1 4202496 1021 0 0 0 521 0 0 0 25 0 1 0 282174751 3682304 645 33554432000 4194304 4955518 140733440156640 18446744073709551615 4296788 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/31960/statm: 899 645 106 186 0 712 0

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

[pid=31970] ppid=31943 vsize=351040 CPUtime=0.02 cores=0-7
/proc/31970/stat : 31970 (python) S 31943 31943 30950 0 -1 4202560 1003 0 0 0 1 1 0 0 15 0 1 0 282174767 359464960 5770 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 6423456884925104388 0 0 17 0 0 0 0
/proc/31970/statm: 87760 5770 377 364 0 23657 0
[pid=31972] ppid=31970 vsize=5656 CPUtime=13.07 cores=0-7
/proc/31972/stat : 31972 (march_hi) R 31970 31972 31972 0 -1 4202496 1492 0 0 0 1307 0 0 0 25 0 1 0 282174767 5791744 1110 33554432000 4194304 4955518 140733741790800 18446744073709551615 4245780 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/31972/statm: 1414 1110 106 186 0 1227 0
[pid=31943/tid=31950] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31950/stat : 31950 (python) S 31941 31943 30950 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 9 0 282174739 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31953] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31953/stat : 31953 (python) S 31941 31943 30950 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 9 0 282174742 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31956] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31956/stat : 31956 (python) S 31941 31943 30950 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 9 0 282174747 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 2 0 0 0
[pid=31943/tid=31959] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31959/stat : 31959 (python) S 31941 31943 30950 0 -1 4202560 24 934 0 0 0 0 0 0 24 0 9 0 282174751 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31962] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31962/stat : 31962 (python) S 31941 31943 30950 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 9 0 282174755 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 6 0 0 0
[pid=31943/tid=31965] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31965/stat : 31965 (python) S 31941 31943 30950 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 9 0 282174759 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 6 0 0 0
[pid=31943/tid=31968] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31968/stat : 31968 (python) S 31941 31943 30950 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 9 0 282174763 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 2 0 0 0
[pid=31943/tid=31971] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31971/stat : 31971 (python) S 31941 31943 30950 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 9 0 282174767 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 106.83
Current children cumulated vsize (KiB) 5360676

[startup+15.1018 s]
/proc/loadavg: 7.87 7.42 7.73 9/320 31972
/proc/meminfo: memFree=6872348/32951124 swapFree=67111524/67111528
[pid=31943] ppid=31941 vsize=361284 CPUtime=0.91 cores=0-7
/proc/31943/stat : 31943 (python) S 31941 31943 30950 0 -1 4202496 15840 934 1 0 78 13 0 0 21 0 9 0 282174650 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31943/statm: 90321 7286 1889 364 0 26218 0
[pid=31949] ppid=31943 vsize=278580 CPUtime=0.01 cores=0-7
/proc/31949/stat : 31949 (python) S 31943 31943 30950 0 -1 4202560 898 0 0 0 0 1 0 0 15 0 1 0 282174739 285265920 5589 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682255 0 0 16781312 514 9130696400772759812 0 0 17 7 0 0 0
/proc/31949/statm: 69645 5589 377 364 0 5563 0
[pid=31951] ppid=31949 vsize=1017932 CPUtime=14.2 cores=0-7
/proc/31951/stat : 31951 (gnovelty+2) R 31949 31951 31951 0 -1 4202496 465 0 0 0 1420 0 0 0 25 0 1 0 282174739 1042362368 201 33554432000 134512640 135663704 4290399200 18446744073709551615 134545572 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31951/statm: 254483 201 113 282 0 254199 0
[pid=31952] ppid=31943 vsize=289296 CPUtime=0.02 cores=0-7
/proc/31952/stat : 31952 (python) S 31943 31943 30950 0 -1 4202560 883 0 0 0 1 1 0 0 15 0 1 0 282174742 296239104 5705 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 9130696400772759810 0 0 17 2 0 0 0
/proc/31952/statm: 72324 5705 371 364 0 8239 0
[pid=31954] ppid=31952 vsize=1017932 CPUtime=14.16 cores=0-7
/proc/31954/stat : 31954 (gnovelty+2) R 31952 31954 31954 0 -1 4202496 467 0 0 0 1416 0 0 0 25 0 1 0 282174743 1042362368 201 33554432000 134512640 135663704 4294486848 18446744073709551615 134524507 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31954/statm: 254483 201 113 282 0 254199 0
[pid=31955] ppid=31943 vsize=299224 CPUtime=0.02 cores=0-7
/proc/31955/stat : 31955 (python) S 31943 31943 30950 0 -1 4202560 910 0 0 0 1 1 0 0 15 0 1 0 282174747 306405376 5625 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 12255323733253652739 0 0 17 6 0 0 0
/proc/31955/statm: 74806 5625 371 364 0 10718 0
[pid=31957] ppid=31955 vsize=5656 CPUtime=14.12 cores=0-7
/proc/31957/stat : 31957 (march_hi) R 31955 31957 31957 0 -1 4202496 1547 0 0 0 1412 0 0 0 25 0 1 0 282174747 5791744 1169 33554432000 4194304 4955518 140735252538656 18446744073709551615 4285712 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/31957/statm: 1414 1169 106 186 0 1227 0
[pid=31958] ppid=31943 vsize=309880 CPUtime=0.02 cores=0-7
/proc/31958/stat : 31958 (python) S 31943 31943 30950 0 -1 4202560 939 0 0 0 1 1 0 0 15 0 1 0 282174751 317317120 5714 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 12680570850412298500 0 0 17 7 0 0 0
/proc/31958/statm: 77470 5714 371 364 0 13379 0
[pid=31960] ppid=31958 vsize=5656 CPUtime=13.9 cores=0-7
/proc/31960/stat : 31960 (march_hi) R 31958 31960 31960 0 -1 4202496 1530 0 0 0 1390 0 0 0 25 0 1 0 282174751 5791744 1154 33554432000 4194304 4955518 140733440156640 18446744073709551615 4224450 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/31960/statm: 1414 1154 106 186 0 1227 0
[pid=31961] ppid=31943 vsize=320136 CPUtime=0.02 cores=0-7
/proc/31961/stat : 31961 (python) S 31943 31943 30950 0 -1 4202560 967 0 0 0 1 1 0 0 15 0 1 0 282174755 327819264 5735 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 15171228570115604740 0 0 17 0 0 0 0
/proc/31961/statm: 80034 5735 371 364 0 15940 0
[pid=31963] ppid=31961 vsize=5656 CPUtime=14.01 cores=0-7
/proc/31963/stat : 31963 (march_hi) R 31961 31963 31963 0 -1 4202496 1537 0 0 0 1401 0 0 0 25 0 1 0 282174755 5791744 1160 33554432000 4194304 4955518 140734077960432 18446744073709551615 4297490 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31963/statm: 1414 1160 106 186 0 1227 0
[pid=31964] ppid=31943 vsize=330392 CPUtime=0.02 cores=0-7
/proc/31964/stat : 31964 (python) S 31943 31943 30950 0 -1 4202560 959 0 0 0 1 1 0 0 15 0 1 0 282174759 338321408 5739 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 14495068501451964676 0 0 17 6 0 0 0
/proc/31964/statm: 82598 5739 371 364 0 18501 0
[pid=31966] ppid=31964 vsize=5656 CPUtime=13.95 cores=0-7
/proc/31966/stat : 31966 (march_hi) R 31964 31966 31966 0 -1 4202496 1537 0 0 0 1395 0 0 0 25 0 1 0 282174759 5791744 1160 33554432000 4194304 4955518 140733639627856 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/31966/statm: 1414 1160 106 186 0 1227 0
[pid=31967] ppid=31943 vsize=340308 CPUtime=0.02 cores=0-7
/proc/31967/stat : 31967 (python) S 31943 31943 30950 0 -1 4202560 960 0 0 0 1 1 0 0 18 0 1 0 282174763 348475392 5642 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 9130696400772759809 0 0 17 2 0 0 0
/proc/31967/statm: 85077 5642 371 364 0 20977 0
[pid=31969] ppid=31967 vsize=416392 CPUtime=13.89 cores=0-7
/proc/31969/stat : 31969 (adaptg2wsat2009) R 31967 31969 31969 0 -1 4202496 553 0 0 0 1389 0 0 0 25 0 1 0 282174763 426385408 284 33554432000 134512640 135107411 4289681488 18446744073709551615 134531736 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/31969/statm: 104098 284 59 146 0 102974 0
[pid=31970] ppid=31943 vsize=351040 CPUtime=0.02 cores=0-7
/proc/31970/stat : 31970 (python) S 31943 31943 30950 0 -1 4202560 1003 0 0 0 1 1 0 0 15 0 1 0 282174767 359464960 5770 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 6423456884925104388 0 0 17 0 0 0 0
/proc/31970/statm: 87760 5770 377 364 0 23657 0
[pid=31972] ppid=31970 vsize=5656 CPUtime=13.86 cores=0-7
/proc/31972/stat : 31972 (march_hi) R 31970 31972 31972 0 -1 4202496 1537 0 0 0 1386 0 0 0 25 0 1 0 282174767 5791744 1155 33554432000 4194304 4955518 140733741790800 18446744073709551615 4206520 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/31972/statm: 1414 1155 106 186 0 1227 0
[pid=31943/tid=31950] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31950/stat : 31950 (python) S 31941 31943 30950 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 9 0 282174739 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31953] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31953/stat : 31953 (python) S 31941 31943 30950 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 9 0 282174742 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31956] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31956/stat : 31956 (python) S 31941 31943 30950 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 9 0 282174747 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 2 0 0 0
[pid=31943/tid=31959] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31959/stat : 31959 (python) S 31941 31943 30950 0 -1 4202560 24 934 0 0 0 0 0 0 24 0 9 0 282174751 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31962] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31962/stat : 31962 (python) S 31941 31943 30950 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 9 0 282174755 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 6 0 0 0
[pid=31943/tid=31965] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31965/stat : 31965 (python) S 31941 31943 30950 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 9 0 282174759 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 6 0 0 0
[pid=31943/tid=31968] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31968/stat : 31968 (python) S 31941 31943 30950 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 9 0 282174763 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 2 0 0 0
[pid=31943/tid=31971] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31971/stat : 31971 (python) S 31941 31943 30950 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 9 0 282174767 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 113.15
Current children cumulated vsize (KiB) 5360676

[startup+15.3017 s]
/proc/loadavg: 7.87 7.42 7.73 9/320 31972
/proc/meminfo: memFree=6871860/32951124 swapFree=67111524/67111528
[pid=31943] ppid=31941 vsize=361284 CPUtime=0.91 cores=0-7
/proc/31943/stat : 31943 (python) S 31941 31943 30950 0 -1 4202496 15840 934 1 0 78 13 0 0 21 0 9 0 282174650 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31943/statm: 90321 7286 1889 364 0 26218 0
[pid=31949] ppid=31943 vsize=278580 CPUtime=0.01 cores=0-7
/proc/31949/stat : 31949 (python) S 31943 31943 30950 0 -1 4202560 898 0 0 0 0 1 0 0 15 0 1 0 282174739 285265920 5589 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682255 0 0 16781312 514 9130696400772759812 0 0 17 7 0 0 0
/proc/31949/statm: 69645 5589 377 364 0 5563 0
[pid=31951] ppid=31949 vsize=1017932 CPUtime=14.41 cores=0-7
/proc/31951/stat : 31951 (gnovelty+2) R 31949 31951 31951 0 -1 4202496 465 0 0 0 1441 0 0 0 25 0 1 0 282174739 1042362368 201 33554432000 134512640 135663704 4290399200 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31951/statm: 254483 201 113 282 0 254199 0
[pid=31952] ppid=31943 vsize=289296 CPUtime=0.02 cores=0-7
/proc/31952/stat : 31952 (python) S 31943 31943 30950 0 -1 4202560 883 0 0 0 1 1 0 0 15 0 1 0 282174742 296239104 5705 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 9130696400772759810 0 0 17 2 0 0 0
/proc/31952/statm: 72324 5705 371 364 0 8239 0
[pid=31954] ppid=31952 vsize=1017932 CPUtime=14.37 cores=0-7
/proc/31954/stat : 31954 (gnovelty+2) R 31952 31954 31954 0 -1 4202496 467 0 0 0 1437 0 0 0 25 0 1 0 282174743 1042362368 201 33554432000 134512640 135663704 4294486848 18446744073709551615 134524768 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31954/statm: 254483 201 113 282 0 254199 0
[pid=31955] ppid=31943 vsize=299224 CPUtime=0.02 cores=0-7
/proc/31955/stat : 31955 (python) S 31943 31943 30950 0 -1 4202560 910 0 0 0 1 1 0 0 15 0 1 0 282174747 306405376 5625 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 12255323733253652739 0 0 17 6 0 0 0
/proc/31955/statm: 74806 5625 371 364 0 10718 0
[pid=31957] ppid=31955 vsize=5656 CPUtime=14.33 cores=0-7
/proc/31957/stat : 31957 (march_hi) R 31955 31957 31957 0 -1 4202496 1561 0 0 0 1433 0 0 0 25 0 1 0 282174747 5791744 1183 33554432000 4194304 4955518 140735252538656 18446744073709551615 4263701 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/31957/statm: 1414 1183 106 186 0 1227 0
[pid=31958] ppid=31943 vsize=309880 CPUtime=0.02 cores=0-7
/proc/31958/stat : 31958 (python) S 31943 31943 30950 0 -1 4202560 939 0 0 0 1 1 0 0 15 0 1 0 282174751 317317120 5714 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 12680570850412298500 0 0 17 7 0 0 0
/proc/31958/statm: 77470 5714 371 364 0 13379 0
[pid=31960] ppid=31958 vsize=5656 CPUtime=14.1 cores=0-7
/proc/31960/stat : 31960 (march_hi) R 31958 31960 31960 0 -1 4202496 1538 0 0 0 1410 0 0 0 25 0 1 0 282174751 5791744 1162 33554432000 4194304 4955518 140733440156640 18446744073709551615 4208656 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/31960/statm: 1414 1162 106 186 0 1227 0
[pid=31961] ppid=31943 vsize=320136 CPUtime=0.02 cores=0-7
/proc/31961/stat : 31961 (python) S 31943 31943 30950 0 -1 4202560 967 0 0 0 1 1 0 0 15 0 1 0 282174755 327819264 5735 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 15171228570115604740 0 0 17 0 0 0 0
/proc/31961/statm: 80034 5735 371 364 0 15940 0
[pid=31963] ppid=31961 vsize=5656 CPUtime=14.22 cores=0-7
/proc/31963/stat : 31963 (march_hi) R 31961 31963 31963 0 -1 4202496 1550 0 0 0 1422 0 0 0 25 0 1 0 282174755 5791744 1173 33554432000 4194304 4955518 140734077960432 18446744073709551615 4235193 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31963/statm: 1414 1173 106 186 0 1227 0
[pid=31964] ppid=31943 vsize=330392 CPUtime=0.02 cores=0-7
/proc/31964/stat : 31964 (python) S 31943 31943 30950 0 -1 4202560 959 0 0 0 1 1 0 0 15 0 1 0 282174759 338321408 5739 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 14495068501451964676 0 0 17 6 0 0 0
/proc/31964/statm: 82598 5739 371 364 0 18501 0
[pid=31966] ppid=31964 vsize=5656 CPUtime=14.16 cores=0-7
/proc/31966/stat : 31966 (march_hi) R 31964 31966 31966 0 -1 4202496 1550 0 0 0 1416 0 0 0 25 0 1 0 282174759 5791744 1173 33554432000 4194304 4955518 140733639627856 18446744073709551615 4235624 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/31966/statm: 1414 1173 106 186 0 1227 0
[pid=31967] ppid=31943 vsize=340308 CPUtime=0.02 cores=0-7
/proc/31967/stat : 31967 (python) S 31943 31943 30950 0 -1 4202560 960 0 0 0 1 1 0 0 18 0 1 0 282174763 348475392 5642 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 9130696400772759809 0 0 17 2 0 0 0
/proc/31967/statm: 85077 5642 371 364 0 20977 0
[pid=31969] ppid=31967 vsize=416392 CPUtime=14.1 cores=0-7
/proc/31969/stat : 31969 (adaptg2wsat2009) R 31967 31969 31969 0 -1 4202496 553 0 0 0 1410 0 0 0 25 0 1 0 282174763 426385408 284 33554432000 134512640 135107411 4289681488 18446744073709551615 134531613 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/31969/statm: 104098 284 59 146 0 102974 0
[pid=31970] ppid=31943 vsize=351040 CPUtime=0.02 cores=0-7
/proc/31970/stat : 31970 (python) S 31943 31943 30950 0 -1 4202560 1003 0 0 0 1 1 0 0 15 0 1 0 282174767 359464960 5770 33554432000 4194304 5683644 140735762643520 18446744073709551615 268660682310 0 0 16781312 514 6423456884925104388 0 0 17 0 0 0 0
/proc/31970/statm: 87760 5770 377 364 0 23657 0
[pid=31972] ppid=31970 vsize=5656 CPUtime=14.07 cores=0-7
/proc/31972/stat : 31972 (march_hi) R 31970 31972 31972 0 -1 4202496 1546 0 0 0 1407 0 0 0 25 0 1 0 282174767 5791744 1164 33554432000 4194304 4955518 140733741790800 18446744073709551615 4224682 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/31972/statm: 1414 1164 106 186 0 1227 0
[pid=31943/tid=31950] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31950/stat : 31950 (python) S 31941 31943 30950 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 9 0 282174739 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31953] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31953/stat : 31953 (python) S 31941 31943 30950 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 9 0 282174742 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31956] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31956/stat : 31956 (python) S 31941 31943 30950 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 9 0 282174747 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 2 0 0 0
[pid=31943/tid=31959] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31959/stat : 31959 (python) S 31941 31943 30950 0 -1 4202560 24 934 0 0 0 0 0 0 24 0 9 0 282174751 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 0 0 0 0
[pid=31943/tid=31962] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31962/stat : 31962 (python) S 31941 31943 30950 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 9 0 282174755 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 6 0 0 0
[pid=31943/tid=31965] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31965/stat : 31965 (python) S 31941 31943 30950 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 9 0 282174759 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 6 0 0 0
[pid=31943/tid=31968] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31968/stat : 31968 (python) S 31941 31943 30950 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 9 0 282174763 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 2 0 0 0
[pid=31943/tid=31971] ppid=31941 vsize=361284 CPUtime=0 cores=0-7
/proc/31943/task/31971/stat : 31971 (python) S 31941 31943 30950 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 9 0 282174767 369954816 7286 33554432000 4194304 5683644 140735762643520 18446744073709551615 268672485809 0 0 16781312 2 18446604453955375424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 114.82
Current children cumulated vsize (KiB) 5360676

Child status: 0
Real time (s): 15.3915
CPU time (s): 115.429
CPU user time (s): 115.134
CPU system time (s): 0.294955
CPU usage (%): 749.955
Max. virtual memory (cumulated for all children) (KiB): 5360676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.134
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38530
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= 3774
involuntary context switches= 1205

runsolver used 0.051992 second user time and 0.106983 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-03 01:43:54
IDJOB=3322285
IDBENCH=83063
IDSOLVER=1712
FILE ID=node107/3322285-1304379834
RUNJOBID= node107-1304371484-30964
PBS_JOBID= 13181776
Free space on /tmp= 72916 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S1126657927-015.SATISFIABLE.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3322285-1304379834/watcher-3322285-1304379834 -o /tmp/evaluation-result-3322285-1304379834/solver-3322285-1304379834 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322285-1304379834.cnf -seed 1082713507 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 129ae27f6626450c69af6381b8baccdf
RANDOM SEED=1082713507

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:       6947108 kB
Buffers:        314140 kB
Cached:        3182260 kB
SwapCached:          4 kB
Active:       22329948 kB
Inactive:      3275200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6947108 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           31816 kB
Writeback:           0 kB
AnonPages:    22109412 kB
Mapped:          27332 kB
Slab:           267892 kB
PageTables:      62124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 61698520 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= 72884 MiB
End job on node107 at 2011-05-03 01:44:09