Trace number 3312837

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.23 1207.33

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
MD5SUMe5ccab3a9294cbb9eed5df8c5c797376
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.11/0.11	25:38 INFO : Reading from input HOME/instance-3312837-1304177138.cnf
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.80/0.42	25:38 INFO : 125 variables remaining out of 125
0.80/0.42	25:38 INFO : 15972 literals remaining out of 15972

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-3312837-1304177138/watcher-3312837-1304177138 -o /tmp/evaluation-result-3312837-1304177138/solver-3312837-1304177138 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312837-1304177138.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.00 8.02 8.00 1/178 914
/proc/meminfo: memFree=30822588/32951124 swapFree=67111444/67111528
[pid=914] ppid=911 vsize=20404 CPUtime=0 cores=1,3,5,7
/proc/914/stat : 914 (java) R 911 914 873 0 -1 4202496 671 0 0 0 0 0 0 0 18 0 1 0 529311759 20893696 159 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228117790343 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/914/statm: 5101 159 128 9 0 124 0
[pid=914/tid=923] ppid=911 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/914/task/923/stat : 923 (java) R 911 914 873 0 -1 4202560 66 0 0 0 0 0 0 0 19 0 2 0 529311759 27824128 894 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228117790343 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0894339 s]
/proc/loadavg: 8.00 8.02 8.00 1/178 914
/proc/meminfo: memFree=30822588/32951124 swapFree=67111444/67111528
[pid=914] ppid=911 vsize=15677700 CPUtime=0.09 cores=1,3,5,7
/proc/914/stat : 914 (java) S 911 914 873 0 -1 4202496 5468 0 1 0 9 0 0 0 18 0 18 0 529311759 16053964800 4908 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/914/statm: 3919425 4908 2115 9 0 3910144 0
[pid=914/tid=923] ppid=911 vsize=15677700 CPUtime=0.07 cores=1,3,5,7
/proc/914/task/923/stat : 923 (java) R 911 914 873 0 -1 4202560 3335 0 1 0 7 0 0 0 18 0 18 0 529311759 16053964800 4923 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15677700

[startup+0.101995 s]
/proc/loadavg: 8.00 8.02 8.00 1/178 914
/proc/meminfo: memFree=30822588/32951124 swapFree=67111444/67111528
[pid=914] ppid=911 vsize=15677700 CPUtime=0.11 cores=1,3,5,7
/proc/914/stat : 914 (java) S 911 914 873 0 -1 4202496 5624 0 1 0 10 1 0 0 18 0 18 0 529311759 16053964800 5064 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/914/statm: 3919425 5065 2117 9 0 3910144 0
[pid=914/tid=923] ppid=911 vsize=15677700 CPUtime=0.08 cores=1,3,5,7
/proc/914/task/923/stat : 923 (java) R 911 914 873 0 -1 4202560 3477 0 1 0 8 0 0 0 18 0 18 0 529311759 16053964800 5065 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 47247365223930 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) 15677700

[startup+0.304982 s]
/proc/loadavg: 8.00 8.02 8.00 1/178 914
/proc/meminfo: memFree=30822588/32951124 swapFree=67111444/67111528
[pid=914] ppid=911 vsize=15684884 CPUtime=0.54 cores=1,3,5,7
/proc/914/stat : 914 (java) S 911 914 873 0 -1 4202496 12109 0 1 0 52 2 0 0 18 0 22 0 529311759 16061321216 10635 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/914/statm: 3921221 10635 2214 9 0 3911940 0
[pid=914/tid=923] ppid=911 vsize=15684884 CPUtime=0.28 cores=1,3,5,7
/proc/914/task/923/stat : 923 (java) R 911 914 873 0 -1 4202560 7149 0 1 0 27 1 0 0 19 0 22 0 529311759 16061321216 10635 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 47247366319203 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 15684884

[startup+0.77377 s]
/proc/loadavg: 8.00 8.02 8.00 1/178 914
/proc/meminfo: memFree=30822588/32951124 swapFree=67111444/67111528
[pid=914] ppid=911 vsize=15720120 CPUtime=2.05 cores=1,3,5,7
/proc/914/stat : 914 (java) S 911 914 873 0 -1 4202496 31292 0 1 0 202 3 0 0 18 0 22 0 529311759 16097402880 26158 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/914/statm: 3930030 26173 2260 9 0 3920749 0
[pid=914/tid=923] ppid=911 vsize=15720120 CPUtime=0.41 cores=1,3,5,7
/proc/914/task/923/stat : 923 (java) S 911 914 873 0 -1 4202560 7511 0 1 0 40 1 0 0 20 0 22 0 529311759 16097402880 26176 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 15720120

[startup+1.50071 s]
/proc/loadavg: 7.84 7.98 7.99 17/220 957
/proc/meminfo: memFree=30466884/32951124 swapFree=67111444/67111528
[pid=914] ppid=911 vsize=15720120 CPUtime=4.94 cores=1,3,5,7
/proc/914/stat : 914 (java) S 911 914 873 0 -1 4202496 58630 0 1 0 488 6 0 0 18 0 22 0 529311759 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/914/statm: 3930030 50359 2279 9 0 3920749 0
[pid=914/tid=923] ppid=911 vsize=15720120 CPUtime=0.41 cores=1,3,5,7
/proc/914/task/923/stat : 923 (java) S 911 914 873 0 -1 4202560 7511 0 1 0 40 1 0 0 20 0 22 0 529311759 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=925] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/925/stat : 925 (java) S 911 914 873 0 -1 4202560 242 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=926] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/926/stat : 926 (java) S 911 914 873 0 -1 4202560 120 0 0 0 0 0 0 0 16 0 22 0 529311760 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=927] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/927/stat : 927 (java) S 911 914 873 0 -1 4202560 561 0 0 0 0 0 0 0 16 0 22 0 529311760 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=928] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/928/stat : 928 (java) S 911 914 873 0 -1 4202560 127 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=929] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/929/stat : 929 (java) S 911 914 873 0 -1 4202560 350 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=930] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/930/stat : 930 (java) S 911 914 873 0 -1 4202560 566 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=931] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/931/stat : 931 (java) S 911 914 873 0 -1 4202560 502 0 0 0 0 0 0 0 16 0 22 0 529311760 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=932] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/932/stat : 932 (java) S 911 914 873 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=936] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/936/stat : 936 (java) S 911 914 873 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 529311761 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134530560 0 0 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=937] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/937/stat : 937 (java) S 911 914 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529311761 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=938] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/938/stat : 938 (java) S 911 914 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529311761 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=945] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/945/stat : 945 (java) S 911 914 873 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529311763 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134537649 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=946] ppid=911 vsize=15720120 CPUtime=0.59 cores=1,3,5,7
/proc/914/task/946/stat : 946 (java) R 911 914 873 0 -1 4202560 8551 0 0 0 59 0 0 0 19 0 22 0 529311763 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134539957 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=914/tid=947] ppid=911 vsize=15720120 CPUtime=0.98 cores=1,3,5,7
/proc/914/task/947/stat : 947 (java) S 911 914 873 0 -1 4202560 10778 0 0 0 97 1 0 0 15 0 22 0 529311763 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=948] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/948/stat : 948 (java) S 911 914 873 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529311763 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=949] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/949/stat : 949 (java) S 911 914 873 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529311763 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134530560 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=954] ppid=911 vsize=15720120 CPUtime=0.93 cores=1,3,5,7
/proc/914/task/954/stat : 954 (java) R 911 914 873 0 -1 4202560 9389 0 0 0 93 0 0 0 18 0 22 0 529311787 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505615552 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=914/tid=955] ppid=911 vsize=15720120 CPUtime=0.83 cores=1,3,5,7
/proc/914/task/955/stat : 955 (java) R 911 914 873 0 -1 4202560 10053 0 0 0 82 1 0 0 18 0 22 0 529311787 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505795595 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=914/tid=956] ppid=911 vsize=15720120 CPUtime=0.36 cores=1,3,5,7
/proc/914/task/956/stat : 956 (java) R 911 914 873 0 -1 4202560 805 0 0 0 36 0 0 0 18 0 22 0 529311787 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505598502 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=914/tid=957] ppid=911 vsize=15720120 CPUtime=0.75 cores=1,3,5,7
/proc/914/task/957/stat : 957 (java) R 911 914 873 0 -1 4202560 7679 0 0 0 75 0 0 0 17 0 22 0 529311787 16097402880 50359 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 47247365980631 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 15720120

[startup+3.10142 s]
/proc/loadavg: 7.84 7.98 7.99 10/220 958
/proc/meminfo: memFree=30260672/32951124 swapFree=67111444/67111528
[pid=914] ppid=911 vsize=15720120 CPUtime=11.32 cores=1,3,5,7
/proc/914/stat : 914 (java) S 911 914 873 0 -1 4202496 93158 0 1 0 1122 10 0 0 18 0 22 0 529311759 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/914/statm: 3930030 83826 2286 9 0 3920749 0
[pid=914/tid=923] ppid=911 vsize=15720120 CPUtime=0.41 cores=1,3,5,7
/proc/914/task/923/stat : 923 (java) S 911 914 873 0 -1 4202560 7511 0 1 0 40 1 0 0 20 0 22 0 529311759 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=925] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/925/stat : 925 (java) S 911 914 873 0 -1 4202560 578 0 0 0 0 0 0 0 16 0 22 0 529311760 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=926] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/926/stat : 926 (java) S 911 914 873 0 -1 4202560 419 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=927] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/927/stat : 927 (java) S 911 914 873 0 -1 4202560 1128 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=928] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/928/stat : 928 (java) S 911 914 873 0 -1 4202560 246 0 0 0 0 0 0 0 16 0 22 0 529311760 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=929] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/929/stat : 929 (java) S 911 914 873 0 -1 4202560 474 0 0 0 0 0 0 0 16 0 22 0 529311760 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=930] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/930/stat : 930 (java) S 911 914 873 0 -1 4202560 1863 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=931] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/931/stat : 931 (java) S 911 914 873 0 -1 4202560 1553 0 0 0 0 0 0 0 16 0 22 0 529311760 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=932] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/932/stat : 932 (java) S 911 914 873 0 -1 4202560 133 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=936] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/936/stat : 936 (java) S 911 914 873 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 22 0 529311761 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134530560 0 0 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=937] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/937/stat : 937 (java) S 911 914 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529311761 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=938] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/938/stat : 938 (java) S 911 914 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529311761 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=945] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/945/stat : 945 (java) S 911 914 873 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529311763 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134537649 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=946] ppid=911 vsize=15720120 CPUtime=0.65 cores=1,3,5,7
/proc/914/task/946/stat : 946 (java) S 911 914 873 0 -1 4202560 8573 0 0 0 65 0 0 0 16 0 22 0 529311763 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=947] ppid=911 vsize=15720120 CPUtime=1.15 cores=1,3,5,7
/proc/914/task/947/stat : 947 (java) S 911 914 873 0 -1 4202560 11576 0 0 0 114 1 0 0 16 0 22 0 529311763 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=948] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/948/stat : 948 (java) S 911 914 873 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529311763 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=949] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/949/stat : 949 (java) S 911 914 873 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529311763 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134530560 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=954] ppid=911 vsize=15720120 CPUtime=2.51 cores=1,3,5,7
/proc/914/task/954/stat : 954 (java) R 911 914 873 0 -1 4202560 16856 0 0 0 251 0 0 0 21 0 22 0 529311787 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505857659 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=914/tid=955] ppid=911 vsize=15720120 CPUtime=2.4 cores=1,3,5,7
/proc/914/task/955/stat : 955 (java) R 911 914 873 0 -1 4202560 17648 0 0 0 238 2 0 0 20 0 22 0 529311787 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505812435 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=914/tid=956] ppid=911 vsize=15720120 CPUtime=1.74 cores=1,3,5,7
/proc/914/task/956/stat : 956 (java) R 911 914 873 0 -1 4202560 7979 0 0 0 174 0 0 0 21 0 22 0 529311787 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505768418 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=914/tid=957] ppid=911 vsize=15720120 CPUtime=2.34 cores=1,3,5,7
/proc/914/task/957/stat : 957 (java) R 911 914 873 0 -1 4202560 15036 0 0 0 233 1 0 0 19 0 22 0 529311787 16097402880 83826 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505811854 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 15720120

[startup+6.30085 s]
/proc/loadavg: 7.85 7.98 7.99 9/220 958
/proc/meminfo: memFree=29393292/32951124 swapFree=67111444/67111528
[pid=914] ppid=911 vsize=15720120 CPUtime=24.07 cores=1,3,5,7
/proc/914/stat : 914 (java) S 911 914 873 0 -1 4202496 95635 0 1 0 2397 10 0 0 18 0 22 0 529311759 16097402880 84009 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/914/statm: 3930030 84009 2289 9 0 3920749 0
[pid=914/tid=923] ppid=911 vsize=15720120 CPUtime=0.41 cores=1,3,5,7
/proc/914/task/923/stat : 923 (java) S 911 914 873 0 -1 4202560 7511 0 1 0 40 1 0 0 20 0 22 0 529311759 16097402880 84009 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=925] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/925/stat : 925 (java) S 911 914 873 0 -1 4202560 964 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 84009 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=926] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/926/stat : 926 (java) S 911 914 873 0 -1 4202560 614 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 84009 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=927] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/927/stat : 927 (java) S 911 914 873 0 -1 4202560 1417 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 84009 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=928] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/928/stat : 928 (java) S 911 914 873 0 -1 4202560 576 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 84009 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=929] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/929/stat : 929 (java) S 911 914 873 0 -1 4202560 654 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 84009 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=930] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/930/stat : 930 (java) S 911 914 873 0 -1 4202560 2232 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 84009 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=931] ppid=911 vsize=15720120 CPUtime=0.01 cores=1,3,5,7
/proc/914/task/931/stat : 931 (java) S 911 914 873 0 -1 4202560 1876 0 0 0 1 0 0 0 15 0 22 0 529311760 16097402880 84009 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=932] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/932/stat : 932 (java) S 911 914 873 0 -1 4202560 503 0 0 0 0 0 0 0 15 0 22 0 529311760 16097402880 84009 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0

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

[pid=914/tid=955] ppid=911 vsize=15720120 CPUtime=1049.42 cores=1,3,5,7
/proc/914/task/955/stat : 955 (java) R 911 914 873 0 -1 4202560 144916 0 0 0 104911 31 0 0 25 0 22 0 529311787 16097402880 72199 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505766521 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=914/tid=956] ppid=911 vsize=15720120 CPUtime=1048.12 cores=1,3,5,7
/proc/914/task/956/stat : 956 (java) R 911 914 873 0 -1 4202560 135118 0 0 0 104784 28 0 0 25 0 22 0 529311787 16097402880 72199 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912506022538 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=914/tid=957] ppid=911 vsize=15720120 CPUtime=1049.44 cores=1,3,5,7
/proc/914/task/957/stat : 957 (java) R 911 914 873 0 -1 4202560 141710 0 0 0 104912 32 0 0 25 0 22 0 529311787 16097402880 72199 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912506023684 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4223.63
Current children cumulated vsize (KiB) 15720120

[startup+1122.3 s]
/proc/loadavg: 8.06 8.09 8.04 9/220 988
/proc/meminfo: memFree=30030360/32951124 swapFree=67111444/67111528
[pid=914] ppid=911 vsize=15720120 CPUtime=4462.19 cores=1,3,5,7
/proc/914/stat : 914 (java) S 911 914 873 0 -1 4202496 1153741 0 1 0 445885 334 0 0 18 0 22 0 529311759 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/914/statm: 3930030 80254 2299 9 0 3920749 0
[pid=914/tid=923] ppid=911 vsize=15720120 CPUtime=0.41 cores=1,3,5,7
/proc/914/task/923/stat : 923 (java) S 911 914 873 0 -1 4202560 7511 0 1 0 40 1 0 0 20 0 22 0 529311759 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=925] ppid=911 vsize=15720120 CPUtime=3.06 cores=1,3,5,7
/proc/914/task/925/stat : 925 (java) S 911 914 873 0 -1 4202560 65848 0 0 0 287 19 0 0 15 0 22 0 529311760 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=926] ppid=911 vsize=15720120 CPUtime=3.07 cores=1,3,5,7
/proc/914/task/926/stat : 926 (java) S 911 914 873 0 -1 4202560 64164 0 0 0 291 16 0 0 15 0 22 0 529311760 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=927] ppid=911 vsize=15720120 CPUtime=3.05 cores=1,3,5,7
/proc/914/task/927/stat : 927 (java) S 911 914 873 0 -1 4202560 65773 0 0 0 288 17 0 0 15 0 22 0 529311760 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=928] ppid=911 vsize=15720120 CPUtime=3.02 cores=1,3,5,7
/proc/914/task/928/stat : 928 (java) S 911 914 873 0 -1 4202560 63222 0 0 0 287 15 0 0 15 0 22 0 529311760 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=929] ppid=911 vsize=15720120 CPUtime=3.12 cores=1,3,5,7
/proc/914/task/929/stat : 929 (java) S 911 914 873 0 -1 4202560 67349 0 0 0 293 19 0 0 15 0 22 0 529311760 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=930] ppid=911 vsize=15720120 CPUtime=3.08 cores=1,3,5,7
/proc/914/task/930/stat : 930 (java) S 911 914 873 0 -1 4202560 69814 0 0 0 291 17 0 0 15 0 22 0 529311760 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=931] ppid=911 vsize=15720120 CPUtime=3.05 cores=1,3,5,7
/proc/914/task/931/stat : 931 (java) S 911 914 873 0 -1 4202560 68900 0 0 0 288 17 0 0 16 0 22 0 529311760 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=932] ppid=911 vsize=15720120 CPUtime=3.07 cores=1,3,5,7
/proc/914/task/932/stat : 932 (java) S 911 914 873 0 -1 4202560 65089 0 0 0 290 17 0 0 16 0 22 0 529311760 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=936] ppid=911 vsize=15720120 CPUtime=2.11 cores=1,3,5,7
/proc/914/task/936/stat : 936 (java) S 911 914 873 0 -1 4202560 2834 0 0 0 153 58 0 0 15 0 22 0 529311761 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134530560 0 0 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=937] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/937/stat : 937 (java) S 911 914 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529311761 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=938] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/938/stat : 938 (java) S 911 914 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529311761 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=945] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/945/stat : 945 (java) S 911 914 873 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529311763 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134537649 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=946] ppid=911 vsize=15720120 CPUtime=0.7 cores=1,3,5,7
/proc/914/task/946/stat : 946 (java) S 911 914 873 0 -1 4202560 8592 0 0 0 70 0 0 0 15 0 22 0 529311763 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=947] ppid=911 vsize=15720120 CPUtime=1.24 cores=1,3,5,7
/proc/914/task/947/stat : 947 (java) S 911 914 873 0 -1 4202560 11591 0 0 0 123 1 0 0 15 0 22 0 529311763 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=948] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/948/stat : 948 (java) S 911 914 873 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529311763 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=949] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/949/stat : 949 (java) S 911 914 873 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 529311763 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134530560 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=954] ppid=911 vsize=15720120 CPUtime=1108.27 cores=1,3,5,7
/proc/914/task/954/stat : 954 (java) R 911 914 873 0 -1 4202560 150027 0 0 0 110794 33 0 0 25 0 22 0 529311787 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 47247365980906 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=914/tid=955] ppid=911 vsize=15720120 CPUtime=1108.51 cores=1,3,5,7
/proc/914/task/955/stat : 955 (java) R 911 914 873 0 -1 4202560 151506 0 0 0 110818 33 0 0 25 0 22 0 529311787 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912506066707 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=914/tid=956] ppid=911 vsize=15720120 CPUtime=1107.49 cores=1,3,5,7
/proc/914/task/956/stat : 956 (java) R 911 914 873 0 -1 4202560 141321 0 0 0 110720 29 0 0 25 0 22 0 529311787 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 47247365981394 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=914/tid=957] ppid=911 vsize=15720120 CPUtime=1108.79 cores=1,3,5,7
/proc/914/task/957/stat : 957 (java) R 911 914 873 0 -1 4202560 148753 0 0 0 110846 33 0 0 25 0 22 0 529311787 16097402880 80254 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505768083 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4462.19
Current children cumulated vsize (KiB) 15720120

[startup+1182.3 s]
/proc/loadavg: 8.02 8.07 8.04 9/220 990
/proc/meminfo: memFree=30027940/32951124 swapFree=67111444/67111528
[pid=914] ppid=911 vsize=15720120 CPUtime=4700.71 cores=1,3,5,7
/proc/914/stat : 914 (java) S 911 914 873 0 -1 4202496 1223383 0 1 0 469716 355 0 0 18 0 22 0 529311759 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/914/statm: 3930030 84837 2299 9 0 3920749 0
[pid=914/tid=923] ppid=911 vsize=15720120 CPUtime=0.41 cores=1,3,5,7
/proc/914/task/923/stat : 923 (java) S 911 914 873 0 -1 4202560 7511 0 1 0 40 1 0 0 20 0 22 0 529311759 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=925] ppid=911 vsize=15720120 CPUtime=3.21 cores=1,3,5,7
/proc/914/task/925/stat : 925 (java) S 911 914 873 0 -1 4202560 68924 0 0 0 301 20 0 0 16 0 22 0 529311760 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=926] ppid=911 vsize=15720120 CPUtime=3.24 cores=1,3,5,7
/proc/914/task/926/stat : 926 (java) S 911 914 873 0 -1 4202560 67482 0 0 0 307 17 0 0 16 0 22 0 529311760 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=927] ppid=911 vsize=15720120 CPUtime=3.23 cores=1,3,5,7
/proc/914/task/927/stat : 927 (java) S 911 914 873 0 -1 4202560 69028 0 0 0 304 19 0 0 16 0 22 0 529311760 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=928] ppid=911 vsize=15720120 CPUtime=3.17 cores=1,3,5,7
/proc/914/task/928/stat : 928 (java) S 911 914 873 0 -1 4202560 66206 0 0 0 302 15 0 0 15 0 22 0 529311760 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=929] ppid=911 vsize=15720120 CPUtime=3.28 cores=1,3,5,7
/proc/914/task/929/stat : 929 (java) S 911 914 873 0 -1 4202560 70939 0 0 0 308 20 0 0 15 0 22 0 529311760 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=930] ppid=911 vsize=15720120 CPUtime=3.24 cores=1,3,5,7
/proc/914/task/930/stat : 930 (java) S 911 914 873 0 -1 4202560 73341 0 0 0 306 18 0 0 16 0 22 0 529311760 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=931] ppid=911 vsize=15720120 CPUtime=3.18 cores=1,3,5,7
/proc/914/task/931/stat : 931 (java) S 911 914 873 0 -1 4202560 72079 0 0 0 301 17 0 0 15 0 22 0 529311760 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=932] ppid=911 vsize=15720120 CPUtime=3.22 cores=1,3,5,7
/proc/914/task/932/stat : 932 (java) S 911 914 873 0 -1 4202560 68770 0 0 0 304 18 0 0 16 0 22 0 529311760 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=936] ppid=911 vsize=15720120 CPUtime=2.24 cores=1,3,5,7
/proc/914/task/936/stat : 936 (java) S 911 914 873 0 -1 4202560 3007 0 0 0 162 62 0 0 16 0 22 0 529311761 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134530560 0 0 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=937] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/937/stat : 937 (java) S 911 914 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529311761 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=938] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/938/stat : 938 (java) S 911 914 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529311761 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=945] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/945/stat : 945 (java) S 911 914 873 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529311763 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134537649 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=946] ppid=911 vsize=15720120 CPUtime=0.7 cores=1,3,5,7
/proc/914/task/946/stat : 946 (java) S 911 914 873 0 -1 4202560 8592 0 0 0 70 0 0 0 15 0 22 0 529311763 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=947] ppid=911 vsize=15720120 CPUtime=1.24 cores=1,3,5,7
/proc/914/task/947/stat : 947 (java) S 911 914 873 0 -1 4202560 11591 0 0 0 123 1 0 0 15 0 22 0 529311763 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=948] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/948/stat : 948 (java) S 911 914 873 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529311763 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=949] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/949/stat : 949 (java) S 911 914 873 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 529311763 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134530560 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=954] ppid=911 vsize=15720120 CPUtime=1167.44 cores=1,3,5,7
/proc/914/task/954/stat : 954 (java) R 911 914 873 0 -1 4202560 160630 0 0 0 116709 35 0 0 25 0 22 0 529311787 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 47247365981394 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=914/tid=955] ppid=911 vsize=15720120 CPUtime=1167.78 cores=1,3,5,7
/proc/914/task/955/stat : 955 (java) R 911 914 873 0 -1 4202560 162006 0 0 0 116743 35 0 0 25 0 22 0 529311787 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505672881 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=914/tid=956] ppid=911 vsize=15720120 CPUtime=1166.85 cores=1,3,5,7
/proc/914/task/956/stat : 956 (java) R 911 914 873 0 -1 4202560 152118 0 0 0 116654 31 0 0 25 0 22 0 529311787 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505760722 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=914/tid=957] ppid=911 vsize=15720120 CPUtime=1168.1 cores=1,3,5,7
/proc/914/task/957/stat : 957 (java) R 911 914 873 0 -1 4202560 159710 0 0 0 116774 36 0 0 25 0 22 0 529311787 16097402880 84837 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 18446744073699066034 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4700.71
Current children cumulated vsize (KiB) 15720120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.01 8.06 8.03 5/197 995
/proc/meminfo: memFree=30476956/32951124 swapFree=67111444/67111528
[pid=914] ppid=911 vsize=15720120 CPUtime=4800.18 cores=1,3,5,7
/proc/914/stat : 914 (java) S 911 914 873 0 -1 4202496 1246743 0 1 0 479656 362 0 0 18 0 22 0 529311759 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/914/statm: 3930030 87621 2299 9 0 3920749 0
[pid=914/tid=923] ppid=911 vsize=15720120 CPUtime=0.41 cores=1,3,5,7
/proc/914/task/923/stat : 923 (java) S 911 914 873 0 -1 4202560 7511 0 1 0 40 1 0 0 20 0 22 0 529311759 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=925] ppid=911 vsize=15720120 CPUtime=3.27 cores=1,3,5,7
/proc/914/task/925/stat : 925 (java) S 911 914 873 0 -1 4202560 70065 0 0 0 307 20 0 0 15 0 22 0 529311760 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=926] ppid=911 vsize=15720120 CPUtime=3.31 cores=1,3,5,7
/proc/914/task/926/stat : 926 (java) S 911 914 873 0 -1 4202560 68717 0 0 0 313 18 0 0 15 0 22 0 529311760 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=927] ppid=911 vsize=15720120 CPUtime=3.29 cores=1,3,5,7
/proc/914/task/927/stat : 927 (java) S 911 914 873 0 -1 4202560 69635 0 0 0 310 19 0 0 16 0 22 0 529311760 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=928] ppid=911 vsize=15720120 CPUtime=3.24 cores=1,3,5,7
/proc/914/task/928/stat : 928 (java) S 911 914 873 0 -1 4202560 67294 0 0 0 308 16 0 0 15 0 22 0 529311760 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=929] ppid=911 vsize=15720120 CPUtime=3.35 cores=1,3,5,7
/proc/914/task/929/stat : 929 (java) S 911 914 873 0 -1 4202560 72241 0 0 0 315 20 0 0 16 0 22 0 529311760 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=930] ppid=911 vsize=15720120 CPUtime=3.3 cores=1,3,5,7
/proc/914/task/930/stat : 930 (java) S 911 914 873 0 -1 4202560 74654 0 0 0 312 18 0 0 16 0 22 0 529311760 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=931] ppid=911 vsize=15720120 CPUtime=3.26 cores=1,3,5,7
/proc/914/task/931/stat : 931 (java) S 911 914 873 0 -1 4202560 73149 0 0 0 308 18 0 0 15 0 22 0 529311760 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=932] ppid=911 vsize=15720120 CPUtime=3.29 cores=1,3,5,7
/proc/914/task/932/stat : 932 (java) S 911 914 873 0 -1 4202560 69926 0 0 0 310 19 0 0 16 0 22 0 529311760 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=936] ppid=911 vsize=15720120 CPUtime=2.28 cores=1,3,5,7
/proc/914/task/936/stat : 936 (java) S 911 914 873 0 -1 4202560 3069 0 0 0 165 63 0 0 15 0 22 0 529311761 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134530560 0 0 0 16800975 18446604470616910848 0 0 -1 7 0 0 0
[pid=914/tid=937] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/937/stat : 937 (java) S 911 914 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529311761 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=938] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/938/stat : 938 (java) S 911 914 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529311761 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=945] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/945/stat : 945 (java) S 911 914 873 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529311763 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134537649 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=946] ppid=911 vsize=15720120 CPUtime=0.7 cores=1,3,5,7
/proc/914/task/946/stat : 946 (java) S 911 914 873 0 -1 4202560 8592 0 0 0 70 0 0 0 15 0 22 0 529311763 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 1 0 0 0
[pid=914/tid=947] ppid=911 vsize=15720120 CPUtime=1.24 cores=1,3,5,7
/proc/914/task/947/stat : 947 (java) S 911 914 873 0 -1 4202560 11591 0 0 0 123 1 0 0 15 0 22 0 529311763 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=948] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/948/stat : 948 (java) S 911 914 873 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529311763 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134529945 0 4 0 16800975 18446604470616910848 0 0 -1 5 0 0 0
[pid=914/tid=949] ppid=911 vsize=15720120 CPUtime=0 cores=1,3,5,7
/proc/914/task/949/stat : 949 (java) S 911 914 873 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529311763 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 228134530560 0 4 0 16800975 18446604470616910848 0 0 -1 3 0 0 0
[pid=914/tid=954] ppid=911 vsize=15720120 CPUtime=1192.2 cores=1,3,5,7
/proc/914/task/954/stat : 954 (java) R 911 914 873 0 -1 4202560 164431 0 0 0 119184 36 0 0 25 0 22 0 529311787 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=914/tid=955] ppid=911 vsize=15720120 CPUtime=1192.52 cores=1,3,5,7
/proc/914/task/955/stat : 955 (java) R 911 914 873 0 -1 4202560 165415 0 0 0 119217 35 0 0 25 0 22 0 529311787 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 47247365981030 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=914/tid=956] ppid=911 vsize=15720120 CPUtime=1191.61 cores=1,3,5,7
/proc/914/task/956/stat : 956 (java) R 911 914 873 0 -1 4202560 155515 0 0 0 119129 32 0 0 25 0 22 0 529311787 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505812509 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=914/tid=957] ppid=911 vsize=15720120 CPUtime=1192.75 cores=1,3,5,7
/proc/914/task/957/stat : 957 (java) R 911 914 873 0 -1 4202560 163487 0 0 0 119238 37 0 0 25 0 22 0 529311787 16097402880 87621 33554432000 1073741824 1073778376 140733310588944 18446744073709551615 46912505768150 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 15720120

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.33
CPU time (s): 4800.23
CPU user time (s): 4796.59
CPU system time (s): 3.64045
CPU usage (%): 397.59
Max. virtual memory (cumulated for all children) (KiB): 15720120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.59
system time used= 3.64045
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1246769
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= 327496
involuntary context switches= 178954

runsolver used 2.08968 second user time and 4.54831 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-30 17:25:38
IDJOB=3312837
IDBENCH=83022
IDSOLVER=1699
FILE ID=node138/3312837-1304177138
RUNJOBID= node138-1304177138-893
PBS_JOBID= 13172436
Free space on /tmp= 72408 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312837-1304177138/watcher-3312837-1304177138 -o /tmp/evaluation-result-3312837-1304177138/solver-3312837-1304177138 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312837-1304177138.cnf

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

MD5SUM BENCH= e5ccab3a9294cbb9eed5df8c5c797376
RANDOM SEED=1114068529

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:      30823052 kB
Buffers:        671228 kB
Cached:         994040 kB
SwapCached:         84 kB
Active:         131352 kB
Inactive:      1599388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30823052 kB
SwapTotal:    67111528 kB
SwapFree:     67111444 kB
Dirty:            3164 kB
Writeback:           0 kB
AnonPages:       64892 kB
Mapped:          17120 kB
Slab:           331316 kB
PageTables:       5068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210708 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 17:45:47