Trace number 3312504

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.17 1206.64

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S58287803-001-UNKNOWN.cnf
MD5SUM0d5d355ade4a956f83626786ca6018b7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.11/0.11	09:52 INFO : Reading from input HOME/instance-3312504-1304118592.cnf
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Starting Executor!
0.61/0.45	Starting Executor!
0.61/0.45	Starting Executor!
0.61/0.45	Starting Executor!
1.82/0.93	09:53 INFO : 250 variables remaining out of 250
1.82/0.93	09:53 INFO : 170000 literals remaining out of 170000

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

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

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


[startup+0 s]
/proc/loadavg: 7.63 7.97 7.93 4/194 7607
/proc/meminfo: memFree=30224192/32950928 swapFree=67054472/67111528
[pid=7607] ppid=7605 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/7607/stat : 7607 (java) S 7605 7607 6855 0 -1 4202496 1424 0 0 0 0 0 0 0 18 0 2 0 602089872 27824128 894 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917196773 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7607/statm: 6793 894 684 9 0 381 0
[pid=7607/tid=7608] ppid=7605 vsize=28384 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7608/stat : 7608 (java) R 7605 7607 6855 0 -1 4202560 71 0 0 0 0 0 0 0 19 0 2 0 602089873 29065216 898 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260900470407 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.081904 s]
/proc/loadavg: 7.63 7.97 7.93 4/194 7607
/proc/meminfo: memFree=30224192/32950928 swapFree=67054472/67111528
[pid=7607] ppid=7605 vsize=15677012 CPUtime=0.08 cores=1,3,5,7
/proc/7607/stat : 7607 (java) S 7605 7607 6855 0 -1 4202496 5351 0 1 0 8 0 0 0 18 0 18 0 602089872 16053260288 4790 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7607/statm: 3919253 4791 2116 9 0 3909972 0
[pid=7607/tid=7608] ppid=7605 vsize=15677012 CPUtime=0.07 cores=1,3,5,7
/proc/7607/task/7608/stat : 7608 (java) R 7605 7607 6855 0 -1 4202560 3229 0 1 0 7 0 0 0 18 0 18 0 602089873 16053260288 4791 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 47564654631763 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15677012

[startup+0.100898 s]
/proc/loadavg: 7.63 7.97 7.93 4/194 7607
/proc/meminfo: memFree=30224192/32950928 swapFree=67054472/67111528
[pid=7607] ppid=7605 vsize=15677012 CPUtime=0.11 cores=1,3,5,7
/proc/7607/stat : 7607 (java) S 7605 7607 6855 0 -1 4202496 5646 0 1 0 10 1 0 0 18 0 18 0 602089872 16053260288 5085 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7607/statm: 3919253 5085 2118 9 0 3909972 0
[pid=7607/tid=7608] ppid=7605 vsize=15677012 CPUtime=0.08 cores=1,3,5,7
/proc/7607/task/7608/stat : 7608 (java) R 7605 7607 6855 0 -1 4202560 3523 0 1 0 8 0 0 0 18 0 18 0 602089873 16053260288 5085 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 47564649715994 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15677012

[startup+0.300925 s]
/proc/loadavg: 7.63 7.97 7.93 4/194 7607
/proc/meminfo: memFree=30224192/32950928 swapFree=67054472/67111528
[pid=7607] ppid=7605 vsize=15680200 CPUtime=0.51 cores=1,3,5,7
/proc/7607/stat : 7607 (java) S 7605 7607 6855 0 -1 4202496 16324 0 1 0 49 2 0 0 18 0 18 0 602089872 16056524800 14796 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7607/statm: 3920050 14803 2207 9 0 3910769 0
[pid=7607/tid=7608] ppid=7605 vsize=15680200 CPUtime=0.29 cores=1,3,5,7
/proc/7607/task/7608/stat : 7608 (java) R 7605 7607 6855 0 -1 4202560 11246 0 1 0 27 2 0 0 18 0 18 0 602089873 16056524800 14806 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912505581388 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680200

[startup+0.700793 s]
/proc/loadavg: 7.63 7.97 7.93 4/194 7607
/proc/meminfo: memFree=30224192/32950928 swapFree=67054472/67111528
[pid=7607] ppid=7605 vsize=15701096 CPUtime=1.23 cores=1,3,5,7
/proc/7607/stat : 7607 (java) S 7605 7607 6855 0 -1 4202496 46113 0 1 0 117 6 0 0 18 0 22 0 602089872 16077922304 42585 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7607/statm: 3925274 42585 2248 9 0 3915993 0
[pid=7607/tid=7608] ppid=7605 vsize=15701096 CPUtime=0.68 cores=1,3,5,7
/proc/7607/task/7608/stat : 7608 (java) R 7605 7607 6855 0 -1 4202560 34102 0 1 0 64 4 0 0 20 0 22 0 602089873 16077922304 42585 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 47564650152826 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 15701096

[startup+1.50165 s]
/proc/loadavg: 7.63 7.97 7.93 8/220 7633
/proc/meminfo: memFree=29884968/32950928 swapFree=67054472/67111528
[pid=7607] ppid=7605 vsize=15706432 CPUtime=3.66 cores=1,3,5,7
/proc/7607/stat : 7607 (java) S 7605 7607 6855 0 -1 4202496 59466 0 1 0 358 8 0 0 18 0 22 0 602089872 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7607/statm: 3926608 51048 2274 9 0 3917327 0
[pid=7607/tid=7608] ppid=7605 vsize=15706432 CPUtime=0.91 cores=1,3,5,7
/proc/7607/task/7608/stat : 7608 (java) S 7605 7607 6855 0 -1 4202560 34146 0 1 0 87 4 0 0 20 0 22 0 602089873 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6855 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 602089873 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6855 0 -1 4202560 911 0 0 0 0 0 0 0 16 0 22 0 602089873 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6855 0 -1 4202560 1090 0 0 0 0 0 0 0 15 0 22 0 602089873 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6855 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 602089873 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6855 0 -1 4202560 1074 0 0 0 0 0 0 0 15 0 22 0 602089873 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6855 0 -1 4202560 324 0 0 0 0 0 0 0 15 0 22 0 602089873 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7616] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7616/stat : 7616 (java) S 7605 7607 6855 0 -1 4202560 1179 0 0 0 0 0 0 0 17 0 22 0 602089873 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7617] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7617/stat : 7617 (java) S 7605 7607 6855 0 -1 4202560 20 0 0 0 0 0 0 0 18 0 22 0 602089873 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7618] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7618/stat : 7618 (java) S 7605 7607 6855 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 602089874 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210624 0 0 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7619] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7619/stat : 7619 (java) S 7605 7607 6855 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 602089874 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7620] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7620/stat : 7620 (java) S 7605 7607 6855 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 602089874 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7621] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7621/stat : 7621 (java) S 7605 7607 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602089877 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917217713 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7622] ppid=7605 vsize=15706432 CPUtime=0.72 cores=1,3,5,7
/proc/7607/task/7622/stat : 7622 (java) R 7605 7607 6855 0 -1 4202560 11216 0 0 0 71 1 0 0 23 0 22 0 602089877 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917220021 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7607/tid=7623] ppid=7605 vsize=15706432 CPUtime=0.66 cores=1,3,5,7
/proc/7607/task/7623/stat : 7623 (java) R 7605 7607 6855 0 -1 4202560 7274 0 0 0 66 0 0 0 24 0 22 0 602089877 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7607/tid=7624] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7624/stat : 7624 (java) S 7605 7607 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602089877 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7625] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7625/stat : 7625 (java) S 7605 7607 6855 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602089877 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210624 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7630] ppid=7605 vsize=15706432 CPUtime=0.42 cores=1,3,5,7
/proc/7607/task/7630/stat : 7630 (java) R 7605 7607 6855 0 -1 4202560 44 0 0 0 42 0 0 0 16 0 22 0 602089917 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912505802197 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7607/tid=7631] ppid=7605 vsize=15706432 CPUtime=0.26 cores=1,3,5,7
/proc/7607/task/7631/stat : 7631 (java) R 7605 7607 6855 0 -1 4202560 285 0 0 0 26 0 0 0 16 0 22 0 602089917 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912505802197 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7607/tid=7632] ppid=7605 vsize=15706432 CPUtime=0.31 cores=1,3,5,7
/proc/7607/task/7632/stat : 7632 (java) R 7605 7607 6855 0 -1 4202560 308 0 0 0 31 0 0 0 16 0 22 0 602089917 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912505802213 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7607/tid=7633] ppid=7605 vsize=15706432 CPUtime=0.31 cores=1,3,5,7
/proc/7607/task/7633/stat : 7633 (java) R 7605 7607 6855 0 -1 4202560 179 0 0 0 31 0 0 0 16 0 22 0 602089917 16083386368 51048 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912506053398 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 15706432

[startup+3.10135 s]
/proc/loadavg: 7.63 7.97 7.93 11/220 7633
/proc/meminfo: memFree=29703680/32950928 swapFree=67054472/67111528
[pid=7607] ppid=7605 vsize=15706432 CPUtime=10.03 cores=1,3,5,7
/proc/7607/stat : 7607 (java) S 7605 7607 6855 0 -1 4202496 90927 0 1 0 990 13 0 0 18 0 22 0 602089872 16083386368 82272 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7607/statm: 3926608 82273 2274 9 0 3917327 0
[pid=7607/tid=7608] ppid=7605 vsize=15706432 CPUtime=0.91 cores=1,3,5,7
/proc/7607/task/7608/stat : 7608 (java) S 7605 7607 6855 0 -1 4202560 34146 0 1 0 87 4 0 0 20 0 22 0 602089873 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=15706432 CPUtime=0.01 cores=1,3,5,7
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6855 0 -1 4202560 5035 0 0 0 1 0 0 0 16 0 22 0 602089873 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=15706432 CPUtime=0.01 cores=1,3,5,7
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6855 0 -1 4202560 3760 0 0 0 1 0 0 0 15 0 22 0 602089873 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=15706432 CPUtime=0.01 cores=1,3,5,7
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6855 0 -1 4202560 4924 0 0 0 1 0 0 0 16 0 22 0 602089873 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6855 0 -1 4202560 2697 0 0 0 0 0 0 0 16 0 22 0 602089873 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=15706432 CPUtime=0.01 cores=1,3,5,7
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6855 0 -1 4202560 3514 0 0 0 1 0 0 0 15 0 22 0 602089873 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=15706432 CPUtime=0.01 cores=1,3,5,7
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6855 0 -1 4202560 4859 0 0 0 1 0 0 0 16 0 22 0 602089873 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7616] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7616/stat : 7616 (java) S 7605 7607 6855 0 -1 4202560 3300 0 0 0 0 0 0 0 15 0 22 0 602089873 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7617] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7617/stat : 7617 (java) S 7605 7607 6855 0 -1 4202560 2923 0 0 0 0 0 0 0 15 0 22 0 602089873 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7618] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7618/stat : 7618 (java) S 7605 7607 6855 0 -1 4202560 110 0 0 0 0 0 0 0 15 0 22 0 602089874 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210624 0 0 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7619] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7619/stat : 7619 (java) S 7605 7607 6855 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 602089874 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7620] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7620/stat : 7620 (java) S 7605 7607 6855 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 602089874 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7621] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7621/stat : 7621 (java) S 7605 7607 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602089877 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917217713 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7622] ppid=7605 vsize=15706432 CPUtime=0.72 cores=1,3,5,7
/proc/7607/task/7622/stat : 7622 (java) R 7605 7607 6855 0 -1 4202560 11218 0 0 0 71 1 0 0 23 0 22 0 602089877 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 47564649552012 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7607/tid=7623] ppid=7605 vsize=15706432 CPUtime=0.66 cores=1,3,5,7
/proc/7607/task/7623/stat : 7623 (java) R 7605 7607 6855 0 -1 4202560 7274 0 0 0 66 0 0 0 22 0 22 0 602089877 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 47564654622881 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7607/tid=7624] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7624/stat : 7624 (java) S 7605 7607 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602089877 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7625] ppid=7605 vsize=15706432 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7625/stat : 7625 (java) S 7605 7607 6855 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602089877 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210624 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7630] ppid=7605 vsize=15706432 CPUtime=1.98 cores=1,3,5,7
/proc/7607/task/7630/stat : 7630 (java) R 7605 7607 6855 0 -1 4202560 1664 0 0 0 198 0 0 0 17 0 22 0 602089917 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 47564654631763 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7607/tid=7631] ppid=7605 vsize=15706432 CPUtime=1.82 cores=1,3,5,7
/proc/7607/task/7631/stat : 7631 (java) R 7605 7607 6855 0 -1 4202560 1564 0 0 0 182 0 0 0 17 0 22 0 602089917 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 47564654631763 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7607/tid=7632] ppid=7605 vsize=15706432 CPUtime=1.87 cores=1,3,5,7
/proc/7607/task/7632/stat : 7632 (java) R 7605 7607 6855 0 -1 4202560 1240 0 0 0 187 0 0 0 17 0 22 0 602089917 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 47564653954225 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7607/tid=7633] ppid=7605 vsize=15706432 CPUtime=1.86 cores=1,3,5,7
/proc/7607/task/7633/stat : 7633 (java) R 7605 7607 6855 0 -1 4202560 1314 0 0 0 186 0 0 0 17 0 22 0 602089917 16083386368 82273 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912506058125 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.03
Current children cumulated vsize (KiB) 15706432

[startup+6.30077 s]
/proc/loadavg: 7.82 8.00 7.94 10/220 7634
/proc/meminfo: memFree=28601936/32950928 swapFree=67054472/67111528
[pid=7607] ppid=7605 vsize=15700136 CPUtime=22.8 cores=1,3,5,7
/proc/7607/stat : 7607 (java) S 7605 7607 6855 0 -1 4202496 214516 0 1 0 2248 32 0 0 18 0 22 0 602089872 16076939264 198936 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7607/statm: 3925034 198936 2288 9 0 3915753 0
[pid=7607/tid=7608] ppid=7605 vsize=15700136 CPUtime=0.91 cores=1,3,5,7
/proc/7607/task/7608/stat : 7608 (java) S 7605 7607 6855 0 -1 4202560 34146 0 1 0 87 4 0 0 20 0 22 0 602089873 16076939264 198936 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=15700136 CPUtime=0.06 cores=1,3,5,7
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6855 0 -1 4202560 17310 0 0 0 4 2 0 0 16 0 22 0 602089873 16076939264 198936 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=15700136 CPUtime=0.05 cores=1,3,5,7
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6855 0 -1 4202560 13269 0 0 0 3 2 0 0 15 0 22 0 602089873 16076939264 198936 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=15700136 CPUtime=0.06 cores=1,3,5,7
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6855 0 -1 4202560 18575 0 0 0 3 3 0 0 15 0 22 0 602089873 16076939264 198936 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=15700136 CPUtime=0.01 cores=1,3,5,7
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6855 0 -1 4202560 6250 0 0 0 1 0 0 0 16 0 22 0 602089873 16076939264 198936 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=15700136 CPUtime=0.04 cores=1,3,5,7
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6855 0 -1 4202560 11692 0 0 0 2 2 0 0 16 0 22 0 602089873 16076939264 198936 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=15700136 CPUtime=0.03 cores=1,3,5,7
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6855 0 -1 4202560 12683 0 0 0 2 1 0 0 15 0 22 0 602089873 16076939264 198936 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7616] ppid=7605 vsize=15700136 CPUtime=0.02 cores=1,3,5,7
/proc/7607/task/7616/stat : 7616 (java) S 7605 7607 6855 0 -1 4202560 7159 0 0 0 1 1 0 0 15 0 22 0 602089873 16076939264 198936 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7617] ppid=7605 vsize=15700136 CPUtime=0.03 cores=1,3,5,7
/proc/7607/task/7617/stat : 7617 (java) S 7605 7607 6855 0 -1 4202560 10731 0 0 0 2 1 0 0 16 0 22 0 602089873 16076939264 198936 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0

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

[pid=7607/tid=7631] ppid=7605 vsize=15700136 CPUtime=1049.22 cores=1,3,5,7
/proc/7607/task/7631/stat : 7631 (java) R 7605 7607 6855 0 -1 4202560 202951 0 0 0 104888 34 0 0 25 0 22 0 602089917 16076939264 118117 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912506057999 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7607/tid=7632] ppid=7605 vsize=15700136 CPUtime=1048.62 cores=1,3,5,7
/proc/7607/task/7632/stat : 7632 (java) R 7605 7607 6855 0 -1 4202560 205605 0 0 0 104829 33 0 0 25 0 22 0 602089917 16076939264 118117 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912506053888 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7607/tid=7633] ppid=7605 vsize=15700136 CPUtime=1048.36 cores=1,3,5,7
/proc/7607/task/7633/stat : 7633 (java) R 7605 7607 6855 0 -1 4202560 198353 0 0 0 104804 32 0 0 25 0 22 0 602089917 16076939264 118117 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912506083951 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4225.91
Current children cumulated vsize (KiB) 15700136

[startup+1122.3 s]
/proc/loadavg: 8.09 8.08 8.02 9/220 7663
/proc/meminfo: memFree=28945232/32950928 swapFree=67054472/67111528
[pid=7607] ppid=7605 vsize=15700136 CPUtime=4464.67 cores=1,3,5,7
/proc/7607/stat : 7607 (java) S 7605 7607 6855 0 -1 4202496 1745937 0 1 0 446080 387 0 0 18 0 22 0 602089872 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7607/statm: 3925034 119503 2299 9 0 3915753 0
[pid=7607/tid=7608] ppid=7605 vsize=15700136 CPUtime=0.91 cores=1,3,5,7
/proc/7607/task/7608/stat : 7608 (java) S 7605 7607 6855 0 -1 4202560 34146 0 1 0 87 4 0 0 20 0 22 0 602089873 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=15700136 CPUtime=3.54 cores=1,3,5,7
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6855 0 -1 4202560 106799 0 0 0 331 23 0 0 15 0 22 0 602089873 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=15700136 CPUtime=3.45 cores=1,3,5,7
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6855 0 -1 4202560 104084 0 0 0 323 22 0 0 16 0 22 0 602089873 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=15700136 CPUtime=3.54 cores=1,3,5,7
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6855 0 -1 4202560 108250 0 0 0 329 25 0 0 15 0 22 0 602089873 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=15700136 CPUtime=3.56 cores=1,3,5,7
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6855 0 -1 4202560 102388 0 0 0 333 23 0 0 16 0 22 0 602089873 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=15700136 CPUtime=3.58 cores=1,3,5,7
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6855 0 -1 4202560 100757 0 0 0 336 22 0 0 15 0 22 0 602089873 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=15700136 CPUtime=3.56 cores=1,3,5,7
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6855 0 -1 4202560 102569 0 0 0 335 21 0 0 15 0 22 0 602089873 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7616] ppid=7605 vsize=15700136 CPUtime=3.41 cores=1,3,5,7
/proc/7607/task/7616/stat : 7616 (java) S 7605 7607 6855 0 -1 4202560 97736 0 0 0 322 19 0 0 15 0 22 0 602089873 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7617] ppid=7605 vsize=15700136 CPUtime=3.48 cores=1,3,5,7
/proc/7607/task/7617/stat : 7617 (java) S 7605 7607 6855 0 -1 4202560 101434 0 0 0 327 21 0 0 16 0 22 0 602089873 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7618] ppid=7605 vsize=15700136 CPUtime=1.71 cores=1,3,5,7
/proc/7607/task/7618/stat : 7618 (java) S 7605 7607 6855 0 -1 4202560 4652 0 0 0 115 56 0 0 16 0 22 0 602089874 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210624 0 0 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7619] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7619/stat : 7619 (java) S 7605 7607 6855 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 602089874 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7620] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7620/stat : 7620 (java) S 7605 7607 6855 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 602089874 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7621] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7621/stat : 7621 (java) S 7605 7607 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602089877 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917217713 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7622] ppid=7605 vsize=15700136 CPUtime=1.17 cores=1,3,5,7
/proc/7607/task/7622/stat : 7622 (java) S 7605 7607 6855 0 -1 4202560 11303 0 0 0 116 1 0 0 16 0 22 0 602089877 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7623] ppid=7605 vsize=15700136 CPUtime=1.16 cores=1,3,5,7
/proc/7607/task/7623/stat : 7623 (java) S 7605 7607 6855 0 -1 4202560 12587 0 0 0 115 1 0 0 15 0 22 0 602089877 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7624] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7624/stat : 7624 (java) S 7605 7607 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602089877 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7625] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7625/stat : 7625 (java) S 7605 7607 6855 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 602089877 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210624 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7630] ppid=7605 vsize=15700136 CPUtime=1107.37 cores=1,3,5,7
/proc/7607/task/7630/stat : 7630 (java) R 7605 7607 6855 0 -1 4202560 215936 0 0 0 110702 35 0 0 25 0 22 0 602089917 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912505851936 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7607/tid=7631] ppid=7605 vsize=15700136 CPUtime=1108.59 cores=1,3,5,7
/proc/7607/task/7631/stat : 7631 (java) R 7605 7607 6855 0 -1 4202560 214089 0 0 0 110822 37 0 0 25 0 22 0 602089917 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912505523703 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7607/tid=7632] ppid=7605 vsize=15700136 CPUtime=1107.88 cores=1,3,5,7
/proc/7607/task/7632/stat : 7632 (java) R 7605 7607 6855 0 -1 4202560 217659 0 0 0 110753 35 0 0 25 0 22 0 602089917 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912505872057 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7607/tid=7633] ppid=7605 vsize=15700136 CPUtime=1107.61 cores=1,3,5,7
/proc/7607/task/7633/stat : 7633 (java) R 7605 7607 6855 0 -1 4202560 210097 0 0 0 110727 34 0 0 25 0 22 0 602089917 16076939264 119503 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912506058102 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4464.67
Current children cumulated vsize (KiB) 15700136

[startup+1182.3 s]
/proc/loadavg: 8.11 8.08 8.02 9/220 7665
/proc/meminfo: memFree=28936264/32950928 swapFree=67054472/67111528
[pid=7607] ppid=7605 vsize=15700136 CPUtime=4703.39 cores=1,3,5,7
/proc/7607/stat : 7607 (java) S 7605 7607 6855 0 -1 4202496 1830212 0 1 0 469931 408 0 0 18 0 22 0 602089872 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7607/statm: 3925034 118785 2299 9 0 3915753 0
[pid=7607/tid=7608] ppid=7605 vsize=15700136 CPUtime=0.91 cores=1,3,5,7
/proc/7607/task/7608/stat : 7608 (java) S 7605 7607 6855 0 -1 4202560 34146 0 1 0 87 4 0 0 20 0 22 0 602089873 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=15700136 CPUtime=3.73 cores=1,3,5,7
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6855 0 -1 4202560 111652 0 0 0 348 25 0 0 15 0 22 0 602089873 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=15700136 CPUtime=3.63 cores=1,3,5,7
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6855 0 -1 4202560 108129 0 0 0 340 23 0 0 16 0 22 0 602089873 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=15700136 CPUtime=3.74 cores=1,3,5,7
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6855 0 -1 4202560 114203 0 0 0 348 26 0 0 15 0 22 0 602089873 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=15700136 CPUtime=3.73 cores=1,3,5,7
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6855 0 -1 4202560 106545 0 0 0 349 24 0 0 15 0 22 0 602089873 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=15700136 CPUtime=3.79 cores=1,3,5,7
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6855 0 -1 4202560 105978 0 0 0 355 24 0 0 15 0 22 0 602089873 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=15700136 CPUtime=3.76 cores=1,3,5,7
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6855 0 -1 4202560 107739 0 0 0 354 22 0 0 15 0 22 0 602089873 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7616] ppid=7605 vsize=15700136 CPUtime=3.61 cores=1,3,5,7
/proc/7607/task/7616/stat : 7616 (java) S 7605 7607 6855 0 -1 4202560 103034 0 0 0 341 20 0 0 16 0 22 0 602089873 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7617] ppid=7605 vsize=15700136 CPUtime=3.68 cores=1,3,5,7
/proc/7607/task/7617/stat : 7617 (java) S 7605 7607 6855 0 -1 4202560 105736 0 0 0 347 21 0 0 15 0 22 0 602089873 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7618] ppid=7605 vsize=15700136 CPUtime=1.8 cores=1,3,5,7
/proc/7607/task/7618/stat : 7618 (java) S 7605 7607 6855 0 -1 4202560 4868 0 0 0 121 59 0 0 15 0 22 0 602089874 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210624 0 0 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7619] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7619/stat : 7619 (java) S 7605 7607 6855 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 602089874 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7620] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7620/stat : 7620 (java) S 7605 7607 6855 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 602089874 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7621] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7621/stat : 7621 (java) S 7605 7607 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602089877 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917217713 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7622] ppid=7605 vsize=15700136 CPUtime=1.17 cores=1,3,5,7
/proc/7607/task/7622/stat : 7622 (java) S 7605 7607 6855 0 -1 4202560 11303 0 0 0 116 1 0 0 16 0 22 0 602089877 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7623] ppid=7605 vsize=15700136 CPUtime=1.16 cores=1,3,5,7
/proc/7607/task/7623/stat : 7623 (java) S 7605 7607 6855 0 -1 4202560 12587 0 0 0 115 1 0 0 15 0 22 0 602089877 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7624] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7624/stat : 7624 (java) S 7605 7607 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602089877 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7625] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7625/stat : 7625 (java) S 7605 7607 6855 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 602089877 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210624 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7630] ppid=7605 vsize=15700136 CPUtime=1166.66 cores=1,3,5,7
/proc/7607/task/7630/stat : 7630 (java) R 7605 7607 6855 0 -1 4202560 228099 0 0 0 116629 37 0 0 25 0 22 0 602089917 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912505926430 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7607/tid=7631] ppid=7605 vsize=15700136 CPUtime=1167.79 cores=1,3,5,7
/proc/7607/task/7631/stat : 7631 (java) R 7605 7607 6855 0 -1 4202560 224878 0 0 0 116740 39 0 0 25 0 22 0 602089917 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912505868367 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7607/tid=7632] ppid=7605 vsize=15700136 CPUtime=1167.23 cores=1,3,5,7
/proc/7607/task/7632/stat : 7632 (java) R 7605 7607 6855 0 -1 4202560 229224 0 0 0 116686 37 0 0 25 0 22 0 602089917 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912506217331 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7607/tid=7633] ppid=7605 vsize=15700136 CPUtime=1166.82 cores=1,3,5,7
/proc/7607/task/7633/stat : 7633 (java) R 7605 7607 6855 0 -1 4202560 220638 0 0 0 116646 36 0 0 25 0 22 0 602089917 16076939264 118785 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 47564653953678 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4703.39
Current children cumulated vsize (KiB) 15700136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.6 s]
/proc/loadavg: 7.82 8.02 8.00 5/194 7686
/proc/meminfo: memFree=29800192/32950928 swapFree=67054472/67111528
[pid=7607] ppid=7605 vsize=15700136 CPUtime=4800.11 cores=1,3,5,7
/proc/7607/stat : 7607 (java) S 7605 7607 6855 0 -1 4202496 1861558 0 1 0 479593 418 0 0 18 0 22 0 602089872 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7607/statm: 3925034 110782 2299 9 0 3915753 0
[pid=7607/tid=7608] ppid=7605 vsize=15700136 CPUtime=0.91 cores=1,3,5,7
/proc/7607/task/7608/stat : 7608 (java) S 7605 7607 6855 0 -1 4202560 34146 0 1 0 87 4 0 0 20 0 22 0 602089873 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=15700136 CPUtime=3.81 cores=1,3,5,7
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6855 0 -1 4202560 114109 0 0 0 356 25 0 0 16 0 22 0 602089873 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=15700136 CPUtime=3.71 cores=1,3,5,7
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6855 0 -1 4202560 109459 0 0 0 348 23 0 0 15 0 22 0 602089873 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=15700136 CPUtime=3.8 cores=1,3,5,7
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6855 0 -1 4202560 115896 0 0 0 354 26 0 0 15 0 22 0 602089873 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=15700136 CPUtime=3.79 cores=1,3,5,7
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6855 0 -1 4202560 107953 0 0 0 355 24 0 0 16 0 22 0 602089873 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=15700136 CPUtime=3.86 cores=1,3,5,7
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6855 0 -1 4202560 107953 0 0 0 362 24 0 0 15 0 22 0 602089873 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=15700136 CPUtime=3.85 cores=1,3,5,7
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6855 0 -1 4202560 110268 0 0 0 362 23 0 0 15 0 22 0 602089873 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7616] ppid=7605 vsize=15700136 CPUtime=3.7 cores=1,3,5,7
/proc/7607/task/7616/stat : 7616 (java) S 7605 7607 6855 0 -1 4202560 105176 0 0 0 350 20 0 0 15 0 22 0 602089873 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7617] ppid=7605 vsize=15700136 CPUtime=3.76 cores=1,3,5,7
/proc/7607/task/7617/stat : 7617 (java) S 7605 7607 6855 0 -1 4202560 108631 0 0 0 353 23 0 0 15 0 22 0 602089873 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7618] ppid=7605 vsize=15700136 CPUtime=1.85 cores=1,3,5,7
/proc/7607/task/7618/stat : 7618 (java) S 7605 7607 6855 0 -1 4202560 4937 0 0 0 124 61 0 0 15 0 22 0 602089874 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210624 0 0 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7619] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7619/stat : 7619 (java) S 7605 7607 6855 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 602089874 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 5 0 0 0
[pid=7607/tid=7620] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7620/stat : 7620 (java) S 7605 7607 6855 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 602089874 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7621] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7621/stat : 7621 (java) S 7605 7607 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602089877 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917217713 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7622] ppid=7605 vsize=15700136 CPUtime=1.17 cores=1,3,5,7
/proc/7607/task/7622/stat : 7622 (java) S 7605 7607 6855 0 -1 4202560 11303 0 0 0 116 1 0 0 16 0 22 0 602089877 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7623] ppid=7605 vsize=15700136 CPUtime=1.16 cores=1,3,5,7
/proc/7607/task/7623/stat : 7623 (java) S 7605 7607 6855 0 -1 4202560 12587 0 0 0 115 1 0 0 15 0 22 0 602089877 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 7 0 0 0
[pid=7607/tid=7624] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7624/stat : 7624 (java) S 7605 7607 6855 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602089877 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210009 0 4 0 16800975 18446604469800891648 0 0 -1 1 0 0 0
[pid=7607/tid=7625] ppid=7605 vsize=15700136 CPUtime=0 cores=1,3,5,7
/proc/7607/task/7625/stat : 7625 (java) S 7605 7607 6855 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 602089877 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 260917210624 0 4 0 16800975 18446604469800891648 0 0 -1 3 0 0 0
[pid=7607/tid=7630] ppid=7605 vsize=15700136 CPUtime=1190.64 cores=1,3,5,7
/proc/7607/task/7630/stat : 7630 (java) R 7605 7607 6855 0 -1 4202560 231461 0 0 0 119026 38 0 0 25 0 22 0 602089917 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912505852264 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7607/tid=7631] ppid=7605 vsize=15700136 CPUtime=1191.85 cores=1,3,5,7
/proc/7607/task/7631/stat : 7631 (java) R 7605 7607 6855 0 -1 4202560 228270 0 0 0 119145 40 0 0 25 0 22 0 602089917 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912505873281 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7607/tid=7632] ppid=7605 vsize=15700136 CPUtime=1191.29 cores=1,3,5,7
/proc/7607/task/7632/stat : 7632 (java) R 7605 7607 6855 0 -1 4202560 233093 0 0 0 119091 38 0 0 25 0 22 0 602089917 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912505933843 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7607/tid=7633] ppid=7605 vsize=15700136 CPUtime=1190.79 cores=1,3,5,7
/proc/7607/task/7633/stat : 7633 (java) R 7605 7607 6855 0 -1 4202560 224862 0 0 0 119042 37 0 0 25 0 22 0 602089917 16076939264 110782 33554432000 1073741824 1073778376 140736039317840 18446744073709551615 46912506163321 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 15700136

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): 1206.64
CPU time (s): 4800.17
CPU user time (s): 4795.97
CPU system time (s): 4.20036
CPU usage (%): 397.812
Max. virtual memory (cumulated for all children) (KiB): 15709120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.96
system time used= 4.20036
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1861584
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= 204159
involuntary context switches= 122164

runsolver used 2.06768 second user time and 4.56231 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-30 01:09:52
IDJOB=3312504
IDBENCH=82689
IDSOLVER=1699
FILE ID=node116/3312504-1304118592
RUNJOBID= node116-1304117382-7428
PBS_JOBID= 13170693
Free space on /tmp= 72512 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S58287803-001-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312504-1304118592/watcher-3312504-1304118592 -o /tmp/evaluation-result-3312504-1304118592/solver-3312504-1304118592 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312504-1304118592.cnf

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

MD5SUM BENCH= 0d5d355ade4a956f83626786ca6018b7
RANDOM SEED=944122722

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.77
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.826
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.826
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.75
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.826
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:      30224604 kB
Buffers:        983484 kB
Cached:        1372484 kB
SwapCached:       9656 kB
Active:         107096 kB
Inactive:      2281376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30224604 kB
SwapTotal:    67111528 kB
SwapFree:     67054472 kB
Dirty:            3964 kB
Writeback:           0 kB
AnonPages:       30892 kB
Mapped:          20928 kB
Slab:           274884 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   781236 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= 72512 MiB
End job on node116 at 2011-04-30 01:30:01