Trace number 3312876

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.18 1207.43

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S841042385-099.UNKNOWN.cnf
MD5SUM2b4a2e64d71570c9cdfb4872b312e245
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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.10/0.11	45:48 INFO : Reading from input HOME/instance-3312876-1304178347.cnf
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.96/0.55	45:48 INFO : 80 variables remaining out of 80
0.96/0.56	45:48 INFO : 56960 literals remaining out of 56960

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-3312876-1304178347/watcher-3312876-1304178347 -o /tmp/evaluation-result-3312876-1304178347/solver-3312876-1304178347 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312876-1304178347.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: 8.01 8.06 8.03 10/198 1072
/proc/meminfo: memFree=30727596/32951124 swapFree=67111444/67111528
[pid=1072] ppid=1070 vsize=256 CPUtime=0 cores=1,3,5,7
/proc/1072/stat : 1072 (java) R 1070 1072 873 0 -1 4194304 528 0 0 0 0 0 0 0 25 0 1 0 529432712 262144 32 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228117790197 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1072/statm: 64 32 24 9 0 23 0

[startup+0.0242051 s]
/proc/loadavg: 8.01 8.06 8.03 10/198 1072
/proc/meminfo: memFree=30727596/32951124 swapFree=67111444/67111528
[pid=1072] ppid=1070 vsize=15602060 CPUtime=0.01 cores=1,3,5,7
/proc/1072/stat : 1072 (java) S 1070 1072 873 0 -1 4202496 3380 0 1 0 1 0 0 0 25 0 11 0 529432712 15976509440 2820 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134516709 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/1072/statm: 3900515 2821 1619 9 0 3891263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.100206 s]
/proc/loadavg: 8.01 8.06 8.03 10/198 1072
/proc/meminfo: memFree=30727596/32951124 swapFree=67111444/67111528
[pid=1072] ppid=1070 vsize=15676088 CPUtime=0.1 cores=1,3,5,7
/proc/1072/stat : 1072 (java) S 1070 1072 873 0 -1 4202496 5567 0 1 0 9 1 0 0 25 0 18 0 529432712 16052314112 5004 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1072/statm: 3919022 5005 2118 9 0 3909741 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676088

[startup+0.300158 s]
/proc/loadavg: 8.01 8.06 8.03 10/198 1072
/proc/meminfo: memFree=30727596/32951124 swapFree=67111444/67111528
[pid=1072] ppid=1070 vsize=15681292 CPUtime=0.52 cores=1,3,5,7
/proc/1072/stat : 1072 (java) S 1070 1072 873 0 -1 4202496 15341 0 1 0 49 3 0 0 25 0 18 0 529432712 16057643008 13470 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1072/statm: 3920323 13478 2208 9 0 3911042 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15681292

[startup+0.70105 s]
/proc/loadavg: 8.01 8.06 8.03 10/198 1072
/proc/meminfo: memFree=30727596/32951124 swapFree=67111444/67111528
[pid=1072] ppid=1070 vsize=15698948 CPUtime=1.58 cores=1,3,5,7
/proc/1072/stat : 1072 (java) S 1070 1072 873 0 -1 4202496 32788 0 1 0 153 5 0 0 25 0 22 0 529432712 16075722752 27511 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1072/statm: 3924737 27511 2259 9 0 3915456 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 15698948

[startup+1.50091 s]
/proc/loadavg: 8.17 8.09 8.04 12/220 1094
/proc/meminfo: memFree=30481096/32951124 swapFree=67111444/67111528
[pid=1072] ppid=1070 vsize=15699676 CPUtime=4.75 cores=1,3,5,7
/proc/1072/stat : 1072 (java) S 1070 1072 873 0 -1 4202496 61259 0 1 0 466 9 0 0 25 0 22 0 529432712 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1072/statm: 3924919 52005 2276 9 0 3915638 0
[pid=1072/tid=1074] ppid=1070 vsize=15699676 CPUtime=0.54 cores=1,3,5,7
/proc/1072/task/1074/stat : 1074 (java) S 1070 1072 873 0 -1 4202560 14992 0 1 0 52 2 0 0 21 0 22 0 529432713 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1075] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1075/stat : 1075 (java) S 1070 1072 873 0 -1 4202560 898 0 0 0 0 0 0 0 16 0 22 0 529432713 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1076] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1076/stat : 1076 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1077] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1077/stat : 1077 (java) S 1070 1072 873 0 -1 4202560 729 0 0 0 0 0 0 0 16 0 22 0 529432713 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1078] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1078/stat : 1078 (java) S 1070 1072 873 0 -1 4202560 737 0 0 0 0 0 0 0 16 0 22 0 529432713 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1079] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1079/stat : 1079 (java) S 1070 1072 873 0 -1 4202560 312 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1080] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1080/stat : 1080 (java) S 1070 1072 873 0 -1 4202560 1011 0 0 0 0 0 0 0 16 0 22 0 529432713 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1081] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1081/stat : 1081 (java) S 1070 1072 873 0 -1 4202560 554 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1082] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1082/stat : 1082 (java) S 1070 1072 873 0 -1 4202560 537 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1083] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1083/stat : 1083 (java) S 1070 1072 873 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 529432714 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134530560 0 0 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1084] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1084/stat : 1084 (java) S 1070 1072 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529432715 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1085] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1085/stat : 1085 (java) S 1070 1072 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529432715 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1086] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1086/stat : 1086 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529432717 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134537649 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1087] ppid=1070 vsize=15699676 CPUtime=0.66 cores=1,3,5,7
/proc/1072/task/1087/stat : 1087 (java) R 1070 1072 873 0 -1 4202560 6180 0 0 0 66 0 0 0 17 0 22 0 529432717 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134539957 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1072/tid=1088] ppid=1070 vsize=15699676 CPUtime=1.14 cores=1,3,5,7
/proc/1072/task/1088/stat : 1088 (java) R 1070 1072 873 0 -1 4202560 13393 0 0 0 113 1 0 0 16 0 22 0 529432717 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46938178252965 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1072/tid=1089] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1089/stat : 1089 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529432717 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1090] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1090/stat : 1090 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529432717 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134530560 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1091] ppid=1070 vsize=15699676 CPUtime=0.73 cores=1,3,5,7
/proc/1072/task/1091/stat : 1091 (java) R 1070 1072 873 0 -1 4202560 7602 0 0 0 73 0 0 0 16 0 22 0 529432746 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505820531 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1072/tid=1092] ppid=1070 vsize=15699676 CPUtime=0.2 cores=1,3,5,7
/proc/1072/task/1092/stat : 1092 (java) R 1070 1072 873 0 -1 4202560 690 0 0 0 20 0 0 0 18 0 22 0 529432746 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134539957 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1072/tid=1093] ppid=1070 vsize=15699676 CPUtime=0.6 cores=1,3,5,7
/proc/1072/task/1093/stat : 1093 (java) R 1070 1072 873 0 -1 4202560 4239 0 0 0 60 0 0 0 17 0 22 0 529432746 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505934504 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=1072/tid=1094] ppid=1070 vsize=15699676 CPUtime=0.78 cores=1,3,5,7
/proc/1072/task/1094/stat : 1094 (java) R 1070 1072 873 0 -1 4202560 7985 0 0 0 78 0 0 0 16 0 22 0 529432746 16076468224 52005 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505811362 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 15699676

[startup+3.10162 s]
/proc/loadavg: 8.17 8.09 8.04 9/220 1094
/proc/meminfo: memFree=30012260/32951124 swapFree=67111444/67111528
[pid=1072] ppid=1070 vsize=15699676 CPUtime=11.12 cores=1,3,5,7
/proc/1072/stat : 1072 (java) S 1070 1072 873 0 -1 4202496 148211 0 1 0 1092 20 0 0 25 0 22 0 529432712 16076468224 138947 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1072/statm: 3924919 138950 2286 9 0 3915638 0
[pid=1072/tid=1074] ppid=1070 vsize=15699676 CPUtime=0.54 cores=1,3,5,7
/proc/1072/task/1074/stat : 1074 (java) S 1070 1072 873 0 -1 4202560 14992 0 1 0 52 2 0 0 21 0 22 0 529432713 16076468224 138951 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1075] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1075/stat : 1075 (java) S 1070 1072 873 0 -1 4202560 2480 0 0 0 0 0 0 0 16 0 22 0 529432713 16076468224 138953 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1076] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1076/stat : 1076 (java) S 1070 1072 873 0 -1 4202560 1899 0 0 0 0 0 0 0 16 0 22 0 529432713 16076468224 138957 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1077] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1077/stat : 1077 (java) S 1070 1072 873 0 -1 4202560 2069 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 138959 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1078] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1078/stat : 1078 (java) S 1070 1072 873 0 -1 4202560 746 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 138962 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1079] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1079/stat : 1079 (java) S 1070 1072 873 0 -1 4202560 2847 0 0 0 0 0 0 0 16 0 22 0 529432713 16076468224 138964 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1080] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1080/stat : 1080 (java) S 1070 1072 873 0 -1 4202560 1888 0 0 0 0 0 0 0 16 0 22 0 529432713 16076468224 138967 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1081] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1081/stat : 1081 (java) S 1070 1072 873 0 -1 4202560 1760 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 138968 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1082] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1082/stat : 1082 (java) S 1070 1072 873 0 -1 4202560 966 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 138970 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1083] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1083/stat : 1083 (java) S 1070 1072 873 0 -1 4202560 194 0 0 0 0 0 0 0 15 0 22 0 529432714 16076468224 138971 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134530560 0 0 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1084] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1084/stat : 1084 (java) S 1070 1072 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529432715 16076468224 138972 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1085] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1085/stat : 1085 (java) S 1070 1072 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529432715 16076468224 138974 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1086] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1086/stat : 1086 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529432717 16076468224 138974 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134537649 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1087] ppid=1070 vsize=15699676 CPUtime=0.75 cores=1,3,5,7
/proc/1072/task/1087/stat : 1087 (java) S 1070 1072 873 0 -1 4202560 6187 0 0 0 75 0 0 0 15 0 22 0 529432717 16076468224 138975 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1088] ppid=1070 vsize=15699676 CPUtime=1.22 cores=1,3,5,7
/proc/1072/task/1088/stat : 1088 (java) S 1070 1072 873 0 -1 4202560 13420 0 0 0 121 1 0 0 15 0 22 0 529432717 16076468224 138976 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1089] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1089/stat : 1089 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529432717 16076468224 138978 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1090] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1090/stat : 1090 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529432717 16076468224 138979 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134530560 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1091] ppid=1070 vsize=15699676 CPUtime=2.31 cores=1,3,5,7
/proc/1072/task/1091/stat : 1091 (java) R 1070 1072 873 0 -1 4202560 26434 0 0 0 228 3 0 0 18 0 22 0 529432746 16076468224 138979 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=1072/tid=1092] ppid=1070 vsize=15699676 CPUtime=1.7 cores=1,3,5,7
/proc/1072/task/1092/stat : 1092 (java) R 1070 1072 873 0 -1 4202560 19551 0 0 0 168 2 0 0 20 0 22 0 529432746 16076468224 138980 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505811010 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1072/tid=1093] ppid=1070 vsize=15699676 CPUtime=2.09 cores=1,3,5,7
/proc/1072/task/1093/stat : 1093 (java) R 1070 1072 873 0 -1 4202560 23347 0 0 0 207 2 0 0 19 0 22 0 529432746 16076468224 138981 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505979499 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1072/tid=1094] ppid=1070 vsize=15699676 CPUtime=2.37 cores=1,3,5,7
/proc/1072/task/1094/stat : 1094 (java) R 1070 1072 873 0 -1 4202560 28080 0 0 0 234 3 0 0 18 0 22 0 529432746 16076468224 138982 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505598424 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.12
Current children cumulated vsize (KiB) 15699676

[startup+6.30104 s]
/proc/loadavg: 8.17 8.09 8.04 9/220 1094
/proc/meminfo: memFree=29674804/32951124 swapFree=67111444/67111528
[pid=1072] ppid=1070 vsize=15699676 CPUtime=23.88 cores=1,3,5,7
/proc/1072/stat : 1072 (java) S 1070 1072 873 0 -1 4202496 161305 0 1 0 2366 22 0 0 25 0 22 0 529432712 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1072/statm: 3924919 150569 2289 9 0 3915638 0
[pid=1072/tid=1074] ppid=1070 vsize=15699676 CPUtime=0.54 cores=1,3,5,7
/proc/1072/task/1074/stat : 1074 (java) S 1070 1072 873 0 -1 4202560 14992 0 1 0 52 2 0 0 21 0 22 0 529432713 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1075] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1075/stat : 1075 (java) S 1070 1072 873 0 -1 4202560 2737 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1076] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1076/stat : 1076 (java) S 1070 1072 873 0 -1 4202560 2850 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1077] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1077/stat : 1077 (java) S 1070 1072 873 0 -1 4202560 2921 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1078] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1078/stat : 1078 (java) S 1070 1072 873 0 -1 4202560 1050 0 0 0 0 0 0 0 16 0 22 0 529432713 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1079] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1079/stat : 1079 (java) S 1070 1072 873 0 -1 4202560 3656 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1080] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1080/stat : 1080 (java) S 1070 1072 873 0 -1 4202560 2545 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1081] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1081/stat : 1081 (java) S 1070 1072 873 0 -1 4202560 2174 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1082] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1082/stat : 1082 (java) S 1070 1072 873 0 -1 4202560 1653 0 0 0 0 0 0 0 15 0 22 0 529432713 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1083] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1083/stat : 1083 (java) S 1070 1072 873 0 -1 4202560 446 0 0 0 0 0 0 0 15 0 22 0 529432714 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134530560 0 0 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1084] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1084/stat : 1084 (java) S 1070 1072 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529432715 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1085] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1085/stat : 1085 (java) S 1070 1072 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529432715 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1086] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1086/stat : 1086 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529432717 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134537649 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1087] ppid=1070 vsize=15699676 CPUtime=0.89 cores=1,3,5,7
/proc/1072/task/1087/stat : 1087 (java) S 1070 1072 873 0 -1 4202560 6276 0 0 0 89 0 0 0 16 0 22 0 529432717 16076468224 150569 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0

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

[pid=1072/tid=1092] ppid=1070 vsize=15699676 CPUtime=1048.45 cores=1,3,5,7
/proc/1072/task/1092/stat : 1092 (java) R 1070 1072 873 0 -1 4202560 143749 0 0 0 104814 31 0 0 25 0 22 0 529432746 16076468224 68881 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46938179032502 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1072/tid=1093] ppid=1070 vsize=15699676 CPUtime=1048.84 cores=1,3,5,7
/proc/1072/task/1093/stat : 1093 (java) R 1070 1072 873 0 -1 4202560 146140 0 0 0 104855 29 0 0 25 0 22 0 529432746 16076468224 68881 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505820787 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=1072/tid=1094] ppid=1070 vsize=15699676 CPUtime=1048.8 cores=1,3,5,7
/proc/1072/task/1094/stat : 1094 (java) R 1070 1072 873 0 -1 4202560 152486 0 0 0 104849 31 0 0 25 0 22 0 529432746 16076468224 68881 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505819230 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4223.82
Current children cumulated vsize (KiB) 15699676

[startup+1122.3 s]
/proc/loadavg: 8.36 8.13 8.07 11/221 1136
/proc/meminfo: memFree=30122264/32951124 swapFree=67111444/67111528
[pid=1072] ppid=1070 vsize=15699676 CPUtime=4462.04 cores=1,3,5,7
/proc/1072/stat : 1072 (java) S 1070 1072 873 0 -1 4202496 1245678 0 1 0 445865 339 0 0 25 0 22 0 529432712 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1072/statm: 3924919 76468 2299 9 0 3915638 0
[pid=1072/tid=1074] ppid=1070 vsize=15699676 CPUtime=0.54 cores=1,3,5,7
/proc/1072/task/1074/stat : 1074 (java) S 1070 1072 873 0 -1 4202560 14992 0 1 0 52 2 0 0 21 0 22 0 529432713 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1075] ppid=1070 vsize=15699676 CPUtime=3 cores=1,3,5,7
/proc/1072/task/1075/stat : 1075 (java) S 1070 1072 873 0 -1 4202560 65943 0 0 0 284 16 0 0 15 0 22 0 529432713 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1076] ppid=1070 vsize=15699676 CPUtime=3.14 cores=1,3,5,7
/proc/1072/task/1076/stat : 1076 (java) S 1070 1072 873 0 -1 4202560 71474 0 0 0 298 16 0 0 15 0 22 0 529432713 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1077] ppid=1070 vsize=15699676 CPUtime=3.15 cores=1,3,5,7
/proc/1072/task/1077/stat : 1077 (java) S 1070 1072 873 0 -1 4202560 71207 0 0 0 298 17 0 0 15 0 22 0 529432713 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1078] ppid=1070 vsize=15699676 CPUtime=3.1 cores=1,3,5,7
/proc/1072/task/1078/stat : 1078 (java) S 1070 1072 873 0 -1 4202560 67547 0 0 0 293 17 0 0 15 0 22 0 529432713 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1079] ppid=1070 vsize=15699676 CPUtime=3.19 cores=1,3,5,7
/proc/1072/task/1079/stat : 1079 (java) S 1070 1072 873 0 -1 4202560 72111 0 0 0 302 17 0 0 15 0 22 0 529432713 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1080] ppid=1070 vsize=15699676 CPUtime=3.03 cores=1,3,5,7
/proc/1072/task/1080/stat : 1080 (java) S 1070 1072 873 0 -1 4202560 70119 0 0 0 288 15 0 0 15 0 22 0 529432713 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1081] ppid=1070 vsize=15699676 CPUtime=3.09 cores=1,3,5,7
/proc/1072/task/1081/stat : 1081 (java) S 1070 1072 873 0 -1 4202560 67679 0 0 0 295 14 0 0 15 0 22 0 529432713 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1082] ppid=1070 vsize=15699676 CPUtime=3.22 cores=1,3,5,7
/proc/1072/task/1082/stat : 1082 (java) S 1070 1072 873 0 -1 4202560 71839 0 0 0 304 18 0 0 15 0 22 0 529432713 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1083] ppid=1070 vsize=15699676 CPUtime=2.08 cores=1,3,5,7
/proc/1072/task/1083/stat : 1083 (java) S 1070 1072 873 0 -1 4202560 3268 0 0 0 146 62 0 0 15 0 22 0 529432714 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134530560 0 0 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1084] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1084/stat : 1084 (java) S 1070 1072 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529432715 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1085] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1085/stat : 1085 (java) S 1070 1072 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529432715 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1086] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1086/stat : 1086 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529432717 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134537649 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1087] ppid=1070 vsize=15699676 CPUtime=0.92 cores=1,3,5,7
/proc/1072/task/1087/stat : 1087 (java) S 1070 1072 873 0 -1 4202560 6287 0 0 0 92 0 0 0 15 0 22 0 529432717 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1088] ppid=1070 vsize=15699676 CPUtime=1.27 cores=1,3,5,7
/proc/1072/task/1088/stat : 1088 (java) S 1070 1072 873 0 -1 4202560 13430 0 0 0 126 1 0 0 16 0 22 0 529432717 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1089] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1089/stat : 1089 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529432717 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1090] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1090/stat : 1090 (java) S 1070 1072 873 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 22 0 529432717 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134530560 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1091] ppid=1070 vsize=15699676 CPUtime=1108.33 cores=1,3,5,7
/proc/1072/task/1091/stat : 1091 (java) R 1070 1072 873 0 -1 4202560 163933 0 0 0 110798 35 0 0 25 0 22 0 529432746 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505818849 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=1072/tid=1092] ppid=1070 vsize=15699676 CPUtime=1107.54 cores=1,3,5,7
/proc/1072/task/1092/stat : 1092 (java) R 1070 1072 873 0 -1 4202560 157495 0 0 0 110721 33 0 0 25 0 22 0 529432746 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505820787 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1072/tid=1093] ppid=1070 vsize=15699676 CPUtime=1108.22 cores=1,3,5,7
/proc/1072/task/1093/stat : 1093 (java) R 1070 1072 873 0 -1 4202560 160146 0 0 0 110790 32 0 0 25 0 22 0 529432746 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505811587 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1072/tid=1094] ppid=1070 vsize=15699676 CPUtime=1108.04 cores=1,3,5,7
/proc/1072/task/1094/stat : 1094 (java) R 1070 1072 873 0 -1 4202560 166765 0 0 0 110770 34 0 0 25 0 22 0 529432746 16076468224 76468 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505982762 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4462.04
Current children cumulated vsize (KiB) 15699676

[startup+1182.3 s]
/proc/loadavg: 8.23 8.13 8.07 9/220 1137
/proc/meminfo: memFree=29937260/32951124 swapFree=67111444/67111528
[pid=1072] ppid=1070 vsize=15699676 CPUtime=4700.35 cores=1,3,5,7
/proc/1072/stat : 1072 (java) S 1070 1072 873 0 -1 4202496 1320916 0 1 0 469677 358 0 0 25 0 22 0 529432712 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1072/statm: 3924919 88389 2299 9 0 3915638 0
[pid=1072/tid=1074] ppid=1070 vsize=15699676 CPUtime=0.54 cores=1,3,5,7
/proc/1072/task/1074/stat : 1074 (java) S 1070 1072 873 0 -1 4202560 14992 0 1 0 52 2 0 0 21 0 22 0 529432713 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1075] ppid=1070 vsize=15699676 CPUtime=3.17 cores=1,3,5,7
/proc/1072/task/1075/stat : 1075 (java) S 1070 1072 873 0 -1 4202560 68365 0 0 0 300 17 0 0 15 0 22 0 529432713 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1076] ppid=1070 vsize=15699676 CPUtime=3.29 cores=1,3,5,7
/proc/1072/task/1076/stat : 1076 (java) S 1070 1072 873 0 -1 4202560 74897 0 0 0 312 17 0 0 15 0 22 0 529432713 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1077] ppid=1070 vsize=15699676 CPUtime=3.32 cores=1,3,5,7
/proc/1072/task/1077/stat : 1077 (java) S 1070 1072 873 0 -1 4202560 74244 0 0 0 314 18 0 0 15 0 22 0 529432713 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1078] ppid=1070 vsize=15699676 CPUtime=3.26 cores=1,3,5,7
/proc/1072/task/1078/stat : 1078 (java) S 1070 1072 873 0 -1 4202560 69751 0 0 0 308 18 0 0 15 0 22 0 529432713 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1079] ppid=1070 vsize=15699676 CPUtime=3.34 cores=1,3,5,7
/proc/1072/task/1079/stat : 1079 (java) S 1070 1072 873 0 -1 4202560 74431 0 0 0 317 17 0 0 16 0 22 0 529432713 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1080] ppid=1070 vsize=15699676 CPUtime=3.18 cores=1,3,5,7
/proc/1072/task/1080/stat : 1080 (java) S 1070 1072 873 0 -1 4202560 72771 0 0 0 302 16 0 0 16 0 22 0 529432713 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1081] ppid=1070 vsize=15699676 CPUtime=3.26 cores=1,3,5,7
/proc/1072/task/1081/stat : 1081 (java) S 1070 1072 873 0 -1 4202560 70912 0 0 0 311 15 0 0 15 0 22 0 529432713 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1082] ppid=1070 vsize=15699676 CPUtime=3.4 cores=1,3,5,7
/proc/1072/task/1082/stat : 1082 (java) S 1070 1072 873 0 -1 4202560 74775 0 0 0 322 18 0 0 16 0 22 0 529432713 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1083] ppid=1070 vsize=15699676 CPUtime=2.19 cores=1,3,5,7
/proc/1072/task/1083/stat : 1083 (java) S 1070 1072 873 0 -1 4202560 3465 0 0 0 153 66 0 0 15 0 22 0 529432714 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134530560 0 0 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1084] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1084/stat : 1084 (java) S 1070 1072 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529432715 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1085] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1085/stat : 1085 (java) S 1070 1072 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529432715 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1086] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1086/stat : 1086 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529432717 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134537649 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1087] ppid=1070 vsize=15699676 CPUtime=0.92 cores=1,3,5,7
/proc/1072/task/1087/stat : 1087 (java) S 1070 1072 873 0 -1 4202560 6287 0 0 0 92 0 0 0 15 0 22 0 529432717 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1088] ppid=1070 vsize=15699676 CPUtime=1.27 cores=1,3,5,7
/proc/1072/task/1088/stat : 1088 (java) S 1070 1072 873 0 -1 4202560 13430 0 0 0 126 1 0 0 16 0 22 0 529432717 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1089] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1089/stat : 1089 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529432717 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1090] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1090/stat : 1090 (java) S 1070 1072 873 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 529432717 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134530560 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1091] ppid=1070 vsize=15699676 CPUtime=1167.65 cores=1,3,5,7
/proc/1072/task/1091/stat : 1091 (java) R 1070 1072 873 0 -1 4202560 177377 0 0 0 116728 37 0 0 25 0 22 0 529432746 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505820513 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1072/tid=1092] ppid=1070 vsize=15699676 CPUtime=1166.85 cores=1,3,5,7
/proc/1072/task/1092/stat : 1092 (java) R 1070 1072 873 0 -1 4202560 170365 0 0 0 116650 35 0 0 25 0 22 0 529432746 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505820813 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=1072/tid=1093] ppid=1070 vsize=15699676 CPUtime=1167.21 cores=1,3,5,7
/proc/1072/task/1093/stat : 1093 (java) R 1070 1072 873 0 -1 4202560 173615 0 0 0 116687 34 0 0 25 0 22 0 529432746 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505841651 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=1072/tid=1094] ppid=1070 vsize=15699676 CPUtime=1167.32 cores=1,3,5,7
/proc/1072/task/1094/stat : 1094 (java) R 1070 1072 873 0 -1 4202560 179794 0 0 0 116696 36 0 0 25 0 22 0 529432746 16076468224 88389 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505721746 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4700.35
Current children cumulated vsize (KiB) 15699676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.15 8.12 8.07 5/197 1141
/proc/meminfo: memFree=30510560/32951124 swapFree=67111444/67111528
[pid=1072] ppid=1070 vsize=15699676 CPUtime=4800.13 cores=1,3,5,7
/proc/1072/stat : 1072 (java) S 1070 1072 873 0 -1 4202496 1343920 0 1 0 479647 366 0 0 25 0 22 0 529432712 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1072/statm: 3924919 79048 2299 9 0 3915638 0
[pid=1072/tid=1074] ppid=1070 vsize=15699676 CPUtime=0.54 cores=1,3,5,7
/proc/1072/task/1074/stat : 1074 (java) S 1070 1072 873 0 -1 4202560 14992 0 1 0 52 2 0 0 21 0 22 0 529432713 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1075] ppid=1070 vsize=15699676 CPUtime=3.24 cores=1,3,5,7
/proc/1072/task/1075/stat : 1075 (java) S 1070 1072 873 0 -1 4202560 69821 0 0 0 306 18 0 0 16 0 22 0 529432713 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 5 0 0 0
[pid=1072/tid=1076] ppid=1070 vsize=15699676 CPUtime=3.37 cores=1,3,5,7
/proc/1072/task/1076/stat : 1076 (java) S 1070 1072 873 0 -1 4202560 75840 0 0 0 319 18 0 0 15 0 22 0 529432713 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1077] ppid=1070 vsize=15699676 CPUtime=3.39 cores=1,3,5,7
/proc/1072/task/1077/stat : 1077 (java) S 1070 1072 873 0 -1 4202560 75457 0 0 0 321 18 0 0 16 0 22 0 529432713 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1078] ppid=1070 vsize=15699676 CPUtime=3.32 cores=1,3,5,7
/proc/1072/task/1078/stat : 1078 (java) S 1070 1072 873 0 -1 4202560 70983 0 0 0 314 18 0 0 15 0 22 0 529432713 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1079] ppid=1070 vsize=15699676 CPUtime=3.42 cores=1,3,5,7
/proc/1072/task/1079/stat : 1079 (java) S 1070 1072 873 0 -1 4202560 75808 0 0 0 324 18 0 0 15 0 22 0 529432713 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1080] ppid=1070 vsize=15699676 CPUtime=3.25 cores=1,3,5,7
/proc/1072/task/1080/stat : 1080 (java) S 1070 1072 873 0 -1 4202560 73779 0 0 0 309 16 0 0 16 0 22 0 529432713 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1081] ppid=1070 vsize=15699676 CPUtime=3.34 cores=1,3,5,7
/proc/1072/task/1081/stat : 1081 (java) S 1070 1072 873 0 -1 4202560 72175 0 0 0 319 15 0 0 16 0 22 0 529432713 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 7 0 0 0
[pid=1072/tid=1082] ppid=1070 vsize=15699676 CPUtime=3.46 cores=1,3,5,7
/proc/1072/task/1082/stat : 1082 (java) S 1070 1072 873 0 -1 4202560 76242 0 0 0 327 19 0 0 15 0 22 0 529432713 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1083] ppid=1070 vsize=15699676 CPUtime=2.24 cores=1,3,5,7
/proc/1072/task/1083/stat : 1083 (java) S 1070 1072 873 0 -1 4202560 3523 0 0 0 157 67 0 0 15 0 22 0 529432714 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134530560 0 0 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1084] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1084/stat : 1084 (java) S 1070 1072 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529432715 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1085] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1085/stat : 1085 (java) S 1070 1072 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529432715 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1086] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1086/stat : 1086 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529432717 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134537649 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1087] ppid=1070 vsize=15699676 CPUtime=0.92 cores=1,3,5,7
/proc/1072/task/1087/stat : 1087 (java) S 1070 1072 873 0 -1 4202560 6287 0 0 0 92 0 0 0 15 0 22 0 529432717 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1088] ppid=1070 vsize=15699676 CPUtime=1.27 cores=1,3,5,7
/proc/1072/task/1088/stat : 1088 (java) S 1070 1072 873 0 -1 4202560 13430 0 0 0 126 1 0 0 16 0 22 0 529432717 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 1 0 0 0
[pid=1072/tid=1089] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1089/stat : 1089 (java) S 1070 1072 873 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529432717 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134529945 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1090] ppid=1070 vsize=15699676 CPUtime=0 cores=1,3,5,7
/proc/1072/task/1090/stat : 1090 (java) S 1070 1072 873 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 529432717 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 228134530560 0 4 0 16800975 18446604458016028864 0 0 -1 3 0 0 0
[pid=1072/tid=1091] ppid=1070 vsize=15699676 CPUtime=1192.47 cores=1,3,5,7
/proc/1072/task/1091/stat : 1091 (java) R 1070 1072 873 0 -1 4202560 180655 0 0 0 119209 38 0 0 25 0 22 0 529432746 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505859783 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1072/tid=1092] ppid=1070 vsize=15699676 CPUtime=1191.6 cores=1,3,5,7
/proc/1072/task/1092/stat : 1092 (java) R 1070 1072 873 0 -1 4202560 173402 0 0 0 119124 36 0 0 25 0 22 0 529432746 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505819365 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1072/tid=1093] ppid=1070 vsize=15699676 CPUtime=1191.98 cores=1,3,5,7
/proc/1072/task/1093/stat : 1093 (java) R 1070 1072 873 0 -1 4202560 176926 0 0 0 119163 35 0 0 25 0 22 0 529432746 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505946583 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=1072/tid=1094] ppid=1070 vsize=15699676 CPUtime=1192.15 cores=1,3,5,7
/proc/1072/task/1094/stat : 1094 (java) R 1070 1072 873 0 -1 4202560 183153 0 0 0 119178 37 0 0 25 0 22 0 529432746 16076468224 79048 33554432000 1073741824 1073778376 140736575442224 18446744073709551615 46912505741250 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15699676

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

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

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.18
CPU user time (s): 4796.5
CPU system time (s): 3.67944
CPU usage (%): 397.554
Max. virtual memory (cumulated for all children) (KiB): 15702328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.5
system time used= 3.67944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1344045
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= 294500
involuntary context switches= 156167

runsolver used 1.9717 second user time and 4.65629 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-30 17:45:47
IDJOB=3312876
IDBENCH=83061
IDSOLVER=1699
FILE ID=node138/3312876-1304178347
RUNJOBID= node138-1304177138-893
PBS_JOBID= 13172436
Free space on /tmp= 72408 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S841042385-099.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312876-1304178347/watcher-3312876-1304178347 -o /tmp/evaluation-result-3312876-1304178347/solver-3312876-1304178347 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312876-1304178347.cnf

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

MD5SUM BENCH= 2b4a2e64d71570c9cdfb4872b312e245
RANDOM SEED=1485208063

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30727744 kB
Buffers:        672076 kB
Cached:         994800 kB
SwapCached:         84 kB
Active:         228588 kB
Inactive:      1600124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30727744 kB
SwapTotal:    67111528 kB
SwapFree:     67111444 kB
Dirty:            3420 kB
Writeback:           0 kB
AnonPages:      161200 kB
Mapped:          23184 kB
Slab:           331572 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   829308 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= 72404 MiB
End job on node138 at 2011-04-30 18:05:57