Trace number 3313280

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.63 1243.14

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top28.cnf
MD5SUM005e29e99454a24085199b085e720b2f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark368.61
Satisfiable
(Un)Satisfiability was proved
Number of variables88763
Number of clauses282870
Sum of the clauses size691774
Maximum clause length3284
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2171374
Number of clauses of size 3109718
Number of clauses of size 4405
Number of clauses of size 526
Number of clauses of size over 51346

Solver Data

0.11/0.11	25:56 INFO : Reading from input HOME/instance-3313280-1304180756.cnf
1.34/1.16	Executor set job limit to 1000000
1.34/1.16	Executor set job limit to 1000000
1.34/1.16	Executor set job limit to 1000000
1.34/1.16	Executor set job limit to 1000000
1.34/1.16	Starting Executor!
1.34/1.16	Starting Executor!
1.34/1.16	Starting Executor!
1.34/1.16	Starting Executor!
4.95/2.91	25:59 INFO : Found 8750 xor gates
12.01/8.71	26:05 INFO : 82423 variables remaining out of 88763
12.01/8.71	26:05 INFO : 4868563 literals remaining out of 869644

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-3313280-1304180756/watcher-3313280-1304180756 -o /tmp/evaluation-result-3313280-1304180756/solver-3313280-1304180756 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313280-1304180756.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.57 5.06 6.66 4/194 13881
/proc/meminfo: memFree=22989196/32950928 swapFree=67111524/67111528
[pid=13881] ppid=13879 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/13881/stat : 13881 (java) R 13879 13881 13200 0 -1 4202496 1201 0 0 0 0 0 0 0 21 0 1 0 529675253 23580672 688 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274469005201 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13881/statm: 5757 688 514 9 0 124 0

[startup+0.047906 s]
/proc/loadavg: 3.57 5.06 6.66 4/194 13881
/proc/meminfo: memFree=22989196/32950928 swapFree=67111524/67111528
[pid=13881] ppid=13879 vsize=15609528 CPUtime=0.03 cores=0,2,4,6
/proc/13881/stat : 13881 (java) S 13879 13881 13200 0 -1 4202496 3972 0 1 0 3 0 0 0 21 0 18 0 529675253 15984156672 3412 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13881/statm: 3902382 3412 1719 9 0 3893130 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15609528

[startup+0.100897 s]
/proc/loadavg: 3.57 5.06 6.66 4/194 13881
/proc/meminfo: memFree=22989196/32950928 swapFree=67111524/67111528
[pid=13881] ppid=13879 vsize=15676908 CPUtime=0.11 cores=0,2,4,6
/proc/13881/stat : 13881 (java) S 13879 13881 13200 0 -1 4202496 5679 0 1 0 10 1 0 0 21 0 18 0 529675253 16053153792 5082 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13881/statm: 3919227 5083 2117 9 0 3909946 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676908

[startup+0.300977 s]
/proc/loadavg: 3.57 5.06 6.66 4/194 13881
/proc/meminfo: memFree=22989196/32950928 swapFree=67111524/67111528
[pid=13881] ppid=13879 vsize=15682336 CPUtime=0.51 cores=0,2,4,6
/proc/13881/stat : 13881 (java) S 13879 13881 13200 0 -1 4202496 16754 0 1 0 49 2 0 0 21 0 18 0 529675253 16058712064 14872 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13881/statm: 3920584 14878 2206 9 0 3911303 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682336

[startup+0.700931 s]
/proc/loadavg: 3.57 5.06 6.66 4/194 13881
/proc/meminfo: memFree=22989196/32950928 swapFree=67111524/67111528
[pid=13881] ppid=13879 vsize=15682336 CPUtime=0.93 cores=0,2,4,6
/proc/13881/stat : 13881 (java) S 13879 13881 13200 0 -1 4202496 42030 0 1 0 87 6 0 0 21 0 18 0 529675253 16058712064 40146 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13881/statm: 3920584 40146 2222 9 0 3911303 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15682336

[startup+1.50065 s]
/proc/loadavg: 3.57 5.06 6.66 5/216 13903
/proc/meminfo: memFree=22665312/32950928 swapFree=67111524/67111528
[pid=13881] ppid=13879 vsize=15694980 CPUtime=2.07 cores=0,2,4,6
/proc/13881/stat : 13881 (java) S 13879 13881 13200 0 -1 4202496 58485 0 1 0 199 8 0 0 21 0 22 0 529675253 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13881/statm: 3923745 54516 2260 9 0 3914464 0
[pid=13881/tid=13883] ppid=13879 vsize=15694980 CPUtime=1.44 cores=0,2,4,6
/proc/13881/task/13883/stat : 13883 (java) R 13879 13881 13200 0 -1 4202560 35660 0 1 0 139 5 0 0 21 0 22 0 529675253 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 47043358253969 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=13881/tid=13884] ppid=13879 vsize=15694980 CPUtime=0.02 cores=0,2,4,6
/proc/13881/task/13884/stat : 13884 (java) S 13879 13881 13200 0 -1 4202560 3364 0 0 0 2 0 0 0 16 0 22 0 529675254 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13885] ppid=13879 vsize=15694980 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13885/stat : 13885 (java) S 13879 13881 13200 0 -1 4202560 949 0 0 0 0 0 0 0 15 0 22 0 529675254 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13886] ppid=13879 vsize=15694980 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13886/stat : 13886 (java) S 13879 13881 13200 0 -1 4202560 657 0 0 0 0 0 0 0 15 0 22 0 529675254 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13887] ppid=13879 vsize=15694980 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13887/stat : 13887 (java) S 13879 13881 13200 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 529675254 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13888] ppid=13879 vsize=15694980 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13888/stat : 13888 (java) S 13879 13881 13200 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529675254 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13889] ppid=13879 vsize=15694980 CPUtime=0.02 cores=0,2,4,6
/proc/13881/task/13889/stat : 13889 (java) S 13879 13881 13200 0 -1 4202560 2326 0 0 0 2 0 0 0 16 0 22 0 529675254 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13890] ppid=13879 vsize=15694980 CPUtime=0.02 cores=0,2,4,6
/proc/13881/task/13890/stat : 13890 (java) S 13879 13881 13200 0 -1 4202560 3173 0 0 0 2 0 0 0 16 0 22 0 529675254 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13891] ppid=13879 vsize=15694980 CPUtime=0.02 cores=0,2,4,6
/proc/13881/task/13891/stat : 13891 (java) S 13879 13881 13200 0 -1 4202560 2700 0 0 0 2 0 0 0 16 0 22 0 529675254 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13892] ppid=13879 vsize=15694980 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13892/stat : 13892 (java) S 13879 13881 13200 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 22 0 529675255 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 0 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13893] ppid=13879 vsize=15694980 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13893/stat : 13893 (java) S 13879 13881 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529675255 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13894] ppid=13879 vsize=15694980 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13894/stat : 13894 (java) S 13879 13881 13200 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529675255 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13895] ppid=13879 vsize=15694980 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13895/stat : 13895 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675257 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485791153 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13896] ppid=13879 vsize=15694980 CPUtime=0.32 cores=0,2,4,6
/proc/13881/task/13896/stat : 13896 (java) R 13879 13881 13200 0 -1 4202560 6332 0 0 0 32 0 0 0 16 0 22 0 529675257 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 47043357802731 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13881/tid=13897] ppid=13879 vsize=15694980 CPUtime=0.15 cores=0,2,4,6
/proc/13881/task/13897/stat : 13897 (java) S 13879 13881 13200 0 -1 4202560 1706 0 0 0 15 0 0 0 16 0 22 0 529675257 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13898] ppid=13879 vsize=15694980 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13898/stat : 13898 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675257 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13899] ppid=13879 vsize=15694980 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13899/stat : 13899 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529675257 16071659520 54516 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 15694980

[startup+3.10137 s]
/proc/loadavg: 3.57 5.06 6.66 4/220 13907
/proc/meminfo: memFree=22575032/32950928 swapFree=67111524/67111528
[pid=13881] ppid=13879 vsize=15706304 CPUtime=5.48 cores=0,2,4,6
/proc/13881/stat : 13881 (java) S 13879 13881 13200 0 -1 4202496 77041 0 1 0 537 11 0 0 21 0 22 0 529675253 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13881/statm: 3926576 62708 2264 9 0 3917295 0
[pid=13881/tid=13883] ppid=13879 vsize=15706304 CPUtime=3.04 cores=0,2,4,6
/proc/13881/task/13883/stat : 13883 (java) R 13879 13881 13200 0 -1 4202560 35683 0 1 0 299 5 0 0 25 0 22 0 529675253 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 46912506331881 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=13881/tid=13884] ppid=13879 vsize=15706304 CPUtime=0.02 cores=0,2,4,6
/proc/13881/task/13884/stat : 13884 (java) S 13879 13881 13200 0 -1 4202560 3364 0 0 0 2 0 0 0 16 0 22 0 529675254 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13885] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13885/stat : 13885 (java) S 13879 13881 13200 0 -1 4202560 949 0 0 0 0 0 0 0 15 0 22 0 529675254 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13886] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13886/stat : 13886 (java) S 13879 13881 13200 0 -1 4202560 657 0 0 0 0 0 0 0 15 0 22 0 529675254 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13887] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13887/stat : 13887 (java) S 13879 13881 13200 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 529675254 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13888] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13888/stat : 13888 (java) S 13879 13881 13200 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529675254 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13889] ppid=13879 vsize=15706304 CPUtime=0.02 cores=0,2,4,6
/proc/13881/task/13889/stat : 13889 (java) S 13879 13881 13200 0 -1 4202560 2326 0 0 0 2 0 0 0 16 0 22 0 529675254 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13890] ppid=13879 vsize=15706304 CPUtime=0.02 cores=0,2,4,6
/proc/13881/task/13890/stat : 13890 (java) S 13879 13881 13200 0 -1 4202560 3173 0 0 0 2 0 0 0 16 0 22 0 529675254 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13891] ppid=13879 vsize=15706304 CPUtime=0.02 cores=0,2,4,6
/proc/13881/task/13891/stat : 13891 (java) S 13879 13881 13200 0 -1 4202560 2700 0 0 0 2 0 0 0 16 0 22 0 529675254 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13892] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13892/stat : 13892 (java) S 13879 13881 13200 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 22 0 529675255 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 0 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13893] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13893/stat : 13893 (java) S 13879 13881 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529675255 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13894] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13894/stat : 13894 (java) S 13879 13881 13200 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529675255 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13895] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13895/stat : 13895 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675257 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485791153 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13896] ppid=13879 vsize=15706304 CPUtime=0.96 cores=0,2,4,6
/proc/13881/task/13896/stat : 13896 (java) R 13879 13881 13200 0 -1 4202560 11806 0 0 0 95 1 0 0 15 0 22 0 529675257 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 47043356794315 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13881/tid=13897] ppid=13879 vsize=15706304 CPUtime=1.32 cores=0,2,4,6
/proc/13881/task/13897/stat : 13897 (java) S 13879 13881 13200 0 -1 4202560 14764 0 0 0 130 2 0 0 16 0 22 0 529675257 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13898] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13898/stat : 13898 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675257 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13899] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13899/stat : 13899 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529675257 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13904] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13904/stat : 13904 (java) S 13879 13881 13200 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 529675369 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13905] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13905/stat : 13905 (java) S 13879 13881 13200 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 529675369 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13906] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13906/stat : 13906 (java) S 13879 13881 13200 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 529675369 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13907] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13907/stat : 13907 (java) S 13879 13881 13200 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 529675369 16083255296 62708 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.48
Current children cumulated vsize (KiB) 15706304

[startup+6.30081 s]
/proc/loadavg: 3.84 5.09 6.66 7/220 13907
/proc/meminfo: memFree=22103348/32950928 swapFree=67111524/67111528
[pid=13881] ppid=13879 vsize=15706304 CPUtime=8.87 cores=0,2,4,6
/proc/13881/stat : 13881 (java) S 13879 13881 13200 0 -1 4202496 77077 0 1 0 876 11 0 0 21 0 22 0 529675253 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13881/statm: 3926576 60855 2274 9 0 3917295 0
[pid=13881/tid=13883] ppid=13879 vsize=15706304 CPUtime=6.24 cores=0,2,4,6
/proc/13881/task/13883/stat : 13883 (java) R 13879 13881 13200 0 -1 4202560 35689 0 1 0 619 5 0 0 25 0 22 0 529675253 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 46912506307109 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=13881/tid=13884] ppid=13879 vsize=15706304 CPUtime=0.02 cores=0,2,4,6
/proc/13881/task/13884/stat : 13884 (java) S 13879 13881 13200 0 -1 4202560 3364 0 0 0 2 0 0 0 16 0 22 0 529675254 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13885] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13885/stat : 13885 (java) S 13879 13881 13200 0 -1 4202560 949 0 0 0 0 0 0 0 15 0 22 0 529675254 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13886] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13886/stat : 13886 (java) S 13879 13881 13200 0 -1 4202560 657 0 0 0 0 0 0 0 15 0 22 0 529675254 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13887] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13887/stat : 13887 (java) S 13879 13881 13200 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 529675254 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13888] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13888/stat : 13888 (java) S 13879 13881 13200 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529675254 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13889] ppid=13879 vsize=15706304 CPUtime=0.02 cores=0,2,4,6
/proc/13881/task/13889/stat : 13889 (java) S 13879 13881 13200 0 -1 4202560 2326 0 0 0 2 0 0 0 16 0 22 0 529675254 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13890] ppid=13879 vsize=15706304 CPUtime=0.02 cores=0,2,4,6
/proc/13881/task/13890/stat : 13890 (java) S 13879 13881 13200 0 -1 4202560 3173 0 0 0 2 0 0 0 16 0 22 0 529675254 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13891] ppid=13879 vsize=15706304 CPUtime=0.02 cores=0,2,4,6
/proc/13881/task/13891/stat : 13891 (java) S 13879 13881 13200 0 -1 4202560 2700 0 0 0 2 0 0 0 16 0 22 0 529675254 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13892] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13892/stat : 13892 (java) S 13879 13881 13200 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 22 0 529675255 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 0 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13893] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13893/stat : 13893 (java) S 13879 13881 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529675255 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13894] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13894/stat : 13894 (java) S 13879 13881 13200 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529675255 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13895] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13895/stat : 13895 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675257 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485791153 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13896] ppid=13879 vsize=15706304 CPUtime=1.07 cores=0,2,4,6
/proc/13881/task/13896/stat : 13896 (java) S 13879 13881 13200 0 -1 4202560 11824 0 0 0 106 1 0 0 15 0 22 0 529675257 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13897] ppid=13879 vsize=15706304 CPUtime=1.41 cores=0,2,4,6
/proc/13881/task/13897/stat : 13897 (java) S 13879 13881 13200 0 -1 4202560 14773 0 0 0 139 2 0 0 16 0 22 0 529675257 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13898] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13898/stat : 13898 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675257 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13899] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13899/stat : 13899 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529675257 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13904] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13904/stat : 13904 (java) S 13879 13881 13200 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 529675369 16083255296 60855 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0

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

/proc/13881/task/13886/stat : 13886 (java) S 13879 13881 13200 0 -1 4202560 261995 0 0 0 486 44 0 0 16 0 22 0 529675254 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13887] ppid=13879 vsize=15706304 CPUtime=6.1 cores=0,2,4,6
/proc/13881/task/13887/stat : 13887 (java) S 13879 13881 13200 0 -1 4202560 270053 0 0 0 566 44 0 0 15 0 22 0 529675254 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13888] ppid=13879 vsize=15706304 CPUtime=5.34 cores=0,2,4,6
/proc/13881/task/13888/stat : 13888 (java) S 13879 13881 13200 0 -1 4202560 250444 0 0 0 492 42 0 0 15 0 22 0 529675254 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13889] ppid=13879 vsize=15706304 CPUtime=5.15 cores=0,2,4,6
/proc/13881/task/13889/stat : 13889 (java) S 13879 13881 13200 0 -1 4202560 231060 0 0 0 479 36 0 0 16 0 22 0 529675254 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13890] ppid=13879 vsize=15706304 CPUtime=5.1 cores=0,2,4,6
/proc/13881/task/13890/stat : 13890 (java) S 13879 13881 13200 0 -1 4202560 274986 0 0 0 466 44 0 0 16 0 22 0 529675254 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13891] ppid=13879 vsize=15706304 CPUtime=5.06 cores=0,2,4,6
/proc/13881/task/13891/stat : 13891 (java) S 13879 13881 13200 0 -1 4202560 189704 0 0 0 478 28 0 0 16 0 22 0 529675254 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13892] ppid=13879 vsize=15706304 CPUtime=4.88 cores=0,2,4,6
/proc/13881/task/13892/stat : 13892 (java) S 13879 13881 13200 0 -1 4202560 32816 0 0 0 484 4 0 0 16 0 22 0 529675255 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 0 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13893] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13893/stat : 13893 (java) S 13879 13881 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529675255 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13894] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13894/stat : 13894 (java) S 13879 13881 13200 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529675255 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13895] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13895/stat : 13895 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675257 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485791153 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13896] ppid=13879 vsize=15706304 CPUtime=1.76 cores=0,2,4,6
/proc/13881/task/13896/stat : 13896 (java) S 13879 13881 13200 0 -1 4202560 11850 0 0 0 175 1 0 0 15 0 22 0 529675257 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13897] ppid=13879 vsize=15706304 CPUtime=2.12 cores=0,2,4,6
/proc/13881/task/13897/stat : 13897 (java) S 13879 13881 13200 0 -1 4202560 14820 0 0 0 210 2 0 0 16 0 22 0 529675257 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13898] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13898/stat : 13898 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675257 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13899] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13899/stat : 13899 (java) S 13879 13881 13200 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 529675257 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13904] ppid=13879 vsize=15706304 CPUtime=1117.71 cores=0,2,4,6
/proc/13881/task/13904/stat : 13904 (java) R 13879 13881 13200 0 -1 4202560 25033 0 0 0 111769 2 0 0 19 0 22 0 529675369 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 18446744073699065971 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=13881/tid=13905] ppid=13879 vsize=15706304 CPUtime=1123.54 cores=0,2,4,6
/proc/13881/task/13905/stat : 13905 (java) R 13879 13881 13200 0 -1 4202560 51509 0 0 0 112348 6 0 0 19 0 22 0 529675369 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 46912506508043 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13881/tid=13906] ppid=13879 vsize=15706304 CPUtime=1124.39 cores=0,2,4,6
/proc/13881/task/13906/stat : 13906 (java) R 13879 13881 13200 0 -1 4202560 25279 0 0 0 112436 3 0 0 19 0 22 0 529675369 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 46912505809878 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13881/tid=13907] ppid=13879 vsize=15706304 CPUtime=1132.7 cores=0,2,4,6
/proc/13881/task/13907/stat : 13907 (java) R 13879 13881 13200 0 -1 4202560 77124 0 0 0 113261 9 0 0 19 0 22 0 529675369 16083255296 2205890 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 46912505938098 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4558.61
Current children cumulated vsize (KiB) 15706304

[startup+1242.3 s]
/proc/loadavg: 8.26 8.10 7.69 9/220 14041
/proc/meminfo: memFree=13593868/32950928 swapFree=67111524/67111528
[pid=13881] ppid=13879 vsize=15706304 CPUtime=4798.25 cores=0,2,4,6
/proc/13881/stat : 13881 (java) S 13879 13881 13200 0 -1 4202496 2263638 0 1 0 479465 360 0 0 21 0 22 0 529675253 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13881/statm: 3926576 2205894 2294 9 0 3917295 0
[pid=13881/tid=13883] ppid=13879 vsize=15706304 CPUtime=8.63 cores=0,2,4,6
/proc/13881/task/13883/stat : 13883 (java) S 13879 13881 13200 0 -1 4202560 53829 0 1 0 855 8 0 0 25 0 22 0 529675253 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13884] ppid=13879 vsize=15706304 CPUtime=5.57 cores=0,2,4,6
/proc/13881/task/13884/stat : 13884 (java) S 13879 13881 13200 0 -1 4202560 192924 0 0 0 527 30 0 0 16 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13885] ppid=13879 vsize=15706304 CPUtime=5.56 cores=0,2,4,6
/proc/13881/task/13885/stat : 13885 (java) S 13879 13881 13200 0 -1 4202560 298721 0 0 0 507 49 0 0 15 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13886] ppid=13879 vsize=15706304 CPUtime=5.44 cores=0,2,4,6
/proc/13881/task/13886/stat : 13886 (java) S 13879 13881 13200 0 -1 4202560 261995 0 0 0 500 44 0 0 15 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13887] ppid=13879 vsize=15706304 CPUtime=6.35 cores=0,2,4,6
/proc/13881/task/13887/stat : 13887 (java) S 13879 13881 13200 0 -1 4202560 270053 0 0 0 591 44 0 0 15 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13888] ppid=13879 vsize=15706304 CPUtime=5.54 cores=0,2,4,6
/proc/13881/task/13888/stat : 13888 (java) S 13879 13881 13200 0 -1 4202560 250444 0 0 0 512 42 0 0 16 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13889] ppid=13879 vsize=15706304 CPUtime=5.28 cores=0,2,4,6
/proc/13881/task/13889/stat : 13889 (java) S 13879 13881 13200 0 -1 4202560 231060 0 0 0 492 36 0 0 16 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13890] ppid=13879 vsize=15706304 CPUtime=5.16 cores=0,2,4,6
/proc/13881/task/13890/stat : 13890 (java) S 13879 13881 13200 0 -1 4202560 274986 0 0 0 472 44 0 0 15 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13891] ppid=13879 vsize=15706304 CPUtime=5.21 cores=0,2,4,6
/proc/13881/task/13891/stat : 13891 (java) S 13879 13881 13200 0 -1 4202560 189706 0 0 0 493 28 0 0 16 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13892] ppid=13879 vsize=15706304 CPUtime=4.88 cores=0,2,4,6
/proc/13881/task/13892/stat : 13892 (java) S 13879 13881 13200 0 -1 4202560 32838 0 0 0 484 4 0 0 15 0 22 0 529675255 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 0 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13893] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13893/stat : 13893 (java) S 13879 13881 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529675255 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13894] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13894/stat : 13894 (java) S 13879 13881 13200 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529675255 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13895] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13895/stat : 13895 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675257 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485791153 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13896] ppid=13879 vsize=15706304 CPUtime=1.77 cores=0,2,4,6
/proc/13881/task/13896/stat : 13896 (java) S 13879 13881 13200 0 -1 4202560 11852 0 0 0 176 1 0 0 15 0 22 0 529675257 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13897] ppid=13879 vsize=15706304 CPUtime=2.12 cores=0,2,4,6
/proc/13881/task/13897/stat : 13897 (java) S 13879 13881 13200 0 -1 4202560 14820 0 0 0 210 2 0 0 16 0 22 0 529675257 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13898] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13898/stat : 13898 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675257 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13899] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13899/stat : 13899 (java) S 13879 13881 13200 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 529675257 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13904] ppid=13879 vsize=15706304 CPUtime=1177.36 cores=0,2,4,6
/proc/13881/task/13904/stat : 13904 (java) R 13879 13881 13200 0 -1 4202560 25036 0 0 0 117734 2 0 0 25 0 22 0 529675369 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 46912506307109 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=13881/tid=13905] ppid=13879 vsize=15706304 CPUtime=1183.18 cores=0,2,4,6
/proc/13881/task/13905/stat : 13905 (java) R 13879 13881 13200 0 -1 4202560 51510 0 0 0 118312 6 0 0 25 0 22 0 529675369 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 46912506306960 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13881/tid=13906] ppid=13879 vsize=15706304 CPUtime=1183.71 cores=0,2,4,6
/proc/13881/task/13906/stat : 13906 (java) R 13879 13881 13200 0 -1 4202560 25281 0 0 0 118368 3 0 0 25 0 22 0 529675369 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 46912505809893 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13881/tid=13907] ppid=13879 vsize=15706304 CPUtime=1192.36 cores=0,2,4,6
/proc/13881/task/13907/stat : 13907 (java) R 13879 13881 13200 0 -1 4202560 77125 0 0 0 119226 10 0 0 25 0 22 0 529675369 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 46912506307118 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4798.25
Current children cumulated vsize (KiB) 15706304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1242.8 s]
/proc/loadavg: 8.26 8.10 7.69 9/220 14041
/proc/meminfo: memFree=13593496/32950928 swapFree=67111524/67111528
[pid=13881] ppid=13879 vsize=15706304 CPUtime=4800.27 cores=0,2,4,6
/proc/13881/stat : 13881 (java) S 13879 13881 13200 0 -1 4202496 2263638 0 1 0 479667 360 0 0 21 0 22 0 529675253 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13881/statm: 3926576 2205894 2294 9 0 3917295 0
[pid=13881/tid=13883] ppid=13879 vsize=15706304 CPUtime=8.63 cores=0,2,4,6
/proc/13881/task/13883/stat : 13883 (java) S 13879 13881 13200 0 -1 4202560 53829 0 1 0 855 8 0 0 25 0 22 0 529675253 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13884] ppid=13879 vsize=15706304 CPUtime=5.57 cores=0,2,4,6
/proc/13881/task/13884/stat : 13884 (java) S 13879 13881 13200 0 -1 4202560 192924 0 0 0 527 30 0 0 16 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13885] ppid=13879 vsize=15706304 CPUtime=5.56 cores=0,2,4,6
/proc/13881/task/13885/stat : 13885 (java) S 13879 13881 13200 0 -1 4202560 298721 0 0 0 507 49 0 0 15 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13886] ppid=13879 vsize=15706304 CPUtime=5.44 cores=0,2,4,6
/proc/13881/task/13886/stat : 13886 (java) S 13879 13881 13200 0 -1 4202560 261995 0 0 0 500 44 0 0 15 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13887] ppid=13879 vsize=15706304 CPUtime=6.35 cores=0,2,4,6
/proc/13881/task/13887/stat : 13887 (java) S 13879 13881 13200 0 -1 4202560 270053 0 0 0 591 44 0 0 15 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13888] ppid=13879 vsize=15706304 CPUtime=5.54 cores=0,2,4,6
/proc/13881/task/13888/stat : 13888 (java) S 13879 13881 13200 0 -1 4202560 250444 0 0 0 512 42 0 0 16 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13889] ppid=13879 vsize=15706304 CPUtime=5.28 cores=0,2,4,6
/proc/13881/task/13889/stat : 13889 (java) S 13879 13881 13200 0 -1 4202560 231060 0 0 0 492 36 0 0 16 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13890] ppid=13879 vsize=15706304 CPUtime=5.16 cores=0,2,4,6
/proc/13881/task/13890/stat : 13890 (java) S 13879 13881 13200 0 -1 4202560 274986 0 0 0 472 44 0 0 15 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13891] ppid=13879 vsize=15706304 CPUtime=5.21 cores=0,2,4,6
/proc/13881/task/13891/stat : 13891 (java) S 13879 13881 13200 0 -1 4202560 189706 0 0 0 493 28 0 0 16 0 22 0 529675254 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 6 0 0 0
[pid=13881/tid=13892] ppid=13879 vsize=15706304 CPUtime=4.88 cores=0,2,4,6
/proc/13881/task/13892/stat : 13892 (java) S 13879 13881 13200 0 -1 4202560 32838 0 0 0 484 4 0 0 15 0 22 0 529675255 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 0 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13893] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13893/stat : 13893 (java) S 13879 13881 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529675255 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13894] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13894/stat : 13894 (java) S 13879 13881 13200 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529675255 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13895] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13895/stat : 13895 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675257 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485791153 0 4 0 16800975 18446604453847928960 0 0 -1 2 0 0 0
[pid=13881/tid=13896] ppid=13879 vsize=15706304 CPUtime=1.77 cores=0,2,4,6
/proc/13881/task/13896/stat : 13896 (java) S 13879 13881 13200 0 -1 4202560 11852 0 0 0 176 1 0 0 15 0 22 0 529675257 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 0 0 0 0
[pid=13881/tid=13897] ppid=13879 vsize=15706304 CPUtime=2.12 cores=0,2,4,6
/proc/13881/task/13897/stat : 13897 (java) S 13879 13881 13200 0 -1 4202560 14820 0 0 0 210 2 0 0 16 0 22 0 529675257 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13898] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13898/stat : 13898 (java) S 13879 13881 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675257 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485783449 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13899] ppid=13879 vsize=15706304 CPUtime=0 cores=0,2,4,6
/proc/13881/task/13899/stat : 13899 (java) S 13879 13881 13200 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 529675257 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 274485784064 0 4 0 16800975 18446604453847928960 0 0 -1 4 0 0 0
[pid=13881/tid=13904] ppid=13879 vsize=15706304 CPUtime=1177.86 cores=0,2,4,6
/proc/13881/task/13904/stat : 13904 (java) R 13879 13881 13200 0 -1 4202560 25036 0 0 0 117784 2 0 0 25 0 22 0 529675369 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 46912506306855 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=13881/tid=13905] ppid=13879 vsize=15706304 CPUtime=1183.69 cores=0,2,4,6
/proc/13881/task/13905/stat : 13905 (java) R 13879 13881 13200 0 -1 4202560 51510 0 0 0 118363 6 0 0 25 0 22 0 529675369 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 46912506508506 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13881/tid=13906] ppid=13879 vsize=15706304 CPUtime=1184.21 cores=0,2,4,6
/proc/13881/task/13906/stat : 13906 (java) R 13879 13881 13200 0 -1 4202560 25281 0 0 0 118418 3 0 0 25 0 22 0 529675369 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 46912505937941 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13881/tid=13907] ppid=13879 vsize=15706304 CPUtime=1192.87 cores=0,2,4,6
/proc/13881/task/13907/stat : 13907 (java) R 13879 13881 13200 0 -1 4202560 77125 0 0 0 119277 10 0 0 25 0 22 0 529675369 16083255296 2205894 33554432000 1073741824 1073778376 140733670641104 18446744073709551615 46912506306918 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 15706304

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

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

[startup+1242.91 s]
/proc/loadavg: 8.26 8.10 7.69 9/220 14041
/proc/meminfo: memFree=13593496/32950928 swapFree=67111524/67111528
[pid=13881] ppid=13879 vsize=0 CPUtime=4800.38 cores=0,2,4,6
/proc/13881/stat : 13881 (java) Z 13879 13881 13200 0 -1 4203548 2263665 0 1 0 479669 369 0 0 17 0 2 0 529675253 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13881/statm: 0 0 0 0 0 0 0
[pid=13881/tid=13907] ppid=13879 vsize=0 CPUtime=1192.96 cores=0,2,4,6
/proc/13881/task/13907/stat : 13907 (java) R 13879 13881 13200 0 -1 4203588 77125 0 0 0 119277 19 0 0 25 0 2 0 529675369 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 0

[startup+1243.1 s]
/proc/loadavg: 8.26 8.10 7.69 9/220 14041
/proc/meminfo: memFree=13593496/32950928 swapFree=67111524/67111528
[pid=13881] ppid=13879 vsize=0 CPUtime=4800.57 cores=0,2,4,6
/proc/13881/stat : 13881 (java) Z 13879 13881 13200 0 -1 4203548 2263665 0 1 0 479669 388 0 0 17 0 2 0 529675253 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13881/statm: 0 0 0 0 0 0 0
[pid=13881/tid=13907] ppid=13879 vsize=0 CPUtime=1193.15 cores=0,2,4,6
/proc/13881/task/13907/stat : 13907 (java) R 13879 13881 13200 0 -1 4203588 77125 0 0 0 119277 38 0 0 25 0 2 0 529675369 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.57
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1243.14
CPU time (s): 4800.63
CPU user time (s): 4796.7
CPU system time (s): 3.9284
CPU usage (%): 386.168
Max. virtual memory (cumulated for all children) (KiB): 15709480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.7
system time used= 3.9284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2263665
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= 33809
involuntary context switches= 59491

runsolver used 2.00569 second user time and 4.82827 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-30 18:25:56
IDJOB=3313280
IDBENCH=83123
IDSOLVER=1699
FILE ID=node125/3313280-1304180756
RUNJOBID= node125-1304180756-13844
PBS_JOBID= 13172427
Free space on /tmp= 73012 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top28.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313280-1304180756/watcher-3313280-1304180756 -o /tmp/evaluation-result-3313280-1304180756/solver-3313280-1304180756 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313280-1304180756.cnf

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

MD5SUM BENCH= 005e29e99454a24085199b085e720b2f
RANDOM SEED=304984903

node125.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.828
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.828
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.74
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.828
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.828
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:      22989352 kB
Buffers:       2135380 kB
Cached:        7223956 kB
SwapCached:          4 kB
Active:        2593444 kB
Inactive:      6844012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22989352 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            9448 kB
Writeback:           0 kB
AnonPages:       77792 kB
Mapped:          22252 kB
Slab:           461184 kB
PageTables:       5488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   777740 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= 73012 MiB
End job on node125 at 2011-04-30 18:46:41