Trace number 3317280

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-random? (TO) 4800.28 1202.86

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S375894551-007.UNKNOWN.cnf
MD5SUMa88511669158afb29f3ddcebdff7b380
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.30/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.47	c INFO: solving HOME/instance-3317280-1304268603.cnf
0.30/0.47	c INFO: computing task features
0.30/0.48	c INFO: computed variable-clause graph statistics
0.30/0.48	c INFO: computed clause balance statistics
0.39/0.57	c INFO: computed variable balance statistics
0.49/0.61	c INFO: computed small-clause counts
0.49/0.61	c INFO: computed Horn-clause counts
0.49/0.61	c INFO: computed variable graph statistics
0.49/0.61	c INFO: collected features for HOME/instance-3317280-1304268603.cnf in 0.15 s
0.49/0.64	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.62)
0.49/0.67	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.08)
0.59/0.70	c INFO: running march_hi@0 for 679 with 4799 remaining (b = 0.34)
0.59/0.73	c INFO: running march_hi@0 for 485 with 4799 remaining (b = 0.25)
400.34/100.81	c INFO: running march_hi@0 for 485 with 4699 remaining (b = 0.22)
400.34/100.85	c INFO: running march_hi@0 for 485 with 4699 remaining (b = 0.20)
1963.12/492.22	c INFO: running march_hi@100 for 291 with 4308 remaining (b = 0.13)
2363.18/592.42	c INFO: running march_hi@99 for 291 with 4208 remaining (b = 0.13)
2363.18/592.45	c INFO: running march_hi@490 for 97 with 4208 remaining (b = 0.05)
2729.71/684.24	c INFO: running march_hi@0 for 291 with 4116 remaining (b = 0.13)
2744.85/688.07	c INFO: running march_hi@1173 for 194 with 4112 remaining (b = 0.10)
3124.99/783.28	c INFO: running march_hi@587 for 97 with 4017 remaining (b = 0.08)
3517.85/881.69	c INFO: running march_hi@685 for 97 with 3918 remaining (b = 0.04)
3518.65/881.82	c INFO: running march_hi@0 for 485 with 3918 remaining (b = 0.19)
3537.44/886.56	c INFO: running march_hi@589 for 97 with 3913 remaining (b = 0.06)
3880.75/972.58	c INFO: running march_hi@95 for 291 with 3827 remaining (b = 0.13)
3908.32/979.43	c INFO: running march_hi@1462 for 679 with 3821 remaining (b = 0.26)
3925.50/983.79	c INFO: running march_hi@0 for 388 with 3816 remaining (b = 0.15)

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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3317280-1304268603/watcher-3317280-1304268603 -o /tmp/evaluation-result-3317280-1304268603/solver-3317280-1304268603 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317280-1304268603.cnf -seed 1447487255 -budget 4800 -cores 4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.75 7.88 6.02 6/241 7812
/proc/meminfo: memFree=29621084/32951124 swapFree=67111464/67111528
[pid=7812] ppid=7810 vsize=15784 CPUtime=0 cores=1,3,5,7
/proc/7812/stat : 7812 (python) R 7810 7812 7090 0 -1 4202496 834 0 0 0 0 0 0 0 25 0 1 0 617090889 16162816 719 33554432000 4194304 5683644 140737459941552 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7812/statm: 3946 721 334 364 0 433 0

[startup+0.025148 s]
/proc/loadavg: 7.75 7.88 6.02 6/241 7812
/proc/meminfo: memFree=29621084/32951124 swapFree=67111464/67111528
[pid=7812] ppid=7810 vsize=16536 CPUtime=0.01 cores=1,3,5,7
/proc/7812/stat : 7812 (python) S 7810 7812 7090 0 -1 4202496 1185 0 0 0 1 0 0 0 25 0 1 0 617090889 16932864 1046 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020393984 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/7812/statm: 4134 1046 417 364 0 621 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16536

[startup+0.101125 s]
/proc/loadavg: 7.75 7.88 6.02 6/241 7812
/proc/meminfo: memFree=29621084/32951124 swapFree=67111464/67111528
[pid=7812] ppid=7810 vsize=104224 CPUtime=0.06 cores=1,3,5,7
/proc/7812/stat : 7812 (python) R 7810 7812 7090 0 -1 4202496 3058 0 0 0 5 1 0 0 17 0 1 0 617090889 106725376 2741 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020393984 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7812/statm: 26056 2741 847 364 0 1804 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104224

[startup+0.301093 s]
/proc/loadavg: 7.75 7.88 6.02 6/241 7812
/proc/meminfo: memFree=29621084/32951124 swapFree=67111464/67111528
[pid=7812] ppid=7810 vsize=170752 CPUtime=0.22 cores=1,3,5,7
/proc/7812/stat : 7812 (python) R 7810 7812 7090 0 -1 4202496 6743 936 1 0 16 6 0 0 17 0 1 0 617090889 174850048 4809 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020393984 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7812/statm: 42688 4809 1336 364 0 3453 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 170752

[startup+0.70098 s]
/proc/loadavg: 7.75 7.88 6.02 6/241 7812
/proc/meminfo: memFree=29621084/32951124 swapFree=67111464/67111528
[pid=7812] ppid=7810 vsize=299200 CPUtime=0.59 cores=1,3,5,7
/proc/7812/stat : 7812 (python) R 7810 7812 7090 0 -1 4202496 11224 936 1 0 50 9 0 0 20 0 3 0 617090889 306380800 7114 33554432000 4194304 5683644 140737459941552 18446744073709551615 260023877827 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7812/statm: 74800 7114 1876 364 0 10715 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 299200

[startup+1.50083 s]
/proc/loadavg: 7.53 7.83 6.01 9/254 7829
/proc/meminfo: memFree=29581664/32951124 swapFree=67111464/67111528
[pid=7812] ppid=7810 vsize=320164 CPUtime=0.63 cores=1,3,5,7
/proc/7812/stat : 7812 (python) S 7810 7812 7090 0 -1 4202496 12476 936 1 0 54 9 0 0 20 0 5 0 617090889 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7812/statm: 80041 7238 1881 364 0 15950 0
[pid=7818] ppid=7812 vsize=278680 CPUtime=0 cores=1,3,5,7
/proc/7818/stat : 7818 (python) S 7812 7812 7090 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 617090953 285368320 5589 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416015 0 0 16781312 514 4448805469695246335 0 0 17 1 0 0 0
/proc/7818/statm: 69670 5589 354 364 0 5588 0
[pid=7820] ppid=7818 vsize=1017940 CPUtime=0.84 cores=1,3,5,7
/proc/7820/stat : 7820 (gnovelty+2) R 7818 7820 7820 0 -1 4202496 453 0 0 0 84 0 0 0 21 0 1 0 617090954 1042370560 191 33554432000 134512640 135663704 4293643344 18446744073709551615 134524534 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/7820/statm: 254485 191 113 282 0 254201 0
[pid=7821] ppid=7812 vsize=289308 CPUtime=0 cores=1,3,5,7
/proc/7821/stat : 7821 (python) S 7812 7812 7090 0 -1 4202560 743 0 0 0 0 0 0 0 19 0 1 0 617090956 296251392 5685 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 13913777869445660671 0 0 17 7 0 0 0
/proc/7821/statm: 72327 5685 348 364 0 8242 0
[pid=7823] ppid=7821 vsize=1017940 CPUtime=0.81 cores=1,3,5,7
/proc/7823/stat : 7823 (gnovelty+2) R 7821 7823 7823 0 -1 4202496 455 0 0 0 81 0 0 0 22 0 1 0 617090957 1042370560 191 33554432000 134512640 135663704 4289948880 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/7823/statm: 254485 191 113 282 0 254201 0
[pid=7824] ppid=7812 vsize=299212 CPUtime=0 cores=1,3,5,7
/proc/7824/stat : 7824 (python) S 7812 7812 7090 0 -1 4202560 756 0 0 0 0 0 0 0 18 0 1 0 617090959 306393088 5588 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 1411865293336051974 0 0 17 7 0 0 0
/proc/7824/statm: 74803 5588 348 364 0 10715 0
[pid=7826] ppid=7824 vsize=2140 CPUtime=0.78 cores=1,3,5,7
/proc/7826/stat : 7826 (march_hi) R 7824 7826 7826 0 -1 4202496 637 0 0 0 78 0 0 0 25 0 1 0 617090960 2191360 364 33554432000 4194304 4955518 140735293029728 18446744073709551615 4261504 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7826/statm: 535 364 106 186 0 348 0
[pid=7827] ppid=7812 vsize=309920 CPUtime=0 cores=1,3,5,7
/proc/7827/stat : 7827 (python) S 7812 7812 7090 0 -1 4202560 772 0 0 0 0 0 0 0 15 0 1 0 617090962 317358080 5701 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 6842960153340248326 0 0 17 5 0 0 0
/proc/7827/statm: 77480 5701 348 364 0 13389 0
[pid=7829] ppid=7827 vsize=2140 CPUtime=0.75 cores=1,3,5,7
/proc/7829/stat : 7829 (march_hi) R 7827 7829 7829 0 -1 4202496 632 0 0 0 75 0 0 0 22 0 1 0 617090963 2191360 363 33554432000 4194304 4955518 140734537268672 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/7829/statm: 535 363 106 186 0 348 0
[pid=7812/tid=7819] ppid=7810 vsize=320164 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7819/stat : 7819 (python) S 7810 7812 7090 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 5 0 617090954 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7822] ppid=7810 vsize=320164 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7822/stat : 7822 (python) S 7810 7812 7090 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 5 0 617090957 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7825] ppid=7810 vsize=320164 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7825/stat : 7825 (python) S 7810 7812 7090 0 -1 4202560 21 936 0 0 0 0 0 0 22 0 5 0 617090960 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7828] ppid=7810 vsize=320164 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7828/stat : 7828 (python) S 7810 7812 7090 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 5 0 617090963 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 3537444

[startup+3.10054 s]
/proc/loadavg: 7.53 7.83 6.01 9/254 7829
/proc/meminfo: memFree=29580424/32951124 swapFree=67111464/67111528
[pid=7812] ppid=7810 vsize=320164 CPUtime=0.63 cores=1,3,5,7
/proc/7812/stat : 7812 (python) S 7810 7812 7090 0 -1 4202496 12476 936 1 0 54 9 0 0 20 0 5 0 617090889 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7812/statm: 80041 7238 1881 364 0 15950 0
[pid=7818] ppid=7812 vsize=278680 CPUtime=0 cores=1,3,5,7
/proc/7818/stat : 7818 (python) S 7812 7812 7090 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 617090953 285368320 5589 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416015 0 0 16781312 514 4448805469695213828 0 0 17 1 0 0 0
/proc/7818/statm: 69670 5589 354 364 0 5588 0
[pid=7820] ppid=7818 vsize=1017940 CPUtime=2.44 cores=1,3,5,7
/proc/7820/stat : 7820 (gnovelty+2) R 7818 7820 7820 0 -1 4202496 453 0 0 0 244 0 0 0 25 0 1 0 617090954 1042370560 191 33554432000 134512640 135663704 4293643344 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/7820/statm: 254485 191 113 282 0 254201 0
[pid=7821] ppid=7812 vsize=289308 CPUtime=0 cores=1,3,5,7
/proc/7821/stat : 7821 (python) S 7812 7812 7090 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 617090956 296251392 5685 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 13913777869445628166 0 0 17 7 0 0 0
/proc/7821/statm: 72327 5685 348 364 0 8242 0
[pid=7823] ppid=7821 vsize=1017940 CPUtime=2.41 cores=1,3,5,7
/proc/7823/stat : 7823 (gnovelty+2) R 7821 7823 7823 0 -1 4202496 455 0 0 0 241 0 0 0 25 0 1 0 617090957 1042370560 191 33554432000 134512640 135663704 4289948880 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/7823/statm: 254485 191 113 282 0 254201 0
[pid=7824] ppid=7812 vsize=299212 CPUtime=0 cores=1,3,5,7
/proc/7824/stat : 7824 (python) S 7812 7812 7090 0 -1 4202560 760 0 0 0 0 0 0 0 15 0 1 0 617090959 306393088 5588 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 1411865293336051974 0 0 17 7 0 0 0
/proc/7824/statm: 74803 5588 348 364 0 10715 0
[pid=7826] ppid=7824 vsize=2620 CPUtime=2.38 cores=1,3,5,7
/proc/7826/stat : 7826 (march_hi) R 7824 7826 7826 0 -1 4202496 733 0 0 0 238 0 0 0 25 0 1 0 617090960 2682880 460 33554432000 4194304 4955518 140735293029728 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7826/statm: 655 460 106 186 0 468 0
[pid=7827] ppid=7812 vsize=309920 CPUtime=0 cores=1,3,5,7
/proc/7827/stat : 7827 (python) S 7812 7812 7090 0 -1 4202560 775 0 0 0 0 0 0 0 15 0 1 0 617090962 317358080 5701 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 6842960153340248326 0 0 17 5 0 0 0
/proc/7827/statm: 77480 5701 348 364 0 13389 0
[pid=7829] ppid=7827 vsize=2620 CPUtime=2.34 cores=1,3,5,7
/proc/7829/stat : 7829 (march_hi) R 7827 7829 7829 0 -1 4202496 727 0 0 0 234 0 0 0 25 0 1 0 617090963 2682880 458 33554432000 4194304 4955518 140734537268672 18446744073709551615 4235344 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/7829/statm: 655 458 106 186 0 468 0
[pid=7812/tid=7819] ppid=7810 vsize=320164 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7819/stat : 7819 (python) S 7810 7812 7090 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 5 0 617090954 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7822] ppid=7810 vsize=320164 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7822/stat : 7822 (python) S 7810 7812 7090 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 5 0 617090957 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7825] ppid=7810 vsize=320164 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7825/stat : 7825 (python) S 7810 7812 7090 0 -1 4202560 21 936 0 0 0 0 0 0 22 0 5 0 617090960 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7828] ppid=7810 vsize=320164 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7828/stat : 7828 (python) S 7810 7812 7090 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 5 0 617090963 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.2
Current children cumulated vsize (KiB) 3538404

[startup+6.30095 s]
/proc/loadavg: 7.56 7.83 6.02 10/254 7829
/proc/meminfo: memFree=29577264/32951124 swapFree=67111464/67111528
[pid=7812] ppid=7810 vsize=320164 CPUtime=0.63 cores=1,3,5,7
/proc/7812/stat : 7812 (python) S 7810 7812 7090 0 -1 4202496 12476 936 1 0 54 9 0 0 20 0 5 0 617090889 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7812/statm: 80041 7238 1881 364 0 15950 0
[pid=7818] ppid=7812 vsize=278680 CPUtime=0 cores=1,3,5,7
/proc/7818/stat : 7818 (python) S 7812 7812 7090 0 -1 4202560 909 0 0 0 0 0 0 0 18 0 1 0 617090953 285368320 5612 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416015 0 0 16781312 514 4448805469695213828 0 0 17 1 0 0 0
/proc/7818/statm: 69670 5612 377 364 0 5588 0
[pid=7820] ppid=7818 vsize=1017940 CPUtime=5.65 cores=1,3,5,7
/proc/7820/stat : 7820 (gnovelty+2) R 7818 7820 7820 0 -1 4202496 453 0 0 0 565 0 0 0 25 0 1 0 617090954 1042370560 191 33554432000 134512640 135663704 4293643344 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/7820/statm: 254485 191 113 282 0 254201 0
[pid=7821] ppid=7812 vsize=289308 CPUtime=0 cores=1,3,5,7
/proc/7821/stat : 7821 (python) S 7812 7812 7090 0 -1 4202560 905 0 0 0 0 0 0 0 18 0 1 0 617090956 296251392 5707 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 13913777869445628166 0 0 17 7 0 0 0
/proc/7821/statm: 72327 5707 370 364 0 8242 0
[pid=7823] ppid=7821 vsize=1017940 CPUtime=5.6 cores=1,3,5,7
/proc/7823/stat : 7823 (gnovelty+2) R 7821 7823 7823 0 -1 4202496 455 0 0 0 560 0 0 0 25 0 1 0 617090957 1042370560 191 33554432000 134512640 135663704 4289948880 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/7823/statm: 254485 191 113 282 0 254201 0
[pid=7824] ppid=7812 vsize=299212 CPUtime=0.01 cores=1,3,5,7
/proc/7824/stat : 7824 (python) S 7812 7812 7090 0 -1 4202560 904 0 0 0 1 0 0 0 15 0 1 0 617090959 306393088 5611 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 1411865293336051974 0 0 17 7 0 0 0
/proc/7824/statm: 74803 5611 371 364 0 10715 0
[pid=7826] ppid=7824 vsize=3472 CPUtime=5.57 cores=1,3,5,7
/proc/7826/stat : 7826 (march_hi) R 7824 7826 7826 0 -1 4202496 923 0 0 0 557 0 0 0 25 0 1 0 617090960 3555328 650 33554432000 4194304 4955518 140735293029728 18446744073709551615 4224473 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7826/statm: 868 650 106 186 0 681 0
[pid=7827] ppid=7812 vsize=309920 CPUtime=0 cores=1,3,5,7
/proc/7827/stat : 7827 (python) S 7812 7812 7090 0 -1 4202560 932 0 0 0 0 0 0 0 15 0 1 0 617090962 317358080 5724 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 6842960153340248326 0 0 17 5 0 0 0
/proc/7827/statm: 77480 5724 371 364 0 13389 0
[pid=7829] ppid=7827 vsize=3472 CPUtime=5.49 cores=1,3,5,7
/proc/7829/stat : 7829 (march_hi) R 7827 7829 7829 0 -1 4202496 913 0 0 0 549 0 0 0 25 0 1 0 617090963 3555328 644 33554432000 4194304 4955518 140734537268672 18446744073709551615 4224651 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/7829/statm: 868 644 106 186 0 681 0
[pid=7812/tid=7819] ppid=7810 vsize=320164 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7819/stat : 7819 (python) S 7810 7812 7090 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 5 0 617090954 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7822] ppid=7810 vsize=320164 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7822/stat : 7822 (python) S 7810 7812 7090 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 5 0 617090957 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7825] ppid=7810 vsize=320164 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7825/stat : 7825 (python) S 7810 7812 7090 0 -1 4202560 21 936 0 0 0 0 0 0 22 0 5 0 617090960 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7828] ppid=7810 vsize=320164 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7828/stat : 7828 (python) S 7810 7812 7090 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 5 0 617090963 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.95
Current children cumulated vsize (KiB) 3540108

[startup+12.7008 s]
/proc/loadavg: 7.60 7.83 6.03 9/254 7829
/proc/meminfo: memFree=29574740/32951124 swapFree=67111464/67111528
[pid=7812] ppid=7810 vsize=320164 CPUtime=0.63 cores=1,3,5,7
/proc/7812/stat : 7812 (python) S 7810 7812 7090 0 -1 4202496 12476 936 1 0 54 9 0 0 20 0 5 0 617090889 327847936 7238 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7812/statm: 80041 7238 1881 364 0 15950 0
[pid=7818] ppid=7812 vsize=278680 CPUtime=0.01 cores=1,3,5,7
/proc/7818/stat : 7818 (python) S 7812 7812 7090 0 -1 4202560 912 0 0 0 0 1 0 0 18 0 1 0 617090953 285368320 5612 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416015 0 0 16781312 514 12804648534288597252 0 0 17 1 0 0 0
/proc/7818/statm: 69670 5612 377 364 0 5588 0
[pid=7820] ppid=7818 vsize=1017940 CPUtime=12.05 cores=1,3,5,7
/proc/7820/stat : 7820 (gnovelty+2) R 7818 7820 7820 0 -1 4202496 453 0 0 0 1205 0 0 0 25 0 1 0 617090954 1042370560 191 33554432000 134512640 135663704 4293643344 18446744073709551615 134525684 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/7820/statm: 254485 191 113 282 0 254201 0
[pid=7821] ppid=7812 vsize=289308 CPUtime=0.01 cores=1,3,5,7

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

[pid=7824] ppid=7812 vsize=299212 CPUtime=1.98 cores=1,3,5,7
/proc/7824/stat : 7824 (python) S 7812 7812 7090 0 -1 4202560 1166 0 0 0 104 94 0 0 15 0 2 0 617090959 306393088 5641 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/7824/statm: 74803 5641 400 364 0 10715 0
[pid=7826] ppid=7824 vsize=315624 CPUtime=1180.18 cores=1,3,5,7
/proc/7826/stat : 7826 (march_hi) R 7824 7826 7826 0 -1 4202496 54956 0 0 0 118005 13 0 0 25 0 1 0 617090960 323198976 54683 33554432000 4194304 4955518 140735293029728 18446744073709551615 4237871 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/7826/statm: 78906 54683 106 186 0 78719 0
[pid=7824/tid=7907] ppid=7812 vsize=299212 CPUtime=0 cores=1,3,5,7
/proc/7824/task/7907/stat : 7907 (python) S 7812 7812 7090 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 617159310 306393088 5641 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 514 18446604471119459392 0 0 -1 3 0 0 0
[pid=7827] ppid=7812 vsize=309920 CPUtime=1.64 cores=1,3,5,7
/proc/7827/stat : 7827 (python) S 7812 7812 7090 0 -1 4202560 1173 0 0 0 84 80 0 0 15 0 2 0 617090962 317358080 5754 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7827/statm: 77480 5754 400 364 0 13389 0
[pid=7829] ppid=7827 vsize=208508 CPUtime=974.34 cores=1,3,5,7
/proc/7829/stat : 7829 (march_hi) T 7827 7829 7829 0 -1 4202496 45797 0 0 0 97425 9 0 0 25 0 1 0 617090963 213512192 45528 33554432000 4194304 4955518 140734537268672 18446744073709551615 4208624 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/7829/statm: 52127 45528 106 186 0 51940 0
[pid=7827/tid=7885] ppid=7812 vsize=309920 CPUtime=0 cores=1,3,5,7
/proc/7827/task/7885/stat : 7885 (python) S 7812 7812 7090 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 617140108 317358080 5754 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 514 18446604469037148096 0 0 -1 5 0 0 0
[pid=7836] ppid=7812 vsize=320176 CPUtime=1.51 cores=1,3,5,7
/proc/7836/stat : 7836 (python) S 7812 7812 7090 0 -1 4202560 1182 0 0 0 79 72 0 0 15 0 2 0 617100971 327860224 5775 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7836/statm: 80044 5775 400 364 0 15950 0
[pid=7839] ppid=7836 vsize=208508 CPUtime=878.16 cores=1,3,5,7
/proc/7839/stat : 7839 (march_hi) T 7836 7839 7839 0 -1 4202496 41320 0 0 0 87808 8 0 0 25 0 1 0 617100971 213512192 41049 33554432000 4194304 4955518 140734900933280 18446744073709551615 4224468 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7839/statm: 52127 41049 106 186 0 51940 0
[pid=7836/tid=7889] ppid=7812 vsize=320176 CPUtime=0 cores=1,3,5,7
/proc/7836/task/7889/stat : 7889 (python) S 7812 7812 7090 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 617150128 327860224 5775 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 514 18446604469037147200 0 0 -1 7 0 0 0
[pid=7840] ppid=7812 vsize=330652 CPUtime=1.66 cores=1,3,5,7
/proc/7840/stat : 7840 (python) S 7812 7812 7090 0 -1 4202560 1176 0 0 0 87 79 0 0 15 0 2 0 617100974 338587648 5817 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7840/statm: 82663 5817 400 364 0 18566 0
[pid=7842] ppid=7840 vsize=208508 CPUtime=978.74 cores=1,3,5,7
/proc/7842/stat : 7842 (march_hi) R 7840 7842 7842 0 -1 4202496 46071 0 0 0 97866 8 0 0 25 0 1 0 617100974 213512192 45803 33554432000 4194304 4955518 140733307550240 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/7842/statm: 52127 45803 106 186 0 51940 0
[pid=7840/tid=7890] ppid=7812 vsize=330652 CPUtime=0 cores=1,3,5,7
/proc/7840/task/7890/stat : 7890 (python) S 7812 7812 7090 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 617150131 338587648 5817 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 514 18446604469037146304 0 0 -1 5 0 0 0
[pid=7973] ppid=7812 vsize=340868 CPUtime=0.52 cores=1,3,5,7
/proc/7973/stat : 7973 (python) S 7812 7812 7090 0 -1 4202560 1018 0 0 0 30 22 0 0 15 0 1 0 617179072 349048832 5781 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 6842955755293737222 0 0 17 5 0 0 0
/proc/7973/statm: 85217 5781 371 364 0 21117 0
[pid=7975] ppid=7973 vsize=64708 CPUtime=300.45 cores=1,3,5,7
/proc/7975/stat : 7975 (march_hi) R 7973 7975 7975 0 -1 4202496 15546 0 0 0 30043 2 0 0 25 0 1 0 617179072 66260992 15273 33554432000 4194304 4955518 140736192502416 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/7975/statm: 16177 15273 106 186 0 15990 0
[pid=7979] ppid=7812 vsize=351296 CPUtime=0.35 cores=1,3,5,7
/proc/7979/stat : 7979 (python) S 7812 7812 7090 0 -1 4202560 1046 0 0 0 19 16 0 0 15 0 1 0 617189269 359727104 5834 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 12804648534288597256 0 0 17 5 0 0 0
/proc/7979/statm: 87824 5834 377 364 0 23721 0
[pid=7981] ppid=7979 vsize=43148 CPUtime=197.46 cores=1,3,5,7
/proc/7981/stat : 7981 (march_hi) R 7979 7981 7981 0 -1 4202496 10650 0 0 0 19744 2 0 0 25 0 1 0 617189269 44183552 10375 33554432000 4194304 4955518 140734150500928 18446744073709551615 4208710 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7981/statm: 10787 10375 106 186 0 10600 0
[pid=7812/tid=7819] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7819/stat : 7819 (python) S 7810 7812 7090 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 9 0 617090954 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7822] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7822/stat : 7822 (python) S 7810 7812 7090 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 9 0 617090957 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7825] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7825/stat : 7825 (python) S 7810 7812 7090 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 9 0 617090960 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7828] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7828/stat : 7828 (python) S 7810 7812 7090 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 9 0 617090963 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 5 0 0 0
[pid=7812/tid=7837] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7837/stat : 7837 (python) S 7810 7812 7090 0 -1 4202560 34 936 0 0 0 0 0 0 15 0 9 0 617100971 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 1 0 0 0
[pid=7812/tid=7841] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7841/stat : 7841 (python) S 7810 7812 7090 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 9 0 617100974 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 5 0 0 0
[pid=7812/tid=7974] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7974/stat : 7974 (python) S 7810 7812 7090 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 9 0 617179072 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 5 0 0 0
[pid=7812/tid=7980] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7980/stat : 7980 (python) S 7810 7812 7090 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 9 0 617189269 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4718.41
Current children cumulated vsize (KiB) 5976780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 9.12 8.89 7.91 10/274 7988
/proc/meminfo: memFree=28383232/32951124 swapFree=67111464/67111528
[pid=7812] ppid=7810 vsize=361540 CPUtime=1.01 cores=1,3,5,7
/proc/7812/stat : 7812 (python) S 7810 7812 7090 0 -1 4202496 17040 936 1 0 91 10 0 0 19 0 9 0 617090889 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7812/statm: 90385 7351 1890 364 0 26282 0
[pid=7818] ppid=7812 vsize=288924 CPUtime=0.14 cores=1,3,5,7
/proc/7818/stat : 7818 (python) S 7812 7812 7090 0 -1 4202560 1097 0 0 0 7 7 0 0 19 0 2 0 617090953 295858176 5650 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/7818/statm: 72231 5650 410 364 0 8149 0
[pid=7820] ppid=7818 vsize=1017940 CPUtime=100.14 cores=1,3,5,7
/proc/7820/stat : 7820 (gnovelty+2) T 7818 7820 7820 0 -1 4202496 453 0 0 0 10014 0 0 0 25 0 1 0 617090954 1042370560 191 33554432000 134512640 135663704 4293643344 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7820/statm: 254485 191 113 282 0 254201 0
[pid=7818/tid=7835] ppid=7812 vsize=288924 CPUtime=0 cores=1,3,5,7
/proc/7818/task/7835/stat : 7835 (python) S 7812 7812 7090 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 617100968 295858176 5650 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 514 18446604471128380672 0 0 -1 1 0 0 0
[pid=7821] ppid=7812 vsize=289308 CPUtime=0.15 cores=1,3,5,7
/proc/7821/stat : 7821 (python) S 7812 7812 7090 0 -1 4202560 1088 0 0 0 7 8 0 0 19 0 2 0 617090956 296251392 5738 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7821/statm: 72327 5738 400 364 0 8242 0
[pid=7823] ppid=7821 vsize=1017940 CPUtime=99.98 cores=1,3,5,7
/proc/7823/stat : 7823 (gnovelty+2) T 7821 7823 7823 0 -1 4202496 455 0 0 0 9998 0 0 0 25 0 1 0 617090957 1042370560 191 33554432000 134512640 135663704 4289948880 18446744073709551615 134545682 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/7823/statm: 254485 191 113 282 0 254201 0
[pid=7821/tid=7838] ppid=7812 vsize=289308 CPUtime=0 cores=1,3,5,7
/proc/7821/task/7838/stat : 7838 (python) S 7812 7812 7090 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 617100971 296251392 5738 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 514 18446604469037148992 0 0 -1 7 0 0 0
[pid=7824] ppid=7812 vsize=299212 CPUtime=2.02 cores=1,3,5,7
/proc/7824/stat : 7824 (python) S 7812 7812 7090 0 -1 4202560 1166 0 0 0 106 96 0 0 15 0 2 0 617090959 306393088 5641 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/7824/statm: 74803 5641 400 364 0 10715 0
[pid=7826] ppid=7824 vsize=315624 CPUtime=1200.65 cores=1,3,5,7
/proc/7826/stat : 7826 (march_hi) R 7824 7826 7826 0 -1 4202496 55876 0 0 0 120052 13 0 0 25 0 1 0 617090960 323198976 55603 33554432000 4194304 4955518 140735293029728 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/7826/statm: 78906 55603 106 186 0 78719 0
[pid=7824/tid=7907] ppid=7812 vsize=299212 CPUtime=0 cores=1,3,5,7
/proc/7824/task/7907/stat : 7907 (python) S 7812 7812 7090 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 617159310 306393088 5641 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 514 18446604471119459392 0 0 -1 3 0 0 0
[pid=7827] ppid=7812 vsize=309920 CPUtime=1.64 cores=1,3,5,7
/proc/7827/stat : 7827 (python) S 7812 7812 7090 0 -1 4202560 1173 0 0 0 84 80 0 0 15 0 2 0 617090962 317358080 5754 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7827/statm: 77480 5754 400 364 0 13389 0
[pid=7829] ppid=7827 vsize=208508 CPUtime=974.34 cores=1,3,5,7
/proc/7829/stat : 7829 (march_hi) T 7827 7829 7829 0 -1 4202496 45797 0 0 0 97425 9 0 0 25 0 1 0 617090963 213512192 45528 33554432000 4194304 4955518 140734537268672 18446744073709551615 4208624 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/7829/statm: 52127 45528 106 186 0 51940 0
[pid=7827/tid=7885] ppid=7812 vsize=309920 CPUtime=0 cores=1,3,5,7
/proc/7827/task/7885/stat : 7885 (python) S 7812 7812 7090 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 617140108 317358080 5754 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 514 18446604469037148096 0 0 -1 5 0 0 0
[pid=7836] ppid=7812 vsize=320176 CPUtime=1.51 cores=1,3,5,7
/proc/7836/stat : 7836 (python) S 7812 7812 7090 0 -1 4202560 1182 0 0 0 79 72 0 0 15 0 2 0 617100971 327860224 5775 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7836/statm: 80044 5775 400 364 0 15950 0
[pid=7839] ppid=7836 vsize=208508 CPUtime=878.16 cores=1,3,5,7
/proc/7839/stat : 7839 (march_hi) T 7836 7839 7839 0 -1 4202496 41320 0 0 0 87808 8 0 0 25 0 1 0 617100971 213512192 41049 33554432000 4194304 4955518 140734900933280 18446744073709551615 4224468 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7839/statm: 52127 41049 106 186 0 51940 0
[pid=7836/tid=7889] ppid=7812 vsize=320176 CPUtime=0 cores=1,3,5,7
/proc/7836/task/7889/stat : 7889 (python) S 7812 7812 7090 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 617150128 327860224 5775 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 514 18446604469037147200 0 0 -1 7 0 0 0
[pid=7840] ppid=7812 vsize=330652 CPUtime=1.7 cores=1,3,5,7
/proc/7840/stat : 7840 (python) S 7812 7812 7090 0 -1 4202560 1176 0 0 0 89 81 0 0 15 0 2 0 617100974 338587648 5817 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7840/statm: 82663 5817 400 364 0 18566 0
[pid=7842] ppid=7840 vsize=208508 CPUtime=999.09 cores=1,3,5,7
/proc/7842/stat : 7842 (march_hi) R 7840 7842 7842 0 -1 4202496 46949 0 0 0 99901 8 0 0 25 0 1 0 617100974 213512192 46681 33554432000 4194304 4955518 140733307550240 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/7842/statm: 52127 46681 106 186 0 51940 0
[pid=7840/tid=7890] ppid=7812 vsize=330652 CPUtime=0 cores=1,3,5,7
/proc/7840/task/7890/stat : 7890 (python) S 7812 7812 7090 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 617150131 338587648 5817 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 514 18446604469037146304 0 0 -1 5 0 0 0
[pid=7973] ppid=7812 vsize=340868 CPUtime=0.56 cores=1,3,5,7
/proc/7973/stat : 7973 (python) S 7812 7812 7090 0 -1 4202560 1018 0 0 0 33 23 0 0 15 0 1 0 617179072 349048832 5781 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 12804648534288597254 0 0 17 5 0 0 0
/proc/7973/statm: 85217 5781 371 364 0 21117 0
[pid=7975] ppid=7973 vsize=94176 CPUtime=320.96 cores=1,3,5,7
/proc/7975/stat : 7975 (march_hi) R 7973 7975 7975 0 -1 4202496 16564 0 0 0 32094 2 0 0 25 0 1 0 617179072 96436224 16291 33554432000 4194304 4955518 140736192502416 18446744073709551615 4208592 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/7975/statm: 23544 16291 106 186 0 23357 0
[pid=7979] ppid=7812 vsize=351296 CPUtime=0.38 cores=1,3,5,7
/proc/7979/stat : 7979 (python) S 7812 7812 7090 0 -1 4202560 1049 0 0 0 21 17 0 0 15 0 1 0 617189269 359727104 5834 33554432000 4194304 5683644 140737459941552 18446744073709551615 260020416070 0 0 16781312 514 12804648534288597256 0 0 17 5 0 0 0
/proc/7979/statm: 87824 5834 377 364 0 23721 0
[pid=7981] ppid=7979 vsize=62792 CPUtime=217.85 cores=1,3,5,7
/proc/7981/stat : 7981 (march_hi) R 7979 7981 7981 0 -1 4202496 11665 0 0 0 21783 2 0 0 25 0 1 0 617189269 64299008 11390 33554432000 4194304 4955518 140734150500928 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7981/statm: 15698 11390 106 186 0 15511 0
[pid=7812/tid=7819] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7819/stat : 7819 (python) S 7810 7812 7090 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 9 0 617090954 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7822] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7822/stat : 7822 (python) S 7810 7812 7090 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 9 0 617090957 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7825] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7825/stat : 7825 (python) S 7810 7812 7090 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 9 0 617090960 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 7 0 0 0
[pid=7812/tid=7828] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7828/stat : 7828 (python) S 7810 7812 7090 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 9 0 617090963 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 5 0 0 0
[pid=7812/tid=7837] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7837/stat : 7837 (python) S 7810 7812 7090 0 -1 4202560 34 936 0 0 0 0 0 0 15 0 9 0 617100971 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 1 0 0 0
[pid=7812/tid=7841] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7841/stat : 7841 (python) S 7810 7812 7090 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 9 0 617100974 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 5 0 0 0
[pid=7812/tid=7974] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7974/stat : 7974 (python) S 7810 7812 7090 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 9 0 617179072 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 5 0 0 0
[pid=7812/tid=7980] ppid=7810 vsize=361540 CPUtime=0 cores=1,3,5,7
/proc/7812/task/7980/stat : 7980 (python) S 7810 7812 7090 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 9 0 617189269 370216960 7351 33554432000 4194304 5683644 140737459941552 18446744073709551615 260032219569 0 0 16781312 2 18446604462509590720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 6025892

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

Real time (s): 1202.86
CPU time (s): 4800.28
CPU user time (s): 4795.92
CPU system time (s): 4.36
CPU usage (%): 399.073
Max. virtual memory (cumulated for all children) (KiB): 6025892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.930858
system time used= 0.108983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18451
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= 1140
involuntary context switches= 38

runsolver used 2.55961 second user time and 6.14307 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-01 18:50:03
IDJOB=3317280
IDBENCH=82745
IDSOLVER=1705
FILE ID=node110/3317280-1304268603
RUNJOBID= node110-1304267293-7109
PBS_JOBID= 13173968
Free space on /tmp= 73500 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S375894551-007.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317280-1304268603/watcher-3317280-1304268603 -o /tmp/evaluation-result-3317280-1304268603/solver-3317280-1304268603 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317280-1304268603.cnf -seed 1447487255 -budget 4800 -cores 4

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

MD5SUM BENCH= a88511669158afb29f3ddcebdff7b380
RANDOM SEED=1447487255

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29621372 kB
Buffers:       1029308 kB
Cached:        1198044 kB
SwapCached:         64 kB
Active:        1071348 kB
Inactive:      1823228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29621372 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           31624 kB
Writeback:           0 kB
AnonPages:      666220 kB
Mapped:          23280 kB
Slab:           357328 kB
PageTables:      17324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19839148 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= 73464 MiB
End job on node110 at 2011-05-01 19:10:08