Trace number 3312411

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.79 1206.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S357264423-067-UNKNOWN.cnf
MD5SUM425b4c5e5535f7d6b9d17ca8feb0ac3e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark78.815
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.12	51:22 INFO : Reading from input HOME/instance-3312411-1304113882.cnf
0.84/0.61	Executor set job limit to 1000000
0.84/0.61	Executor set job limit to 1000000
0.84/0.61	Executor set job limit to 1000000
0.84/0.61	Executor set job limit to 1000000
0.84/0.61	Starting Executor!
0.84/0.61	Starting Executor!
0.84/0.61	Starting Executor!
0.84/0.61	Starting Executor!
3.61/1.81	51:24 INFO : 19925 variables remaining out of 20000
3.61/1.81	51:24 INFO : 334068 literals remaining out of 336000

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-3312411-1304113882/watcher-3312411-1304113882 -o /tmp/evaluation-result-3312411-1304113882/solver-3312411-1304113882 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312411-1304113882.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: 3.70 3.98 4.44 2/186 31036
/proc/meminfo: memFree=30982736/32950928 swapFree=67111464/67111528
[pid=31036] ppid=31034 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (java) R 31034 31036 30488 0 -1 4202496 1198 0 0 0 0 0 0 0 22 0 1 0 522984890 23580672 685 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254495729128 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31036/statm: 5757 685 512 9 0 124 0

[startup+0.0750961 s]
/proc/loadavg: 3.70 3.98 4.44 2/186 31036
/proc/meminfo: memFree=30982736/32950928 swapFree=67111464/67111528
[pid=31036] ppid=31034 vsize=15609780 CPUtime=0.06 cores=0,2,4,6
/proc/31036/stat : 31036 (java) S 31034 31036 30488 0 -1 4202496 4447 0 1 0 6 0 0 0 22 0 18 0 522984890 15984414720 3887 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31036/statm: 3902445 3887 1779 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.101055 s]
/proc/loadavg: 3.70 3.98 4.44 2/186 31036
/proc/meminfo: memFree=30982736/32950928 swapFree=67111464/67111528
[pid=31036] ppid=31034 vsize=15676352 CPUtime=0.11 cores=0,2,4,6
/proc/31036/stat : 31036 (java) S 31034 31036 30488 0 -1 4202496 5523 0 1 0 10 1 0 0 22 0 18 0 522984890 16052584448 4953 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31036/statm: 3919088 4954 2117 9 0 3909807 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676352

[startup+0.301006 s]
/proc/loadavg: 3.70 3.98 4.44 2/186 31036
/proc/meminfo: memFree=30982736/32950928 swapFree=67111464/67111528
[pid=31036] ppid=31034 vsize=15680688 CPUtime=0.53 cores=0,2,4,6
/proc/31036/stat : 31036 (java) S 31034 31036 30488 0 -1 4202496 15112 0 1 0 51 2 0 0 22 0 18 0 522984890 16057024512 13330 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31036/statm: 3920172 13336 2207 9 0 3910891 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15680688

[startup+0.700935 s]
/proc/loadavg: 3.70 3.98 4.44 2/186 31036
/proc/meminfo: memFree=30982736/32950928 swapFree=67111464/67111528
[pid=31036] ppid=31034 vsize=15684800 CPUtime=1.04 cores=0,2,4,6
/proc/31036/stat : 31036 (java) S 31034 31036 30488 0 -1 4202496 42875 0 1 0 98 6 0 0 22 0 22 0 522984890 16061235200 41090 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31036/statm: 3921200 41090 2240 9 0 3911919 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 15684800

[startup+1.50073 s]
/proc/loadavg: 3.70 3.98 4.44 5/220 31070
/proc/meminfo: memFree=30632668/32950928 swapFree=67111464/67111528
[pid=31036] ppid=31034 vsize=15719060 CPUtime=2.82 cores=0,2,4,6
/proc/31036/stat : 31036 (java) S 31034 31036 30488 0 -1 4202496 56661 0 1 0 274 8 0 0 22 0 22 0 522984890 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31036/statm: 3929765 49296 2261 9 0 3920484 0
[pid=31036/tid=31039] ppid=31034 vsize=15719060 CPUtime=1.47 cores=0,2,4,6
/proc/31036/task/31039/stat : 31039 (java) R 31034 31036 30488 0 -1 4202560 35627 0 1 0 142 5 0 0 21 0 22 0 522984890 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912505867418 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=31036/tid=31042] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31042/stat : 31042 (java) S 31034 31036 30488 0 -1 4202560 742 0 0 0 0 0 0 0 19 0 22 0 522984891 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31043] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31043/stat : 31043 (java) S 31034 31036 30488 0 -1 4202560 124 0 0 0 0 0 0 0 19 0 22 0 522984891 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31044] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31044/stat : 31044 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522984891 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31045] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31045/stat : 31045 (java) S 31034 31036 30488 0 -1 4202560 220 0 0 0 0 0 0 0 16 0 22 0 522984891 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31046] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31046/stat : 31046 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522984891 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31047] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31047/stat : 31047 (java) S 31034 31036 30488 0 -1 4202560 59 0 0 0 0 0 0 0 16 0 22 0 522984891 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31048] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31048/stat : 31048 (java) S 31034 31036 30488 0 -1 4202560 750 0 0 0 0 0 0 0 18 0 22 0 522984891 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31049] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31049/stat : 31049 (java) S 31034 31036 30488 0 -1 4202560 74 0 0 0 0 0 0 0 16 0 22 0 522984891 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31050] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31050/stat : 31050 (java) S 31034 31036 30488 0 -1 4202560 74 0 0 0 0 0 0 0 16 0 22 0 522984892 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 0 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31051] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31051/stat : 31051 (java) S 31034 31036 30488 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 522984892 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31052] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31052/stat : 31052 (java) S 31034 31036 30488 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 522984892 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31058] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31058/stat : 31058 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522984894 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512515505 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31059] ppid=31034 vsize=15719060 CPUtime=0.89 cores=0,2,4,6
/proc/31036/task/31059/stat : 31059 (java) R 31034 31036 30488 0 -1 4202560 14362 0 0 0 87 2 0 0 16 0 22 0 522984894 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 47768713788824 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31036/tid=31060] ppid=31034 vsize=15719060 CPUtime=0.43 cores=0,2,4,6
/proc/31036/task/31060/stat : 31060 (java) R 31034 31036 30488 0 -1 4202560 3200 0 0 0 43 0 0 0 16 0 22 0 522984894 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 47768713064096 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=31036/tid=31061] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31061/stat : 31061 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522984894 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31062] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31062/stat : 31062 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522984894 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31067] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31067/stat : 31067 (java) S 31034 31036 30488 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 522984951 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31068] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31068/stat : 31068 (java) S 31034 31036 30488 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 522984951 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31069] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31069/stat : 31069 (java) S 31034 31036 30488 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 522984951 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31070] ppid=31034 vsize=15719060 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31070/stat : 31070 (java) S 31034 31036 30488 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 522984951 16096317440 49296 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 15719060

[startup+3.10134 s]
/proc/loadavg: 3.73 3.98 4.44 9/220 31070
/proc/meminfo: memFree=30554548/32950928 swapFree=67111464/67111528
[pid=31036] ppid=31034 vsize=15719408 CPUtime=7.8 cores=0,2,4,6
/proc/31036/stat : 31036 (java) S 31034 31036 30488 0 -1 4202496 119913 0 1 0 762 18 0 0 22 0 22 0 522984890 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31036/statm: 3929852 111474 2275 9 0 3920571 0
[pid=31036/tid=31039] ppid=31034 vsize=15719408 CPUtime=1.79 cores=0,2,4,6
/proc/31036/task/31039/stat : 31039 (java) S 31034 31036 30488 0 -1 4202560 35662 0 1 0 174 5 0 0 22 0 22 0 522984890 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31042] ppid=31034 vsize=15719408 CPUtime=0.02 cores=0,2,4,6
/proc/31036/task/31042/stat : 31042 (java) S 31034 31036 30488 0 -1 4202560 4645 0 0 0 2 0 0 0 15 0 22 0 522984891 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31043] ppid=31034 vsize=15719408 CPUtime=0.01 cores=0,2,4,6
/proc/31036/task/31043/stat : 31043 (java) S 31034 31036 30488 0 -1 4202560 2389 0 0 0 1 0 0 0 15 0 22 0 522984891 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31044] ppid=31034 vsize=15719408 CPUtime=0.03 cores=0,2,4,6
/proc/31036/task/31044/stat : 31044 (java) S 31034 31036 30488 0 -1 4202560 7289 0 0 0 2 1 0 0 16 0 22 0 522984891 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31045] ppid=31034 vsize=15719408 CPUtime=0.03 cores=0,2,4,6
/proc/31036/task/31045/stat : 31045 (java) S 31034 31036 30488 0 -1 4202560 7452 0 0 0 3 0 0 0 15 0 22 0 522984891 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31046] ppid=31034 vsize=15719408 CPUtime=0.05 cores=0,2,4,6
/proc/31036/task/31046/stat : 31046 (java) S 31034 31036 30488 0 -1 4202560 7244 0 0 0 5 0 0 0 16 0 22 0 522984891 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31047] ppid=31034 vsize=15719408 CPUtime=0.01 cores=0,2,4,6
/proc/31036/task/31047/stat : 31047 (java) S 31034 31036 30488 0 -1 4202560 3176 0 0 0 1 0 0 0 15 0 22 0 522984891 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31048] ppid=31034 vsize=15719408 CPUtime=0.01 cores=0,2,4,6
/proc/31036/task/31048/stat : 31048 (java) S 31034 31036 30488 0 -1 4202560 2374 0 0 0 1 0 0 0 15 0 22 0 522984891 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31049] ppid=31034 vsize=15719408 CPUtime=0.01 cores=0,2,4,6
/proc/31036/task/31049/stat : 31049 (java) S 31034 31036 30488 0 -1 4202560 4240 0 0 0 1 0 0 0 16 0 22 0 522984891 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31050] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31050/stat : 31050 (java) S 31034 31036 30488 0 -1 4202560 261 0 0 0 0 0 0 0 15 0 22 0 522984892 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 0 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31051] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31051/stat : 31051 (java) S 31034 31036 30488 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 522984892 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31052] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31052/stat : 31052 (java) S 31034 31036 30488 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 522984892 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31058] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31058/stat : 31058 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522984894 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512515505 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31059] ppid=31034 vsize=15719408 CPUtime=1.33 cores=0,2,4,6
/proc/31036/task/31059/stat : 31059 (java) S 31034 31036 30488 0 -1 4202560 15172 0 0 0 131 2 0 0 15 0 22 0 522984894 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31060] ppid=31034 vsize=15719408 CPUtime=0.85 cores=0,2,4,6
/proc/31036/task/31060/stat : 31060 (java) S 31034 31036 30488 0 -1 4202560 3554 0 0 0 85 0 0 0 15 0 22 0 522984894 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31061] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31061/stat : 31061 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522984894 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31062] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31062/stat : 31062 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522984894 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31067] ppid=31034 vsize=15719408 CPUtime=1.06 cores=0,2,4,6
/proc/31036/task/31067/stat : 31067 (java) R 31034 31036 30488 0 -1 4202560 6065 0 0 0 106 0 0 0 16 0 22 0 522984951 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912506202688 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=31036/tid=31068] ppid=31034 vsize=15719408 CPUtime=0.7 cores=0,2,4,6
/proc/31036/task/31068/stat : 31068 (java) R 31034 31036 30488 0 -1 4202560 7290 0 0 0 69 1 0 0 16 0 22 0 522984951 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912506292210 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31036/tid=31069] ppid=31034 vsize=15719408 CPUtime=0.89 cores=0,2,4,6
/proc/31036/task/31069/stat : 31069 (java) R 31034 31036 30488 0 -1 4202560 6063 0 0 0 89 0 0 0 16 0 22 0 522984951 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912506287742 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31036/tid=31070] ppid=31034 vsize=15719408 CPUtime=0.85 cores=0,2,4,6
/proc/31036/task/31070/stat : 31070 (java) R 31034 31036 30488 0 -1 4202560 5652 0 0 0 85 0 0 0 16 0 22 0 522984951 16096673792 111474 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912506116216 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.8
Current children cumulated vsize (KiB) 15719408

[startup+6.30071 s]
/proc/loadavg: 3.73 3.98 4.44 10/220 31070
/proc/meminfo: memFree=29013136/32950928 swapFree=67111464/67111528
[pid=31036] ppid=31034 vsize=15719408 CPUtime=20.57 cores=0,2,4,6
/proc/31036/stat : 31036 (java) S 31034 31036 30488 0 -1 4202496 294933 0 1 0 2013 44 0 0 22 0 22 0 522984890 16096673792 286109 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31036/statm: 3929852 286111 2275 9 0 3920571 0
[pid=31036/tid=31039] ppid=31034 vsize=15719408 CPUtime=1.79 cores=0,2,4,6
/proc/31036/task/31039/stat : 31039 (java) S 31034 31036 30488 0 -1 4202560 35662 0 1 0 174 5 0 0 22 0 22 0 522984890 16096673792 286126 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31042] ppid=31034 vsize=15719408 CPUtime=0.04 cores=0,2,4,6
/proc/31036/task/31042/stat : 31042 (java) S 31034 31036 30488 0 -1 4202560 8205 0 0 0 3 1 0 0 15 0 22 0 522984891 16096673792 286143 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31043] ppid=31034 vsize=15719408 CPUtime=0.06 cores=0,2,4,6
/proc/31036/task/31043/stat : 31043 (java) S 31034 31036 30488 0 -1 4202560 9193 0 0 0 6 0 0 0 15 0 22 0 522984891 16096673792 286160 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31044] ppid=31034 vsize=15719408 CPUtime=0.1 cores=0,2,4,6
/proc/31036/task/31044/stat : 31044 (java) S 31034 31036 30488 0 -1 4202560 25333 0 0 0 6 4 0 0 16 0 22 0 522984891 16096673792 286177 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31045] ppid=31034 vsize=15719408 CPUtime=0.07 cores=0,2,4,6
/proc/31036/task/31045/stat : 31045 (java) S 31034 31036 30488 0 -1 4202560 16604 0 0 0 5 2 0 0 16 0 22 0 522984891 16096673792 286191 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31046] ppid=31034 vsize=15719408 CPUtime=0.1 cores=0,2,4,6
/proc/31036/task/31046/stat : 31046 (java) S 31034 31036 30488 0 -1 4202560 16648 0 0 0 8 2 0 0 16 0 22 0 522984891 16096673792 286191 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31047] ppid=31034 vsize=15719408 CPUtime=0.05 cores=0,2,4,6
/proc/31036/task/31047/stat : 31047 (java) S 31034 31036 30488 0 -1 4202560 11819 0 0 0 3 2 0 0 16 0 22 0 522984891 16096673792 286191 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31048] ppid=31034 vsize=15719408 CPUtime=0.08 cores=0,2,4,6
/proc/31036/task/31048/stat : 31048 (java) S 31034 31036 30488 0 -1 4202560 11791 0 0 0 6 2 0 0 16 0 22 0 522984891 16096673792 286191 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31049] ppid=31034 vsize=15719408 CPUtime=0.13 cores=0,2,4,6
/proc/31036/task/31049/stat : 31049 (java) S 31034 31036 30488 0 -1 4202560 28181 0 0 0 9 4 0 0 16 0 22 0 522984891 16096673792 286191 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31050] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31050/stat : 31050 (java) S 31034 31036 30488 0 -1 4202560 574 0 0 0 0 0 0 0 15 0 22 0 522984892 16096673792 286191 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 0 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31051] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31051/stat : 31051 (java) S 31034 31036 30488 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 522984892 16096673792 286191 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31052] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31052/stat : 31052 (java) S 31034 31036 30488 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 522984892 16096673792 286191 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31058] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31058/stat : 31058 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522984894 16096673792 286191 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512515505 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31059] ppid=31034 vsize=15719408 CPUtime=1.33 cores=0,2,4,6
/proc/31036/task/31059/stat : 31059 (java) S 31034 31036 30488 0 -1 4202560 15172 0 0 0 131 2 0 0 15 0 22 0 522984894 16096673792 286191 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0

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

[pid=31036/tid=31050] ppid=31034 vsize=15719408 CPUtime=3.4 cores=0,2,4,6
/proc/31036/task/31050/stat : 31050 (java) S 31034 31036 30488 0 -1 4202560 483477 0 0 0 285 55 0 0 15 0 22 0 522984892 16096673792 3295471 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 0 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31051] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31051/stat : 31051 (java) S 31034 31036 30488 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 522984892 16096673792 3295471 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31052] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31052/stat : 31052 (java) S 31034 31036 30488 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 522984892 16096673792 3295471 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31058] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31058/stat : 31058 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522984894 16096673792 3295471 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512515505 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31059] ppid=31034 vsize=15719408 CPUtime=1.53 cores=0,2,4,6
/proc/31036/task/31059/stat : 31059 (java) S 31034 31036 30488 0 -1 4202560 15214 0 0 0 150 3 0 0 16 0 22 0 522984894 16096673792 3295471 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31060] ppid=31034 vsize=15719408 CPUtime=1.1 cores=0,2,4,6
/proc/31036/task/31060/stat : 31060 (java) S 31034 31036 30488 0 -1 4202560 4415 0 0 0 110 0 0 0 15 0 22 0 522984894 16096673792 3295471 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31061] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31061/stat : 31061 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522984894 16096673792 3295471 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31062] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31062/stat : 31062 (java) S 31034 31036 30488 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 522984894 16096673792 3295471 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31067] ppid=31034 vsize=15719408 CPUtime=1105.85 cores=0,2,4,6
/proc/31036/task/31067/stat : 31067 (java) R 31034 31036 30488 0 -1 4202560 90410 0 0 0 110575 10 0 0 25 0 22 0 522984951 16096673792 3295471 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912505851210 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=31036/tid=31068] ppid=31034 vsize=15719408 CPUtime=1107.18 cores=0,2,4,6
/proc/31036/task/31068/stat : 31068 (java) R 31034 31036 30488 0 -1 4202560 108494 0 0 0 110704 14 0 0 25 0 22 0 522984951 16096673792 3295471 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912506318689 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31036/tid=31069] ppid=31034 vsize=15719408 CPUtime=1107.39 cores=0,2,4,6
/proc/31036/task/31069/stat : 31069 (java) R 31034 31036 30488 0 -1 4202560 100238 0 0 0 110727 12 0 0 25 0 22 0 522984951 16096673792 3295471 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912505817153 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31036/tid=31070] ppid=31034 vsize=15719408 CPUtime=1103.19 cores=0,2,4,6
/proc/31036/task/31070/stat : 31070 (java) R 31034 31036 30488 0 -1 4202560 96133 0 0 0 110308 11 0 0 25 0 22 0 522984951 16096673792 3295471 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912505816365 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4467.99
Current children cumulated vsize (KiB) 15719408

[startup+1182.3 s]
/proc/loadavg: 8.04 8.03 7.07 9/220 31114
/proc/meminfo: memFree=10260396/32950928 swapFree=67111464/67111528
[pid=31036] ppid=31034 vsize=15719408 CPUtime=4707.59 cores=0,2,4,6
/proc/31036/stat : 31036 (java) S 31034 31036 30488 0 -1 4202496 3701180 0 1 0 470153 606 0 0 22 0 22 0 522984890 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31036/statm: 3929852 3175237 2293 9 0 3920571 0
[pid=31036/tid=31039] ppid=31034 vsize=15719408 CPUtime=1.79 cores=0,2,4,6
/proc/31036/task/31039/stat : 31039 (java) S 31034 31036 30488 0 -1 4202560 35662 0 1 0 174 5 0 0 22 0 22 0 522984890 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31042] ppid=31034 vsize=15719408 CPUtime=4.82 cores=0,2,4,6
/proc/31036/task/31042/stat : 31042 (java) S 31034 31036 30488 0 -1 4202560 312675 0 0 0 428 54 0 0 16 0 22 0 522984891 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31043] ppid=31034 vsize=15719408 CPUtime=3.93 cores=0,2,4,6
/proc/31036/task/31043/stat : 31043 (java) S 31034 31036 30488 0 -1 4202560 263615 0 0 0 347 46 0 0 15 0 22 0 522984891 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31044] ppid=31034 vsize=15719408 CPUtime=5.15 cores=0,2,4,6
/proc/31036/task/31044/stat : 31044 (java) S 31034 31036 30488 0 -1 4202560 427828 0 0 0 436 79 0 0 16 0 22 0 522984891 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31045] ppid=31034 vsize=15719408 CPUtime=4.8 cores=0,2,4,6
/proc/31036/task/31045/stat : 31045 (java) S 31034 31036 30488 0 -1 4202560 395120 0 0 0 413 67 0 0 15 0 22 0 522984891 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31046] ppid=31034 vsize=15719408 CPUtime=5.15 cores=0,2,4,6
/proc/31036/task/31046/stat : 31046 (java) S 31034 31036 30488 0 -1 4202560 344482 0 0 0 456 59 0 0 16 0 22 0 522984891 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31047] ppid=31034 vsize=15719408 CPUtime=4.54 cores=0,2,4,6
/proc/31036/task/31047/stat : 31047 (java) S 31034 31036 30488 0 -1 4202560 326939 0 0 0 395 59 0 0 15 0 22 0 522984891 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31048] ppid=31034 vsize=15719408 CPUtime=4.57 cores=0,2,4,6
/proc/31036/task/31048/stat : 31048 (java) S 31034 31036 30488 0 -1 4202560 281313 0 0 0 406 51 0 0 16 0 22 0 522984891 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31049] ppid=31034 vsize=15719408 CPUtime=4.73 cores=0,2,4,6
/proc/31036/task/31049/stat : 31049 (java) S 31034 31036 30488 0 -1 4202560 413706 0 0 0 401 72 0 0 15 0 22 0 522984891 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31050] ppid=31034 vsize=15719408 CPUtime=3.42 cores=0,2,4,6
/proc/31036/task/31050/stat : 31050 (java) S 31034 31036 30488 0 -1 4202560 483479 0 0 0 285 57 0 0 15 0 22 0 522984892 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 0 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31051] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31051/stat : 31051 (java) S 31034 31036 30488 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 522984892 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31052] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31052/stat : 31052 (java) S 31034 31036 30488 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 522984892 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31058] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31058/stat : 31058 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522984894 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512515505 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31059] ppid=31034 vsize=15719408 CPUtime=1.53 cores=0,2,4,6
/proc/31036/task/31059/stat : 31059 (java) S 31034 31036 30488 0 -1 4202560 15214 0 0 0 150 3 0 0 16 0 22 0 522984894 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31060] ppid=31034 vsize=15719408 CPUtime=1.1 cores=0,2,4,6
/proc/31036/task/31060/stat : 31060 (java) S 31034 31036 30488 0 -1 4202560 4415 0 0 0 110 0 0 0 15 0 22 0 522984894 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31061] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31061/stat : 31061 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522984894 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31062] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31062/stat : 31062 (java) S 31034 31036 30488 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 522984894 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31067] ppid=31034 vsize=15719408 CPUtime=1165.51 cores=0,2,4,6
/proc/31036/task/31067/stat : 31067 (java) R 31034 31036 30488 0 -1 4202560 90411 0 0 0 116540 11 0 0 25 0 22 0 522984951 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912505816952 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=31036/tid=31068] ppid=31034 vsize=15719408 CPUtime=1166.84 cores=0,2,4,6
/proc/31036/task/31068/stat : 31068 (java) R 31034 31036 30488 0 -1 4202560 108494 0 0 0 116670 14 0 0 25 0 22 0 522984951 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912505816365 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31036/tid=31069] ppid=31034 vsize=15719408 CPUtime=1167.05 cores=0,2,4,6
/proc/31036/task/31069/stat : 31069 (java) R 31034 31036 30488 0 -1 4202560 100239 0 0 0 116693 12 0 0 25 0 22 0 522984951 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912505609909 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31036/tid=31070] ppid=31034 vsize=15719408 CPUtime=1162.52 cores=0,2,4,6
/proc/31036/task/31070/stat : 31070 (java) R 31034 31036 30488 0 -1 4202560 96135 0 0 0 116241 11 0 0 25 0 22 0 522984951 16096673792 3175237 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912505816360 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4707.59
Current children cumulated vsize (KiB) 15719408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.5 s]
/proc/loadavg: 8.03 8.03 7.09 5/197 31117
/proc/meminfo: memFree=18257060/32950928 swapFree=67111464/67111528
[pid=31036] ppid=31034 vsize=15719408 CPUtime=4800.27 cores=0,2,4,6
/proc/31036/stat : 31036 (java) S 31034 31036 30488 0 -1 4202496 3703077 0 1 0 479420 607 0 0 22 0 22 0 522984890 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31036/statm: 3929852 3177111 2293 9 0 3920571 0
[pid=31036/tid=31039] ppid=31034 vsize=15719408 CPUtime=1.79 cores=0,2,4,6
/proc/31036/task/31039/stat : 31039 (java) S 31034 31036 30488 0 -1 4202560 35662 0 1 0 174 5 0 0 22 0 22 0 522984890 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31042] ppid=31034 vsize=15719408 CPUtime=4.91 cores=0,2,4,6
/proc/31036/task/31042/stat : 31042 (java) S 31034 31036 30488 0 -1 4202560 312675 0 0 0 437 54 0 0 15 0 22 0 522984891 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31043] ppid=31034 vsize=15719408 CPUtime=4.02 cores=0,2,4,6
/proc/31036/task/31043/stat : 31043 (java) S 31034 31036 30488 0 -1 4202560 263615 0 0 0 356 46 0 0 16 0 22 0 522984891 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31044] ppid=31034 vsize=15719408 CPUtime=5.24 cores=0,2,4,6
/proc/31036/task/31044/stat : 31044 (java) S 31034 31036 30488 0 -1 4202560 429582 0 0 0 444 80 0 0 16 0 22 0 522984891 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31045] ppid=31034 vsize=15719408 CPUtime=4.8 cores=0,2,4,6
/proc/31036/task/31045/stat : 31045 (java) S 31034 31036 30488 0 -1 4202560 395120 0 0 0 413 67 0 0 15 0 22 0 522984891 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31046] ppid=31034 vsize=15719408 CPUtime=5.27 cores=0,2,4,6
/proc/31036/task/31046/stat : 31046 (java) S 31034 31036 30488 0 -1 4202560 344482 0 0 0 468 59 0 0 16 0 22 0 522984891 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31047] ppid=31034 vsize=15719408 CPUtime=4.66 cores=0,2,4,6
/proc/31036/task/31047/stat : 31047 (java) S 31034 31036 30488 0 -1 4202560 326939 0 0 0 407 59 0 0 16 0 22 0 522984891 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31048] ppid=31034 vsize=15719408 CPUtime=4.58 cores=0,2,4,6
/proc/31036/task/31048/stat : 31048 (java) S 31034 31036 30488 0 -1 4202560 281313 0 0 0 407 51 0 0 15 0 22 0 522984891 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31049] ppid=31034 vsize=15719408 CPUtime=4.9 cores=0,2,4,6
/proc/31036/task/31049/stat : 31049 (java) S 31034 31036 30488 0 -1 4202560 413739 0 0 0 418 72 0 0 16 0 22 0 522984891 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31050] ppid=31034 vsize=15719408 CPUtime=3.42 cores=0,2,4,6
/proc/31036/task/31050/stat : 31050 (java) S 31034 31036 30488 0 -1 4202560 483585 0 0 0 285 57 0 0 15 0 22 0 522984892 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 0 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31051] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31051/stat : 31051 (java) S 31034 31036 30488 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 522984892 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31052] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31052/stat : 31052 (java) S 31034 31036 30488 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 522984892 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31058] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31058/stat : 31058 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522984894 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512515505 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31059] ppid=31034 vsize=15719408 CPUtime=1.53 cores=0,2,4,6
/proc/31036/task/31059/stat : 31059 (java) S 31034 31036 30488 0 -1 4202560 15214 0 0 0 150 3 0 0 16 0 22 0 522984894 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 4 0 0 0
[pid=31036/tid=31060] ppid=31034 vsize=15719408 CPUtime=1.1 cores=0,2,4,6
/proc/31036/task/31060/stat : 31060 (java) S 31034 31036 30488 0 -1 4202560 4415 0 0 0 110 0 0 0 15 0 22 0 522984894 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 6 0 0 0
[pid=31036/tid=31061] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31061/stat : 31061 (java) S 31034 31036 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522984894 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512507801 0 4 0 16800975 18446604453674515456 0 0 -1 0 0 0 0
[pid=31036/tid=31062] ppid=31034 vsize=15719408 CPUtime=0 cores=0,2,4,6
/proc/31036/task/31062/stat : 31062 (java) S 31034 31036 30488 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 522984894 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 254512508416 0 4 0 16800975 18446604453674515456 0 0 -1 2 0 0 0
[pid=31036/tid=31067] ppid=31034 vsize=15719408 CPUtime=1188.54 cores=0,2,4,6
/proc/31036/task/31067/stat : 31067 (java) R 31034 31036 30488 0 -1 4202560 90413 0 0 0 118843 11 0 0 25 0 22 0 522984951 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912505816900 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=31036/tid=31068] ppid=31034 vsize=15719408 CPUtime=1189.87 cores=0,2,4,6
/proc/31036/task/31068/stat : 31068 (java) R 31034 31036 30488 0 -1 4202560 108494 0 0 0 118973 14 0 0 25 0 22 0 522984951 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912505746069 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31036/tid=31069] ppid=31034 vsize=15719408 CPUtime=1190.08 cores=0,2,4,6
/proc/31036/task/31069/stat : 31069 (java) R 31034 31036 30488 0 -1 4202560 100239 0 0 0 118996 12 0 0 25 0 22 0 522984951 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912505896263 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31036/tid=31070] ppid=31034 vsize=15719408 CPUtime=1185.42 cores=0,2,4,6
/proc/31036/task/31070/stat : 31070 (java) R 31034 31036 30488 0 -1 4202560 96135 0 0 0 118531 11 0 0 25 0 22 0 522984951 16096673792 3177111 33554432000 1073741824 1073778376 140734817270688 18446744073709551615 46912505816374 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 15719408

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

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

[startup+1205.7 s]
/proc/loadavg: 8.03 8.03 7.09 5/197 31117
/proc/meminfo: memFree=18257060/32950928 swapFree=67111464/67111528
[pid=31036] ppid=31034 vsize=0 CPUtime=4800.48 cores=0,2,4,6
/proc/31036/stat : 31036 (java) Z 31034 31036 30488 0 -1 4203548 3703103 0 1 0 479422 626 0 0 17 0 2 0 522984890 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31036/statm: 0 0 0 0 0 0 0
[pid=31036/tid=31070] ppid=31034 vsize=0 CPUtime=1185.61 cores=0,2,4,6
/proc/31036/task/31070/stat : 31070 (java) R 31034 31036 30488 0 -1 4203588 96135 0 0 0 118531 30 0 0 25 0 2 0 522984951 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.48
Current children cumulated vsize (KiB) 0

[startup+1205.91 s]
/proc/loadavg: 8.03 8.03 7.09 2/178 31120
/proc/meminfo: memFree=26423480/32950928 swapFree=67111464/67111528
[pid=31036] ppid=31034 vsize=0 CPUtime=4800.68 cores=0,2,4,6
/proc/31036/stat : 31036 (java) Z 31034 31036 30488 0 -1 4203548 3703103 0 1 0 479422 646 0 0 17 0 2 0 522984890 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31036/statm: 0 0 0 0 0 0 0
[pid=31036/tid=31070] ppid=31034 vsize=0 CPUtime=1185.81 cores=0,2,4,6
/proc/31036/task/31070/stat : 31070 (java) R 31034 31036 30488 0 -1 4203588 96135 0 0 0 118531 50 0 0 25 0 2 0 522984951 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.68
Current children cumulated vsize (KiB) 0

[startup+1206 s]
/proc/loadavg: 8.03 8.03 7.09 2/178 31120
/proc/meminfo: memFree=26423480/32950928 swapFree=67111464/67111528
[pid=31036] ppid=31034 vsize=0 CPUtime=4800.78 cores=0,2,4,6
/proc/31036/stat : 31036 (java) Z 31034 31036 30488 0 -1 4203548 3703103 0 1 0 479422 656 0 0 17 0 2 0 522984890 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31036/statm: 0 0 0 0 0 0 0
[pid=31036/tid=31070] ppid=31034 vsize=0 CPUtime=1185.91 cores=0,2,4,6
/proc/31036/task/31070/stat : 31070 (java) R 31034 31036 30488 0 -1 4203588 96135 0 0 0 118531 60 0 0 25 0 2 0 522984951 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.78
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1206.01
CPU time (s): 4800.79
CPU user time (s): 4794.23
CPU system time (s): 6.566
CPU usage (%): 398.073
Max. virtual memory (cumulated for all children) (KiB): 15722192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.23
system time used= 6.566
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3703103
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= 29646
involuntary context switches= 69397

runsolver used 2.00169 second user time and 4.6333 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 23:51:22
IDJOB=3312411
IDBENCH=82596
IDSOLVER=1699
FILE ID=node149/3312411-1304113882
RUNJOBID= node149-1304113882-31007
PBS_JOBID= 13170671
Free space on /tmp= 71928 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S357264423-067-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312411-1304113882/watcher-3312411-1304113882 -o /tmp/evaluation-result-3312411-1304113882/solver-3312411-1304113882 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312411-1304113882.cnf

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

MD5SUM BENCH= 425b4c5e5535f7d6b9d17ca8feb0ac3e
RANDOM SEED=767325550

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:      30983140 kB
Buffers:        437996 kB
Cached:        1093672 kB
SwapCached:         60 kB
Active:         146648 kB
Inactive:      1453500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30983140 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            5916 kB
Writeback:           0 kB
AnonPages:       67748 kB
Mapped:          19528 kB
Slab:           305180 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   762296 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= 71928 MiB
End job on node149 at 2011-04-30 00:11:30