Trace number 3386846

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.1 4979.69

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
MD5SUMed3fd2bb20521663519b3e49797ea8b1
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 variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
Number of clauses of size over 50

Solver Data

0.29/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.29/0.46	c INFO: solving HOME/instance-3386846-1305593458.cnf
0.29/0.46	c INFO: computing task features
0.29/0.47	c INFO: computed variable-clause graph statistics
0.29/0.48	c INFO: computed clause balance statistics
0.38/0.56	c INFO: computed variable balance statistics
0.48/0.61	c INFO: computed small-clause counts
0.48/0.61	c INFO: computed Horn-clause counts
0.48/0.61	c INFO: computed variable graph statistics
0.48/0.61	c INFO: collected features for HOME/instance-3386846-1305593458.cnf in 0.15 s
0.48/0.64	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.63)
98.23/98.09	c INFO: running gnovelty+2@0 for 97 with 4902 remaining (b = 0.08)
201.27/200.60	c INFO: running march_hi@0 for 679 with 4799 remaining (b = 0.35)
886.33/882.83	c INFO: running march_hi@682 for 97 with 4117 remaining (b = 0.06)
986.72/982.87	c INFO: running march_hi@0 for 388 with 4017 remaining (b = 0.22)
1379.00/1373.42	c INFO: running march_hi@390 for 97 with 3627 remaining (b = 0.08)
1478.79/1472.86	c INFO: running march_hi@489 for 194 with 3527 remaining (b = 0.13)
1669.14/1662.49	c INFO: running march_hi@0 for 388 with 3338 remaining (b = 0.20)
2060.52/2052.29	c INFO: running march_hi@389 for 97 with 2948 remaining (b = 0.06)
2158.45/2149.73	c INFO: running march_hi@487 for 194 with 2851 remaining (b = 0.10)
2356.12/2346.69	c INFO: running march_hi@0 for 388 with 2654 remaining (b = 0.18)
2748.72/2737.68	c INFO: running march_hi@390 for 97 with 2263 remaining (b = 0.05)
2846.64/2835.13	c INFO: running march_hi@0 for 388 with 2165 remaining (b = 0.16)
3241.62/3228.47	c INFO: running march_hi@393 for 97 with 1772 remaining (b = 0.04)
3339.54/3325.90	c INFO: running adaptg2wsat2009++@0 for 97 with 1675 remaining (b = 0.03)
3439.32/3425.36	c INFO: running march_hi@782 for 1358 with 1575 remaining (b = 0.38)
4799.19/4779.67	c INFO: running march_hi@2136 for 97 with 221 remaining (b = 0.11)
4898.02/4878.09	c INFO: running march_hi@488 for 123 with 123 remaining (b = 0.04)

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-3386846-1305593458/watcher-3386846-1305593458 -o /tmp/evaluation-result-3386846-1305593458/solver-3386846-1305593458 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386846-1305593458.cnf -seed 161877587 -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: 3.07 3.03 3.01 4/548 2496
/proc/meminfo: memFree=12518356/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=15380 CPUtime=0 cores=0,2,4,6
/proc/2496/stat : 2496 (python) R 2494 2496 1545 0 -1 4202496 818 0 0 0 0 0 0 0 25 0 1 0 749576508 15749120 704 33554432000 4194304 5683644 140734206362912 18446744073709551615 256415389696 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/2496/statm: 3845 704 334 364 0 332 0

[startup+0.0315371 s]
/proc/loadavg: 3.07 3.03 3.01 4/548 2496
/proc/meminfo: memFree=12518356/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=18884 CPUtime=0.02 cores=0,2,4,6
/proc/2496/stat : 2496 (python) R 2494 2496 1545 0 -1 4202496 1282 0 0 0 2 0 0 0 25 0 1 0 749576508 19337216 1136 33554432000 4194304 5683644 140734206362912 18446744073709551615 256415052485 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/2496/statm: 4721 1136 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100523 s]
/proc/loadavg: 3.07 3.03 3.01 4/548 2496
/proc/meminfo: memFree=12518356/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=104232 CPUtime=0.06 cores=0,2,4,6
/proc/2496/stat : 2496 (python) R 2494 2496 1545 0 -1 4202496 3086 0 0 0 5 1 0 0 25 0 1 0 749576508 106733568 2768 33554432000 4194304 5683644 140734206362912 18446744073709551615 4516228 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/2496/statm: 26058 2768 847 364 0 1806 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104232

[startup+0.300494 s]
/proc/loadavg: 3.07 3.03 3.01 4/548 2496
/proc/meminfo: memFree=12518356/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=198916 CPUtime=0.21 cores=0,2,4,6
/proc/2496/stat : 2496 (python) S 2494 2496 1545 0 -1 4202496 6982 935 1 0 17 4 0 0 17 0 1 0 749576508 203689984 5017 33554432000 4194304 5683644 140734206362912 18446744073709551615 256415389696 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/2496/statm: 49730 5021 1454 364 0 3757 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 198916

[startup+0.749342 s]
/proc/loadavg: 3.07 3.03 3.01 4/548 2496
/proc/meminfo: memFree=12518356/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=288916 CPUtime=0.52 cores=0,2,4,6
/proc/2496/stat : 2496 (python) S 2494 2496 1545 0 -1 4202496 9940 935 1 0 47 5 0 0 20 0 2 0 749576508 295849984 7112 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2496/statm: 72229 7112 1875 364 0 8147 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 288916

[startup+1.50126 s]
/proc/loadavg: 3.07 3.03 3.01 4/552 2504
/proc/meminfo: memFree=12492656/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=288916 CPUtime=0.52 cores=0,2,4,6
/proc/2496/stat : 2496 (python) S 2494 2496 1545 0 -1 4202496 9940 935 1 0 47 5 0 0 20 0 2 0 749576508 295849984 7112 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2496/statm: 72229 7112 1875 364 0 8147 0
[pid=2502] ppid=2496 vsize=278672 CPUtime=0 cores=0,2,4,6
/proc/2502/stat : 2502 (python) S 2496 2496 1545 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 749576573 285360128 5587 33554432000 4194304 5683644 140734206362912 18446744073709551615 256415411727 0 0 16781312 514 5554949076732084223 0 0 17 2 0 0 0
/proc/2502/statm: 69668 5587 354 364 0 5586 0
[pid=2504] ppid=2502 vsize=1017940 CPUtime=0.85 cores=0,2,4,6
/proc/2504/stat : 2504 (gnovelty+2) R 2502 2504 2504 0 -1 4202496 457 0 0 0 85 0 0 0 21 0 1 0 749576573 1042370560 192 33554432000 134512640 135663704 4289992624 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2504/statm: 254485 192 113 282 0 254201 0
[pid=2496/tid=2503] ppid=2494 vsize=288916 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2503/stat : 2503 (python) S 2494 2496 1545 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 749576573 295849984 7112 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 1585528

[startup+3.10095 s]
/proc/loadavg: 3.14 3.05 3.01 4/552 2504
/proc/meminfo: memFree=12491676/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=288916 CPUtime=0.52 cores=0,2,4,6
/proc/2496/stat : 2496 (python) S 2494 2496 1545 0 -1 4202496 9940 935 1 0 47 5 0 0 20 0 2 0 749576508 295849984 7112 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2496/statm: 72229 7112 1875 364 0 8147 0
[pid=2502] ppid=2496 vsize=278672 CPUtime=0 cores=0,2,4,6
/proc/2502/stat : 2502 (python) S 2496 2496 1545 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 749576573 285360128 5587 33554432000 4194304 5683644 140734206362912 18446744073709551615 256415411727 0 0 16781312 514 5554949076732051715 0 0 17 2 0 0 0
/proc/2502/statm: 69668 5587 354 364 0 5586 0
[pid=2504] ppid=2502 vsize=1017940 CPUtime=2.45 cores=0,2,4,6
/proc/2504/stat : 2504 (gnovelty+2) R 2502 2504 2504 0 -1 4202496 457 0 0 0 245 0 0 0 25 0 1 0 749576573 1042370560 192 33554432000 134512640 135663704 4289992624 18446744073709551615 134524868 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2504/statm: 254485 192 113 282 0 254201 0
[pid=2496/tid=2503] ppid=2494 vsize=288916 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2503/stat : 2503 (python) S 2494 2496 1545 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 749576573 295849984 7112 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 1585528

[startup+6.30036 s]
/proc/loadavg: 3.14 3.05 3.01 4/552 2504
/proc/meminfo: memFree=12490808/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=288916 CPUtime=0.52 cores=0,2,4,6
/proc/2496/stat : 2496 (python) S 2494 2496 1545 0 -1 4202496 9940 935 1 0 47 5 0 0 20 0 2 0 749576508 295849984 7112 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2496/statm: 72229 7112 1875 364 0 8147 0
[pid=2502] ppid=2496 vsize=278672 CPUtime=0.02 cores=0,2,4,6
/proc/2502/stat : 2502 (python) S 2496 2496 1545 0 -1 4202560 894 0 0 0 1 1 0 0 18 0 1 0 749576573 285360128 5610 33554432000 4194304 5683644 140734206362912 18446744073709551615 256415411727 0 0 16781312 514 5554949076732051715 0 0 17 6 0 0 0
/proc/2502/statm: 69668 5610 377 364 0 5586 0
[pid=2504] ppid=2502 vsize=1017940 CPUtime=5.65 cores=0,2,4,6
/proc/2504/stat : 2504 (gnovelty+2) R 2502 2504 2504 0 -1 4202496 457 0 0 0 565 0 0 0 25 0 1 0 749576573 1042370560 192 33554432000 134512640 135663704 4289992624 18446744073709551615 134524503 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2504/statm: 254485 192 113 282 0 254201 0
[pid=2496/tid=2503] ppid=2494 vsize=288916 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2503/stat : 2503 (python) S 2494 2496 1545 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 749576573 295849984 7112 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 1585528

[startup+12.7011 s]
/proc/loadavg: 3.12 3.05 3.01 4/556 2509
/proc/meminfo: memFree=12485908/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=288916 CPUtime=0.52 cores=0,2,4,6
/proc/2496/stat : 2496 (python) S 2494 2496 1545 0 -1 4202496 9940 935 1 0 47 5 0 0 20 0 2 0 749576508 295849984 7112 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2496/statm: 72229 7112 1875 364 0 8147 0
[pid=2502] ppid=2496 vsize=278672 CPUtime=0.04 cores=0,2,4,6
/proc/2502/stat : 2502 (python) S 2496 2496 1545 0 -1 4202560 897 0 0 0 2 2 0 0 18 0 1 0 749576573 285360128 5610 33554432000 4194304 5683644 140734206362912 18446744073709551615 256415411727 0 0 16781312 514 14425240712700199171 0 0 17 6 0 0 0
/proc/2502/statm: 69668 5610 377 364 0 5586 0
[pid=2504] ppid=2502 vsize=1017940 CPUtime=12.05 cores=0,2,4,6
/proc/2504/stat : 2504 (gnovelty+2) R 2502 2504 2504 0 -1 4202496 457 0 0 0 1205 0 0 0 25 0 1 0 749576573 1042370560 192 33554432000 134512640 135663704 4289992624 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2504/statm: 254485 192 113 282 0 254201 0
[pid=2496/tid=2503] ppid=2494 vsize=288916 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2503/stat : 2503 (python) S 2494 2496 1545 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 749576573 295849984 7112 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 1585528

[startup+25.5007 s]
/proc/loadavg: 3.18 3.06 3.01 4/556 2509
/proc/meminfo: memFree=12484652/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=288916 CPUtime=0.52 cores=0,2,4,6
/proc/2496/stat : 2496 (python) S 2494 2496 1545 0 -1 4202496 9940 935 1 0 47 5 0 0 20 0 2 0 749576508 295849984 7112 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2496/statm: 72229 7112 1875 364 0 8147 0
[pid=2502] ppid=2496 vsize=278672 CPUtime=0.09 cores=0,2,4,6
/proc/2502/stat : 2502 (python) S 2496 2496 1545 0 -1 4202560 903 0 0 0 5 4 0 0 18 0 1 0 749576573 285360128 5610 33554432000 4194304 5683644 140734206362912 18446744073709551615 256415411727 0 0 16781312 514 14425240712700199171 0 0 17 6 0 0 0
/proc/2502/statm: 69668 5610 377 364 0 5586 0
[pid=2504] ppid=2502 vsize=1017940 CPUtime=24.85 cores=0,2,4,6
/proc/2504/stat : 2504 (gnovelty+2) R 2502 2504 2504 0 -1 4202496 457 0 0 0 2485 0 0 0 25 0 1 0 749576573 1042370560 192 33554432000 134512640 135663704 4289992624 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2504/statm: 254485 192 113 282 0 254201 0
[pid=2496/tid=2503] ppid=2494 vsize=288916 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2503/stat : 2503 (python) S 2494 2496 1545 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 749576573 295849984 7112 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1585528

[startup+51.1009 s]
/proc/loadavg: 3.12 3.06 3.01 4/556 2510
/proc/meminfo: memFree=12485320/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=288916 CPUtime=0.52 cores=0,2,4,6
/proc/2496/stat : 2496 (python) S 2494 2496 1545 0 -1 4202496 9940 935 1 0 47 5 0 0 20 0 2 0 749576508 295849984 7112 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2496/statm: 72229 7112 1875 364 0 8147 0
[pid=2502] ppid=2496 vsize=278672 CPUtime=0.18 cores=0,2,4,6
/proc/2502/stat : 2502 (python) S 2496 2496 1545 0 -1 4202560 914 0 0 0 11 7 0 0 18 0 1 0 749576573 285360128 5610 33554432000 4194304 5683644 140734206362912 18446744073709551615 256415411727 0 0 16781312 514 14425240712700199171 0 0 17 6 0 0 0
/proc/2502/statm: 69668 5610 377 364 0 5586 0
[pid=2504] ppid=2502 vsize=1017940 CPUtime=50.44 cores=0,2,4,6
/proc/2504/stat : 2504 (gnovelty+2) R 2502 2504 2504 0 -1 4202496 457 0 0 0 5044 0 0 0 25 0 1 0 749576573 1042370560 192 33554432000 134512640 135663704 4289992624 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2504/statm: 254485 192 113 282 0 254201 0
[pid=2496/tid=2503] ppid=2494 vsize=288916 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2503/stat : 2503 (python) S 2494 2496 1545 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 749576573 295849984 7112 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 1585528

[startup+102.32 s]
/proc/loadavg: 3.08 3.06 3.01 4/560 2515
/proc/meminfo: memFree=12481012/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=299544 CPUtime=0.55 cores=0,2,4,6
/proc/2496/stat : 2496 (python) S 2494 2496 1545 0 -1 4202496 10788 935 1 0 50 5 0 0 20 0 3 0 749576508 306733056 7217 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2496/statm: 74886 7217 1878 364 0 10801 0
[pid=2502] ppid=2496 vsize=288916 CPUtime=0.39 cores=0,2,4,6
/proc/2502/stat : 2502 (python) S 2496 2496 1545 0 -1 4202560 1088 0 0 0 22 17 0 0 19 0 2 0 749576573 295849984 5648 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2502/statm: 72229 5648 410 364 0 8147 0
[pid=2504] ppid=2502 vsize=1017940 CPUtime=97.41 cores=0,2,4,6
/proc/2504/stat : 2504 (gnovelty+2) T 2502 2504 2504 0 -1 4202496 457 0 0 0 9741 0 0 0 25 0 1 0 749576573 1042370560 192 33554432000 134512640 135663704 4289992624 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2504/statm: 254485 192 113 282 0 254201 0
[pid=2502/tid=2512] ppid=2496 vsize=288916 CPUtime=0 cores=0,2,4,6
/proc/2502/task/2512/stat : 2512 (python) S 2496 2496 1545 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 749586315 295849984 5648 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604445616121024 0 0 -1 0 0 0 0
[pid=2513] ppid=2496 vsize=289300 CPUtime=0.02 cores=0,2,4,6
/proc/2513/stat : 2513 (python) S 2496 2496 1545 0 -1 4202560 886 0 0 0 1 1 0 0 18 0 1 0 749586318 296243200 5706 33554432000 4194304 5683644 140734206362912 18446744073709551615 256415411782 0 0 16781312 514 2876986802458034434 0 0 17 6 0 0 0
/proc/2513/statm: 72325 5706 371 364 0 8240 0
[pid=2515] ppid=2513 vsize=1017940 CPUtime=4.21 cores=0,2,4,6
/proc/2515/stat : 2515 (gnovelty+2) R 2513 2515 2515 0 -1 4202496 456 0 0 0 421 0 0 0 25 0 1 0 749586318 1042370560 190 33554432000 134512640 135663704 4293319328 18446744073709551615 134524551 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2515/statm: 254485 190 113 282 0 254201 0
[pid=2496/tid=2503] ppid=2494 vsize=299544 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2503/stat : 2503 (python) S 2494 2496 1545 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 3 0 749576573 306733056 7217 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
[pid=2496/tid=2514] ppid=2494 vsize=299544 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2514/stat : 2514 (python) S 2494 2496 1545 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 749586318 306733056 7217 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.58
Current children cumulated vsize (KiB) 2913640

[startup+162.301 s]
/proc/loadavg: 3.18 3.08 3.02 4/561 2518
/proc/meminfo: memFree=12476880/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=299544 CPUtime=0.55 cores=0,2,4,6
/proc/2496/stat : 2496 (python) S 2494 2496 1545 0 -1 4202496 10788 935 1 0 50 5 0 0 20 0 3 0 749576508 306733056 7217 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2496/statm: 74886 7217 1878 364 0 10801 0
[pid=2502] ppid=2496 vsize=288916 CPUtime=0.39 cores=0,2,4,6

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

[pid=2555] ppid=2496 vsize=310004 CPUtime=2.83 cores=0,2,4,6
/proc/2555/stat : 2555 (python) S 2496 2496 1545 0 -1 4202560 1169 0 0 0 149 134 0 0 15 0 2 0 749674796 317444096 5806 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2555/statm: 77501 5806 409 364 0 13410 0
[pid=2557] ppid=2555 vsize=142248 CPUtime=679.53 cores=0,2,4,6
/proc/2557/stat : 2557 (march_hi) T 2555 2557 2557 0 -1 4202496 29543 0 0 0 67945 8 0 0 25 0 1 0 749674796 145661952 29271 33554432000 4194304 4955518 140733511143616 18446744073709551615 4237736 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2557/statm: 35562 29271 106 186 0 35375 0
[pid=2555/tid=2569] ppid=2496 vsize=310004 CPUtime=0 cores=0,2,4,6
/proc/2555/task/2569/stat : 2569 (python) S 2496 2496 1545 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 749713848 317444096 5806 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604446691494976 0 0 -1 6 0 0 0
[pid=2760] ppid=2496 vsize=320444 CPUtime=2.78 cores=0,2,4,6
/proc/2760/stat : 2760 (python) S 2496 2496 1545 0 -1 4202560 1181 0 0 0 149 129 0 0 15 0 2 0 749742758 328134656 5834 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/2760/statm: 80111 5834 409 364 0 16017 0
[pid=2763] ppid=2760 vsize=142248 CPUtime=684.13 cores=0,2,4,6
/proc/2763/stat : 2763 (march_hi) T 2760 2763 2763 0 -1 4202496 29697 0 0 0 68406 7 0 0 25 0 1 0 749742758 145661952 29424 33554432000 4194304 4955518 140736540087312 18446744073709551615 4224850 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2763/statm: 35562 29424 106 186 0 35375 0
[pid=2760/tid=2869] ppid=2496 vsize=320444 CPUtime=0 cores=0,2,4,6
/proc/2760/task/2869/stat : 2869 (python) S 2496 2496 1545 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 2 0 749781735 328134656 5834 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604447725367360 0 0 -1 0 0 0 0
[pid=2879] ppid=2496 vsize=330700 CPUtime=2.36 cores=0,2,4,6
/proc/2879/stat : 2879 (python) S 2496 2496 1545 0 -1 4202560 1165 0 0 0 135 101 0 0 16 0 2 0 749811177 338636800 5833 33554432000 4194304 5683644 140734206362912 18446744073709551615 256415411782 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2879/statm: 82675 5833 400 364 0 18578 0
[pid=2881] ppid=2879 vsize=138388 CPUtime=572.61 cores=0,2,4,6
/proc/2881/stat : 2881 (march_hi) R 2879 2881 2881 0 -1 4202496 24942 0 0 0 57254 7 0 0 25 0 1 0 749811177 141709312 24667 33554432000 4194304 4955518 140733962727232 18446744073709551615 4285725 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2881/statm: 34597 24667 106 186 0 34410 0
[pid=2879/tid=2896] ppid=2496 vsize=330700 CPUtime=0 cores=0,2,4,6
/proc/2879/task/2896/stat : 2896 (python) S 2496 2496 1545 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 749850275 338636800 5833 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604447564056512 0 0 -1 6 0 0 0
[pid=2900] ppid=2496 vsize=340956 CPUtime=2.09 cores=0,2,4,6
/proc/2900/stat : 2900 (python) S 2496 2496 1545 0 -1 4202560 1163 0 0 0 117 92 0 0 15 0 2 0 749860021 349138944 5862 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2900/statm: 85239 5862 400 364 0 21139 0
[pid=2902] ppid=2900 vsize=94188 CPUtime=490.74 cores=0,2,4,6
/proc/2902/stat : 2902 (march_hi) T 2900 2902 2902 0 -1 4202496 21709 0 0 0 49069 5 0 0 25 0 1 0 749860021 96448512 21435 33554432000 4194304 4955518 140733406802288 18446744073709551615 4315228 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2902/statm: 23547 21435 106 186 0 23360 0
[pid=2900/tid=2918] ppid=2496 vsize=340956 CPUtime=0 cores=0,2,4,6
/proc/2900/task/2918/stat : 2918 (python) S 2496 2496 1545 0 -1 4202560 51 0 0 0 0 0 0 0 15 0 2 0 749899354 349138944 5862 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604446326892352 0 0 -1 6 0 0 0
[pid=2922] ppid=2496 vsize=351212 CPUtime=0.4 cores=0,2,4,6
/proc/2922/stat : 2922 (python) S 2496 2496 1545 0 -1 4202560 1156 0 0 0 21 19 0 0 19 0 2 0 749909098 359641088 5872 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2922/statm: 87803 5872 406 364 0 23700 0
[pid=2924] ppid=2922 vsize=416280 CPUtime=99.43 cores=0,2,4,6
/proc/2924/stat : 2924 (adaptg2wsat2009) T 2922 2924 2924 0 -1 4202496 528 0 0 0 9943 0 0 0 25 0 1 0 749909099 426270720 252 33554432000 134512640 135107411 4287691200 18446744073709551615 134532135 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/2924/statm: 104070 252 59 146 0 102946 0
[pid=2922/tid=2933] ppid=2496 vsize=351212 CPUtime=0 cores=0,2,4,6
/proc/2922/task/2933/stat : 2933 (python) S 2496 2496 1545 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749919043 359641088 5872 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604451201925248 0 0 -1 6 0 0 0
[pid=2496/tid=2503] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2503/stat : 2503 (python) S 2494 2496 1545 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 9 0 749576573 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
[pid=2496/tid=2514] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2514/stat : 2514 (python) S 2494 2496 1545 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 9 0 749586318 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
[pid=2496/tid=2522] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2522/stat : 2522 (python) S 2494 2496 1545 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 9 0 749596568 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
[pid=2496/tid=2556] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2556/stat : 2556 (python) S 2494 2496 1545 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 9 0 749674796 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 0 0 0 0
[pid=2496/tid=2761] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2761/stat : 2761 (python) S 2494 2496 1545 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 9 0 749742758 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 0 0 0 0
[pid=2496/tid=2880] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2880/stat : 2880 (python) S 2494 2496 1545 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 9 0 749811177 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 0 0 0 0
[pid=2496/tid=2901] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2901/stat : 2901 (python) S 2494 2496 1545 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 9 0 749860021 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 0 0 0 0
[pid=2496/tid=2923] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2923/stat : 2923 (python) S 2494 2496 1545 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 9 0 749909098 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4982.7
Current children cumulated vsize (KiB) 6325768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4979.6 s]
/proc/loadavg: 3.23 3.14 3.04 5/561 3499
/proc/meminfo: memFree=11420096/32950928 swapFree=67111200/67111528
[pid=2496] ppid=2494 vsize=360904 CPUtime=0.9 cores=0,2,4,6
/proc/2496/stat : 2496 (python) S 2494 2496 1545 0 -1 4202496 17187 935 1 0 83 7 0 0 18 0 9 0 749576508 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2496/statm: 90226 7224 1890 364 0 26123 0
[pid=2502] ppid=2496 vsize=288916 CPUtime=0.39 cores=0,2,4,6
/proc/2502/stat : 2502 (python) S 2496 2496 1545 0 -1 4202560 1088 0 0 0 22 17 0 0 19 0 2 0 749576573 295849984 5648 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2502/statm: 72229 5648 410 364 0 8147 0
[pid=2504] ppid=2502 vsize=1017940 CPUtime=97.41 cores=0,2,4,6
/proc/2504/stat : 2504 (gnovelty+2) T 2502 2504 2504 0 -1 4202496 457 0 0 0 9741 0 0 0 25 0 1 0 749576573 1042370560 192 33554432000 134512640 135663704 4289992624 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2504/statm: 254485 192 113 282 0 254201 0
[pid=2502/tid=2512] ppid=2496 vsize=288916 CPUtime=0 cores=0,2,4,6
/proc/2502/task/2512/stat : 2512 (python) S 2496 2496 1545 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 749586315 295849984 5648 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604445616121024 0 0 -1 0 0 0 0
[pid=2513] ppid=2496 vsize=289300 CPUtime=0.42 cores=0,2,4,6
/proc/2513/stat : 2513 (python) S 2496 2496 1545 0 -1 4202560 1078 0 0 0 22 20 0 0 19 0 2 0 749586318 296243200 5736 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2513/statm: 72325 5736 400 364 0 8240 0
[pid=2515] ppid=2513 vsize=1017940 CPUtime=102.46 cores=0,2,4,6
/proc/2515/stat : 2515 (gnovelty+2) T 2513 2515 2515 0 -1 4202496 456 0 0 0 10246 0 0 0 25 0 1 0 749586318 1042370560 190 33554432000 134512640 135663704 4293319328 18446744073709551615 134524720 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2515/statm: 254485 190 113 282 0 254201 0
[pid=2513/tid=2520] ppid=2496 vsize=289300 CPUtime=0 cores=0,2,4,6
/proc/2513/task/2520/stat : 2520 (python) S 2496 2496 1545 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 749596565 296243200 5736 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604444992609344 0 0 -1 0 0 0 0
[pid=2521] ppid=2496 vsize=299208 CPUtime=9.22 cores=0,2,4,6
/proc/2521/stat : 2521 (python) S 2496 2496 1545 0 -1 4202560 1156 0 0 0 493 429 0 0 15 0 2 0 749596568 306388992 5652 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2521/statm: 74802 5652 400 364 0 10714 0
[pid=2523] ppid=2521 vsize=464892 CPUtime=2235 cores=0,2,4,6
/proc/2523/stat : 2523 (march_hi) T 2521 2523 2523 0 -1 4202496 88616 0 0 0 223472 28 0 0 25 0 1 0 749596568 476049408 88345 33554432000 4194304 4955518 140735607199824 18446744073709551615 4311944 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2523/statm: 116223 88345 106 186 0 116036 0
[pid=2521/tid=2552] ppid=2496 vsize=299208 CPUtime=0 cores=0,2,4,6
/proc/2521/task/2552/stat : 2552 (python) S 2496 2496 1545 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 749664788 306388992 5652 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604446633271360 0 0 -1 6 0 0 0
[pid=2555] ppid=2496 vsize=310004 CPUtime=2.83 cores=0,2,4,6
/proc/2555/stat : 2555 (python) S 2496 2496 1545 0 -1 4202560 1169 0 0 0 149 134 0 0 15 0 2 0 749674796 317444096 5806 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2555/statm: 77501 5806 409 364 0 13410 0
[pid=2557] ppid=2555 vsize=142248 CPUtime=679.53 cores=0,2,4,6
/proc/2557/stat : 2557 (march_hi) T 2555 2557 2557 0 -1 4202496 29543 0 0 0 67945 8 0 0 25 0 1 0 749674796 145661952 29271 33554432000 4194304 4955518 140733511143616 18446744073709551615 4237736 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2557/statm: 35562 29271 106 186 0 35375 0
[pid=2555/tid=2569] ppid=2496 vsize=310004 CPUtime=0 cores=0,2,4,6
/proc/2555/task/2569/stat : 2569 (python) S 2496 2496 1545 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 749713848 317444096 5806 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604446691494976 0 0 -1 6 0 0 0
[pid=2760] ppid=2496 vsize=320444 CPUtime=2.78 cores=0,2,4,6
/proc/2760/stat : 2760 (python) S 2496 2496 1545 0 -1 4202560 1181 0 0 0 149 129 0 0 15 0 2 0 749742758 328134656 5834 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/2760/statm: 80111 5834 409 364 0 16017 0
[pid=2763] ppid=2760 vsize=142248 CPUtime=684.13 cores=0,2,4,6
/proc/2763/stat : 2763 (march_hi) T 2760 2763 2763 0 -1 4202496 29697 0 0 0 68406 7 0 0 25 0 1 0 749742758 145661952 29424 33554432000 4194304 4955518 140736540087312 18446744073709551615 4224850 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2763/statm: 35562 29424 106 186 0 35375 0
[pid=2760/tid=2869] ppid=2496 vsize=320444 CPUtime=0 cores=0,2,4,6
/proc/2760/task/2869/stat : 2869 (python) S 2496 2496 1545 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 2 0 749781735 328134656 5834 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604447725367360 0 0 -1 0 0 0 0
[pid=2879] ppid=2496 vsize=330700 CPUtime=2.43 cores=0,2,4,6
/proc/2879/stat : 2879 (python) S 2496 2496 1545 0 -1 4202560 1165 0 0 0 139 104 0 0 15 0 2 0 749811177 338636800 5833 33554432000 4194304 5683644 140734206362912 18446744073709551615 256415411782 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2879/statm: 82675 5833 400 364 0 18578 0
[pid=2881] ppid=2879 vsize=138388 CPUtime=589.94 cores=0,2,4,6
/proc/2881/stat : 2881 (march_hi) R 2879 2881 2881 0 -1 4202496 25661 0 0 0 58987 7 0 0 25 0 1 0 749811177 141709312 25386 33554432000 4194304 4955518 140733962727232 18446744073709551615 4208676 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2881/statm: 34597 25386 106 186 0 34410 0
[pid=2879/tid=2896] ppid=2496 vsize=330700 CPUtime=0 cores=0,2,4,6
/proc/2879/task/2896/stat : 2896 (python) S 2496 2496 1545 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 749850275 338636800 5833 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604447564056512 0 0 -1 6 0 0 0
[pid=2900] ppid=2496 vsize=340956 CPUtime=2.09 cores=0,2,4,6
/proc/2900/stat : 2900 (python) S 2496 2496 1545 0 -1 4202560 1163 0 0 0 117 92 0 0 15 0 2 0 749860021 349138944 5862 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2900/statm: 85239 5862 400 364 0 21139 0
[pid=2902] ppid=2900 vsize=94188 CPUtime=490.74 cores=0,2,4,6
/proc/2902/stat : 2902 (march_hi) T 2900 2902 2902 0 -1 4202496 21709 0 0 0 49069 5 0 0 25 0 1 0 749860021 96448512 21435 33554432000 4194304 4955518 140733406802288 18446744073709551615 4315228 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2902/statm: 23547 21435 106 186 0 23360 0
[pid=2900/tid=2918] ppid=2496 vsize=340956 CPUtime=0 cores=0,2,4,6
/proc/2900/task/2918/stat : 2918 (python) S 2496 2496 1545 0 -1 4202560 51 0 0 0 0 0 0 0 15 0 2 0 749899354 349138944 5862 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604446326892352 0 0 -1 6 0 0 0
[pid=2922] ppid=2496 vsize=351212 CPUtime=0.4 cores=0,2,4,6
/proc/2922/stat : 2922 (python) S 2496 2496 1545 0 -1 4202560 1156 0 0 0 21 19 0 0 19 0 2 0 749909098 359641088 5872 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2922/statm: 87803 5872 406 364 0 23700 0
[pid=2924] ppid=2922 vsize=416280 CPUtime=99.43 cores=0,2,4,6
/proc/2924/stat : 2924 (adaptg2wsat2009) T 2922 2924 2924 0 -1 4202496 528 0 0 0 9943 0 0 0 25 0 1 0 749909099 426270720 252 33554432000 134512640 135107411 4287691200 18446744073709551615 134532135 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/2924/statm: 104070 252 59 146 0 102946 0
[pid=2922/tid=2933] ppid=2496 vsize=351212 CPUtime=0 cores=0,2,4,6
/proc/2922/task/2933/stat : 2933 (python) S 2496 2496 1545 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749919043 359641088 5872 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 514 18446604451201925248 0 0 -1 6 0 0 0
[pid=2496/tid=2503] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2503/stat : 2503 (python) S 2494 2496 1545 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 9 0 749576573 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
[pid=2496/tid=2514] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2514/stat : 2514 (python) S 2494 2496 1545 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 9 0 749586318 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
[pid=2496/tid=2522] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2522/stat : 2522 (python) S 2494 2496 1545 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 9 0 749596568 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 6 0 0 0
[pid=2496/tid=2556] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2556/stat : 2556 (python) S 2494 2496 1545 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 9 0 749674796 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 0 0 0 0
[pid=2496/tid=2761] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2761/stat : 2761 (python) S 2494 2496 1545 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 9 0 749742758 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 0 0 0 0
[pid=2496/tid=2880] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2880/stat : 2880 (python) S 2494 2496 1545 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 9 0 749811177 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 0 0 0 0
[pid=2496/tid=2901] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2901/stat : 2901 (python) S 2494 2496 1545 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 9 0 749860021 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 0 0 0 0
[pid=2496/tid=2923] ppid=2494 vsize=360904 CPUtime=0 cores=0,2,4,6
/proc/2496/task/2923/stat : 2923 (python) S 2494 2496 1545 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 9 0 749909098 369565696 7224 33554432000 4194304 5683644 140734206362912 18446744073709551615 256427215281 0 0 16781312 2 18446604446633272256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 6325768

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 2496 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=830873
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=81987
# CPU time returned by wait4() is 0.91286
# while last known CPU time is 5000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4979.69
CPU time (s): 5000.1
CPU user time (s): 4990.04
CPU system time (s): 10.06
CPU usage (%): 100.41
Max. virtual memory (cumulated for all children) (KiB): 6325768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.830873
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18126
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= 1039
involuntary context switches= 24

runsolver used 34.0028 second user time and 69.5124 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-17 02:50:58
IDJOB=3386846
IDBENCH=82911
IDSOLVER=1872
FILE ID=node115/3386846-1305593458
RUNJOBID= node115-1305586148-1563
PBS_JOBID= 13350363
Free space on /tmp= 73208 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S31505198-038.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-3386846-1305593458/watcher-3386846-1305593458 -o /tmp/evaluation-result-3386846-1305593458/solver-3386846-1305593458 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386846-1305593458.cnf -seed 161877587 -budget 5000

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

MD5SUM BENCH= ed3fd2bb20521663519b3e49797ea8b1
RANDOM SEED=161877587

node115.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.811
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.62
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.811
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.811
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.811
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.75
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.811
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.77
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.811
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.74
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12518388 kB
Buffers:        291572 kB
Cached:        3356620 kB
SwapCached:          0 kB
Active:       16982244 kB
Inactive:      3097608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12518388 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           31820 kB
Writeback:           0 kB
AnonPages:    16431048 kB
Mapped:          46548 kB
Slab:           200120 kB
PageTables:      82168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 148411548 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73444 MiB
End job on node115 at 2011-05-17 04:14:00