Trace number 3313386

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.29 1207.44

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

Solver Data

0.10/0.12	54:44 INFO : Reading from input HOME/instance-3313386-1304074484.cnf
1.38/0.97	Executor set job limit to 1000000
1.38/0.97	Executor set job limit to 1000000
1.38/0.97	Executor set job limit to 1000000
1.38/0.97	Executor set job limit to 1000000
1.38/0.97	Starting Executor!
1.38/0.97	Starting Executor!
1.38/0.97	Starting Executor!
1.38/0.97	Starting Executor!
3.72/2.00	54:46 INFO : Found 16275 xor gates
6.62/4.01	54:48 INFO : 28350 variables remaining out of 37432
6.62/4.01	54:48 INFO : 1973775 literals remaining out of 353712
65.60/21.40	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
65.60/21.40	log4j:WARN Please initialize the log4j system properly.
65.60/21.40	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 6.79 7.80 7.79 2/176 19029
/proc/meminfo: memFree=18416196/32951124 swapFree=67110396/67111528
[pid=19029] ppid=19027 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/19029/stat : 19029 (java) S 19027 19029 18381 0 -1 4202496 1414 0 0 0 0 0 0 0 21 0 2 0 597679077 26714112 885 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296728549 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/19029/statm: 6522 885 678 9 0 381 0
[pid=19029/tid=19032] ppid=19027 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19032/stat : 19032 (java) S 19027 19029 18381 0 -1 4202560 66 0 0 0 0 0 0 0 22 0 2 0 597679078 27824128 894 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224280002183 0 2147483391 4096 0 18446744071699199166 0 0 -1 2 0 0 0

[startup+0.063622 s]
/proc/loadavg: 6.79 7.80 7.79 2/176 19029
/proc/meminfo: memFree=18416196/32951124 swapFree=67110396/67111528
[pid=19029] ppid=19027 vsize=15609780 CPUtime=0.05 cores=0,2,4,6
/proc/19029/stat : 19029 (java) S 19027 19029 18381 0 -1 4202496 4281 0 1 0 4 1 0 0 21 0 18 0 597679077 15984414720 3720 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19029/statm: 3902445 3720 1778 9 0 3893164 0
[pid=19029/tid=19032] ppid=19027 vsize=15609780 CPUtime=0.04 cores=0,2,4,6
/proc/19029/task/19032/stat : 19032 (java) R 19027 19029 18381 0 -1 4202560 2863 0 1 0 4 0 0 0 25 0 18 0 597679078 15984414720 3720 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912504008114 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100665 s]
/proc/loadavg: 6.79 7.80 7.79 2/176 19029
/proc/meminfo: memFree=18416196/32951124 swapFree=67110396/67111528
[pid=19029] ppid=19027 vsize=15676364 CPUtime=0.1 cores=0,2,4,6
/proc/19029/stat : 19029 (java) S 19027 19029 18381 0 -1 4202496 5552 0 1 0 9 1 0 0 21 0 18 0 597679077 16052596736 4979 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19029/statm: 3919091 4979 2117 9 0 3909810 0
[pid=19029/tid=19032] ppid=19027 vsize=15676364 CPUtime=0.08 cores=0,2,4,6
/proc/19029/task/19032/stat : 19032 (java) S 19027 19029 18381 0 -1 4202560 3403 0 1 0 7 1 0 0 18 0 18 0 597679078 16052596736 4979 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224284921861 0 2147483391 0 16800975 18446744071699199166 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676364

[startup+0.300638 s]
/proc/loadavg: 6.79 7.80 7.79 2/176 19029
/proc/meminfo: memFree=18416196/32951124 swapFree=67110396/67111528
[pid=19029] ppid=19027 vsize=15680036 CPUtime=0.5 cores=0,2,4,6
/proc/19029/stat : 19029 (java) S 19027 19029 18381 0 -1 4202496 18828 0 1 0 47 3 0 0 21 0 18 0 597679077 16056356864 17282 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19029/statm: 3920009 17287 2207 9 0 3910728 0
[pid=19029/tid=19032] ppid=19027 vsize=15680036 CPUtime=0.28 cores=0,2,4,6
/proc/19029/task/19032/stat : 19032 (java) R 19027 19029 18381 0 -1 4202560 14063 0 1 0 26 2 0 0 18 0 18 0 597679078 16056356864 17289 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912505365766 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15680036

[startup+0.700582 s]
/proc/loadavg: 6.79 7.80 7.79 2/176 19029
/proc/meminfo: memFree=18416196/32951124 swapFree=67110396/67111528
[pid=19029] ppid=19027 vsize=15679756 CPUtime=1.17 cores=0,2,4,6
/proc/19029/stat : 19029 (java) S 19027 19029 18381 0 -1 4202496 42381 0 1 0 112 5 0 0 21 0 18 0 597679077 16056070144 39709 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19029/statm: 3919939 39709 2237 9 0 3910658 0
[pid=19029/tid=19032] ppid=19027 vsize=15679756 CPUtime=0.67 cores=0,2,4,6
/proc/19029/task/19032/stat : 19032 (java) R 19027 19029 18381 0 -1 4202560 35510 0 1 0 63 4 0 0 18 0 18 0 597679078 16056070144 39709 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912505543298 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 15679756

[startup+1.5015 s]
/proc/loadavg: 6.79 7.80 7.79 8/220 19073
/proc/meminfo: memFree=18103248/32951124 swapFree=67110396/67111528
[pid=19029] ppid=19027 vsize=15704476 CPUtime=2.52 cores=0,2,4,6
/proc/19029/stat : 19029 (java) S 19027 19029 18381 0 -1 4202496 51512 0 1 0 246 6 0 0 21 0 22 0 597679077 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19029/statm: 3926119 45967 2269 9 0 3916838 0
[pid=19029/tid=19032] ppid=19027 vsize=15704476 CPUtime=1.46 cores=0,2,4,6
/proc/19029/task/19032/stat : 19032 (java) R 19027 19029 18381 0 -1 4202560 35607 0 1 0 142 4 0 0 18 0 22 0 597679078 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912505912706 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19029/tid=19034] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19034/stat : 19034 (java) S 19027 19029 18381 0 -1 4202560 372 0 0 0 0 0 0 0 16 0 22 0 597679079 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19036] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19036/stat : 19036 (java) S 19027 19029 18381 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 597679079 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19038] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19038/stat : 19038 (java) S 19027 19029 18381 0 -1 4202560 344 0 0 0 0 0 0 0 15 0 22 0 597679079 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19040] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19040/stat : 19040 (java) S 19027 19029 18381 0 -1 4202560 35 0 0 0 0 0 0 0 16 0 22 0 597679079 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19042] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19042/stat : 19042 (java) S 19027 19029 18381 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 597679079 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19044] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19044/stat : 19044 (java) S 19027 19029 18381 0 -1 4202560 657 0 0 0 0 0 0 0 16 0 22 0 597679079 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19046] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19046/stat : 19046 (java) S 19027 19029 18381 0 -1 4202560 85 0 0 0 0 0 0 0 15 0 22 0 597679079 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19048] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19048/stat : 19048 (java) S 19027 19029 18381 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 597679079 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19051] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19051/stat : 19051 (java) S 19027 19029 18381 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 597679080 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 0 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19053] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19053/stat : 19053 (java) S 19027 19029 18381 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 597679080 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19055] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19055/stat : 19055 (java) S 19027 19029 18381 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 597679080 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19056] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19056/stat : 19056 (java) S 19027 19029 18381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597679082 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296749489 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19058] ppid=19027 vsize=15704476 CPUtime=0.35 cores=0,2,4,6
/proc/19029/task/19058/stat : 19058 (java) S 19027 19029 18381 0 -1 4202560 3237 0 0 0 35 0 0 0 15 0 22 0 597679082 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19060] ppid=19027 vsize=15704476 CPUtime=0.64 cores=0,2,4,6
/proc/19029/task/19060/stat : 19060 (java) S 19027 19029 18381 0 -1 4202560 9706 0 0 0 64 0 0 0 21 0 22 0 597679082 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19062] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19062/stat : 19062 (java) S 19027 19029 18381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597679082 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19064] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19064/stat : 19064 (java) S 19027 19029 18381 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597679082 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19070] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19070/stat : 19070 (java) S 19027 19029 18381 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 597679175 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19071] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19071/stat : 19071 (java) S 19027 19029 18381 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 597679175 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19072] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19072/stat : 19072 (java) S 19027 19029 18381 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 597679175 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19073] ppid=19027 vsize=15704476 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19073/stat : 19073 (java) S 19027 19029 18381 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 597679175 16081383424 45967 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 15704476

[startup+3.10118 s]
/proc/loadavg: 6.79 7.80 7.79 6/220 19073
/proc/meminfo: memFree=18045216/32951124 swapFree=67110396/67111528
[pid=19029] ppid=19027 vsize=15705116 CPUtime=5.2 cores=0,2,4,6
/proc/19029/stat : 19029 (java) S 19027 19029 18381 0 -1 4202496 63790 0 1 0 512 8 0 0 21 0 22 0 597679077 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19029/statm: 3926279 52737 2275 9 0 3916998 0
[pid=19029/tid=19032] ppid=19027 vsize=15705116 CPUtime=3.05 cores=0,2,4,6
/proc/19029/task/19032/stat : 19032 (java) R 19027 19029 18381 0 -1 4202560 35634 0 1 0 301 4 0 0 19 0 22 0 597679078 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912506472752 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19029/tid=19034] ppid=19027 vsize=15705116 CPUtime=0.01 cores=0,2,4,6
/proc/19029/task/19034/stat : 19034 (java) S 19027 19029 18381 0 -1 4202560 1899 0 0 0 1 0 0 0 16 0 22 0 597679079 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19036] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19036/stat : 19036 (java) S 19027 19029 18381 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 597679079 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19038] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19038/stat : 19038 (java) S 19027 19029 18381 0 -1 4202560 344 0 0 0 0 0 0 0 15 0 22 0 597679079 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19040] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19040/stat : 19040 (java) S 19027 19029 18381 0 -1 4202560 1779 0 0 0 0 0 0 0 16 0 22 0 597679079 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19042] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19042/stat : 19042 (java) S 19027 19029 18381 0 -1 4202560 1393 0 0 0 0 0 0 0 16 0 22 0 597679079 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19044] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19044/stat : 19044 (java) S 19027 19029 18381 0 -1 4202560 657 0 0 0 0 0 0 0 15 0 22 0 597679079 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19046] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19046/stat : 19046 (java) S 19027 19029 18381 0 -1 4202560 85 0 0 0 0 0 0 0 15 0 22 0 597679079 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19048] ppid=19027 vsize=15705116 CPUtime=0.01 cores=0,2,4,6
/proc/19029/task/19048/stat : 19048 (java) S 19027 19029 18381 0 -1 4202560 1572 0 0 0 1 0 0 0 16 0 22 0 597679079 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19051] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19051/stat : 19051 (java) S 19027 19029 18381 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 597679080 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 0 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19053] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19053/stat : 19053 (java) S 19027 19029 18381 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597679080 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19055] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19055/stat : 19055 (java) S 19027 19029 18381 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597679080 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19056] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19056/stat : 19056 (java) S 19027 19029 18381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597679082 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296749489 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19058] ppid=19027 vsize=15705116 CPUtime=0.92 cores=0,2,4,6
/proc/19029/task/19058/stat : 19058 (java) S 19027 19029 18381 0 -1 4202560 9019 0 0 0 91 1 0 0 15 0 22 0 597679082 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19060] ppid=19027 vsize=15705116 CPUtime=1.13 cores=0,2,4,6
/proc/19029/task/19060/stat : 19060 (java) S 19027 19029 18381 0 -1 4202560 9954 0 0 0 112 1 0 0 15 0 22 0 597679082 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19062] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19062/stat : 19062 (java) S 19027 19029 18381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597679082 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19064] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19064/stat : 19064 (java) S 19027 19029 18381 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597679082 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19070] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19070/stat : 19070 (java) S 19027 19029 18381 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 597679175 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19071] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19071/stat : 19071 (java) S 19027 19029 18381 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 597679175 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19072] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19072/stat : 19072 (java) S 19027 19029 18381 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 597679175 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19073] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19073/stat : 19073 (java) S 19027 19029 18381 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 597679175 16082038784 52737 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 15705116

[startup+6.30162 s]
/proc/loadavg: 6.64 7.75 7.77 6/220 19073
/proc/meminfo: memFree=17873736/32951124 swapFree=67110396/67111528
[pid=19029] ppid=19027 vsize=15705116 CPUtime=11.29 cores=0,2,4,6
/proc/19029/stat : 19029 (java) S 19027 19029 18381 0 -1 4202496 81732 0 1 0 1117 12 0 0 21 0 22 0 597679077 16082038784 70191 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19029/statm: 3926279 70191 2288 9 0 3916998 0
[pid=19029/tid=19032] ppid=19027 vsize=15705116 CPUtime=3.96 cores=0,2,4,6
/proc/19029/task/19032/stat : 19032 (java) S 19027 19029 18381 0 -1 4202560 35675 0 1 0 392 4 0 0 21 0 22 0 597679078 16082038784 70191 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19034] ppid=19027 vsize=15705116 CPUtime=0.05 cores=0,2,4,6
/proc/19029/task/19034/stat : 19034 (java) S 19027 19029 18381 0 -1 4202560 6319 0 0 0 4 1 0 0 16 0 22 0 597679079 16082038784 70191 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19036] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19036/stat : 19036 (java) S 19027 19029 18381 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 597679079 16082038784 70191 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19038] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19038/stat : 19038 (java) S 19027 19029 18381 0 -1 4202560 344 0 0 0 0 0 0 0 15 0 22 0 597679079 16082038784 70191 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19040] ppid=19027 vsize=15705116 CPUtime=0.02 cores=0,2,4,6
/proc/19029/task/19040/stat : 19040 (java) S 19027 19029 18381 0 -1 4202560 2556 0 0 0 2 0 0 0 16 0 22 0 597679079 16082038784 70191 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19042] ppid=19027 vsize=15705116 CPUtime=0.02 cores=0,2,4,6
/proc/19029/task/19042/stat : 19042 (java) S 19027 19029 18381 0 -1 4202560 2650 0 0 0 2 0 0 0 16 0 22 0 597679079 16082038784 70191 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19044] ppid=19027 vsize=15705116 CPUtime=0.03 cores=0,2,4,6
/proc/19029/task/19044/stat : 19044 (java) S 19027 19029 18381 0 -1 4202560 4621 0 0 0 3 0 0 0 16 0 22 0 597679079 16082038784 70191 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19046] ppid=19027 vsize=15705116 CPUtime=0.01 cores=0,2,4,6
/proc/19029/task/19046/stat : 19046 (java) S 19027 19029 18381 0 -1 4202560 4701 0 0 0 1 0 0 0 15 0 22 0 597679079 16082038784 70191 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19048] ppid=19027 vsize=15705116 CPUtime=0.03 cores=0,2,4,6
/proc/19029/task/19048/stat : 19048 (java) S 19027 19029 18381 0 -1 4202560 4104 0 0 0 3 0 0 0 15 0 22 0 597679079 16082038784 70191 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0

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

/proc/meminfo: memFree=5739100/32951124 swapFree=67110396/67111528
[pid=19029] ppid=19027 vsize=15705116 CPUtime=4460.94 cores=0,2,4,6
/proc/19029/stat : 19029 (java) S 19027 19029 18381 0 -1 4202496 1839744 0 1 0 445838 256 0 0 21 0 22 0 597679077 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19029/statm: 3926279 1580422 2301 9 0 3916998 0
[pid=19029/tid=19032] ppid=19027 vsize=15705116 CPUtime=3.96 cores=0,2,4,6
/proc/19029/task/19032/stat : 19032 (java) S 19027 19029 18381 0 -1 4202560 35675 0 1 0 392 4 0 0 21 0 22 0 597679078 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19034] ppid=19027 vsize=15705116 CPUtime=1.66 cores=0,2,4,6
/proc/19029/task/19034/stat : 19034 (java) S 19027 19029 18381 0 -1 4202560 133954 0 0 0 144 22 0 0 16 0 22 0 597679079 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19036] ppid=19027 vsize=15705116 CPUtime=1.42 cores=0,2,4,6
/proc/19029/task/19036/stat : 19036 (java) S 19027 19029 18381 0 -1 4202560 85568 0 0 0 129 13 0 0 15 0 22 0 597679079 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19038] ppid=19027 vsize=15705116 CPUtime=1.46 cores=0,2,4,6
/proc/19029/task/19038/stat : 19038 (java) S 19027 19029 18381 0 -1 4202560 87183 0 0 0 133 13 0 0 16 0 22 0 597679079 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19040] ppid=19027 vsize=15705116 CPUtime=1.49 cores=0,2,4,6
/proc/19029/task/19040/stat : 19040 (java) S 19027 19029 18381 0 -1 4202560 106198 0 0 0 134 15 0 0 16 0 22 0 597679079 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19042] ppid=19027 vsize=15705116 CPUtime=1.52 cores=0,2,4,6
/proc/19029/task/19042/stat : 19042 (java) S 19027 19029 18381 0 -1 4202560 87283 0 0 0 138 14 0 0 15 0 22 0 597679079 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19044] ppid=19027 vsize=15705116 CPUtime=1.49 cores=0,2,4,6
/proc/19029/task/19044/stat : 19044 (java) S 19027 19029 18381 0 -1 4202560 101477 0 0 0 133 16 0 0 15 0 22 0 597679079 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19046] ppid=19027 vsize=15705116 CPUtime=1.44 cores=0,2,4,6
/proc/19029/task/19046/stat : 19046 (java) S 19027 19029 18381 0 -1 4202560 93555 0 0 0 129 15 0 0 15 0 22 0 597679079 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19048] ppid=19027 vsize=15705116 CPUtime=1.59 cores=0,2,4,6
/proc/19029/task/19048/stat : 19048 (java) S 19027 19029 18381 0 -1 4202560 118008 0 0 0 140 19 0 0 16 0 22 0 597679079 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19051] ppid=19027 vsize=15705116 CPUtime=0.68 cores=0,2,4,6
/proc/19029/task/19051/stat : 19051 (java) S 19027 19029 18381 0 -1 4202560 42992 0 0 0 59 9 0 0 15 0 22 0 597679080 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 0 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19053] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19053/stat : 19053 (java) S 19027 19029 18381 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597679080 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19055] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19055/stat : 19055 (java) S 19027 19029 18381 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597679080 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19056] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19056/stat : 19056 (java) S 19027 19029 18381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597679082 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296749489 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19058] ppid=19027 vsize=15705116 CPUtime=1.96 cores=0,2,4,6
/proc/19029/task/19058/stat : 19058 (java) S 19027 19029 18381 0 -1 4202560 12325 0 0 0 195 1 0 0 15 0 22 0 597679082 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19060] ppid=19027 vsize=15705116 CPUtime=2 cores=0,2,4,6
/proc/19029/task/19060/stat : 19060 (java) S 19027 19029 18381 0 -1 4202560 10008 0 0 0 199 1 0 0 16 0 22 0 597679082 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19062] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19062/stat : 19062 (java) S 19027 19029 18381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597679082 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19064] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19064/stat : 19064 (java) S 19027 19029 18381 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 597679082 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19070] ppid=19027 vsize=15705116 CPUtime=1111.6 cores=0,2,4,6
/proc/19029/task/19070/stat : 19070 (java) R 19027 19029 18381 0 -1 4202560 233340 0 0 0 111133 27 0 0 25 0 22 0 597679175 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 18446744073699066098 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19029/tid=19071] ppid=19027 vsize=15705116 CPUtime=1111.33 cores=0,2,4,6
/proc/19029/task/19071/stat : 19071 (java) R 19027 19029 18381 0 -1 4202560 234185 0 0 0 111107 26 0 0 25 0 22 0 597679175 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 18446744073699066117 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19029/tid=19072] ppid=19027 vsize=15705116 CPUtime=1108.59 cores=0,2,4,6
/proc/19029/task/19072/stat : 19072 (java) R 19027 19029 18381 0 -1 4202560 249032 0 0 0 110830 29 0 0 25 0 22 0 597679175 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912506731695 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19029/tid=19073] ppid=19027 vsize=15705116 CPUtime=1108.59 cores=0,2,4,6
/proc/19029/task/19073/stat : 19073 (java) R 19027 19029 18381 0 -1 4202560 207511 0 0 0 110835 24 0 0 25 0 22 0 597679175 16082038784 1580422 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912505907656 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4460.94
Current children cumulated vsize (KiB) 15705116

[startup+1182.3 s]
/proc/loadavg: 8.20 8.11 7.97 9/220 19114
/proc/meminfo: memFree=5738408/32951124 swapFree=67110396/67111528
[pid=19029] ppid=19027 vsize=15705116 CPUtime=4700.58 cores=0,2,4,6
/proc/19029/stat : 19029 (java) S 19027 19029 18381 0 -1 4202496 1839985 0 1 0 469802 256 0 0 21 0 22 0 597679077 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19029/statm: 3926279 1580644 2301 9 0 3916998 0
[pid=19029/tid=19032] ppid=19027 vsize=15705116 CPUtime=3.96 cores=0,2,4,6
/proc/19029/task/19032/stat : 19032 (java) S 19027 19029 18381 0 -1 4202560 35675 0 1 0 392 4 0 0 21 0 22 0 597679078 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19034] ppid=19027 vsize=15705116 CPUtime=1.72 cores=0,2,4,6
/proc/19029/task/19034/stat : 19034 (java) S 19027 19029 18381 0 -1 4202560 134020 0 0 0 150 22 0 0 16 0 22 0 597679079 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19036] ppid=19027 vsize=15705116 CPUtime=1.48 cores=0,2,4,6
/proc/19029/task/19036/stat : 19036 (java) S 19027 19029 18381 0 -1 4202560 85568 0 0 0 135 13 0 0 15 0 22 0 597679079 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19038] ppid=19027 vsize=15705116 CPUtime=1.49 cores=0,2,4,6
/proc/19029/task/19038/stat : 19038 (java) S 19027 19029 18381 0 -1 4202560 87183 0 0 0 136 13 0 0 15 0 22 0 597679079 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19040] ppid=19027 vsize=15705116 CPUtime=1.52 cores=0,2,4,6
/proc/19029/task/19040/stat : 19040 (java) S 19027 19029 18381 0 -1 4202560 106198 0 0 0 137 15 0 0 15 0 22 0 597679079 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19042] ppid=19027 vsize=15705116 CPUtime=1.55 cores=0,2,4,6
/proc/19029/task/19042/stat : 19042 (java) S 19027 19029 18381 0 -1 4202560 87283 0 0 0 141 14 0 0 15 0 22 0 597679079 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19044] ppid=19027 vsize=15705116 CPUtime=1.54 cores=0,2,4,6
/proc/19029/task/19044/stat : 19044 (java) S 19027 19029 18381 0 -1 4202560 101503 0 0 0 138 16 0 0 16 0 22 0 597679079 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19046] ppid=19027 vsize=15705116 CPUtime=1.46 cores=0,2,4,6
/proc/19029/task/19046/stat : 19046 (java) S 19027 19029 18381 0 -1 4202560 93613 0 0 0 131 15 0 0 16 0 22 0 597679079 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19048] ppid=19027 vsize=15705116 CPUtime=1.63 cores=0,2,4,6
/proc/19029/task/19048/stat : 19048 (java) S 19027 19029 18381 0 -1 4202560 118080 0 0 0 144 19 0 0 16 0 22 0 597679079 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19051] ppid=19027 vsize=15705116 CPUtime=0.68 cores=0,2,4,6
/proc/19029/task/19051/stat : 19051 (java) S 19027 19029 18381 0 -1 4202560 42996 0 0 0 59 9 0 0 15 0 22 0 597679080 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 0 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19053] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19053/stat : 19053 (java) S 19027 19029 18381 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597679080 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19055] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19055/stat : 19055 (java) S 19027 19029 18381 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597679080 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19056] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19056/stat : 19056 (java) S 19027 19029 18381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597679082 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296749489 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19058] ppid=19027 vsize=15705116 CPUtime=1.96 cores=0,2,4,6
/proc/19029/task/19058/stat : 19058 (java) S 19027 19029 18381 0 -1 4202560 12325 0 0 0 195 1 0 0 15 0 22 0 597679082 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19060] ppid=19027 vsize=15705116 CPUtime=2 cores=0,2,4,6
/proc/19029/task/19060/stat : 19060 (java) S 19027 19029 18381 0 -1 4202560 10008 0 0 0 199 1 0 0 16 0 22 0 597679082 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19062] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19062/stat : 19062 (java) S 19027 19029 18381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597679082 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19064] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19064/stat : 19064 (java) S 19027 19029 18381 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 597679082 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19070] ppid=19027 vsize=15705116 CPUtime=1171.51 cores=0,2,4,6
/proc/19029/task/19070/stat : 19070 (java) R 19027 19029 18381 0 -1 4202560 233344 0 0 0 117124 27 0 0 25 0 22 0 597679175 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912506731775 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19029/tid=19071] ppid=19027 vsize=15705116 CPUtime=1171.02 cores=0,2,4,6
/proc/19029/task/19071/stat : 19071 (java) R 19027 19029 18381 0 -1 4202560 234187 0 0 0 117076 26 0 0 25 0 22 0 597679175 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912506338585 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19029/tid=19072] ppid=19027 vsize=15705116 CPUtime=1168.5 cores=0,2,4,6
/proc/19029/task/19072/stat : 19072 (java) R 19027 19029 18381 0 -1 4202560 249037 0 0 0 116821 29 0 0 25 0 22 0 597679175 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912506396208 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19029/tid=19073] ppid=19027 vsize=15705116 CPUtime=1168.39 cores=0,2,4,6
/proc/19029/task/19073/stat : 19073 (java) R 19027 19029 18381 0 -1 4202560 207513 0 0 0 116815 24 0 0 25 0 22 0 597679175 16082038784 1580644 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912506087177 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4700.58
Current children cumulated vsize (KiB) 15705116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.13 8.10 7.97 5/197 19117
/proc/meminfo: memFree=12087792/32951124 swapFree=67110396/67111528
[pid=19029] ppid=19027 vsize=15705116 CPUtime=4800.04 cores=0,2,4,6
/proc/19029/stat : 19029 (java) S 19027 19029 18381 0 -1 4202496 1839994 0 1 0 479748 256 0 0 21 0 22 0 597679077 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19029/statm: 3926279 1580390 2301 9 0 3916998 0
[pid=19029/tid=19032] ppid=19027 vsize=15705116 CPUtime=3.96 cores=0,2,4,6
/proc/19029/task/19032/stat : 19032 (java) S 19027 19029 18381 0 -1 4202560 35675 0 1 0 392 4 0 0 21 0 22 0 597679078 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19034] ppid=19027 vsize=15705116 CPUtime=1.74 cores=0,2,4,6
/proc/19029/task/19034/stat : 19034 (java) S 19027 19029 18381 0 -1 4202560 134020 0 0 0 152 22 0 0 16 0 22 0 597679079 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19036] ppid=19027 vsize=15705116 CPUtime=1.5 cores=0,2,4,6
/proc/19029/task/19036/stat : 19036 (java) S 19027 19029 18381 0 -1 4202560 85568 0 0 0 137 13 0 0 15 0 22 0 597679079 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19038] ppid=19027 vsize=15705116 CPUtime=1.5 cores=0,2,4,6
/proc/19029/task/19038/stat : 19038 (java) S 19027 19029 18381 0 -1 4202560 87183 0 0 0 137 13 0 0 15 0 22 0 597679079 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19040] ppid=19027 vsize=15705116 CPUtime=1.54 cores=0,2,4,6
/proc/19029/task/19040/stat : 19040 (java) S 19027 19029 18381 0 -1 4202560 106198 0 0 0 139 15 0 0 16 0 22 0 597679079 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19042] ppid=19027 vsize=15705116 CPUtime=1.56 cores=0,2,4,6
/proc/19029/task/19042/stat : 19042 (java) S 19027 19029 18381 0 -1 4202560 87283 0 0 0 142 14 0 0 16 0 22 0 597679079 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19044] ppid=19027 vsize=15705116 CPUtime=1.57 cores=0,2,4,6
/proc/19029/task/19044/stat : 19044 (java) S 19027 19029 18381 0 -1 4202560 101503 0 0 0 141 16 0 0 16 0 22 0 597679079 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19046] ppid=19027 vsize=15705116 CPUtime=1.48 cores=0,2,4,6
/proc/19029/task/19046/stat : 19046 (java) S 19027 19029 18381 0 -1 4202560 93613 0 0 0 133 15 0 0 15 0 22 0 597679079 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19048] ppid=19027 vsize=15705116 CPUtime=1.65 cores=0,2,4,6
/proc/19029/task/19048/stat : 19048 (java) S 19027 19029 18381 0 -1 4202560 118080 0 0 0 146 19 0 0 16 0 22 0 597679079 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 0 0 0 0
[pid=19029/tid=19051] ppid=19027 vsize=15705116 CPUtime=0.68 cores=0,2,4,6
/proc/19029/task/19051/stat : 19051 (java) S 19027 19029 18381 0 -1 4202560 42997 0 0 0 59 9 0 0 15 0 22 0 597679080 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 0 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19053] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19053/stat : 19053 (java) S 19027 19029 18381 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597679080 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19055] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19055/stat : 19055 (java) S 19027 19029 18381 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597679080 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19056] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19056/stat : 19056 (java) S 19027 19029 18381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597679082 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296749489 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19058] ppid=19027 vsize=15705116 CPUtime=1.96 cores=0,2,4,6
/proc/19029/task/19058/stat : 19058 (java) S 19027 19029 18381 0 -1 4202560 12325 0 0 0 195 1 0 0 15 0 22 0 597679082 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 2 0 0 0
[pid=19029/tid=19060] ppid=19027 vsize=15705116 CPUtime=2 cores=0,2,4,6
/proc/19029/task/19060/stat : 19060 (java) S 19027 19029 18381 0 -1 4202560 10008 0 0 0 199 1 0 0 16 0 22 0 597679082 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19062] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19062/stat : 19062 (java) S 19027 19029 18381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597679082 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296741785 0 4 0 16800975 18446604447828415488 0 0 -1 6 0 0 0
[pid=19029/tid=19064] ppid=19027 vsize=15705116 CPUtime=0 cores=0,2,4,6
/proc/19029/task/19064/stat : 19064 (java) S 19027 19029 18381 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 597679082 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 224296742400 0 4 0 16800975 18446604447828415488 0 0 -1 4 0 0 0
[pid=19029/tid=19070] ppid=19027 vsize=15705116 CPUtime=1196.38 cores=0,2,4,6
/proc/19029/task/19070/stat : 19070 (java) R 19027 19029 18381 0 -1 4202560 233345 0 0 0 119611 27 0 0 25 0 22 0 597679175 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912506181789 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19029/tid=19071] ppid=19027 vsize=15705116 CPUtime=1195.89 cores=0,2,4,6
/proc/19029/task/19071/stat : 19071 (java) R 19027 19029 18381 0 -1 4202560 234188 0 0 0 119563 26 0 0 25 0 22 0 597679175 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912506396320 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19029/tid=19072] ppid=19027 vsize=15705116 CPUtime=1193.37 cores=0,2,4,6
/proc/19029/task/19072/stat : 19072 (java) R 19027 19029 18381 0 -1 4202560 249039 0 0 0 119308 29 0 0 25 0 22 0 597679175 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 47040720880316 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19029/tid=19073] ppid=19027 vsize=15705116 CPUtime=1193.11 cores=0,2,4,6
/proc/19029/task/19073/stat : 19073 (java) R 19027 19029 18381 0 -1 4202560 207515 0 0 0 119287 24 0 0 25 0 22 0 597679175 16082038784 1580390 33554432000 1073741824 1073778376 140733459448656 18446744073709551615 46912506367354 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 15705116

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

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

[startup+1207.4 s]
/proc/loadavg: 8.13 8.10 7.97 5/197 19117
/proc/meminfo: memFree=12087792/32951124 swapFree=67110396/67111528
[pid=19029] ppid=19027 vsize=0 CPUtime=4800.25 cores=0,2,4,6
/proc/19029/stat : 19029 (java) Z 19027 19029 18381 0 -1 4203548 1840020 0 1 0 479750 275 0 0 17 0 2 0 597679077 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19029/statm: 0 0 0 0 0 0 0
[pid=19029/tid=19073] ppid=19027 vsize=0 CPUtime=1193.3 cores=0,2,4,6
/proc/19029/task/19073/stat : 19073 (java) R 19027 19029 18381 0 -1 4203588 207515 0 0 0 119287 43 0 0 25 0 2 0 597679175 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1207.44
CPU time (s): 4800.29
CPU user time (s): 4797.5
CPU system time (s): 2.78858
CPU usage (%): 397.561
Max. virtual memory (cumulated for all children) (KiB): 15705736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.5
system time used= 2.78858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1840020
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= 36936
involuntary context switches= 64005

runsolver used 1.9547 second user time and 4.66629 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 12:54:44
IDJOB=3313386
IDBENCH=20523
IDSOLVER=1699
FILE ID=node118/3313386-1304074484
RUNJOBID= node118-1304074484-19010
PBS_JOBID= 13170468
Free space on /tmp= 71612 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313386-1304074484/watcher-3313386-1304074484 -o /tmp/evaluation-result-3313386-1304074484/solver-3313386-1304074484 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313386-1304074484.cnf

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=880741557

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18416724 kB
Buffers:       1901428 kB
Cached:       12032348 kB
SwapCached:        600 kB
Active:        9488608 kB
Inactive:      4510468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18416724 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            9848 kB
Writeback:           0 kB
AnonPages:       63760 kB
Mapped:          14964 kB
Slab:           472220 kB
PageTables:       4888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198948 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= 71612 MiB
End job on node118 at 2011-04-29 13:14:53