Trace number 3313094

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.32 1208.84

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-23-189-21-75.cnf
MD5SUM46a186d5aa9ba41a176adf24fb365342
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.203968
Satisfiable
(Un)Satisfiability was proved
Number of variables483
Number of clauses25396
Sum of the clauses size51233
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225375
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521

Solver Data

0.09/0.13	06:53 INFO : Reading from input HOME/instance-3313094-1304096813.cnf
0.47/0.37	Executor set job limit to 1000000
0.47/0.37	Executor set job limit to 1000000
0.47/0.37	Executor set job limit to 1000000
0.47/0.37	Executor set job limit to 1000000
0.47/0.37	Starting Executor!
0.47/0.37	Starting Executor!
0.47/0.37	Starting Executor!
0.47/0.37	Starting Executor!
1.66/0.82	06:54 INFO : 483 variables remaining out of 483
1.66/0.82	06:54 INFO : 152754 literals remaining out of 76629

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-3313094-1304096813/watcher-3313094-1304096813 -o /tmp/evaluation-result-3313094-1304096813/solver-3313094-1304096813 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313094-1304096813.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.78 8.09 8.00 5/198 26437
/proc/meminfo: memFree=7600340/32951124 swapFree=67111524/67111528
[pid=26437] ppid=26435 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/26437/stat : 26437 (java) R 26435 26437 26148 0 -1 4202496 974 0 0 0 0 0 0 0 25 0 1 0 521282211 23580672 461 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270608148245 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26437/statm: 5757 475 364 9 0 124 0

[startup+0.0416871 s]
/proc/loadavg: 7.78 8.09 8.00 5/198 26437
/proc/meminfo: memFree=7600340/32951124 swapFree=67111524/67111528
[pid=26437] ppid=26435 vsize=15604116 CPUtime=0.02 cores=1,3,5,7
/proc/26437/stat : 26437 (java) S 26435 26437 26148 0 -1 4202496 3559 0 1 0 2 0 0 0 25 0 13 0 521282211 15978614784 2999 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624913381 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/26437/statm: 3901029 3000 1667 9 0 3891777 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604116

[startup+0.100642 s]
/proc/loadavg: 7.78 8.09 8.00 5/198 26437
/proc/meminfo: memFree=7600340/32951124 swapFree=67111524/67111528
[pid=26437] ppid=26435 vsize=15676744 CPUtime=0.09 cores=1,3,5,7
/proc/26437/stat : 26437 (java) S 26435 26437 26148 0 -1 4202496 5386 0 1 0 8 1 0 0 25 0 18 0 521282211 16052985856 4826 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26437/statm: 3919186 4826 2116 9 0 3909905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676744

[startup+0.300608 s]
/proc/loadavg: 7.78 8.09 8.00 5/198 26437
/proc/meminfo: memFree=7600340/32951124 swapFree=67111524/67111528
[pid=26437] ppid=26435 vsize=15683804 CPUtime=0.47 cores=1,3,5,7
/proc/26437/stat : 26437 (java) S 26435 26437 26148 0 -1 4202496 13158 0 1 0 45 2 0 0 25 0 18 0 521282211 16060215296 11457 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26437/statm: 3920951 11460 2207 9 0 3911670 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 15683804

[startup+0.700536 s]
/proc/loadavg: 7.78 8.09 8.00 5/198 26437
/proc/meminfo: memFree=7600340/32951124 swapFree=67111524/67111528
[pid=26437] ppid=26435 vsize=15695392 CPUtime=1.36 cores=1,3,5,7
/proc/26437/stat : 26437 (java) S 26435 26437 26148 0 -1 4202496 33442 0 1 0 132 4 0 0 25 0 22 0 521282211 16072081408 29054 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26437/statm: 3923848 29054 2242 9 0 3914567 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 15695392

[startup+1.5014 s]
/proc/loadavg: 7.78 8.09 8.00 8/220 26459
/proc/meminfo: memFree=7470088/32951124 swapFree=67111524/67111528
[pid=26437] ppid=26435 vsize=15697624 CPUtime=4.21 cores=1,3,5,7
/proc/26437/stat : 26437 (java) S 26435 26437 26148 0 -1 4202496 60351 0 1 0 413 8 0 0 25 0 22 0 521282211 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26437/statm: 3924406 52597 2273 9 0 3915125 0
[pid=26437/tid=26439] ppid=26435 vsize=15697624 CPUtime=0.8 cores=1,3,5,7
/proc/26437/task/26439/stat : 26439 (java) S 26435 26437 26148 0 -1 4202560 19702 0 1 0 77 3 0 0 20 0 22 0 521282212 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26440] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26440/stat : 26440 (java) S 26435 26437 26148 0 -1 4202560 574 0 0 0 0 0 0 0 15 0 22 0 521282213 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26441] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26441/stat : 26441 (java) R 26435 26437 26148 0 -1 4202560 341 0 0 0 0 0 0 0 15 0 22 0 521282213 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26437/tid=26442] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26442/stat : 26442 (java) S 26435 26437 26148 0 -1 4202560 769 0 0 0 0 0 0 0 15 0 22 0 521282213 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26443] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26443/stat : 26443 (java) S 26435 26437 26148 0 -1 4202560 766 0 0 0 0 0 0 0 15 0 22 0 521282213 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26444] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26444/stat : 26444 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521282213 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26445] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26445/stat : 26445 (java) S 26435 26437 26148 0 -1 4202560 931 0 0 0 0 0 0 0 16 0 22 0 521282214 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26446] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26446/stat : 26446 (java) S 26435 26437 26148 0 -1 4202560 1009 0 0 0 0 0 0 0 16 0 22 0 521282214 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26447] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26447/stat : 26447 (java) S 26435 26437 26148 0 -1 4202560 673 0 0 0 0 0 0 0 15 0 22 0 521282214 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26448] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26448/stat : 26448 (java) S 26435 26437 26148 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 521282215 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624927232 0 0 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26449] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26449/stat : 26449 (java) R 26435 26437 26148 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 521282215 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26437/tid=26450] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26450/stat : 26450 (java) S 26435 26437 26148 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 521282215 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26451] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26451/stat : 26451 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521282217 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624934321 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26452] ppid=26435 vsize=15697624 CPUtime=0.88 cores=1,3,5,7
/proc/26437/task/26452/stat : 26452 (java) S 26435 26437 26148 0 -1 4202560 4483 0 0 0 88 0 0 0 16 0 22 0 521282217 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26453] ppid=26435 vsize=15697624 CPUtime=0.78 cores=1,3,5,7
/proc/26437/task/26453/stat : 26453 (java) R 26435 26437 26148 0 -1 4202560 13569 0 0 0 77 1 0 0 18 0 22 0 521282217 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 47594681584516 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26437/tid=26454] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26454/stat : 26454 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 521282217 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26455] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26455/stat : 26455 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521282217 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624927232 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26456] ppid=26435 vsize=15697624 CPUtime=0.47 cores=1,3,5,7
/proc/26437/task/26456/stat : 26456 (java) R 26435 26437 26148 0 -1 4202560 5088 0 0 0 47 0 0 0 16 0 22 0 521282249 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505786125 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26437/tid=26457] ppid=26435 vsize=15697624 CPUtime=0.29 cores=1,3,5,7
/proc/26437/task/26457/stat : 26457 (java) R 26435 26437 26148 0 -1 4202560 400 0 0 0 29 0 0 0 15 0 22 0 521282249 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505904254 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26437/tid=26458] ppid=26435 vsize=15697624 CPUtime=0.39 cores=1,3,5,7
/proc/26437/task/26458/stat : 26458 (java) R 26435 26437 26148 0 -1 4202560 5933 0 0 0 39 0 0 0 16 0 22 0 521282249 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26437/tid=26459] ppid=26435 vsize=15697624 CPUtime=0.51 cores=1,3,5,7
/proc/26437/task/26459/stat : 26459 (java) R 26435 26437 26148 0 -1 4202560 4655 0 0 0 51 0 0 0 16 0 22 0 521282249 16074366976 52597 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505821804 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 15697624

[startup+3.10112 s]
/proc/loadavg: 7.78 8.09 8.00 9/220 26459
/proc/meminfo: memFree=7264708/32951124 swapFree=67111524/67111528
[pid=26437] ppid=26435 vsize=15697624 CPUtime=10.54 cores=1,3,5,7
/proc/26437/stat : 26437 (java) S 26435 26437 26148 0 -1 4202496 159200 0 1 0 1032 22 0 0 25 0 22 0 521282211 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26437/statm: 3924406 151431 2277 9 0 3915125 0
[pid=26437/tid=26439] ppid=26435 vsize=15697624 CPUtime=0.8 cores=1,3,5,7
/proc/26437/task/26439/stat : 26439 (java) S 26435 26437 26148 0 -1 4202560 19702 0 1 0 77 3 0 0 20 0 22 0 521282212 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26440] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26440/stat : 26440 (java) S 26435 26437 26148 0 -1 4202560 4085 0 0 0 0 0 0 0 16 0 22 0 521282213 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26441] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26441/stat : 26441 (java) S 26435 26437 26148 0 -1 4202560 1876 0 0 0 0 0 0 0 16 0 22 0 521282213 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26442] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26442/stat : 26442 (java) S 26435 26437 26148 0 -1 4202560 769 0 0 0 0 0 0 0 15 0 22 0 521282213 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26443] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26443/stat : 26443 (java) S 26435 26437 26148 0 -1 4202560 3159 0 0 0 0 0 0 0 16 0 22 0 521282213 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26444] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26444/stat : 26444 (java) S 26435 26437 26148 0 -1 4202560 2145 0 0 0 0 0 0 0 16 0 22 0 521282213 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26445] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26445/stat : 26445 (java) S 26435 26437 26148 0 -1 4202560 2923 0 0 0 0 0 0 0 15 0 22 0 521282214 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26446] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26446/stat : 26446 (java) S 26435 26437 26148 0 -1 4202560 3226 0 0 0 0 0 0 0 15 0 22 0 521282214 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26447] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26447/stat : 26447 (java) S 26435 26437 26148 0 -1 4202560 1857 0 0 0 0 0 0 0 15 0 22 0 521282214 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26448] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26448/stat : 26448 (java) S 26435 26437 26148 0 -1 4202560 446 0 0 0 0 0 0 0 15 0 22 0 521282215 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624927232 0 0 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26449] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26449/stat : 26449 (java) S 26435 26437 26148 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 521282215 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26450] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26450/stat : 26450 (java) S 26435 26437 26148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521282215 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26451] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26451/stat : 26451 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521282217 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624934321 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26452] ppid=26435 vsize=15697624 CPUtime=0.94 cores=1,3,5,7
/proc/26437/task/26452/stat : 26452 (java) S 26435 26437 26148 0 -1 4202560 4497 0 0 0 94 0 0 0 15 0 22 0 521282217 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26453] ppid=26435 vsize=15697624 CPUtime=0.85 cores=1,3,5,7
/proc/26437/task/26453/stat : 26453 (java) S 26435 26437 26148 0 -1 4202560 13586 0 0 0 84 1 0 0 15 0 22 0 521282217 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26454] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26454/stat : 26454 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 521282217 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26455] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26455/stat : 26455 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521282217 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624927232 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26456] ppid=26435 vsize=15697624 CPUtime=2 cores=1,3,5,7
/proc/26437/task/26456/stat : 26456 (java) R 26435 26437 26148 0 -1 4202560 25154 0 0 0 197 3 0 0 17 0 22 0 521282249 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505883327 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26437/tid=26457] ppid=26435 vsize=15697624 CPUtime=1.8 cores=1,3,5,7
/proc/26437/task/26457/stat : 26457 (java) R 26435 26437 26148 0 -1 4202560 22331 0 0 0 177 3 0 0 17 0 22 0 521282249 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 47594682362714 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26437/tid=26458] ppid=26435 vsize=15697624 CPUtime=1.91 cores=1,3,5,7
/proc/26437/task/26458/stat : 26458 (java) R 26435 26437 26148 0 -1 4202560 24392 0 0 0 188 3 0 0 17 0 22 0 521282249 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505904475 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26437/tid=26459] ppid=26435 vsize=15697624 CPUtime=2.08 cores=1,3,5,7
/proc/26437/task/26459/stat : 26459 (java) R 26435 26437 26148 0 -1 4202560 27667 0 0 0 206 2 0 0 17 0 22 0 521282249 16074366976 151431 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505839368 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.54
Current children cumulated vsize (KiB) 15697624

[startup+6.30155 s]
/proc/loadavg: 7.79 8.09 8.00 9/220 26460
/proc/meminfo: memFree=6484832/32951124 swapFree=67111524/67111528
[pid=26437] ppid=26435 vsize=15697624 CPUtime=23.32 cores=1,3,5,7
/proc/26437/stat : 26437 (java) S 26435 26437 26148 0 -1 4202496 290824 0 1 0 2292 40 0 0 25 0 22 0 521282211 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26437/statm: 3924406 280652 2284 9 0 3915125 0
[pid=26437/tid=26439] ppid=26435 vsize=15697624 CPUtime=0.8 cores=1,3,5,7
/proc/26437/task/26439/stat : 26439 (java) S 26435 26437 26148 0 -1 4202560 19702 0 1 0 77 3 0 0 20 0 22 0 521282212 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26440] ppid=26435 vsize=15697624 CPUtime=0.01 cores=1,3,5,7
/proc/26437/task/26440/stat : 26440 (java) S 26435 26437 26148 0 -1 4202560 5049 0 0 0 1 0 0 0 15 0 22 0 521282213 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26441] ppid=26435 vsize=15697624 CPUtime=0.01 cores=1,3,5,7
/proc/26437/task/26441/stat : 26441 (java) S 26435 26437 26148 0 -1 4202560 3245 0 0 0 1 0 0 0 15 0 22 0 521282213 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26442] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26442/stat : 26442 (java) S 26435 26437 26148 0 -1 4202560 2750 0 0 0 0 0 0 0 15 0 22 0 521282213 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26443] ppid=26435 vsize=15697624 CPUtime=0.01 cores=1,3,5,7
/proc/26437/task/26443/stat : 26443 (java) S 26435 26437 26148 0 -1 4202560 5293 0 0 0 0 1 0 0 15 0 22 0 521282213 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26444] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26444/stat : 26444 (java) S 26435 26437 26148 0 -1 4202560 2857 0 0 0 0 0 0 0 15 0 22 0 521282213 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26445] ppid=26435 vsize=15697624 CPUtime=0.01 cores=1,3,5,7
/proc/26437/task/26445/stat : 26445 (java) S 26435 26437 26148 0 -1 4202560 4954 0 0 0 1 0 0 0 16 0 22 0 521282214 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26446] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26446/stat : 26446 (java) S 26435 26437 26148 0 -1 4202560 3962 0 0 0 0 0 0 0 15 0 22 0 521282214 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26447] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26447/stat : 26447 (java) S 26435 26437 26148 0 -1 4202560 2595 0 0 0 0 0 0 0 15 0 22 0 521282214 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26448] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26448/stat : 26448 (java) S 26435 26437 26148 0 -1 4202560 746 0 0 0 0 0 0 0 15 0 22 0 521282215 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624927232 0 0 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26449] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26449/stat : 26449 (java) S 26435 26437 26148 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 521282215 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26450] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26450/stat : 26450 (java) S 26435 26437 26148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521282215 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26451] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26451/stat : 26451 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521282217 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624934321 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26452] ppid=26435 vsize=15697624 CPUtime=1 cores=1,3,5,7
/proc/26437/task/26452/stat : 26452 (java) S 26435 26437 26148 0 -1 4202560 4509 0 0 0 100 0 0 0 15 0 22 0 521282217 16074366976 280652 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0

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

[pid=26437/tid=26457] ppid=26435 vsize=15697624 CPUtime=1045.97 cores=1,3,5,7
/proc/26437/task/26457/stat : 26457 (java) R 26435 26437 26148 0 -1 4202560 293023 0 0 0 104552 45 0 0 25 0 22 0 521282249 16074366976 106660 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505882316 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26437/tid=26458] ppid=26435 vsize=15697624 CPUtime=1046.97 cores=1,3,5,7
/proc/26437/task/26458/stat : 26458 (java) R 26435 26437 26148 0 -1 4202560 295284 0 0 0 104649 48 0 0 25 0 22 0 521282249 16074366976 106660 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505821968 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26437/tid=26459] ppid=26435 vsize=15697624 CPUtime=1048.24 cores=1,3,5,7
/proc/26437/task/26459/stat : 26459 (java) R 26435 26437 26148 0 -1 4202560 302132 0 0 0 104778 46 0 0 25 0 22 0 521282249 16074366976 106660 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505950095 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4218.17
Current children cumulated vsize (KiB) 15697624

[startup+1122.3 s]
/proc/loadavg: 8.07 8.08 8.02 9/220 26540
/proc/meminfo: memFree=21181792/32951124 swapFree=67111524/67111528
[pid=26437] ppid=26435 vsize=15697624 CPUtime=4456.6 cores=1,3,5,7
/proc/26437/stat : 26437 (java) S 26435 26437 26148 0 -1 4202496 2233861 0 1 0 445181 479 0 0 25 0 22 0 521282211 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26437/statm: 3924406 90122 2299 9 0 3915125 0
[pid=26437/tid=26439] ppid=26435 vsize=15697624 CPUtime=0.8 cores=1,3,5,7
/proc/26437/task/26439/stat : 26439 (java) S 26435 26437 26148 0 -1 4202560 19702 0 1 0 77 3 0 0 20 0 22 0 521282212 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26440] ppid=26435 vsize=15697624 CPUtime=3.29 cores=1,3,5,7
/proc/26437/task/26440/stat : 26440 (java) S 26435 26437 26148 0 -1 4202560 118939 0 0 0 306 23 0 0 15 0 22 0 521282213 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26441] ppid=26435 vsize=15697624 CPUtime=3.3 cores=1,3,5,7
/proc/26437/task/26441/stat : 26441 (java) S 26435 26437 26148 0 -1 4202560 118473 0 0 0 308 22 0 0 16 0 22 0 521282213 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26442] ppid=26435 vsize=15697624 CPUtime=3.16 cores=1,3,5,7
/proc/26437/task/26442/stat : 26442 (java) S 26435 26437 26148 0 -1 4202560 114273 0 0 0 293 23 0 0 16 0 22 0 521282213 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26443] ppid=26435 vsize=15697624 CPUtime=3.16 cores=1,3,5,7
/proc/26437/task/26443/stat : 26443 (java) S 26435 26437 26148 0 -1 4202560 114284 0 0 0 294 22 0 0 15 0 22 0 521282213 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26444] ppid=26435 vsize=15697624 CPUtime=3.21 cores=1,3,5,7
/proc/26437/task/26444/stat : 26444 (java) S 26435 26437 26148 0 -1 4202560 117996 0 0 0 296 25 0 0 16 0 22 0 521282213 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26445] ppid=26435 vsize=15697624 CPUtime=3.18 cores=1,3,5,7
/proc/26437/task/26445/stat : 26445 (java) S 26435 26437 26148 0 -1 4202560 119952 0 0 0 296 22 0 0 15 0 22 0 521282214 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26446] ppid=26435 vsize=15697624 CPUtime=3.21 cores=1,3,5,7
/proc/26437/task/26446/stat : 26446 (java) S 26435 26437 26148 0 -1 4202560 113990 0 0 0 297 24 0 0 15 0 22 0 521282214 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26447] ppid=26435 vsize=15697624 CPUtime=3.1 cores=1,3,5,7
/proc/26437/task/26447/stat : 26447 (java) S 26435 26437 26148 0 -1 4202560 110360 0 0 0 288 22 0 0 15 0 22 0 521282214 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26448] ppid=26435 vsize=15697624 CPUtime=2.61 cores=1,3,5,7
/proc/26437/task/26448/stat : 26448 (java) S 26435 26437 26148 0 -1 4202560 5745 0 0 0 176 85 0 0 15 0 22 0 521282215 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624927232 0 0 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26449] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26449/stat : 26449 (java) S 26435 26437 26148 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 521282215 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26450] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26450/stat : 26450 (java) S 26435 26437 26148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521282215 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26451] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26451/stat : 26451 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521282217 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624934321 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26452] ppid=26435 vsize=15697624 CPUtime=1.1 cores=1,3,5,7
/proc/26437/task/26452/stat : 26452 (java) S 26435 26437 26148 0 -1 4202560 4522 0 0 0 110 0 0 0 15 0 22 0 521282217 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26453] ppid=26435 vsize=15697624 CPUtime=0.99 cores=1,3,5,7
/proc/26437/task/26453/stat : 26453 (java) S 26435 26437 26148 0 -1 4202560 13611 0 0 0 98 1 0 0 15 0 22 0 521282217 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26454] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26454/stat : 26454 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 521282217 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26455] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26455/stat : 26455 (java) S 26435 26437 26148 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 521282217 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624927232 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26456] ppid=26435 vsize=15697624 CPUtime=1106.43 cores=1,3,5,7
/proc/26437/task/26456/stat : 26456 (java) R 26435 26437 26148 0 -1 4202560 314439 0 0 0 110592 51 0 0 25 0 22 0 521282249 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505759888 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26437/tid=26457] ppid=26435 vsize=15697624 CPUtime=1105.25 cores=1,3,5,7
/proc/26437/task/26457/stat : 26457 (java) R 26435 26437 26148 0 -1 4202560 311090 0 0 0 110478 47 0 0 25 0 22 0 521282249 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505843225 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26437/tid=26458] ppid=26435 vsize=15697624 CPUtime=1106.24 cores=1,3,5,7
/proc/26437/task/26458/stat : 26458 (java) R 26435 26437 26148 0 -1 4202560 313774 0 0 0 110573 51 0 0 25 0 22 0 521282249 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505821868 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26437/tid=26459] ppid=26435 vsize=15697624 CPUtime=1107.43 cores=1,3,5,7
/proc/26437/task/26459/stat : 26459 (java) R 26435 26437 26148 0 -1 4202560 321265 0 0 0 110693 50 0 0 25 0 22 0 521282249 16074366976 90122 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505942169 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4456.6
Current children cumulated vsize (KiB) 15697624

[startup+1182.3 s]
/proc/loadavg: 8.02 8.06 8.01 9/220 26542
/proc/meminfo: memFree=21066568/32951124 swapFree=67111524/67111528
[pid=26437] ppid=26435 vsize=15697624 CPUtime=4695.07 cores=1,3,5,7
/proc/26437/stat : 26437 (java) S 26435 26437 26148 0 -1 4202496 2385430 0 1 0 468997 510 0 0 25 0 22 0 521282211 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26437/statm: 3924406 112287 2299 9 0 3915125 0
[pid=26437/tid=26439] ppid=26435 vsize=15697624 CPUtime=0.8 cores=1,3,5,7
/proc/26437/task/26439/stat : 26439 (java) S 26435 26437 26148 0 -1 4202560 19702 0 1 0 77 3 0 0 20 0 22 0 521282212 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26440] ppid=26435 vsize=15697624 CPUtime=3.48 cores=1,3,5,7
/proc/26437/task/26440/stat : 26440 (java) S 26435 26437 26148 0 -1 4202560 124719 0 0 0 323 25 0 0 15 0 22 0 521282213 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26441] ppid=26435 vsize=15697624 CPUtime=3.46 cores=1,3,5,7
/proc/26437/task/26441/stat : 26441 (java) S 26435 26437 26148 0 -1 4202560 123253 0 0 0 323 23 0 0 16 0 22 0 521282213 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26442] ppid=26435 vsize=15697624 CPUtime=3.32 cores=1,3,5,7
/proc/26437/task/26442/stat : 26442 (java) S 26435 26437 26148 0 -1 4202560 120177 0 0 0 309 23 0 0 15 0 22 0 521282213 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26443] ppid=26435 vsize=15697624 CPUtime=3.34 cores=1,3,5,7
/proc/26437/task/26443/stat : 26443 (java) S 26435 26437 26148 0 -1 4202560 120983 0 0 0 311 23 0 0 16 0 22 0 521282213 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26444] ppid=26435 vsize=15697624 CPUtime=3.38 cores=1,3,5,7
/proc/26437/task/26444/stat : 26444 (java) S 26435 26437 26148 0 -1 4202560 125313 0 0 0 312 26 0 0 16 0 22 0 521282213 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26445] ppid=26435 vsize=15697624 CPUtime=3.34 cores=1,3,5,7
/proc/26437/task/26445/stat : 26445 (java) S 26435 26437 26148 0 -1 4202560 126399 0 0 0 311 23 0 0 15 0 22 0 521282214 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26446] ppid=26435 vsize=15697624 CPUtime=3.4 cores=1,3,5,7
/proc/26437/task/26446/stat : 26446 (java) S 26435 26437 26148 0 -1 4202560 119356 0 0 0 315 25 0 0 16 0 22 0 521282214 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26447] ppid=26435 vsize=15697624 CPUtime=3.29 cores=1,3,5,7
/proc/26437/task/26447/stat : 26447 (java) S 26435 26437 26148 0 -1 4202560 116192 0 0 0 305 24 0 0 15 0 22 0 521282214 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26448] ppid=26435 vsize=15697624 CPUtime=2.76 cores=1,3,5,7
/proc/26437/task/26448/stat : 26448 (java) S 26435 26437 26148 0 -1 4202560 6229 0 0 0 186 90 0 0 15 0 22 0 521282215 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624927232 0 0 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26449] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26449/stat : 26449 (java) S 26435 26437 26148 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 521282215 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26450] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26450/stat : 26450 (java) S 26435 26437 26148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521282215 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26451] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26451/stat : 26451 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521282217 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624934321 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26452] ppid=26435 vsize=15697624 CPUtime=1.1 cores=1,3,5,7
/proc/26437/task/26452/stat : 26452 (java) S 26435 26437 26148 0 -1 4202560 4522 0 0 0 110 0 0 0 15 0 22 0 521282217 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26453] ppid=26435 vsize=15697624 CPUtime=0.99 cores=1,3,5,7
/proc/26437/task/26453/stat : 26453 (java) S 26435 26437 26148 0 -1 4202560 13611 0 0 0 98 1 0 0 15 0 22 0 521282217 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26454] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26454/stat : 26454 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 521282217 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26455] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26455/stat : 26455 (java) S 26435 26437 26148 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 521282217 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624927232 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26456] ppid=26435 vsize=15697624 CPUtime=1165.74 cores=1,3,5,7
/proc/26437/task/26456/stat : 26456 (java) R 26435 26437 26148 0 -1 4202560 341018 0 0 0 116518 56 0 0 25 0 22 0 521282249 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505686353 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26437/tid=26457] ppid=26435 vsize=15697624 CPUtime=1164.53 cores=1,3,5,7
/proc/26437/task/26457/stat : 26457 (java) R 26435 26437 26148 0 -1 4202560 337047 0 0 0 116402 51 0 0 25 0 22 0 521282249 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505822158 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26437/tid=26458] ppid=26435 vsize=15697624 CPUtime=1165.34 cores=1,3,5,7
/proc/26437/task/26458/stat : 26458 (java) R 26435 26437 26148 0 -1 4202560 339201 0 0 0 116479 55 0 0 25 0 22 0 521282249 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912506066614 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26437/tid=26459] ppid=26435 vsize=15697624 CPUtime=1166.63 cores=1,3,5,7
/proc/26437/task/26459/stat : 26459 (java) R 26435 26437 26148 0 -1 4202560 346258 0 0 0 116610 53 0 0 25 0 22 0 521282249 16074366976 112287 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505822187 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4695.07
Current children cumulated vsize (KiB) 15697624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208.8 s]
/proc/loadavg: 8.01 8.06 8.01 9/220 26543
/proc/meminfo: memFree=21099276/32951124 swapFree=67111524/67111528
[pid=26437] ppid=26435 vsize=15697624 CPUtime=4800.26 cores=1,3,5,7
/proc/26437/stat : 26437 (java) S 26435 26437 26148 0 -1 4202496 2439064 0 1 0 479504 522 0 0 25 0 22 0 521282211 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/26437/statm: 3924406 116930 2299 9 0 3915125 0
[pid=26437/tid=26439] ppid=26435 vsize=15697624 CPUtime=0.8 cores=1,3,5,7
/proc/26437/task/26439/stat : 26439 (java) S 26435 26437 26148 0 -1 4202560 19702 0 1 0 77 3 0 0 20 0 22 0 521282212 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26440] ppid=26435 vsize=15697624 CPUtime=3.54 cores=1,3,5,7
/proc/26437/task/26440/stat : 26440 (java) S 26435 26437 26148 0 -1 4202560 126514 0 0 0 329 25 0 0 16 0 22 0 521282213 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26441] ppid=26435 vsize=15697624 CPUtime=3.53 cores=1,3,5,7
/proc/26437/task/26441/stat : 26441 (java) S 26435 26437 26148 0 -1 4202560 125344 0 0 0 329 24 0 0 16 0 22 0 521282213 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26442] ppid=26435 vsize=15697624 CPUtime=3.41 cores=1,3,5,7
/proc/26437/task/26442/stat : 26442 (java) S 26435 26437 26148 0 -1 4202560 122254 0 0 0 317 24 0 0 15 0 22 0 521282213 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26443] ppid=26435 vsize=15697624 CPUtime=3.41 cores=1,3,5,7
/proc/26437/task/26443/stat : 26443 (java) S 26435 26437 26148 0 -1 4202560 123131 0 0 0 318 23 0 0 16 0 22 0 521282213 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26444] ppid=26435 vsize=15697624 CPUtime=3.48 cores=1,3,5,7
/proc/26437/task/26444/stat : 26444 (java) S 26435 26437 26148 0 -1 4202560 127371 0 0 0 321 27 0 0 15 0 22 0 521282213 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26445] ppid=26435 vsize=15697624 CPUtime=3.41 cores=1,3,5,7
/proc/26437/task/26445/stat : 26445 (java) S 26435 26437 26148 0 -1 4202560 127675 0 0 0 318 23 0 0 15 0 22 0 521282214 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26446] ppid=26435 vsize=15697624 CPUtime=3.48 cores=1,3,5,7
/proc/26437/task/26446/stat : 26446 (java) S 26435 26437 26148 0 -1 4202560 121301 0 0 0 323 25 0 0 15 0 22 0 521282214 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26447] ppid=26435 vsize=15697624 CPUtime=3.37 cores=1,3,5,7
/proc/26437/task/26447/stat : 26447 (java) S 26435 26437 26148 0 -1 4202560 118809 0 0 0 313 24 0 0 15 0 22 0 521282214 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26448] ppid=26435 vsize=15697624 CPUtime=2.82 cores=1,3,5,7
/proc/26437/task/26448/stat : 26448 (java) S 26435 26437 26148 0 -1 4202560 6383 0 0 0 190 92 0 0 15 0 22 0 521282215 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624927232 0 0 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26449] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26449/stat : 26449 (java) S 26435 26437 26148 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 521282215 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26450] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26450/stat : 26450 (java) S 26435 26437 26148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521282215 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 1 0 0 0
[pid=26437/tid=26451] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26451/stat : 26451 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 521282217 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624934321 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26452] ppid=26435 vsize=15697624 CPUtime=1.1 cores=1,3,5,7
/proc/26437/task/26452/stat : 26452 (java) S 26435 26437 26148 0 -1 4202560 4522 0 0 0 110 0 0 0 15 0 22 0 521282217 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26453] ppid=26435 vsize=15697624 CPUtime=0.99 cores=1,3,5,7
/proc/26437/task/26453/stat : 26453 (java) S 26435 26437 26148 0 -1 4202560 13611 0 0 0 98 1 0 0 15 0 22 0 521282217 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 5 0 0 0
[pid=26437/tid=26454] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26454/stat : 26454 (java) S 26435 26437 26148 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 521282217 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624926617 0 4 0 16800975 18446604455534598848 0 0 -1 3 0 0 0
[pid=26437/tid=26455] ppid=26435 vsize=15697624 CPUtime=0 cores=1,3,5,7
/proc/26437/task/26455/stat : 26455 (java) S 26435 26437 26148 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 521282217 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 270624927232 0 4 0 16800975 18446604455534598848 0 0 -1 7 0 0 0
[pid=26437/tid=26456] ppid=26435 vsize=15697624 CPUtime=1191.96 cores=1,3,5,7
/proc/26437/task/26456/stat : 26456 (java) R 26435 26437 26148 0 -1 4202560 349961 0 0 0 119139 57 0 0 25 0 22 0 521282249 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505905126 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26437/tid=26457] ppid=26435 vsize=15697624 CPUtime=1190.76 cores=1,3,5,7
/proc/26437/task/26457/stat : 26457 (java) R 26435 26437 26148 0 -1 4202560 346491 0 0 0 119024 52 0 0 25 0 22 0 521282249 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505883180 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26437/tid=26458] ppid=26435 vsize=15697624 CPUtime=1191.41 cores=1,3,5,7
/proc/26437/task/26458/stat : 26458 (java) R 26435 26437 26148 0 -1 4202560 348615 0 0 0 119084 57 0 0 25 0 22 0 521282249 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505843185 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26437/tid=26459] ppid=26435 vsize=15697624 CPUtime=1192.61 cores=1,3,5,7
/proc/26437/task/26459/stat : 26459 (java) R 26435 26437 26148 0 -1 4202560 355930 0 0 0 119206 55 0 0 25 0 22 0 521282249 16074366976 116930 33554432000 1073741824 1073778376 140735199703344 18446744073709551615 46912505843115 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 15697624

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

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

Child status: 143
Real time (s): 1208.84
CPU time (s): 4800.32
CPU user time (s): 4795.08
CPU system time (s): 5.2462
CPU usage (%): 397.1
Max. virtual memory (cumulated for all children) (KiB): 15697624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.08
system time used= 5.2462
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2439091
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= 232332
involuntary context switches= 142563

runsolver used 2.09268 second user time and 4.56531 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 19:06:53
IDJOB=3313094
IDBENCH=71805
IDSOLVER=1699
FILE ID=node108/3313094-1304096813
RUNJOBID= node108-1304094375-26167
PBS_JOBID= 13170592
Free space on /tmp= 72104 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-23-189-21-75.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313094-1304096813/watcher-3313094-1304096813 -o /tmp/evaluation-result-3313094-1304096813/solver-3313094-1304096813 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313094-1304096813.cnf

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

MD5SUM BENCH= 46a186d5aa9ba41a176adf24fb365342
RANDOM SEED=158067915

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7600612 kB
Buffers:       1981772 kB
Cached:        7398368 kB
SwapCached:          4 kB
Active:       15657004 kB
Inactive:      9091632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7600612 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2000 kB
Writeback:           0 kB
AnonPages:    15368740 kB
Mapped:          23488 kB
Slab:           508804 kB
PageTables:      34772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 15707336 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= 72116 MiB
End job on node108 at 2011-04-29 19:27:04