Trace number 3386974

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)? (TO) 5000.08 4983.77

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
MD5SUM7363c9bb5019132082aeb3e4836ce4d1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.35/0.62	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.63	c INFO: solving HOME/instance-3386974-1305595506.cnf
0.35/0.63	c INFO: computing task features
0.35/0.64	c INFO: computed variable-clause graph statistics
0.35/0.64	c INFO: computed clause balance statistics
0.35/0.69	c INFO: computed variable balance statistics
0.44/0.73	c INFO: computed small-clause counts
0.44/0.73	c INFO: computed Horn-clause counts
0.44/0.73	c INFO: computed variable graph statistics
0.44/0.73	c INFO: collected features for HOME/instance-3386974-1305595506.cnf in 0.11 s
0.44/0.76	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
101.18/101.16	c INFO: running march_hi@0 for 97 with 4899 remaining (b = 0.07)
202.37/202.02	c INFO: running gnovelty+2@0 for 97 with 4798 remaining (b = 0.08)
302.97/302.41	c INFO: running march_hi@100 for 291 with 4698 remaining (b = 0.23)
596.60/594.82	c INFO: running march_hi@393 for 97 with 4406 remaining (b = 0.09)
690.53/688.41	c INFO: running march_hi@486 for 97 with 4312 remaining (b = 0.08)
788.80/786.33	c INFO: running march_hi@584 for 97 with 4214 remaining (b = 0.10)
884.12/881.38	c INFO: running march_hi@679 for 97 with 4119 remaining (b = 0.06)
983.76/980.67	c INFO: running march_hi@0 for 485 with 4020 remaining (b = 0.30)
1471.07/1466.59	c INFO: running march_hi@485 for 194 with 3534 remaining (b = 0.13)
1670.60/1665.33	c INFO: running march_hi@0 for 388 with 3335 remaining (b = 0.24)
2065.79/2059.14	c INFO: running march_hi@393 for 97 with 2942 remaining (b = 0.07)
2161.24/2154.37	c INFO: running march_hi@488 for 194 with 2846 remaining (b = 0.11)
2357.44/2349.98	c INFO: running march_hi@0 for 388 with 2651 remaining (b = 0.21)
2748.18/2739.34	c INFO: running march_hi@389 for 97 with 2262 remaining (b = 0.05)
2849.04/2839.82	c INFO: running kcnfs-2006@0 for 582 with 2161 remaining (b = 0.24)
3438.01/3426.82	c INFO: running march_hi@0 for 97 with 1574 remaining (b = 0.04)
3540.48/3529.02	c INFO: running march_hi@778 for 1358 with 1472 remaining (b = 0.40)
4902.64/4886.66	c INFO: running march_hi@2136 for 115 with 115 remaining (b = 0.11)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3386974-1305595506/watcher-3386974-1305595506 -o /tmp/evaluation-result-3386974-1305595506/solver-3386974-1305595506 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386974-1305595506.cnf -seed 748438920 -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: 4.00 4.02 4.00 5/506 29175
/proc/meminfo: memFree=13754024/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=16244 CPUtime=0 cores=0,2,4,6
/proc/29175/stat : 29175 (python) R 29173 29175 28027 0 -1 4202496 1037 0 0 0 0 0 0 0 25 0 1 0 671150412 16633856 910 33554432000 4194304 5683644 140735840822640 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29175/statm: 4061 910 380 364 0 548 0

[startup+0.099976 s]
/proc/loadavg: 4.00 4.02 4.00 5/506 29175
/proc/meminfo: memFree=13754024/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=93964 CPUtime=0.06 cores=0,2,4,6
/proc/29175/stat : 29175 (python) R 29173 29175 28027 0 -1 4202496 2692 0 0 0 4 2 0 0 25 0 1 0 671150412 96219136 2407 33554432000 4194304 5683644 140735840822640 18446744073709551615 248089696256 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29175/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93964

[startup+0.100973 s]
/proc/loadavg: 4.00 4.02 4.00 5/506 29175
/proc/meminfo: memFree=13754024/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=93964 CPUtime=0.06 cores=0,2,4,6
/proc/29175/stat : 29175 (python) S 29173 29175 28027 0 -1 4202496 2694 0 0 0 4 2 0 0 25 0 1 0 671150412 96219136 2407 33554432000 4194304 5683644 140735840822640 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/29175/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93964

[startup+0.300988 s]
/proc/loadavg: 4.00 4.02 4.00 5/506 29175
/proc/meminfo: memFree=13754024/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=135752 CPUtime=0.17 cores=0,2,4,6
/proc/29175/stat : 29175 (python) S 29173 29175 28027 0 -1 4202496 5973 936 1 0 12 5 0 0 25 0 1 0 671150412 139010048 4149 33554432000 4194304 5683644 140735840822640 18446744073709551615 248089694213 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/29175/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.70095 s]
/proc/loadavg: 4.00 4.02 4.00 5/506 29175
/proc/meminfo: memFree=13754024/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=278600 CPUtime=0.44 cores=0,2,4,6
/proc/29175/stat : 29175 (python) R 29173 29175 28027 0 -1 4202496 9385 936 1 0 33 11 0 0 25 0 1 0 671150412 285286400 7041 33554432000 4194304 5683644 140735840822640 18446744073709551615 47992593619246 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29175/statm: 69650 7041 1827 364 0 5574 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 278600

[startup+1.50079 s]
/proc/loadavg: 4.00 4.02 4.00 5/510 29183
/proc/meminfo: memFree=13728572/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=288868 CPUtime=0.51 cores=0,2,4,6
/proc/29175/stat : 29175 (python) S 29173 29175 28027 0 -1 4202496 9844 936 1 0 39 12 0 0 25 0 2 0 671150412 295800832 7115 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29175/statm: 72217 7115 1875 364 0 8135 0
[pid=29181] ppid=29175 vsize=278624 CPUtime=0 cores=0,2,4,6
/proc/29181/stat : 29181 (python) S 29175 29175 28027 0 -1 4202560 745 0 0 0 0 0 0 0 25 0 1 0 671150489 285310976 5590 33554432000 4194304 5683644 140735840822640 18446744073709551615 248089718287 0 0 16781312 514 2778654728806989823 0 0 17 4 0 0 0
/proc/29181/statm: 69656 5590 354 364 0 5574 0
[pid=29183] ppid=29181 vsize=1017936 CPUtime=0.72 cores=0,2,4,6
/proc/29183/stat : 29183 (gnovelty+2) R 29181 29183 29183 0 -1 4202496 460 0 0 0 72 0 0 0 25 0 1 0 671150490 1042366464 196 33554432000 134512640 135663704 4287152288 18446744073709551615 134545553 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29183/statm: 254484 196 113 282 0 254200 0
[pid=29175/tid=29182] ppid=29173 vsize=288868 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29182/stat : 29182 (python) S 29173 29175 28027 0 -1 4202560 35 936 0 0 0 0 0 0 25 0 2 0 671150489 295800832 7115 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1585428

[startup+3.1005 s]
/proc/loadavg: 4.00 4.02 4.00 5/510 29183
/proc/meminfo: memFree=13727704/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=288868 CPUtime=0.51 cores=0,2,4,6
/proc/29175/stat : 29175 (python) S 29173 29175 28027 0 -1 4202496 9844 936 1 0 39 12 0 0 25 0 2 0 671150412 295800832 7115 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29175/statm: 72217 7115 1875 364 0 8135 0
[pid=29181] ppid=29175 vsize=278624 CPUtime=0 cores=0,2,4,6
/proc/29181/stat : 29181 (python) S 29175 29175 28027 0 -1 4202560 745 0 0 0 0 0 0 0 18 0 1 0 671150489 285310976 5590 33554432000 4194304 5683644 140735840822640 18446744073709551615 248089718287 0 0 16781312 514 2778654728806957314 0 0 17 4 0 0 0
/proc/29181/statm: 69656 5590 354 364 0 5574 0
[pid=29183] ppid=29181 vsize=1017936 CPUtime=2.32 cores=0,2,4,6
/proc/29183/stat : 29183 (gnovelty+2) R 29181 29183 29183 0 -1 4202496 460 0 0 0 232 0 0 0 25 0 1 0 671150490 1042366464 196 33554432000 134512640 135663704 4287152288 18446744073709551615 134545529 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29183/statm: 254484 196 113 282 0 254200 0
[pid=29175/tid=29182] ppid=29173 vsize=288868 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29182/stat : 29182 (python) S 29173 29175 28027 0 -1 4202560 35 936 0 0 0 0 0 0 25 0 2 0 671150489 295800832 7115 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1585428

[startup+6.30088 s]
/proc/loadavg: 4.00 4.02 4.00 5/510 29183
/proc/meminfo: memFree=13726084/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=288868 CPUtime=0.51 cores=0,2,4,6
/proc/29175/stat : 29175 (python) S 29173 29175 28027 0 -1 4202496 9844 936 1 0 39 12 0 0 25 0 2 0 671150412 295800832 7115 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29175/statm: 72217 7115 1875 364 0 8135 0
[pid=29181] ppid=29175 vsize=278624 CPUtime=0.02 cores=0,2,4,6
/proc/29181/stat : 29181 (python) S 29175 29175 28027 0 -1 4202560 897 0 0 0 1 1 0 0 18 0 1 0 671150489 285310976 5613 33554432000 4194304 5683644 140735840822640 18446744073709551615 248089718287 0 0 16781312 514 2778654728806957314 0 0 17 4 0 0 0
/proc/29181/statm: 69656 5613 377 364 0 5574 0
[pid=29183] ppid=29181 vsize=1017936 CPUtime=5.52 cores=0,2,4,6
/proc/29183/stat : 29183 (gnovelty+2) R 29181 29183 29183 0 -1 4202496 460 0 0 0 552 0 0 0 25 0 1 0 671150490 1042366464 196 33554432000 134512640 135663704 4287152288 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29183/statm: 254484 196 113 282 0 254200 0
[pid=29175/tid=29182] ppid=29173 vsize=288868 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29182/stat : 29182 (python) S 29173 29175 28027 0 -1 4202560 35 936 0 0 0 0 0 0 25 0 2 0 671150489 295800832 7115 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 1585428

[startup+12.7007 s]
/proc/loadavg: 4.00 4.02 4.00 5/510 29183
/proc/meminfo: memFree=13726016/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=288868 CPUtime=0.51 cores=0,2,4,6
/proc/29175/stat : 29175 (python) S 29173 29175 28027 0 -1 4202496 9844 936 1 0 39 12 0 0 25 0 2 0 671150412 295800832 7115 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29175/statm: 72217 7115 1875 364 0 8135 0
[pid=29181] ppid=29175 vsize=278624 CPUtime=0.04 cores=0,2,4,6
/proc/29181/stat : 29181 (python) S 29175 29175 28027 0 -1 4202560 900 0 0 0 2 2 0 0 18 0 1 0 671150489 285310976 5613 33554432000 4194304 5683644 140735840822640 18446744073709551615 248089718287 0 0 16781312 514 3443388943217688834 0 0 17 6 0 0 0
/proc/29181/statm: 69656 5613 377 364 0 5574 0
[pid=29183] ppid=29181 vsize=1017936 CPUtime=11.92 cores=0,2,4,6
/proc/29183/stat : 29183 (gnovelty+2) R 29181 29183 29183 0 -1 4202496 460 0 0 0 1192 0 0 0 25 0 1 0 671150490 1042366464 196 33554432000 134512640 135663704 4287152288 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29183/statm: 254484 196 113 282 0 254200 0
[pid=29175/tid=29182] ppid=29173 vsize=288868 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29182/stat : 29182 (python) S 29173 29175 28027 0 -1 4202560 35 936 0 0 0 0 0 0 25 0 2 0 671150489 295800832 7115 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 1585428

[startup+25.5005 s]
/proc/loadavg: 4.00 4.02 4.00 5/510 29184
/proc/meminfo: memFree=13727252/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=288868 CPUtime=0.51 cores=0,2,4,6
/proc/29175/stat : 29175 (python) S 29173 29175 28027 0 -1 4202496 9844 936 1 0 39 12 0 0 25 0 2 0 671150412 295800832 7115 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29175/statm: 72217 7115 1875 364 0 8135 0
[pid=29181] ppid=29175 vsize=278624 CPUtime=0.08 cores=0,2,4,6
/proc/29181/stat : 29181 (python) S 29175 29175 28027 0 -1 4202560 906 0 0 0 4 4 0 0 18 0 1 0 671150489 285310976 5613 33554432000 4194304 5683644 140735840822640 18446744073709551615 248089718287 0 0 16781312 514 3443388943217688834 0 0 17 6 0 0 0
/proc/29181/statm: 69656 5613 377 364 0 5574 0
[pid=29183] ppid=29181 vsize=1017936 CPUtime=24.72 cores=0,2,4,6
/proc/29183/stat : 29183 (gnovelty+2) R 29181 29183 29183 0 -1 4202496 460 0 0 0 2472 0 0 0 25 0 1 0 671150490 1042366464 196 33554432000 134512640 135663704 4287152288 18446744073709551615 134524704 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29183/statm: 254484 196 113 282 0 254200 0
[pid=29175/tid=29182] ppid=29173 vsize=288868 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29182/stat : 29182 (python) S 29173 29175 28027 0 -1 4202560 35 936 0 0 0 0 0 0 25 0 2 0 671150489 295800832 7115 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 1585428

[startup+51.101 s]
/proc/loadavg: 4.23 4.07 4.02 5/510 29184
/proc/meminfo: memFree=13727092/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=288868 CPUtime=0.51 cores=0,2,4,6
/proc/29175/stat : 29175 (python) S 29173 29175 28027 0 -1 4202496 9844 936 1 0 39 12 0 0 25 0 2 0 671150412 295800832 7115 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29175/statm: 72217 7115 1875 364 0 8135 0
[pid=29181] ppid=29175 vsize=278624 CPUtime=0.17 cores=0,2,4,6
/proc/29181/stat : 29181 (python) S 29175 29175 28027 0 -1 4202560 917 0 0 0 8 9 0 0 18 0 1 0 671150489 285310976 5613 33554432000 4194304 5683644 140735840822640 18446744073709551615 248089718287 0 0 16781312 514 3443388943217688834 0 0 17 6 0 0 0
/proc/29181/statm: 69656 5613 377 364 0 5574 0
[pid=29183] ppid=29181 vsize=1017936 CPUtime=50.32 cores=0,2,4,6
/proc/29183/stat : 29183 (gnovelty+2) R 29181 29183 29183 0 -1 4202496 460 0 0 0 5032 0 0 0 25 0 1 0 671150490 1042366464 196 33554432000 134512640 135663704 4287152288 18446744073709551615 134524561 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29183/statm: 254484 196 113 282 0 254200 0
[pid=29175/tid=29182] ppid=29173 vsize=288868 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29182/stat : 29182 (python) S 29173 29175 28027 0 -1 4202560 35 936 0 0 0 0 0 0 25 0 2 0 671150489 295800832 7115 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 1585428

[startup+102.318 s]
/proc/loadavg: 4.17 4.07 4.02 5/514 29190
/proc/meminfo: memFree=13721056/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=299640 CPUtime=0.54 cores=0,2,4,6
/proc/29175/stat : 29175 (python) S 29173 29175 28027 0 -1 4202496 10670 936 1 0 42 12 0 0 19 0 3 0 671150412 306831360 7240 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29175/statm: 74910 7240 1878 364 0 10825 0
[pid=29181] ppid=29175 vsize=288868 CPUtime=0.35 cores=0,2,4,6
/proc/29181/stat : 29181 (python) S 29175 29175 28027 0 -1 4202560 1094 0 0 0 17 18 0 0 19 0 2 0 671150489 295800832 5651 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29181/statm: 72217 5651 410 364 0 8135 0
[pid=29183] ppid=29181 vsize=1017936 CPUtime=100.35 cores=0,2,4,6
/proc/29183/stat : 29183 (gnovelty+2) T 29181 29183 29183 0 -1 4202496 460 0 0 0 10035 0 0 0 25 0 1 0 671150490 1042366464 196 33554432000 134512640 135663704 4287152288 18446744073709551615 134524939 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/29183/statm: 254484 196 113 282 0 254200 0
[pid=29181/tid=29187] ppid=29175 vsize=288868 CPUtime=0 cores=0,2,4,6
/proc/29181/task/29187/stat : 29187 (python) S 29175 29175 28027 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 671160526 295800832 5651 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604453559649216 0 0 -1 6 0 0 0
[pid=29188] ppid=29175 vsize=289396 CPUtime=0 cores=0,2,4,6
/proc/29188/stat : 29188 (python) S 29175 29175 28027 0 -1 4202560 753 0 0 0 0 0 0 0 15 0 1 0 671160529 296341504 5706 33554432000 4194304 5683644 140735840822640 18446744073709551615 248089718342 0 0 16781312 514 16665847502309654788 0 0 17 0 0 0 0
/proc/29188/statm: 72349 5706 348 364 0 8264 0
[pid=29190] ppid=29188 vsize=2928 CPUtime=1.14 cores=0,2,4,6
/proc/29190/stat : 29190 (march_hi) R 29188 29190 29190 0 -1 4202496 788 0 0 0 114 0 0 0 25 0 1 0 671160529 2998272 521 33554432000 4194304 4955518 140736950598176 18446744073709551615 4224642 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29190/statm: 732 521 104 186 0 545 0
[pid=29175/tid=29182] ppid=29173 vsize=299640 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29182/stat : 29182 (python) S 29173 29175 28027 0 -1 4202560 35 936 0 0 0 0 0 0 25 0 3 0 671150489 306831360 7240 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 6 0 0 0
[pid=29175/tid=29189] ppid=29173 vsize=299640 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29189/stat : 29189 (python) S 29173 29175 28027 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 3 0 671160529 306831360 7240 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 1898768

[startup+162.3 s]
/proc/loadavg: 4.18 4.10 4.03 5/514 29191
/proc/meminfo: memFree=13709964/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=299640 CPUtime=0.54 cores=0,2,4,6
/proc/29175/stat : 29175 (python) S 29173 29175 28027 0 -1 4202496 10670 936 1 0 42 12 0 0 19 0 3 0 671150412 306831360 7240 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29175/statm: 74910 7240 1878 364 0 10825 0
[pid=29181] ppid=29175 vsize=288868 CPUtime=0.35 cores=0,2,4,6

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

[pid=29237] ppid=29175 vsize=310188 CPUtime=2.37 cores=0,2,4,6
/proc/29237/stat : 29237 (python) S 29175 29175 28027 0 -1 4202560 1156 0 0 0 126 111 0 0 15 0 2 0 671248480 317632512 5843 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29237/statm: 77547 5843 400 364 0 13456 0
[pid=29239] ppid=29237 vsize=112072 CPUtime=684.32 cores=0,2,4,6
/proc/29239/stat : 29239 (march_hi) T 29237 29239 29239 0 -1 4202496 24719 0 0 0 68426 6 0 0 25 0 1 0 671248480 114761728 24455 33554432000 4194304 4955518 140734059816144 18446744073709551615 4209688 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/29239/statm: 28018 24455 104 186 0 27831 0
[pid=29237/tid=29253] ppid=29175 vsize=310188 CPUtime=0 cores=0,2,4,6
/proc/29237/task/29253/stat : 29253 (python) S 29175 29175 28027 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 671297070 317632512 5843 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604443643451328 0 0 -1 4 0 0 0
[pid=29260] ppid=29175 vsize=320444 CPUtime=2.43 cores=0,2,4,6
/proc/29260/stat : 29260 (python) S 29175 29175 28027 0 -1 4202560 1162 0 0 0 132 111 0 0 16 0 2 0 671316946 328134656 5853 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 80111 5853 400 364 0 16017 0
[pid=29262] ppid=29260 vsize=112072 CPUtime=684.45 cores=0,2,4,6
/proc/29262/stat : 29262 (march_hi) T 29260 29262 29262 0 -1 4202496 25350 0 0 0 68440 5 0 0 25 0 1 0 671316946 114761728 25084 33554432000 4194304 4955518 140733553562144 18446744073709551615 4227502 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/29262/statm: 28018 25084 104 186 0 27831 0
[pid=29260/tid=29273] ppid=29175 vsize=320444 CPUtime=0 cores=0,2,4,6
/proc/29260/task/29273/stat : 29273 (python) S 29175 29175 28027 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 671356325 328134656 5853 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604453850649920 0 0 -1 2 0 0 0
[pid=29766] ppid=29175 vsize=330664 CPUtime=1.7 cores=0,2,4,6
/proc/29766/stat : 29766 (python) S 29175 29175 28027 0 -1 4202560 1159 0 0 0 93 77 0 0 15 0 2 0 671385411 338599936 5836 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29766/statm: 82666 5836 400 364 0 18569 0
[pid=29768] ppid=29766 vsize=82604 CPUtime=489.79 cores=0,2,4,6
/proc/29768/stat : 29768 (march_hi) T 29766 29768 29768 0 -1 4202496 18667 0 0 0 48975 4 0 0 25 0 1 0 671385412 84586496 18402 33554432000 4194304 4955518 140733619443200 18446744073709551615 4285464 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/29768/statm: 20651 18402 104 186 0 20464 0
[pid=29766/tid=29779] ppid=29175 vsize=330664 CPUtime=0 cores=0,2,4,6
/proc/29766/task/29779/stat : 29779 (python) S 29175 29175 28027 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671424346 338599936 5836 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604449167581632 0 0 -1 6 0 0 0
[pid=29783] ppid=29175 vsize=341136 CPUtime=1.99 cores=0,2,4,6
/proc/29783/stat : 29783 (python) S 29175 29175 28027 0 -1 4202560 1144 0 0 0 110 89 0 0 19 0 2 0 671434395 349323264 5877 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29783/statm: 85284 5877 400 364 0 21184 0
[pid=29785] ppid=29783 vsize=182584 CPUtime=586.97 cores=0,2,4,6
/proc/29785/stat : 29785 (kcnfs-2006) T 29783 29785 29785 0 -1 4202496 669 0 0 0 58697 0 0 0 25 0 1 0 671434395 186966016 406 33554432000 134512640 135163436 4294495744 18446744073709551615 134628725 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/29785/statm: 45646 406 77 159 0 45486 0
[pid=29783/tid=29801] ppid=29175 vsize=341136 CPUtime=0 cores=0,2,4,6
/proc/29783/task/29801/stat : 29801 (python) S 29175 29175 28027 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 671493093 349323264 5877 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604453641380032 0 0 -1 6 0 0 0
[pid=29802] ppid=29175 vsize=351392 CPUtime=0.35 cores=0,2,4,6
/proc/29802/stat : 29802 (python) S 29175 29175 28027 0 -1 4202560 1165 0 0 0 19 16 0 0 16 0 2 0 671493095 359825408 5887 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29802/statm: 87848 5887 406 364 0 23745 0
[pid=29804] ppid=29802 vsize=23012 CPUtime=102.1 cores=0,2,4,6
/proc/29804/stat : 29804 (march_hi) T 29802 29804 29804 0 -1 4202496 4725 0 0 0 10210 0 0 0 25 0 1 0 671493095 23564288 4456 33554432000 4194304 4955518 140734069909424 18446744073709551615 4227502 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/29804/statm: 5753 4456 104 186 0 5566 0
[pid=29802/tid=29808] ppid=29175 vsize=351392 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29808/stat : 29808 (python) S 29175 29175 28027 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 671503314 359825408 5887 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604451143505792 0 0 -1 2 0 0 0
[pid=29175/tid=29182] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29182/stat : 29182 (python) S 29173 29175 28027 0 -1 4202560 35 936 0 0 0 0 0 0 25 0 9 0 671150489 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 6 0 0 0
[pid=29175/tid=29189] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29189/stat : 29189 (python) S 29173 29175 28027 0 -1 4202560 35 936 0 0 0 0 0 0 18 0 9 0 671160529 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 0 0 0 0
[pid=29175/tid=29195] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29195/stat : 29195 (python) S 29173 29175 28027 0 -1 4202560 22 936 0 0 0 0 0 0 20 0 9 0 671170615 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 4 0 0 0
[pid=29175/tid=29238] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29238/stat : 29238 (python) S 29173 29175 28027 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 9 0 671248480 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 4 0 0 0
[pid=29175/tid=29261] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29261/stat : 29261 (python) S 29173 29175 28027 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 9 0 671316946 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 4 0 0 0
[pid=29175/tid=29767] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29767/stat : 29767 (python) S 29173 29175 28027 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 9 0 671385411 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 4 0 0 0
[pid=29175/tid=29784] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29784/stat : 29784 (python) S 29173 29175 28027 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 9 0 671434395 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 4 0 0 0
[pid=29175/tid=29803] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29803/stat : 29803 (python) S 29173 29175 28027 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 9 0 671493095 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4978.6
Current children cumulated vsize (KiB) 5825320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4983.7 s]
/proc/loadavg: 3.00 3.00 3.00 4/486 29847
/proc/meminfo: memFree=13211984/32950928 swapFree=62427640/67111528
[pid=29175] ppid=29173 vsize=361856 CPUtime=0.91 cores=0,2,4,6
/proc/29175/stat : 29175 (python) S 29173 29175 28027 0 -1 4202496 17282 936 1 0 78 13 0 0 18 0 9 0 671150412 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29175/statm: 90464 7429 1890 364 0 26361 0
[pid=29181] ppid=29175 vsize=288868 CPUtime=0.35 cores=0,2,4,6
/proc/29181/stat : 29181 (python) S 29175 29175 28027 0 -1 4202560 1094 0 0 0 17 18 0 0 19 0 2 0 671150489 295800832 5651 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29181/statm: 72217 5651 410 364 0 8135 0
[pid=29183] ppid=29181 vsize=1017936 CPUtime=100.35 cores=0,2,4,6
/proc/29183/stat : 29183 (gnovelty+2) T 29181 29183 29183 0 -1 4202496 460 0 0 0 10035 0 0 0 25 0 1 0 671150490 1042366464 196 33554432000 134512640 135663704 4287152288 18446744073709551615 134524939 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/29183/statm: 254484 196 113 282 0 254200 0
[pid=29181/tid=29187] ppid=29175 vsize=288868 CPUtime=0 cores=0,2,4,6
/proc/29181/task/29187/stat : 29187 (python) S 29175 29175 28027 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 671160526 295800832 5651 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604453559649216 0 0 -1 6 0 0 0
[pid=29188] ppid=29175 vsize=289396 CPUtime=7.86 cores=0,2,4,6
/proc/29188/stat : 29188 (python) S 29175 29175 28027 0 -1 4202560 1147 0 0 0 425 361 0 0 15 0 2 0 671160529 296341504 5759 33554432000 4194304 5683644 140735840822640 18446744073709551615 248089718342 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29188/statm: 72349 5759 400 364 0 8264 0
[pid=29190] ppid=29188 vsize=383648 CPUtime=2233.45 cores=0,2,4,6
/proc/29190/stat : 29190 (march_hi) R 29188 29190 29190 0 -1 4202496 77985 0 0 0 223328 17 0 0 25 0 1 0 671160529 392855552 77718 33554432000 4194304 4955518 140736950598176 18446744073709551615 4227859 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/29190/statm: 95912 77718 104 186 0 95725 0
[pid=29188/tid=29193] ppid=29175 vsize=289396 CPUtime=0 cores=0,2,4,6
/proc/29188/task/29193/stat : 29193 (python) S 29175 29175 28027 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671170612 296341504 5759 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604460764452736 0 0 -1 4 0 0 0
[pid=29194] ppid=29175 vsize=299512 CPUtime=0.36 cores=0,2,4,6
/proc/29194/stat : 29194 (python) S 29175 29175 28027 0 -1 4202560 1093 0 0 0 20 16 0 0 19 0 2 0 671170615 306700288 5711 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29194/statm: 74878 5711 400 364 0 10790 0
[pid=29196] ppid=29194 vsize=1017936 CPUtime=100.33 cores=0,2,4,6
/proc/29196/stat : 29196 (gnovelty+2) T 29194 29196 29196 0 -1 4202496 462 0 0 0 10033 0 0 0 25 0 1 0 671170616 1042366464 196 33554432000 134512640 135663704 4291844848 18446744073709551615 134545646 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/29196/statm: 254484 196 113 282 0 254200 0
[pid=29194/tid=29200] ppid=29175 vsize=299512 CPUtime=0 cores=0,2,4,6
/proc/29194/task/29200/stat : 29200 (python) S 29175 29175 28027 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 671180650 306700288 5711 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604440401637504 0 0 -1 6 0 0 0
[pid=29237] ppid=29175 vsize=310188 CPUtime=2.37 cores=0,2,4,6
/proc/29237/stat : 29237 (python) S 29175 29175 28027 0 -1 4202560 1156 0 0 0 126 111 0 0 15 0 2 0 671248480 317632512 5843 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29237/statm: 77547 5843 400 364 0 13456 0
[pid=29239] ppid=29237 vsize=112072 CPUtime=684.32 cores=0,2,4,6
/proc/29239/stat : 29239 (march_hi) T 29237 29239 29239 0 -1 4202496 24719 0 0 0 68426 6 0 0 25 0 1 0 671248480 114761728 24455 33554432000 4194304 4955518 140734059816144 18446744073709551615 4209688 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/29239/statm: 28018 24455 104 186 0 27831 0
[pid=29237/tid=29253] ppid=29175 vsize=310188 CPUtime=0 cores=0,2,4,6
/proc/29237/task/29253/stat : 29253 (python) S 29175 29175 28027 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 671297070 317632512 5843 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604443643451328 0 0 -1 4 0 0 0
[pid=29260] ppid=29175 vsize=320444 CPUtime=2.43 cores=0,2,4,6
/proc/29260/stat : 29260 (python) S 29175 29175 28027 0 -1 4202560 1162 0 0 0 132 111 0 0 16 0 2 0 671316946 328134656 5853 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 80111 5853 400 364 0 16017 0
[pid=29262] ppid=29260 vsize=112072 CPUtime=684.45 cores=0,2,4,6
/proc/29262/stat : 29262 (march_hi) T 29260 29262 29262 0 -1 4202496 25350 0 0 0 68440 5 0 0 25 0 1 0 671316946 114761728 25084 33554432000 4194304 4955518 140733553562144 18446744073709551615 4227502 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/29262/statm: 28018 25084 104 186 0 27831 0
[pid=29260/tid=29273] ppid=29175 vsize=320444 CPUtime=0 cores=0,2,4,6
/proc/29260/task/29273/stat : 29273 (python) S 29175 29175 28027 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 671356325 328134656 5853 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604453850649920 0 0 -1 2 0 0 0
[pid=29766] ppid=29175 vsize=330664 CPUtime=1.7 cores=0,2,4,6
/proc/29766/stat : 29766 (python) S 29175 29175 28027 0 -1 4202560 1159 0 0 0 93 77 0 0 15 0 2 0 671385411 338599936 5836 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29766/statm: 82666 5836 400 364 0 18569 0
[pid=29768] ppid=29766 vsize=82604 CPUtime=489.79 cores=0,2,4,6
/proc/29768/stat : 29768 (march_hi) T 29766 29768 29768 0 -1 4202496 18667 0 0 0 48975 4 0 0 25 0 1 0 671385412 84586496 18402 33554432000 4194304 4955518 140733619443200 18446744073709551615 4285464 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/29768/statm: 20651 18402 104 186 0 20464 0
[pid=29766/tid=29779] ppid=29175 vsize=330664 CPUtime=0 cores=0,2,4,6
/proc/29766/task/29779/stat : 29779 (python) S 29175 29175 28027 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671424346 338599936 5836 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604449167581632 0 0 -1 6 0 0 0
[pid=29783] ppid=29175 vsize=341136 CPUtime=1.99 cores=0,2,4,6
/proc/29783/stat : 29783 (python) S 29175 29175 28027 0 -1 4202560 1144 0 0 0 110 89 0 0 19 0 2 0 671434395 349323264 5877 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29783/statm: 85284 5877 400 364 0 21184 0
[pid=29785] ppid=29783 vsize=182584 CPUtime=586.97 cores=0,2,4,6
/proc/29785/stat : 29785 (kcnfs-2006) T 29783 29785 29785 0 -1 4202496 669 0 0 0 58697 0 0 0 25 0 1 0 671434395 186966016 406 33554432000 134512640 135163436 4294495744 18446744073709551615 134628725 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/29785/statm: 45646 406 77 159 0 45486 0
[pid=29783/tid=29801] ppid=29175 vsize=341136 CPUtime=0 cores=0,2,4,6
/proc/29783/task/29801/stat : 29801 (python) S 29175 29175 28027 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 671493093 349323264 5877 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604453641380032 0 0 -1 6 0 0 0
[pid=29802] ppid=29175 vsize=351392 CPUtime=0.35 cores=0,2,4,6
/proc/29802/stat : 29802 (python) S 29175 29175 28027 0 -1 4202560 1165 0 0 0 19 16 0 0 16 0 2 0 671493095 359825408 5887 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29802/statm: 87848 5887 406 364 0 23745 0
[pid=29804] ppid=29802 vsize=23012 CPUtime=102.1 cores=0,2,4,6
/proc/29804/stat : 29804 (march_hi) T 29802 29804 29804 0 -1 4202496 4725 0 0 0 10210 0 0 0 25 0 1 0 671493095 23564288 4456 33554432000 4194304 4955518 140734069909424 18446744073709551615 4227502 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/29804/statm: 5753 4456 104 186 0 5566 0
[pid=29802/tid=29808] ppid=29175 vsize=351392 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29808/stat : 29808 (python) S 29175 29175 28027 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 671503314 359825408 5887 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 514 18446604451143505792 0 0 -1 2 0 0 0
[pid=29175/tid=29182] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29182/stat : 29182 (python) S 29173 29175 28027 0 -1 4202560 35 936 0 0 0 0 0 0 25 0 9 0 671150489 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 6 0 0 0
[pid=29175/tid=29189] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29189/stat : 29189 (python) S 29173 29175 28027 0 -1 4202560 35 936 0 0 0 0 0 0 18 0 9 0 671160529 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 0 0 0 0
[pid=29175/tid=29195] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29195/stat : 29195 (python) S 29173 29175 28027 0 -1 4202560 22 936 0 0 0 0 0 0 20 0 9 0 671170615 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 4 0 0 0
[pid=29175/tid=29238] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29238/stat : 29238 (python) S 29173 29175 28027 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 9 0 671248480 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 4 0 0 0
[pid=29175/tid=29261] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29261/stat : 29261 (python) S 29173 29175 28027 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 9 0 671316946 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 4 0 0 0
[pid=29175/tid=29767] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29767/stat : 29767 (python) S 29173 29175 28027 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 9 0 671385411 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 4 0 0 0
[pid=29175/tid=29784] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29784/stat : 29784 (python) S 29173 29175 28027 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 9 0 671434395 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 4 0 0 0
[pid=29175/tid=29803] ppid=29173 vsize=361856 CPUtime=0 cores=0,2,4,6
/proc/29175/task/29803/stat : 29803 (python) S 29173 29175 28027 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 9 0 671493095 370540544 7429 33554432000 4194304 5683644 140735840822640 18446744073709551615 248101521841 0 0 16781312 2 18446604469818967296 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 5825320

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29175 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=789879
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=139978
# CPU time returned by wait4() is 0.929857
# while last known CPU time is 5000.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4983.77
CPU time (s): 5000.08
CPU user time (s): 4991.64
CPU system time (s): 8.44
CPU usage (%): 100.327
Max. virtual memory (cumulated for all children) (KiB): 5825324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.789879
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18222
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= 2916
involuntary context switches= 26

runsolver used 28.2617 second user time and 55.0786 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-17 03:25:06
IDJOB=3386974
IDBENCH=83039
IDSOLVER=1872
FILE ID=node123/3386974-1305595506
RUNJOBID= node123-1305586147-28046
PBS_JOBID= 13350355
Free space on /tmp= 73196 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1124205008-074.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-3386974-1305595506/watcher-3386974-1305595506 -o /tmp/evaluation-result-3386974-1305595506/solver-3386974-1305595506 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386974-1305595506.cnf -seed 748438920 -budget 5000

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

MD5SUM BENCH= 7363c9bb5019132082aeb3e4836ce4d1
RANDOM SEED=748438920

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13754180 kB
Buffers:         20520 kB
Cached:         235280 kB
SwapCached:      75220 kB
Active:        6725248 kB
Inactive:     12224200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13754180 kB
SwapTotal:    67111528 kB
SwapFree:     62427640 kB
Dirty:           31864 kB
Writeback:           0 kB
AnonPages:    18626056 kB
Mapped:          36188 kB
Slab:            91592 kB
PageTables:      86508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 134376732 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= 73324 MiB
End job on node123 at 2011-05-17 04:48:12