Trace number 3312946

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.24 1207.33

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
MD5SUMafc70649cebcc24cd0a7b28def593295
Bench CategoryCRAFTED (crafted 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 variables218
Number of clauses13362
Sum of the clauses size59166
Maximum clause length15
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 311772
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51590

Solver Data

0.10/0.12	29:22 INFO : Reading from input HOME/instance-3312946-1304184562.cnf
0.51/0.36	Executor set job limit to 1000000
0.51/0.36	Executor set job limit to 1000000
0.51/0.36	Executor set job limit to 1000000
0.51/0.36	Executor set job limit to 1000000
0.51/0.36	Starting Executor!
0.51/0.36	Starting Executor!
0.51/0.36	Starting Executor!
0.51/0.36	Starting Executor!
1.16/0.67	29:23 INFO : 218 variables remaining out of 218
1.16/0.67	29:23 INFO : 72528 literals remaining out of 72528

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-3312946-1304184562/watcher-3312946-1304184562 -o /tmp/evaluation-result-3312946-1304184562/solver-3312946-1304184562 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312946-1304184562.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: 8.14 8.03 8.01 5/202 335
/proc/meminfo: memFree=25496972/32951124 swapFree=67111412/67111528
[pid=335] ppid=333 vsize=252 CPUtime=0 cores=0,2,4,6
/proc/335/stat : 335 (java) S 333 335 32679 0 -1 4194304 353 0 0 0 0 0 0 0 25 0 1 0 530054370 258048 31 33554432000 1073741824 1073778376 140734335326928 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071699453118 0 0 17 4 0 0 0
/proc/335/statm: 63 31 24 9 0 22 0

[startup+0.0233491 s]
/proc/loadavg: 8.14 8.03 8.01 5/202 335
/proc/meminfo: memFree=25496972/32951124 swapFree=67111412/67111528
[pid=335] ppid=333 vsize=15602060 CPUtime=0 cores=0,2,4,6
/proc/335/stat : 335 (java) S 333 335 32679 0 -1 4202496 3244 0 1 0 0 0 0 0 25 0 11 0 530054370 15976509440 2686 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347695077 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/335/statm: 3900515 2686 1562 9 0 3891263 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15602060

[startup+0.100945 s]
/proc/loadavg: 8.14 8.03 8.01 5/202 335
/proc/meminfo: memFree=25496972/32951124 swapFree=67111412/67111528
[pid=335] ppid=333 vsize=15676844 CPUtime=0.1 cores=0,2,4,6
/proc/335/stat : 335 (java) S 333 335 32679 0 -1 4202496 5554 0 1 0 9 1 0 0 25 0 18 0 530054370 16053088256 4989 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/335/statm: 3919211 4989 2116 9 0 3909930 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676844

[startup+0.300375 s]
/proc/loadavg: 8.14 8.03 8.01 5/202 335
/proc/meminfo: memFree=25496972/32951124 swapFree=67111412/67111528
[pid=335] ppid=333 vsize=15680452 CPUtime=0.51 cores=0,2,4,6
/proc/335/stat : 335 (java) S 333 335 32679 0 -1 4202496 14441 0 1 0 48 3 0 0 25 0 18 0 530054370 16056782848 12867 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/335/statm: 3920113 12873 2207 9 0 3910832 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680452

[startup+0.700296 s]
/proc/loadavg: 8.14 8.03 8.01 5/202 335
/proc/meminfo: memFree=25496972/32951124 swapFree=67111412/67111528
[pid=335] ppid=333 vsize=15689060 CPUtime=1.37 cores=0,2,4,6
/proc/335/stat : 335 (java) S 333 335 32679 0 -1 4202496 27522 0 1 0 133 4 0 0 25 0 22 0 530054370 16065597440 24673 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/335/statm: 3922265 24673 2248 9 0 3912984 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 15689060

[startup+1.50356 s]
/proc/loadavg: 8.14 8.03 8.01 7/224 357
/proc/meminfo: memFree=25348436/32951124 swapFree=67111412/67111528
[pid=335] ppid=333 vsize=15688576 CPUtime=4.29 cores=0,2,4,6
/proc/335/stat : 335 (java) S 333 335 32679 0 -1 4202496 52147 0 1 0 422 7 0 0 25 0 22 0 530054370 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/335/statm: 3922144 48407 2274 9 0 3912863 0
[pid=335/tid=337] ppid=333 vsize=15688576 CPUtime=0.65 cores=0,2,4,6
/proc/335/task/337/stat : 337 (java) S 333 335 32679 0 -1 4202560 18244 0 1 0 63 2 0 0 20 0 22 0 530054371 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/338/stat : 338 (java) S 333 335 32679 0 -1 4202560 834 0 0 0 0 0 0 0 15 0 22 0 530054372 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=339] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/339/stat : 339 (java) R 333 335 32679 0 -1 4202560 287 0 0 0 0 0 0 0 15 0 22 0 530054372 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=335/tid=340] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/340/stat : 340 (java) R 333 335 32679 0 -1 4202560 1067 0 0 0 0 0 0 0 15 0 22 0 530054372 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=335/tid=341] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/341/stat : 341 (java) R 333 335 32679 0 -1 4202560 1026 0 0 0 0 0 0 0 15 0 22 0 530054372 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=335/tid=342] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/342/stat : 342 (java) R 333 335 32679 0 -1 4202560 1105 0 0 0 0 0 0 0 15 0 22 0 530054372 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=335/tid=343] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/343/stat : 343 (java) R 333 335 32679 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 22 0 530054372 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=335/tid=344] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/344/stat : 344 (java) S 333 335 32679 0 -1 4202560 1676 0 0 0 0 0 0 0 15 0 22 0 530054372 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=345] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/345/stat : 345 (java) S 333 335 32679 0 -1 4202560 481 0 0 0 0 0 0 0 15 0 22 0 530054372 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=346] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/346/stat : 346 (java) S 333 335 32679 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530054373 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 0 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=347] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/347/stat : 347 (java) S 333 335 32679 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530054373 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=348] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/348/stat : 348 (java) S 333 335 32679 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530054373 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=349] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/349/stat : 349 (java) S 333 335 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530054375 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347716017 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=350] ppid=333 vsize=15688576 CPUtime=0.65 cores=0,2,4,6
/proc/335/task/350/stat : 350 (java) S 333 335 32679 0 -1 4202560 3124 0 0 0 65 0 0 0 15 0 22 0 530054375 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=351] ppid=333 vsize=15688576 CPUtime=0.64 cores=0,2,4,6
/proc/335/task/351/stat : 351 (java) S 333 335 32679 0 -1 4202560 5553 0 0 0 63 1 0 0 15 0 22 0 530054375 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=352] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/352/stat : 352 (java) S 333 335 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530054375 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=353] ppid=333 vsize=15688576 CPUtime=0 cores=0,2,4,6
/proc/335/task/353/stat : 353 (java) S 333 335 32679 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530054375 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708928 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=354] ppid=333 vsize=15688576 CPUtime=0.59 cores=0,2,4,6
/proc/335/task/354/stat : 354 (java) S 333 335 32679 0 -1 4202560 4304 0 0 0 59 0 0 0 16 0 22 0 530054406 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=355] ppid=333 vsize=15688576 CPUtime=0.45 cores=0,2,4,6
/proc/335/task/355/stat : 355 (java) S 333 335 32679 0 -1 4202560 2772 0 0 0 45 0 0 0 16 0 22 0 530054406 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=356] ppid=333 vsize=15688576 CPUtime=0.51 cores=0,2,4,6
/proc/335/task/356/stat : 356 (java) S 333 335 32679 0 -1 4202560 3391 0 0 0 51 0 0 0 16 0 22 0 530054406 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=357] ppid=333 vsize=15688576 CPUtime=0.7 cores=0,2,4,6
/proc/335/task/357/stat : 357 (java) S 333 335 32679 0 -1 4202560 6840 0 0 0 70 0 0 0 17 0 22 0 530054406 16065101824 48407 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 15688576

[startup+3.10083 s]
/proc/loadavg: 8.14 8.03 8.01 9/224 357
/proc/meminfo: memFree=25197532/32951124 swapFree=67111412/67111528
[pid=335] ppid=333 vsize=15690880 CPUtime=10.66 cores=0,2,4,6
/proc/335/stat : 335 (java) S 333 335 32679 0 -1 4202496 128465 0 1 0 1050 16 0 0 25 0 22 0 530054370 16067461120 124719 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/335/statm: 3922720 124723 2278 9 0 3913439 0
[pid=335/tid=337] ppid=333 vsize=15690880 CPUtime=0.65 cores=0,2,4,6
/proc/335/task/337/stat : 337 (java) S 333 335 32679 0 -1 4202560 18244 0 1 0 63 2 0 0 20 0 22 0 530054371 16067461120 124725 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/338/stat : 338 (java) S 333 335 32679 0 -1 4202560 2000 0 0 0 0 0 0 0 16 0 22 0 530054372 16067461120 124727 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=339] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/339/stat : 339 (java) S 333 335 32679 0 -1 4202560 1123 0 0 0 0 0 0 0 16 0 22 0 530054372 16067461120 124731 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=340] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/340/stat : 340 (java) S 333 335 32679 0 -1 4202560 1989 0 0 0 0 0 0 0 15 0 22 0 530054372 16067461120 124732 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=341] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/341/stat : 341 (java) S 333 335 32679 0 -1 4202560 1026 0 0 0 0 0 0 0 15 0 22 0 530054372 16067461120 124734 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=342] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/342/stat : 342 (java) S 333 335 32679 0 -1 4202560 2027 0 0 0 0 0 0 0 15 0 22 0 530054372 16067461120 124737 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=343] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/343/stat : 343 (java) S 333 335 32679 0 -1 4202560 2200 0 0 0 0 0 0 0 15 0 22 0 530054372 16067461120 124738 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=344] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/344/stat : 344 (java) S 333 335 32679 0 -1 4202560 3677 0 0 0 0 0 0 0 16 0 22 0 530054372 16067461120 124739 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=345] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/345/stat : 345 (java) S 333 335 32679 0 -1 4202560 2502 0 0 0 0 0 0 0 16 0 22 0 530054372 16067461120 124740 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=346] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/346/stat : 346 (java) S 333 335 32679 0 -1 4202560 194 0 0 0 0 0 0 0 15 0 22 0 530054373 16067461120 124740 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708928 0 0 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=347] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/347/stat : 347 (java) S 333 335 32679 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530054373 16067461120 124741 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=348] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/348/stat : 348 (java) S 333 335 32679 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 530054373 16067461120 124741 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=349] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/349/stat : 349 (java) S 333 335 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530054375 16067461120 124741 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347716017 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=350] ppid=333 vsize=15690880 CPUtime=0.74 cores=0,2,4,6
/proc/335/task/350/stat : 350 (java) S 333 335 32679 0 -1 4202560 3684 0 0 0 74 0 0 0 15 0 22 0 530054375 16067461120 124741 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=351] ppid=333 vsize=15690880 CPUtime=0.64 cores=0,2,4,6
/proc/335/task/351/stat : 351 (java) S 333 335 32679 0 -1 4202560 5557 0 0 0 63 1 0 0 15 0 22 0 530054375 16067461120 124742 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=352] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/352/stat : 352 (java) S 333 335 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530054375 16067461120 124743 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=353] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/353/stat : 353 (java) S 333 335 32679 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530054375 16067461120 124743 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708928 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=354] ppid=333 vsize=15690880 CPUtime=2.16 cores=0,2,4,6
/proc/335/task/354/stat : 354 (java) R 333 335 32679 0 -1 4202560 21031 0 0 0 214 2 0 0 18 0 22 0 530054406 16067461120 124743 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 46912505948064 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=335/tid=355] ppid=333 vsize=15690880 CPUtime=2.03 cores=0,2,4,6
/proc/335/task/355/stat : 355 (java) R 333 335 32679 0 -1 4202560 19822 0 0 0 201 2 0 0 17 0 22 0 530054406 16067461120 124747 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 46912505966420 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=335/tid=356] ppid=333 vsize=15690880 CPUtime=2.05 cores=0,2,4,6
/proc/335/task/356/stat : 356 (java) R 333 335 32679 0 -1 4202560 20112 0 0 0 204 1 0 0 18 0 22 0 530054406 16067461120 124747 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 46912505557416 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=335/tid=357] ppid=333 vsize=15690880 CPUtime=2.24 cores=0,2,4,6
/proc/335/task/357/stat : 357 (java) R 333 335 32679 0 -1 4202560 21918 0 0 0 222 2 0 0 19 0 22 0 530054406 16067461120 124749 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 46912506185750 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.66
Current children cumulated vsize (KiB) 15690880

[startup+6.30126 s]
/proc/loadavg: 8.21 8.04 8.02 9/224 357
/proc/meminfo: memFree=24905596/32951124 swapFree=67111412/67111528
[pid=335] ppid=333 vsize=15690880 CPUtime=23.41 cores=0,2,4,6
/proc/335/stat : 335 (java) S 333 335 32679 0 -1 4202496 152982 0 1 0 2321 20 0 0 25 0 22 0 530054370 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/335/statm: 3922720 147136 2285 9 0 3913439 0
[pid=335/tid=337] ppid=333 vsize=15690880 CPUtime=0.65 cores=0,2,4,6
/proc/335/task/337/stat : 337 (java) S 333 335 32679 0 -1 4202560 18244 0 1 0 63 2 0 0 20 0 22 0 530054371 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/338/stat : 338 (java) S 333 335 32679 0 -1 4202560 2328 0 0 0 0 0 0 0 15 0 22 0 530054372 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=339] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/339/stat : 339 (java) S 333 335 32679 0 -1 4202560 1832 0 0 0 0 0 0 0 16 0 22 0 530054372 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=340] ppid=333 vsize=15690880 CPUtime=0.01 cores=0,2,4,6
/proc/335/task/340/stat : 340 (java) S 333 335 32679 0 -1 4202560 3797 0 0 0 1 0 0 0 15 0 22 0 530054372 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=341] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/341/stat : 341 (java) S 333 335 32679 0 -1 4202560 1327 0 0 0 0 0 0 0 15 0 22 0 530054372 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=342] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/342/stat : 342 (java) S 333 335 32679 0 -1 4202560 3161 0 0 0 0 0 0 0 15 0 22 0 530054372 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=343] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/343/stat : 343 (java) S 333 335 32679 0 -1 4202560 2958 0 0 0 0 0 0 0 16 0 22 0 530054372 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=344] ppid=333 vsize=15690880 CPUtime=0.01 cores=0,2,4,6
/proc/335/task/344/stat : 344 (java) S 333 335 32679 0 -1 4202560 4956 0 0 0 0 1 0 0 15 0 22 0 530054372 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=345] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/345/stat : 345 (java) S 333 335 32679 0 -1 4202560 2980 0 0 0 0 0 0 0 15 0 22 0 530054372 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=346] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/346/stat : 346 (java) S 333 335 32679 0 -1 4202560 446 0 0 0 0 0 0 0 16 0 22 0 530054373 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708928 0 0 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=347] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/347/stat : 347 (java) S 333 335 32679 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530054373 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=348] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/348/stat : 348 (java) S 333 335 32679 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 530054373 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=349] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/349/stat : 349 (java) S 333 335 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530054375 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347716017 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=350] ppid=333 vsize=15690880 CPUtime=0.81 cores=0,2,4,6
/proc/335/task/350/stat : 350 (java) S 333 335 32679 0 -1 4202560 3684 0 0 0 81 0 0 0 15 0 22 0 530054375 16067461120 147136 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0

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

[pid=335/tid=355] ppid=333 vsize=15690880 CPUtime=1107.65 cores=0,2,4,6
/proc/335/task/355/stat : 355 (java) R 333 335 32679 0 -1 4202560 247621 0 0 0 110727 38 0 0 25 0 22 0 530054406 16067461120 85978 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 46912506128033 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=335/tid=356] ppid=333 vsize=15690880 CPUtime=1107.85 cores=0,2,4,6
/proc/335/task/356/stat : 356 (java) R 333 335 32679 0 -1 4202560 249986 0 0 0 110744 41 0 0 25 0 22 0 530054406 16067461120 85978 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 46912505916939 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=335/tid=357] ppid=333 vsize=15690880 CPUtime=1107.86 cores=0,2,4,6
/proc/335/task/357/stat : 357 (java) R 333 335 32679 0 -1 4202560 247274 0 0 0 110745 41 0 0 25 0 22 0 530054406 16067461120 85978 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 46912505524159 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4462.19
Current children cumulated vsize (KiB) 15690880

[startup+1182.3 s]
/proc/loadavg: 8.16 8.16 8.10 9/224 438
/proc/meminfo: memFree=25069216/32951124 swapFree=67111412/67111528
[pid=335] ppid=333 vsize=15690880 CPUtime=4700.78 cores=0,2,4,6
/proc/335/stat : 335 (java) S 333 335 32679 0 -1 4202496 1995860 0 1 0 469645 433 0 0 25 0 22 0 530054370 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/335/statm: 3922720 89704 2298 9 0 3913439 0
[pid=335/tid=337] ppid=333 vsize=15690880 CPUtime=0.65 cores=0,2,4,6
/proc/335/task/337/stat : 337 (java) S 333 335 32679 0 -1 4202560 18244 0 1 0 63 2 0 0 20 0 22 0 530054371 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=15690880 CPUtime=3.55 cores=0,2,4,6
/proc/335/task/338/stat : 338 (java) S 333 335 32679 0 -1 4202560 121107 0 0 0 331 24 0 0 16 0 22 0 530054372 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=339] ppid=333 vsize=15690880 CPUtime=3.43 cores=0,2,4,6
/proc/335/task/339/stat : 339 (java) S 333 335 32679 0 -1 4202560 110012 0 0 0 323 20 0 0 15 0 22 0 530054372 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=340] ppid=333 vsize=15690880 CPUtime=3.43 cores=0,2,4,6
/proc/335/task/340/stat : 340 (java) S 333 335 32679 0 -1 4202560 109445 0 0 0 321 22 0 0 15 0 22 0 530054372 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=341] ppid=333 vsize=15690880 CPUtime=3.47 cores=0,2,4,6
/proc/335/task/341/stat : 341 (java) S 333 335 32679 0 -1 4202560 112778 0 0 0 327 20 0 0 16 0 22 0 530054372 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=342] ppid=333 vsize=15690880 CPUtime=3.52 cores=0,2,4,6
/proc/335/task/342/stat : 342 (java) S 333 335 32679 0 -1 4202560 114601 0 0 0 331 21 0 0 16 0 22 0 530054372 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=343] ppid=333 vsize=15690880 CPUtime=3.54 cores=0,2,4,6
/proc/335/task/343/stat : 343 (java) S 333 335 32679 0 -1 4202560 115579 0 0 0 331 23 0 0 16 0 22 0 530054372 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=344] ppid=333 vsize=15690880 CPUtime=3.5 cores=0,2,4,6
/proc/335/task/344/stat : 344 (java) S 333 335 32679 0 -1 4202560 121405 0 0 0 326 24 0 0 15 0 22 0 530054372 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=345] ppid=333 vsize=15690880 CPUtime=3.55 cores=0,2,4,6
/proc/335/task/345/stat : 345 (java) S 333 335 32679 0 -1 4202560 118091 0 0 0 332 23 0 0 15 0 22 0 530054372 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=346] ppid=333 vsize=15690880 CPUtime=2.29 cores=0,2,4,6
/proc/335/task/346/stat : 346 (java) S 333 335 32679 0 -1 4202560 5167 0 0 0 155 74 0 0 15 0 22 0 530054373 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708928 0 0 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=347] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/347/stat : 347 (java) S 333 335 32679 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530054373 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=348] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/348/stat : 348 (java) S 333 335 32679 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 530054373 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=349] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/349/stat : 349 (java) S 333 335 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530054375 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347716017 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=350] ppid=333 vsize=15690880 CPUtime=0.9 cores=0,2,4,6
/proc/335/task/350/stat : 350 (java) S 333 335 32679 0 -1 4202560 3700 0 0 0 90 0 0 0 16 0 22 0 530054375 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=351] ppid=333 vsize=15690880 CPUtime=0.8 cores=0,2,4,6
/proc/335/task/351/stat : 351 (java) S 333 335 32679 0 -1 4202560 5583 0 0 0 79 1 0 0 15 0 22 0 530054375 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=352] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/352/stat : 352 (java) S 333 335 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530054375 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=353] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/353/stat : 353 (java) S 333 335 32679 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530054375 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708928 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=354] ppid=333 vsize=15690880 CPUtime=1166.91 cores=0,2,4,6
/proc/335/task/354/stat : 354 (java) R 333 335 32679 0 -1 4202560 256462 0 0 0 116647 44 0 0 25 0 22 0 530054406 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 46912505916930 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=335/tid=355] ppid=333 vsize=15690880 CPUtime=1166.73 cores=0,2,4,6
/proc/335/task/355/stat : 355 (java) R 333 335 32679 0 -1 4202560 259846 0 0 0 116633 40 0 0 25 0 22 0 530054406 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 47106646864408 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=335/tid=356] ppid=333 vsize=15690880 CPUtime=1167.2 cores=0,2,4,6
/proc/335/task/356/stat : 356 (java) R 333 335 32679 0 -1 4202560 262204 0 0 0 116676 44 0 0 25 0 22 0 530054406 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 46912505919651 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=335/tid=357] ppid=333 vsize=15690880 CPUtime=1167.17 cores=0,2,4,6
/proc/335/task/357/stat : 357 (java) R 333 335 32679 0 -1 4202560 260187 0 0 0 116674 43 0 0 25 0 22 0 530054406 16067461120 89704 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 46912506069731 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4700.78
Current children cumulated vsize (KiB) 15690880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.17 8.16 8.10 9/224 438
/proc/meminfo: memFree=25148816/32951124 swapFree=67111412/67111528
[pid=335] ppid=333 vsize=15690880 CPUtime=4800.17 cores=0,2,4,6
/proc/335/stat : 335 (java) S 333 335 32679 0 -1 4202496 2026300 0 1 0 479576 441 0 0 25 0 22 0 530054370 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/335/statm: 3922720 73856 2298 9 0 3913439 0
[pid=335/tid=337] ppid=333 vsize=15690880 CPUtime=0.65 cores=0,2,4,6
/proc/335/task/337/stat : 337 (java) S 333 335 32679 0 -1 4202560 18244 0 1 0 63 2 0 0 20 0 22 0 530054371 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=15690880 CPUtime=3.63 cores=0,2,4,6
/proc/335/task/338/stat : 338 (java) R 333 335 32679 0 -1 4202560 123643 0 0 0 339 24 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=335/tid=339] ppid=333 vsize=15690880 CPUtime=3.52 cores=0,2,4,6
/proc/335/task/339/stat : 339 (java) R 333 335 32679 0 -1 4202560 112540 0 0 0 331 21 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=335/tid=340] ppid=333 vsize=15690880 CPUtime=3.49 cores=0,2,4,6
/proc/335/task/340/stat : 340 (java) R 333 335 32679 0 -1 4202560 110972 0 0 0 327 22 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=335/tid=341] ppid=333 vsize=15690880 CPUtime=3.54 cores=0,2,4,6
/proc/335/task/341/stat : 341 (java) R 333 335 32679 0 -1 4202560 114572 0 0 0 333 21 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=335/tid=342] ppid=333 vsize=15690880 CPUtime=3.6 cores=0,2,4,6
/proc/335/task/342/stat : 342 (java) R 333 335 32679 0 -1 4202560 117073 0 0 0 338 22 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=335/tid=343] ppid=333 vsize=15690880 CPUtime=3.61 cores=0,2,4,6
/proc/335/task/343/stat : 343 (java) R 333 335 32679 0 -1 4202560 117401 0 0 0 337 24 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=335/tid=344] ppid=333 vsize=15690880 CPUtime=3.57 cores=0,2,4,6
/proc/335/task/344/stat : 344 (java) R 333 335 32679 0 -1 4202560 123679 0 0 0 333 24 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=335/tid=345] ppid=333 vsize=15690880 CPUtime=3.63 cores=0,2,4,6
/proc/335/task/345/stat : 345 (java) R 333 335 32679 0 -1 4202560 120638 0 0 0 339 24 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=335/tid=346] ppid=333 vsize=15690880 CPUtime=2.35 cores=0,2,4,6
/proc/335/task/346/stat : 346 (java) S 333 335 32679 0 -1 4202560 5303 0 0 0 159 76 0 0 15 0 22 0 530054373 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 0 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=347] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/347/stat : 347 (java) S 333 335 32679 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530054373 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=348] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/348/stat : 348 (java) S 333 335 32679 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 530054373 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=349] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/349/stat : 349 (java) S 333 335 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530054375 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347716017 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=350] ppid=333 vsize=15690880 CPUtime=0.9 cores=0,2,4,6
/proc/335/task/350/stat : 350 (java) S 333 335 32679 0 -1 4202560 3700 0 0 0 90 0 0 0 16 0 22 0 530054375 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=351] ppid=333 vsize=15690880 CPUtime=0.8 cores=0,2,4,6
/proc/335/task/351/stat : 351 (java) S 333 335 32679 0 -1 4202560 5583 0 0 0 79 1 0 0 15 0 22 0 530054375 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=352] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/352/stat : 352 (java) S 333 335 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530054375 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=353] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/353/stat : 353 (java) S 333 335 32679 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 530054375 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708928 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=354] ppid=333 vsize=15690880 CPUtime=1191.54 cores=0,2,4,6
/proc/335/task/354/stat : 354 (java) S 333 335 32679 0 -1 4202560 259143 0 0 0 119109 45 0 0 25 0 22 0 530054406 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=355] ppid=333 vsize=15690880 CPUtime=1191.4 cores=0,2,4,6
/proc/335/task/355/stat : 355 (java) S 333 335 32679 0 -1 4202560 263257 0 0 0 119100 40 0 0 25 0 22 0 530054406 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=356] ppid=333 vsize=15690880 CPUtime=1191.91 cores=0,2,4,6
/proc/335/task/356/stat : 356 (java) S 333 335 32679 0 -1 4202560 265307 0 0 0 119147 44 0 0 25 0 22 0 530054406 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=357] ppid=333 vsize=15690880 CPUtime=1191.88 cores=0,2,4,6
/proc/335/task/357/stat : 357 (java) S 333 335 32679 0 -1 4202560 263795 0 0 0 119144 44 0 0 25 0 22 0 530054406 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15690880

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

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

[startup+1207.3 s]
/proc/loadavg: 8.17 8.16 8.10 9/224 438
/proc/meminfo: memFree=25148816/32951124 swapFree=67111412/67111528
[pid=335] ppid=333 vsize=15690880 CPUtime=4800.17 cores=0,2,4,6
/proc/335/stat : 335 (java) S 333 335 32679 0 -1 4202496 2026300 0 1 0 479576 441 0 0 25 0 22 0 530054370 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/335/statm: 3922720 73856 2298 9 0 3913439 0
[pid=335/tid=337] ppid=333 vsize=15690880 CPUtime=0.65 cores=0,2,4,6
/proc/335/task/337/stat : 337 (java) S 333 335 32679 0 -1 4202560 18244 0 1 0 63 2 0 0 20 0 22 0 530054371 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=15690880 CPUtime=3.63 cores=0,2,4,6
/proc/335/task/338/stat : 338 (java) R 333 335 32679 0 -1 4202560 123643 0 0 0 339 24 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=335/tid=339] ppid=333 vsize=15690880 CPUtime=3.52 cores=0,2,4,6
/proc/335/task/339/stat : 339 (java) R 333 335 32679 0 -1 4202560 112540 0 0 0 331 21 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=335/tid=340] ppid=333 vsize=15690880 CPUtime=3.49 cores=0,2,4,6
/proc/335/task/340/stat : 340 (java) R 333 335 32679 0 -1 4202560 110972 0 0 0 327 22 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=335/tid=341] ppid=333 vsize=15690880 CPUtime=3.54 cores=0,2,4,6
/proc/335/task/341/stat : 341 (java) R 333 335 32679 0 -1 4202560 114572 0 0 0 333 21 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=335/tid=342] ppid=333 vsize=15690880 CPUtime=3.6 cores=0,2,4,6
/proc/335/task/342/stat : 342 (java) R 333 335 32679 0 -1 4202560 117073 0 0 0 338 22 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=335/tid=343] ppid=333 vsize=15690880 CPUtime=3.61 cores=0,2,4,6
/proc/335/task/343/stat : 343 (java) R 333 335 32679 0 -1 4202560 117401 0 0 0 337 24 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=335/tid=344] ppid=333 vsize=15690880 CPUtime=3.57 cores=0,2,4,6
/proc/335/task/344/stat : 344 (java) R 333 335 32679 0 -1 4202560 123679 0 0 0 333 24 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=335/tid=345] ppid=333 vsize=15690880 CPUtime=3.63 cores=0,2,4,6
/proc/335/task/345/stat : 345 (java) R 333 335 32679 0 -1 4202560 120638 0 0 0 339 24 0 0 15 0 22 0 530054372 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232335845687 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=335/tid=346] ppid=333 vsize=15690880 CPUtime=2.35 cores=0,2,4,6
/proc/335/task/346/stat : 346 (java) S 333 335 32679 0 -1 4202560 5303 0 0 0 159 76 0 0 15 0 22 0 530054373 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 0 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=347] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/347/stat : 347 (java) S 333 335 32679 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530054373 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=348] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/348/stat : 348 (java) S 333 335 32679 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 530054373 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=349] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/349/stat : 349 (java) S 333 335 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530054375 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347716017 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=350] ppid=333 vsize=15690880 CPUtime=0.9 cores=0,2,4,6
/proc/335/task/350/stat : 350 (java) S 333 335 32679 0 -1 4202560 3700 0 0 0 90 0 0 0 16 0 22 0 530054375 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=351] ppid=333 vsize=15690880 CPUtime=0.8 cores=0,2,4,6
/proc/335/task/351/stat : 351 (java) S 333 335 32679 0 -1 4202560 5583 0 0 0 79 1 0 0 15 0 22 0 530054375 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=352] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/352/stat : 352 (java) S 333 335 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530054375 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
[pid=335/tid=353] ppid=333 vsize=15690880 CPUtime=0 cores=0,2,4,6
/proc/335/task/353/stat : 353 (java) S 333 335 32679 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 530054375 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708928 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=354] ppid=333 vsize=15690880 CPUtime=1191.54 cores=0,2,4,6
/proc/335/task/354/stat : 354 (java) S 333 335 32679 0 -1 4202560 259143 0 0 0 119109 45 0 0 25 0 22 0 530054406 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 4 0 0 0
[pid=335/tid=355] ppid=333 vsize=15690880 CPUtime=1191.4 cores=0,2,4,6
/proc/335/task/355/stat : 355 (java) S 333 335 32679 0 -1 4202560 263257 0 0 0 119100 40 0 0 25 0 22 0 530054406 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 2 0 0 0
[pid=335/tid=356] ppid=333 vsize=15690880 CPUtime=1191.91 cores=0,2,4,6
/proc/335/task/356/stat : 356 (java) S 333 335 32679 0 -1 4202560 265307 0 0 0 119147 44 0 0 25 0 22 0 530054406 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 0 0 0 0
[pid=335/tid=357] ppid=333 vsize=15690880 CPUtime=1191.88 cores=0,2,4,6
/proc/335/task/357/stat : 357 (java) S 333 335 32679 0 -1 4202560 263795 0 0 0 119144 44 0 0 25 0 22 0 530054406 16067461120 73856 33554432000 1073741824 1073778376 140734508948512 18446744073709551615 232347708313 0 4 0 16800975 18446604453684228544 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15690880

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.24
CPU user time (s): 4795.81
CPU system time (s): 4.43333
CPU usage (%): 397.591
Max. virtual memory (cumulated for all children) (KiB): 15690880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.8
system time used= 4.43333
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2026332
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= 258340
involuntary context switches= 193674

runsolver used 1.9717 second user time and 4.67229 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 19:29:22
IDJOB=3312946
IDBENCH=83353
IDSOLVER=1699
FILE ID=node132/3312946-1304184562
RUNJOBID= node132-1304184273-32697
PBS_JOBID= 13172467
Free space on /tmp= 72172 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312946-1304184562/watcher-3312946-1304184562 -o /tmp/evaluation-result-3312946-1304184562/solver-3312946-1304184562 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312946-1304184562.cnf

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

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
RANDOM SEED=1049385687

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25497252 kB
Buffers:        700988 kB
Cached:        5888628 kB
SwapCached:        112 kB
Active:        1842636 kB
Inactive:      5129788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25497252 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            2072 kB
Writeback:           0 kB
AnonPages:      382388 kB
Mapped:          23652 kB
Slab:           418036 kB
PageTables:       5680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   579032 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72172 MiB
End job on node132 at 2011-04-30 19:49:31