Trace number 3313432

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
STRUCTure 0.1? (TO) 4800.16 1220.6

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_b_unsat.cnf
MD5SUM3dc443ddf213a09407d2a75925179735
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.98
Satisfiable
(Un)Satisfiability was proved
Number of variables26061
Number of clauses742909
Sum of the clauses size2791650
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244599
Number of clauses of size 390788
Number of clauses of size 4607522
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.11	51:38 INFO : Reading from input HOME/instance-3313432-1304110297.cnf
3.72/3.45	Executor set job limit to 1000000
3.72/3.45	Executor set job limit to 1000000
3.72/3.45	Executor set job limit to 1000000
3.72/3.45	Executor set job limit to 1000000
3.72/3.45	Starting Executor!
3.72/3.45	Starting Executor!
3.72/3.45	Starting Executor!
3.72/3.45	Starting Executor!
14.00/11.99	51:49 INFO : 26059 variables remaining out of 26061
14.00/11.99	51:49 INFO : 3768034 literals remaining out of 3534559

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3313432-1304110297/watcher-3313432-1304110297 -o /tmp/evaluation-result-3313432-1304110297/solver-3313432-1304110297 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313432-1304110297.cnf 

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

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


[startup+0 s]
/proc/loadavg: 4.14 6.77 7.53 3/194 3675
/proc/meminfo: memFree=29340740/32950928 swapFree=67111352/67111528
[pid=3675] ppid=3673 vsize=30580 CPUtime=0 cores=1,3,5,7
/proc/3675/stat : 3675 (java) S 3673 3675 3239 0 -1 4202496 1450 0 0 0 0 0 0 0 21 0 2 0 601260407 31313920 919 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379349477 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3675/statm: 7645 924 707 9 0 383 0
[pid=3675/tid=3676] ppid=3673 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3676/stat : 3676 (java) R 3673 3675 3239 0 -1 4202560 133 0 0 0 0 0 0 0 22 0 2 0 601260408 31260672 952 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251367546624 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0942331 s]
/proc/loadavg: 4.14 6.77 7.53 3/194 3675
/proc/meminfo: memFree=29340740/32950928 swapFree=67111352/67111528
[pid=3675] ppid=3673 vsize=15676664 CPUtime=0.1 cores=1,3,5,7
/proc/3675/stat : 3675 (java) S 3673 3675 3239 0 -1 4202496 5515 0 1 0 9 1 0 0 21 0 18 0 601260407 16052903936 4941 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3675/statm: 3919166 4943 2116 9 0 3909885 0
[pid=3675/tid=3676] ppid=3673 vsize=15676664 CPUtime=0.07 cores=1,3,5,7
/proc/3675/task/3676/stat : 3676 (java) R 3673 3675 3239 0 -1 4202560 3396 0 1 0 7 0 0 0 18 0 18 0 601260408 16052903936 4943 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 47714276800024 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676664

[startup+0.101254 s]
/proc/loadavg: 4.14 6.77 7.53 3/194 3675
/proc/meminfo: memFree=29340740/32950928 swapFree=67111352/67111528
[pid=3675] ppid=3673 vsize=15676664 CPUtime=0.11 cores=1,3,5,7
/proc/3675/stat : 3675 (java) S 3673 3675 3239 0 -1 4202496 5628 0 1 0 10 1 0 0 21 0 18 0 601260407 16052903936 5054 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3675/statm: 3919166 5054 2118 9 0 3909885 0
[pid=3675/tid=3676] ppid=3673 vsize=15676664 CPUtime=0.08 cores=1,3,5,7
/proc/3675/task/3676/stat : 3676 (java) R 3673 3675 3239 0 -1 4202560 3507 0 1 0 8 0 0 0 18 0 18 0 601260408 16052903936 5054 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379373515 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676664

[startup+0.301159 s]
/proc/loadavg: 4.14 6.77 7.53 3/194 3675
/proc/meminfo: memFree=29340740/32950928 swapFree=67111352/67111528
[pid=3675] ppid=3673 vsize=15679848 CPUtime=0.51 cores=1,3,5,7
/proc/3675/stat : 3675 (java) S 3673 3675 3239 0 -1 4202496 15974 0 1 0 49 2 0 0 21 0 18 0 601260407 16056164352 14369 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3675/statm: 3919962 14375 2207 9 0 3910681 0
[pid=3675/tid=3676] ppid=3673 vsize=15679848 CPUtime=0.28 cores=1,3,5,7
/proc/3675/task/3676/stat : 3676 (java) R 3673 3675 3239 0 -1 4202560 10802 0 1 0 27 1 0 0 18 0 18 0 601260408 16056164352 14379 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912505640403 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679848

[startup+0.701096 s]
/proc/loadavg: 4.14 6.77 7.53 3/194 3675
/proc/meminfo: memFree=29340740/32950928 swapFree=67111352/67111528
[pid=3675] ppid=3673 vsize=15679848 CPUtime=0.92 cores=1,3,5,7
/proc/3675/stat : 3675 (java) S 3673 3675 3239 0 -1 4202496 41877 0 1 0 86 6 0 0 21 0 18 0 601260407 16056164352 40269 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3675/statm: 3919962 40269 2223 9 0 3910681 0
[pid=3675/tid=3676] ppid=3673 vsize=15679848 CPUtime=0.68 cores=1,3,5,7
/proc/3675/task/3676/stat : 3676 (java) R 3673 3675 3239 0 -1 4202560 35526 0 1 0 63 5 0 0 18 0 18 0 601260408 16056164352 40269 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912505640649 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15679848

[startup+1.50094 s]
/proc/loadavg: 4.14 6.77 7.53 3/212 3693
/proc/meminfo: memFree=29035724/32950928 swapFree=67111352/67111528
[pid=3675] ppid=3673 vsize=15679848 CPUtime=1.74 cores=1,3,5,7
/proc/3675/stat : 3675 (java) S 3673 3675 3239 0 -1 4202496 75831 0 1 0 163 11 0 0 21 0 18 0 601260407 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3675/statm: 3919962 74220 2223 9 0 3910681 0
[pid=3675/tid=3676] ppid=3673 vsize=15679848 CPUtime=1.46 cores=1,3,5,7
/proc/3675/task/3676/stat : 3676 (java) R 3673 3675 3239 0 -1 4202560 66230 0 1 0 137 9 0 0 19 0 18 0 601260408 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912505527712 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3675/tid=3678] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3678/stat : 3678 (java) S 3673 3675 3239 0 -1 4202560 159 0 0 0 0 0 0 0 16 0 18 0 601260408 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3679] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3679/stat : 3679 (java) S 3673 3675 3239 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 18 0 601260408 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3680] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3680/stat : 3680 (java) S 3673 3675 3239 0 -1 4202560 719 0 0 0 0 0 0 0 15 0 18 0 601260408 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3681] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3681/stat : 3681 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 601260408 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3682] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3682/stat : 3682 (java) S 3673 3675 3239 0 -1 4202560 1331 0 0 0 0 0 0 0 16 0 18 0 601260408 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3683] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3683/stat : 3683 (java) S 3673 3675 3239 0 -1 4202560 1319 0 0 0 0 0 0 0 16 0 18 0 601260408 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3684] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3684/stat : 3684 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 601260408 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3685] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3685/stat : 3685 (java) S 3673 3675 3239 0 -1 4202560 685 0 0 0 0 0 0 0 15 0 18 0 601260408 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3686] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3686/stat : 3686 (java) S 3673 3675 3239 0 -1 4202560 182 0 0 0 0 0 0 0 15 0 18 0 601260409 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379363328 0 0 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3687] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3687/stat : 3687 (java) S 3673 3675 3239 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 601260409 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3688] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3688/stat : 3688 (java) S 3673 3675 3239 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 601260410 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3689] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3689/stat : 3689 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 601260412 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379370417 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3690] ppid=3673 vsize=15679848 CPUtime=0.12 cores=1,3,5,7
/proc/3675/task/3690/stat : 3690 (java) S 3673 3675 3239 0 -1 4202560 2490 0 0 0 12 0 0 0 18 0 18 0 601260412 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3691] ppid=3673 vsize=15679848 CPUtime=0.1 cores=1,3,5,7
/proc/3675/task/3691/stat : 3691 (java) S 3673 3675 3239 0 -1 4202560 1301 0 0 0 10 0 0 0 17 0 18 0 601260412 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3692] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3692/stat : 3692 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 601260412 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3693] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3693/stat : 3693 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 601260412 16056164352 74220 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379363328 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15679848

[startup+3.10064 s]
/proc/loadavg: 4.14 6.77 7.53 3/212 3693
/proc/meminfo: memFree=28649836/32950928 swapFree=67111352/67111528
[pid=3675] ppid=3673 vsize=15679848 CPUtime=3.43 cores=1,3,5,7
/proc/3675/stat : 3675 (java) S 3673 3675 3239 0 -1 4202496 145564 0 1 0 325 18 0 0 21 0 18 0 601260407 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3675/statm: 3919962 143948 2241 9 0 3910681 0
[pid=3675/tid=3676] ppid=3673 vsize=15679848 CPUtime=3.04 cores=1,3,5,7
/proc/3675/task/3676/stat : 3676 (java) R 3673 3675 3239 0 -1 4202560 127758 0 1 0 289 15 0 0 23 0 18 0 601260408 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912505513260 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3675/tid=3678] ppid=3673 vsize=15679848 CPUtime=0.01 cores=1,3,5,7
/proc/3675/task/3678/stat : 3678 (java) S 3673 3675 3239 0 -1 4202560 159 0 0 0 1 0 0 0 15 0 18 0 601260408 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3679] ppid=3673 vsize=15679848 CPUtime=0.01 cores=1,3,5,7
/proc/3675/task/3679/stat : 3679 (java) S 3673 3675 3239 0 -1 4202560 2651 0 0 0 1 0 0 0 15 0 18 0 601260408 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3680] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3680/stat : 3680 (java) S 3673 3675 3239 0 -1 4202560 732 0 0 0 0 0 0 0 15 0 18 0 601260408 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3681] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3681/stat : 3681 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 601260408 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3682] ppid=3673 vsize=15679848 CPUtime=0.01 cores=1,3,5,7
/proc/3675/task/3682/stat : 3682 (java) S 3673 3675 3239 0 -1 4202560 1390 0 0 0 1 0 0 0 15 0 18 0 601260408 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3683] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3683/stat : 3683 (java) S 3673 3675 3239 0 -1 4202560 1319 0 0 0 0 0 0 0 15 0 18 0 601260408 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3684] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3684/stat : 3684 (java) S 3673 3675 3239 0 -1 4202560 5150 0 0 0 0 0 0 0 16 0 18 0 601260408 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3685] ppid=3673 vsize=15679848 CPUtime=0.01 cores=1,3,5,7
/proc/3675/task/3685/stat : 3685 (java) S 3673 3675 3239 0 -1 4202560 717 0 0 0 1 0 0 0 15 0 18 0 601260408 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3686] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3686/stat : 3686 (java) S 3673 3675 3239 0 -1 4202560 433 0 0 0 0 0 0 0 15 0 18 0 601260409 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379363328 0 0 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3687] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3687/stat : 3687 (java) S 3673 3675 3239 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 601260409 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3688] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3688/stat : 3688 (java) S 3673 3675 3239 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 601260410 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3689] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3689/stat : 3689 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 601260412 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379370417 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3690] ppid=3673 vsize=15679848 CPUtime=0.15 cores=1,3,5,7
/proc/3675/task/3690/stat : 3690 (java) S 3673 3675 3239 0 -1 4202560 2541 0 0 0 15 0 0 0 16 0 18 0 601260412 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3691] ppid=3673 vsize=15679848 CPUtime=0.12 cores=1,3,5,7
/proc/3675/task/3691/stat : 3691 (java) S 3673 3675 3239 0 -1 4202560 1329 0 0 0 12 0 0 0 15 0 18 0 601260412 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3692] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3692/stat : 3692 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 601260412 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3693] ppid=3673 vsize=15679848 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3693/stat : 3693 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 601260412 16056164352 143948 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379363328 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 15679848

[startup+6.30105 s]
/proc/loadavg: 3.97 6.69 7.50 3/220 3702
/proc/meminfo: memFree=28053820/32950928 swapFree=67111352/67111528
[pid=3675] ppid=3673 vsize=15702292 CPUtime=7.96 cores=1,3,5,7
/proc/3675/stat : 3675 (java) S 3673 3675 3239 0 -1 4202496 202415 0 1 0 770 26 0 0 21 0 22 0 601260407 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3675/statm: 3925573 193922 2266 9 0 3916292 0
[pid=3675/tid=3676] ppid=3673 vsize=15702292 CPUtime=6.24 cores=1,3,5,7
/proc/3675/task/3676/stat : 3676 (java) R 3673 3675 3239 0 -1 4202560 170982 0 1 0 603 21 0 0 18 0 22 0 601260408 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912505601225 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3675/tid=3678] ppid=3673 vsize=15702292 CPUtime=0.01 cores=1,3,5,7
/proc/3675/task/3678/stat : 3678 (java) S 3673 3675 3239 0 -1 4202560 159 0 0 0 1 0 0 0 15 0 22 0 601260408 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3679] ppid=3673 vsize=15702292 CPUtime=0.01 cores=1,3,5,7
/proc/3675/task/3679/stat : 3679 (java) S 3673 3675 3239 0 -1 4202560 2651 0 0 0 1 0 0 0 15 0 22 0 601260408 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3680] ppid=3673 vsize=15702292 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3680/stat : 3680 (java) S 3673 3675 3239 0 -1 4202560 732 0 0 0 0 0 0 0 15 0 22 0 601260408 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3681] ppid=3673 vsize=15702292 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3681/stat : 3681 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601260408 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3682] ppid=3673 vsize=15702292 CPUtime=0.01 cores=1,3,5,7
/proc/3675/task/3682/stat : 3682 (java) S 3673 3675 3239 0 -1 4202560 1390 0 0 0 1 0 0 0 15 0 22 0 601260408 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3683] ppid=3673 vsize=15702292 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3683/stat : 3683 (java) S 3673 3675 3239 0 -1 4202560 1319 0 0 0 0 0 0 0 15 0 22 0 601260408 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3684] ppid=3673 vsize=15702292 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3684/stat : 3684 (java) S 3673 3675 3239 0 -1 4202560 5150 0 0 0 0 0 0 0 16 0 22 0 601260408 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3685] ppid=3673 vsize=15702292 CPUtime=0.01 cores=1,3,5,7
/proc/3675/task/3685/stat : 3685 (java) S 3673 3675 3239 0 -1 4202560 717 0 0 0 1 0 0 0 15 0 22 0 601260408 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3686] ppid=3673 vsize=15702292 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3686/stat : 3686 (java) S 3673 3675 3239 0 -1 4202560 434 0 0 0 0 0 0 0 15 0 22 0 601260409 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379363328 0 0 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3687] ppid=3673 vsize=15702292 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3687/stat : 3687 (java) S 3673 3675 3239 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 601260409 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3688] ppid=3673 vsize=15702292 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3688/stat : 3688 (java) S 3673 3675 3239 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 601260410 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3689] ppid=3673 vsize=15702292 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3689/stat : 3689 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601260412 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379370417 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3690] ppid=3673 vsize=15702292 CPUtime=0.74 cores=1,3,5,7
/proc/3675/task/3690/stat : 3690 (java) S 3673 3675 3239 0 -1 4202560 8210 0 0 0 73 1 0 0 15 0 22 0 601260412 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3691] ppid=3673 vsize=15702292 CPUtime=0.85 cores=1,3,5,7
/proc/3675/task/3691/stat : 3691 (java) S 3673 3675 3239 0 -1 4202560 9217 0 0 0 85 0 0 0 15 0 22 0 601260412 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3692] ppid=3673 vsize=15702292 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3692/stat : 3692 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601260412 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3693] ppid=3673 vsize=15702292 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3693/stat : 3693 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601260412 16079147008 193922 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379363328 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0

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

[pid=3675/tid=3699] ppid=3673 vsize=15697424 CPUtime=1095.97 cores=1,3,5,7
/proc/3675/task/3699/stat : 3699 (java) R 3673 3675 3239 0 -1 4202560 95866 0 0 0 109586 11 0 0 25 0 22 0 601260752 16074162176 501020 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 18446744073699065894 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3675/tid=3700] ppid=3673 vsize=15697424 CPUtime=1097.32 cores=1,3,5,7
/proc/3675/task/3700/stat : 3700 (java) R 3673 3675 3239 0 -1 4202560 411164 0 0 0 109677 55 0 0 25 0 22 0 601260752 16074162176 501020 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 47714277558128 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3675/tid=3701] ppid=3673 vsize=15697424 CPUtime=1084.56 cores=1,3,5,7
/proc/3675/task/3701/stat : 3701 (java) R 3673 3675 3239 0 -1 4202560 619112 0 0 0 108375 81 0 0 25 0 22 0 601260752 16074162176 501020 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912506540351 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4408.42
Current children cumulated vsize (KiB) 15697424

[startup+1182.3 s]
/proc/loadavg: 8.13 8.06 7.87 9/220 3742
/proc/meminfo: memFree=25567288/32950928 swapFree=67111352/67111528
[pid=3675] ppid=3673 vsize=15697424 CPUtime=4647.7 cores=1,3,5,7
/proc/3675/stat : 3675 (java) S 3673 3675 3239 0 -1 4202496 2959915 0 1 0 464298 472 0 0 21 0 22 0 601260407 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3675/statm: 3924356 499100 2301 9 0 3915075 0
[pid=3675/tid=3676] ppid=3673 vsize=15697424 CPUtime=11.93 cores=1,3,5,7
/proc/3675/task/3676/stat : 3676 (java) S 3673 3675 3239 0 -1 4202560 202644 0 1 0 1168 25 0 0 25 0 22 0 601260408 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3678] ppid=3673 vsize=15697424 CPUtime=3.83 cores=1,3,5,7
/proc/3675/task/3678/stat : 3678 (java) S 3673 3675 3239 0 -1 4202560 106481 0 0 0 366 17 0 0 16 0 22 0 601260408 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3679] ppid=3673 vsize=15697424 CPUtime=3.8 cores=1,3,5,7
/proc/3675/task/3679/stat : 3679 (java) S 3673 3675 3239 0 -1 4202560 115957 0 0 0 361 19 0 0 15 0 22 0 601260408 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3680] ppid=3673 vsize=15697424 CPUtime=3.72 cores=1,3,5,7
/proc/3675/task/3680/stat : 3680 (java) S 3673 3675 3239 0 -1 4202560 102712 0 0 0 355 17 0 0 15 0 22 0 601260408 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3681] ppid=3673 vsize=15697424 CPUtime=3.75 cores=1,3,5,7
/proc/3675/task/3681/stat : 3681 (java) S 3673 3675 3239 0 -1 4202560 117138 0 0 0 355 20 0 0 16 0 22 0 601260408 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3682] ppid=3673 vsize=15697424 CPUtime=3.9 cores=1,3,5,7
/proc/3675/task/3682/stat : 3682 (java) S 3673 3675 3239 0 -1 4202560 109429 0 0 0 373 17 0 0 16 0 22 0 601260408 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3683] ppid=3673 vsize=15697424 CPUtime=3.94 cores=1,3,5,7
/proc/3675/task/3683/stat : 3683 (java) S 3673 3675 3239 0 -1 4202560 115664 0 0 0 375 19 0 0 16 0 22 0 601260408 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3684] ppid=3673 vsize=15697424 CPUtime=3.96 cores=1,3,5,7
/proc/3675/task/3684/stat : 3684 (java) S 3673 3675 3239 0 -1 4202560 108147 0 0 0 379 17 0 0 15 0 22 0 601260408 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3685] ppid=3673 vsize=15697424 CPUtime=3.92 cores=1,3,5,7
/proc/3675/task/3685/stat : 3685 (java) S 3673 3675 3239 0 -1 4202560 127534 0 0 0 371 21 0 0 16 0 22 0 601260408 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3686] ppid=3673 vsize=15697424 CPUtime=2.22 cores=1,3,5,7
/proc/3675/task/3686/stat : 3686 (java) S 3673 3675 3239 0 -1 4202560 9204 0 0 0 173 49 0 0 15 0 22 0 601260409 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379363328 0 0 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3687] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3687/stat : 3687 (java) S 3673 3675 3239 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 601260409 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3688] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3688/stat : 3688 (java) S 3673 3675 3239 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601260410 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3689] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3689/stat : 3689 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601260412 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379370417 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3690] ppid=3673 vsize=15697424 CPUtime=1.69 cores=1,3,5,7
/proc/3675/task/3690/stat : 3690 (java) S 3673 3675 3239 0 -1 4202560 9603 0 0 0 168 1 0 0 15 0 22 0 601260412 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3691] ppid=3673 vsize=15697424 CPUtime=1.98 cores=1,3,5,7
/proc/3675/task/3691/stat : 3691 (java) S 3673 3675 3239 0 -1 4202560 13229 0 0 0 197 1 0 0 15 0 22 0 601260412 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3692] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3692/stat : 3692 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601260412 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3693] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3693/stat : 3693 (java) S 3673 3675 3239 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 601260412 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379363328 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3698] ppid=3673 vsize=15697424 CPUtime=1142.84 cores=1,3,5,7
/proc/3675/task/3698/stat : 3698 (java) R 3673 3675 3239 0 -1 4202560 663752 0 0 0 114197 87 0 0 25 0 22 0 601260752 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912506506846 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=3675/tid=3699] ppid=3673 vsize=15697424 CPUtime=1155.42 cores=1,3,5,7
/proc/3675/task/3699/stat : 3699 (java) R 3673 3675 3239 0 -1 4202560 96994 0 0 0 115531 11 0 0 25 0 22 0 601260752 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912506343692 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3675/tid=3700] ppid=3673 vsize=15697424 CPUtime=1156.61 cores=1,3,5,7
/proc/3675/task/3700/stat : 3700 (java) R 3673 3675 3239 0 -1 4202560 424781 0 0 0 115603 58 0 0 25 0 22 0 601260752 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3675/tid=3701] ppid=3673 vsize=15697424 CPUtime=1144.02 cores=1,3,5,7
/proc/3675/task/3701/stat : 3701 (java) R 3673 3675 3239 0 -1 4202560 635191 0 0 0 114319 83 0 0 25 0 22 0 601260752 16074162176 499100 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912506220279 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4647.7
Current children cumulated vsize (KiB) 15697424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1220.5 s]
/proc/loadavg: 7.75 7.98 7.85 9/220 3794
/proc/meminfo: memFree=27198176/32950928 swapFree=67111352/67111528
[pid=3675] ppid=3673 vsize=15697424 CPUtime=4800.04 cores=1,3,5,7
/proc/3675/stat : 3675 (java) S 3673 3675 3239 0 -1 4202496 3005605 0 1 0 479523 481 0 0 21 0 22 0 601260407 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3675/statm: 3924356 485743 2301 9 0 3915075 0
[pid=3675/tid=3676] ppid=3673 vsize=15697424 CPUtime=11.93 cores=1,3,5,7
/proc/3675/task/3676/stat : 3676 (java) S 3673 3675 3239 0 -1 4202560 202644 0 1 0 1168 25 0 0 25 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3678] ppid=3673 vsize=15697424 CPUtime=3.94 cores=1,3,5,7
/proc/3675/task/3678/stat : 3678 (java) S 3673 3675 3239 0 -1 4202560 106926 0 0 0 377 17 0 0 15 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3679] ppid=3673 vsize=15697424 CPUtime=3.97 cores=1,3,5,7
/proc/3675/task/3679/stat : 3679 (java) S 3673 3675 3239 0 -1 4202560 117202 0 0 0 378 19 0 0 16 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3680] ppid=3673 vsize=15697424 CPUtime=3.88 cores=1,3,5,7
/proc/3675/task/3680/stat : 3680 (java) S 3673 3675 3239 0 -1 4202560 104184 0 0 0 371 17 0 0 15 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3681] ppid=3673 vsize=15697424 CPUtime=3.89 cores=1,3,5,7
/proc/3675/task/3681/stat : 3681 (java) S 3673 3675 3239 0 -1 4202560 117749 0 0 0 369 20 0 0 15 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3682] ppid=3673 vsize=15697424 CPUtime=4.02 cores=1,3,5,7
/proc/3675/task/3682/stat : 3682 (java) S 3673 3675 3239 0 -1 4202560 110027 0 0 0 385 17 0 0 16 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3683] ppid=3673 vsize=15697424 CPUtime=4.09 cores=1,3,5,7
/proc/3675/task/3683/stat : 3683 (java) S 3673 3675 3239 0 -1 4202560 116289 0 0 0 390 19 0 0 15 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3684] ppid=3673 vsize=15697424 CPUtime=4.11 cores=1,3,5,7
/proc/3675/task/3684/stat : 3684 (java) S 3673 3675 3239 0 -1 4202560 109557 0 0 0 393 18 0 0 16 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3685] ppid=3673 vsize=15697424 CPUtime=4.06 cores=1,3,5,7
/proc/3675/task/3685/stat : 3685 (java) S 3673 3675 3239 0 -1 4202560 128473 0 0 0 385 21 0 0 16 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3686] ppid=3673 vsize=15697424 CPUtime=2.25 cores=1,3,5,7
/proc/3675/task/3686/stat : 3686 (java) S 3673 3675 3239 0 -1 4202560 9357 0 0 0 174 51 0 0 15 0 22 0 601260409 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379363328 0 0 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3687] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3687/stat : 3687 (java) S 3673 3675 3239 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 601260409 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3688] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3688/stat : 3688 (java) S 3673 3675 3239 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601260410 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3689] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3689/stat : 3689 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601260412 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379370417 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3690] ppid=3673 vsize=15697424 CPUtime=1.69 cores=1,3,5,7
/proc/3675/task/3690/stat : 3690 (java) S 3673 3675 3239 0 -1 4202560 9603 0 0 0 168 1 0 0 15 0 22 0 601260412 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3691] ppid=3673 vsize=15697424 CPUtime=1.98 cores=1,3,5,7
/proc/3675/task/3691/stat : 3691 (java) S 3673 3675 3239 0 -1 4202560 13229 0 0 0 197 1 0 0 15 0 22 0 601260412 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3692] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3692/stat : 3692 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601260412 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3693] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3693/stat : 3693 (java) S 3673 3675 3239 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 601260412 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379363328 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3698] ppid=3673 vsize=15697424 CPUtime=1180.63 cores=1,3,5,7
/proc/3675/task/3698/stat : 3698 (java) R 3673 3675 3239 0 -1 4202560 678203 0 0 0 117974 89 0 0 25 0 22 0 601260752 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912505601184 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3675/tid=3699] ppid=3673 vsize=15697424 CPUtime=1193.17 cores=1,3,5,7
/proc/3675/task/3699/stat : 3699 (java) R 3673 3675 3239 0 -1 4202560 99481 0 0 0 119305 12 0 0 25 0 22 0 601260752 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912506252685 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=3675/tid=3700] ppid=3673 vsize=15697424 CPUtime=1194.4 cores=1,3,5,7
/proc/3675/task/3700/stat : 3700 (java) R 3673 3675 3239 0 -1 4202560 434335 0 0 0 119381 59 0 0 25 0 22 0 601260752 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912506679670 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3675/tid=3701] ppid=3673 vsize=15697424 CPUtime=1181.87 cores=1,3,5,7
/proc/3675/task/3701/stat : 3701 (java) R 3673 3675 3239 0 -1 4202560 646889 0 0 0 118102 85 0 0 25 0 22 0 601260752 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912505601196 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 15697424

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1220.5 s]
/proc/loadavg: 7.75 7.98 7.85 9/220 3794
/proc/meminfo: memFree=27198176/32950928 swapFree=67111352/67111528
[pid=3675] ppid=3673 vsize=15697424 CPUtime=4800.04 cores=1,3,5,7
/proc/3675/stat : 3675 (java) S 3673 3675 3239 0 -1 4202496 3005605 0 1 0 479523 481 0 0 21 0 22 0 601260407 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3675/statm: 3924356 485743 2301 9 0 3915075 0
[pid=3675/tid=3676] ppid=3673 vsize=15697424 CPUtime=11.93 cores=1,3,5,7
/proc/3675/task/3676/stat : 3676 (java) S 3673 3675 3239 0 -1 4202560 202644 0 1 0 1168 25 0 0 25 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3678] ppid=3673 vsize=15697424 CPUtime=3.94 cores=1,3,5,7
/proc/3675/task/3678/stat : 3678 (java) S 3673 3675 3239 0 -1 4202560 106926 0 0 0 377 17 0 0 15 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3679] ppid=3673 vsize=15697424 CPUtime=3.97 cores=1,3,5,7
/proc/3675/task/3679/stat : 3679 (java) S 3673 3675 3239 0 -1 4202560 117202 0 0 0 378 19 0 0 16 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3680] ppid=3673 vsize=15697424 CPUtime=3.88 cores=1,3,5,7
/proc/3675/task/3680/stat : 3680 (java) S 3673 3675 3239 0 -1 4202560 104184 0 0 0 371 17 0 0 15 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3681] ppid=3673 vsize=15697424 CPUtime=3.89 cores=1,3,5,7
/proc/3675/task/3681/stat : 3681 (java) S 3673 3675 3239 0 -1 4202560 117749 0 0 0 369 20 0 0 15 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3682] ppid=3673 vsize=15697424 CPUtime=4.02 cores=1,3,5,7
/proc/3675/task/3682/stat : 3682 (java) S 3673 3675 3239 0 -1 4202560 110027 0 0 0 385 17 0 0 16 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3683] ppid=3673 vsize=15697424 CPUtime=4.09 cores=1,3,5,7
/proc/3675/task/3683/stat : 3683 (java) S 3673 3675 3239 0 -1 4202560 116289 0 0 0 390 19 0 0 15 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3684] ppid=3673 vsize=15697424 CPUtime=4.11 cores=1,3,5,7
/proc/3675/task/3684/stat : 3684 (java) S 3673 3675 3239 0 -1 4202560 109557 0 0 0 393 18 0 0 16 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3685] ppid=3673 vsize=15697424 CPUtime=4.06 cores=1,3,5,7
/proc/3675/task/3685/stat : 3685 (java) S 3673 3675 3239 0 -1 4202560 128473 0 0 0 385 21 0 0 16 0 22 0 601260408 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3686] ppid=3673 vsize=15697424 CPUtime=2.25 cores=1,3,5,7
/proc/3675/task/3686/stat : 3686 (java) S 3673 3675 3239 0 -1 4202560 9357 0 0 0 174 51 0 0 15 0 22 0 601260409 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379363328 0 0 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3687] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3687/stat : 3687 (java) S 3673 3675 3239 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 601260409 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3688] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3688/stat : 3688 (java) S 3673 3675 3239 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601260410 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 7 0 0 0
[pid=3675/tid=3689] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3689/stat : 3689 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601260412 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379370417 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3690] ppid=3673 vsize=15697424 CPUtime=1.69 cores=1,3,5,7
/proc/3675/task/3690/stat : 3690 (java) S 3673 3675 3239 0 -1 4202560 9603 0 0 0 168 1 0 0 15 0 22 0 601260412 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 3 0 0 0
[pid=3675/tid=3691] ppid=3673 vsize=15697424 CPUtime=1.98 cores=1,3,5,7
/proc/3675/task/3691/stat : 3691 (java) S 3673 3675 3239 0 -1 4202560 13229 0 0 0 197 1 0 0 15 0 22 0 601260412 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3692] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3692/stat : 3692 (java) S 3673 3675 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601260412 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379362713 0 4 0 16800975 18446604463963972544 0 0 -1 5 0 0 0
[pid=3675/tid=3693] ppid=3673 vsize=15697424 CPUtime=0 cores=1,3,5,7
/proc/3675/task/3693/stat : 3693 (java) S 3673 3675 3239 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 601260412 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 251379363328 0 4 0 16800975 18446604463963972544 0 0 -1 1 0 0 0
[pid=3675/tid=3698] ppid=3673 vsize=15697424 CPUtime=1180.63 cores=1,3,5,7
/proc/3675/task/3698/stat : 3698 (java) R 3673 3675 3239 0 -1 4202560 678203 0 0 0 117974 89 0 0 25 0 22 0 601260752 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912505601184 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3675/tid=3699] ppid=3673 vsize=15697424 CPUtime=1193.17 cores=1,3,5,7
/proc/3675/task/3699/stat : 3699 (java) R 3673 3675 3239 0 -1 4202560 99481 0 0 0 119305 12 0 0 25 0 22 0 601260752 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912506252685 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=3675/tid=3700] ppid=3673 vsize=15697424 CPUtime=1194.4 cores=1,3,5,7
/proc/3675/task/3700/stat : 3700 (java) R 3673 3675 3239 0 -1 4202560 434335 0 0 0 119381 59 0 0 25 0 22 0 601260752 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912506679670 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3675/tid=3701] ppid=3673 vsize=15697424 CPUtime=1181.87 cores=1,3,5,7
/proc/3675/task/3701/stat : 3701 (java) R 3673 3675 3239 0 -1 4202560 646889 0 0 0 118102 85 0 0 25 0 22 0 601260752 16074162176 485743 33554432000 1073741824 1073778376 140733745667648 18446744073709551615 46912505601196 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 15697424

Child status: 143
Real time (s): 1220.6
CPU time (s): 4800.16
CPU user time (s): 4795.26
CPU system time (s): 4.90125
CPU usage (%): 393.262
Max. virtual memory (cumulated for all children) (KiB): 15703012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.26
system time used= 4.90125
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3005631
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= 86424
involuntary context switches= 77998

runsolver used 2.08168 second user time and 4.65429 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 22:51:37
IDJOB=3313432
IDBENCH=82501
IDSOLVER=1699
FILE ID=node113/3313432-1304110297
RUNJOBID= node113-1304110297-3639
PBS_JOBID= 13170664
Free space on /tmp= 71136 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/manthey/traffic/traffic_b_unsat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313432-1304110297/watcher-3313432-1304110297 -o /tmp/evaluation-result-3313432-1304110297/solver-3313432-1304110297 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313432-1304110297.cnf

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=138864462

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29340888 kB
Buffers:        719868 kB
Cached:        2294148 kB
SwapCached:         12 kB
Active:         194380 kB
Inactive:      2897376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29340888 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           34628 kB
Writeback:           0 kB
AnonPages:       77176 kB
Mapped:          22632 kB
Slab:           453736 kB
PageTables:       4708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   777588 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= 71144 MiB
End job on node113 at 2011-04-29 23:12:00