Trace number 3312735

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.4 1207.43

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1114532273-035.SATISFIABLE.cnf
MD5SUMff7e731e0657a2728f5ff73a4fd8bb2e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.13	46:40 INFO : Reading from input HOME/instance-3312735-1304131600.cnf
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.45/0.37	46:40 INFO : 546 variables remaining out of 550
0.45/0.37	46:40 INFO : 9268 literals remaining out of 9372

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

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

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


[startup+0 s]
/proc/loadavg: 8.10 8.05 7.77 1/172 31184
/proc/meminfo: memFree=30159052/32950928 swapFree=67086612/67111528
[pid=31184] ppid=31182 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/31184/stat : 31184 (java) R 31182 31184 31021 0 -1 4202496 667 0 0 0 0 0 0 0 17 0 1 0 524757029 9318400 155 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239471771271 0 2147483391 4096 0 0 0 0 17 5 0 0 0
/proc/31184/statm: 2275 155 126 9 0 67 0

[startup+0.0740109 s]
/proc/loadavg: 8.10 8.05 7.77 1/172 31184
/proc/meminfo: memFree=30159052/32950928 swapFree=67086612/67111528
[pid=31184] ppid=31182 vsize=15609780 CPUtime=0.06 cores=1,3,5,7
/proc/31184/stat : 31184 (java) S 31182 31184 31021 0 -1 4202496 4392 0 1 0 5 1 0 0 17 0 18 0 524757029 15984414720 3831 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31184/statm: 3902445 3831 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.100999 s]
/proc/loadavg: 8.10 8.05 7.77 1/172 31184
/proc/meminfo: memFree=30159052/32950928 swapFree=67086612/67111528
[pid=31184] ppid=31182 vsize=15676908 CPUtime=0.1 cores=1,3,5,7
/proc/31184/stat : 31184 (java) S 31182 31184 31021 0 -1 4202496 5560 0 1 0 9 1 0 0 17 0 18 0 524757029 16053153792 4970 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31184/statm: 3919227 4970 2116 9 0 3909946 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676908

[startup+0.300932 s]
/proc/loadavg: 8.10 8.05 7.77 1/172 31184
/proc/meminfo: memFree=30159052/32950928 swapFree=67086612/67111528
[pid=31184] ppid=31182 vsize=15681860 CPUtime=0.45 cores=1,3,5,7
/proc/31184/stat : 31184 (java) S 31182 31184 31021 0 -1 4202496 8779 0 1 0 43 2 0 0 17 0 22 0 524757029 16058224640 8157 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31184/statm: 3920465 8157 2207 9 0 3911184 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 15681860

[startup+0.783802 s]
/proc/loadavg: 8.10 8.05 7.77 1/172 31184
/proc/meminfo: memFree=30159052/32950928 swapFree=67086612/67111528
[pid=31184] ppid=31182 vsize=15686472 CPUtime=2.02 cores=1,3,5,7
/proc/31184/stat : 31184 (java) S 31182 31184 31021 0 -1 4202496 38711 0 1 0 196 6 0 0 17 0 22 0 524757029 16062947328 35715 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31184/statm: 3921618 35715 2259 9 0 3912337 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 15686472

[startup+1.50067 s]
/proc/loadavg: 8.10 8.05 7.77 14/220 31238
/proc/meminfo: memFree=29802552/32950928 swapFree=67086612/67111528
[pid=31184] ppid=31182 vsize=15687084 CPUtime=4.85 cores=1,3,5,7
/proc/31184/stat : 31184 (java) S 31182 31184 31021 0 -1 4202496 62482 0 1 0 476 9 0 0 17 0 22 0 524757029 16063574016 59471 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31184/statm: 3921771 59477 2283 9 0 3912490 0
[pid=31184/tid=31186] ppid=31182 vsize=15687084 CPUtime=0.34 cores=1,3,5,7
/proc/31184/task/31186/stat : 31186 (java) S 31182 31184 31021 0 -1 4202560 6385 0 1 0 33 1 0 0 18 0 22 0 524757029 16063574016 59484 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31187] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31187/stat : 31187 (java) S 31182 31184 31021 0 -1 4202560 1033 0 0 0 0 0 0 0 16 0 22 0 524757030 16063574016 59484 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31188] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31188/stat : 31188 (java) S 31182 31184 31021 0 -1 4202560 1245 0 0 0 0 0 0 0 16 0 22 0 524757030 16063574016 59484 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31189] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31189/stat : 31189 (java) S 31182 31184 31021 0 -1 4202560 779 0 0 0 0 0 0 0 16 0 22 0 524757030 16063574016 59484 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31190] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31190/stat : 31190 (java) S 31182 31184 31021 0 -1 4202560 1312 0 0 0 0 0 0 0 16 0 22 0 524757030 16063574016 59484 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31191] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31191/stat : 31191 (java) S 31182 31184 31021 0 -1 4202560 124 0 0 0 0 0 0 0 15 0 22 0 524757030 16063574016 59484 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31192] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31192/stat : 31192 (java) S 31182 31184 31021 0 -1 4202560 927 0 0 0 0 0 0 0 15 0 22 0 524757030 16063574016 59484 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31193] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31193/stat : 31193 (java) S 31182 31184 31021 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 22 0 524757030 16063574016 59484 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31194] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31194/stat : 31194 (java) S 31182 31184 31021 0 -1 4202560 1028 0 0 0 0 0 0 0 15 0 22 0 524757030 16063574016 59486 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31196] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31196/stat : 31196 (java) S 31182 31184 31021 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 524757031 16063574016 59489 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488511488 0 0 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31197] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31197/stat : 31197 (java) S 31182 31184 31021 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524757031 16063574016 59493 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31198] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31198/stat : 31198 (java) S 31182 31184 31021 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524757031 16063574016 59498 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31204] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31204/stat : 31204 (java) S 31182 31184 31021 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524757034 16063574016 59499 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488518577 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31205] ppid=31182 vsize=15687084 CPUtime=0.58 cores=1,3,5,7
/proc/31184/task/31205/stat : 31205 (java) S 31182 31184 31021 0 -1 4202560 2528 0 0 0 58 0 0 0 15 0 22 0 524757034 16063574016 59502 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31206] ppid=31182 vsize=15687084 CPUtime=0.53 cores=1,3,5,7
/proc/31184/task/31206/stat : 31206 (java) S 31182 31184 31021 0 -1 4202560 4115 0 0 0 53 0 0 0 15 0 22 0 524757034 16063574016 59512 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31207] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31207/stat : 31207 (java) S 31182 31184 31021 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524757034 16063574016 59512 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31208] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31208/stat : 31208 (java) S 31182 31184 31021 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524757034 16063574016 59512 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488511488 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31231] ppid=31182 vsize=15687084 CPUtime=0.78 cores=1,3,5,7
/proc/31184/task/31231/stat : 31231 (java) R 31182 31184 31021 0 -1 4202560 8304 0 0 0 77 1 0 0 18 0 22 0 524757055 16063574016 59512 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505774299 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31184/tid=31232] ppid=31182 vsize=15687084 CPUtime=0.77 cores=1,3,5,7
/proc/31184/task/31232/stat : 31232 (java) R 31182 31184 31021 0 -1 4202560 9925 0 0 0 76 1 0 0 17 0 22 0 524757055 16063574016 59512 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505774299 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31184/tid=31233] ppid=31182 vsize=15687084 CPUtime=0.9 cores=1,3,5,7
/proc/31184/task/31233/stat : 31233 (java) R 31182 31184 31021 0 -1 4202560 11772 0 0 0 89 1 0 0 18 0 22 0 524757055 16063574016 59512 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505857411 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31184/tid=31234] ppid=31182 vsize=15687084 CPUtime=0.85 cores=1,3,5,7
/proc/31184/task/31234/stat : 31234 (java) R 31182 31184 31021 0 -1 4202560 11386 0 0 0 84 1 0 0 18 0 22 0 524757055 16063574016 59512 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505678032 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 15687084

[startup+3.10136 s]
/proc/loadavg: 8.18 8.07 7.78 9/220 31238
/proc/meminfo: memFree=29552940/32950928 swapFree=67086612/67111528
[pid=31184] ppid=31182 vsize=15687084 CPUtime=11.23 cores=1,3,5,7
/proc/31184/stat : 31184 (java) S 31182 31184 31021 0 -1 4202496 145445 0 1 0 1103 20 0 0 17 0 22 0 524757029 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31184/statm: 3921771 142397 2283 9 0 3912490 0
[pid=31184/tid=31186] ppid=31182 vsize=15687084 CPUtime=0.34 cores=1,3,5,7
/proc/31184/task/31186/stat : 31186 (java) S 31182 31184 31021 0 -1 4202560 6385 0 1 0 33 1 0 0 18 0 22 0 524757029 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31187] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31187/stat : 31187 (java) S 31182 31184 31021 0 -1 4202560 2225 0 0 0 0 0 0 0 15 0 22 0 524757030 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31188] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31188/stat : 31188 (java) S 31182 31184 31021 0 -1 4202560 2600 0 0 0 0 0 0 0 16 0 22 0 524757030 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31189] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31189/stat : 31189 (java) S 31182 31184 31021 0 -1 4202560 1366 0 0 0 0 0 0 0 15 0 22 0 524757030 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31190] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31190/stat : 31190 (java) S 31182 31184 31021 0 -1 4202560 2213 0 0 0 0 0 0 0 15 0 22 0 524757030 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31191] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31191/stat : 31191 (java) S 31182 31184 31021 0 -1 4202560 1368 0 0 0 0 0 0 0 15 0 22 0 524757030 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31192] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31192/stat : 31192 (java) S 31182 31184 31021 0 -1 4202560 1705 0 0 0 0 0 0 0 16 0 22 0 524757030 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31193] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31193/stat : 31193 (java) S 31182 31184 31021 0 -1 4202560 709 0 0 0 0 0 0 0 15 0 22 0 524757030 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31194] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31194/stat : 31194 (java) S 31182 31184 31021 0 -1 4202560 1389 0 0 0 0 0 0 0 15 0 22 0 524757030 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31196] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31196/stat : 31196 (java) S 31182 31184 31021 0 -1 4202560 442 0 0 0 0 0 0 0 15 0 22 0 524757031 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488511488 0 0 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31197] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31197/stat : 31197 (java) S 31182 31184 31021 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524757031 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31198] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31198/stat : 31198 (java) S 31182 31184 31021 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524757031 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31204] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31204/stat : 31204 (java) S 31182 31184 31021 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524757034 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488518577 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31205] ppid=31182 vsize=15687084 CPUtime=0.67 cores=1,3,5,7
/proc/31184/task/31205/stat : 31205 (java) S 31182 31184 31021 0 -1 4202560 2545 0 0 0 67 0 0 0 15 0 22 0 524757034 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31206] ppid=31182 vsize=15687084 CPUtime=0.61 cores=1,3,5,7
/proc/31184/task/31206/stat : 31206 (java) S 31182 31184 31021 0 -1 4202560 4171 0 0 0 61 0 0 0 15 0 22 0 524757034 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31207] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31207/stat : 31207 (java) S 31182 31184 31021 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524757034 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31208] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31208/stat : 31208 (java) S 31182 31184 31021 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524757034 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488511488 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31231] ppid=31182 vsize=15687084 CPUtime=2.25 cores=1,3,5,7
/proc/31184/task/31231/stat : 31231 (java) R 31182 31184 31021 0 -1 4202560 25513 0 0 0 222 3 0 0 21 0 22 0 524757055 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912506019467 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31184/tid=31232] ppid=31182 vsize=15687084 CPUtime=2.35 cores=1,3,5,7
/proc/31184/task/31232/stat : 31232 (java) R 31182 31184 31021 0 -1 4202560 30086 0 0 0 232 3 0 0 19 0 22 0 524757055 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505944186 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31184/tid=31233] ppid=31182 vsize=15687084 CPUtime=2.49 cores=1,3,5,7
/proc/31184/task/31233/stat : 31233 (java) R 31182 31184 31021 0 -1 4202560 31311 0 0 0 246 3 0 0 21 0 22 0 524757055 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505592267 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31184/tid=31234] ppid=31182 vsize=15687084 CPUtime=2.38 cores=1,3,5,7
/proc/31184/task/31234/stat : 31234 (java) R 31182 31184 31021 0 -1 4202560 30031 0 0 0 234 4 0 0 20 0 22 0 524757055 16063574016 142397 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505855843 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.23
Current children cumulated vsize (KiB) 15687084

[startup+6.30075 s]
/proc/loadavg: 8.18 8.07 7.78 10/220 31238
/proc/meminfo: memFree=29260896/32950928 swapFree=67086612/67111528
[pid=31184] ppid=31182 vsize=15687084 CPUtime=23.99 cores=1,3,5,7
/proc/31184/stat : 31184 (java) S 31182 31184 31021 0 -1 4202496 150614 0 1 0 2378 21 0 0 17 0 22 0 524757029 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31184/statm: 3921771 142815 2283 9 0 3912490 0
[pid=31184/tid=31186] ppid=31182 vsize=15687084 CPUtime=0.34 cores=1,3,5,7
/proc/31184/task/31186/stat : 31186 (java) S 31182 31184 31021 0 -1 4202560 6385 0 1 0 33 1 0 0 18 0 22 0 524757029 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31187] ppid=31182 vsize=15687084 CPUtime=0.01 cores=1,3,5,7
/proc/31184/task/31187/stat : 31187 (java) S 31182 31184 31021 0 -1 4202560 2844 0 0 0 1 0 0 0 15 0 22 0 524757030 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31188] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31188/stat : 31188 (java) S 31182 31184 31021 0 -1 4202560 3302 0 0 0 0 0 0 0 15 0 22 0 524757030 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31189] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31189/stat : 31189 (java) S 31182 31184 31021 0 -1 4202560 1994 0 0 0 0 0 0 0 16 0 22 0 524757030 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31190] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31190/stat : 31190 (java) S 31182 31184 31021 0 -1 4202560 2671 0 0 0 0 0 0 0 16 0 22 0 524757030 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31191] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31191/stat : 31191 (java) S 31182 31184 31021 0 -1 4202560 2025 0 0 0 0 0 0 0 16 0 22 0 524757030 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31192] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31192/stat : 31192 (java) S 31182 31184 31021 0 -1 4202560 2155 0 0 0 0 0 0 0 15 0 22 0 524757030 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31193] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31193/stat : 31193 (java) S 31182 31184 31021 0 -1 4202560 1069 0 0 0 0 0 0 0 16 0 22 0 524757030 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31194] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31194/stat : 31194 (java) S 31182 31184 31021 0 -1 4202560 2661 0 0 0 0 0 0 0 15 0 22 0 524757030 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31196] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31196/stat : 31196 (java) S 31182 31184 31021 0 -1 4202560 442 0 0 0 0 0 0 0 15 0 22 0 524757031 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488511488 0 0 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31197] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31197/stat : 31197 (java) S 31182 31184 31021 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524757031 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31198] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31198/stat : 31198 (java) S 31182 31184 31021 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524757031 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31204] ppid=31182 vsize=15687084 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31204/stat : 31204 (java) S 31182 31184 31021 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524757034 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488518577 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31205] ppid=31182 vsize=15687084 CPUtime=0.73 cores=1,3,5,7
/proc/31184/task/31205/stat : 31205 (java) S 31182 31184 31021 0 -1 4202560 2553 0 0 0 73 0 0 0 16 0 22 0 524757034 16063574016 142815 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0

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

[pid=31184/tid=31232] ppid=31182 vsize=15752620 CPUtime=1107.73 cores=1,3,5,7
/proc/31184/task/31232/stat : 31232 (java) R 31182 31184 31021 0 -1 4202560 358412 0 0 0 110720 53 0 0 25 0 22 0 524757055 16130682880 100647 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505893900 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31184/tid=31233] ppid=31182 vsize=15752620 CPUtime=1107.54 cores=1,3,5,7
/proc/31184/task/31233/stat : 31233 (java) R 31182 31184 31021 0 -1 4202560 365089 0 0 0 110698 56 0 0 25 0 22 0 524757055 16130682880 100647 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505856109 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31184/tid=31234] ppid=31182 vsize=15752620 CPUtime=1107.43 cores=1,3,5,7
/proc/31184/task/31234/stat : 31234 (java) R 31182 31184 31021 0 -1 4202560 355252 0 0 0 110687 56 0 0 25 0 22 0 524757055 16130682880 100647 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505662733 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4461.85
Current children cumulated vsize (KiB) 15752620

[startup+1182.3 s]
/proc/loadavg: 8.14 8.09 7.98 10/220 31281
/proc/meminfo: memFree=29527232/32950928 swapFree=67086612/67111528
[pid=31184] ppid=31182 vsize=15752620 CPUtime=4700.49 cores=1,3,5,7
/proc/31184/stat : 31184 (java) S 31182 31184 31021 0 -1 4202496 2742526 0 1 0 469508 541 0 0 17 0 22 0 524757029 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31184/statm: 3938155 86798 2297 9 0 3928874 0
[pid=31184/tid=31186] ppid=31182 vsize=15752620 CPUtime=0.34 cores=1,3,5,7
/proc/31184/task/31186/stat : 31186 (java) S 31182 31184 31021 0 -1 4202560 6385 0 1 0 33 1 0 0 18 0 22 0 524757029 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31187] ppid=31182 vsize=15752620 CPUtime=3.52 cores=1,3,5,7
/proc/31184/task/31187/stat : 31187 (java) S 31182 31184 31021 0 -1 4202560 158344 0 0 0 326 26 0 0 16 0 22 0 524757030 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31188] ppid=31182 vsize=15752620 CPUtime=3.52 cores=1,3,5,7
/proc/31184/task/31188/stat : 31188 (java) S 31182 31184 31021 0 -1 4202560 151176 0 0 0 324 28 0 0 15 0 22 0 524757030 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31189] ppid=31182 vsize=15752620 CPUtime=3.54 cores=1,3,5,7
/proc/31184/task/31189/stat : 31189 (java) S 31182 31184 31021 0 -1 4202560 144396 0 0 0 327 27 0 0 15 0 22 0 524757030 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31190] ppid=31182 vsize=15752620 CPUtime=3.47 cores=1,3,5,7
/proc/31184/task/31190/stat : 31190 (java) S 31182 31184 31021 0 -1 4202560 145704 0 0 0 320 27 0 0 15 0 22 0 524757030 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31191] ppid=31182 vsize=15752620 CPUtime=3.43 cores=1,3,5,7
/proc/31184/task/31191/stat : 31191 (java) S 31182 31184 31021 0 -1 4202560 151404 0 0 0 315 28 0 0 16 0 22 0 524757030 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31192] ppid=31182 vsize=15752620 CPUtime=3.55 cores=1,3,5,7
/proc/31184/task/31192/stat : 31192 (java) S 31182 31184 31021 0 -1 4202560 152136 0 0 0 327 28 0 0 15 0 22 0 524757030 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31193] ppid=31182 vsize=15752620 CPUtime=3.63 cores=1,3,5,7
/proc/31184/task/31193/stat : 31193 (java) S 31182 31184 31021 0 -1 4202560 153773 0 0 0 337 26 0 0 15 0 22 0 524757030 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31194] ppid=31182 vsize=15752620 CPUtime=3.47 cores=1,3,5,7
/proc/31184/task/31194/stat : 31194 (java) S 31182 31184 31021 0 -1 4202560 156732 0 0 0 318 29 0 0 15 0 22 0 524757030 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31196] ppid=31182 vsize=15752620 CPUtime=2.39 cores=1,3,5,7
/proc/31184/task/31196/stat : 31196 (java) S 31182 31184 31021 0 -1 4202560 7292 0 0 0 156 83 0 0 15 0 22 0 524757031 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488511488 0 0 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31197] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31197/stat : 31197 (java) S 31182 31184 31021 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524757031 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31198] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31198/stat : 31198 (java) S 31182 31184 31021 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524757031 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31204] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31204/stat : 31204 (java) S 31182 31184 31021 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524757034 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488518577 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31205] ppid=31182 vsize=15752620 CPUtime=0.79 cores=1,3,5,7
/proc/31184/task/31205/stat : 31205 (java) S 31182 31184 31021 0 -1 4202560 2567 0 0 0 79 0 0 0 15 0 22 0 524757034 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31206] ppid=31182 vsize=15752620 CPUtime=0.71 cores=1,3,5,7
/proc/31184/task/31206/stat : 31206 (java) S 31182 31184 31021 0 -1 4202560 4188 0 0 0 71 0 0 0 15 0 22 0 524757034 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31207] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31207/stat : 31207 (java) S 31182 31184 31021 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524757034 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31208] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31208/stat : 31208 (java) S 31182 31184 31021 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 524757034 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488511488 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31231] ppid=31182 vsize=15752620 CPUtime=1167.27 cores=1,3,5,7
/proc/31184/task/31231/stat : 31231 (java) R 31182 31184 31021 0 -1 4202560 377257 0 0 0 116671 56 0 0 25 0 22 0 524757055 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505592896 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31184/tid=31232] ppid=31182 vsize=15752620 CPUtime=1167.07 cores=1,3,5,7
/proc/31184/task/31232/stat : 31232 (java) R 31182 31184 31021 0 -1 4202560 375166 0 0 0 116652 55 0 0 25 0 22 0 524757055 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505943807 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31184/tid=31233] ppid=31182 vsize=15752620 CPUtime=1166.88 cores=1,3,5,7
/proc/31184/task/31233/stat : 31233 (java) R 31182 31184 31021 0 -1 4202560 381648 0 0 0 116629 59 0 0 18 0 22 0 524757055 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505814931 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31184/tid=31234] ppid=31182 vsize=15752620 CPUtime=1166.77 cores=1,3,5,7
/proc/31184/task/31234/stat : 31234 (java) R 31182 31184 31021 0 -1 4202560 372910 0 0 0 116617 60 0 0 25 0 22 0 524757055 16130682880 86798 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505774013 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4700.49
Current children cumulated vsize (KiB) 15752620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.15 8.10 7.98 5/198 31285
/proc/meminfo: memFree=29771424/32950928 swapFree=67086612/67111528
[pid=31184] ppid=31182 vsize=15752620 CPUtime=4800.35 cores=1,3,5,7
/proc/31184/stat : 31184 (java) S 31182 31184 31021 0 -1 4202496 2801653 0 1 0 479483 552 0 0 17 0 22 0 524757029 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31184/statm: 3938155 96191 2297 9 0 3928874 0
[pid=31184/tid=31186] ppid=31182 vsize=15752620 CPUtime=0.34 cores=1,3,5,7
/proc/31184/task/31186/stat : 31186 (java) S 31182 31184 31021 0 -1 4202560 6385 0 1 0 33 1 0 0 18 0 22 0 524757029 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31187] ppid=31182 vsize=15752620 CPUtime=3.59 cores=1,3,5,7
/proc/31184/task/31187/stat : 31187 (java) S 31182 31184 31021 0 -1 4202560 160889 0 0 0 332 27 0 0 15 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31188] ppid=31182 vsize=15752620 CPUtime=3.59 cores=1,3,5,7
/proc/31184/task/31188/stat : 31188 (java) S 31182 31184 31021 0 -1 4202560 153547 0 0 0 331 28 0 0 16 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31189] ppid=31182 vsize=15752620 CPUtime=3.62 cores=1,3,5,7
/proc/31184/task/31189/stat : 31189 (java) S 31182 31184 31021 0 -1 4202560 147060 0 0 0 335 27 0 0 15 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31190] ppid=31182 vsize=15752620 CPUtime=3.53 cores=1,3,5,7
/proc/31184/task/31190/stat : 31190 (java) S 31182 31184 31021 0 -1 4202560 147594 0 0 0 326 27 0 0 15 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31191] ppid=31182 vsize=15752620 CPUtime=3.5 cores=1,3,5,7
/proc/31184/task/31191/stat : 31191 (java) S 31182 31184 31021 0 -1 4202560 153770 0 0 0 322 28 0 0 16 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31192] ppid=31182 vsize=15752620 CPUtime=3.64 cores=1,3,5,7
/proc/31184/task/31192/stat : 31192 (java) S 31182 31184 31021 0 -1 4202560 155386 0 0 0 335 29 0 0 16 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31193] ppid=31182 vsize=15752620 CPUtime=3.7 cores=1,3,5,7
/proc/31184/task/31193/stat : 31193 (java) S 31182 31184 31021 0 -1 4202560 156518 0 0 0 344 26 0 0 15 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31194] ppid=31182 vsize=15752620 CPUtime=3.55 cores=1,3,5,7
/proc/31184/task/31194/stat : 31194 (java) S 31182 31184 31021 0 -1 4202560 158927 0 0 0 325 30 0 0 15 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31196] ppid=31182 vsize=15752620 CPUtime=2.43 cores=1,3,5,7
/proc/31184/task/31196/stat : 31196 (java) S 31182 31184 31021 0 -1 4202560 7448 0 0 0 159 84 0 0 16 0 22 0 524757031 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488511488 0 0 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31197] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31197/stat : 31197 (java) S 31182 31184 31021 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524757031 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31198] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31198/stat : 31198 (java) S 31182 31184 31021 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524757031 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31204] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31204/stat : 31204 (java) S 31182 31184 31021 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524757034 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488518577 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31205] ppid=31182 vsize=15752620 CPUtime=0.79 cores=1,3,5,7
/proc/31184/task/31205/stat : 31205 (java) S 31182 31184 31021 0 -1 4202560 2567 0 0 0 79 0 0 0 15 0 22 0 524757034 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31206] ppid=31182 vsize=15752620 CPUtime=0.71 cores=1,3,5,7
/proc/31184/task/31206/stat : 31206 (java) S 31182 31184 31021 0 -1 4202560 4188 0 0 0 71 0 0 0 15 0 22 0 524757034 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31207] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31207/stat : 31207 (java) S 31182 31184 31021 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524757034 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31208] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31208/stat : 31208 (java) S 31182 31184 31021 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 524757034 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488511488 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31231] ppid=31182 vsize=15752620 CPUtime=1191.98 cores=1,3,5,7
/proc/31184/task/31231/stat : 31231 (java) R 31182 31184 31021 0 -1 4202560 387011 0 0 0 119141 57 0 0 25 0 22 0 524757055 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505987557 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31184/tid=31232] ppid=31182 vsize=15752620 CPUtime=1191.9 cores=1,3,5,7
/proc/31184/task/31232/stat : 31232 (java) R 31182 31184 31021 0 -1 4202560 384830 0 0 0 119134 56 0 0 25 0 22 0 524757055 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505764161 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31184/tid=31233] ppid=31182 vsize=15752620 CPUtime=1191.73 cores=1,3,5,7
/proc/31184/task/31233/stat : 31233 (java) R 31182 31184 31021 0 -1 4202560 391362 0 0 0 119112 61 0 0 25 0 22 0 524757055 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 18446744073699065925 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31184/tid=31234] ppid=31182 vsize=15752620 CPUtime=1191.6 cores=1,3,5,7
/proc/31184/task/31234/stat : 31234 (java) R 31182 31184 31021 0 -1 4202560 382722 0 0 0 119099 61 0 0 25 0 22 0 524757055 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505855871 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15752620

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

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

[startup+1207.4 s]
/proc/loadavg: 8.15 8.10 7.98 5/198 31285
/proc/meminfo: memFree=29771424/32950928 swapFree=67086612/67111528
[pid=31184] ppid=31182 vsize=15752620 CPUtime=4800.35 cores=1,3,5,7
/proc/31184/stat : 31184 (java) S 31182 31184 31021 0 -1 4202496 2801653 0 1 0 479483 552 0 0 17 0 22 0 524757029 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31184/statm: 3938155 96191 2297 9 0 3928874 0
[pid=31184/tid=31186] ppid=31182 vsize=15752620 CPUtime=0.34 cores=1,3,5,7
/proc/31184/task/31186/stat : 31186 (java) S 31182 31184 31021 0 -1 4202560 6385 0 1 0 33 1 0 0 18 0 22 0 524757029 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31187] ppid=31182 vsize=15752620 CPUtime=3.59 cores=1,3,5,7
/proc/31184/task/31187/stat : 31187 (java) S 31182 31184 31021 0 -1 4202560 160889 0 0 0 332 27 0 0 15 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31188] ppid=31182 vsize=15752620 CPUtime=3.59 cores=1,3,5,7
/proc/31184/task/31188/stat : 31188 (java) S 31182 31184 31021 0 -1 4202560 153547 0 0 0 331 28 0 0 16 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31189] ppid=31182 vsize=15752620 CPUtime=3.62 cores=1,3,5,7
/proc/31184/task/31189/stat : 31189 (java) S 31182 31184 31021 0 -1 4202560 147060 0 0 0 335 27 0 0 15 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31190] ppid=31182 vsize=15752620 CPUtime=3.53 cores=1,3,5,7
/proc/31184/task/31190/stat : 31190 (java) S 31182 31184 31021 0 -1 4202560 147594 0 0 0 326 27 0 0 15 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 3 0 0 0
[pid=31184/tid=31191] ppid=31182 vsize=15752620 CPUtime=3.5 cores=1,3,5,7
/proc/31184/task/31191/stat : 31191 (java) S 31182 31184 31021 0 -1 4202560 153770 0 0 0 322 28 0 0 16 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31192] ppid=31182 vsize=15752620 CPUtime=3.64 cores=1,3,5,7
/proc/31184/task/31192/stat : 31192 (java) S 31182 31184 31021 0 -1 4202560 155386 0 0 0 335 29 0 0 16 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31193] ppid=31182 vsize=15752620 CPUtime=3.7 cores=1,3,5,7
/proc/31184/task/31193/stat : 31193 (java) S 31182 31184 31021 0 -1 4202560 156518 0 0 0 344 26 0 0 15 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31194] ppid=31182 vsize=15752620 CPUtime=3.55 cores=1,3,5,7
/proc/31184/task/31194/stat : 31194 (java) S 31182 31184 31021 0 -1 4202560 158927 0 0 0 325 30 0 0 15 0 22 0 524757030 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31196] ppid=31182 vsize=15752620 CPUtime=2.43 cores=1,3,5,7
/proc/31184/task/31196/stat : 31196 (java) S 31182 31184 31021 0 -1 4202560 7448 0 0 0 159 84 0 0 16 0 22 0 524757031 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488511488 0 0 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31197] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31197/stat : 31197 (java) S 31182 31184 31021 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524757031 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31198] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31198/stat : 31198 (java) S 31182 31184 31021 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524757031 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31204] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31204/stat : 31204 (java) S 31182 31184 31021 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524757034 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488518577 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31205] ppid=31182 vsize=15752620 CPUtime=0.79 cores=1,3,5,7
/proc/31184/task/31205/stat : 31205 (java) S 31182 31184 31021 0 -1 4202560 2567 0 0 0 79 0 0 0 15 0 22 0 524757034 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31206] ppid=31182 vsize=15752620 CPUtime=0.71 cores=1,3,5,7
/proc/31184/task/31206/stat : 31206 (java) S 31182 31184 31021 0 -1 4202560 4188 0 0 0 71 0 0 0 15 0 22 0 524757034 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 1 0 0 0
[pid=31184/tid=31207] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31207/stat : 31207 (java) S 31182 31184 31021 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524757034 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488510873 0 4 0 16800975 18446604458716407616 0 0 -1 5 0 0 0
[pid=31184/tid=31208] ppid=31182 vsize=15752620 CPUtime=0 cores=1,3,5,7
/proc/31184/task/31208/stat : 31208 (java) S 31182 31184 31021 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 524757034 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 239488511488 0 4 0 16800975 18446604458716407616 0 0 -1 7 0 0 0
[pid=31184/tid=31231] ppid=31182 vsize=15752620 CPUtime=1191.98 cores=1,3,5,7
/proc/31184/task/31231/stat : 31231 (java) R 31182 31184 31021 0 -1 4202560 387011 0 0 0 119141 57 0 0 25 0 22 0 524757055 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505987557 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31184/tid=31232] ppid=31182 vsize=15752620 CPUtime=1191.9 cores=1,3,5,7
/proc/31184/task/31232/stat : 31232 (java) R 31182 31184 31021 0 -1 4202560 384830 0 0 0 119134 56 0 0 25 0 22 0 524757055 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505764161 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31184/tid=31233] ppid=31182 vsize=15752620 CPUtime=1191.73 cores=1,3,5,7
/proc/31184/task/31233/stat : 31233 (java) R 31182 31184 31021 0 -1 4202560 391362 0 0 0 119112 61 0 0 25 0 22 0 524757055 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 18446744073699065925 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31184/tid=31234] ppid=31182 vsize=15752620 CPUtime=1191.6 cores=1,3,5,7
/proc/31184/task/31234/stat : 31234 (java) R 31182 31184 31021 0 -1 4202560 382722 0 0 0 119099 61 0 0 25 0 22 0 524757055 16130682880 96191 33554432000 1073741824 1073778376 140734981971648 18446744073709551615 46912505855871 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15752620

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.4
CPU user time (s): 4794.86
CPU system time (s): 5.53916
CPU usage (%): 397.571
Max. virtual memory (cumulated for all children) (KiB): 15752620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.86
system time used= 5.53916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2801680
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= 234814
involuntary context switches= 133471

runsolver used 1.9987 second user time and 4.63729 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 04:46:40
IDJOB=3312735
IDBENCH=82920
IDSOLVER=1699
FILE ID=node148/3312735-1304131600
RUNJOBID= node148-1304130390-31040
PBS_JOBID= 13170790
Free space on /tmp= 72964 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1114532273-035.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312735-1304131600/watcher-3312735-1304131600 -o /tmp/evaluation-result-3312735-1304131600/solver-3312735-1304131600 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312735-1304131600.cnf

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

MD5SUM BENCH= ff7e731e0657a2728f5ff73a4fd8bb2e
RANDOM SEED=1558956129

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:      30159324 kB
Buffers:        743460 kB
Cached:        1636764 kB
SwapCached:       3696 kB
Active:         129928 kB
Inactive:      2292148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30159324 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:            1628 kB
Writeback:           0 kB
AnonPages:       39996 kB
Mapped:          13676 kB
Slab:           304828 kB
PageTables:       3920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186556 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= 72960 MiB
End job on node148 at 2011-04-30 05:06:49