Trace number 3313281

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.39 1247.14

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top30.cnf
MD5SUM31142839684b7824419884a35a31fc88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark111.102
Satisfiable
(Un)Satisfiability was proved
Number of variables101451
Number of clauses323566
Sum of the clauses size791464
Maximum clause length3667
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2195809
Number of clauses of size 3125762
Number of clauses of size 4464
Number of clauses of size 528
Number of clauses of size over 51502

Solver Data

0.11/0.11	27:07 INFO : Reading from input HOME/instance-3313281-1304180827.cnf
1.55/1.33	Executor set job limit to 1000000
1.55/1.33	Executor set job limit to 1000000
1.55/1.33	Executor set job limit to 1000000
1.55/1.33	Executor set job limit to 1000000
1.55/1.33	Starting Executor!
1.55/1.33	Starting Executor!
1.55/1.33	Starting Executor!
1.55/1.33	Starting Executor!
5.31/3.24	27:10 INFO : Found 10065 xor gates
13.43/10.22	27:17 INFO : 94425 variables remaining out of 101451
13.43/10.23	27:17 INFO : 5558750 literals remaining out of 994250

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

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

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


[startup+0 s]
/proc/loadavg: 7.41 7.94 7.97 5/194 7175
/proc/meminfo: memFree=25111752/32951124 swapFree=67111524/67111528
[pid=7175] ppid=7173 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/7175/stat : 7175 (java) S 7173 7175 7120 0 -1 4202496 1413 0 0 0 0 0 0 0 25 0 2 0 510498566 26714112 885 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522100197 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7175/statm: 6793 887 678 9 0 381 0
[pid=7175/tid=7176] ppid=7173 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7176/stat : 7176 (java) S 7173 7175 7120 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 510498566 27824128 894 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699207358 0 0 -1 2 0 0 0

[startup+0.018355 s]
/proc/loadavg: 7.41 7.94 7.97 5/194 7175
/proc/meminfo: memFree=25111752/32951124 swapFree=67111524/67111528
[pid=7175] ppid=7173 vsize=15591780 CPUtime=0.01 cores=0,2,4,6
/proc/7175/stat : 7175 (java) S 7173 7175 7120 0 -1 4202496 3154 0 1 0 1 0 0 0 25 0 10 0 510498566 15965982720 2596 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522100197 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/7175/statm: 3897945 2597 1513 9 0 3888693 0
[pid=7175/tid=7176] ppid=7173 vsize=15591780 CPUtime=0.01 cores=0,2,4,6
/proc/7175/task/7176/stat : 7176 (java) R 7173 7175 7120 0 -1 4202560 1791 0 1 0 1 0 0 0 25 0 10 0 510498566 15965982720 2598 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46940631254552 0 4 0 16784584 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15591780

[startup+0.10038 s]
/proc/loadavg: 7.41 7.94 7.97 5/194 7175
/proc/meminfo: memFree=25111752/32951124 swapFree=67111524/67111528
[pid=7175] ppid=7173 vsize=15676888 CPUtime=0.11 cores=0,2,4,6
/proc/7175/stat : 7175 (java) S 7173 7175 7120 0 -1 4202496 5613 0 1 0 10 1 0 0 25 0 18 0 510498566 16053133312 5033 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7175/statm: 3919222 5034 2118 9 0 3909941 0
[pid=7175/tid=7176] ppid=7173 vsize=15676888 CPUtime=0.08 cores=0,2,4,6
/proc/7175/task/7176/stat : 7176 (java) R 7173 7175 7120 0 -1 4202560 3481 0 1 0 8 0 0 0 18 0 18 0 510498566 16053133312 5034 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46940630591507 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676888

[startup+0.300358 s]
/proc/loadavg: 7.41 7.94 7.97 5/194 7175
/proc/meminfo: memFree=25111752/32951124 swapFree=67111524/67111528
[pid=7175] ppid=7173 vsize=15682780 CPUtime=0.53 cores=0,2,4,6
/proc/7175/stat : 7175 (java) S 7173 7175 7120 0 -1 4202496 15849 0 1 0 51 2 0 0 25 0 18 0 510498566 16059166720 14057 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7175/statm: 3920695 14064 2207 9 0 3911414 0
[pid=7175/tid=7176] ppid=7173 vsize=15682780 CPUtime=0.28 cores=0,2,4,6
/proc/7175/task/7176/stat : 7176 (java) R 7173 7175 7120 0 -1 4202560 10760 0 1 0 27 1 0 0 18 0 18 0 510498566 16059166720 14068 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46940632689491 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15682780

[startup+0.7003 s]
/proc/loadavg: 7.41 7.94 7.97 5/194 7175
/proc/meminfo: memFree=25111752/32951124 swapFree=67111524/67111528
[pid=7175] ppid=7173 vsize=15682780 CPUtime=0.93 cores=0,2,4,6
/proc/7175/stat : 7175 (java) S 7173 7175 7120 0 -1 4202496 42016 0 1 0 89 4 0 0 25 0 18 0 510498566 16059166720 40221 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7175/statm: 3920695 40221 2223 9 0 3911414 0
[pid=7175/tid=7176] ppid=7173 vsize=15682780 CPUtime=0.68 cores=0,2,4,6
/proc/7175/task/7176/stat : 7176 (java) R 7173 7175 7120 0 -1 4202560 35541 0 1 0 65 3 0 0 18 0 18 0 510498566 16059166720 40221 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912505546242 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15682780

[startup+1.50115 s]
/proc/loadavg: 7.41 7.94 7.97 4/216 7197
/proc/meminfo: memFree=24799020/32951124 swapFree=67111524/67111528
[pid=7175] ppid=7173 vsize=15686892 CPUtime=1.86 cores=0,2,4,6
/proc/7175/stat : 7175 (java) S 7173 7175 7120 0 -1 4202496 76187 0 1 0 178 8 0 0 25 0 22 0 510498566 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7175/statm: 3921723 74323 2246 9 0 3912442 0
[pid=7175/tid=7176] ppid=7173 vsize=15686892 CPUtime=1.47 cores=0,2,4,6
/proc/7175/task/7176/stat : 7176 (java) R 7173 7175 7120 0 -1 4202560 66203 0 1 0 140 7 0 0 21 0 22 0 510498566 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912505215938 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7175/tid=7178] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7178/stat : 7178 (java) S 7173 7175 7120 0 -1 4202560 809 0 0 0 0 0 0 0 16 0 22 0 510498567 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7179] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7179/stat : 7179 (java) S 7173 7175 7120 0 -1 4202560 42 0 0 0 0 0 0 0 16 0 22 0 510498567 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7180] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7180/stat : 7180 (java) S 7173 7175 7120 0 -1 4202560 263 0 0 0 0 0 0 0 16 0 22 0 510498567 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7181] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7181/stat : 7181 (java) S 7173 7175 7120 0 -1 4202560 1386 0 0 0 0 0 0 0 16 0 22 0 510498567 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7182] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7182/stat : 7182 (java) S 7173 7175 7120 0 -1 4202560 85 0 0 0 0 0 0 0 15 0 22 0 510498567 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7183] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7183/stat : 7183 (java) S 7173 7175 7120 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 22 0 510498567 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7184] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7184/stat : 7184 (java) S 7173 7175 7120 0 -1 4202560 1874 0 0 0 0 0 0 0 16 0 22 0 510498567 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7185] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7185/stat : 7185 (java) S 7173 7175 7120 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 22 0 510498567 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7186] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7186/stat : 7186 (java) S 7173 7175 7120 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 22 0 510498568 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 0 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7187] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7187/stat : 7187 (java) S 7173 7175 7120 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 510498568 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7188] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7188/stat : 7188 (java) S 7173 7175 7120 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 510498568 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7189] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7189/stat : 7189 (java) S 7173 7175 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510498570 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522121137 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7190] ppid=7173 vsize=15686892 CPUtime=0.16 cores=0,2,4,6
/proc/7175/task/7190/stat : 7190 (java) S 7173 7175 7120 0 -1 4202560 1406 0 0 0 16 0 0 0 15 0 22 0 510498570 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7191] ppid=7173 vsize=15686892 CPUtime=0.19 cores=0,2,4,6
/proc/7175/task/7191/stat : 7191 (java) R 7173 7175 7120 0 -1 4202560 2438 0 0 0 19 0 0 0 16 0 22 0 510498570 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46940631911278 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7175/tid=7192] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7192/stat : 7192 (java) S 7173 7175 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510498570 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7193] ppid=7173 vsize=15686892 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7193/stat : 7193 (java) S 7173 7175 7120 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510498570 16063377408 74323 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 15686892

[startup+3.10086 s]
/proc/loadavg: 7.41 7.94 7.97 4/220 7201
/proc/meminfo: memFree=24621544/32951124 swapFree=67111524/67111528
[pid=7175] ppid=7173 vsize=15708548 CPUtime=5.02 cores=0,2,4,6
/proc/7175/stat : 7175 (java) S 7173 7175 7120 0 -1 4202496 98415 0 1 0 491 11 0 0 25 0 22 0 510498566 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7175/statm: 3927137 83866 2263 9 0 3917856 0
[pid=7175/tid=7176] ppid=7173 vsize=15708548 CPUtime=3.07 cores=0,2,4,6
/proc/7175/task/7176/stat : 7176 (java) R 7173 7175 7120 0 -1 4202560 66216 0 1 0 300 7 0 0 25 0 22 0 510498566 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46940631272815 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7175/tid=7178] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7178/stat : 7178 (java) S 7173 7175 7120 0 -1 4202560 809 0 0 0 0 0 0 0 16 0 22 0 510498567 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7179] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7179/stat : 7179 (java) S 7173 7175 7120 0 -1 4202560 42 0 0 0 0 0 0 0 16 0 22 0 510498567 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7180] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7180/stat : 7180 (java) S 7173 7175 7120 0 -1 4202560 263 0 0 0 0 0 0 0 16 0 22 0 510498567 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7181] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7181/stat : 7181 (java) S 7173 7175 7120 0 -1 4202560 1386 0 0 0 0 0 0 0 16 0 22 0 510498567 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7182] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7182/stat : 7182 (java) S 7173 7175 7120 0 -1 4202560 85 0 0 0 0 0 0 0 15 0 22 0 510498567 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7183] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7183/stat : 7183 (java) S 7173 7175 7120 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 22 0 510498567 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7184] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7184/stat : 7184 (java) S 7173 7175 7120 0 -1 4202560 1874 0 0 0 0 0 0 0 16 0 22 0 510498567 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7185] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7185/stat : 7185 (java) S 7173 7175 7120 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 22 0 510498567 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7186] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7186/stat : 7186 (java) S 7173 7175 7120 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 22 0 510498568 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 0 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7187] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7187/stat : 7187 (java) S 7173 7175 7120 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 510498568 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7188] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7188/stat : 7188 (java) S 7173 7175 7120 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 510498568 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7189] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7189/stat : 7189 (java) S 7173 7175 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510498570 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522121137 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7190] ppid=7173 vsize=15708548 CPUtime=1.01 cores=0,2,4,6
/proc/7175/task/7190/stat : 7190 (java) R 7173 7175 7120 0 -1 4202560 13558 0 0 0 100 1 0 0 16 0 22 0 510498570 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233509991385 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7175/tid=7191] ppid=7173 vsize=15708548 CPUtime=0.88 cores=0,2,4,6
/proc/7175/task/7191/stat : 7191 (java) R 7173 7175 7120 0 -1 4202560 12500 0 0 0 87 1 0 0 16 0 22 0 510498570 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46940631899526 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7175/tid=7192] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7192/stat : 7192 (java) S 7173 7175 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510498570 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7193] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7193/stat : 7193 (java) S 7173 7175 7120 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510498570 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7198] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7198/stat : 7198 (java) S 7173 7175 7120 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 510498699 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7199] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7199/stat : 7199 (java) S 7173 7175 7120 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 510498699 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7200] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7200/stat : 7200 (java) S 7173 7175 7120 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 510498699 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7201] ppid=7173 vsize=15708548 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7201/stat : 7201 (java) S 7173 7175 7120 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 510498699 16085553152 83866 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 15708548

[startup+6.30124 s]
/proc/loadavg: 7.06 7.86 7.94 5/220 7201
/proc/meminfo: memFree=24264056/32951124 swapFree=67111524/67111528
[pid=7175] ppid=7173 vsize=15703320 CPUtime=8.82 cores=0,2,4,6
/proc/7175/stat : 7175 (java) S 7173 7175 7120 0 -1 4202496 98922 0 1 0 871 11 0 0 25 0 22 0 510498566 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7175/statm: 3925830 80213 2277 9 0 3916549 0
[pid=7175/tid=7176] ppid=7173 vsize=15703320 CPUtime=6.27 cores=0,2,4,6
/proc/7175/task/7176/stat : 7176 (java) R 7173 7175 7120 0 -1 4202560 66235 0 1 0 620 7 0 0 25 0 22 0 510498566 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912506518853 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7175/tid=7178] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7178/stat : 7178 (java) S 7173 7175 7120 0 -1 4202560 809 0 0 0 0 0 0 0 16 0 22 0 510498567 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7179] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7179/stat : 7179 (java) S 7173 7175 7120 0 -1 4202560 42 0 0 0 0 0 0 0 16 0 22 0 510498567 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7180] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7180/stat : 7180 (java) S 7173 7175 7120 0 -1 4202560 263 0 0 0 0 0 0 0 16 0 22 0 510498567 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7181] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7181/stat : 7181 (java) S 7173 7175 7120 0 -1 4202560 1386 0 0 0 0 0 0 0 16 0 22 0 510498567 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7182] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7182/stat : 7182 (java) S 7173 7175 7120 0 -1 4202560 85 0 0 0 0 0 0 0 15 0 22 0 510498567 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7183] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7183/stat : 7183 (java) S 7173 7175 7120 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 22 0 510498567 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7184] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7184/stat : 7184 (java) S 7173 7175 7120 0 -1 4202560 1874 0 0 0 0 0 0 0 16 0 22 0 510498567 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7185] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7185/stat : 7185 (java) S 7173 7175 7120 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 22 0 510498567 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7186] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7186/stat : 7186 (java) S 7173 7175 7120 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 22 0 510498568 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 0 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7187] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7187/stat : 7187 (java) S 7173 7175 7120 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 510498568 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7188] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7188/stat : 7188 (java) S 7173 7175 7120 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 510498568 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7189] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7189/stat : 7189 (java) S 7173 7175 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510498570 16080199680 80213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522121137 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0

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

/proc/7175/task/7180/stat : 7180 (java) S 7173 7175 7120 0 -1 4202560 248384 0 0 0 425 41 0 0 16 0 22 0 510498567 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7181] ppid=7173 vsize=15703320 CPUtime=5.26 cores=0,2,4,6
/proc/7175/task/7181/stat : 7181 (java) S 7173 7175 7120 0 -1 4202560 181874 0 0 0 495 31 0 0 15 0 22 0 510498567 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7182] ppid=7173 vsize=15703320 CPUtime=5.09 cores=0,2,4,6
/proc/7175/task/7182/stat : 7182 (java) S 7173 7175 7120 0 -1 4202560 252375 0 0 0 469 40 0 0 16 0 22 0 510498567 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7183] ppid=7173 vsize=15703320 CPUtime=4.83 cores=0,2,4,6
/proc/7175/task/7183/stat : 7183 (java) S 7173 7175 7120 0 -1 4202560 187239 0 0 0 453 30 0 0 16 0 22 0 510498567 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7184] ppid=7173 vsize=15703320 CPUtime=5.05 cores=0,2,4,6
/proc/7175/task/7184/stat : 7184 (java) S 7173 7175 7120 0 -1 4202560 242321 0 0 0 467 38 0 0 16 0 22 0 510498567 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7185] ppid=7173 vsize=15703320 CPUtime=6.06 cores=0,2,4,6
/proc/7175/task/7185/stat : 7185 (java) S 7173 7175 7120 0 -1 4202560 275824 0 0 0 562 44 0 0 16 0 22 0 510498567 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7186] ppid=7173 vsize=15703320 CPUtime=3.96 cores=0,2,4,6
/proc/7175/task/7186/stat : 7186 (java) S 7173 7175 7120 0 -1 4202560 8915 0 0 0 394 2 0 0 15 0 22 0 510498568 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 0 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7187] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7187/stat : 7187 (java) S 7173 7175 7120 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510498568 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7188] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7188/stat : 7188 (java) S 7173 7175 7120 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510498568 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7189] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7189/stat : 7189 (java) S 7173 7175 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510498570 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522121137 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7190] ppid=7173 vsize=15703320 CPUtime=1.73 cores=0,2,4,6
/proc/7175/task/7190/stat : 7190 (java) S 7173 7175 7120 0 -1 4202560 13623 0 0 0 172 1 0 0 16 0 22 0 510498570 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7191] ppid=7173 vsize=15703320 CPUtime=2.08 cores=0,2,4,6
/proc/7175/task/7191/stat : 7191 (java) S 7173 7175 7120 0 -1 4202560 13041 0 0 0 207 1 0 0 15 0 22 0 510498570 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7192] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7192/stat : 7192 (java) S 7173 7175 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510498570 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7193] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7193/stat : 7193 (java) S 7173 7175 7120 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 510498570 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7198] ppid=7173 vsize=15703320 CPUtime=1109.57 cores=0,2,4,6
/proc/7175/task/7198/stat : 7198 (java) R 7173 7175 7120 0 -1 4202560 2129 0 0 0 110957 0 0 0 25 0 22 0 510498699 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912506862489 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7175/tid=7199] ppid=7173 vsize=15703320 CPUtime=1110.52 cores=0,2,4,6
/proc/7175/task/7199/stat : 7199 (java) R 7173 7175 7120 0 -1 4202560 24997 0 0 0 111048 4 0 0 25 0 22 0 510498699 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912505610602 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7175/tid=7200] ppid=7173 vsize=15703320 CPUtime=1123.25 cores=0,2,4,6
/proc/7175/task/7200/stat : 7200 (java) R 7173 7175 7120 0 -1 4202560 37824 0 0 0 112320 5 0 0 25 0 22 0 510498699 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912506458745 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7175/tid=7201] ppid=7173 vsize=15703320 CPUtime=1139.46 cores=0,2,4,6
/proc/7175/task/7201/stat : 7201 (java) R 7173 7175 7120 0 -1 4202560 57372 0 0 0 113938 8 0 0 25 0 22 0 510498699 16080199680 2034213 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912506458721 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 15703320

[startup+1242.3 s]
/proc/loadavg: 7.90 8.02 7.98 9/220 7285
/proc/meminfo: memFree=14709896/32951124 swapFree=67111524/67111528
[pid=7175] ppid=7173 vsize=15703320 CPUtime=4782.04 cores=0,2,4,6
/proc/7175/stat : 7175 (java) S 7173 7175 7120 0 -1 4202496 2078520 0 1 0 477871 333 0 0 25 0 22 0 510498566 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7175/statm: 3925830 2034611 2296 9 0 3916549 0
[pid=7175/tid=7176] ppid=7173 vsize=15703320 CPUtime=10.16 cores=0,2,4,6
/proc/7175/task/7176/stat : 7176 (java) S 7173 7175 7120 0 -1 4202560 66277 0 1 0 1009 7 0 0 25 0 22 0 510498566 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7178] ppid=7173 vsize=15703320 CPUtime=5.2 cores=0,2,4,6
/proc/7175/task/7178/stat : 7178 (java) S 7173 7175 7120 0 -1 4202560 232130 0 0 0 486 34 0 0 15 0 22 0 510498567 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7179] ppid=7173 vsize=15703320 CPUtime=5.71 cores=0,2,4,6
/proc/7175/task/7179/stat : 7179 (java) S 7173 7175 7120 0 -1 4202560 232317 0 0 0 534 37 0 0 15 0 22 0 510498567 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7180] ppid=7173 vsize=15703320 CPUtime=4.88 cores=0,2,4,6
/proc/7175/task/7180/stat : 7180 (java) S 7173 7175 7120 0 -1 4202560 248436 0 0 0 447 41 0 0 16 0 22 0 510498567 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7181] ppid=7173 vsize=15703320 CPUtime=5.47 cores=0,2,4,6
/proc/7175/task/7181/stat : 7181 (java) S 7173 7175 7120 0 -1 4202560 182218 0 0 0 516 31 0 0 16 0 22 0 510498567 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7182] ppid=7173 vsize=15703320 CPUtime=5.22 cores=0,2,4,6
/proc/7175/task/7182/stat : 7182 (java) S 7173 7175 7120 0 -1 4202560 252375 0 0 0 482 40 0 0 15 0 22 0 510498567 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7183] ppid=7173 vsize=15703320 CPUtime=5.03 cores=0,2,4,6
/proc/7175/task/7183/stat : 7183 (java) S 7173 7175 7120 0 -1 4202560 187239 0 0 0 473 30 0 0 16 0 22 0 510498567 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7184] ppid=7173 vsize=15703320 CPUtime=5.22 cores=0,2,4,6
/proc/7175/task/7184/stat : 7184 (java) S 7173 7175 7120 0 -1 4202560 242321 0 0 0 484 38 0 0 15 0 22 0 510498567 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7185] ppid=7173 vsize=15703320 CPUtime=6.14 cores=0,2,4,6
/proc/7175/task/7185/stat : 7185 (java) S 7173 7175 7120 0 -1 4202560 275824 0 0 0 570 44 0 0 16 0 22 0 510498567 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7186] ppid=7173 vsize=15703320 CPUtime=3.96 cores=0,2,4,6
/proc/7175/task/7186/stat : 7186 (java) S 7173 7175 7120 0 -1 4202560 8933 0 0 0 394 2 0 0 15 0 22 0 510498568 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 0 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7187] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7187/stat : 7187 (java) S 7173 7175 7120 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510498568 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7188] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7188/stat : 7188 (java) S 7173 7175 7120 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510498568 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7189] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7189/stat : 7189 (java) S 7173 7175 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510498570 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522121137 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7190] ppid=7173 vsize=15703320 CPUtime=1.73 cores=0,2,4,6
/proc/7175/task/7190/stat : 7190 (java) S 7173 7175 7120 0 -1 4202560 13623 0 0 0 172 1 0 0 16 0 22 0 510498570 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7191] ppid=7173 vsize=15703320 CPUtime=2.08 cores=0,2,4,6
/proc/7175/task/7191/stat : 7191 (java) S 7173 7175 7120 0 -1 4202560 13042 0 0 0 207 1 0 0 15 0 22 0 510498570 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7192] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7192/stat : 7192 (java) S 7173 7175 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510498570 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7193] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7193/stat : 7193 (java) S 7173 7175 7120 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 510498570 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7198] ppid=7173 vsize=15703320 CPUtime=1169.21 cores=0,2,4,6
/proc/7175/task/7198/stat : 7198 (java) R 7173 7175 7120 0 -1 4202560 2130 0 0 0 116921 0 0 0 25 0 22 0 510498699 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912506792938 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7175/tid=7199] ppid=7173 vsize=15703320 CPUtime=1170.17 cores=0,2,4,6
/proc/7175/task/7199/stat : 7199 (java) R 7173 7175 7120 0 -1 4202560 24998 0 0 0 117013 4 0 0 25 0 22 0 510498699 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912506518981 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7175/tid=7200] ppid=7173 vsize=15703320 CPUtime=1182.9 cores=0,2,4,6
/proc/7175/task/7200/stat : 7200 (java) R 7173 7175 7120 0 -1 4202560 37826 0 0 0 118285 5 0 0 25 0 22 0 510498699 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912506518569 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7175/tid=7201] ppid=7173 vsize=15703320 CPUtime=1198.78 cores=0,2,4,6
/proc/7175/task/7201/stat : 7201 (java) R 7173 7175 7120 0 -1 4202560 57374 0 0 0 119870 8 0 0 25 0 22 0 510498699 16080199680 2034611 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912506458677 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4782.04
Current children cumulated vsize (KiB) 15703320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1246.8 s]
/proc/loadavg: 7.91 8.02 7.98 9/220 7285
/proc/meminfo: memFree=14641128/32951124 swapFree=67111524/67111528
[pid=7175] ppid=7173 vsize=15703320 CPUtime=4800.03 cores=0,2,4,6
/proc/7175/stat : 7175 (java) S 7173 7175 7120 0 -1 4202496 2095093 0 1 0 479667 336 0 0 25 0 22 0 510498566 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7175/statm: 3925830 2051179 2296 9 0 3916549 0
[pid=7175/tid=7176] ppid=7173 vsize=15703320 CPUtime=10.16 cores=0,2,4,6
/proc/7175/task/7176/stat : 7176 (java) S 7173 7175 7120 0 -1 4202560 66277 0 1 0 1009 7 0 0 25 0 22 0 510498566 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7178] ppid=7173 vsize=15703320 CPUtime=5.2 cores=0,2,4,6
/proc/7175/task/7178/stat : 7178 (java) S 7173 7175 7120 0 -1 4202560 232130 0 0 0 486 34 0 0 15 0 22 0 510498567 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7179] ppid=7173 vsize=15703320 CPUtime=5.8 cores=0,2,4,6
/proc/7175/task/7179/stat : 7179 (java) S 7173 7175 7120 0 -1 4202560 233643 0 0 0 542 38 0 0 16 0 22 0 510498567 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7180] ppid=7173 vsize=15703320 CPUtime=4.96 cores=0,2,4,6
/proc/7175/task/7180/stat : 7180 (java) S 7173 7175 7120 0 -1 4202560 252639 0 0 0 454 42 0 0 16 0 22 0 510498567 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7181] ppid=7173 vsize=15703320 CPUtime=5.47 cores=0,2,4,6
/proc/7175/task/7181/stat : 7181 (java) S 7173 7175 7120 0 -1 4202560 182218 0 0 0 516 31 0 0 15 0 22 0 510498567 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7182] ppid=7173 vsize=15703320 CPUtime=5.31 cores=0,2,4,6
/proc/7175/task/7182/stat : 7182 (java) S 7173 7175 7120 0 -1 4202560 255958 0 0 0 490 41 0 0 16 0 22 0 510498567 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7183] ppid=7173 vsize=15703320 CPUtime=5.12 cores=0,2,4,6
/proc/7175/task/7183/stat : 7183 (java) S 7173 7175 7120 0 -1 4202560 194699 0 0 0 481 31 0 0 16 0 22 0 510498567 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7184] ppid=7173 vsize=15703320 CPUtime=5.22 cores=0,2,4,6
/proc/7175/task/7184/stat : 7184 (java) S 7173 7175 7120 0 -1 4202560 242321 0 0 0 484 38 0 0 15 0 22 0 510498567 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7185] ppid=7173 vsize=15703320 CPUtime=6.14 cores=0,2,4,6
/proc/7175/task/7185/stat : 7185 (java) S 7173 7175 7120 0 -1 4202560 275824 0 0 0 570 44 0 0 15 0 22 0 510498567 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7186] ppid=7173 vsize=15703320 CPUtime=3.96 cores=0,2,4,6
/proc/7175/task/7186/stat : 7186 (java) S 7173 7175 7120 0 -1 4202560 8933 0 0 0 394 2 0 0 15 0 22 0 510498568 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 0 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7187] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7187/stat : 7187 (java) S 7173 7175 7120 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510498568 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7188] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7188/stat : 7188 (java) S 7173 7175 7120 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510498568 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 4 0 0 0
[pid=7175/tid=7189] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7189/stat : 7189 (java) S 7173 7175 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510498570 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522121137 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7190] ppid=7173 vsize=15703320 CPUtime=1.73 cores=0,2,4,6
/proc/7175/task/7190/stat : 7190 (java) S 7173 7175 7120 0 -1 4202560 13623 0 0 0 172 1 0 0 16 0 22 0 510498570 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 6 0 0 0
[pid=7175/tid=7191] ppid=7173 vsize=15703320 CPUtime=2.08 cores=0,2,4,6
/proc/7175/task/7191/stat : 7191 (java) S 7173 7175 7120 0 -1 4202560 13042 0 0 0 207 1 0 0 15 0 22 0 510498570 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 0 0 0 0
[pid=7175/tid=7192] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7192/stat : 7192 (java) S 7173 7175 7120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510498570 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522113433 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7193] ppid=7173 vsize=15703320 CPUtime=0 cores=0,2,4,6
/proc/7175/task/7193/stat : 7193 (java) S 7173 7175 7120 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 510498570 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 233522114048 0 4 0 16800975 18446604453932415104 0 0 -1 2 0 0 0
[pid=7175/tid=7198] ppid=7173 vsize=15703320 CPUtime=1173.63 cores=0,2,4,6
/proc/7175/task/7198/stat : 7198 (java) R 7173 7175 7120 0 -1 4202560 2130 0 0 0 117363 0 0 0 25 0 22 0 510498699 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912506863384 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7175/tid=7199] ppid=7173 vsize=15703320 CPUtime=1174.59 cores=0,2,4,6
/proc/7175/task/7199/stat : 7199 (java) R 7173 7175 7120 0 -1 4202560 24998 0 0 0 117455 4 0 0 25 0 22 0 510498699 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912506458836 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7175/tid=7200] ppid=7173 vsize=15703320 CPUtime=1187.32 cores=0,2,4,6
/proc/7175/task/7200/stat : 7200 (java) R 7173 7175 7120 0 -1 4202560 37827 0 0 0 118727 5 0 0 25 0 22 0 510498699 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912506458745 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7175/tid=7201] ppid=7173 vsize=15703320 CPUtime=1203.17 cores=0,2,4,6
/proc/7175/task/7201/stat : 7201 (java) R 7173 7175 7120 0 -1 4202560 57374 0 0 0 120309 8 0 0 25 0 22 0 510498699 16080199680 2051179 33554432000 1073741824 1073778376 140737464352768 18446744073709551615 46912506458672 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 15703320

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

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

[startup+1247 s]
/proc/loadavg: 7.91 8.02 7.98 9/220 7285
/proc/meminfo: memFree=14641128/32951124 swapFree=67111524/67111528
[pid=7175] ppid=7173 vsize=0 CPUtime=4800.25 cores=0,2,4,6
/proc/7175/stat : 7175 (java) Z 7173 7175 7120 0 -1 4203548 2095119 0 1 0 479670 355 0 0 17 0 2 0 510498566 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7175/statm: 0 0 0 0 0 0 0
[pid=7175/tid=7199] ppid=7173 vsize=0 CPUtime=1174.78 cores=0,2,4,6
/proc/7175/task/7199/stat : 7199 (java) R 7173 7175 7120 0 -1 4203588 24998 0 0 0 117456 22 0 0 25 0 2 0 510498699 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.25
Current children cumulated vsize (KiB) 0

[startup+1247.1 s]
/proc/loadavg: 7.91 8.02 7.98 9/220 7285
/proc/meminfo: memFree=14641128/32951124 swapFree=67111524/67111528
[pid=7175] ppid=7173 vsize=0 CPUtime=4800.35 cores=0,2,4,6
/proc/7175/stat : 7175 (java) Z 7173 7175 7120 0 -1 4203548 2095119 0 1 0 479670 365 0 0 17 0 2 0 510498566 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7175/statm: 0 0 0 0 0 0 0
[pid=7175/tid=7199] ppid=7173 vsize=0 CPUtime=1174.88 cores=0,2,4,6
/proc/7175/task/7199/stat : 7199 (java) R 7173 7175 7120 0 -1 4203588 24998 0 0 0 117456 32 0 0 25 0 2 0 510498699 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.35
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1247.14
CPU time (s): 4800.39
CPU user time (s): 4796.7
CPU system time (s): 3.68944
CPU usage (%): 384.913
Max. virtual memory (cumulated for all children) (KiB): 15710144

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

runsolver used 2.07168 second user time and 4.78627 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-30 18:27:07
IDJOB=3313281
IDBENCH=83126
IDSOLVER=1699
FILE ID=node145/3313281-1304180827
RUNJOBID= node145-1304180827-7138
PBS_JOBID= 13172456
Free space on /tmp= 73020 MiB

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

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

MD5SUM BENCH= 31142839684b7824419884a35a31fc88
RANDOM SEED=1259196906

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25112272 kB
Buffers:       1295432 kB
Cached:        5937336 kB
SwapCached:          4 kB
Active:         881372 kB
Inactive:      6425920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25112272 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10896 kB
Writeback:           0 kB
AnonPages:       74484 kB
Mapped:          22088 kB
Slab:           466152 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   773792 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= 73020 MiB
End job on node145 at 2011-04-30 18:47:56