Trace number 3311196

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 (hbr=2)? (TO) 4800.19 1206.74

General information on the benchmark

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

Solver Data

0.10/0.12	48:39 INFO : Reading from input HOME/instance-3311196-1304113719.cnf
0.60/0.46	Executor set job limit to 1000000
0.60/0.46	Executor set job limit to 1000000
0.60/0.46	Executor set job limit to 1000000
0.60/0.46	Executor set job limit to 1000000
0.60/0.46	Starting Executor!
0.60/0.46	Starting Executor!
0.60/0.46	Starting Executor!
0.60/0.46	Starting Executor!
1.79/0.94	48:40 INFO : 250 variables remaining out of 250
1.79/0.94	48:40 INFO : 170000 literals remaining out of 170000

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3311196-1304113719/watcher-3311196-1304113719 -o /tmp/evaluation-result-3311196-1304113719/solver-3311196-1304113719 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311196-1304113719.cnf -hbr 2 

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: 5.04 5.12 6.00 5/198 9635
/proc/meminfo: memFree=19290172/32951124 swapFree=67111524/67111528
[pid=9635] ppid=9633 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/9635/stat : 9635 (java) R 9633 9635 9441 0 -1 4202496 870 0 0 0 0 0 0 0 25 0 1 0 522972346 23580672 357 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230804203264 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9635/statm: 5757 368 287 9 0 124 0

[startup+0.02497 s]
/proc/loadavg: 5.04 5.12 6.00 5/198 9635
/proc/meminfo: memFree=19290172/32951124 swapFree=67111524/67111528
[pid=9635] ppid=9633 vsize=15602060 CPUtime=0.01 cores=1,3,5,7
/proc/9635/stat : 9635 (java) S 9633 9635 9441 0 -1 4202496 3309 0 1 0 1 0 0 0 25 0 11 0 522972346 15976509440 2751 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/9635/statm: 3900515 2751 1598 9 0 3891263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.100952 s]
/proc/loadavg: 5.04 5.12 6.00 5/198 9635
/proc/meminfo: memFree=19290172/32951124 swapFree=67111524/67111528
[pid=9635] ppid=9633 vsize=15676396 CPUtime=0.1 cores=1,3,5,7
/proc/9635/stat : 9635 (java) S 9633 9635 9441 0 -1 4202496 5526 0 1 0 9 1 0 0 25 0 18 0 522972346 16052629504 4943 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9635/statm: 3919099 4943 2117 9 0 3909818 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676396

[startup+0.300917 s]
/proc/loadavg: 5.04 5.12 6.00 5/198 9635
/proc/meminfo: memFree=19290172/32951124 swapFree=67111524/67111528
[pid=9635] ppid=9633 vsize=15679588 CPUtime=0.51 cores=1,3,5,7
/proc/9635/stat : 9635 (java) S 9633 9635 9441 0 -1 4202496 14470 0 1 0 48 3 0 0 25 0 18 0 522972346 16055898112 12917 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9635/statm: 3919897 12923 2207 9 0 3910616 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679588

[startup+0.700811 s]
/proc/loadavg: 5.04 5.12 6.00 5/198 9635
/proc/meminfo: memFree=19290172/32951124 swapFree=67111524/67111528
[pid=9635] ppid=9633 vsize=15699788 CPUtime=1.19 cores=1,3,5,7
/proc/9635/stat : 9635 (java) S 9633 9635 9441 0 -1 4202496 45904 0 1 0 113 6 0 0 25 0 22 0 522972346 16076582912 42369 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9635/statm: 3924947 42369 2248 9 0 3915666 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 15699788

[startup+1.50167 s]
/proc/loadavg: 5.04 5.12 6.00 8/220 9657
/proc/meminfo: memFree=19113644/32951124 swapFree=67111524/67111528
[pid=9635] ppid=9633 vsize=15706492 CPUtime=3.51 cores=1,3,5,7
/proc/9635/stat : 9635 (java) S 9633 9635 9441 0 -1 4202496 56960 0 1 0 343 8 0 0 25 0 22 0 522972346 16083447808 47933 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9635/statm: 3926623 47972 2274 9 0 3917342 0
[pid=9635/tid=9637] ppid=9633 vsize=15706492 CPUtime=0.92 cores=1,3,5,7
/proc/9635/task/9637/stat : 9637 (java) S 9633 9635 9441 0 -1 4202560 34104 0 1 0 87 5 0 0 20 0 22 0 522972347 16083447808 47994 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9638] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9638/stat : 9638 (java) R 9633 9635 9441 0 -1 4202560 557 0 0 0 0 0 0 0 18 0 22 0 522972348 16083447808 48018 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 47833769252595 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9635/tid=9639] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9639/stat : 9639 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522972348 16083447808 48041 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9640] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9640/stat : 9640 (java) R 9633 9635 9441 0 -1 4202560 339 0 0 0 0 0 0 0 18 0 22 0 522972348 16083447808 48064 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 47833769252595 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9635/tid=9641] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9641/stat : 9641 (java) R 9633 9635 9441 0 -1 4202560 366 0 0 0 0 0 0 0 18 0 22 0 522972348 16083447808 48084 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 47833769252595 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9635/tid=9642] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9642/stat : 9642 (java) R 9633 9635 9441 0 -1 4202560 23 0 0 0 0 0 0 0 18 0 22 0 522972348 16083447808 48109 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 47833769252595 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9635/tid=9643] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9643/stat : 9643 (java) S 9633 9635 9441 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 22 0 522972348 16083447808 48135 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9644] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9644/stat : 9644 (java) R 9633 9635 9441 0 -1 4202560 338 0 0 0 0 0 0 0 18 0 22 0 522972348 16083447808 48162 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9635/tid=9645] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9645/stat : 9645 (java) S 9633 9635 9441 0 -1 4202560 68 0 0 0 0 0 0 0 21 0 22 0 522972348 16083447808 48184 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9646] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9646/stat : 9646 (java) S 9633 9635 9441 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 522972349 16083447808 48212 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 0 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9647] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9647/stat : 9647 (java) S 9633 9635 9441 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522972349 16083447808 48237 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9648] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9648/stat : 9648 (java) S 9633 9635 9441 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 522972349 16083447808 48265 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9649] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9649/stat : 9649 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972351 16083447808 48288 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820989361 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9650] ppid=9633 vsize=15706492 CPUtime=0.65 cores=1,3,5,7
/proc/9635/task/9650/stat : 9650 (java) S 9633 9635 9441 0 -1 4202560 7472 0 0 0 65 0 0 0 24 0 22 0 522972351 16083447808 48312 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9651] ppid=9633 vsize=15706492 CPUtime=0.7 cores=1,3,5,7
/proc/9635/task/9651/stat : 9651 (java) S 9633 9635 9441 0 -1 4202560 11329 0 0 0 69 1 0 0 23 0 22 0 522972351 16083447808 48337 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9652] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9652/stat : 9652 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972351 16083447808 48361 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9653] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9653/stat : 9653 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522972351 16083447808 48386 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820982272 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9654] ppid=9633 vsize=15706492 CPUtime=0.3 cores=1,3,5,7
/proc/9635/task/9654/stat : 9654 (java) S 9633 9635 9441 0 -1 4202560 33 0 0 0 30 0 0 0 16 0 22 0 522972393 16083447808 48413 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9655] ppid=9633 vsize=15706492 CPUtime=0.35 cores=1,3,5,7
/proc/9635/task/9655/stat : 9655 (java) S 9633 9635 9441 0 -1 4202560 512 0 0 0 35 0 0 0 16 0 22 0 522972393 16083447808 48438 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9656] ppid=9633 vsize=15706492 CPUtime=0.24 cores=1,3,5,7
/proc/9635/task/9656/stat : 9656 (java) S 9633 9635 9441 0 -1 4202560 186 0 0 0 24 0 0 0 16 0 22 0 522972393 16083447808 48464 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9657] ppid=9633 vsize=15706492 CPUtime=0.28 cores=1,3,5,7
/proc/9635/task/9657/stat : 9657 (java) S 9633 9635 9441 0 -1 4202560 365 0 0 0 28 0 0 0 16 0 22 0 522972393 16083447808 48486 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 15706492

[startup+3.10137 s]
/proc/loadavg: 5.04 5.12 6.00 11/220 9657
/proc/meminfo: memFree=19065904/32951124 swapFree=67111524/67111528
[pid=9635] ppid=9633 vsize=15706492 CPUtime=9.89 cores=1,3,5,7
/proc/9635/stat : 9635 (java) S 9633 9635 9441 0 -1 4202496 109809 0 1 0 973 16 0 0 25 0 22 0 522972346 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9635/statm: 3926623 100516 2274 9 0 3917342 0
[pid=9635/tid=9637] ppid=9633 vsize=15706492 CPUtime=0.92 cores=1,3,5,7
/proc/9635/task/9637/stat : 9637 (java) S 9633 9635 9441 0 -1 4202560 34104 0 1 0 87 5 0 0 20 0 22 0 522972347 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9638] ppid=9633 vsize=15706492 CPUtime=0.01 cores=1,3,5,7
/proc/9635/task/9638/stat : 9638 (java) S 9633 9635 9441 0 -1 4202560 5614 0 0 0 1 0 0 0 16 0 22 0 522972348 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9639] ppid=9633 vsize=15706492 CPUtime=0.01 cores=1,3,5,7
/proc/9635/task/9639/stat : 9639 (java) S 9633 9635 9441 0 -1 4202560 4359 0 0 0 1 0 0 0 16 0 22 0 522972348 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9640] ppid=9633 vsize=15706492 CPUtime=0.01 cores=1,3,5,7
/proc/9635/task/9640/stat : 9640 (java) S 9633 9635 9441 0 -1 4202560 4919 0 0 0 1 0 0 0 15 0 22 0 522972348 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9641] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9641/stat : 9641 (java) S 9633 9635 9441 0 -1 4202560 4499 0 0 0 0 0 0 0 16 0 22 0 522972348 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9642] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9642/stat : 9642 (java) S 9633 9635 9441 0 -1 4202560 3104 0 0 0 0 0 0 0 15 0 22 0 522972348 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9643] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9643/stat : 9643 (java) S 9633 9635 9441 0 -1 4202560 1690 0 0 0 0 0 0 0 15 0 22 0 522972348 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9644] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9644/stat : 9644 (java) S 9633 9635 9441 0 -1 4202560 2959 0 0 0 0 0 0 0 16 0 22 0 522972348 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9645] ppid=9633 vsize=15706492 CPUtime=0.01 cores=1,3,5,7
/proc/9635/task/9645/stat : 9645 (java) S 9633 9635 9441 0 -1 4202560 4159 0 0 0 1 0 0 0 15 0 22 0 522972348 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9646] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9646/stat : 9646 (java) S 9633 9635 9441 0 -1 4202560 234 0 0 0 0 0 0 0 16 0 22 0 522972349 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820982272 0 0 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9647] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9647/stat : 9647 (java) S 9633 9635 9441 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522972349 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9648] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9648/stat : 9648 (java) S 9633 9635 9441 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 522972349 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9649] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9649/stat : 9649 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972351 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820989361 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9650] ppid=9633 vsize=15706492 CPUtime=0.8 cores=1,3,5,7
/proc/9635/task/9650/stat : 9650 (java) S 9633 9635 9441 0 -1 4202560 7648 0 0 0 80 0 0 0 16 0 22 0 522972351 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9651] ppid=9633 vsize=15706492 CPUtime=0.72 cores=1,3,5,7
/proc/9635/task/9651/stat : 9651 (java) R 9633 9635 9441 0 -1 4202560 11332 0 0 0 71 1 0 0 21 0 22 0 522972351 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 47833770594752 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9635/tid=9652] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9652/stat : 9652 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972351 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9653] ppid=9633 vsize=15706492 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9653/stat : 9653 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522972351 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820982272 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9654] ppid=9633 vsize=15706492 CPUtime=1.86 cores=1,3,5,7
/proc/9635/task/9654/stat : 9654 (java) R 9633 9635 9441 0 -1 4202560 5950 0 0 0 186 0 0 0 17 0 22 0 522972393 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 46912505880587 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9635/tid=9655] ppid=9633 vsize=15706492 CPUtime=1.76 cores=1,3,5,7
/proc/9635/task/9655/stat : 9655 (java) R 9633 9635 9441 0 -1 4202560 6270 0 0 0 176 0 0 0 16 0 22 0 522972393 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 46912505830913 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9635/tid=9656] ppid=9633 vsize=15706492 CPUtime=1.8 cores=1,3,5,7
/proc/9635/task/9656/stat : 9656 (java) R 9633 9635 9441 0 -1 4202560 6175 0 0 0 180 0 0 0 17 0 22 0 522972393 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 46912505880445 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9635/tid=9657] ppid=9633 vsize=15706492 CPUtime=1.82 cores=1,3,5,7
/proc/9635/task/9657/stat : 9657 (java) R 9633 9635 9441 0 -1 4202560 5409 0 0 0 182 0 0 0 17 0 22 0 522972393 16083447808 100516 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 46912506038452 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (KiB) 15706492

[startup+6.30078 s]
/proc/loadavg: 5.36 5.18 6.01 9/220 9657
/proc/meminfo: memFree=18495448/32951124 swapFree=67111524/67111528
[pid=9635] ppid=9633 vsize=15700348 CPUtime=22.65 cores=1,3,5,7
/proc/9635/stat : 9635 (java) S 9633 9635 9441 0 -1 4202496 261530 0 1 0 2227 38 0 0 25 0 22 0 522972346 16077156352 250281 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9635/statm: 3925087 250290 2284 9 0 3915806 0
[pid=9635/tid=9637] ppid=9633 vsize=15700348 CPUtime=0.92 cores=1,3,5,7
/proc/9635/task/9637/stat : 9637 (java) S 9633 9635 9441 0 -1 4202560 34104 0 1 0 87 5 0 0 20 0 22 0 522972347 16077156352 250291 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9638] ppid=9633 vsize=15700348 CPUtime=0.05 cores=1,3,5,7
/proc/9635/task/9638/stat : 9638 (java) S 9633 9635 9441 0 -1 4202560 15187 0 0 0 3 2 0 0 16 0 22 0 522972348 16077156352 250295 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9639] ppid=9633 vsize=15700348 CPUtime=0.03 cores=1,3,5,7
/proc/9635/task/9639/stat : 9639 (java) S 9633 9635 9441 0 -1 4202560 10192 0 0 0 2 1 0 0 16 0 22 0 522972348 16077156352 250306 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9640] ppid=9633 vsize=15700348 CPUtime=0.04 cores=1,3,5,7
/proc/9635/task/9640/stat : 9640 (java) S 9633 9635 9441 0 -1 4202560 12635 0 0 0 2 2 0 0 16 0 22 0 522972348 16077156352 250307 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9641] ppid=9633 vsize=15700348 CPUtime=0.02 cores=1,3,5,7
/proc/9635/task/9641/stat : 9641 (java) S 9633 9635 9441 0 -1 4202560 8049 0 0 0 1 1 0 0 15 0 22 0 522972348 16077156352 250308 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9642] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9642/stat : 9642 (java) S 9633 9635 9441 0 -1 4202560 3104 0 0 0 0 0 0 0 15 0 22 0 522972348 16077156352 250309 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9643] ppid=9633 vsize=15700348 CPUtime=0.03 cores=1,3,5,7
/proc/9635/task/9643/stat : 9643 (java) S 9633 9635 9441 0 -1 4202560 11056 0 0 0 1 2 0 0 16 0 22 0 522972348 16077156352 250316 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9644] ppid=9633 vsize=15700348 CPUtime=0.04 cores=1,3,5,7
/proc/9635/task/9644/stat : 9644 (java) S 9633 9635 9441 0 -1 4202560 11422 0 0 0 2 2 0 0 15 0 22 0 522972348 16077156352 250317 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9645] ppid=9633 vsize=15700348 CPUtime=0.02 cores=1,3,5,7
/proc/9635/task/9645/stat : 9645 (java) S 9633 9635 9441 0 -1 4202560 9175 0 0 0 1 1 0 0 15 0 22 0 522972348 16077156352 250330 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9646] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9646/stat : 9646 (java) S 9633 9635 9441 0 -1 4202560 510 0 0 0 0 0 0 0 15 0 22 0 522972349 16077156352 250341 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820982272 0 0 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9647] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9647/stat : 9647 (java) S 9633 9635 9441 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522972349 16077156352 250343 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9648] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9648/stat : 9648 (java) S 9633 9635 9441 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 522972349 16077156352 250345 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9649] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9649/stat : 9649 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972351 16077156352 250346 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820989361 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9650] ppid=9633 vsize=15700348 CPUtime=1.03 cores=1,3,5,7
/proc/9635/task/9650/stat : 9650 (java) S 9633 9635 9441 0 -1 4202560 8019 0 0 0 103 0 0 0 15 0 22 0 522972351 16077156352 250348 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0

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

[pid=9635/tid=9655] ppid=9633 vsize=15700348 CPUtime=1107.09 cores=1,3,5,7
/proc/9635/task/9655/stat : 9655 (java) R 9633 9635 9441 0 -1 4202560 214169 0 0 0 110670 39 0 0 25 0 22 0 522972393 16077156352 114393 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 46912505848159 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9635/tid=9656] ppid=9633 vsize=15700348 CPUtime=1108.28 cores=1,3,5,7
/proc/9635/task/9656/stat : 9656 (java) R 9633 9635 9441 0 -1 4202560 212695 0 0 0 110792 36 0 0 25 0 22 0 522972393 16077156352 114393 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 46912506073554 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9635/tid=9657] ppid=9633 vsize=15700348 CPUtime=1108.33 cores=1,3,5,7
/proc/9635/task/9657/stat : 9657 (java) R 9633 9635 9441 0 -1 4202560 211288 0 0 0 110798 35 0 0 25 0 22 0 522972393 16077156352 114393 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 46912505880279 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4464.22
Current children cumulated vsize (KiB) 15700348

[startup+1182.3 s]
/proc/loadavg: 5.12 5.15 5.56 6/218 9700
/proc/meminfo: memFree=12373044/32951124 swapFree=67111524/67111528
[pid=9635] ppid=9633 vsize=15700348 CPUtime=4702.96 cores=1,3,5,7
/proc/9635/stat : 9635 (java) S 9633 9635 9441 0 -1 4202496 1662295 0 1 0 469885 411 0 0 25 0 22 0 522972346 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9635/statm: 3925087 111916 2299 9 0 3915806 0
[pid=9635/tid=9637] ppid=9633 vsize=15700348 CPUtime=0.92 cores=1,3,5,7
/proc/9635/task/9637/stat : 9637 (java) S 9633 9635 9441 0 -1 4202560 34104 0 1 0 87 5 0 0 20 0 22 0 522972347 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9638] ppid=9633 vsize=15700348 CPUtime=3.62 cores=1,3,5,7
/proc/9635/task/9638/stat : 9638 (java) S 9633 9635 9441 0 -1 4202560 91901 0 0 0 340 22 0 0 16 0 22 0 522972348 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9639] ppid=9633 vsize=15700348 CPUtime=3.6 cores=1,3,5,7
/proc/9635/task/9639/stat : 9639 (java) S 9633 9635 9441 0 -1 4202560 91514 0 0 0 337 23 0 0 15 0 22 0 522972348 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9640] ppid=9633 vsize=15700348 CPUtime=3.62 cores=1,3,5,7
/proc/9635/task/9640/stat : 9640 (java) S 9633 9635 9441 0 -1 4202560 91596 0 0 0 340 22 0 0 15 0 22 0 522972348 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9641] ppid=9633 vsize=15700348 CPUtime=3.6 cores=1,3,5,7
/proc/9635/task/9641/stat : 9641 (java) S 9633 9635 9441 0 -1 4202560 85978 0 0 0 339 21 0 0 16 0 22 0 522972348 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9642] ppid=9633 vsize=15700348 CPUtime=3.71 cores=1,3,5,7
/proc/9635/task/9642/stat : 9642 (java) S 9633 9635 9441 0 -1 4202560 85189 0 0 0 350 21 0 0 16 0 22 0 522972348 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9643] ppid=9633 vsize=15700348 CPUtime=3.62 cores=1,3,5,7
/proc/9635/task/9643/stat : 9643 (java) S 9633 9635 9441 0 -1 4202560 92304 0 0 0 339 23 0 0 15 0 22 0 522972348 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9644] ppid=9633 vsize=15700348 CPUtime=3.66 cores=1,3,5,7
/proc/9635/task/9644/stat : 9644 (java) S 9633 9635 9441 0 -1 4202560 90346 0 0 0 342 24 0 0 15 0 22 0 522972348 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9645] ppid=9633 vsize=15700348 CPUtime=3.55 cores=1,3,5,7
/proc/9635/task/9645/stat : 9645 (java) S 9633 9635 9441 0 -1 4202560 84042 0 0 0 331 24 0 0 16 0 22 0 522972348 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9646] ppid=9633 vsize=15700348 CPUtime=1.71 cores=1,3,5,7
/proc/9635/task/9646/stat : 9646 (java) S 9633 9635 9441 0 -1 4202560 4556 0 0 0 108 63 0 0 15 0 22 0 522972349 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820982272 0 0 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9647] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9647/stat : 9647 (java) S 9633 9635 9441 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522972349 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9648] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9648/stat : 9648 (java) S 9633 9635 9441 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 522972349 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9649] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9649/stat : 9649 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972351 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820989361 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9650] ppid=9633 vsize=15700348 CPUtime=1.11 cores=1,3,5,7
/proc/9635/task/9650/stat : 9650 (java) S 9633 9635 9441 0 -1 4202560 8029 0 0 0 111 0 0 0 15 0 22 0 522972351 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9651] ppid=9633 vsize=15700348 CPUtime=1.03 cores=1,3,5,7
/proc/9635/task/9651/stat : 9651 (java) S 9633 9635 9441 0 -1 4202560 11375 0 0 0 102 1 0 0 15 0 22 0 522972351 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9652] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9652/stat : 9652 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972351 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9653] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9653/stat : 9653 (java) S 9633 9635 9441 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 522972351 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820982272 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9654] ppid=9633 vsize=15700348 CPUtime=1167.57 cores=1,3,5,7
/proc/9635/task/9654/stat : 9654 (java) R 9633 9635 9441 0 -1 4202560 220281 0 0 0 116719 38 0 0 25 0 22 0 522972393 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 46912506043948 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9635/tid=9655] ppid=9633 vsize=15700348 CPUtime=1166.42 cores=1,3,5,7
/proc/9635/task/9655/stat : 9655 (java) R 9633 9635 9441 0 -1 4202560 224425 0 0 0 116600 42 0 0 25 0 22 0 522972393 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 46912505739994 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9635/tid=9656] ppid=9633 vsize=15700348 CPUtime=1167.47 cores=1,3,5,7
/proc/9635/task/9656/stat : 9656 (java) R 9633 9635 9441 0 -1 4202560 223491 0 0 0 116709 38 0 0 25 0 22 0 522972393 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 46912505610830 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9635/tid=9657] ppid=9633 vsize=15700348 CPUtime=1167.61 cores=1,3,5,7
/proc/9635/task/9657/stat : 9657 (java) R 9633 9635 9441 0 -1 4202560 221715 0 0 0 116724 37 0 0 25 0 22 0 522972393 16077156352 111916 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 46912505761440 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4702.96
Current children cumulated vsize (KiB) 15700348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.71 s]
/proc/loadavg: 5.14 5.15 5.55 6/219 9702
/proc/meminfo: memFree=12355368/32951124 swapFree=67111524/67111528
[pid=9635] ppid=9633 vsize=15700348 CPUtime=4800.13 cores=1,3,5,7
/proc/9635/stat : 9635 (java) S 9633 9635 9441 0 -1 4202496 1693551 0 1 0 479595 418 0 0 25 0 22 0 522972346 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9635/statm: 3925087 110276 2299 9 0 3915806 0
[pid=9635/tid=9637] ppid=9633 vsize=15700348 CPUtime=0.92 cores=1,3,5,7
/proc/9635/task/9637/stat : 9637 (java) S 9633 9635 9441 0 -1 4202560 34104 0 1 0 87 5 0 0 20 0 22 0 522972347 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9638] ppid=9633 vsize=15700348 CPUtime=3.69 cores=1,3,5,7
/proc/9635/task/9638/stat : 9638 (java) S 9633 9635 9441 0 -1 4202560 93038 0 0 0 347 22 0 0 15 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9639] ppid=9633 vsize=15700348 CPUtime=3.69 cores=1,3,5,7
/proc/9635/task/9639/stat : 9639 (java) S 9633 9635 9441 0 -1 4202560 93521 0 0 0 345 24 0 0 15 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9640] ppid=9633 vsize=15700348 CPUtime=3.72 cores=1,3,5,7
/proc/9635/task/9640/stat : 9640 (java) S 9633 9635 9441 0 -1 4202560 93268 0 0 0 349 23 0 0 16 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9641] ppid=9633 vsize=15700348 CPUtime=3.67 cores=1,3,5,7
/proc/9635/task/9641/stat : 9641 (java) S 9633 9635 9441 0 -1 4202560 87867 0 0 0 346 21 0 0 15 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9642] ppid=9633 vsize=15700348 CPUtime=3.79 cores=1,3,5,7
/proc/9635/task/9642/stat : 9642 (java) S 9633 9635 9441 0 -1 4202560 87257 0 0 0 358 21 0 0 16 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9643] ppid=9633 vsize=15700348 CPUtime=3.7 cores=1,3,5,7
/proc/9635/task/9643/stat : 9643 (java) S 9633 9635 9441 0 -1 4202560 93611 0 0 0 346 24 0 0 16 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9644] ppid=9633 vsize=15700348 CPUtime=3.73 cores=1,3,5,7
/proc/9635/task/9644/stat : 9644 (java) S 9633 9635 9441 0 -1 4202560 91827 0 0 0 349 24 0 0 16 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9645] ppid=9633 vsize=15700348 CPUtime=3.64 cores=1,3,5,7
/proc/9635/task/9645/stat : 9645 (java) S 9633 9635 9441 0 -1 4202560 85796 0 0 0 340 24 0 0 15 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9646] ppid=9633 vsize=15700348 CPUtime=1.73 cores=1,3,5,7
/proc/9635/task/9646/stat : 9646 (java) S 9633 9635 9441 0 -1 4202560 4643 0 0 0 110 63 0 0 15 0 22 0 522972349 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820982272 0 0 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9647] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9647/stat : 9647 (java) S 9633 9635 9441 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522972349 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9648] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9648/stat : 9648 (java) S 9633 9635 9441 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 522972349 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9649] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9649/stat : 9649 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972351 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820989361 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9650] ppid=9633 vsize=15700348 CPUtime=1.11 cores=1,3,5,7
/proc/9635/task/9650/stat : 9650 (java) S 9633 9635 9441 0 -1 4202560 8029 0 0 0 111 0 0 0 15 0 22 0 522972351 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9651] ppid=9633 vsize=15700348 CPUtime=1.03 cores=1,3,5,7
/proc/9635/task/9651/stat : 9651 (java) S 9633 9635 9441 0 -1 4202560 11375 0 0 0 102 1 0 0 15 0 22 0 522972351 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9652] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9652/stat : 9652 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972351 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9653] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9653/stat : 9653 (java) S 9633 9635 9441 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 522972351 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820982272 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9654] ppid=9633 vsize=15700348 CPUtime=1191.73 cores=1,3,5,7
/proc/9635/task/9654/stat : 9654 (java) R 9633 9635 9441 0 -1 4202560 224850 0 0 0 119135 38 0 0 25 0 22 0 522972393 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9635/tid=9655] ppid=9633 vsize=15700348 CPUtime=1190.55 cores=1,3,5,7
/proc/9635/task/9655/stat : 9655 (java) R 9633 9635 9441 0 -1 4202560 228996 0 0 0 119013 42 0 0 25 0 22 0 522972393 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9635/tid=9656] ppid=9633 vsize=15700348 CPUtime=1191.56 cores=1,3,5,7
/proc/9635/task/9656/stat : 9656 (java) R 9633 9635 9441 0 -1 4202560 228311 0 0 0 119118 38 0 0 25 0 22 0 522972393 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 46912506044071 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9635/tid=9657] ppid=9633 vsize=15700348 CPUtime=1191.7 cores=1,3,5,7
/proc/9635/task/9657/stat : 9657 (java) R 9633 9635 9441 0 -1 4202560 225607 0 0 0 119133 37 0 0 25 0 22 0 522972393 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15700348

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

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

[startup+1206.71 s]
/proc/loadavg: 5.14 5.15 5.55 6/219 9702
/proc/meminfo: memFree=12355368/32951124 swapFree=67111524/67111528
[pid=9635] ppid=9633 vsize=15700348 CPUtime=4800.13 cores=1,3,5,7
/proc/9635/stat : 9635 (java) S 9633 9635 9441 0 -1 4202496 1693551 0 1 0 479595 418 0 0 25 0 22 0 522972346 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9635/statm: 3925087 110276 2299 9 0 3915806 0
[pid=9635/tid=9637] ppid=9633 vsize=15700348 CPUtime=0.92 cores=1,3,5,7
/proc/9635/task/9637/stat : 9637 (java) S 9633 9635 9441 0 -1 4202560 34104 0 1 0 87 5 0 0 20 0 22 0 522972347 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9638] ppid=9633 vsize=15700348 CPUtime=3.69 cores=1,3,5,7
/proc/9635/task/9638/stat : 9638 (java) S 9633 9635 9441 0 -1 4202560 93038 0 0 0 347 22 0 0 15 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9639] ppid=9633 vsize=15700348 CPUtime=3.69 cores=1,3,5,7
/proc/9635/task/9639/stat : 9639 (java) S 9633 9635 9441 0 -1 4202560 93521 0 0 0 345 24 0 0 15 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9640] ppid=9633 vsize=15700348 CPUtime=3.72 cores=1,3,5,7
/proc/9635/task/9640/stat : 9640 (java) S 9633 9635 9441 0 -1 4202560 93268 0 0 0 349 23 0 0 16 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9641] ppid=9633 vsize=15700348 CPUtime=3.67 cores=1,3,5,7
/proc/9635/task/9641/stat : 9641 (java) S 9633 9635 9441 0 -1 4202560 87867 0 0 0 346 21 0 0 15 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9642] ppid=9633 vsize=15700348 CPUtime=3.79 cores=1,3,5,7
/proc/9635/task/9642/stat : 9642 (java) S 9633 9635 9441 0 -1 4202560 87257 0 0 0 358 21 0 0 16 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9643] ppid=9633 vsize=15700348 CPUtime=3.7 cores=1,3,5,7
/proc/9635/task/9643/stat : 9643 (java) S 9633 9635 9441 0 -1 4202560 93611 0 0 0 346 24 0 0 16 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9644] ppid=9633 vsize=15700348 CPUtime=3.73 cores=1,3,5,7
/proc/9635/task/9644/stat : 9644 (java) S 9633 9635 9441 0 -1 4202560 91827 0 0 0 349 24 0 0 16 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9645] ppid=9633 vsize=15700348 CPUtime=3.64 cores=1,3,5,7
/proc/9635/task/9645/stat : 9645 (java) S 9633 9635 9441 0 -1 4202560 85796 0 0 0 340 24 0 0 15 0 22 0 522972348 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9646] ppid=9633 vsize=15700348 CPUtime=1.73 cores=1,3,5,7
/proc/9635/task/9646/stat : 9646 (java) S 9633 9635 9441 0 -1 4202560 4643 0 0 0 110 63 0 0 15 0 22 0 522972349 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820982272 0 0 0 16800975 18446604463550188352 0 0 -1 5 0 0 0
[pid=9635/tid=9647] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9647/stat : 9647 (java) S 9633 9635 9441 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522972349 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9648] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9648/stat : 9648 (java) S 9633 9635 9441 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 522972349 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9649] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9649/stat : 9649 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972351 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820989361 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9650] ppid=9633 vsize=15700348 CPUtime=1.11 cores=1,3,5,7
/proc/9635/task/9650/stat : 9650 (java) S 9633 9635 9441 0 -1 4202560 8029 0 0 0 111 0 0 0 15 0 22 0 522972351 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9651] ppid=9633 vsize=15700348 CPUtime=1.03 cores=1,3,5,7
/proc/9635/task/9651/stat : 9651 (java) S 9633 9635 9441 0 -1 4202560 11375 0 0 0 102 1 0 0 15 0 22 0 522972351 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 3 0 0 0
[pid=9635/tid=9652] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9652/stat : 9652 (java) S 9633 9635 9441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522972351 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820981657 0 4 0 16800975 18446604463550188352 0 0 -1 1 0 0 0
[pid=9635/tid=9653] ppid=9633 vsize=15700348 CPUtime=0 cores=1,3,5,7
/proc/9635/task/9653/stat : 9653 (java) S 9633 9635 9441 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 522972351 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 230820982272 0 4 0 16800975 18446604463550188352 0 0 -1 7 0 0 0
[pid=9635/tid=9654] ppid=9633 vsize=15700348 CPUtime=1191.73 cores=1,3,5,7
/proc/9635/task/9654/stat : 9654 (java) R 9633 9635 9441 0 -1 4202560 224850 0 0 0 119135 38 0 0 25 0 22 0 522972393 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9635/tid=9655] ppid=9633 vsize=15700348 CPUtime=1190.55 cores=1,3,5,7
/proc/9635/task/9655/stat : 9655 (java) R 9633 9635 9441 0 -1 4202560 228996 0 0 0 119013 42 0 0 25 0 22 0 522972393 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9635/tid=9656] ppid=9633 vsize=15700348 CPUtime=1191.56 cores=1,3,5,7
/proc/9635/task/9656/stat : 9656 (java) R 9633 9635 9441 0 -1 4202560 228311 0 0 0 119118 38 0 0 25 0 22 0 522972393 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 46912506044071 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9635/tid=9657] ppid=9633 vsize=15700348 CPUtime=1191.7 cores=1,3,5,7
/proc/9635/task/9657/stat : 9657 (java) R 9633 9635 9441 0 -1 4202560 225607 0 0 0 119133 37 0 0 25 0 22 0 522972393 16077156352 110276 33554432000 1073741824 1073778376 140735452712480 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15700348

Child status: 143
Real time (s): 1206.74
CPU time (s): 4800.19
CPU user time (s): 4795.98
CPU system time (s): 4.20736
CPU usage (%): 397.781
Max. virtual memory (cumulated for all children) (KiB): 15709072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.98
system time used= 4.20736
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1693576
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= 205061
involuntary context switches= 119803

runsolver used 1.9747 second user time and 4.67029 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 23:48:39
IDJOB=3311196
IDBENCH=82581
IDSOLVER=1698
FILE ID=node104/3311196-1304113719
RUNJOBID= node104-1304112416-9460
PBS_JOBID= 13170692
Free space on /tmp= 71544 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S317257086-003-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311196-1304113719/watcher-3311196-1304113719 -o /tmp/evaluation-result-3311196-1304113719/solver-3311196-1304113719 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311196-1304113719.cnf -hbr 2

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

MD5SUM BENCH= 6f9c7c042784ec486e9e8bc570309805
RANDOM SEED=1305395985

node104.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.855
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.75
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19290444 kB
Buffers:       1247820 kB
Cached:        2896756 kB
SwapCached:          4 kB
Active:        9070492 kB
Inactive:      4065844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19290444 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1992 kB
Writeback:           0 kB
AnonPages:     8992340 kB
Mapped:          23608 kB
Slab:           442200 kB
PageTables:      21856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10486260 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= 71540 MiB
End job on node104 at 2011-04-30 00:08:48