Trace number 3484230

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, 1200 s timeout)? (TO) 1200.09 1200.03

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S873866006-055.UNKNOWN.cnf
MD5SUM9ec6e0c9f7f3592c1fc9e4fe986eba4f
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.38/0.61	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.38/0.61	c INFO: solving HOME/instance-3484230-1307748410.cnf
0.38/0.61	c INFO: computing task features
0.38/0.63	c INFO: computed variable-clause graph statistics
0.38/0.63	c INFO: computed clause balance statistics
0.47/0.71	c INFO: computed variable balance statistics
0.47/0.76	c INFO: computed small-clause counts
0.47/0.76	c INFO: computed Horn-clause counts
0.47/0.76	c INFO: computed variable graph statistics
0.47/0.76	c INFO: collected features for HOME/instance-3484230-1307748410.cnf in 0.15 s
0.47/0.77	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.63)
100.56/100.89	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.08)
200.89/201.03	c INFO: running march_hi@0 for 679 with 999 remaining (b = 0.35)
886.68/886.79	c INFO: running march_hi@684 for 97 with 314 remaining (b = 0.06)
980.89/980.92	c INFO: running march_hi@778 for 220 with 220 remaining (b = 0.10)

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.1 (svn: 988)

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-3484230-1307748410/watcher-3484230-1307748410 -o /tmp/evaluation-result-3484230-1307748410/solver-3484230-1307748410 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484230-1307748410.cnf -seed 371687132 -budget 1200 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.81 3.94 3.11 3/208 18624
/proc/meminfo: memFree=31407420/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=15184 CPUtime=0 cores=1,3
/proc/18624/stat : 18624 (python) R 18622 18624 17831 0 -1 4202496 735 0 0 0 0 0 0 0 25 0 1 0 867256676 15548416 622 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338381824 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/18624/statm: 3796 622 322 364 0 283 0

[startup+0.0354791 s]
/proc/loadavg: 3.81 3.94 3.11 3/208 18624
/proc/meminfo: memFree=31407420/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=18884 CPUtime=0.01 cores=1,3
/proc/18624/stat : 18624 (python) S 18622 18624 17831 0 -1 4202496 1240 0 0 0 1 0 0 0 25 0 1 0 867256676 19337216 1094 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/18624/statm: 4721 1094 421 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18884

[startup+0.100468 s]
/proc/loadavg: 3.81 3.94 3.11 3/208 18624
/proc/meminfo: memFree=31407420/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=93960 CPUtime=0.06 cores=1,3
/proc/18624/stat : 18624 (python) S 18622 18624 17831 0 -1 4202496 2694 0 0 0 4 2 0 0 17 0 1 0 867256676 96215040 2407 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338379621 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/18624/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93960

[startup+0.300427 s]
/proc/loadavg: 3.81 3.94 3.11 3/208 18624
/proc/meminfo: memFree=31407420/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=135752 CPUtime=0.18 cores=1,3
/proc/18624/stat : 18624 (python) R 18622 18624 17831 0 -1 4202496 5975 932 1 0 12 6 0 0 17 0 1 0 867256676 139010048 4149 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338379781 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/18624/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.70036 s]
/proc/loadavg: 3.81 3.94 3.11 3/208 18624
/proc/meminfo: memFree=31407420/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=278768 CPUtime=0.47 cores=1,3
/proc/18624/stat : 18624 (python) R 18622 18624 17831 0 -1 4202496 9410 932 1 0 33 14 0 0 15 0 1 0 867256676 285458432 7067 33554432000 4194304 5683644 140735336947168 18446744073709551615 4862016 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/18624/statm: 69692 7067 1826 364 0 5616 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 278768

[startup+1.50019 s]
/proc/loadavg: 3.81 3.94 3.11 4/212 18632
/proc/meminfo: memFree=31383168/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=288808 CPUtime=0.54 cores=1,3
/proc/18624/stat : 18624 (python) S 18622 18624 17831 0 -1 4202496 9875 932 1 0 40 14 0 0 18 0 2 0 867256676 295739392 7064 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18624/statm: 72202 7064 1867 364 0 8120 0
[pid=18630] ppid=18624 vsize=278564 CPUtime=0 cores=1,3
/proc/18630/stat : 18630 (python) S 18624 18624 17831 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 867256754 285249536 5547 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338403855 0 0 16781312 514 4514442190704869375 0 0 17 1 0 0 0
/proc/18630/statm: 69641 5547 354 364 0 5559 0
[pid=18632] ppid=18630 vsize=1017940 CPUtime=0.71 cores=1,3
/proc/18632/stat : 18632 (gnovelty+2) R 18630 18632 18632 0 -1 4202496 457 0 0 0 71 0 0 0 21 0 1 0 867256754 1042370560 192 33554432000 134512640 135663704 4294205952 18446744073709551615 134525506 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18632/statm: 254485 192 113 282 0 254201 0
[pid=18624/tid=18631] ppid=18622 vsize=288808 CPUtime=0 cores=1,3
/proc/18624/task/18631/stat : 18631 (python) S 18622 18624 17831 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 2 0 867256754 295739392 7064 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 1585312

[startup+3.10087 s]
/proc/loadavg: 3.75 3.92 3.11 4/212 18632
/proc/meminfo: memFree=31382796/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=288808 CPUtime=0.54 cores=1,3
/proc/18624/stat : 18624 (python) S 18622 18624 17831 0 -1 4202496 9875 932 1 0 40 14 0 0 18 0 2 0 867256676 295739392 7064 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18624/statm: 72202 7064 1867 364 0 8120 0
[pid=18630] ppid=18624 vsize=278564 CPUtime=0 cores=1,3
/proc/18630/stat : 18630 (python) S 18624 18624 17831 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 867256754 285249536 5547 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338403855 0 0 16781312 514 4514442190704836869 0 0 17 1 0 0 0
/proc/18630/statm: 69641 5547 354 364 0 5559 0
[pid=18632] ppid=18630 vsize=1017940 CPUtime=2.31 cores=1,3
/proc/18632/stat : 18632 (gnovelty+2) R 18630 18632 18632 0 -1 4202496 457 0 0 0 231 0 0 0 25 0 1 0 867256754 1042370560 192 33554432000 134512640 135663704 4294205952 18446744073709551615 134525229 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18632/statm: 254485 192 113 282 0 254201 0
[pid=18624/tid=18631] ppid=18622 vsize=288808 CPUtime=0 cores=1,3
/proc/18624/task/18631/stat : 18631 (python) S 18622 18624 17831 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 2 0 867256754 295739392 7064 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 1585312

[startup+6.30024 s]
/proc/loadavg: 3.75 3.92 3.11 4/212 18632
/proc/meminfo: memFree=31382424/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=288808 CPUtime=0.54 cores=1,3
/proc/18624/stat : 18624 (python) S 18622 18624 17831 0 -1 4202496 9875 932 1 0 40 14 0 0 18 0 2 0 867256676 295739392 7064 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18624/statm: 72202 7064 1867 364 0 8120 0
[pid=18630] ppid=18624 vsize=278564 CPUtime=0 cores=1,3
/proc/18630/stat : 18630 (python) S 18624 18624 17831 0 -1 4202560 870 0 0 0 0 0 0 0 18 0 1 0 867256754 285249536 5569 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338403855 0 0 16781312 514 4514442190704836869 0 0 17 1 0 0 0
/proc/18630/statm: 69641 5569 376 364 0 5559 0
[pid=18632] ppid=18630 vsize=1017940 CPUtime=5.5 cores=1,3
/proc/18632/stat : 18632 (gnovelty+2) R 18630 18632 18632 0 -1 4202496 457 0 0 0 550 0 0 0 25 0 1 0 867256754 1042370560 192 33554432000 134512640 135663704 4294205952 18446744073709551615 134525271 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18632/statm: 254485 192 113 282 0 254201 0
[pid=18624/tid=18631] ppid=18622 vsize=288808 CPUtime=0 cores=1,3
/proc/18624/task/18631/stat : 18631 (python) S 18622 18624 17831 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 2 0 867256754 295739392 7064 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1585312

[startup+12.701 s]
/proc/loadavg: 3.63 3.89 3.11 4/212 18632
/proc/meminfo: memFree=31383012/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=288808 CPUtime=0.54 cores=1,3
/proc/18624/stat : 18624 (python) S 18622 18624 17831 0 -1 4202496 9875 932 1 0 40 14 0 0 18 0 2 0 867256676 295739392 7064 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18624/statm: 72202 7064 1867 364 0 8120 0
[pid=18630] ppid=18624 vsize=278564 CPUtime=0 cores=1,3
/proc/18630/stat : 18630 (python) S 18624 18624 17831 0 -1 4202560 875 0 0 0 0 0 0 0 18 0 1 0 867256754 285249536 5569 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338403855 0 0 16781312 514 8261167421155410181 0 0 17 1 0 0 0
/proc/18630/statm: 69641 5569 376 364 0 5559 0
[pid=18632] ppid=18630 vsize=1017940 CPUtime=11.9 cores=1,3
/proc/18632/stat : 18632 (gnovelty+2) R 18630 18632 18632 0 -1 4202496 457 0 0 0 1190 0 0 0 25 0 1 0 867256754 1042370560 192 33554432000 134512640 135663704 4294205952 18446744073709551615 134525237 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18632/statm: 254485 192 113 282 0 254201 0
[pid=18624/tid=18631] ppid=18622 vsize=288808 CPUtime=0 cores=1,3
/proc/18624/task/18631/stat : 18631 (python) S 18622 18624 17831 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 2 0 867256754 295739392 7064 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 1585312

[startup+25.5004 s]
/proc/loadavg: 3.53 3.86 3.10 4/212 18633
/proc/meminfo: memFree=31383332/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=288808 CPUtime=0.54 cores=1,3
/proc/18624/stat : 18624 (python) S 18622 18624 17831 0 -1 4202496 9875 932 1 0 40 14 0 0 18 0 2 0 867256676 295739392 7064 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18624/statm: 72202 7064 1867 364 0 8120 0
[pid=18630] ppid=18624 vsize=278564 CPUtime=0.02 cores=1,3
/proc/18630/stat : 18630 (python) S 18624 18624 17831 0 -1 4202560 882 0 0 0 1 1 0 0 18 0 1 0 867256754 285249536 5570 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338403855 0 0 16781312 514 8261167421155410181 0 0 17 1 0 0 0
/proc/18630/statm: 69641 5570 377 364 0 5559 0
[pid=18632] ppid=18630 vsize=1017940 CPUtime=24.68 cores=1,3
/proc/18632/stat : 18632 (gnovelty+2) R 18630 18632 18632 0 -1 4202496 457 0 0 0 2468 0 0 0 25 0 1 0 867256754 1042370560 192 33554432000 134512640 135663704 4294205952 18446744073709551615 134525520 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18632/statm: 254485 192 113 282 0 254201 0
[pid=18624/tid=18631] ppid=18622 vsize=288808 CPUtime=0 cores=1,3
/proc/18624/task/18631/stat : 18631 (python) S 18622 18624 17831 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 2 0 867256754 295739392 7064 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 1585312

[startup+51.1003 s]
/proc/loadavg: 3.35 3.79 3.10 4/216 18637
/proc/meminfo: memFree=31375664/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=288808 CPUtime=0.54 cores=1,3
/proc/18624/stat : 18624 (python) S 18622 18624 17831 0 -1 4202496 9875 932 1 0 40 14 0 0 18 0 2 0 867256676 295739392 7064 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18624/statm: 72202 7064 1867 364 0 8120 0
[pid=18630] ppid=18624 vsize=278564 CPUtime=0.05 cores=1,3
/proc/18630/stat : 18630 (python) S 18624 18624 17831 0 -1 4202560 894 0 0 0 3 2 0 0 18 0 1 0 867256754 285249536 5570 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338403855 0 0 16781312 514 8261167421155410181 0 0 17 1 0 0 0
/proc/18630/statm: 69641 5570 377 364 0 5559 0
[pid=18632] ppid=18630 vsize=1017940 CPUtime=50.25 cores=1,3
/proc/18632/stat : 18632 (gnovelty+2) R 18630 18632 18632 0 -1 4202496 457 0 0 0 5025 0 0 0 25 0 1 0 867256754 1042370560 192 33554432000 134512640 135663704 4294205952 18446744073709551615 134545605 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18632/statm: 254485 192 113 282 0 254201 0
[pid=18624/tid=18631] ppid=18622 vsize=288808 CPUtime=0 cores=1,3
/proc/18624/task/18631/stat : 18631 (python) S 18622 18624 17831 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 2 0 867256754 295739392 7064 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 1585312

[startup+102.307 s]
/proc/loadavg: 3.14 3.66 3.09 4/224 18647
/proc/meminfo: memFree=31354980/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=299568 CPUtime=0.56 cores=1,3
/proc/18624/stat : 18624 (python) S 18622 18624 17831 0 -1 4202496 10717 932 1 0 41 15 0 0 20 0 3 0 867256676 306757632 7223 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18624/statm: 74892 7223 1878 364 0 10807 0
[pid=18630] ppid=18624 vsize=288808 CPUtime=0.12 cores=1,3
/proc/18630/stat : 18630 (python) S 18624 18624 17831 0 -1 4202560 1141 0 0 0 8 4 0 0 19 0 2 0 867256754 295739392 5614 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18630/statm: 72202 5614 416 364 0 8120 0
[pid=18632] ppid=18630 vsize=1017940 CPUtime=99.99 cores=1,3
/proc/18632/stat : 18632 (gnovelty+2) T 18630 18632 18632 0 -1 4202496 457 0 0 0 9999 0 0 0 25 0 1 0 867256754 1042370560 192 33554432000 134512640 135663704 4294205952 18446744073709551615 134524551 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18632/statm: 254485 192 113 282 0 254201 0
[pid=18630/tid=18644] ppid=18624 vsize=288808 CPUtime=0 cores=1,3
/proc/18630/task/18644/stat : 18644 (python) S 18624 18624 17831 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867266765 295739392 5614 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 514 18446604471143662912 0 0 -1 1 0 0 0
[pid=18645] ppid=18624 vsize=289324 CPUtime=0 cores=1,3
/proc/18645/stat : 18645 (python) S 18624 18624 17831 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 867266766 296267776 5689 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338403910 0 0 16781312 514 4474986215942095111 0 0 17 3 0 0 0
/proc/18645/statm: 72331 5689 348 364 0 8246 0
[pid=18647] ppid=18645 vsize=1017940 CPUtime=1.4 cores=1,3
/proc/18647/stat : 18647 (gnovelty+2) R 18645 18647 18647 0 -1 4202496 456 0 0 0 140 0 0 0 25 0 1 0 867266766 1042370560 192 33554432000 134512640 135663704 4291061088 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18647/statm: 254485 192 113 282 0 254201 0
[pid=18624/tid=18631] ppid=18622 vsize=299568 CPUtime=0 cores=1,3
/proc/18624/task/18631/stat : 18631 (python) S 18622 18624 17831 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 3 0 867256754 306757632 7223 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 3 0 0 0
[pid=18624/tid=18646] ppid=18622 vsize=299568 CPUtime=0 cores=1,3
/proc/18624/task/18646/stat : 18646 (python) S 18622 18624 17831 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 3 0 867266766 306757632 7223 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 2913580

[startup+162.301 s]
/proc/loadavg: 3.05 3.53 3.08 4/224 18648
/proc/meminfo: memFree=31345644/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=299568 CPUtime=0.56 cores=1,3
/proc/18624/stat : 18624 (python) S 18622 18624 17831 0 -1 4202496 10717 932 1 0 41 15 0 0 20 0 3 0 867256676 306757632 7223 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18624/statm: 74892 7223 1878 364 0 10807 0
[pid=18630] ppid=18624 vsize=288808 CPUtime=0.12 cores=1,3

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

/proc/18630/statm: 72202 5614 416 364 0 8120 0
[pid=18632] ppid=18630 vsize=1017940 CPUtime=99.99 cores=1,3
/proc/18632/stat : 18632 (gnovelty+2) T 18630 18632 18632 0 -1 4202496 457 0 0 0 9999 0 0 0 25 0 1 0 867256754 1042370560 192 33554432000 134512640 135663704 4294205952 18446744073709551615 134524551 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18632/statm: 254485 192 113 282 0 254201 0
[pid=18630/tid=18644] ppid=18624 vsize=288808 CPUtime=0 cores=1,3
/proc/18630/task/18644/stat : 18644 (python) S 18624 18624 17831 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867266765 295739392 5614 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 514 18446604471143662912 0 0 -1 1 0 0 0
[pid=18645] ppid=18624 vsize=289324 CPUtime=0.13 cores=1,3
/proc/18645/stat : 18645 (python) S 18624 18624 17831 0 -1 4202560 1082 0 0 0 7 6 0 0 19 0 2 0 867266766 296267776 5742 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/18645/statm: 72331 5742 400 364 0 8246 0
[pid=18647] ppid=18645 vsize=1017940 CPUtime=100.12 cores=1,3
/proc/18647/stat : 18647 (gnovelty+2) T 18645 18647 18647 0 -1 4202496 456 0 0 0 10012 0 0 0 25 0 1 0 867266766 1042370560 192 33554432000 134512640 135663704 4291061088 18446744073709551615 134524697 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18647/statm: 254485 192 113 282 0 254201 0
[pid=18645/tid=18654] ppid=18624 vsize=289324 CPUtime=0 cores=1,3
/proc/18645/task/18654/stat : 18654 (python) S 18624 18624 17831 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 867276778 296267776 5742 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 514 18446604471134476352 0 0 -1 3 0 0 0
[pid=18655] ppid=18624 vsize=299156 CPUtime=1.17 cores=1,3
/proc/18655/stat : 18655 (python) S 18624 18624 17831 0 -1 4202560 1135 0 0 0 61 56 0 0 15 0 2 0 867276779 306335744 5655 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18655/statm: 74789 5655 400 364 0 10701 0
[pid=18657] ppid=18655 vsize=208492 CPUtime=860.19 cores=1,3
/proc/18657/stat : 18657 (march_hi) R 18655 18657 18657 0 -1 4202496 40130 0 0 0 86010 9 0 0 25 0 1 0 867276779 213495808 39860 33554432000 4194304 4955518 140734396187840 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18657/statm: 52123 39860 106 186 0 51936 0
[pid=18655/tid=18848] ppid=18624 vsize=299156 CPUtime=0 cores=1,3
/proc/18655/task/18848/stat : 18848 (python) S 18624 18624 17831 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 867345355 306335744 5655 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 514 18446604471143662016 0 0 -1 1 0 0 0
[pid=18624/tid=18631] ppid=18622 vsize=310024 CPUtime=0 cores=1,3
/proc/18624/task/18631/stat : 18631 (python) S 18622 18624 17831 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 4 0 867256754 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 3 0 0 0
[pid=18624/tid=18646] ppid=18622 vsize=310024 CPUtime=0 cores=1,3
/proc/18624/task/18646/stat : 18646 (python) S 18622 18624 17831 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 4 0 867266766 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 1 0 0 0
[pid=18624/tid=18656] ppid=18622 vsize=310024 CPUtime=0 cores=1,3
/proc/18624/task/18656/stat : 18656 (python) S 18622 18624 17831 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 4 0 867276779 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 3431684

[startup+1122.3 s]
/proc/loadavg: 2.95 3.00 3.00 4/213 18955
/proc/meminfo: memFree=31086280/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=310024 CPUtime=0.58 cores=1,3
/proc/18624/stat : 18624 (python) S 18622 18624 17831 0 -1 4202496 12103 932 1 0 43 15 0 0 18 0 4 0 867256676 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18624/statm: 77506 7264 1880 364 0 13418 0
[pid=18630] ppid=18624 vsize=288808 CPUtime=0.12 cores=1,3
/proc/18630/stat : 18630 (python) S 18624 18624 17831 0 -1 4202560 1141 0 0 0 8 4 0 0 19 0 2 0 867256754 295739392 5614 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18630/statm: 72202 5614 416 364 0 8120 0
[pid=18632] ppid=18630 vsize=1017940 CPUtime=99.99 cores=1,3
/proc/18632/stat : 18632 (gnovelty+2) T 18630 18632 18632 0 -1 4202496 457 0 0 0 9999 0 0 0 25 0 1 0 867256754 1042370560 192 33554432000 134512640 135663704 4294205952 18446744073709551615 134524551 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18632/statm: 254485 192 113 282 0 254201 0
[pid=18630/tid=18644] ppid=18624 vsize=288808 CPUtime=0 cores=1,3
/proc/18630/task/18644/stat : 18644 (python) S 18624 18624 17831 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867266765 295739392 5614 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 514 18446604471143662912 0 0 -1 1 0 0 0
[pid=18645] ppid=18624 vsize=289324 CPUtime=0.13 cores=1,3
/proc/18645/stat : 18645 (python) S 18624 18624 17831 0 -1 4202560 1082 0 0 0 7 6 0 0 19 0 2 0 867266766 296267776 5742 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/18645/statm: 72331 5742 400 364 0 8246 0
[pid=18647] ppid=18645 vsize=1017940 CPUtime=100.12 cores=1,3
/proc/18647/stat : 18647 (gnovelty+2) T 18645 18647 18647 0 -1 4202496 456 0 0 0 10012 0 0 0 25 0 1 0 867266766 1042370560 192 33554432000 134512640 135663704 4291061088 18446744073709551615 134524697 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18647/statm: 254485 192 113 282 0 254201 0
[pid=18645/tid=18654] ppid=18624 vsize=289324 CPUtime=0 cores=1,3
/proc/18645/task/18654/stat : 18654 (python) S 18624 18624 17831 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 867276778 296267776 5742 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 514 18446604471134476352 0 0 -1 3 0 0 0
[pid=18655] ppid=18624 vsize=299156 CPUtime=1.26 cores=1,3
/proc/18655/stat : 18655 (python) S 18624 18624 17831 0 -1 4202560 1135 0 0 0 66 60 0 0 15 0 2 0 867276779 306335744 5655 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18655/statm: 74789 5655 400 364 0 10701 0
[pid=18657] ppid=18655 vsize=208492 CPUtime=920.14 cores=1,3
/proc/18657/stat : 18657 (march_hi) R 18655 18657 18657 0 -1 4202496 42945 0 0 0 92003 11 0 0 25 0 1 0 867276779 213495808 42675 33554432000 4194304 4955518 140734396187840 18446744073709551615 4224747 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18657/statm: 52123 42675 106 186 0 51936 0
[pid=18655/tid=18848] ppid=18624 vsize=299156 CPUtime=0 cores=1,3
/proc/18655/task/18848/stat : 18848 (python) S 18624 18624 17831 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 867345355 306335744 5655 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 514 18446604471143662016 0 0 -1 1 0 0 0
[pid=18624/tid=18631] ppid=18622 vsize=310024 CPUtime=0 cores=1,3
/proc/18624/task/18631/stat : 18631 (python) S 18622 18624 17831 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 4 0 867256754 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 3 0 0 0
[pid=18624/tid=18646] ppid=18622 vsize=310024 CPUtime=0 cores=1,3
/proc/18624/task/18646/stat : 18646 (python) S 18622 18624 17831 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 4 0 867266766 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 1 0 0 0
[pid=18624/tid=18656] ppid=18622 vsize=310024 CPUtime=0 cores=1,3
/proc/18624/task/18656/stat : 18656 (python) S 18622 18624 17831 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 4 0 867276779 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 3431684

[startup+1182.3 s]
/proc/loadavg: 3.06 3.02 3.00 4/205 19002
/proc/meminfo: memFree=31240328/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=310024 CPUtime=0.58 cores=1,3
/proc/18624/stat : 18624 (python) S 18622 18624 17831 0 -1 4202496 12103 932 1 0 43 15 0 0 18 0 4 0 867256676 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18624/statm: 77506 7264 1880 364 0 13418 0
[pid=18630] ppid=18624 vsize=288808 CPUtime=0.12 cores=1,3
/proc/18630/stat : 18630 (python) S 18624 18624 17831 0 -1 4202560 1141 0 0 0 8 4 0 0 19 0 2 0 867256754 295739392 5614 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18630/statm: 72202 5614 416 364 0 8120 0
[pid=18632] ppid=18630 vsize=1017940 CPUtime=99.99 cores=1,3
/proc/18632/stat : 18632 (gnovelty+2) T 18630 18632 18632 0 -1 4202496 457 0 0 0 9999 0 0 0 25 0 1 0 867256754 1042370560 192 33554432000 134512640 135663704 4294205952 18446744073709551615 134524551 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18632/statm: 254485 192 113 282 0 254201 0
[pid=18630/tid=18644] ppid=18624 vsize=288808 CPUtime=0 cores=1,3
/proc/18630/task/18644/stat : 18644 (python) S 18624 18624 17831 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867266765 295739392 5614 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 514 18446604471143662912 0 0 -1 1 0 0 0
[pid=18645] ppid=18624 vsize=289324 CPUtime=0.13 cores=1,3
/proc/18645/stat : 18645 (python) S 18624 18624 17831 0 -1 4202560 1082 0 0 0 7 6 0 0 19 0 2 0 867266766 296267776 5742 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/18645/statm: 72331 5742 400 364 0 8246 0
[pid=18647] ppid=18645 vsize=1017940 CPUtime=100.12 cores=1,3
/proc/18647/stat : 18647 (gnovelty+2) T 18645 18647 18647 0 -1 4202496 456 0 0 0 10012 0 0 0 25 0 1 0 867266766 1042370560 192 33554432000 134512640 135663704 4291061088 18446744073709551615 134524697 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18647/statm: 254485 192 113 282 0 254201 0
[pid=18645/tid=18654] ppid=18624 vsize=289324 CPUtime=0 cores=1,3
/proc/18645/task/18654/stat : 18654 (python) S 18624 18624 17831 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 867276778 296267776 5742 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 514 18446604471134476352 0 0 -1 3 0 0 0
[pid=18655] ppid=18624 vsize=299156 CPUtime=1.33 cores=1,3
/proc/18655/stat : 18655 (python) S 18624 18624 17831 0 -1 4202560 1135 0 0 0 70 63 0 0 15 0 2 0 867276779 306335744 5655 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18655/statm: 74789 5655 400 364 0 10701 0
[pid=18657] ppid=18655 vsize=208492 CPUtime=980.11 cores=1,3
/proc/18657/stat : 18657 (march_hi) R 18655 18657 18657 0 -1 4202496 45716 0 0 0 97999 12 0 0 25 0 1 0 867276779 213495808 45446 33554432000 4194304 4955518 140734396187840 18446744073709551615 4208592 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18657/statm: 52123 45446 106 186 0 51936 0
[pid=18655/tid=18848] ppid=18624 vsize=299156 CPUtime=0 cores=1,3
/proc/18655/task/18848/stat : 18848 (python) S 18624 18624 17831 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 867345355 306335744 5655 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 514 18446604471143662016 0 0 -1 1 0 0 0
[pid=18624/tid=18631] ppid=18622 vsize=310024 CPUtime=0 cores=1,3
/proc/18624/task/18631/stat : 18631 (python) S 18622 18624 17831 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 4 0 867256754 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 3 0 0 0
[pid=18624/tid=18646] ppid=18622 vsize=310024 CPUtime=0 cores=1,3
/proc/18624/task/18646/stat : 18646 (python) S 18622 18624 17831 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 4 0 867266766 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 1 0 0 0
[pid=18624/tid=18656] ppid=18622 vsize=310024 CPUtime=0 cores=1,3
/proc/18624/task/18656/stat : 18656 (python) S 18622 18624 17831 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 4 0 867276779 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 3431684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 3.04 3.01 3.00 4/209 19007
/proc/meminfo: memFree=31232668/32951124 swapFree=67055520/67111528
[pid=18624] ppid=18622 vsize=310024 CPUtime=0.58 cores=1,3
/proc/18624/stat : 18624 (python) S 18622 18624 17831 0 -1 4202496 12103 932 1 0 43 15 0 0 18 0 4 0 867256676 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18624/statm: 77506 7264 1880 364 0 13418 0
[pid=18630] ppid=18624 vsize=288808 CPUtime=0.12 cores=1,3
/proc/18630/stat : 18630 (python) S 18624 18624 17831 0 -1 4202560 1141 0 0 0 8 4 0 0 19 0 2 0 867256754 295739392 5614 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18630/statm: 72202 5614 416 364 0 8120 0
[pid=18632] ppid=18630 vsize=1017940 CPUtime=99.99 cores=1,3
/proc/18632/stat : 18632 (gnovelty+2) T 18630 18632 18632 0 -1 4202496 457 0 0 0 9999 0 0 0 25 0 1 0 867256754 1042370560 192 33554432000 134512640 135663704 4294205952 18446744073709551615 134524551 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18632/statm: 254485 192 113 282 0 254201 0
[pid=18630/tid=18644] ppid=18624 vsize=288808 CPUtime=0 cores=1,3
/proc/18630/task/18644/stat : 18644 (python) S 18624 18624 17831 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867266765 295739392 5614 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 514 18446604471143662912 0 0 -1 1 0 0 0
[pid=18645] ppid=18624 vsize=289324 CPUtime=0.13 cores=1,3
/proc/18645/stat : 18645 (python) S 18624 18624 17831 0 -1 4202560 1082 0 0 0 7 6 0 0 19 0 2 0 867266766 296267776 5742 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/18645/statm: 72331 5742 400 364 0 8246 0
[pid=18647] ppid=18645 vsize=1017940 CPUtime=100.12 cores=1,3
/proc/18647/stat : 18647 (gnovelty+2) T 18645 18647 18647 0 -1 4202496 456 0 0 0 10012 0 0 0 25 0 1 0 867266766 1042370560 192 33554432000 134512640 135663704 4291061088 18446744073709551615 134524697 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18647/statm: 254485 192 113 282 0 254201 0
[pid=18645/tid=18654] ppid=18624 vsize=289324 CPUtime=0 cores=1,3
/proc/18645/task/18654/stat : 18654 (python) S 18624 18624 17831 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 867276778 296267776 5742 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 514 18446604471134476352 0 0 -1 3 0 0 0
[pid=18655] ppid=18624 vsize=299156 CPUtime=1.35 cores=1,3
/proc/18655/stat : 18655 (python) S 18624 18624 17831 0 -1 4202560 1135 0 0 0 71 64 0 0 15 0 2 0 867276779 306335744 5655 33554432000 4194304 5683644 140735336947168 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18655/statm: 74789 5655 400 364 0 10701 0
[pid=18657] ppid=18655 vsize=208492 CPUtime=997.8 cores=1,3
/proc/18657/stat : 18657 (march_hi) R 18655 18657 18657 0 -1 4202496 46496 0 0 0 99768 12 0 0 25 0 1 0 867276779 213495808 46226 33554432000 4194304 4955518 140734396187840 18446744073709551615 4224468 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18657/statm: 52123 46226 106 186 0 51936 0
[pid=18655/tid=18848] ppid=18624 vsize=299156 CPUtime=0 cores=1,3
/proc/18655/task/18848/stat : 18848 (python) S 18624 18624 17831 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 867345355 306335744 5655 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 514 18446604471143662016 0 0 -1 1 0 0 0
[pid=18624/tid=18631] ppid=18622 vsize=310024 CPUtime=0 cores=1,3
/proc/18624/task/18631/stat : 18631 (python) S 18622 18624 17831 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 4 0 867256754 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 3 0 0 0
[pid=18624/tid=18646] ppid=18622 vsize=310024 CPUtime=0 cores=1,3
/proc/18624/task/18646/stat : 18646 (python) S 18622 18624 17831 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 4 0 867266766 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 1 0 0 0
[pid=18624/tid=18656] ppid=18622 vsize=310024 CPUtime=0 cores=1,3
/proc/18624/task/18656/stat : 18656 (python) S 18622 18624 17831 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 4 0 867276779 317464576 7264 33554432000 4194304 5683644 140735336947168 18446744073709551615 270350207409 0 0 16781312 2 18446604471128673088 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 3431684

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

Real time (s): 1200.03
CPU time (s): 1200.09
CPU user time (s): 1199.08
CPU system time (s): 1.01
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 3431688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.431934
system time used= 0.158975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13035
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= 2550
involuntary context switches= 17

runsolver used 1.88571 second user time and 4.67329 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-11 01:26:50
IDJOB=3484230
IDBENCH=82741
IDSOLVER=1975
FILE ID=node143/3484230-1307748410
RUNJOBID= node143-1307746989-17851
PBS_JOBID= 13550817
Free space on /tmp= 74024 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S873866006-055.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-3484230-1307748410/watcher-3484230-1307748410 -o /tmp/evaluation-result-3484230-1307748410/solver-3484230-1307748410 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484230-1307748410.cnf -seed 371687132 -budget 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 9ec6e0c9f7f3592c1fc9e4fe986eba4f
RANDOM SEED=371687132

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31408228 kB
Buffers:        112564 kB
Cached:        1144864 kB
SwapCached:       8636 kB
Active:         485440 kB
Inactive:       890220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31408228 kB
SwapTotal:    67111528 kB
SwapFree:     67055520 kB
Dirty:           32136 kB
Writeback:           0 kB
AnonPages:      116604 kB
Mapped:          20116 kB
Slab:            95124 kB
PageTables:      10372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4976412 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= 73992 MiB
End job on node143 at 2011-06-11 01:46:53