Trace number 3313290

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.15 1208.77

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.6405
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.11/0.11	56:59 INFO : Reading from input HOME/instance-3313290-1304186219.cnf
0.71/0.52	Executor set job limit to 1000000
0.71/0.52	Executor set job limit to 1000000
0.71/0.52	Executor set job limit to 1000000
0.71/0.52	Executor set job limit to 1000000
0.71/0.52	Starting Executor!
0.71/0.52	Starting Executor!
0.71/0.52	Starting Executor!
0.71/0.52	Starting Executor!
1.99/1.15	57:00 INFO : Found 70 xor gates
4.05/1.90	57:01 INFO : 8714 variables remaining out of 8756
4.05/1.90	57:01 INFO : 282793 literals remaining out of 242477

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-3313290-1304186219/watcher-3313290-1304186219 -o /tmp/evaluation-result-3313290-1304186219/solver-3313290-1304186219 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313290-1304186219.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: 7.60 7.97 7.92 5/198 29491
/proc/meminfo: memFree=15929920/32951124 swapFree=67111528/67111528
[pid=29491] ppid=29489 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/29491/stat : 29491 (java) S 29489 29491 29297 0 -1 4202496 1414 0 0 0 0 0 0 0 25 0 2 0 530224500 26714112 885 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646318053 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29491/statm: 6522 885 678 9 0 381 0
[pid=29491/tid=29492] ppid=29489 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29492/stat : 29492 (java) R 29489 29491 29297 0 -1 4202560 56 0 0 0 0 0 0 0 25 0 2 0 530224501 27824128 885 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216629595050 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0606361 s]
/proc/loadavg: 7.60 7.97 7.92 5/198 29491
/proc/meminfo: memFree=15929920/32951124 swapFree=67111528/67111528
[pid=29491] ppid=29489 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/29491/stat : 29491 (java) S 29489 29491 29297 0 -1 4202496 4293 0 1 0 5 0 0 0 25 0 18 0 530224500 15984414720 3732 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29491/statm: 3902445 3732 1778 9 0 3893164 0
[pid=29491/tid=29492] ppid=29489 vsize=15609780 CPUtime=0.04 cores=1,3,5,7
/proc/29491/task/29492/stat : 29492 (java) R 29489 29491 29297 0 -1 4202560 2875 0 1 0 4 0 0 0 25 0 18 0 530224501 15984414720 3732 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912496218225 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100629 s]
/proc/loadavg: 7.60 7.97 7.92 5/198 29491
/proc/meminfo: memFree=15929920/32951124 swapFree=67111528/67111528
[pid=29491] ppid=29489 vsize=15676964 CPUtime=0.11 cores=1,3,5,7
/proc/29491/stat : 29491 (java) S 29489 29491 29297 0 -1 4202496 5566 0 1 0 10 1 0 0 25 0 18 0 530224500 16053211136 5005 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29491/statm: 3919241 5006 2116 9 0 3909960 0
[pid=29491/tid=29492] ppid=29489 vsize=15676964 CPUtime=0.08 cores=1,3,5,7
/proc/29491/task/29492/stat : 29492 (java) R 29489 29491 29297 0 -1 4202560 3451 0 1 0 8 0 0 0 18 0 18 0 530224501 16053211136 5006 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 47360846778373 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676964

[startup+0.300595 s]
/proc/loadavg: 7.60 7.97 7.92 5/198 29491
/proc/meminfo: memFree=15929920/32951124 swapFree=67111528/67111528
[pid=29491] ppid=29489 vsize=15682272 CPUtime=0.51 cores=1,3,5,7
/proc/29491/stat : 29491 (java) S 29489 29491 29297 0 -1 4202496 15921 0 1 0 49 2 0 0 25 0 18 0 530224500 16058646528 14168 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29491/statm: 3920568 14175 2206 9 0 3911287 0
[pid=29491/tid=29492] ppid=29489 vsize=15682272 CPUtime=0.29 cores=1,3,5,7
/proc/29491/task/29492/stat : 29492 (java) R 29489 29491 29297 0 -1 4202560 10854 0 1 0 27 2 0 0 18 0 18 0 530224501 16058646528 14178 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912505640851 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682272

[startup+0.700485 s]
/proc/loadavg: 7.60 7.97 7.92 5/198 29491
/proc/meminfo: memFree=15929920/32951124 swapFree=67111528/67111528
[pid=29491] ppid=29489 vsize=15691600 CPUtime=1.14 cores=1,3,5,7
/proc/29491/stat : 29491 (java) S 29489 29491 29297 0 -1 4202496 44686 0 1 0 109 5 0 0 25 0 22 0 530224500 16068198400 41074 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29491/statm: 3922900 41074 2253 9 0 3913619 0
[pid=29491/tid=29492] ppid=29489 vsize=15691600 CPUtime=0.68 cores=1,3,5,7
/proc/29491/task/29492/stat : 29492 (java) R 29489 29491 29297 0 -1 4202560 35635 0 1 0 64 4 0 0 20 0 22 0 530224501 16068198400 41074 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912505227904 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 15691600

[startup+1.50138 s]
/proc/loadavg: 7.60 7.97 7.92 7/220 29513
/proc/meminfo: memFree=15750876/32951124 swapFree=67111528/67111528
[pid=29491] ppid=29489 vsize=15714824 CPUtime=3.09 cores=1,3,5,7
/proc/29491/stat : 29491 (java) S 29489 29491 29297 0 -1 4202496 59046 0 1 0 303 6 0 0 25 0 22 0 530224500 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29491/statm: 3928706 48721 2264 9 0 3919425 0
[pid=29491/tid=29492] ppid=29489 vsize=15714824 CPUtime=1.48 cores=1,3,5,7
/proc/29491/task/29492/stat : 29492 (java) R 29489 29491 29297 0 -1 4202560 35672 0 1 0 144 4 0 0 22 0 22 0 530224501 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912505888978 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29491/tid=29494] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530224501 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29495] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530224501 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29496] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530224501 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29497] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 530224501 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29498] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530224501 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29499] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530224501 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29500] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 29297 0 -1 4202560 20 0 0 0 0 0 0 0 21 0 22 0 530224501 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29501] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29501/stat : 29501 (java) S 29489 29491 29297 0 -1 4202560 386 0 0 0 0 0 0 0 21 0 22 0 530224501 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29502] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29502/stat : 29502 (java) S 29489 29491 29297 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530224502 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 0 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29503] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29503/stat : 29503 (java) S 29489 29491 29297 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530224503 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29504] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29504/stat : 29504 (java) S 29489 29491 29297 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530224503 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29505] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29505/stat : 29505 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530224505 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646338993 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29506] ppid=29489 vsize=15714824 CPUtime=1.03 cores=1,3,5,7
/proc/29491/task/29506/stat : 29506 (java) R 29489 29491 29297 0 -1 4202560 16235 0 0 0 102 1 0 0 16 0 22 0 530224505 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 47360847631378 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29491/tid=29507] ppid=29489 vsize=15714824 CPUtime=0.56 cores=1,3,5,7
/proc/29491/task/29507/stat : 29507 (java) S 29489 29491 29297 0 -1 4202560 5289 0 0 0 56 0 0 0 19 0 22 0 530224505 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29508] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29508/stat : 29508 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530224505 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29509] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29509/stat : 29509 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530224505 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29510] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29510/stat : 29510 (java) S 29489 29491 29297 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 530224553 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29511] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29511/stat : 29511 (java) S 29489 29491 29297 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 530224553 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29512] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29512/stat : 29512 (java) S 29489 29491 29297 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530224553 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29513] ppid=29489 vsize=15714824 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29513/stat : 29513 (java) S 29489 29491 29297 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530224553 16091979776 48721 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15714824

[startup+3.1011 s]
/proc/loadavg: 7.60 7.97 7.92 7/220 29513
/proc/meminfo: memFree=15742928/32951124 swapFree=67111528/67111528
[pid=29491] ppid=29489 vsize=15712316 CPUtime=6.74 cores=1,3,5,7
/proc/29491/stat : 29491 (java) S 29489 29491 29297 0 -1 4202496 64158 0 1 0 666 8 0 0 25 0 22 0 530224500 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29491/statm: 3928079 51356 2276 9 0 3918798 0
[pid=29491/tid=29492] ppid=29489 vsize=15712316 CPUtime=1.88 cores=1,3,5,7
/proc/29491/task/29492/stat : 29492 (java) S 29489 29491 29297 0 -1 4202560 35712 0 1 0 184 4 0 0 23 0 22 0 530224501 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29494] ppid=29489 vsize=15712316 CPUtime=0.02 cores=1,3,5,7
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 29297 0 -1 4202560 1558 0 0 0 2 0 0 0 17 0 22 0 530224501 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29495] ppid=29489 vsize=15712316 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530224501 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29496] ppid=29489 vsize=15712316 CPUtime=0.01 cores=1,3,5,7
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 29297 0 -1 4202560 3 0 0 0 1 0 0 0 17 0 22 0 530224501 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29497] ppid=29489 vsize=15712316 CPUtime=0.01 cores=1,3,5,7
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 29297 0 -1 4202560 154 0 0 0 1 0 0 0 15 0 22 0 530224501 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29498] ppid=29489 vsize=15712316 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530224501 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29499] ppid=29489 vsize=15712316 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530224501 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29500] ppid=29489 vsize=15712316 CPUtime=0.01 cores=1,3,5,7
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 29297 0 -1 4202560 1242 0 0 0 1 0 0 0 17 0 22 0 530224501 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29501] ppid=29489 vsize=15712316 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29501/stat : 29501 (java) S 29489 29491 29297 0 -1 4202560 386 0 0 0 0 0 0 0 17 0 22 0 530224501 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29502] ppid=29489 vsize=15712316 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29502/stat : 29502 (java) S 29489 29491 29297 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 530224502 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 0 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29503] ppid=29489 vsize=15712316 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29503/stat : 29503 (java) S 29489 29491 29297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530224503 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29504] ppid=29489 vsize=15712316 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29504/stat : 29504 (java) S 29489 29491 29297 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530224503 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29505] ppid=29489 vsize=15712316 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29505/stat : 29505 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530224505 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646338993 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29506] ppid=29489 vsize=15712316 CPUtime=1.62 cores=1,3,5,7
/proc/29491/task/29506/stat : 29506 (java) S 29489 29491 29297 0 -1 4202560 17173 0 0 0 161 1 0 0 15 0 22 0 530224505 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29507] ppid=29489 vsize=15712316 CPUtime=1.02 cores=1,3,5,7
/proc/29491/task/29507/stat : 29507 (java) S 29489 29491 29297 0 -1 4202560 6409 0 0 0 102 0 0 0 15 0 22 0 530224505 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29508] ppid=29489 vsize=15712316 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29508/stat : 29508 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530224505 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29509] ppid=29489 vsize=15712316 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29509/stat : 29509 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530224505 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29510] ppid=29489 vsize=15712316 CPUtime=0.13 cores=1,3,5,7
/proc/29491/task/29510/stat : 29510 (java) R 29489 29491 29297 0 -1 4202560 29 0 0 0 13 0 0 0 16 0 22 0 530224553 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912505888978 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29491/tid=29511] ppid=29489 vsize=15712316 CPUtime=0.5 cores=1,3,5,7
/proc/29491/task/29511/stat : 29511 (java) R 29489 29491 29297 0 -1 4202560 11 0 0 0 50 0 0 0 15 0 22 0 530224553 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912505853482 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29491/tid=29512] ppid=29489 vsize=15712316 CPUtime=0.56 cores=1,3,5,7
/proc/29491/task/29512/stat : 29512 (java) R 29489 29491 29297 0 -1 4202560 8 0 0 0 56 0 0 0 16 0 22 0 530224553 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912505889226 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29491/tid=29513] ppid=29489 vsize=15712316 CPUtime=0.88 cores=1,3,5,7
/proc/29491/task/29513/stat : 29513 (java) S 29489 29491 29297 0 -1 4202560 10 0 0 0 88 0 0 0 15 0 22 0 530224553 16089411584 51356 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 15712316

[startup+6.3015 s]
/proc/loadavg: 7.48 7.93 7.91 9/220 29513
/proc/meminfo: memFree=15477440/32951124 swapFree=67111528/67111528
[pid=29491] ppid=29489 vsize=15712316 CPUtime=18.45 cores=1,3,5,7
/proc/29491/stat : 29491 (java) S 29489 29491 29297 0 -1 4202496 126365 0 1 0 1828 17 0 0 25 0 22 0 530224500 16089411584 113027 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29491/statm: 3928079 113027 2276 9 0 3918798 0
[pid=29491/tid=29492] ppid=29489 vsize=15712316 CPUtime=1.88 cores=1,3,5,7
/proc/29491/task/29492/stat : 29492 (java) S 29489 29491 29297 0 -1 4202560 35712 0 1 0 184 4 0 0 23 0 22 0 530224501 16089411584 113027 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29494] ppid=29489 vsize=15712316 CPUtime=0.03 cores=1,3,5,7
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 29297 0 -1 4202560 3673 0 0 0 3 0 0 0 15 0 22 0 530224501 16089411584 113027 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29495] ppid=29489 vsize=15712316 CPUtime=0.02 cores=1,3,5,7
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 29297 0 -1 4202560 4246 0 0 0 2 0 0 0 15 0 22 0 530224501 16089411584 113027 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29496] ppid=29489 vsize=15712316 CPUtime=0.01 cores=1,3,5,7
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 29297 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 22 0 530224501 16089411584 113027 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29497] ppid=29489 vsize=15712316 CPUtime=0.02 cores=1,3,5,7
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 29297 0 -1 4202560 3726 0 0 0 2 0 0 0 15 0 22 0 530224501 16089411584 113027 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29498] ppid=29489 vsize=15712316 CPUtime=0.05 cores=1,3,5,7
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 29297 0 -1 4202560 6788 0 0 0 4 1 0 0 16 0 22 0 530224501 16089411584 113027 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29499] ppid=29489 vsize=15712316 CPUtime=0.03 cores=1,3,5,7
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 29297 0 -1 4202560 9083 0 0 0 3 0 0 0 16 0 22 0 530224501 16089411584 113027 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29500] ppid=29489 vsize=15712316 CPUtime=0.03 cores=1,3,5,7
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 29297 0 -1 4202560 5986 0 0 0 3 0 0 0 16 0 22 0 530224501 16089411584 113027 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29501] ppid=29489 vsize=15712316 CPUtime=0.04 cores=1,3,5,7
/proc/29491/task/29501/stat : 29501 (java) S 29489 29491 29297 0 -1 4202560 8135 0 0 0 3 1 0 0 16 0 22 0 530224501 16089411584 113027 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0

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

[pid=29491/tid=29511] ppid=29489 vsize=15777852 CPUtime=1105.83 cores=1,3,5,7
/proc/29491/task/29511/stat : 29511 (java) R 29489 29491 29297 0 -1 4202560 125049 0 0 0 110385 198 0 0 18 0 22 0 530224553 16156520448 326844 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912506190293 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29491/tid=29512] ppid=29489 vsize=15777852 CPUtime=1104.74 cores=1,3,5,7
/proc/29491/task/29512/stat : 29512 (java) R 29489 29491 29297 0 -1 4202560 106073 0 0 0 110284 190 0 0 25 0 22 0 530224553 16156520448 326844 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912505913346 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29491/tid=29513] ppid=29489 vsize=15777852 CPUtime=1106.35 cores=1,3,5,7
/proc/29491/task/29513/stat : 29513 (java) R 29489 29491 29297 0 -1 4202560 114805 0 0 0 110429 206 0 0 18 0 22 0 530224553 16156520448 326844 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912506602247 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4456.53
Current children cumulated vsize (KiB) 15777852

[startup+1182.3 s]
/proc/loadavg: 8.13 8.08 8.01 9/220 29556
/proc/meminfo: memFree=16772732/32951124 swapFree=67111528/67111528
[pid=29491] ppid=29489 vsize=15777852 CPUtime=4695.08 cores=1,3,5,7
/proc/29491/stat : 29491 (java) S 29489 29491 29297 0 -1 4202496 845940 0 1 0 468532 976 0 0 25 0 22 0 530224500 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29491/statm: 3944463 299547 2300 9 0 3935182 0
[pid=29491/tid=29492] ppid=29489 vsize=15777852 CPUtime=1.88 cores=1,3,5,7
/proc/29491/task/29492/stat : 29492 (java) S 29489 29491 29297 0 -1 4202560 35712 0 1 0 184 4 0 0 23 0 22 0 530224501 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29494] ppid=29489 vsize=15777852 CPUtime=3.61 cores=1,3,5,7
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 29297 0 -1 4202560 24669 0 0 0 353 8 0 0 15 0 22 0 530224501 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29495] ppid=29489 vsize=15777852 CPUtime=3.66 cores=1,3,5,7
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 29297 0 -1 4202560 49481 0 0 0 354 12 0 0 16 0 22 0 530224501 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29496] ppid=29489 vsize=15777852 CPUtime=3.68 cores=1,3,5,7
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 29297 0 -1 4202560 33949 0 0 0 355 13 0 0 16 0 22 0 530224501 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29497] ppid=29489 vsize=15777852 CPUtime=3.65 cores=1,3,5,7
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 29297 0 -1 4202560 37983 0 0 0 354 11 0 0 15 0 22 0 530224501 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29498] ppid=29489 vsize=15777852 CPUtime=3.68 cores=1,3,5,7
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 29297 0 -1 4202560 37229 0 0 0 356 12 0 0 15 0 22 0 530224501 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29499] ppid=29489 vsize=15777852 CPUtime=3.69 cores=1,3,5,7
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 29297 0 -1 4202560 47733 0 0 0 357 12 0 0 16 0 22 0 530224501 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29500] ppid=29489 vsize=15777852 CPUtime=3.57 cores=1,3,5,7
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 29297 0 -1 4202560 32867 0 0 0 348 9 0 0 16 0 22 0 530224501 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29501] ppid=29489 vsize=15777852 CPUtime=3.72 cores=1,3,5,7
/proc/29491/task/29501/stat : 29501 (java) S 29489 29491 29297 0 -1 4202560 53785 0 0 0 359 13 0 0 15 0 22 0 530224501 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29502] ppid=29489 vsize=15777852 CPUtime=1.4 cores=1,3,5,7
/proc/29491/task/29502/stat : 29502 (java) S 29489 29491 29297 0 -1 4202560 2097 0 0 0 105 35 0 0 15 0 22 0 530224502 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 0 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29503] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29503/stat : 29503 (java) S 29489 29491 29297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530224503 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29504] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29504/stat : 29504 (java) S 29489 29491 29297 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530224503 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29505] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29505/stat : 29505 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530224505 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646338993 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29506] ppid=29489 vsize=15777852 CPUtime=2.04 cores=1,3,5,7
/proc/29491/task/29506/stat : 29506 (java) S 29489 29491 29297 0 -1 4202560 17227 0 0 0 203 1 0 0 16 0 22 0 530224505 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29507] ppid=29489 vsize=15777852 CPUtime=1.46 cores=1,3,5,7
/proc/29491/task/29507/stat : 29507 (java) S 29489 29491 29297 0 -1 4202560 6449 0 0 0 146 0 0 0 15 0 22 0 530224505 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29508] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29508/stat : 29508 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530224505 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29509] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29509/stat : 29509 (java) S 29489 29491 29297 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530224505 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29510] ppid=29489 vsize=15777852 CPUtime=1164.26 cores=1,3,5,7
/proc/29491/task/29510/stat : 29510 (java) R 29489 29491 29297 0 -1 4202560 119089 0 0 0 116222 204 0 0 25 0 22 0 530224553 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912505880343 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29491/tid=29511] ppid=29489 vsize=15777852 CPUtime=1165.04 cores=1,3,5,7
/proc/29491/task/29511/stat : 29511 (java) R 29489 29491 29297 0 -1 4202560 125137 0 0 0 116292 212 0 0 18 0 22 0 530224553 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29491/tid=29512] ppid=29489 vsize=15777852 CPUtime=1163.98 cores=1,3,5,7
/proc/29491/task/29512/stat : 29512 (java) R 29489 29491 29297 0 -1 4202560 106172 0 0 0 116196 202 0 0 18 0 22 0 530224553 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912506528413 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29491/tid=29513] ppid=29489 vsize=15777852 CPUtime=1165.59 cores=1,3,5,7
/proc/29491/task/29513/stat : 29513 (java) R 29489 29491 29297 0 -1 4202560 114907 0 0 0 116340 219 0 0 25 0 22 0 530224553 16156520448 299547 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912506286035 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4695.08
Current children cumulated vsize (KiB) 15777852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208.7 s]
/proc/loadavg: 7.98 8.05 8.00 9/220 29608
/proc/meminfo: memFree=16019944/32951124 swapFree=67111528/67111528
[pid=29491] ppid=29489 vsize=15777852 CPUtime=4800.06 cores=1,3,5,7
/proc/29491/stat : 29491 (java) S 29489 29491 29297 0 -1 4202496 846126 0 1 0 479002 1004 0 0 25 0 22 0 530224500 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29491/statm: 3944463 288476 2300 9 0 3935182 0
[pid=29491/tid=29492] ppid=29489 vsize=15777852 CPUtime=1.88 cores=1,3,5,7
/proc/29491/task/29492/stat : 29492 (java) S 29489 29491 29297 0 -1 4202560 35712 0 1 0 184 4 0 0 23 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29494] ppid=29489 vsize=15777852 CPUtime=3.72 cores=1,3,5,7
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 29297 0 -1 4202560 24672 0 0 0 363 9 0 0 16 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29495] ppid=29489 vsize=15777852 CPUtime=3.76 cores=1,3,5,7
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 29297 0 -1 4202560 49484 0 0 0 364 12 0 0 16 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29496] ppid=29489 vsize=15777852 CPUtime=3.76 cores=1,3,5,7
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 29297 0 -1 4202560 33951 0 0 0 363 13 0 0 15 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29497] ppid=29489 vsize=15777852 CPUtime=3.73 cores=1,3,5,7
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 29297 0 -1 4202560 37986 0 0 0 362 11 0 0 15 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29498] ppid=29489 vsize=15777852 CPUtime=3.76 cores=1,3,5,7
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 29297 0 -1 4202560 37232 0 0 0 364 12 0 0 16 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29499] ppid=29489 vsize=15777852 CPUtime=3.79 cores=1,3,5,7
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 29297 0 -1 4202560 47736 0 0 0 367 12 0 0 15 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29500] ppid=29489 vsize=15777852 CPUtime=3.65 cores=1,3,5,7
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 29297 0 -1 4202560 32870 0 0 0 356 9 0 0 15 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29501] ppid=29489 vsize=15777852 CPUtime=3.81 cores=1,3,5,7
/proc/29491/task/29501/stat : 29501 (java) S 29489 29491 29297 0 -1 4202560 53788 0 0 0 368 13 0 0 15 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29502] ppid=29489 vsize=15777852 CPUtime=1.43 cores=1,3,5,7
/proc/29491/task/29502/stat : 29502 (java) S 29489 29491 29297 0 -1 4202560 2098 0 0 0 107 36 0 0 15 0 22 0 530224502 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 0 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29503] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29503/stat : 29503 (java) S 29489 29491 29297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530224503 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29504] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29504/stat : 29504 (java) S 29489 29491 29297 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530224503 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29505] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29505/stat : 29505 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530224505 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646338993 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29506] ppid=29489 vsize=15777852 CPUtime=2.04 cores=1,3,5,7
/proc/29491/task/29506/stat : 29506 (java) S 29489 29491 29297 0 -1 4202560 17227 0 0 0 203 1 0 0 16 0 22 0 530224505 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29507] ppid=29489 vsize=15777852 CPUtime=1.46 cores=1,3,5,7
/proc/29491/task/29507/stat : 29507 (java) S 29489 29491 29297 0 -1 4202560 6449 0 0 0 146 0 0 0 15 0 22 0 530224505 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29508] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29508/stat : 29508 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530224505 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29509] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29509/stat : 29509 (java) S 29489 29491 29297 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 530224505 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29510] ppid=29489 vsize=15777852 CPUtime=1190.36 cores=1,3,5,7
/proc/29491/task/29510/stat : 29510 (java) R 29489 29491 29297 0 -1 4202560 119127 0 0 0 118825 211 0 0 25 0 22 0 530224553 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912506527504 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29491/tid=29511] ppid=29489 vsize=15777852 CPUtime=1191.12 cores=1,3,5,7
/proc/29491/task/29511/stat : 29511 (java) R 29489 29491 29297 0 -1 4202560 125166 0 0 0 118894 218 0 0 25 0 22 0 530224553 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29491/tid=29512] ppid=29489 vsize=15777852 CPUtime=1189.95 cores=1,3,5,7
/proc/29491/task/29512/stat : 29512 (java) R 29489 29491 29297 0 -1 4202560 106220 0 0 0 118788 207 0 0 21 0 22 0 530224553 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912506405875 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29491/tid=29513] ppid=29489 vsize=15777852 CPUtime=1191.68 cores=1,3,5,7
/proc/29491/task/29513/stat : 29513 (java) R 29489 29491 29297 0 -1 4202560 114952 0 0 0 118941 227 0 0 25 0 22 0 530224553 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15777852

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

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

[startup+1208.7 s]
/proc/loadavg: 7.98 8.05 8.00 9/220 29608
/proc/meminfo: memFree=16019944/32951124 swapFree=67111528/67111528
[pid=29491] ppid=29489 vsize=15777852 CPUtime=4800.06 cores=1,3,5,7
/proc/29491/stat : 29491 (java) S 29489 29491 29297 0 -1 4202496 846126 0 1 0 479002 1004 0 0 25 0 22 0 530224500 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29491/statm: 3944463 288476 2300 9 0 3935182 0
[pid=29491/tid=29492] ppid=29489 vsize=15777852 CPUtime=1.88 cores=1,3,5,7
/proc/29491/task/29492/stat : 29492 (java) S 29489 29491 29297 0 -1 4202560 35712 0 1 0 184 4 0 0 23 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29494] ppid=29489 vsize=15777852 CPUtime=3.72 cores=1,3,5,7
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 29297 0 -1 4202560 24672 0 0 0 363 9 0 0 16 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29495] ppid=29489 vsize=15777852 CPUtime=3.76 cores=1,3,5,7
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 29297 0 -1 4202560 49484 0 0 0 364 12 0 0 16 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29496] ppid=29489 vsize=15777852 CPUtime=3.76 cores=1,3,5,7
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 29297 0 -1 4202560 33951 0 0 0 363 13 0 0 15 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29497] ppid=29489 vsize=15777852 CPUtime=3.73 cores=1,3,5,7
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 29297 0 -1 4202560 37986 0 0 0 362 11 0 0 15 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29498] ppid=29489 vsize=15777852 CPUtime=3.76 cores=1,3,5,7
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 29297 0 -1 4202560 37232 0 0 0 364 12 0 0 16 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29499] ppid=29489 vsize=15777852 CPUtime=3.79 cores=1,3,5,7
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 29297 0 -1 4202560 47736 0 0 0 367 12 0 0 15 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29500] ppid=29489 vsize=15777852 CPUtime=3.65 cores=1,3,5,7
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 29297 0 -1 4202560 32870 0 0 0 356 9 0 0 15 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29501] ppid=29489 vsize=15777852 CPUtime=3.81 cores=1,3,5,7
/proc/29491/task/29501/stat : 29501 (java) S 29489 29491 29297 0 -1 4202560 53788 0 0 0 368 13 0 0 15 0 22 0 530224501 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29502] ppid=29489 vsize=15777852 CPUtime=1.43 cores=1,3,5,7
/proc/29491/task/29502/stat : 29502 (java) S 29489 29491 29297 0 -1 4202560 2098 0 0 0 107 36 0 0 15 0 22 0 530224502 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 0 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29503] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29503/stat : 29503 (java) S 29489 29491 29297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530224503 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29504] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29504/stat : 29504 (java) S 29489 29491 29297 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530224503 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 5 0 0 0
[pid=29491/tid=29505] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29505/stat : 29505 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530224505 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646338993 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29506] ppid=29489 vsize=15777852 CPUtime=2.04 cores=1,3,5,7
/proc/29491/task/29506/stat : 29506 (java) S 29489 29491 29297 0 -1 4202560 17227 0 0 0 203 1 0 0 16 0 22 0 530224505 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 7 0 0 0
[pid=29491/tid=29507] ppid=29489 vsize=15777852 CPUtime=1.46 cores=1,3,5,7
/proc/29491/task/29507/stat : 29507 (java) S 29489 29491 29297 0 -1 4202560 6449 0 0 0 146 0 0 0 15 0 22 0 530224505 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 1 0 0 0
[pid=29491/tid=29508] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29508/stat : 29508 (java) S 29489 29491 29297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530224505 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331289 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29509] ppid=29489 vsize=15777852 CPUtime=0 cores=1,3,5,7
/proc/29491/task/29509/stat : 29509 (java) S 29489 29491 29297 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 530224505 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 216646331904 0 4 0 16800975 18446604464446500928 0 0 -1 3 0 0 0
[pid=29491/tid=29510] ppid=29489 vsize=15777852 CPUtime=1190.36 cores=1,3,5,7
/proc/29491/task/29510/stat : 29510 (java) R 29489 29491 29297 0 -1 4202560 119127 0 0 0 118825 211 0 0 25 0 22 0 530224553 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912506527504 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29491/tid=29511] ppid=29489 vsize=15777852 CPUtime=1191.12 cores=1,3,5,7
/proc/29491/task/29511/stat : 29511 (java) R 29489 29491 29297 0 -1 4202560 125166 0 0 0 118894 218 0 0 25 0 22 0 530224553 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29491/tid=29512] ppid=29489 vsize=15777852 CPUtime=1189.95 cores=1,3,5,7
/proc/29491/task/29512/stat : 29512 (java) R 29489 29491 29297 0 -1 4202560 106220 0 0 0 118788 207 0 0 21 0 22 0 530224553 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 46912506405875 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29491/tid=29513] ppid=29489 vsize=15777852 CPUtime=1191.68 cores=1,3,5,7
/proc/29491/task/29513/stat : 29513 (java) R 29489 29491 29297 0 -1 4202560 114952 0 0 0 118941 227 0 0 25 0 22 0 530224553 16156520448 288476 33554432000 1073741824 1073778376 140734862359472 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15777852

Child status: 143
Real time (s): 1208.77
CPU time (s): 4800.15
CPU user time (s): 4790.05
CPU system time (s): 10.0935
CPU usage (%): 397.111
Max. virtual memory (cumulated for all children) (KiB): 15777852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.05
system time used= 10.0935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 846152
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= 1253689
involuntary context switches= 120984

runsolver used 1.9647 second user time and 4.68229 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-30 19:56:59
IDJOB=3313290
IDBENCH=84211
IDSOLVER=1699
FILE ID=node103/3313290-1304186219
RUNJOBID= node103-1304184993-29316
PBS_JOBID= 13172474
Free space on /tmp= 72604 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313290-1304186219/watcher-3313290-1304186219 -o /tmp/evaluation-result-3313290-1304186219/solver-3313290-1304186219 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313290-1304186219.cnf

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=875035099

node103.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.858
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.71
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.858
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.858
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.75
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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:      15930200 kB
Buffers:       2153012 kB
Cached:       11400988 kB
SwapCached:          0 kB
Active:        8501604 kB
Inactive:      7929544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15930200 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5936 kB
Writeback:           0 kB
AnonPages:     2876360 kB
Mapped:          23444 kB
Slab:           521292 kB
PageTables:      10392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4858124 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= 72588 MiB
End job on node103 at 2011-04-30 20:17:10