Trace number 3312898

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.12 1207.13

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S107514131-038.SATISFIABLE.cnf
MD5SUM82989c7f536fd5815485b15c37159486
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005999
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	59:30 INFO : Reading from input HOME/instance-3312898-1304179170.cnf
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.45/0.36	59:30 INFO : 548 variables remaining out of 550
0.45/0.36	59:30 INFO : 9336 literals remaining out of 9372

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

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

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


[startup+0 s]
/proc/loadavg: 8.01 8.04 8.04 5/198 13676
/proc/meminfo: memFree=22690976/32950928 swapFree=67111524/67111528
[pid=13676] ppid=13674 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/13676/stat : 13676 (java) R 13674 13676 13200 0 -1 4202496 1192 0 0 0 0 0 0 0 25 0 1 0 529516672 23580672 677 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274469045680 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13676/statm: 5757 677 503 9 0 124 0

[startup+0.04342 s]
/proc/loadavg: 8.01 8.04 8.04 5/198 13676
/proc/meminfo: memFree=22690976/32950928 swapFree=67111524/67111528
[pid=13676] ppid=13674 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/13676/stat : 13676 (java) S 13674 13676 13200 0 -1 4202496 3800 0 1 0 2 0 0 0 25 0 13 0 529516672 15978749952 3238 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485770213 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/13676/statm: 3901062 3238 1683 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100555 s]
/proc/loadavg: 8.01 8.04 8.04 5/198 13676
/proc/meminfo: memFree=22690976/32950928 swapFree=67111524/67111528
[pid=13676] ppid=13674 vsize=15741868 CPUtime=0.1 cores=0,2,4,6
/proc/13676/stat : 13676 (java) S 13674 13676 13200 0 -1 4202496 5539 0 1 0 9 1 0 0 25 0 18 0 529516672 16119672832 4977 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13676/statm: 3935467 4977 2117 9 0 3926186 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15741868

[startup+0.3003 s]
/proc/loadavg: 8.01 8.04 8.04 5/198 13676
/proc/meminfo: memFree=22690976/32950928 swapFree=67111524/67111528
[pid=13676] ppid=13674 vsize=15747004 CPUtime=0.45 cores=0,2,4,6
/proc/13676/stat : 13676 (java) S 13674 13676 13200 0 -1 4202496 9200 0 1 0 43 2 0 0 25 0 22 0 529516672 16124932096 8398 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13676/statm: 3936751 8398 2217 9 0 3927470 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 15747004

[startup+0.700231 s]
/proc/loadavg: 8.01 8.04 8.04 5/198 13676
/proc/meminfo: memFree=22690976/32950928 swapFree=67111524/67111528
[pid=13676] ppid=13674 vsize=15753148 CPUtime=1.76 cores=0,2,4,6
/proc/13676/stat : 13676 (java) S 13674 13676 13200 0 -1 4202496 28403 0 1 0 172 4 0 0 25 0 22 0 529516672 16131223552 26602 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13676/statm: 3938287 26604 2260 9 0 3929006 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 15753148

[startup+1.50109 s]
/proc/loadavg: 8.16 8.07 8.05 10/220 13698
/proc/meminfo: memFree=22497556/32950928 swapFree=67111524/67111528
[pid=13676] ppid=13674 vsize=15753148 CPUtime=4.93 cores=0,2,4,6
/proc/13676/stat : 13676 (java) S 13674 13676 13200 0 -1 4202496 74021 0 1 0 484 9 0 0 25 0 22 0 529516672 16131223552 72204 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13676/statm: 3938287 72218 2277 9 0 3929006 0
[pid=13676/tid=13678] ppid=13674 vsize=15753148 CPUtime=0.34 cores=0,2,4,6
/proc/13676/task/13678/stat : 13678 (java) S 13674 13676 13200 0 -1 4202560 6414 0 1 0 32 2 0 0 25 0 22 0 529516673 16131223552 72226 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13679] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13679/stat : 13679 (java) S 13674 13676 13200 0 -1 4202560 1206 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 72235 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13680] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13680/stat : 13680 (java) S 13674 13676 13200 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 72246 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13681] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13681/stat : 13681 (java) S 13674 13676 13200 0 -1 4202560 1560 0 0 0 0 0 0 0 16 0 22 0 529516673 16131223552 72265 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 2 0 0 0
[pid=13676/tid=13682] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13682/stat : 13682 (java) S 13674 13676 13200 0 -1 4202560 191 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 72282 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13683] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13683/stat : 13683 (java) S 13674 13676 13200 0 -1 4202560 752 0 0 0 0 0 0 0 16 0 22 0 529516673 16131223552 72297 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13684] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13684/stat : 13684 (java) S 13674 13676 13200 0 -1 4202560 1264 0 0 0 0 0 0 0 16 0 22 0 529516673 16131223552 72308 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13685] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13685/stat : 13685 (java) S 13674 13676 13200 0 -1 4202560 1629 0 0 0 0 0 0 0 16 0 22 0 529516673 16131223552 72319 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13686] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13686/stat : 13686 (java) S 13674 13676 13200 0 -1 4202560 263 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 72329 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13687] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13687/stat : 13687 (java) S 13674 13676 13200 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 529516674 16131223552 72340 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485784064 0 0 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13688] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13688/stat : 13688 (java) S 13674 13676 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529516675 16131223552 72351 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13689] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13689/stat : 13689 (java) S 13674 13676 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529516675 16131223552 72362 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13690] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13690/stat : 13690 (java) S 13674 13676 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529516677 16131223552 72366 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485791153 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13691] ppid=13674 vsize=15753148 CPUtime=0.41 cores=0,2,4,6
/proc/13676/task/13691/stat : 13691 (java) S 13674 13676 13200 0 -1 4202560 2033 0 0 0 41 0 0 0 20 0 22 0 529516677 16131223552 72369 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13692] ppid=13674 vsize=15753148 CPUtime=0.69 cores=0,2,4,6
/proc/13676/task/13692/stat : 13692 (java) R 13674 13676 13200 0 -1 4202560 3881 0 0 0 69 0 0 0 22 0 22 0 529516677 16131223552 72374 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 47162623259951 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=13676/tid=13693] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13693/stat : 13693 (java) S 13674 13676 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529516677 16131223552 72379 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13694] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13694/stat : 13694 (java) S 13674 13676 13200 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529516677 16131223552 72384 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485784064 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13695] ppid=13674 vsize=15753148 CPUtime=1.05 cores=0,2,4,6
/proc/13676/task/13695/stat : 13695 (java) R 13674 13676 13200 0 -1 4202560 17037 0 0 0 104 1 0 0 25 0 22 0 529516697 16131223552 72389 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505660640 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13676/tid=13696] ppid=13674 vsize=15753148 CPUtime=0.71 cores=0,2,4,6
/proc/13676/task/13696/stat : 13696 (java) R 13674 13676 13200 0 -1 4202560 10619 0 0 0 70 1 0 0 25 0 22 0 529516697 16131223552 72394 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505664210 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=13676/tid=13697] ppid=13674 vsize=15753148 CPUtime=0.83 cores=0,2,4,6
/proc/13676/task/13697/stat : 13697 (java) R 13674 13676 13200 0 -1 4202560 13883 0 0 0 82 1 0 0 25 0 22 0 529516697 16131223552 72398 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505664210 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13676/tid=13698] ppid=13674 vsize=15753148 CPUtime=0.79 cores=0,2,4,6
/proc/13676/task/13698/stat : 13698 (java) R 13674 13676 13200 0 -1 4202560 11970 0 0 0 79 0 0 0 25 0 22 0 529516697 16131223552 72402 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505664017 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 15753148

[startup+3.10081 s]
/proc/loadavg: 8.16 8.07 8.05 9/220 13698
/proc/meminfo: memFree=22319492/32950928 swapFree=67111524/67111528
[pid=13676] ppid=13674 vsize=15753148 CPUtime=11.29 cores=0,2,4,6
/proc/13676/stat : 13676 (java) S 13674 13676 13200 0 -1 4202496 145358 0 1 0 1111 18 0 0 25 0 22 0 529516672 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13676/statm: 3938287 143503 2277 9 0 3929006 0
[pid=13676/tid=13678] ppid=13674 vsize=15753148 CPUtime=0.34 cores=0,2,4,6
/proc/13676/task/13678/stat : 13678 (java) S 13674 13676 13200 0 -1 4202560 6414 0 1 0 32 2 0 0 25 0 22 0 529516673 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13679] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13679/stat : 13679 (java) S 13674 13676 13200 0 -1 4202560 1760 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13680] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13680/stat : 13680 (java) S 13674 13676 13200 0 -1 4202560 53 0 0 0 0 0 0 0 16 0 22 0 529516673 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13681] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13681/stat : 13681 (java) S 13674 13676 13200 0 -1 4202560 3444 0 0 0 0 0 0 0 16 0 22 0 529516673 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13682] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13682/stat : 13682 (java) S 13674 13676 13200 0 -1 4202560 191 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13683] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13683/stat : 13683 (java) S 13674 13676 13200 0 -1 4202560 1852 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13684] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13684/stat : 13684 (java) S 13674 13676 13200 0 -1 4202560 3003 0 0 0 0 0 0 0 16 0 22 0 529516673 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13685] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13685/stat : 13685 (java) S 13674 13676 13200 0 -1 4202560 1830 0 0 0 0 0 0 0 16 0 22 0 529516673 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 2 0 0 0
[pid=13676/tid=13686] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13686/stat : 13686 (java) S 13674 13676 13200 0 -1 4202560 2308 0 0 0 0 0 0 0 16 0 22 0 529516673 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13687] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13687/stat : 13687 (java) S 13674 13676 13200 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 529516674 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485784064 0 0 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13688] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13688/stat : 13688 (java) S 13674 13676 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529516675 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13689] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13689/stat : 13689 (java) S 13674 13676 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529516675 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13690] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13690/stat : 13690 (java) S 13674 13676 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529516677 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485791153 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13691] ppid=13674 vsize=15753148 CPUtime=0.48 cores=0,2,4,6
/proc/13676/task/13691/stat : 13691 (java) S 13674 13676 13200 0 -1 4202560 2073 0 0 0 48 0 0 0 15 0 22 0 529516677 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13692] ppid=13674 vsize=15753148 CPUtime=0.78 cores=0,2,4,6
/proc/13676/task/13692/stat : 13692 (java) S 13674 13676 13200 0 -1 4202560 3896 0 0 0 78 0 0 0 16 0 22 0 529516677 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13693] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13693/stat : 13693 (java) S 13674 13676 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529516677 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13694] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13694/stat : 13694 (java) S 13674 13676 13200 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529516677 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485784064 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13695] ppid=13674 vsize=15753148 CPUtime=2.57 cores=0,2,4,6
/proc/13676/task/13695/stat : 13695 (java) R 13674 13676 13200 0 -1 4202560 33140 0 0 0 254 3 0 0 25 0 22 0 529516697 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505894832 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=13676/tid=13696] ppid=13674 vsize=15753148 CPUtime=2.19 cores=0,2,4,6
/proc/13676/task/13696/stat : 13696 (java) R 13674 13676 13200 0 -1 4202560 25560 0 0 0 217 2 0 0 25 0 22 0 529516697 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505997085 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13676/tid=13697] ppid=13674 vsize=15753148 CPUtime=2.41 cores=0,2,4,6
/proc/13676/task/13697/stat : 13697 (java) R 13674 13676 13200 0 -1 4202560 29472 0 0 0 238 3 0 0 25 0 22 0 529516697 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505660945 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13676/tid=13698] ppid=13674 vsize=15753148 CPUtime=2.38 cores=0,2,4,6
/proc/13676/task/13698/stat : 13698 (java) R 13674 13676 13200 0 -1 4202560 28532 0 0 0 235 3 0 0 25 0 22 0 529516697 16131223552 143503 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505840990 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 15753148

[startup+6.30125 s]
/proc/loadavg: 8.16 8.07 8.05 9/220 13698
/proc/meminfo: memFree=21592600/32950928 swapFree=67111524/67111528
[pid=13676] ppid=13674 vsize=15753148 CPUtime=24.08 cores=0,2,4,6
/proc/13676/stat : 13676 (java) S 13674 13676 13200 0 -1 4202496 269921 0 1 0 2374 34 0 0 25 0 22 0 529516672 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13676/statm: 3938287 266266 2284 9 0 3929006 0
[pid=13676/tid=13678] ppid=13674 vsize=15753148 CPUtime=0.34 cores=0,2,4,6
/proc/13676/task/13678/stat : 13678 (java) S 13674 13676 13200 0 -1 4202560 6414 0 1 0 32 2 0 0 25 0 22 0 529516673 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13679] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13679/stat : 13679 (java) S 13674 13676 13200 0 -1 4202560 1999 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13680] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13680/stat : 13680 (java) S 13674 13676 13200 0 -1 4202560 261 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13681] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13681/stat : 13681 (java) S 13674 13676 13200 0 -1 4202560 3450 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13682] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13682/stat : 13682 (java) S 13674 13676 13200 0 -1 4202560 329 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 2 0 0 0
[pid=13676/tid=13683] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13683/stat : 13683 (java) S 13674 13676 13200 0 -1 4202560 2178 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13684] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13684/stat : 13684 (java) S 13674 13676 13200 0 -1 4202560 3003 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13685] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13685/stat : 13685 (java) S 13674 13676 13200 0 -1 4202560 2131 0 0 0 0 0 0 0 15 0 22 0 529516673 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13686] ppid=13674 vsize=15753148 CPUtime=0.01 cores=0,2,4,6
/proc/13676/task/13686/stat : 13686 (java) S 13674 13676 13200 0 -1 4202560 2594 0 0 0 1 0 0 0 15 0 22 0 529516673 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13687] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13687/stat : 13687 (java) S 13674 13676 13200 0 -1 4202560 443 0 0 0 0 0 0 0 16 0 22 0 529516674 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485784064 0 0 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13688] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13688/stat : 13688 (java) S 13674 13676 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529516675 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13689] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13689/stat : 13689 (java) S 13674 13676 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529516675 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13690] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13690/stat : 13690 (java) S 13674 13676 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529516677 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485791153 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13691] ppid=13674 vsize=15753148 CPUtime=0.56 cores=0,2,4,6
/proc/13676/task/13691/stat : 13691 (java) S 13674 13676 13200 0 -1 4202560 2089 0 0 0 56 0 0 0 15 0 22 0 529516677 16131223552 266266 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0

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

[pid=13676/tid=13696] ppid=13674 vsize=15753148 CPUtime=1107.71 cores=0,2,4,6
/proc/13676/task/13696/stat : 13696 (java) R 13674 13676 13200 0 -1 4202560 368497 0 0 0 110719 52 0 0 25 0 22 0 529516697 16131223552 112049 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505664213 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13676/tid=13697] ppid=13674 vsize=15753148 CPUtime=1107.84 cores=0,2,4,6
/proc/13676/task/13697/stat : 13697 (java) R 13674 13676 13200 0 -1 4202560 372382 0 0 0 110731 53 0 0 25 0 22 0 529516697 16131223552 112049 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505664496 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=13676/tid=13698] ppid=13674 vsize=15753148 CPUtime=1107.84 cores=0,2,4,6
/proc/13676/task/13698/stat : 13698 (java) R 13674 13676 13200 0 -1 4202560 369274 0 0 0 110732 52 0 0 25 0 22 0 529516697 16131223552 112049 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505857594 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4462.84
Current children cumulated vsize (KiB) 15753148

[startup+1182.3 s]
/proc/loadavg: 8.19 8.11 8.07 9/220 13793
/proc/meminfo: memFree=22333924/32950928 swapFree=67111524/67111528
[pid=13676] ppid=13674 vsize=15753148 CPUtime=4701.37 cores=0,2,4,6
/proc/13676/stat : 13676 (java) S 13674 13676 13200 0 -1 4202496 2620271 0 1 0 469627 510 0 0 25 0 22 0 529516672 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13676/statm: 3938287 90354 2298 9 0 3929006 0
[pid=13676/tid=13678] ppid=13674 vsize=15753148 CPUtime=0.34 cores=0,2,4,6
/proc/13676/task/13678/stat : 13678 (java) S 13674 13676 13200 0 -1 4202560 6414 0 1 0 32 2 0 0 25 0 22 0 529516673 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13679] ppid=13674 vsize=15753148 CPUtime=3.52 cores=0,2,4,6
/proc/13676/task/13679/stat : 13679 (java) S 13674 13676 13200 0 -1 4202560 128544 0 0 0 327 25 0 0 16 0 22 0 529516673 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13680] ppid=13674 vsize=15753148 CPUtime=3.53 cores=0,2,4,6
/proc/13676/task/13680/stat : 13680 (java) S 13674 13676 13200 0 -1 4202560 129987 0 0 0 329 24 0 0 15 0 22 0 529516673 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13681] ppid=13674 vsize=15753148 CPUtime=3.56 cores=0,2,4,6
/proc/13676/task/13681/stat : 13681 (java) S 13674 13676 13200 0 -1 4202560 138876 0 0 0 333 23 0 0 16 0 22 0 529516673 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13682] ppid=13674 vsize=15753148 CPUtime=3.49 cores=0,2,4,6
/proc/13676/task/13682/stat : 13682 (java) S 13674 13676 13200 0 -1 4202560 128779 0 0 0 325 24 0 0 15 0 22 0 529516673 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13683] ppid=13674 vsize=15753148 CPUtime=3.46 cores=0,2,4,6
/proc/13676/task/13683/stat : 13683 (java) S 13674 13676 13200 0 -1 4202560 132429 0 0 0 320 26 0 0 15 0 22 0 529516673 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13684] ppid=13674 vsize=15753148 CPUtime=3.57 cores=0,2,4,6
/proc/13676/task/13684/stat : 13684 (java) S 13674 13676 13200 0 -1 4202560 134665 0 0 0 333 24 0 0 15 0 22 0 529516673 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13685] ppid=13674 vsize=15753148 CPUtime=3.5 cores=0,2,4,6
/proc/13676/task/13685/stat : 13685 (java) S 13674 13676 13200 0 -1 4202560 130512 0 0 0 327 23 0 0 15 0 22 0 529516673 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13686] ppid=13674 vsize=15753148 CPUtime=3.51 cores=0,2,4,6
/proc/13676/task/13686/stat : 13686 (java) S 13674 13676 13200 0 -1 4202560 136781 0 0 0 328 23 0 0 15 0 22 0 529516673 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13687] ppid=13674 vsize=15753148 CPUtime=2.39 cores=0,2,4,6
/proc/13676/task/13687/stat : 13687 (java) S 13674 13676 13200 0 -1 4202560 6638 0 0 0 150 89 0 0 15 0 22 0 529516674 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485784064 0 0 0 16800975 18446604450515551168 0 0 -1 2 0 0 0
[pid=13676/tid=13688] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13688/stat : 13688 (java) S 13674 13676 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529516675 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13689] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13689/stat : 13689 (java) S 13674 13676 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529516675 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13690] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13690/stat : 13690 (java) S 13674 13676 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529516677 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485791153 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13691] ppid=13674 vsize=15753148 CPUtime=0.6 cores=0,2,4,6
/proc/13676/task/13691/stat : 13691 (java) S 13674 13676 13200 0 -1 4202560 2096 0 0 0 60 0 0 0 15 0 22 0 529516677 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13692] ppid=13674 vsize=15753148 CPUtime=0.85 cores=0,2,4,6
/proc/13676/task/13692/stat : 13692 (java) S 13674 13676 13200 0 -1 4202560 3911 0 0 0 85 0 0 0 15 0 22 0 529516677 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13693] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13693/stat : 13693 (java) S 13674 13676 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529516677 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13694] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13694/stat : 13694 (java) S 13674 13676 13200 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529516677 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485784064 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13695] ppid=13674 vsize=15753148 CPUtime=1167.73 cores=0,2,4,6
/proc/13676/task/13695/stat : 13695 (java) R 13674 13676 13200 0 -1 4202560 386415 0 0 0 116720 53 0 0 21 0 22 0 529516697 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505791695 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13676/tid=13696] ppid=13674 vsize=15753148 CPUtime=1166.94 cores=0,2,4,6
/proc/13676/task/13696/stat : 13696 (java) R 13674 13676 13200 0 -1 4202560 382859 0 0 0 116640 54 0 0 25 0 22 0 529516697 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912506070458 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=13676/tid=13697] ppid=13674 vsize=15753148 CPUtime=1167.06 cores=0,2,4,6
/proc/13676/task/13697/stat : 13697 (java) R 13674 13676 13200 0 -1 4202560 387093 0 0 0 116650 56 0 0 25 0 22 0 529516697 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 47162628199287 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13676/tid=13698] ppid=13674 vsize=15753148 CPUtime=1167.15 cores=0,2,4,6
/proc/13676/task/13698/stat : 13698 (java) R 13674 13676 13200 0 -1 4202560 382820 0 0 0 116660 55 0 0 25 0 22 0 529516697 16131223552 90354 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505921352 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4701.37
Current children cumulated vsize (KiB) 15753148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 8.18 8.11 8.07 9/220 13793
/proc/meminfo: memFree=22326724/32950928 swapFree=67111524/67111528
[pid=13676] ppid=13674 vsize=15753148 CPUtime=4800.05 cores=0,2,4,6
/proc/13676/stat : 13676 (java) S 13674 13676 13200 0 -1 4202496 2676678 0 1 0 479485 520 0 0 25 0 22 0 529516672 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13676/statm: 3938287 98108 2298 9 0 3929006 0
[pid=13676/tid=13678] ppid=13674 vsize=15753148 CPUtime=0.34 cores=0,2,4,6
/proc/13676/task/13678/stat : 13678 (java) S 13674 13676 13200 0 -1 4202560 6414 0 1 0 32 2 0 0 25 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13679] ppid=13674 vsize=15753148 CPUtime=3.6 cores=0,2,4,6
/proc/13676/task/13679/stat : 13679 (java) S 13674 13676 13200 0 -1 4202560 132909 0 0 0 334 26 0 0 16 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 2 0 0 0
[pid=13676/tid=13680] ppid=13674 vsize=15753148 CPUtime=3.6 cores=0,2,4,6
/proc/13676/task/13680/stat : 13680 (java) S 13674 13676 13200 0 -1 4202560 133521 0 0 0 336 24 0 0 15 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13681] ppid=13674 vsize=15753148 CPUtime=3.63 cores=0,2,4,6
/proc/13676/task/13681/stat : 13681 (java) S 13674 13676 13200 0 -1 4202560 142202 0 0 0 340 23 0 0 15 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13682] ppid=13674 vsize=15753148 CPUtime=3.56 cores=0,2,4,6
/proc/13676/task/13682/stat : 13682 (java) S 13674 13676 13200 0 -1 4202560 131588 0 0 0 331 25 0 0 15 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13683] ppid=13674 vsize=15753148 CPUtime=3.55 cores=0,2,4,6
/proc/13676/task/13683/stat : 13683 (java) S 13674 13676 13200 0 -1 4202560 136177 0 0 0 328 27 0 0 15 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13684] ppid=13674 vsize=15753148 CPUtime=3.65 cores=0,2,4,6
/proc/13676/task/13684/stat : 13684 (java) S 13674 13676 13200 0 -1 4202560 138397 0 0 0 340 25 0 0 15 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13685] ppid=13674 vsize=15753148 CPUtime=3.59 cores=0,2,4,6
/proc/13676/task/13685/stat : 13685 (java) S 13674 13676 13200 0 -1 4202560 135726 0 0 0 335 24 0 0 16 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13686] ppid=13674 vsize=15753148 CPUtime=3.6 cores=0,2,4,6
/proc/13676/task/13686/stat : 13686 (java) S 13674 13676 13200 0 -1 4202560 140691 0 0 0 336 24 0 0 15 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13687] ppid=13674 vsize=15753148 CPUtime=2.45 cores=0,2,4,6
/proc/13676/task/13687/stat : 13687 (java) S 13674 13676 13200 0 -1 4202560 6814 0 0 0 154 91 0 0 15 0 22 0 529516674 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485784064 0 0 0 16800975 18446604450515551168 0 0 -1 2 0 0 0
[pid=13676/tid=13688] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13688/stat : 13688 (java) S 13674 13676 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529516675 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13689] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13689/stat : 13689 (java) S 13674 13676 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529516675 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13690] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13690/stat : 13690 (java) S 13674 13676 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529516677 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485791153 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13691] ppid=13674 vsize=15753148 CPUtime=0.6 cores=0,2,4,6
/proc/13676/task/13691/stat : 13691 (java) S 13674 13676 13200 0 -1 4202560 2096 0 0 0 60 0 0 0 15 0 22 0 529516677 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13692] ppid=13674 vsize=15753148 CPUtime=0.85 cores=0,2,4,6
/proc/13676/task/13692/stat : 13692 (java) S 13674 13676 13200 0 -1 4202560 3911 0 0 0 85 0 0 0 15 0 22 0 529516677 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13693] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13693/stat : 13693 (java) S 13674 13676 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529516677 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13694] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13694/stat : 13694 (java) S 13674 13676 13200 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 529516677 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485784064 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13695] ppid=13674 vsize=15753148 CPUtime=1192.19 cores=0,2,4,6
/proc/13676/task/13695/stat : 13695 (java) R 13674 13676 13200 0 -1 4202560 392847 0 0 0 119165 54 0 0 25 0 22 0 529516697 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505973023 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13676/tid=13696] ppid=13674 vsize=15753148 CPUtime=1191.41 cores=0,2,4,6
/proc/13676/task/13696/stat : 13696 (java) R 13674 13676 13200 0 -1 4202560 388638 0 0 0 119086 55 0 0 25 0 22 0 529516697 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505664060 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13676/tid=13697] ppid=13674 vsize=15753148 CPUtime=1191.6 cores=0,2,4,6
/proc/13676/task/13697/stat : 13697 (java) R 13674 13676 13200 0 -1 4202560 394303 0 0 0 119103 57 0 0 25 0 22 0 529516697 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 47162628200649 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=13676/tid=13698] ppid=13674 vsize=15753148 CPUtime=1191.69 cores=0,2,4,6
/proc/13676/task/13698/stat : 13698 (java) R 13674 13676 13200 0 -1 4202560 388990 0 0 0 119114 55 0 0 25 0 22 0 529516697 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505800645 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 15753148

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

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

[startup+1207.1 s]
/proc/loadavg: 8.18 8.11 8.07 9/220 13793
/proc/meminfo: memFree=22326724/32950928 swapFree=67111524/67111528
[pid=13676] ppid=13674 vsize=15753148 CPUtime=4800.05 cores=0,2,4,6
/proc/13676/stat : 13676 (java) S 13674 13676 13200 0 -1 4202496 2676678 0 1 0 479485 520 0 0 25 0 22 0 529516672 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/13676/statm: 3938287 98108 2298 9 0 3929006 0
[pid=13676/tid=13678] ppid=13674 vsize=15753148 CPUtime=0.34 cores=0,2,4,6
/proc/13676/task/13678/stat : 13678 (java) S 13674 13676 13200 0 -1 4202560 6414 0 1 0 32 2 0 0 25 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13679] ppid=13674 vsize=15753148 CPUtime=3.6 cores=0,2,4,6
/proc/13676/task/13679/stat : 13679 (java) S 13674 13676 13200 0 -1 4202560 132909 0 0 0 334 26 0 0 16 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 2 0 0 0
[pid=13676/tid=13680] ppid=13674 vsize=15753148 CPUtime=3.6 cores=0,2,4,6
/proc/13676/task/13680/stat : 13680 (java) S 13674 13676 13200 0 -1 4202560 133521 0 0 0 336 24 0 0 15 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13681] ppid=13674 vsize=15753148 CPUtime=3.63 cores=0,2,4,6
/proc/13676/task/13681/stat : 13681 (java) S 13674 13676 13200 0 -1 4202560 142202 0 0 0 340 23 0 0 15 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13682] ppid=13674 vsize=15753148 CPUtime=3.56 cores=0,2,4,6
/proc/13676/task/13682/stat : 13682 (java) S 13674 13676 13200 0 -1 4202560 131588 0 0 0 331 25 0 0 15 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13683] ppid=13674 vsize=15753148 CPUtime=3.55 cores=0,2,4,6
/proc/13676/task/13683/stat : 13683 (java) S 13674 13676 13200 0 -1 4202560 136177 0 0 0 328 27 0 0 15 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13684] ppid=13674 vsize=15753148 CPUtime=3.65 cores=0,2,4,6
/proc/13676/task/13684/stat : 13684 (java) S 13674 13676 13200 0 -1 4202560 138397 0 0 0 340 25 0 0 15 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13685] ppid=13674 vsize=15753148 CPUtime=3.59 cores=0,2,4,6
/proc/13676/task/13685/stat : 13685 (java) S 13674 13676 13200 0 -1 4202560 135726 0 0 0 335 24 0 0 16 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13686] ppid=13674 vsize=15753148 CPUtime=3.6 cores=0,2,4,6
/proc/13676/task/13686/stat : 13686 (java) S 13674 13676 13200 0 -1 4202560 140691 0 0 0 336 24 0 0 15 0 22 0 529516673 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13687] ppid=13674 vsize=15753148 CPUtime=2.45 cores=0,2,4,6
/proc/13676/task/13687/stat : 13687 (java) S 13674 13676 13200 0 -1 4202560 6814 0 0 0 154 91 0 0 15 0 22 0 529516674 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485784064 0 0 0 16800975 18446604450515551168 0 0 -1 2 0 0 0
[pid=13676/tid=13688] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13688/stat : 13688 (java) S 13674 13676 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529516675 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13689] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13689/stat : 13689 (java) S 13674 13676 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529516675 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13690] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13690/stat : 13690 (java) S 13674 13676 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529516677 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485791153 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13691] ppid=13674 vsize=15753148 CPUtime=0.6 cores=0,2,4,6
/proc/13676/task/13691/stat : 13691 (java) S 13674 13676 13200 0 -1 4202560 2096 0 0 0 60 0 0 0 15 0 22 0 529516677 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13692] ppid=13674 vsize=15753148 CPUtime=0.85 cores=0,2,4,6
/proc/13676/task/13692/stat : 13692 (java) S 13674 13676 13200 0 -1 4202560 3911 0 0 0 85 0 0 0 15 0 22 0 529516677 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 4 0 0 0
[pid=13676/tid=13693] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13693/stat : 13693 (java) S 13674 13676 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529516677 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485783449 0 4 0 16800975 18446604450515551168 0 0 -1 0 0 0 0
[pid=13676/tid=13694] ppid=13674 vsize=15753148 CPUtime=0 cores=0,2,4,6
/proc/13676/task/13694/stat : 13694 (java) S 13674 13676 13200 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 529516677 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 274485784064 0 4 0 16800975 18446604450515551168 0 0 -1 6 0 0 0
[pid=13676/tid=13695] ppid=13674 vsize=15753148 CPUtime=1192.19 cores=0,2,4,6
/proc/13676/task/13695/stat : 13695 (java) R 13674 13676 13200 0 -1 4202560 392847 0 0 0 119165 54 0 0 25 0 22 0 529516697 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505973023 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13676/tid=13696] ppid=13674 vsize=15753148 CPUtime=1191.41 cores=0,2,4,6
/proc/13676/task/13696/stat : 13696 (java) R 13674 13676 13200 0 -1 4202560 388638 0 0 0 119086 55 0 0 25 0 22 0 529516697 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505664060 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=13676/tid=13697] ppid=13674 vsize=15753148 CPUtime=1191.6 cores=0,2,4,6
/proc/13676/task/13697/stat : 13697 (java) R 13674 13676 13200 0 -1 4202560 394303 0 0 0 119103 57 0 0 25 0 22 0 529516697 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 47162628200649 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=13676/tid=13698] ppid=13674 vsize=15753148 CPUtime=1191.69 cores=0,2,4,6
/proc/13676/task/13698/stat : 13698 (java) R 13674 13676 13200 0 -1 4202560 388990 0 0 0 119114 55 0 0 25 0 22 0 529516697 16131223552 98108 33554432000 1073741824 1073778376 140734519873696 18446744073709551615 46912505800645 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 15753148

Child status: 143
Real time (s): 1207.13
CPU time (s): 4800.12
CPU user time (s): 4794.89
CPU system time (s): 5.22621
CPU usage (%): 397.645
Max. virtual memory (cumulated for all children) (KiB): 15753148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.89
system time used= 5.22621
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2676704
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= 234146
involuntary context switches= 131467

runsolver used 2.02269 second user time and 4.6183 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-30 17:59:30
IDJOB=3312898
IDBENCH=83083
IDSOLVER=1699
FILE ID=node125/3312898-1304179170
RUNJOBID= node125-1304176645-13218
PBS_JOBID= 13172427
Free space on /tmp= 73020 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S107514131-038.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312898-1304179170/watcher-3312898-1304179170 -o /tmp/evaluation-result-3312898-1304179170/solver-3312898-1304179170 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312898-1304179170.cnf

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

MD5SUM BENCH= 82989c7f536fd5815485b15c37159486
RANDOM SEED=2041258003

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22691016 kB
Buffers:       2135180 kB
Cached:        7218348 kB
SwapCached:          4 kB
Active:        2888952 kB
Inactive:      6844912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22691016 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1644 kB
Writeback:           0 kB
AnonPages:      380012 kB
Mapped:          23488 kB
Slab:           461036 kB
PageTables:       6888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   576448 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= 73016 MiB
End job on node125 at 2011-04-30 18:19:39