Trace number 3312705

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.46 1207.59

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1635333981-027.UNKNOWN.cnf
MD5SUM5ba52a7ac0a84086dc4098f6b5213446
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.0843
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	20:06 INFO : Reading from input HOME/instance-3312705-1304130006.cnf
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Starting Executor!
0.26/0.24	Starting Executor!
0.26/0.24	Starting Executor!
0.26/0.24	Starting Executor!
0.47/0.33	20:06 INFO : 398 variables remaining out of 400
0.47/0.33	20:06 INFO : 6776 literals remaining out of 6816

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-3312705-1304130006/watcher-3312705-1304130006 -o /tmp/evaluation-result-3312705-1304130006/solver-3312705-1304130006 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312705-1304130006.cnf 

running on 4 cores: 0,2,4,6

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: 7.77 8.01 8.06 5/198 1024
/proc/meminfo: memFree=30530256/32950928 swapFree=67111464/67111528
[pid=1024] ppid=1022 vsize=8968 CPUtime=0 cores=0,2,4,6
/proc/1024/stat : 1024 (java) R 1022 1024 32493 0 -1 4194304 416 0 0 0 0 0 0 0 25 0 1 0 524597256 9183232 79 33554432000 1073741824 1073778376 140736745004752 18446744073709551615 254512485608 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1024/statm: 2242 94 71 9 0 34 0

[startup+0.039553 s]
/proc/loadavg: 7.77 8.01 8.06 5/198 1024
/proc/meminfo: memFree=30530256/32950928 swapFree=67111464/67111528
[pid=1024] ppid=1022 vsize=15669784 CPUtime=0.02 cores=0,2,4,6
/proc/1024/stat : 1024 (java) S 1022 1024 32493 0 -1 4202496 3677 0 1 0 2 0 0 0 25 0 13 0 524597256 16045858816 3117 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512494565 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/1024/statm: 3917446 3117 1677 9 0 3908194 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15669784

[startup+0.100501 s]
/proc/loadavg: 7.77 8.01 8.06 5/198 1024
/proc/meminfo: memFree=30530256/32950928 swapFree=67111464/67111528
[pid=1024] ppid=1022 vsize=15741792 CPUtime=0.1 cores=0,2,4,6
/proc/1024/stat : 1024 (java) S 1022 1024 32493 0 -1 4202496 5550 0 1 0 9 1 0 0 25 0 18 0 524597256 16119595008 4959 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1024/statm: 3935448 4959 2116 9 0 3926167 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15741792

[startup+0.304492 s]
/proc/loadavg: 7.77 8.01 8.06 5/198 1024
/proc/meminfo: memFree=30530256/32950928 swapFree=67111464/67111528
[pid=1024] ppid=1022 vsize=15747732 CPUtime=0.47 cores=0,2,4,6
/proc/1024/stat : 1024 (java) S 1022 1024 32493 0 -1 4202496 10057 0 1 0 45 2 0 0 25 0 22 0 524597256 16125677568 8813 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1024/statm: 3936933 8813 2206 9 0 3927652 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 15747732

[startup+0.743997 s]
/proc/loadavg: 7.77 8.01 8.06 5/198 1024
/proc/meminfo: memFree=30530256/32950928 swapFree=67111464/67111528
[pid=1024] ppid=1022 vsize=15764620 CPUtime=2.01 cores=0,2,4,6
/proc/1024/stat : 1024 (java) S 1022 1024 32493 0 -1 4202496 31620 0 1 0 197 4 0 0 25 0 22 0 524597256 16142970880 26839 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1024/statm: 3941155 26839 2248 9 0 3931874 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 15764620

[startup+1.5012 s]
/proc/loadavg: 7.77 8.01 8.06 13/220 1046
/proc/meminfo: memFree=30335380/32950928 swapFree=67111464/67111528
[pid=1024] ppid=1022 vsize=15768204 CPUtime=5.02 cores=0,2,4,6
/proc/1024/stat : 1024 (java) S 1022 1024 32493 0 -1 4202496 59930 0 1 0 494 8 0 0 25 0 22 0 524597256 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1024/statm: 3942051 50679 2269 9 0 3932770 0
[pid=1024/tid=1026] ppid=1022 vsize=15768204 CPUtime=0.31 cores=0,2,4,6
/proc/1024/task/1026/stat : 1026 (java) S 1022 1024 32493 0 -1 4202560 5929 0 1 0 30 1 0 0 18 0 22 0 524597257 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1027/stat : 1027 (java) S 1022 1024 32493 0 -1 4202560 166 0 0 0 0 0 0 0 15 0 22 0 524597258 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1028/stat : 1028 (java) S 1022 1024 32493 0 -1 4202560 344 0 0 0 0 0 0 0 15 0 22 0 524597258 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1029] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1029/stat : 1029 (java) S 1022 1024 32493 0 -1 4202560 548 0 0 0 0 0 0 0 15 0 22 0 524597258 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1030] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1030/stat : 1030 (java) S 1022 1024 32493 0 -1 4202560 124 0 0 0 0 0 0 0 15 0 22 0 524597258 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1031] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1031/stat : 1031 (java) S 1022 1024 32493 0 -1 4202560 600 0 0 0 0 0 0 0 15 0 22 0 524597258 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1032] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1032/stat : 1032 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524597258 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1033] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1033/stat : 1033 (java) S 1022 1024 32493 0 -1 4202560 365 0 0 0 0 0 0 0 15 0 22 0 524597258 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1034] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1034/stat : 1034 (java) S 1022 1024 32493 0 -1 4202560 120 0 0 0 0 0 0 0 15 0 22 0 524597258 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1035] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1035/stat : 1035 (java) S 1022 1024 32493 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 524597259 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512508416 0 0 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1036] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1036/stat : 1036 (java) S 1022 1024 32493 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524597259 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1037] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1037/stat : 1037 (java) S 1022 1024 32493 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524597259 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1038] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1038/stat : 1038 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524597261 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512515505 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1039] ppid=1022 vsize=15768204 CPUtime=0.99 cores=0,2,4,6
/proc/1024/task/1039/stat : 1039 (java) R 1022 1024 32493 0 -1 4202560 6341 0 0 0 99 0 0 0 15 0 22 0 524597261 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 47469487553313 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1024/tid=1040] ppid=1022 vsize=15768204 CPUtime=0.74 cores=0,2,4,6
/proc/1024/task/1040/stat : 1040 (java) R 1022 1024 32493 0 -1 4202560 14078 0 0 0 72 2 0 0 17 0 22 0 524597261 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 47469483933093 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1024/tid=1041] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1041/stat : 1041 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524597261 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1042] ppid=1022 vsize=15768204 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1042/stat : 1042 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524597261 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512508416 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1043] ppid=1022 vsize=15768204 CPUtime=0.87 cores=0,2,4,6
/proc/1024/task/1043/stat : 1043 (java) R 1022 1024 32493 0 -1 4202560 8952 0 0 0 86 1 0 0 17 0 22 0 524597281 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505893169 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1024/tid=1044] ppid=1022 vsize=15768204 CPUtime=0.74 cores=0,2,4,6
/proc/1024/task/1044/stat : 1044 (java) R 1022 1024 32493 0 -1 4202560 7125 0 0 0 74 0 0 0 18 0 22 0 524597281 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505891516 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1024/tid=1045] ppid=1022 vsize=15768204 CPUtime=0.67 cores=0,2,4,6
/proc/1024/task/1045/stat : 1045 (java) R 1022 1024 32493 0 -1 4202560 4537 0 0 0 67 0 0 0 18 0 22 0 524597281 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505776932 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1024/tid=1046] ppid=1022 vsize=15768204 CPUtime=0.61 cores=0,2,4,6
/proc/1024/task/1046/stat : 1046 (java) R 1022 1024 32493 0 -1 4202560 9243 0 0 0 61 0 0 0 19 0 22 0 524597281 16146640896 50679 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 15768204

[startup+3.10088 s]
/proc/loadavg: 7.77 8.01 8.06 9/220 1046
/proc/meminfo: memFree=30116396/32950928 swapFree=67111464/67111528
[pid=1024] ppid=1022 vsize=15765396 CPUtime=11.39 cores=0,2,4,6
/proc/1024/stat : 1024 (java) S 1022 1024 32493 0 -1 4202496 158915 0 1 0 1119 20 0 0 25 0 22 0 524597256 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1024/statm: 3941349 145709 2275 9 0 3932068 0
[pid=1024/tid=1026] ppid=1022 vsize=15765396 CPUtime=0.31 cores=0,2,4,6
/proc/1024/task/1026/stat : 1026 (java) S 1022 1024 32493 0 -1 4202560 5929 0 1 0 30 1 0 0 18 0 22 0 524597257 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1027/stat : 1027 (java) S 1022 1024 32493 0 -1 4202560 665 0 0 0 0 0 0 0 16 0 22 0 524597258 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1028/stat : 1028 (java) S 1022 1024 32493 0 -1 4202560 691 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1029] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1029/stat : 1029 (java) S 1022 1024 32493 0 -1 4202560 1531 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1030] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1030/stat : 1030 (java) S 1022 1024 32493 0 -1 4202560 1033 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1031] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1031/stat : 1031 (java) S 1022 1024 32493 0 -1 4202560 1086 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1032] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1032/stat : 1032 (java) S 1022 1024 32493 0 -1 4202560 775 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1033] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1033/stat : 1033 (java) S 1022 1024 32493 0 -1 4202560 1283 0 0 0 0 0 0 0 16 0 22 0 524597258 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1034] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1034/stat : 1034 (java) S 1022 1024 32493 0 -1 4202560 120 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1035] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1035/stat : 1035 (java) S 1022 1024 32493 0 -1 4202560 182 0 0 0 0 0 0 0 15 0 22 0 524597259 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512508416 0 0 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1036] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1036/stat : 1036 (java) S 1022 1024 32493 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524597259 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1037] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1037/stat : 1037 (java) S 1022 1024 32493 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524597259 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1038] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1038/stat : 1038 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524597261 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512515505 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1039] ppid=1022 vsize=15765396 CPUtime=1.09 cores=0,2,4,6
/proc/1024/task/1039/stat : 1039 (java) S 1022 1024 32493 0 -1 4202560 7775 0 0 0 109 0 0 0 15 0 22 0 524597261 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1040] ppid=1022 vsize=15765396 CPUtime=0.99 cores=0,2,4,6
/proc/1024/task/1040/stat : 1040 (java) S 1022 1024 32493 0 -1 4202560 15207 0 0 0 97 2 0 0 15 0 22 0 524597261 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1041] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1041/stat : 1041 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524597261 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1042] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1042/stat : 1042 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524597261 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512508416 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1043] ppid=1022 vsize=15765396 CPUtime=2.45 cores=0,2,4,6
/proc/1024/task/1043/stat : 1043 (java) R 1022 1024 32493 0 -1 4202560 31638 0 0 0 241 4 0 0 19 0 22 0 524597281 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505776801 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1024/tid=1044] ppid=1022 vsize=15765396 CPUtime=2.23 cores=0,2,4,6
/proc/1024/task/1044/stat : 1044 (java) R 1022 1024 32493 0 -1 4202560 30366 0 0 0 220 3 0 0 20 0 22 0 524597281 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505818417 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1024/tid=1045] ppid=1022 vsize=15765396 CPUtime=2.01 cores=0,2,4,6
/proc/1024/task/1045/stat : 1045 (java) R 1022 1024 32493 0 -1 4202560 26737 0 0 0 199 2 0 0 20 0 22 0 524597281 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505705831 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1024/tid=1046] ppid=1022 vsize=15765396 CPUtime=2.19 cores=0,2,4,6
/proc/1024/task/1046/stat : 1046 (java) R 1022 1024 32493 0 -1 4202560 32512 0 0 0 216 3 0 0 21 0 22 0 524597281 16143765504 145709 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 47469486923805 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 15765396

[startup+6.30124 s]
/proc/loadavg: 7.87 8.03 8.07 9/220 1046
/proc/meminfo: memFree=29906652/32950928 swapFree=67111464/67111528
[pid=1024] ppid=1022 vsize=15765396 CPUtime=24.16 cores=0,2,4,6
/proc/1024/stat : 1024 (java) S 1022 1024 32493 0 -1 4202496 160206 0 1 0 2395 21 0 0 25 0 22 0 524597256 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1024/statm: 3941349 140961 2282 9 0 3932068 0
[pid=1024/tid=1026] ppid=1022 vsize=15765396 CPUtime=0.31 cores=0,2,4,6
/proc/1024/task/1026/stat : 1026 (java) S 1022 1024 32493 0 -1 4202560 5929 0 1 0 30 1 0 0 18 0 22 0 524597257 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1027/stat : 1027 (java) S 1022 1024 32493 0 -1 4202560 789 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1028/stat : 1028 (java) S 1022 1024 32493 0 -1 4202560 742 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1029] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1029/stat : 1029 (java) S 1022 1024 32493 0 -1 4202560 1700 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1030] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1030/stat : 1030 (java) S 1022 1024 32493 0 -1 4202560 1083 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1031] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1031/stat : 1031 (java) S 1022 1024 32493 0 -1 4202560 1277 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1032] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1032/stat : 1032 (java) S 1022 1024 32493 0 -1 4202560 885 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1033] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1033/stat : 1033 (java) S 1022 1024 32493 0 -1 4202560 1418 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1034] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1034/stat : 1034 (java) S 1022 1024 32493 0 -1 4202560 187 0 0 0 0 0 0 0 15 0 22 0 524597258 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1035] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1035/stat : 1035 (java) S 1022 1024 32493 0 -1 4202560 182 0 0 0 0 0 0 0 16 0 22 0 524597259 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512508416 0 0 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1036] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1036/stat : 1036 (java) S 1022 1024 32493 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524597259 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1037] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1037/stat : 1037 (java) S 1022 1024 32493 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524597259 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1038] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1038/stat : 1038 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524597261 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512515505 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1039] ppid=1022 vsize=15765396 CPUtime=1.18 cores=0,2,4,6
/proc/1024/task/1039/stat : 1039 (java) S 1022 1024 32493 0 -1 4202560 8154 0 0 0 118 0 0 0 15 0 22 0 524597261 16143765504 140961 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0

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

[pid=1024/tid=1044] ppid=1022 vsize=15765396 CPUtime=1048.86 cores=0,2,4,6
/proc/1024/task/1044/stat : 1044 (java) R 1022 1024 32493 0 -1 4202560 284426 0 0 0 104843 43 0 0 25 0 22 0 524597281 16143765504 108280 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505777132 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1024/tid=1045] ppid=1022 vsize=15765396 CPUtime=1048.13 cores=0,2,4,6
/proc/1024/task/1045/stat : 1045 (java) R 1022 1024 32493 0 -1 4202560 278984 0 0 0 104770 43 0 0 25 0 22 0 524597281 16143765504 108280 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505693788 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1024/tid=1046] ppid=1022 vsize=15765396 CPUtime=1048.77 cores=0,2,4,6
/proc/1024/task/1046/stat : 1046 (java) R 1022 1024 32493 0 -1 4202560 287819 0 0 0 104835 42 0 0 25 0 22 0 524597281 16143765504 108280 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505871331 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4223.03
Current children cumulated vsize (KiB) 15765396

[startup+1122.3 s]
/proc/loadavg: 4.07 5.60 7.00 5/193 1096
/proc/meminfo: memFree=30479840/32950928 swapFree=67111464/67111528
[pid=1024] ppid=1022 vsize=15765396 CPUtime=4461.54 cores=0,2,4,6
/proc/1024/stat : 1024 (java) S 1022 1024 32493 0 -1 4202496 2067597 0 1 0 445722 432 0 0 25 0 22 0 524597256 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1024/statm: 3941349 112751 2296 9 0 3932068 0
[pid=1024/tid=1026] ppid=1022 vsize=15765396 CPUtime=0.31 cores=0,2,4,6
/proc/1024/task/1026/stat : 1026 (java) S 1022 1024 32493 0 -1 4202560 5929 0 1 0 30 1 0 0 18 0 22 0 524597257 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=15765396 CPUtime=3.15 cores=0,2,4,6
/proc/1024/task/1027/stat : 1027 (java) S 1022 1024 32493 0 -1 4202560 105830 0 0 0 295 20 0 0 16 0 22 0 524597258 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=15765396 CPUtime=3.08 cores=0,2,4,6
/proc/1024/task/1028/stat : 1028 (java) S 1022 1024 32493 0 -1 4202560 103299 0 0 0 289 19 0 0 16 0 22 0 524597258 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1029] ppid=1022 vsize=15765396 CPUtime=3.13 cores=0,2,4,6
/proc/1024/task/1029/stat : 1029 (java) S 1022 1024 32493 0 -1 4202560 100784 0 0 0 294 19 0 0 16 0 22 0 524597258 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1030] ppid=1022 vsize=15765396 CPUtime=3.3 cores=0,2,4,6
/proc/1024/task/1030/stat : 1030 (java) S 1022 1024 32493 0 -1 4202560 104788 0 0 0 311 19 0 0 16 0 22 0 524597258 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1031] ppid=1022 vsize=15765396 CPUtime=3.15 cores=0,2,4,6
/proc/1024/task/1031/stat : 1031 (java) S 1022 1024 32493 0 -1 4202560 104376 0 0 0 296 19 0 0 15 0 22 0 524597258 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1032] ppid=1022 vsize=15765396 CPUtime=3.16 cores=0,2,4,6
/proc/1024/task/1032/stat : 1032 (java) S 1022 1024 32493 0 -1 4202560 101927 0 0 0 298 18 0 0 15 0 22 0 524597258 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1033] ppid=1022 vsize=15765396 CPUtime=3.1 cores=0,2,4,6
/proc/1024/task/1033/stat : 1033 (java) S 1022 1024 32493 0 -1 4202560 104002 0 0 0 291 19 0 0 16 0 22 0 524597258 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1034] ppid=1022 vsize=15765396 CPUtime=3.12 cores=0,2,4,6
/proc/1024/task/1034/stat : 1034 (java) S 1022 1024 32493 0 -1 4202560 102027 0 0 0 294 18 0 0 15 0 22 0 524597258 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1035] ppid=1022 vsize=15765396 CPUtime=2.18 cores=0,2,4,6
/proc/1024/task/1035/stat : 1035 (java) S 1022 1024 32493 0 -1 4202560 5216 0 0 0 134 84 0 0 15 0 22 0 524597259 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512508416 0 0 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1036] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1036/stat : 1036 (java) S 1022 1024 32493 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524597259 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1037] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1037/stat : 1037 (java) S 1022 1024 32493 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524597259 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1038] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1038/stat : 1038 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524597261 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512515505 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1039] ppid=1022 vsize=15765396 CPUtime=1.22 cores=0,2,4,6
/proc/1024/task/1039/stat : 1039 (java) S 1022 1024 32493 0 -1 4202560 8165 0 0 0 122 0 0 0 15 0 22 0 524597261 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1040] ppid=1022 vsize=15765396 CPUtime=1.07 cores=0,2,4,6
/proc/1024/task/1040/stat : 1040 (java) S 1022 1024 32493 0 -1 4202560 15240 0 0 0 105 2 0 0 15 0 22 0 524597261 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1041] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1041/stat : 1041 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524597261 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1042] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1042/stat : 1042 (java) S 1022 1024 32493 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 524597261 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512508416 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1043] ppid=1022 vsize=15765396 CPUtime=1107.85 cores=0,2,4,6
/proc/1024/task/1043/stat : 1043 (java) R 1022 1024 32493 0 -1 4202560 301755 0 0 0 110736 49 0 0 25 0 22 0 524597281 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505640739 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1024/tid=1044] ppid=1022 vsize=15765396 CPUtime=1108.09 cores=0,2,4,6
/proc/1024/task/1044/stat : 1044 (java) R 1022 1024 32493 0 -1 4202560 300675 0 0 0 110763 46 0 0 25 0 22 0 524597281 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 47469486925590 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1024/tid=1045] ppid=1022 vsize=15765396 CPUtime=1107.37 cores=0,2,4,6
/proc/1024/task/1045/stat : 1045 (java) R 1022 1024 32493 0 -1 4202560 296967 0 0 0 110691 46 0 0 25 0 22 0 524597281 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505892845 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1024/tid=1046] ppid=1022 vsize=15765396 CPUtime=1108.08 cores=0,2,4,6
/proc/1024/task/1046/stat : 1046 (java) R 1022 1024 32493 0 -1 4202560 305173 0 0 0 110764 44 0 0 25 0 22 0 524597281 16143765504 112751 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505705407 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4461.54
Current children cumulated vsize (KiB) 15765396

[startup+1182.3 s]
/proc/loadavg: 4.09 5.32 6.82 5/193 1098
/proc/meminfo: memFree=30530496/32950928 swapFree=67111464/67111528
[pid=1024] ppid=1022 vsize=15765396 CPUtime=4700.02 cores=0,2,4,6
/proc/1024/stat : 1024 (java) S 1022 1024 32493 0 -1 4202496 2166765 0 1 0 469551 451 0 0 25 0 22 0 524597256 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1024/statm: 3941349 107146 2296 9 0 3932068 0
[pid=1024/tid=1026] ppid=1022 vsize=15765396 CPUtime=0.31 cores=0,2,4,6
/proc/1024/task/1026/stat : 1026 (java) S 1022 1024 32493 0 -1 4202560 5929 0 1 0 30 1 0 0 18 0 22 0 524597257 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=15765396 CPUtime=3.34 cores=0,2,4,6
/proc/1024/task/1027/stat : 1027 (java) S 1022 1024 32493 0 -1 4202560 112270 0 0 0 313 21 0 0 16 0 22 0 524597258 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=15765396 CPUtime=3.25 cores=0,2,4,6
/proc/1024/task/1028/stat : 1028 (java) S 1022 1024 32493 0 -1 4202560 109639 0 0 0 305 20 0 0 15 0 22 0 524597258 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1029] ppid=1022 vsize=15765396 CPUtime=3.28 cores=0,2,4,6
/proc/1024/task/1029/stat : 1029 (java) S 1022 1024 32493 0 -1 4202560 106951 0 0 0 309 19 0 0 15 0 22 0 524597258 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1030] ppid=1022 vsize=15765396 CPUtime=3.48 cores=0,2,4,6
/proc/1024/task/1030/stat : 1030 (java) S 1022 1024 32493 0 -1 4202560 111779 0 0 0 327 21 0 0 15 0 22 0 524597258 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1031] ppid=1022 vsize=15765396 CPUtime=3.32 cores=0,2,4,6
/proc/1024/task/1031/stat : 1031 (java) S 1022 1024 32493 0 -1 4202560 110363 0 0 0 312 20 0 0 15 0 22 0 524597258 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1032] ppid=1022 vsize=15765396 CPUtime=3.32 cores=0,2,4,6
/proc/1024/task/1032/stat : 1032 (java) S 1022 1024 32493 0 -1 4202560 108849 0 0 0 314 18 0 0 15 0 22 0 524597258 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1033] ppid=1022 vsize=15765396 CPUtime=3.26 cores=0,2,4,6
/proc/1024/task/1033/stat : 1033 (java) S 1022 1024 32493 0 -1 4202560 110039 0 0 0 307 19 0 0 15 0 22 0 524597258 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1034] ppid=1022 vsize=15765396 CPUtime=3.31 cores=0,2,4,6
/proc/1024/task/1034/stat : 1034 (java) S 1022 1024 32493 0 -1 4202560 108039 0 0 0 312 19 0 0 15 0 22 0 524597258 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1035] ppid=1022 vsize=15765396 CPUtime=2.31 cores=0,2,4,6
/proc/1024/task/1035/stat : 1035 (java) S 1022 1024 32493 0 -1 4202560 5519 0 0 0 142 89 0 0 15 0 22 0 524597259 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512508416 0 0 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1036] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1036/stat : 1036 (java) S 1022 1024 32493 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524597259 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1037] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1037/stat : 1037 (java) S 1022 1024 32493 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524597259 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1038] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1038/stat : 1038 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524597261 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512515505 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1039] ppid=1022 vsize=15765396 CPUtime=1.22 cores=0,2,4,6
/proc/1024/task/1039/stat : 1039 (java) S 1022 1024 32493 0 -1 4202560 8165 0 0 0 122 0 0 0 15 0 22 0 524597261 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1040] ppid=1022 vsize=15765396 CPUtime=1.08 cores=0,2,4,6
/proc/1024/task/1040/stat : 1040 (java) S 1022 1024 32493 0 -1 4202560 15244 0 0 0 106 2 0 0 15 0 22 0 524597261 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1041] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1041/stat : 1041 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524597261 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1042] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1042/stat : 1042 (java) S 1022 1024 32493 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 524597261 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512508416 0 4 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1043] ppid=1022 vsize=15765396 CPUtime=1167.16 cores=0,2,4,6
/proc/1024/task/1043/stat : 1043 (java) R 1022 1024 32493 0 -1 4202560 314033 0 0 0 116665 51 0 0 25 0 22 0 524597281 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505891516 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1024/tid=1044] ppid=1022 vsize=15765396 CPUtime=1167.41 cores=0,2,4,6
/proc/1024/task/1044/stat : 1044 (java) R 1022 1024 32493 0 -1 4202560 311897 0 0 0 116694 47 0 0 25 0 22 0 524597281 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505705792 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1024/tid=1045] ppid=1022 vsize=15765396 CPUtime=1166.55 cores=0,2,4,6
/proc/1024/task/1045/stat : 1045 (java) R 1022 1024 32493 0 -1 4202560 309264 0 0 0 116607 48 0 0 25 0 22 0 524597281 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505796588 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1024/tid=1046] ppid=1022 vsize=15765396 CPUtime=1167.22 cores=0,2,4,6
/proc/1024/task/1046/stat : 1046 (java) R 1022 1024 32493 0 -1 4202560 317337 0 0 0 116677 45 0 0 25 0 22 0 524597281 16143765504 107146 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505523303 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4700.02
Current children cumulated vsize (KiB) 15765396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 4.06 5.22 6.74 5/193 1098
/proc/meminfo: memFree=30576712/32950928 swapFree=67111464/67111528
[pid=1024] ppid=1022 vsize=15765396 CPUtime=4800.15 cores=0,2,4,6
/proc/1024/stat : 1024 (java) S 1022 1024 32493 0 -1 4202496 2195838 0 1 0 479556 459 0 0 25 0 22 0 524597256 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1024/statm: 3941349 88943 2296 9 0 3932068 0
[pid=1024/tid=1026] ppid=1022 vsize=15765396 CPUtime=0.31 cores=0,2,4,6
/proc/1024/task/1026/stat : 1026 (java) S 1022 1024 32493 0 -1 4202560 5929 0 1 0 30 1 0 0 18 0 22 0 524597257 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=15765396 CPUtime=3.42 cores=0,2,4,6
/proc/1024/task/1027/stat : 1027 (java) S 1022 1024 32493 0 -1 4202560 114190 0 0 0 320 22 0 0 15 0 22 0 524597258 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=15765396 CPUtime=3.32 cores=0,2,4,6
/proc/1024/task/1028/stat : 1028 (java) S 1022 1024 32493 0 -1 4202560 111779 0 0 0 312 20 0 0 16 0 22 0 524597258 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1029] ppid=1022 vsize=15765396 CPUtime=3.35 cores=0,2,4,6
/proc/1024/task/1029/stat : 1029 (java) S 1022 1024 32493 0 -1 4202560 108222 0 0 0 316 19 0 0 16 0 22 0 524597258 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1030] ppid=1022 vsize=15765396 CPUtime=3.56 cores=0,2,4,6
/proc/1024/task/1030/stat : 1030 (java) S 1022 1024 32493 0 -1 4202560 113944 0 0 0 334 22 0 0 16 0 22 0 524597258 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1031] ppid=1022 vsize=15765396 CPUtime=3.38 cores=0,2,4,6
/proc/1024/task/1031/stat : 1031 (java) S 1022 1024 32493 0 -1 4202560 111868 0 0 0 318 20 0 0 15 0 22 0 524597258 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1032] ppid=1022 vsize=15765396 CPUtime=3.38 cores=0,2,4,6
/proc/1024/task/1032/stat : 1032 (java) S 1022 1024 32493 0 -1 4202560 110857 0 0 0 320 18 0 0 15 0 22 0 524597258 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1033] ppid=1022 vsize=15765396 CPUtime=3.33 cores=0,2,4,6
/proc/1024/task/1033/stat : 1033 (java) S 1022 1024 32493 0 -1 4202560 111298 0 0 0 314 19 0 0 16 0 22 0 524597258 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1034] ppid=1022 vsize=15765396 CPUtime=3.38 cores=0,2,4,6
/proc/1024/task/1034/stat : 1034 (java) S 1022 1024 32493 0 -1 4202560 110193 0 0 0 319 19 0 0 16 0 22 0 524597258 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1035] ppid=1022 vsize=15765396 CPUtime=2.37 cores=0,2,4,6
/proc/1024/task/1035/stat : 1035 (java) S 1022 1024 32493 0 -1 4202560 5618 0 0 0 146 91 0 0 15 0 22 0 524597259 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512508416 0 0 0 16800975 18446604453983033216 0 0 -1 0 0 0 0
[pid=1024/tid=1036] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1036/stat : 1036 (java) S 1022 1024 32493 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524597259 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1037] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1037/stat : 1037 (java) S 1022 1024 32493 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524597259 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1038] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1038/stat : 1038 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524597261 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512515505 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1039] ppid=1022 vsize=15765396 CPUtime=1.22 cores=0,2,4,6
/proc/1024/task/1039/stat : 1039 (java) S 1022 1024 32493 0 -1 4202560 8165 0 0 0 122 0 0 0 15 0 22 0 524597261 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1040] ppid=1022 vsize=15765396 CPUtime=1.08 cores=0,2,4,6
/proc/1024/task/1040/stat : 1040 (java) S 1022 1024 32493 0 -1 4202560 15244 0 0 0 106 2 0 0 15 0 22 0 524597261 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 4 0 0 0
[pid=1024/tid=1041] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1041/stat : 1041 (java) S 1022 1024 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524597261 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512507801 0 4 0 16800975 18446604453983033216 0 0 -1 2 0 0 0
[pid=1024/tid=1042] ppid=1022 vsize=15765396 CPUtime=0 cores=0,2,4,6
/proc/1024/task/1042/stat : 1042 (java) S 1022 1024 32493 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 524597261 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 254512508416 0 4 0 16800975 18446604453983033216 0 0 -1 6 0 0 0
[pid=1024/tid=1043] ppid=1022 vsize=15765396 CPUtime=1192.05 cores=0,2,4,6
/proc/1024/task/1043/stat : 1043 (java) R 1022 1024 32493 0 -1 4202560 317629 0 0 0 119153 52 0 0 25 0 22 0 524597281 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505695360 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1024/tid=1044] ppid=1022 vsize=15765396 CPUtime=1192.33 cores=0,2,4,6
/proc/1024/task/1044/stat : 1044 (java) R 1022 1024 32493 0 -1 4202560 315581 0 0 0 119185 48 0 0 22 0 22 0 524597281 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505953554 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1024/tid=1045] ppid=1022 vsize=15765396 CPUtime=1191.46 cores=0,2,4,6
/proc/1024/task/1045/stat : 1045 (java) R 1022 1024 32493 0 -1 4202560 312850 0 0 0 119097 49 0 0 25 0 22 0 524597281 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505953686 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1024/tid=1046] ppid=1022 vsize=15765396 CPUtime=1192.05 cores=0,2,4,6
/proc/1024/task/1046/stat : 1046 (java) R 1022 1024 32493 0 -1 4202560 321023 0 0 0 119158 47 0 0 25 0 22 0 524597281 16143765504 88943 33554432000 1073741824 1073778376 140736200670176 18446744073709551615 46912505783299 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 15765396

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.59
CPU time (s): 4800.46
CPU user time (s): 4795.85
CPU system time (s): 4.6103
CPU usage (%): 397.522
Max. virtual memory (cumulated for all children) (KiB): 15768216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.85
system time used= 4.6103
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2195865
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= 272548
involuntary context switches= 142360

runsolver used 2.01469 second user time and 4.6233 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-30 04:20:06
IDJOB=3312705
IDBENCH=82890
IDSOLVER=1699
FILE ID=node149/3312705-1304130006
RUNJOBID= node149-1304127586-32511
PBS_JOBID= 13170772
Free space on /tmp= 73324 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1635333981-027.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312705-1304130006/watcher-3312705-1304130006 -o /tmp/evaluation-result-3312705-1304130006/solver-3312705-1304130006 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312705-1304130006.cnf

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

MD5SUM BENCH= 5ba52a7ac0a84086dc4098f6b5213446
RANDOM SEED=682402819

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.806
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:     32950928 kB
MemFree:      30530660 kB
Buffers:        477112 kB
Cached:        1108096 kB
SwapCached:         60 kB
Active:         548744 kB
Inactive:      1494168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30530660 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            1644 kB
Writeback:           0 kB
AnonPages:      457192 kB
Mapped:          23476 kB
Slab:           312108 kB
PageTables:       6480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   657972 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= 73324 MiB
End job on node149 at 2011-04-30 04:40:15