Trace number 3377569

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-random (fixed)? (TO) 1297.59 1300.03

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1235135694-059.UNKNOWN.cnf
MD5SUM4fe02968acd00bdecbd1c96009763619
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.49/4.42	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.49/4.43	c INFO: solving HOME/instance-3377569-1307741579.cnf
0.49/4.43	c INFO: computing task features
0.49/4.44	c INFO: computed variable-clause graph statistics
0.49/4.44	c INFO: computed clause balance statistics
0.49/4.48	c INFO: computed variable balance statistics
0.57/4.52	c INFO: computed small-clause counts
0.57/4.52	c INFO: computed Horn-clause counts
0.57/4.53	c INFO: computed variable graph statistics
0.57/4.53	c INFO: collected features for HOME/instance-3377569-1307741579.cnf in 0.10 s
0.57/4.54	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.58)
100.67/104.66	c INFO: running march_hi@0 for 194 with 2299 remaining (b = 0.16)
296.81/300.53	c INFO: running gnovelty+2@0 for 97 with 2104 remaining (b = 0.07)
396.04/399.68	c INFO: running march_hi@195 for 2004 with 2004 remaining (b = 0.59)

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 0.00 0.00 0.00 10/186 17282
/proc/meminfo: memFree=31357756/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=15184 CPUtime=0 cores=1,3
/proc/17281/stat : 17281 (python) D 17273 17281 17208 0 -1 4202496 725 0 0 0 0 0 0 0 19 0 1 0 866573653 15548416 614 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261612389 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17281/statm: 3796 614 321 364 0 283 0

[startup+0.04368 s]
/proc/loadavg: 0.00 0.00 0.00 10/186 17282
/proc/meminfo: memFree=31357756/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=16236 CPUtime=0 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 1001 0 0 0 0 0 0 0 17 0 1 0 866573653 16625664 872 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261614592 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/17281/statm: 4059 872 371 364 0 546 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16236

[startup+0.100691 s]
/proc/loadavg: 0.00 0.00 0.00 10/186 17282
/proc/meminfo: memFree=31357756/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=16392 CPUtime=0.01 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 1118 0 0 0 1 0 0 0 17 0 1 0 866573653 16785408 984 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261612389 0 2147483391 16781312 2 18446744071699953811 0 0 17 1 0 0 0
/proc/17281/statm: 4098 984 409 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+0.300658 s]
/proc/loadavg: 0.00 0.00 0.00 10/186 17282
/proc/meminfo: memFree=31357756/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=32172 CPUtime=0.04 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 1520 0 0 0 3 1 0 0 16 0 1 0 866573653 32944128 1355 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261614592 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/17281/statm: 8043 1355 445 364 0 898 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32172

[startup+0.700546 s]
/proc/loadavg: 0.00 0.00 0.00 10/186 17282
/proc/meminfo: memFree=31357756/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=85364 CPUtime=0.07 cores=1,3
/proc/17281/stat : 17281 (python) D 17273 17281 17208 0 -1 4202496 2593 0 0 0 4 3 0 0 16 0 1 0 866573653 87412736 2314 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261622327 0 0 16781312 2 18446744071562154983 0 0 17 1 0 0 13
/proc/17281/statm: 21341 2314 712 364 0 1558 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 85364

[startup+1.65337 s]
/proc/loadavg: 0.00 0.00 0.00 10/186 17282
/proc/meminfo: memFree=31357756/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=135748 CPUtime=0.2 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 5974 933 1 0 13 7 0 0 16 0 1 0 866573653 139005952 4149 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261612549 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 14
/proc/17281/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+3.10112 s]
/proc/loadavg: 0.00 0.00 0.00 7/190 17302
/proc/meminfo: memFree=31302360/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=135748 CPUtime=0.26 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 5978 933 1 0 15 11 0 0 15 0 1 0 866573653 139005952 4150 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261612549 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 14
/proc/17281/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 135748
heavy processes:

[startup+6.30656 s]
/proc/loadavg: 0.08 0.02 0.01 3/189 17373
/proc/meminfo: memFree=31370180/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=288856 CPUtime=0.62 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 9821 933 1 0 41 21 0 0 17 0 2 0 866573653 295788544 7099 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 14
/proc/17281/statm: 72214 7099 1875 364 0 8132 0
[pid=17309] ppid=17281 vsize=278612 CPUtime=0 cores=1,3
/proc/17309/stat : 17309 (python) S 17281 17281 17208 0 -1 4202560 728 0 0 0 0 0 0 0 18 0 1 0 866574108 285298688 5574 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261636623 0 0 16781312 514 4442831823021506824 0 0 17 1 0 0 0
/proc/17309/statm: 69653 5574 354 364 0 5571 0
[pid=17311] ppid=17309 vsize=1017940 CPUtime=1.75 cores=1,3
/proc/17311/stat : 17311 (gnovelty+2) R 17309 17311 17311 0 -1 4202496 455 0 0 0 175 0 0 0 25 0 1 0 866574108 1042370560 190 33554432000 134512640 135663704 4287483072 18446744073709551615 134545514 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17311/statm: 254485 190 113 282 0 254201 0
[pid=17281/tid=17310] ppid=17273 vsize=288856 CPUtime=0 cores=1,3
/proc/17281/task/17310/stat : 17310 (python) S 17273 17281 17208 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 2 0 866574108 295788544 7099 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 1585408
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 0.23 0.05 0.02 4/196 17400
/proc/meminfo: memFree=31269948/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=288856 CPUtime=0.62 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 9821 933 1 0 41 21 0 0 17 0 2 0 866573653 295788544 7099 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 14
/proc/17281/statm: 72214 7099 1875 364 0 8132 0
[pid=17309] ppid=17281 vsize=278612 CPUtime=0 cores=1,3
/proc/17309/stat : 17309 (python) S 17281 17281 17208 0 -1 4202560 966 0 0 0 0 0 0 0 18 0 1 0 866574108 285298688 5601 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261636623 0 0 16781312 514 4442831823021506824 0 0 17 1 0 0 0
/proc/17309/statm: 69653 5601 381 364 0 5571 0
[pid=17311] ppid=17309 vsize=1017940 CPUtime=8.14 cores=1,3
/proc/17311/stat : 17311 (gnovelty+2) R 17309 17311 17311 0 -1 4202496 455 0 0 0 814 0 0 0 25 0 1 0 866574108 1042370560 190 33554432000 134512640 135663704 4287483072 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17311/statm: 254485 190 113 282 0 254201 0
[pid=17281/tid=17310] ppid=17273 vsize=288856 CPUtime=0 cores=1,3
/proc/17281/task/17310/stat : 17310 (python) S 17273 17281 17208 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 2 0 866574108 295788544 7099 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.76
Current children cumulated vsize (KiB) 1585408
heavy processes:

[startup+25.5012 s]
/proc/loadavg: 0.86 0.19 0.06 4/193 17569
/proc/meminfo: memFree=31310988/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=288856 CPUtime=0.62 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 9821 933 1 0 41 21 0 0 17 0 2 0 866573653 295788544 7099 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 14
/proc/17281/statm: 72214 7099 1875 364 0 8132 0
[pid=17309] ppid=17281 vsize=278612 CPUtime=0.02 cores=1,3
/proc/17309/stat : 17309 (python) S 17281 17281 17208 0 -1 4202560 972 0 0 0 1 1 0 0 18 0 1 0 866574108 285298688 5602 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261636623 0 0 16781312 514 4001219570500075784 0 0 17 1 0 0 0
/proc/17309/statm: 69653 5602 382 364 0 5571 0
[pid=17311] ppid=17309 vsize=1017940 CPUtime=20.92 cores=1,3
/proc/17311/stat : 17311 (gnovelty+2) R 17309 17311 17311 0 -1 4202496 455 0 0 0 2092 0 0 0 25 0 1 0 866574108 1042370560 190 33554432000 134512640 135663704 4287483072 18446744073709551615 134546755 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17311/statm: 254485 190 113 282 0 254201 0
[pid=17281/tid=17310] ppid=17273 vsize=288856 CPUtime=0 cores=1,3
/proc/17281/task/17310/stat : 17310 (python) S 17273 17281 17208 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 2 0 866574108 295788544 7099 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.56
Current children cumulated vsize (KiB) 1585408

[startup+51.1006 s]
/proc/loadavg: 1.72 0.45 0.15 4/193 17570
/proc/meminfo: memFree=31312504/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=288856 CPUtime=0.62 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 9821 933 1 0 41 21 0 0 17 0 2 0 866573653 295788544 7099 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 14
/proc/17281/statm: 72214 7099 1875 364 0 8132 0
[pid=17309] ppid=17281 vsize=278612 CPUtime=0.05 cores=1,3
/proc/17309/stat : 17309 (python) S 17281 17281 17208 0 -1 4202560 986 0 0 0 2 3 0 0 18 0 1 0 866574108 285298688 5602 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261636623 0 0 16781312 514 4001219570500075784 0 0 17 1 0 0 0
/proc/17309/statm: 69653 5602 382 364 0 5571 0
[pid=17311] ppid=17309 vsize=1017940 CPUtime=46.49 cores=1,3
/proc/17311/stat : 17311 (gnovelty+2) R 17309 17311 17311 0 -1 4202496 455 0 0 0 4649 0 0 0 25 0 1 0 866574108 1042370560 190 33554432000 134512640 135663704 4287483072 18446744073709551615 134525691 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17311/statm: 254485 190 113 282 0 254201 0
[pid=17281/tid=17310] ppid=17273 vsize=288856 CPUtime=0 cores=1,3
/proc/17281/task/17310/stat : 17310 (python) S 17273 17281 17208 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 2 0 866574108 295788544 7099 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.16
Current children cumulated vsize (KiB) 1585408

[startup+102.301 s]
/proc/loadavg: 2.49 0.86 0.30 4/193 17571
/proc/meminfo: memFree=31313020/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=288856 CPUtime=0.62 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 9821 933 1 0 41 21 0 0 17 0 2 0 866573653 295788544 7099 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 14
/proc/17281/statm: 72214 7099 1875 364 0 8132 0
[pid=17309] ppid=17281 vsize=278612 CPUtime=0.1 cores=1,3
/proc/17309/stat : 17309 (python) S 17281 17281 17208 0 -1 4202560 1006 0 0 0 5 5 0 0 18 0 1 0 866574108 285298688 5602 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261636623 0 0 16781312 514 4001219570500075784 0 0 17 1 0 0 0
/proc/17309/statm: 69653 5602 382 364 0 5571 0
[pid=17311] ppid=17309 vsize=1017940 CPUtime=97.65 cores=1,3
/proc/17311/stat : 17311 (gnovelty+2) R 17309 17311 17311 0 -1 4202496 455 0 0 0 9765 0 0 0 25 0 1 0 866574108 1042370560 190 33554432000 134512640 135663704 4287483072 18446744073709551615 134545183 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17311/statm: 254485 190 113 282 0 254201 0
[pid=17281/tid=17310] ppid=17273 vsize=288856 CPUtime=0 cores=1,3
/proc/17281/task/17310/stat : 17310 (python) S 17273 17281 17208 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 2 0 866574108 295788544 7099 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.37
Current children cumulated vsize (KiB) 1585408

[startup+162.301 s]
/proc/loadavg: 2.81 1.24 0.47 4/205 17585
/proc/meminfo: memFree=31288444/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=299676 CPUtime=0.63 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 10664 933 1 0 42 21 0 0 20 0 3 0 866573653 306868224 7250 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 14
/proc/17281/statm: 74919 7250 1878 364 0 10834 0
[pid=17309] ppid=17281 vsize=288856 CPUtime=0.11 cores=1,3
/proc/17309/stat : 17309 (python) S 17281 17281 17208 0 -1 4202560 1145 0 0 0 5 6 0 0 19 0 2 0 866574108 295788544 5640 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17309/statm: 72214 5640 415 364 0 8132 0
[pid=17311] ppid=17309 vsize=1017940 CPUtime=100.01 cores=1,3
/proc/17311/stat : 17311 (gnovelty+2) T 17309 17311 17311 0 -1 4202496 455 0 0 0 10001 0 0 0 25 0 1 0 866574108 1042370560 190 33554432000 134512640 135663704 4287483072 18446744073709551615 134547291 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17311/statm: 254485 190 113 282 0 254201 0
[pid=17309/tid=17572] ppid=17281 vsize=288856 CPUtime=0 cores=1,3
/proc/17309/task/17572/stat : 17572 (python) S 17281 17281 17208 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 866584119 295788544 5640 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 514 18446604471126989824 0 0 -1 3 0 0 0
[pid=17573] ppid=17281 vsize=289432 CPUtime=0.07 cores=1,3
/proc/17573/stat : 17573 (python) S 17281 17281 17208 0 -1 4202560 932 0 0 0 4 3 0 0 15 0 1 0 866584120 296378368 5739 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261636678 0 0 16781312 514 4001219570500075784 0 0 17 3 0 0 0
/proc/17573/statm: 72358 5739 371 364 0 8273 0
[pid=17575] ppid=17573 vsize=12848 CPUtime=57.61 cores=1,3
/proc/17575/stat : 17575 (march_hi) R 17573 17575 17575 0 -1 4202496 2955 0 0 0 5761 0 0 0 25 0 1 0 866584120 13156352 2694 33554432000 4194304 4955518 140735901450944 18446744073709551615 4224745 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17575/statm: 3212 2694 104 186 0 3025 0
[pid=17281/tid=17310] ppid=17273 vsize=299676 CPUtime=0 cores=1,3
/proc/17281/task/17310/stat : 17310 (python) S 17273 17281 17208 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 3 0 866574108 306868224 7250 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 1 0 0 0
[pid=17281/tid=17574] ppid=17273 vsize=299676 CPUtime=0 cores=1,3
/proc/17281/task/17574/stat : 17574 (python) S 17273 17281 17208 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 3 0 866584120 306868224 7250 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 158.43
Current children cumulated vsize (KiB) 1908752

[startup+222.3 s]
/proc/loadavg: 2.93 1.56 0.62 4/213 17594
/proc/meminfo: memFree=31268124/32951124 swapFree=67057920/67111528

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

/proc/17309/statm: 72214 5640 415 364 0 8132 0
[pid=17311] ppid=17309 vsize=1017940 CPUtime=100.01 cores=1,3
/proc/17311/stat : 17311 (gnovelty+2) T 17309 17311 17311 0 -1 4202496 455 0 0 0 10001 0 0 0 25 0 1 0 866574108 1042370560 190 33554432000 134512640 135663704 4287483072 18446744073709551615 134547291 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17311/statm: 254485 190 113 282 0 254201 0
[pid=17309/tid=17572] ppid=17281 vsize=288856 CPUtime=0 cores=1,3
/proc/17309/task/17572/stat : 17572 (python) S 17281 17281 17208 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 866584119 295788544 5640 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 514 18446604471126989824 0 0 -1 3 0 0 0
[pid=17573] ppid=17281 vsize=289432 CPUtime=1.16 cores=1,3
/proc/17573/stat : 17573 (python) S 17281 17281 17208 0 -1 4202560 1140 0 0 0 61 55 0 0 15 0 2 0 866584120 296378368 5769 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261636678 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17573/statm: 72358 5769 400 364 0 8273 0
[pid=17575] ppid=17573 vsize=173412 CPUtime=918.48 cores=1,3
/proc/17575/stat : 17575 (march_hi) R 17573 17575 17575 0 -1 4202496 32175 0 0 0 91842 6 0 0 25 0 1 0 866584120 177573888 31914 33554432000 4194304 4955518 140735901450944 18446744073709551615 4227831 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17575/statm: 43353 31914 104 186 0 43166 0
[pid=17573/tid=17598] ppid=17281 vsize=289432 CPUtime=0 cores=1,3
/proc/17573/task/17598/stat : 17598 (python) S 17281 17281 17208 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 866603706 296378368 5769 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 514 18446604471138530432 0 0 -1 3 0 0 0
[pid=17599] ppid=17281 vsize=299356 CPUtime=0.12 cores=1,3
/proc/17599/stat : 17599 (python) S 17281 17281 17208 0 -1 4202560 1080 0 0 0 6 6 0 0 19 0 2 0 866603707 306540544 5693 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17599/statm: 74839 5693 400 364 0 10751 0
[pid=17601] ppid=17599 vsize=1017940 CPUtime=99.12 cores=1,3
/proc/17601/stat : 17601 (gnovelty+2) T 17599 17601 17601 0 -1 4202496 456 0 0 0 9912 0 0 0 25 0 1 0 866603707 1042370560 192 33554432000 134512640 135663704 4287361424 18446744073709551615 134524901 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17601/statm: 254485 192 113 282 0 254201 0
[pid=17599/tid=17608] ppid=17281 vsize=299356 CPUtime=0 cores=1,3
/proc/17599/task/17608/stat : 17608 (python) S 17281 17281 17208 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 866613620 306540544 5693 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 514 18446604471132892224 0 0 -1 1 0 0 0
[pid=17281/tid=17310] ppid=17273 vsize=310140 CPUtime=0 cores=1,3
/proc/17281/task/17310/stat : 17310 (python) S 17273 17281 17208 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 4 0 866574108 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 1 0 0 0
[pid=17281/tid=17574] ppid=17273 vsize=310140 CPUtime=0 cores=1,3
/proc/17281/task/17574/stat : 17574 (python) S 17273 17281 17208 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 4 0 866584120 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 3 0 0 0
[pid=17281/tid=17600] ppid=17273 vsize=310140 CPUtime=0 cores=1,3
/proc/17281/task/17600/stat : 17600 (python) S 17273 17281 17208 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 866603707 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1119.66
Current children cumulated vsize (KiB) 3397076

[startup+1182.3 s]
/proc/loadavg: 2.02 2.16 1.74 3/201 17671
/proc/meminfo: memFree=31093816/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=310140 CPUtime=0.66 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 12092 933 1 0 44 22 0 0 18 0 4 0 866573653 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 14
/proc/17281/statm: 77535 7291 1880 364 0 13447 0
[pid=17309] ppid=17281 vsize=288856 CPUtime=0.11 cores=1,3
/proc/17309/stat : 17309 (python) S 17281 17281 17208 0 -1 4202560 1145 0 0 0 5 6 0 0 19 0 2 0 866574108 295788544 5640 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17309/statm: 72214 5640 415 364 0 8132 0
[pid=17311] ppid=17309 vsize=1017940 CPUtime=100.01 cores=1,3
/proc/17311/stat : 17311 (gnovelty+2) T 17309 17311 17311 0 -1 4202496 455 0 0 0 10001 0 0 0 25 0 1 0 866574108 1042370560 190 33554432000 134512640 135663704 4287483072 18446744073709551615 134547291 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17311/statm: 254485 190 113 282 0 254201 0
[pid=17309/tid=17572] ppid=17281 vsize=288856 CPUtime=0 cores=1,3
/proc/17309/task/17572/stat : 17572 (python) S 17281 17281 17208 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 866584119 295788544 5640 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 514 18446604471126989824 0 0 -1 3 0 0 0
[pid=17573] ppid=17281 vsize=289432 CPUtime=1.23 cores=1,3
/proc/17573/stat : 17573 (python) S 17281 17281 17208 0 -1 4202560 1140 0 0 0 65 58 0 0 15 0 2 0 866584120 296378368 5769 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261636678 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17573/statm: 72358 5769 400 364 0 8273 0
[pid=17575] ppid=17573 vsize=173412 CPUtime=978.48 cores=1,3
/proc/17575/stat : 17575 (march_hi) R 17573 17575 17575 0 -1 4202496 34074 0 0 0 97842 6 0 0 25 0 1 0 866584120 177573888 33813 33554432000 4194304 4955518 140735901450944 18446744073709551615 4313888 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17575/statm: 43353 33813 104 186 0 43166 0
[pid=17573/tid=17598] ppid=17281 vsize=289432 CPUtime=0 cores=1,3
/proc/17573/task/17598/stat : 17598 (python) S 17281 17281 17208 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 866603706 296378368 5769 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 514 18446604471138530432 0 0 -1 3 0 0 0
[pid=17599] ppid=17281 vsize=299356 CPUtime=0.12 cores=1,3
/proc/17599/stat : 17599 (python) S 17281 17281 17208 0 -1 4202560 1080 0 0 0 6 6 0 0 19 0 2 0 866603707 306540544 5693 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17599/statm: 74839 5693 400 364 0 10751 0
[pid=17601] ppid=17599 vsize=1017940 CPUtime=99.12 cores=1,3
/proc/17601/stat : 17601 (gnovelty+2) T 17599 17601 17601 0 -1 4202496 456 0 0 0 9912 0 0 0 25 0 1 0 866603707 1042370560 192 33554432000 134512640 135663704 4287361424 18446744073709551615 134524901 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17601/statm: 254485 192 113 282 0 254201 0
[pid=17599/tid=17608] ppid=17281 vsize=299356 CPUtime=0 cores=1,3
/proc/17599/task/17608/stat : 17608 (python) S 17281 17281 17208 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 866613620 306540544 5693 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 514 18446604471132892224 0 0 -1 1 0 0 0
[pid=17281/tid=17310] ppid=17273 vsize=310140 CPUtime=0 cores=1,3
/proc/17281/task/17310/stat : 17310 (python) S 17273 17281 17208 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 4 0 866574108 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 1 0 0 0
[pid=17281/tid=17574] ppid=17273 vsize=310140 CPUtime=0 cores=1,3
/proc/17281/task/17574/stat : 17574 (python) S 17273 17281 17208 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 4 0 866584120 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 3 0 0 0
[pid=17281/tid=17600] ppid=17273 vsize=310140 CPUtime=0 cores=1,3
/proc/17281/task/17600/stat : 17600 (python) S 17273 17281 17208 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 866603707 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1179.73
Current children cumulated vsize (KiB) 3397076

[startup+1242.3 s]
/proc/loadavg: 2.00 2.12 1.75 3/201 17673
/proc/meminfo: memFree=31079888/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=310140 CPUtime=0.66 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 12092 933 1 0 44 22 0 0 18 0 4 0 866573653 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 14
/proc/17281/statm: 77535 7291 1880 364 0 13447 0
[pid=17309] ppid=17281 vsize=288856 CPUtime=0.11 cores=1,3
/proc/17309/stat : 17309 (python) S 17281 17281 17208 0 -1 4202560 1145 0 0 0 5 6 0 0 19 0 2 0 866574108 295788544 5640 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17309/statm: 72214 5640 415 364 0 8132 0
[pid=17311] ppid=17309 vsize=1017940 CPUtime=100.01 cores=1,3
/proc/17311/stat : 17311 (gnovelty+2) T 17309 17311 17311 0 -1 4202496 455 0 0 0 10001 0 0 0 25 0 1 0 866574108 1042370560 190 33554432000 134512640 135663704 4287483072 18446744073709551615 134547291 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17311/statm: 254485 190 113 282 0 254201 0
[pid=17309/tid=17572] ppid=17281 vsize=288856 CPUtime=0 cores=1,3
/proc/17309/task/17572/stat : 17572 (python) S 17281 17281 17208 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 866584119 295788544 5640 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 514 18446604471126989824 0 0 -1 3 0 0 0
[pid=17573] ppid=17281 vsize=289432 CPUtime=1.3 cores=1,3
/proc/17573/stat : 17573 (python) S 17281 17281 17208 0 -1 4202560 1140 0 0 0 69 61 0 0 15 0 2 0 866584120 296378368 5769 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261636678 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17573/statm: 72358 5769 400 364 0 8273 0
[pid=17575] ppid=17573 vsize=173412 CPUtime=1038.49 cores=1,3
/proc/17575/stat : 17575 (march_hi) R 17573 17575 17575 0 -1 4202496 35882 0 0 0 103842 7 0 0 25 0 1 0 866584120 177573888 35621 33554432000 4194304 4955518 140735901450944 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17575/statm: 43353 35621 104 186 0 43166 0
[pid=17573/tid=17598] ppid=17281 vsize=289432 CPUtime=0 cores=1,3
/proc/17573/task/17598/stat : 17598 (python) S 17281 17281 17208 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 866603706 296378368 5769 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 514 18446604471138530432 0 0 -1 3 0 0 0
[pid=17599] ppid=17281 vsize=299356 CPUtime=0.12 cores=1,3
/proc/17599/stat : 17599 (python) S 17281 17281 17208 0 -1 4202560 1080 0 0 0 6 6 0 0 19 0 2 0 866603707 306540544 5693 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17599/statm: 74839 5693 400 364 0 10751 0
[pid=17601] ppid=17599 vsize=1017940 CPUtime=99.12 cores=1,3
/proc/17601/stat : 17601 (gnovelty+2) T 17599 17601 17601 0 -1 4202496 456 0 0 0 9912 0 0 0 25 0 1 0 866603707 1042370560 192 33554432000 134512640 135663704 4287361424 18446744073709551615 134524901 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17601/statm: 254485 192 113 282 0 254201 0
[pid=17599/tid=17608] ppid=17281 vsize=299356 CPUtime=0 cores=1,3
/proc/17599/task/17608/stat : 17608 (python) S 17281 17281 17208 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 866613620 306540544 5693 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 514 18446604471132892224 0 0 -1 1 0 0 0
[pid=17281/tid=17310] ppid=17273 vsize=310140 CPUtime=0 cores=1,3
/proc/17281/task/17310/stat : 17310 (python) S 17273 17281 17208 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 4 0 866574108 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 1 0 0 0
[pid=17281/tid=17574] ppid=17273 vsize=310140 CPUtime=0 cores=1,3
/proc/17281/task/17574/stat : 17574 (python) S 17273 17281 17208 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 4 0 866584120 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 3 0 0 0
[pid=17281/tid=17600] ppid=17273 vsize=310140 CPUtime=0 cores=1,3
/proc/17281/task/17600/stat : 17600 (python) S 17273 17281 17208 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 866603707 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1239.81
Current children cumulated vsize (KiB) 3397076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.10 1.76 3/201 17674
/proc/meminfo: memFree=31064956/32951124 swapFree=67057920/67111528
[pid=17281] ppid=17273 vsize=310140 CPUtime=0.66 cores=1,3
/proc/17281/stat : 17281 (python) S 17273 17281 17208 0 -1 4202496 12092 933 1 0 44 22 0 0 18 0 4 0 866573653 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 14
/proc/17281/statm: 77535 7291 1880 364 0 13447 0
[pid=17309] ppid=17281 vsize=288856 CPUtime=0.11 cores=1,3
/proc/17309/stat : 17309 (python) S 17281 17281 17208 0 -1 4202560 1145 0 0 0 5 6 0 0 19 0 2 0 866574108 295788544 5640 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17309/statm: 72214 5640 415 364 0 8132 0
[pid=17311] ppid=17309 vsize=1017940 CPUtime=100.01 cores=1,3
/proc/17311/stat : 17311 (gnovelty+2) T 17309 17311 17311 0 -1 4202496 455 0 0 0 10001 0 0 0 25 0 1 0 866574108 1042370560 190 33554432000 134512640 135663704 4287483072 18446744073709551615 134547291 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17311/statm: 254485 190 113 282 0 254201 0
[pid=17309/tid=17572] ppid=17281 vsize=288856 CPUtime=0 cores=1,3
/proc/17309/task/17572/stat : 17572 (python) S 17281 17281 17208 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 866584119 295788544 5640 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 514 18446604471126989824 0 0 -1 3 0 0 0
[pid=17573] ppid=17281 vsize=289432 CPUtime=1.38 cores=1,3
/proc/17573/stat : 17573 (python) S 17281 17281 17208 0 -1 4202560 1140 0 0 0 73 65 0 0 15 0 2 0 866584120 296378368 5769 33554432000 4194304 5683644 140735616806080 18446744073709551615 254261636678 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17573/statm: 72358 5769 400 364 0 8273 0
[pid=17575] ppid=17573 vsize=173412 CPUtime=1096.19 cores=1,3
/proc/17575/stat : 17575 (march_hi) R 17573 17575 17575 0 -1 4202496 37854 0 0 0 109612 7 0 0 25 0 1 0 866584120 177573888 37593 33554432000 4194304 4955518 140735901450944 18446744073709551615 4244938 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17575/statm: 43353 37593 104 186 0 43166 0
[pid=17573/tid=17598] ppid=17281 vsize=289432 CPUtime=0 cores=1,3
/proc/17573/task/17598/stat : 17598 (python) S 17281 17281 17208 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 866603706 296378368 5769 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 514 18446604471138530432 0 0 -1 3 0 0 0
[pid=17599] ppid=17281 vsize=299356 CPUtime=0.12 cores=1,3
/proc/17599/stat : 17599 (python) S 17281 17281 17208 0 -1 4202560 1080 0 0 0 6 6 0 0 19 0 2 0 866603707 306540544 5693 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17599/statm: 74839 5693 400 364 0 10751 0
[pid=17601] ppid=17599 vsize=1017940 CPUtime=99.12 cores=1,3
/proc/17601/stat : 17601 (gnovelty+2) T 17599 17601 17601 0 -1 4202496 456 0 0 0 9912 0 0 0 25 0 1 0 866603707 1042370560 192 33554432000 134512640 135663704 4287361424 18446744073709551615 134524901 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17601/statm: 254485 192 113 282 0 254201 0
[pid=17599/tid=17608] ppid=17281 vsize=299356 CPUtime=0 cores=1,3
/proc/17599/task/17608/stat : 17608 (python) S 17281 17281 17208 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 866613620 306540544 5693 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 514 18446604471132892224 0 0 -1 1 0 0 0
[pid=17281/tid=17310] ppid=17273 vsize=310140 CPUtime=0 cores=1,3
/proc/17281/task/17310/stat : 17310 (python) S 17273 17281 17208 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 4 0 866574108 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 1 0 0 0
[pid=17281/tid=17574] ppid=17273 vsize=310140 CPUtime=0 cores=1,3
/proc/17281/task/17574/stat : 17574 (python) S 17273 17281 17208 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 4 0 866584120 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 3 0 0 0
[pid=17281/tid=17600] ppid=17273 vsize=310140 CPUtime=0 cores=1,3
/proc/17281/task/17600/stat : 17600 (python) S 17273 17281 17208 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 866603707 317583360 7291 33554432000 4194304 5683644 140735616806080 18446744073709551615 254273440177 0 0 16781312 2 18446604471134343552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1297.59
Current children cumulated vsize (KiB) 3397076

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

Real time (s): 1300.03
CPU time (s): 1297.59
CPU user time (s): 1296.53
CPU system time (s): 1.06
CPU usage (%): 99.8124
Max. virtual memory (cumulated for all children) (KiB): 3397076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.442932
system time used= 0.229965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13026
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= 18576
involuntary context switches= 28

runsolver used 2.06968 second user time and 4.93825 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-10 23:33:00
IDJOB=3377569
IDBENCH=82878
IDSOLVER=1857
FILE ID=node140/3377569-1307741579
RUNJOBID= node140-1307741579-17228
PBS_JOBID= 13550760
Free space on /tmp= 73808 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1235135694-059.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-3377569-1307741579/watcher-3377569-1307741579 -o /tmp/evaluation-result-3377569-1307741579/solver-3377569-1307741579 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377569-1307741579.cnf -seed 1847198014 -budget 2400

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

MD5SUM BENCH= 4fe02968acd00bdecbd1c96009763619
RANDOM SEED=1847198014

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31361380 kB
Buffers:        254044 kB
Cached:        1112136 kB
SwapCached:       7060 kB
Active:         700856 kB
Inactive:       685176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31361380 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:          127128 kB
Writeback:           0 kB
AnonPages:       18548 kB
Mapped:          12668 kB
Slab:           138136 kB
PageTables:       5100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189340 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= 73744 MiB
End job on node140 at 2011-06-10 23:54:45