Trace number 3377481

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) 1300.49 1300.04

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1383368897-031.UNKNOWN.cnf
MD5SUM4d20714634af5755393f1c67cf27956c
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 variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.36/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.64	c INFO: solving HOME/instance-3377481-1305453479.cnf
0.36/0.64	c INFO: computing task features
0.36/0.64	c INFO: computed variable-clause graph statistics
0.36/0.65	c INFO: computed clause balance statistics
0.36/0.68	c INFO: computed variable balance statistics
0.44/0.72	c INFO: computed small-clause counts
0.44/0.72	c INFO: computed Horn-clause counts
0.44/0.72	c INFO: computed variable graph statistics
0.44/0.72	c INFO: collected features for HOME/instance-3377481-1305453479.cnf in 0.08 s
0.44/0.73	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.57)
100.00/100.03	c INFO: running gnovelty+2@0 for 97 with 2300 remaining (b = 0.06)
200.34/200.33	c INFO: running march_hi@0 for 2200 with 2200 remaining (b = 0.71)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377481-1305453479/watcher-3377481-1305453479 -o /tmp/evaluation-result-3377481-1305453479/solver-3377481-1305453479 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377481-1305453479.cnf -seed 913658936 -budget 2400 

running on 2 cores: 0,2

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: 4.04 3.99 3.45 5/412 21599
/proc/meminfo: memFree=22233992/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=15380 CPUtime=0 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 791 0 0 0 0 0 0 0 25 0 1 0 735578363 15749120 679 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458063872 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/21599/statm: 3845 679 322 364 0 332 0

[startup+0.0260771 s]
/proc/loadavg: 4.04 3.99 3.45 5/412 21599
/proc/meminfo: memFree=22233992/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=16400 CPUtime=0.01 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 1076 0 0 0 1 0 0 0 25 0 1 0 735578363 16793600 947 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458061669 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/21599/statm: 4100 947 382 364 0 587 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16400

[startup+0.101147 s]
/proc/loadavg: 4.04 3.99 3.45 5/412 21599
/proc/meminfo: memFree=22233992/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=89772 CPUtime=0.06 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 2672 0 0 0 4 2 0 0 17 0 1 0 735578363 91926528 2388 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458063872 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/21599/statm: 22443 2388 750 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89772

[startup+0.301084 s]
/proc/loadavg: 4.04 3.99 3.45 5/412 21599
/proc/meminfo: memFree=22233992/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=135752 CPUtime=0.18 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 5974 936 1 0 14 4 0 0 17 0 1 0 735578363 139010048 4149 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458061829 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/21599/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.706032 s]
/proc/loadavg: 4.04 3.99 3.45 5/412 21599
/proc/meminfo: memFree=22233992/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=278404 CPUtime=0.44 cores=0,2
/proc/21599/stat : 21599 (python) R 21597 21599 19943 0 -1 4202496 9339 936 1 0 36 8 0 0 16 0 1 0 735578363 285085696 6994 33554432000 4194304 5683644 140733245658224 18446744073709551615 47038797080526 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/21599/statm: 69601 6994 1827 364 0 5525 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 278404

[startup+1.50091 s]
/proc/loadavg: 4.04 3.99 3.45 5/416 21607
/proc/meminfo: memFree=22208912/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=288808 CPUtime=0.47 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 9784 936 1 0 39 8 0 0 17 0 2 0 735578363 295739392 7064 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21599/statm: 72202 7064 1867 364 0 8120 0
[pid=21605] ppid=21599 vsize=278564 CPUtime=0 cores=0,2
/proc/21605/stat : 21605 (python) S 21599 21599 19943 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 735578436 285249536 5547 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458085903 0 0 16781312 514 17449764658297700351 0 0 17 2 0 0 0
/proc/21605/statm: 69641 5547 354 364 0 5559 0
[pid=21607] ppid=21605 vsize=1017800 CPUtime=0.76 cores=0,2
/proc/21607/stat : 21607 (gnovelty+2) R 21605 21607 21607 0 -1 4202496 443 0 0 0 76 0 0 0 21 0 1 0 735578437 1042227200 177 33554432000 134512640 135663704 4288101712 18446744073709551615 134525520 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21607/statm: 254450 177 113 282 0 254166 0
[pid=21599/tid=21606] ppid=21597 vsize=288808 CPUtime=0 cores=0,2
/proc/21599/task/21606/stat : 21606 (python) S 21597 21599 19943 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 735578437 295739392 7064 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1585172

[startup+3.1006 s]
/proc/loadavg: 4.04 3.99 3.45 5/416 21607
/proc/meminfo: memFree=22208044/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=288808 CPUtime=0.47 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 9784 936 1 0 39 8 0 0 17 0 2 0 735578363 295739392 7064 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21599/statm: 72202 7064 1867 364 0 8120 0
[pid=21605] ppid=21599 vsize=278564 CPUtime=0 cores=0,2
/proc/21605/stat : 21605 (python) S 21599 21599 19943 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 735578436 285249536 5547 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458085903 0 0 16781312 514 17449764658297667844 0 0 17 2 0 0 0
/proc/21605/statm: 69641 5547 354 364 0 5559 0
[pid=21607] ppid=21605 vsize=1017800 CPUtime=2.36 cores=0,2
/proc/21607/stat : 21607 (gnovelty+2) R 21605 21607 21607 0 -1 4202496 443 0 0 0 236 0 0 0 25 0 1 0 735578437 1042227200 177 33554432000 134512640 135663704 4288101712 18446744073709551615 134544124 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21607/statm: 254450 177 113 282 0 254166 0
[pid=21599/tid=21606] ppid=21597 vsize=288808 CPUtime=0 cores=0,2
/proc/21599/task/21606/stat : 21606 (python) S 21597 21599 19943 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 735578437 295739392 7064 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1585172

[startup+6.30098 s]
/proc/loadavg: 4.04 3.99 3.45 5/416 21607
/proc/meminfo: memFree=22206060/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=288808 CPUtime=0.47 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 9784 936 1 0 39 8 0 0 17 0 2 0 735578363 295739392 7064 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21599/statm: 72202 7064 1867 364 0 8120 0
[pid=21605] ppid=21599 vsize=278564 CPUtime=0.01 cores=0,2
/proc/21605/stat : 21605 (python) S 21599 21599 19943 0 -1 4202560 980 0 0 0 0 1 0 0 18 0 1 0 735578436 285249536 5575 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458085903 0 0 16781312 514 17449764658297667844 0 0 17 2 0 0 0
/proc/21605/statm: 69641 5575 382 364 0 5559 0
[pid=21607] ppid=21605 vsize=1017800 CPUtime=5.56 cores=0,2
/proc/21607/stat : 21607 (gnovelty+2) R 21605 21607 21607 0 -1 4202496 443 0 0 0 556 0 0 0 25 0 1 0 735578437 1042227200 177 33554432000 134512640 135663704 4288101712 18446744073709551615 134545607 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21607/statm: 254450 177 113 282 0 254166 0
[pid=21599/tid=21606] ppid=21597 vsize=288808 CPUtime=0 cores=0,2
/proc/21599/task/21606/stat : 21606 (python) S 21597 21599 19943 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 735578437 295739392 7064 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1585172

[startup+12.7008 s]
/proc/loadavg: 4.03 3.99 3.46 5/416 21607
/proc/meminfo: memFree=22206240/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=288808 CPUtime=0.47 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 9784 936 1 0 39 8 0 0 17 0 2 0 735578363 295739392 7064 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21599/statm: 72202 7064 1867 364 0 8120 0
[pid=21605] ppid=21599 vsize=278564 CPUtime=0.03 cores=0,2
/proc/21605/stat : 21605 (python) S 21599 21599 19943 0 -1 4202560 983 0 0 0 1 2 0 0 18 0 1 0 735578436 285249536 5575 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458085903 0 0 16781312 514 2107684625609359620 0 0 17 2 0 0 0
/proc/21605/statm: 69641 5575 382 364 0 5559 0
[pid=21607] ppid=21605 vsize=1017800 CPUtime=11.96 cores=0,2
/proc/21607/stat : 21607 (gnovelty+2) R 21605 21607 21607 0 -1 4202496 443 0 0 0 1196 0 0 0 25 0 1 0 735578437 1042227200 177 33554432000 134512640 135663704 4288101712 18446744073709551615 134545682 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21607/statm: 254450 177 113 282 0 254166 0
[pid=21599/tid=21606] ppid=21597 vsize=288808 CPUtime=0 cores=0,2
/proc/21599/task/21606/stat : 21606 (python) S 21597 21599 19943 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 735578437 295739392 7064 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1585172

[startup+25.5004 s]
/proc/loadavg: 4.02 3.99 3.46 5/416 21607
/proc/meminfo: memFree=22206732/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=288808 CPUtime=0.47 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 9784 936 1 0 39 8 0 0 17 0 2 0 735578363 295739392 7064 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21599/statm: 72202 7064 1867 364 0 8120 0
[pid=21605] ppid=21599 vsize=278564 CPUtime=0.06 cores=0,2
/proc/21605/stat : 21605 (python) S 21599 21599 19943 0 -1 4202560 985 0 0 0 2 4 0 0 18 0 1 0 735578436 285249536 5575 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458085903 0 0 16781312 514 2107684625609359620 0 0 17 2 0 0 0
/proc/21605/statm: 69641 5575 382 364 0 5559 0
[pid=21607] ppid=21605 vsize=1017800 CPUtime=24.76 cores=0,2
/proc/21607/stat : 21607 (gnovelty+2) R 21605 21607 21607 0 -1 4202496 443 0 0 0 2476 0 0 0 25 0 1 0 735578437 1042227200 177 33554432000 134512640 135663704 4288101712 18446744073709551615 134545682 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21607/statm: 254450 177 113 282 0 254166 0
[pid=21599/tid=21606] ppid=21597 vsize=288808 CPUtime=0 cores=0,2
/proc/21599/task/21606/stat : 21606 (python) S 21597 21599 19943 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 735578437 295739392 7064 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 1585172

[startup+51.1006 s]
/proc/loadavg: 4.07 4.00 3.48 6/424 21619
/proc/meminfo: memFree=22189736/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=288808 CPUtime=0.47 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 9784 936 1 0 39 8 0 0 17 0 2 0 735578363 295739392 7064 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21599/statm: 72202 7064 1867 364 0 8120 0
[pid=21605] ppid=21599 vsize=278564 CPUtime=0.12 cores=0,2
/proc/21605/stat : 21605 (python) S 21599 21599 19943 0 -1 4202560 998 0 0 0 5 7 0 0 18 0 1 0 735578436 285249536 5575 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458085903 0 0 16781312 514 2107684625609359620 0 0 17 2 0 0 0
/proc/21605/statm: 69641 5575 382 364 0 5559 0
[pid=21607] ppid=21605 vsize=1017800 CPUtime=50.36 cores=0,2
/proc/21607/stat : 21607 (gnovelty+2) R 21605 21607 21607 0 -1 4202496 443 0 0 0 5036 0 0 0 25 0 1 0 735578437 1042227200 177 33554432000 134512640 135663704 4288101712 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21607/statm: 254450 177 113 282 0 254166 0
[pid=21599/tid=21606] ppid=21597 vsize=288808 CPUtime=0 cores=0,2
/proc/21599/task/21606/stat : 21606 (python) S 21597 21599 19943 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 735578437 295739392 7064 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 1585172

[startup+102.314 s]
/proc/loadavg: 4.09 4.02 3.51 5/432 21629
/proc/meminfo: memFree=22175324/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=299568 CPUtime=0.49 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 10614 936 1 0 40 9 0 0 20 0 3 0 735578363 306757632 7214 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21599/statm: 74892 7214 1870 364 0 10807 0
[pid=21605] ppid=21599 vsize=288808 CPUtime=0.26 cores=0,2
/proc/21605/stat : 21605 (python) S 21599 21599 19943 0 -1 4202560 1155 0 0 0 12 14 0 0 19 0 2 0 735578436 295739392 5613 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/21605/statm: 72202 5613 415 364 0 8120 0
[pid=21607] ppid=21605 vsize=1017800 CPUtime=99.27 cores=0,2
/proc/21607/stat : 21607 (gnovelty+2) T 21605 21607 21607 0 -1 4202496 443 0 0 0 9927 0 0 0 25 0 1 0 735578437 1042227200 177 33554432000 134512640 135663704 4288101712 18446744073709551615 134564723 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/21607/statm: 254450 177 113 282 0 254166 0
[pid=21605/tid=21626] ppid=21599 vsize=288808 CPUtime=0 cores=0,2
/proc/21605/task/21626/stat : 21626 (python) S 21599 21599 19943 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735588365 295739392 5613 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 514 18446604448385598592 0 0 -1 0 0 0 0
[pid=21627] ppid=21599 vsize=289324 CPUtime=0 cores=0,2
/proc/21627/stat : 21627 (python) S 21599 21599 19943 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 735588366 296267776 5688 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458085958 0 0 16781312 514 15838039216530358530 0 0 17 0 0 0 0
/proc/21627/statm: 72331 5688 348 364 0 8246 0
[pid=21629] ppid=21627 vsize=1017800 CPUtime=2.27 cores=0,2
/proc/21629/stat : 21629 (gnovelty+2) R 21627 21629 21629 0 -1 4202496 440 0 0 0 227 0 0 0 25 0 1 0 735588366 1042227200 178 33554432000 134512640 135663704 4291999824 18446744073709551615 134525181 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21629/statm: 254450 178 113 282 0 254166 0
[pid=21599/tid=21606] ppid=21597 vsize=299568 CPUtime=0 cores=0,2
/proc/21599/task/21606/stat : 21606 (python) S 21597 21599 19943 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 3 0 735578437 306757632 7214 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 2 0 0 0
[pid=21599/tid=21628] ppid=21597 vsize=299568 CPUtime=0 cores=0,2
/proc/21599/task/21628/stat : 21628 (python) S 21597 21599 19943 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 3 0 735588366 306757632 7214 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2913300

[startup+162.301 s]
/proc/loadavg: 4.10 4.04 3.55 5/419 21680
/proc/meminfo: memFree=22189668/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=299568 CPUtime=0.49 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 10614 936 1 0 40 9 0 0 20 0 3 0 735578363 306757632 7214 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21599/statm: 74892 7214 1870 364 0 10807 0
[pid=21605] ppid=21599 vsize=288808 CPUtime=0.26 cores=0,2

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

[startup+1122.3 s]
/proc/loadavg: 2.08 2.88 3.36 3/386 22039
/proc/meminfo: memFree=22112728/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=309404 CPUtime=0.5 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 11438 936 1 0 41 9 0 0 19 0 4 0 735578363 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21599/statm: 77351 7138 1880 364 0 13263 0
[pid=21605] ppid=21599 vsize=288808 CPUtime=0.26 cores=0,2
/proc/21605/stat : 21605 (python) S 21599 21599 19943 0 -1 4202560 1155 0 0 0 12 14 0 0 19 0 2 0 735578436 295739392 5613 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/21605/statm: 72202 5613 415 364 0 8120 0
[pid=21607] ppid=21605 vsize=1017800 CPUtime=99.27 cores=0,2
/proc/21607/stat : 21607 (gnovelty+2) T 21605 21607 21607 0 -1 4202496 443 0 0 0 9927 0 0 0 25 0 1 0 735578437 1042227200 177 33554432000 134512640 135663704 4288101712 18446744073709551615 134564723 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/21607/statm: 254450 177 113 282 0 254166 0
[pid=21605/tid=21626] ppid=21599 vsize=288808 CPUtime=0 cores=0,2
/proc/21605/task/21626/stat : 21626 (python) S 21599 21599 19943 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735588365 295739392 5613 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 514 18446604448385598592 0 0 -1 0 0 0 0
[pid=21627] ppid=21599 vsize=289324 CPUtime=0.3 cores=0,2
/proc/21627/stat : 21627 (python) S 21599 21599 19943 0 -1 4202560 1074 0 0 0 18 12 0 0 19 0 2 0 735588366 296267776 5741 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/21627/statm: 72331 5741 400 364 0 8246 0
[pid=21629] ppid=21627 vsize=1017800 CPUtime=100.04 cores=0,2
/proc/21629/stat : 21629 (gnovelty+2) T 21627 21629 21629 0 -1 4202496 440 0 0 0 10004 0 0 0 25 0 1 0 735588366 1042227200 178 33554432000 134512640 135663704 4291999824 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/21629/statm: 254450 178 113 282 0 254166 0
[pid=21627/tid=21919] ppid=21599 vsize=289324 CPUtime=0 cores=0,2
/proc/21627/task/21919/stat : 21919 (python) S 21599 21599 19943 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 735598395 296267776 5741 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 514 18446604443715372224 0 0 -1 0 0 0 0
[pid=21921] ppid=21599 vsize=299160 CPUtime=2.94 cores=0,2
/proc/21921/stat : 21921 (python) S 21599 21599 19943 0 -1 4202560 983 0 0 0 165 129 0 0 15 0 1 0 735598396 306339840 5625 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458085958 0 0 16781312 514 2107684625609359618 0 0 17 0 0 0 0
/proc/21921/statm: 74790 5625 371 364 0 10702 0
[pid=21924] ppid=21921 vsize=119684 CPUtime=919.43 cores=0,2
/proc/21924/stat : 21924 (march_hi) R 21921 21924 21924 0 -1 4202496 26399 0 0 0 91935 8 0 0 25 0 1 0 735598397 122556416 26129 33554432000 4194304 4955518 140735506355536 18446744073709551615 4227576 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21924/statm: 29921 26129 104 186 0 29734 0
[pid=21599/tid=21606] ppid=21597 vsize=309404 CPUtime=0 cores=0,2
/proc/21599/task/21606/stat : 21606 (python) S 21597 21599 19943 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 4 0 735578437 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 2 0 0 0
[pid=21599/tid=21628] ppid=21597 vsize=309404 CPUtime=0 cores=0,2
/proc/21599/task/21628/stat : 21628 (python) S 21597 21599 19943 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 4 0 735588366 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 0 0 0 0
[pid=21599/tid=21922] ppid=21597 vsize=309404 CPUtime=0 cores=0,2
/proc/21599/task/21922/stat : 21922 (python) S 21597 21599 19943 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 4 0 735598396 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1122.74
Current children cumulated vsize (KiB) 3341980

[startup+1182.3 s]
/proc/loadavg: 2.07 2.73 3.28 3/386 22040
/proc/meminfo: memFree=22099076/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=309404 CPUtime=0.5 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 11438 936 1 0 41 9 0 0 19 0 4 0 735578363 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21599/statm: 77351 7138 1880 364 0 13263 0
[pid=21605] ppid=21599 vsize=288808 CPUtime=0.26 cores=0,2
/proc/21605/stat : 21605 (python) S 21599 21599 19943 0 -1 4202560 1155 0 0 0 12 14 0 0 19 0 2 0 735578436 295739392 5613 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/21605/statm: 72202 5613 415 364 0 8120 0
[pid=21607] ppid=21605 vsize=1017800 CPUtime=99.27 cores=0,2
/proc/21607/stat : 21607 (gnovelty+2) T 21605 21607 21607 0 -1 4202496 443 0 0 0 9927 0 0 0 25 0 1 0 735578437 1042227200 177 33554432000 134512640 135663704 4288101712 18446744073709551615 134564723 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/21607/statm: 254450 177 113 282 0 254166 0
[pid=21605/tid=21626] ppid=21599 vsize=288808 CPUtime=0 cores=0,2
/proc/21605/task/21626/stat : 21626 (python) S 21599 21599 19943 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735588365 295739392 5613 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 514 18446604448385598592 0 0 -1 0 0 0 0
[pid=21627] ppid=21599 vsize=289324 CPUtime=0.3 cores=0,2
/proc/21627/stat : 21627 (python) S 21599 21599 19943 0 -1 4202560 1074 0 0 0 18 12 0 0 19 0 2 0 735588366 296267776 5741 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/21627/statm: 72331 5741 400 364 0 8246 0
[pid=21629] ppid=21627 vsize=1017800 CPUtime=100.04 cores=0,2
/proc/21629/stat : 21629 (gnovelty+2) T 21627 21629 21629 0 -1 4202496 440 0 0 0 10004 0 0 0 25 0 1 0 735588366 1042227200 178 33554432000 134512640 135663704 4291999824 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/21629/statm: 254450 178 113 282 0 254166 0
[pid=21627/tid=21919] ppid=21599 vsize=289324 CPUtime=0 cores=0,2
/proc/21627/task/21919/stat : 21919 (python) S 21599 21599 19943 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 735598395 296267776 5741 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 514 18446604443715372224 0 0 -1 0 0 0 0
[pid=21921] ppid=21599 vsize=299160 CPUtime=3.11 cores=0,2
/proc/21921/stat : 21921 (python) S 21599 21599 19943 0 -1 4202560 983 0 0 0 174 137 0 0 15 0 1 0 735598396 306339840 5625 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458085958 0 0 16781312 514 17110771479558979842 0 0 17 0 0 0 0
/proc/21921/statm: 74790 5625 371 364 0 10702 0
[pid=21924] ppid=21921 vsize=119684 CPUtime=979.26 cores=0,2
/proc/21924/stat : 21924 (march_hi) R 21921 21924 21924 0 -1 4202496 27821 0 0 0 97918 8 0 0 25 0 1 0 735598397 122556416 27551 33554432000 4194304 4955518 140735506355536 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21924/statm: 29921 27551 104 186 0 29734 0
[pid=21599/tid=21606] ppid=21597 vsize=309404 CPUtime=0 cores=0,2
/proc/21599/task/21606/stat : 21606 (python) S 21597 21599 19943 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 4 0 735578437 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 2 0 0 0
[pid=21599/tid=21628] ppid=21597 vsize=309404 CPUtime=0 cores=0,2
/proc/21599/task/21628/stat : 21628 (python) S 21597 21599 19943 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 4 0 735588366 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 0 0 0 0
[pid=21599/tid=21922] ppid=21597 vsize=309404 CPUtime=0 cores=0,2
/proc/21599/task/21922/stat : 21922 (python) S 21597 21599 19943 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 4 0 735598396 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.74
Current children cumulated vsize (KiB) 3341980

[startup+1242.3 s]
/proc/loadavg: 2.02 2.60 3.20 3/386 22042
/proc/meminfo: memFree=22084312/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=309404 CPUtime=0.5 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 11438 936 1 0 41 9 0 0 19 0 4 0 735578363 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21599/statm: 77351 7138 1880 364 0 13263 0
[pid=21605] ppid=21599 vsize=288808 CPUtime=0.26 cores=0,2
/proc/21605/stat : 21605 (python) S 21599 21599 19943 0 -1 4202560 1155 0 0 0 12 14 0 0 19 0 2 0 735578436 295739392 5613 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/21605/statm: 72202 5613 415 364 0 8120 0
[pid=21607] ppid=21605 vsize=1017800 CPUtime=99.27 cores=0,2
/proc/21607/stat : 21607 (gnovelty+2) T 21605 21607 21607 0 -1 4202496 443 0 0 0 9927 0 0 0 25 0 1 0 735578437 1042227200 177 33554432000 134512640 135663704 4288101712 18446744073709551615 134564723 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/21607/statm: 254450 177 113 282 0 254166 0
[pid=21605/tid=21626] ppid=21599 vsize=288808 CPUtime=0 cores=0,2
/proc/21605/task/21626/stat : 21626 (python) S 21599 21599 19943 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735588365 295739392 5613 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 514 18446604448385598592 0 0 -1 0 0 0 0
[pid=21627] ppid=21599 vsize=289324 CPUtime=0.3 cores=0,2
/proc/21627/stat : 21627 (python) S 21599 21599 19943 0 -1 4202560 1074 0 0 0 18 12 0 0 19 0 2 0 735588366 296267776 5741 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/21627/statm: 72331 5741 400 364 0 8246 0
[pid=21629] ppid=21627 vsize=1017800 CPUtime=100.04 cores=0,2
/proc/21629/stat : 21629 (gnovelty+2) T 21627 21629 21629 0 -1 4202496 440 0 0 0 10004 0 0 0 25 0 1 0 735588366 1042227200 178 33554432000 134512640 135663704 4291999824 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/21629/statm: 254450 178 113 282 0 254166 0
[pid=21627/tid=21919] ppid=21599 vsize=289324 CPUtime=0 cores=0,2
/proc/21627/task/21919/stat : 21919 (python) S 21599 21599 19943 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 735598395 296267776 5741 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 514 18446604443715372224 0 0 -1 0 0 0 0
[pid=21921] ppid=21599 vsize=299160 CPUtime=3.3 cores=0,2
/proc/21921/stat : 21921 (python) S 21599 21599 19943 0 -1 4202560 983 0 0 0 184 146 0 0 15 0 1 0 735598396 306339840 5625 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458085958 0 0 16781312 514 2107684625609359618 0 0 17 0 0 0 0
/proc/21921/statm: 74790 5625 371 364 0 10702 0
[pid=21924] ppid=21921 vsize=119684 CPUtime=1039.09 cores=0,2
/proc/21924/stat : 21924 (march_hi) R 21921 21924 21924 0 -1 4202496 29327 0 0 0 103900 9 0 0 25 0 1 0 735598397 122556416 29057 33554432000 4194304 4955518 140735506355536 18446744073709551615 4209742 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21924/statm: 29921 29057 104 186 0 29734 0
[pid=21599/tid=21606] ppid=21597 vsize=309404 CPUtime=0 cores=0,2
/proc/21599/task/21606/stat : 21606 (python) S 21597 21599 19943 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 4 0 735578437 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 2 0 0 0
[pid=21599/tid=21628] ppid=21597 vsize=309404 CPUtime=0 cores=0,2
/proc/21599/task/21628/stat : 21628 (python) S 21597 21599 19943 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 4 0 735588366 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 0 0 0 0
[pid=21599/tid=21922] ppid=21597 vsize=309404 CPUtime=0 cores=0,2
/proc/21599/task/21922/stat : 21922 (python) S 21597 21599 19943 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 4 0 735598396 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1242.76
Current children cumulated vsize (KiB) 3341980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.49 3.13 3/386 22043
/proc/meminfo: memFree=22070660/32951124 swapFree=59305796/67111528
[pid=21599] ppid=21597 vsize=309404 CPUtime=0.5 cores=0,2
/proc/21599/stat : 21599 (python) S 21597 21599 19943 0 -1 4202496 11438 936 1 0 41 9 0 0 19 0 4 0 735578363 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21599/statm: 77351 7138 1880 364 0 13263 0
[pid=21605] ppid=21599 vsize=288808 CPUtime=0.26 cores=0,2
/proc/21605/stat : 21605 (python) S 21599 21599 19943 0 -1 4202560 1155 0 0 0 12 14 0 0 19 0 2 0 735578436 295739392 5613 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/21605/statm: 72202 5613 415 364 0 8120 0
[pid=21607] ppid=21605 vsize=1017800 CPUtime=99.27 cores=0,2
/proc/21607/stat : 21607 (gnovelty+2) T 21605 21607 21607 0 -1 4202496 443 0 0 0 9927 0 0 0 25 0 1 0 735578437 1042227200 177 33554432000 134512640 135663704 4288101712 18446744073709551615 134564723 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/21607/statm: 254450 177 113 282 0 254166 0
[pid=21605/tid=21626] ppid=21599 vsize=288808 CPUtime=0 cores=0,2
/proc/21605/task/21626/stat : 21626 (python) S 21599 21599 19943 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735588365 295739392 5613 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 514 18446604448385598592 0 0 -1 0 0 0 0
[pid=21627] ppid=21599 vsize=289324 CPUtime=0.3 cores=0,2
/proc/21627/stat : 21627 (python) S 21599 21599 19943 0 -1 4202560 1074 0 0 0 18 12 0 0 19 0 2 0 735588366 296267776 5741 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/21627/statm: 72331 5741 400 364 0 8246 0
[pid=21629] ppid=21627 vsize=1017800 CPUtime=100.04 cores=0,2
/proc/21629/stat : 21629 (gnovelty+2) T 21627 21629 21629 0 -1 4202496 440 0 0 0 10004 0 0 0 25 0 1 0 735588366 1042227200 178 33554432000 134512640 135663704 4291999824 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/21629/statm: 254450 178 113 282 0 254166 0
[pid=21627/tid=21919] ppid=21599 vsize=289324 CPUtime=0 cores=0,2
/proc/21627/task/21919/stat : 21919 (python) S 21599 21599 19943 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 735598395 296267776 5741 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 514 18446604443715372224 0 0 -1 0 0 0 0
[pid=21921] ppid=21599 vsize=299160 CPUtime=3.47 cores=0,2
/proc/21921/stat : 21921 (python) S 21599 21599 19943 0 -1 4202560 983 0 0 0 193 154 0 0 15 0 1 0 735598396 306339840 5625 33554432000 4194304 5683644 140733245658224 18446744073709551615 252458085958 0 0 16781312 514 2107684625609359618 0 0 17 0 0 0 0
/proc/21921/statm: 74790 5625 371 364 0 10702 0
[pid=21924] ppid=21921 vsize=192572 CPUtime=1096.65 cores=0,2
/proc/21924/stat : 21924 (march_hi) R 21921 21924 21924 0 -1 4202496 30793 0 0 0 109656 9 0 0 25 0 1 0 735598397 197193728 30523 33554432000 4194304 4955518 140735506355536 18446744073709551615 4308718 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21924/statm: 48143 30523 104 186 0 47956 0
[pid=21599/tid=21606] ppid=21597 vsize=309404 CPUtime=0 cores=0,2
/proc/21599/task/21606/stat : 21606 (python) S 21597 21599 19943 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 4 0 735578437 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 2 0 0 0
[pid=21599/tid=21628] ppid=21597 vsize=309404 CPUtime=0 cores=0,2
/proc/21599/task/21628/stat : 21628 (python) S 21597 21599 19943 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 4 0 735588366 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 0 0 0 0
[pid=21599/tid=21922] ppid=21597 vsize=309404 CPUtime=0 cores=0,2
/proc/21599/task/21922/stat : 21922 (python) S 21597 21599 19943 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 4 0 735598396 316829696 7138 33554432000 4194304 5683644 140733245658224 18446744073709551615 252469889457 0 0 16781312 2 18446604444306372416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1300.49
Current children cumulated vsize (KiB) 3414868

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

Real time (s): 1300.04
CPU time (s): 1300.49
CPU user time (s): 1298.51
CPU system time (s): 1.98
CPU usage (%): 100.035
Max. virtual memory (cumulated for all children) (KiB): 3414872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.419936
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12374
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= 2847
involuntary context switches= 22

runsolver used 5.18521 second user time and 9.81951 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 11:57:59
IDJOB=3377481
IDBENCH=82790
IDSOLVER=1857
FILE ID=node111/3377481-1305453479
RUNJOBID= node111-1305452246-20946
PBS_JOBID= 13324865
Free space on /tmp= 73612 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1383368897-031.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-3377481-1305453479/watcher-3377481-1305453479 -o /tmp/evaluation-result-3377481-1305453479/solver-3377481-1305453479 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377481-1305453479.cnf -seed 913658936 -budget 2400

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

MD5SUM BENCH= 4d20714634af5755393f1c67cf27956c
RANDOM SEED=913658936

node111.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.849
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      22234148 kB
Buffers:        284640 kB
Cached:        6844996 kB
SwapCached:      13720 kB
Active:        1502996 kB
Inactive:      8965720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22234148 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           31868 kB
Writeback:           0 kB
AnonPages:     3334480 kB
Mapped:          23684 kB
Slab:           129100 kB
PageTables:      52416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80161276 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= 73616 MiB
End job on node111 at 2011-05-15 12:19:41