Trace number 3312510

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.44 1206.95

General information on the benchmark

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

Solver Data

0.09/0.12	16:32 INFO : Reading from input HOME/instance-3312510-1304118992.cnf
0.62/0.46	Executor set job limit to 1000000
0.62/0.46	Executor set job limit to 1000000
0.62/0.46	Executor set job limit to 1000000
0.62/0.46	Executor set job limit to 1000000
0.62/0.46	Starting Executor!
0.62/0.46	Starting Executor!
0.62/0.46	Starting Executor!
0.62/0.46	Starting Executor!
1.80/0.94	16:33 INFO : 250 variables remaining out of 250
1.80/0.94	16:33 INFO : 170000 literals remaining out of 170000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3312510-1304118992/watcher-3312510-1304118992 -o /tmp/evaluation-result-3312510-1304118992/solver-3312510-1304118992 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312510-1304118992.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: 5.16 5.37 6.08 2/195 29322
/proc/meminfo: memFree=14791912/32950928 swapFree=67086612/67111528
[pid=29322] ppid=29320 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/29322/stat : 29322 (java) R 29320 29322 28616 0 -1 4202496 946 0 0 0 0 0 0 0 25 0 1 0 523496258 23580672 433 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239471732480 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29322/statm: 5757 444 341 9 0 124 0

[startup+0.0680029 s]
/proc/loadavg: 5.16 5.37 6.08 2/195 29322
/proc/meminfo: memFree=14791912/32950928 swapFree=67086612/67111528
[pid=29322] ppid=29320 vsize=15609780 CPUtime=0.06 cores=0,2,4,6
/proc/29322/stat : 29322 (java) S 29320 29322 28616 0 -1 4202496 4338 0 1 0 5 1 0 0 25 0 18 0 523496258 15984414720 3778 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29322/statm: 3902445 3778 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.100965 s]
/proc/loadavg: 5.16 5.37 6.08 2/195 29322
/proc/meminfo: memFree=14791912/32950928 swapFree=67086612/67111528
[pid=29322] ppid=29320 vsize=15742032 CPUtime=0.09 cores=0,2,4,6
/proc/29322/stat : 29322 (java) S 29320 29322 28616 0 -1 4202496 5564 0 1 0 8 1 0 0 25 0 18 0 523496258 16119840768 4992 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29322/statm: 3935508 4992 2116 9 0 3926227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15742032

[startup+0.300942 s]
/proc/loadavg: 5.16 5.37 6.08 2/195 29322
/proc/meminfo: memFree=14791912/32950928 swapFree=67086612/67111528
[pid=29322] ppid=29320 vsize=15745404 CPUtime=0.51 cores=0,2,4,6
/proc/29322/stat : 29322 (java) S 29320 29322 28616 0 -1 4202496 14390 0 1 0 48 3 0 0 25 0 18 0 523496258 16123293696 12891 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29322/statm: 3936351 12894 2205 9 0 3927070 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15745404

[startup+0.700865 s]
/proc/loadavg: 5.16 5.37 6.08 2/195 29322
/proc/meminfo: memFree=14791912/32950928 swapFree=67086612/67111528
[pid=29322] ppid=29320 vsize=15752472 CPUtime=1.19 cores=0,2,4,6
/proc/29322/stat : 29322 (java) S 29320 29322 28616 0 -1 4202496 44325 0 1 0 112 7 0 0 25 0 22 0 523496258 16130531328 41503 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29322/statm: 3938118 41504 2247 9 0 3928837 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 15752472

[startup+1.50167 s]
/proc/loadavg: 5.16 5.37 6.08 5/217 29344
/proc/meminfo: memFree=14617152/32950928 swapFree=67086612/67111528
[pid=29322] ppid=29320 vsize=15766380 CPUtime=3.63 cores=0,2,4,6
/proc/29322/stat : 29322 (java) S 29320 29322 28616 0 -1 4202496 54123 0 1 0 353 10 0 0 25 0 22 0 523496258 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29322/statm: 3941595 46745 2273 9 0 3932314 0
[pid=29322/tid=29324] ppid=29320 vsize=15766380 CPUtime=0.92 cores=0,2,4,6
/proc/29322/task/29324/stat : 29324 (java) S 29320 29322 28616 0 -1 4202560 34201 0 1 0 87 5 0 0 20 0 22 0 523496259 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29325] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29325/stat : 29325 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523496259 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29326] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29326/stat : 29326 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523496259 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29327] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29327/stat : 29327 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523496259 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29328] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29328/stat : 29328 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523496259 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29329] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29329/stat : 29329 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523496259 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29330/stat : 29330 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523496259 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29331/stat : 29331 (java) S 29320 29322 28616 0 -1 4202560 323 0 0 0 0 0 0 0 21 0 22 0 523496259 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29332/stat : 29332 (java) S 29320 29322 28616 0 -1 4202560 79 0 0 0 0 0 0 0 21 0 22 0 523496259 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29333/stat : 29333 (java) S 29320 29322 28616 0 -1 4202560 9 0 0 0 0 0 0 0 16 0 22 0 523496260 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488511488 0 0 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29334/stat : 29334 (java) S 29320 29322 28616 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523496261 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29335/stat : 29335 (java) S 29320 29322 28616 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 523496261 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29336/stat : 29336 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523496263 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488518577 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29337] ppid=29320 vsize=15766380 CPUtime=0.69 cores=0,2,4,6
/proc/29322/task/29337/stat : 29337 (java) R 29320 29322 28616 0 -1 4202560 5285 0 0 0 68 1 0 0 15 0 22 0 523496263 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 47614376375788 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29322/tid=29338] ppid=29320 vsize=15766380 CPUtime=0.83 cores=0,2,4,6
/proc/29322/task/29338/stat : 29338 (java) S 29320 29322 28616 0 -1 4202560 12318 0 0 0 81 2 0 0 15 0 22 0 523496263 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29339] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29339/stat : 29339 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523496263 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29340] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29340/stat : 29340 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523496263 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488511488 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29341] ppid=29320 vsize=15766380 CPUtime=0.51 cores=0,2,4,6
/proc/29322/task/29341/stat : 29341 (java) R 29320 29322 28616 0 -1 4202560 41 0 0 0 51 0 0 0 16 0 22 0 523496304 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912505798644 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29322/tid=29342] ppid=29320 vsize=15766380 CPUtime=0.22 cores=0,2,4,6
/proc/29322/task/29342/stat : 29342 (java) R 29320 29322 28616 0 -1 4202560 17 0 0 0 22 0 0 0 16 0 22 0 523496304 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912505798652 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29322/tid=29343] ppid=29320 vsize=15766380 CPUtime=0.3 cores=0,2,4,6
/proc/29322/task/29343/stat : 29343 (java) R 29320 29322 28616 0 -1 4202560 452 0 0 0 30 0 0 0 16 0 22 0 523496305 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912506050369 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29322/tid=29344] ppid=29320 vsize=15766380 CPUtime=0.1 cores=0,2,4,6
/proc/29322/task/29344/stat : 29344 (java) R 29320 29322 28616 0 -1 4202560 7 0 0 0 10 0 0 0 15 0 22 0 523496305 16144773120 46745 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912505798698 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 15766380

[startup+3.10135 s]
/proc/loadavg: 5.16 5.37 6.08 6/217 29344
/proc/meminfo: memFree=14565196/32950928 swapFree=67086612/67111528
[pid=29322] ppid=29320 vsize=15766380 CPUtime=9.99 cores=0,2,4,6
/proc/29322/stat : 29322 (java) S 29320 29322 28616 0 -1 4202496 108258 0 1 0 981 18 0 0 25 0 22 0 523496258 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29322/statm: 3941595 100798 2273 9 0 3932314 0
[pid=29322/tid=29324] ppid=29320 vsize=15766380 CPUtime=0.92 cores=0,2,4,6
/proc/29322/task/29324/stat : 29324 (java) S 29320 29322 28616 0 -1 4202560 34201 0 1 0 87 5 0 0 20 0 22 0 523496259 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29325] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29325/stat : 29325 (java) S 29320 29322 28616 0 -1 4202560 3445 0 0 0 0 0 0 0 16 0 22 0 523496259 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29326] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29326/stat : 29326 (java) S 29320 29322 28616 0 -1 4202560 2407 0 0 0 0 0 0 0 15 0 22 0 523496259 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29327] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29327/stat : 29327 (java) S 29320 29322 28616 0 -1 4202560 2468 0 0 0 0 0 0 0 15 0 22 0 523496259 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29328] ppid=29320 vsize=15766380 CPUtime=0.02 cores=0,2,4,6
/proc/29322/task/29328/stat : 29328 (java) S 29320 29322 28616 0 -1 4202560 7580 0 0 0 1 1 0 0 16 0 22 0 523496259 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29329] ppid=29320 vsize=15766380 CPUtime=0.02 cores=0,2,4,6
/proc/29322/task/29329/stat : 29329 (java) S 29320 29322 28616 0 -1 4202560 7444 0 0 0 1 1 0 0 16 0 22 0 523496259 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29330/stat : 29330 (java) S 29320 29322 28616 0 -1 4202560 3635 0 0 0 0 0 0 0 16 0 22 0 523496259 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29331/stat : 29331 (java) S 29320 29322 28616 0 -1 4202560 1980 0 0 0 0 0 0 0 15 0 22 0 523496259 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29332/stat : 29332 (java) S 29320 29322 28616 0 -1 4202560 1871 0 0 0 0 0 0 0 15 0 22 0 523496259 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29333/stat : 29333 (java) S 29320 29322 28616 0 -1 4202560 233 0 0 0 0 0 0 0 15 0 22 0 523496260 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488511488 0 0 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29334/stat : 29334 (java) S 29320 29322 28616 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523496261 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29335/stat : 29335 (java) S 29320 29322 28616 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 523496261 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29336/stat : 29336 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523496263 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488518577 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29337] ppid=29320 vsize=15766380 CPUtime=0.76 cores=0,2,4,6
/proc/29322/task/29337/stat : 29337 (java) S 29320 29322 28616 0 -1 4202560 5308 0 0 0 75 1 0 0 15 0 22 0 523496263 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29338] ppid=29320 vsize=15766380 CPUtime=0.87 cores=0,2,4,6
/proc/29322/task/29338/stat : 29338 (java) S 29320 29322 28616 0 -1 4202560 12321 0 0 0 85 2 0 0 15 0 22 0 523496263 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29339] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29339/stat : 29339 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523496263 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29340] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29340/stat : 29340 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523496263 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488511488 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29341] ppid=29320 vsize=15766380 CPUtime=2.07 cores=0,2,4,6
/proc/29322/task/29341/stat : 29341 (java) R 29320 29322 28616 0 -1 4202560 6075 0 0 0 207 0 0 0 17 0 22 0 523496304 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912505811801 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29322/tid=29342] ppid=29320 vsize=15766380 CPUtime=1.71 cores=0,2,4,6
/proc/29322/task/29342/stat : 29342 (java) R 29320 29322 28616 0 -1 4202560 6188 0 0 0 171 0 0 0 17 0 22 0 523496304 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 47614379344212 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29322/tid=29343] ppid=29320 vsize=15766380 CPUtime=1.85 cores=0,2,4,6
/proc/29322/task/29343/stat : 29343 (java) R 29320 29322 28616 0 -1 4202560 6464 0 0 0 185 0 0 0 17 0 22 0 523496305 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912505879300 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29322/tid=29344] ppid=29320 vsize=15766380 CPUtime=1.62 cores=0,2,4,6
/proc/29322/task/29344/stat : 29344 (java) R 29320 29322 28616 0 -1 4202560 5253 0 0 0 162 0 0 0 17 0 22 0 523496305 16144773120 100798 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912506052215 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (KiB) 15766380

[startup+6.30074 s]
/proc/loadavg: 5.23 5.38 6.08 7/217 29344
/proc/meminfo: memFree=14007356/32950928 swapFree=67086612/67111528
[pid=29322] ppid=29320 vsize=15766380 CPUtime=22.76 cores=0,2,4,6
/proc/29322/stat : 29322 (java) S 29320 29322 28616 0 -1 4202496 279439 0 1 0 2234 42 0 0 25 0 22 0 523496258 16144773120 270351 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29322/statm: 3941595 270353 2283 9 0 3932314 0
[pid=29322/tid=29324] ppid=29320 vsize=15766380 CPUtime=0.92 cores=0,2,4,6
/proc/29322/task/29324/stat : 29324 (java) S 29320 29322 28616 0 -1 4202560 34201 0 1 0 87 5 0 0 20 0 22 0 523496259 16144773120 270355 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29325] ppid=29320 vsize=15766380 CPUtime=0.02 cores=0,2,4,6
/proc/29322/task/29325/stat : 29325 (java) S 29320 29322 28616 0 -1 4202560 10725 0 0 0 1 1 0 0 16 0 22 0 523496259 16144773120 270357 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29326] ppid=29320 vsize=15766380 CPUtime=0.03 cores=0,2,4,6
/proc/29322/task/29326/stat : 29326 (java) S 29320 29322 28616 0 -1 4202560 10418 0 0 0 1 2 0 0 15 0 22 0 523496259 16144773120 270358 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29327] ppid=29320 vsize=15766380 CPUtime=0.03 cores=0,2,4,6
/proc/29322/task/29327/stat : 29327 (java) S 29320 29322 28616 0 -1 4202560 11141 0 0 0 2 1 0 0 16 0 22 0 523496259 16144773120 270361 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29328] ppid=29320 vsize=15766380 CPUtime=0.05 cores=0,2,4,6
/proc/29322/task/29328/stat : 29328 (java) S 29320 29322 28616 0 -1 4202560 14744 0 0 0 2 3 0 0 16 0 22 0 523496259 16144773120 270363 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29329] ppid=29320 vsize=15766380 CPUtime=0.02 cores=0,2,4,6
/proc/29322/task/29329/stat : 29329 (java) S 29320 29322 28616 0 -1 4202560 7444 0 0 0 1 1 0 0 15 0 22 0 523496259 16144773120 270365 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=15766380 CPUtime=0.04 cores=0,2,4,6
/proc/29322/task/29330/stat : 29330 (java) S 29320 29322 28616 0 -1 4202560 11514 0 0 0 2 2 0 0 16 0 22 0 523496259 16144773120 270367 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29331/stat : 29331 (java) S 29320 29322 28616 0 -1 4202560 1980 0 0 0 0 0 0 0 15 0 22 0 523496259 16144773120 270369 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=15766380 CPUtime=0.02 cores=0,2,4,6
/proc/29322/task/29332/stat : 29332 (java) S 29320 29322 28616 0 -1 4202560 8963 0 0 0 1 1 0 0 15 0 22 0 523496259 16144773120 270371 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29333/stat : 29333 (java) S 29320 29322 28616 0 -1 4202560 506 0 0 0 0 0 0 0 15 0 22 0 523496260 16144773120 270373 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488511488 0 0 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29334/stat : 29334 (java) S 29320 29322 28616 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523496261 16144773120 270374 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29335/stat : 29335 (java) S 29320 29322 28616 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 523496261 16144773120 270376 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29336/stat : 29336 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523496263 16144773120 270378 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488518577 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29337] ppid=29320 vsize=15766380 CPUtime=0.98 cores=0,2,4,6
/proc/29322/task/29337/stat : 29337 (java) S 29320 29322 28616 0 -1 4202560 5536 0 0 0 97 1 0 0 15 0 22 0 523496263 16144773120 270379 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0

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

[pid=29322/tid=29342] ppid=29320 vsize=15766380 CPUtime=1107.2 cores=0,2,4,6
/proc/29322/task/29342/stat : 29342 (java) R 29320 29322 28616 0 -1 4202560 225513 0 0 0 110684 36 0 0 25 0 22 0 523496304 16144773120 111744 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912505807987 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29322/tid=29343] ppid=29320 vsize=15766380 CPUtime=1108.21 cores=0,2,4,6
/proc/29322/task/29343/stat : 29343 (java) R 29320 29322 28616 0 -1 4202560 227289 0 0 0 110787 34 0 0 25 0 22 0 523496305 16144773120 111744 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912505707525 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29322/tid=29344] ppid=29320 vsize=15766380 CPUtime=1107.57 cores=0,2,4,6
/proc/29322/task/29344/stat : 29344 (java) R 29320 29322 28616 0 -1 4202560 219146 0 0 0 110725 32 0 0 25 0 22 0 523496305 16144773120 111744 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912506097994 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4463.76
Current children cumulated vsize (KiB) 15766380

[startup+1182.3 s]
/proc/loadavg: 5.07 5.26 5.77 6/220 29427
/proc/meminfo: memFree=14440112/32950928 swapFree=67086612/67111528
[pid=29322] ppid=29320 vsize=15766380 CPUtime=4702.44 cores=0,2,4,6
/proc/29322/stat : 29322 (java) S 29320 29322 28616 0 -1 4202496 1765374 0 1 0 469866 378 0 0 25 0 22 0 523496258 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29322/statm: 3941595 104126 2298 9 0 3932314 0
[pid=29322/tid=29324] ppid=29320 vsize=15766380 CPUtime=0.92 cores=0,2,4,6
/proc/29322/task/29324/stat : 29324 (java) S 29320 29322 28616 0 -1 4202560 34201 0 1 0 87 5 0 0 20 0 22 0 523496259 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29325] ppid=29320 vsize=15766380 CPUtime=3.68 cores=0,2,4,6
/proc/29322/task/29325/stat : 29325 (java) S 29320 29322 28616 0 -1 4202560 93279 0 0 0 350 18 0 0 15 0 22 0 523496259 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29326] ppid=29320 vsize=15766380 CPUtime=3.64 cores=0,2,4,6
/proc/29322/task/29326/stat : 29326 (java) S 29320 29322 28616 0 -1 4202560 96809 0 0 0 343 21 0 0 15 0 22 0 523496259 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29327] ppid=29320 vsize=15766380 CPUtime=3.56 cores=0,2,4,6
/proc/29322/task/29327/stat : 29327 (java) S 29320 29322 28616 0 -1 4202560 96603 0 0 0 337 19 0 0 15 0 22 0 523496259 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29328] ppid=29320 vsize=15766380 CPUtime=3.53 cores=0,2,4,6
/proc/29322/task/29328/stat : 29328 (java) S 29320 29322 28616 0 -1 4202560 100047 0 0 0 333 20 0 0 15 0 22 0 523496259 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29329] ppid=29320 vsize=15766380 CPUtime=3.53 cores=0,2,4,6
/proc/29322/task/29329/stat : 29329 (java) S 29320 29322 28616 0 -1 4202560 92628 0 0 0 332 21 0 0 15 0 22 0 523496259 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=15766380 CPUtime=3.63 cores=0,2,4,6
/proc/29322/task/29330/stat : 29330 (java) S 29320 29322 28616 0 -1 4202560 102910 0 0 0 341 22 0 0 15 0 22 0 523496259 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=15766380 CPUtime=3.55 cores=0,2,4,6
/proc/29322/task/29331/stat : 29331 (java) S 29320 29322 28616 0 -1 4202560 85434 0 0 0 338 17 0 0 15 0 22 0 523496259 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=15766380 CPUtime=3.52 cores=0,2,4,6
/proc/29322/task/29332/stat : 29332 (java) S 29320 29322 28616 0 -1 4202560 91451 0 0 0 332 20 0 0 15 0 22 0 523496259 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=15766380 CPUtime=1.69 cores=0,2,4,6
/proc/29322/task/29333/stat : 29333 (java) S 29320 29322 28616 0 -1 4202560 4578 0 0 0 107 62 0 0 15 0 22 0 523496260 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488511488 0 0 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29334/stat : 29334 (java) S 29320 29322 28616 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523496261 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29335/stat : 29335 (java) S 29320 29322 28616 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 523496261 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29336/stat : 29336 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523496263 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488518577 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29337] ppid=29320 vsize=15766380 CPUtime=1.06 cores=0,2,4,6
/proc/29322/task/29337/stat : 29337 (java) S 29320 29322 28616 0 -1 4202560 5546 0 0 0 105 1 0 0 15 0 22 0 523496263 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29338] ppid=29320 vsize=15766380 CPUtime=1.16 cores=0,2,4,6
/proc/29322/task/29338/stat : 29338 (java) S 29320 29322 28616 0 -1 4202560 12367 0 0 0 114 2 0 0 15 0 22 0 523496263 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29339] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29339/stat : 29339 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523496263 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29340] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29340/stat : 29340 (java) S 29320 29322 28616 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 523496263 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488511488 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29341] ppid=29320 vsize=15766380 CPUtime=1167.99 cores=0,2,4,6
/proc/29322/task/29341/stat : 29341 (java) R 29320 29322 28616 0 -1 4202560 244312 0 0 0 116763 36 0 0 25 0 22 0 523496304 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912505739779 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29322/tid=29342] ppid=29320 vsize=15766380 CPUtime=1166.47 cores=0,2,4,6
/proc/29322/task/29342/stat : 29342 (java) R 29320 29322 28616 0 -1 4202560 235963 0 0 0 116609 38 0 0 25 0 22 0 523496304 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912506097357 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29322/tid=29343] ppid=29320 vsize=15766380 CPUtime=1167.52 cores=0,2,4,6
/proc/29322/task/29343/stat : 29343 (java) R 29320 29322 28616 0 -1 4202560 237225 0 0 0 116716 36 0 0 25 0 22 0 523496305 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912505798698 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29322/tid=29344] ppid=29320 vsize=15766380 CPUtime=1166.84 cores=0,2,4,6
/proc/29322/task/29344/stat : 29344 (java) R 29320 29322 28616 0 -1 4202560 230578 0 0 0 116650 34 0 0 25 0 22 0 523496305 16144773120 104126 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912506052502 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4702.44
Current children cumulated vsize (KiB) 15766380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.9 s]
/proc/loadavg: 5.04 5.23 5.74 6/220 29428
/proc/meminfo: memFree=14425076/32950928 swapFree=67086612/67111528
[pid=29322] ppid=29320 vsize=15766380 CPUtime=4800.35 cores=0,2,4,6
/proc/29322/stat : 29322 (java) S 29320 29322 28616 0 -1 4202496 1805726 0 1 0 479650 385 0 0 25 0 22 0 523496258 16144773120 110368 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29322/statm: 3941595 110369 2298 9 0 3932314 0
[pid=29322/tid=29324] ppid=29320 vsize=15766380 CPUtime=0.92 cores=0,2,4,6
/proc/29322/task/29324/stat : 29324 (java) S 29320 29322 28616 0 -1 4202560 34201 0 1 0 87 5 0 0 20 0 22 0 523496259 16144773120 110403 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29325] ppid=29320 vsize=15766380 CPUtime=3.77 cores=0,2,4,6
/proc/29322/task/29325/stat : 29325 (java) S 29320 29322 28616 0 -1 4202560 96334 0 0 0 359 18 0 0 15 0 22 0 523496259 16144773120 110404 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29326] ppid=29320 vsize=15766380 CPUtime=3.72 cores=0,2,4,6
/proc/29322/task/29326/stat : 29326 (java) S 29320 29322 28616 0 -1 4202560 99898 0 0 0 351 21 0 0 15 0 22 0 523496259 16144773120 110407 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29327] ppid=29320 vsize=15766380 CPUtime=3.63 cores=0,2,4,6
/proc/29322/task/29327/stat : 29327 (java) S 29320 29322 28616 0 -1 4202560 99086 0 0 0 344 19 0 0 16 0 22 0 523496259 16144773120 110409 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29328] ppid=29320 vsize=15766380 CPUtime=3.62 cores=0,2,4,6
/proc/29322/task/29328/stat : 29328 (java) S 29320 29322 28616 0 -1 4202560 102869 0 0 0 342 20 0 0 15 0 22 0 523496259 16144773120 110411 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29329] ppid=29320 vsize=15766380 CPUtime=3.61 cores=0,2,4,6
/proc/29322/task/29329/stat : 29329 (java) S 29320 29322 28616 0 -1 4202560 95935 0 0 0 340 21 0 0 16 0 22 0 523496259 16144773120 110412 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=15766380 CPUtime=3.71 cores=0,2,4,6
/proc/29322/task/29330/stat : 29330 (java) S 29320 29322 28616 0 -1 4202560 105913 0 0 0 349 22 0 0 16 0 22 0 523496259 16144773120 110417 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=15766380 CPUtime=3.63 cores=0,2,4,6
/proc/29322/task/29331/stat : 29331 (java) S 29320 29322 28616 0 -1 4202560 87212 0 0 0 345 18 0 0 15 0 22 0 523496259 16144773120 110424 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=15766380 CPUtime=3.59 cores=0,2,4,6
/proc/29322/task/29332/stat : 29332 (java) S 29320 29322 28616 0 -1 4202560 93989 0 0 0 339 20 0 0 16 0 22 0 523496259 16144773120 110431 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=15766380 CPUtime=1.71 cores=0,2,4,6
/proc/29322/task/29333/stat : 29333 (java) S 29320 29322 28616 0 -1 4202560 4688 0 0 0 108 63 0 0 15 0 22 0 523496260 16144773120 110441 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488511488 0 0 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29334/stat : 29334 (java) S 29320 29322 28616 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523496261 16144773120 110448 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29335/stat : 29335 (java) S 29320 29322 28616 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 523496261 16144773120 110450 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29336/stat : 29336 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523496263 16144773120 110455 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488518577 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29337] ppid=29320 vsize=15766380 CPUtime=1.06 cores=0,2,4,6
/proc/29322/task/29337/stat : 29337 (java) S 29320 29322 28616 0 -1 4202560 5546 0 0 0 105 1 0 0 15 0 22 0 523496263 16144773120 110478 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29338] ppid=29320 vsize=15766380 CPUtime=1.16 cores=0,2,4,6
/proc/29322/task/29338/stat : 29338 (java) S 29320 29322 28616 0 -1 4202560 12367 0 0 0 114 2 0 0 15 0 22 0 523496263 16144773120 110479 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29339] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29339/stat : 29339 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523496263 16144773120 110481 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29340] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29340/stat : 29340 (java) S 29320 29322 28616 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 523496263 16144773120 110483 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488511488 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29341] ppid=29320 vsize=15766380 CPUtime=1192.33 cores=0,2,4,6
/proc/29322/task/29341/stat : 29341 (java) R 29320 29322 28616 0 -1 4202560 249147 0 0 0 119196 37 0 0 25 0 22 0 523496304 16144773120 110495 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912506053666 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29322/tid=29342] ppid=29320 vsize=15766380 CPUtime=1190.82 cores=0,2,4,6
/proc/29322/task/29342/stat : 29342 (java) R 29320 29322 28616 0 -1 4202560 240764 0 0 0 119043 39 0 0 25 0 22 0 523496304 16144773120 110497 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912506053666 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29322/tid=29343] ppid=29320 vsize=15766380 CPUtime=1191.85 cores=0,2,4,6
/proc/29322/task/29343/stat : 29343 (java) R 29320 29322 28616 0 -1 4202560 241356 0 0 0 119148 37 0 0 25 0 22 0 523496305 16144773120 110507 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912505880149 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29322/tid=29344] ppid=29320 vsize=15766380 CPUtime=1191.05 cores=0,2,4,6
/proc/29322/task/29344/stat : 29344 (java) R 29320 29322 28616 0 -1 4202560 235106 0 0 0 119071 34 0 0 25 0 22 0 523496305 16144773120 110521 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 47614379344393 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15766380

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

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

[startup+1206.9 s]
/proc/loadavg: 5.04 5.23 5.74 6/220 29428
/proc/meminfo: memFree=14425076/32950928 swapFree=67086612/67111528
[pid=29322] ppid=29320 vsize=15766380 CPUtime=4800.35 cores=0,2,4,6
/proc/29322/stat : 29322 (java) S 29320 29322 28616 0 -1 4202496 1805726 0 1 0 479650 385 0 0 25 0 22 0 523496258 16144773120 110368 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29322/statm: 3941595 110369 2298 9 0 3932314 0
[pid=29322/tid=29324] ppid=29320 vsize=15766380 CPUtime=0.92 cores=0,2,4,6
/proc/29322/task/29324/stat : 29324 (java) S 29320 29322 28616 0 -1 4202560 34201 0 1 0 87 5 0 0 20 0 22 0 523496259 16144773120 110403 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29325] ppid=29320 vsize=15766380 CPUtime=3.77 cores=0,2,4,6
/proc/29322/task/29325/stat : 29325 (java) S 29320 29322 28616 0 -1 4202560 96334 0 0 0 359 18 0 0 15 0 22 0 523496259 16144773120 110404 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29326] ppid=29320 vsize=15766380 CPUtime=3.72 cores=0,2,4,6
/proc/29322/task/29326/stat : 29326 (java) S 29320 29322 28616 0 -1 4202560 99898 0 0 0 351 21 0 0 15 0 22 0 523496259 16144773120 110407 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29327] ppid=29320 vsize=15766380 CPUtime=3.63 cores=0,2,4,6
/proc/29322/task/29327/stat : 29327 (java) S 29320 29322 28616 0 -1 4202560 99086 0 0 0 344 19 0 0 16 0 22 0 523496259 16144773120 110409 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29328] ppid=29320 vsize=15766380 CPUtime=3.62 cores=0,2,4,6
/proc/29322/task/29328/stat : 29328 (java) S 29320 29322 28616 0 -1 4202560 102869 0 0 0 342 20 0 0 15 0 22 0 523496259 16144773120 110411 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29329] ppid=29320 vsize=15766380 CPUtime=3.61 cores=0,2,4,6
/proc/29322/task/29329/stat : 29329 (java) S 29320 29322 28616 0 -1 4202560 95935 0 0 0 340 21 0 0 16 0 22 0 523496259 16144773120 110412 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=15766380 CPUtime=3.71 cores=0,2,4,6
/proc/29322/task/29330/stat : 29330 (java) S 29320 29322 28616 0 -1 4202560 105913 0 0 0 349 22 0 0 16 0 22 0 523496259 16144773120 110417 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=15766380 CPUtime=3.63 cores=0,2,4,6
/proc/29322/task/29331/stat : 29331 (java) S 29320 29322 28616 0 -1 4202560 87212 0 0 0 345 18 0 0 15 0 22 0 523496259 16144773120 110424 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=15766380 CPUtime=3.59 cores=0,2,4,6
/proc/29322/task/29332/stat : 29332 (java) S 29320 29322 28616 0 -1 4202560 93989 0 0 0 339 20 0 0 16 0 22 0 523496259 16144773120 110431 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=15766380 CPUtime=1.71 cores=0,2,4,6
/proc/29322/task/29333/stat : 29333 (java) S 29320 29322 28616 0 -1 4202560 4688 0 0 0 108 63 0 0 15 0 22 0 523496260 16144773120 110441 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488511488 0 0 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29334/stat : 29334 (java) S 29320 29322 28616 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523496261 16144773120 110448 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29335/stat : 29335 (java) S 29320 29322 28616 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 523496261 16144773120 110450 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29336/stat : 29336 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523496263 16144773120 110455 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488518577 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29337] ppid=29320 vsize=15766380 CPUtime=1.06 cores=0,2,4,6
/proc/29322/task/29337/stat : 29337 (java) S 29320 29322 28616 0 -1 4202560 5546 0 0 0 105 1 0 0 15 0 22 0 523496263 16144773120 110478 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 4 0 0 0
[pid=29322/tid=29338] ppid=29320 vsize=15766380 CPUtime=1.16 cores=0,2,4,6
/proc/29322/task/29338/stat : 29338 (java) S 29320 29322 28616 0 -1 4202560 12367 0 0 0 114 2 0 0 15 0 22 0 523496263 16144773120 110479 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 0 0 0 0
[pid=29322/tid=29339] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29339/stat : 29339 (java) S 29320 29322 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523496263 16144773120 110481 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488510873 0 4 0 16800975 18446604453928826048 0 0 -1 2 0 0 0
[pid=29322/tid=29340] ppid=29320 vsize=15766380 CPUtime=0 cores=0,2,4,6
/proc/29322/task/29340/stat : 29340 (java) S 29320 29322 28616 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 523496263 16144773120 110483 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 239488511488 0 4 0 16800975 18446604453928826048 0 0 -1 6 0 0 0
[pid=29322/tid=29341] ppid=29320 vsize=15766380 CPUtime=1192.33 cores=0,2,4,6
/proc/29322/task/29341/stat : 29341 (java) R 29320 29322 28616 0 -1 4202560 249147 0 0 0 119196 37 0 0 25 0 22 0 523496304 16144773120 110495 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912506053666 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29322/tid=29342] ppid=29320 vsize=15766380 CPUtime=1190.82 cores=0,2,4,6
/proc/29322/task/29342/stat : 29342 (java) R 29320 29322 28616 0 -1 4202560 240764 0 0 0 119043 39 0 0 25 0 22 0 523496304 16144773120 110497 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912506053666 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29322/tid=29343] ppid=29320 vsize=15766380 CPUtime=1191.85 cores=0,2,4,6
/proc/29322/task/29343/stat : 29343 (java) R 29320 29322 28616 0 -1 4202560 241356 0 0 0 119148 37 0 0 25 0 22 0 523496305 16144773120 110507 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 46912505880149 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29322/tid=29344] ppid=29320 vsize=15766380 CPUtime=1191.05 cores=0,2,4,6
/proc/29322/task/29344/stat : 29344 (java) R 29320 29322 28616 0 -1 4202560 235106 0 0 0 119071 34 0 0 25 0 22 0 523496305 16144773120 110521 33554432000 1073741824 1073778376 140737459053280 18446744073709551615 47614379344393 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15766380

Child status: 143
Real time (s): 1206.95
CPU time (s): 4800.44
CPU user time (s): 4796.56
CPU system time (s): 3.88741
CPU usage (%): 397.734
Max. virtual memory (cumulated for all children) (KiB): 15766380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.56
system time used= 3.88741
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1808482
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= 205300
involuntary context switches= 119099

runsolver used 2.14667 second user time and 4.49532 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 01:16:32
IDJOB=3312510
IDBENCH=82695
IDSOLVER=1699
FILE ID=node148/3312510-1304118992
RUNJOBID= node148-1304117784-29186
PBS_JOBID= 13170695
Free space on /tmp= 71428 MiB

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

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

MD5SUM BENCH= 58eb79e3bfc8d25580f794d4e2d18629
RANDOM SEED=1073198376

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14792200 kB
Buffers:        711932 kB
Cached:        1636472 kB
SwapCached:       3696 kB
Active:       15496844 kB
Inactive:      2267140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14792200 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:            2420 kB
Writeback:           0 kB
AnonPages:    15413688 kB
Mapped:          22432 kB
Slab:           300176 kB
PageTables:      34932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 15720656 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= 71424 MiB
End job on node148 at 2011-04-30 01:36:41