Trace number 3312352

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
MD5SUMaf7b69f0071c372d5cdc250bc7f688e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.10/0.12	14:02 INFO : Reading from input HOME/instance-3312352-1304111642.cnf
0.60/0.42	Executor set job limit to 1000000
0.60/0.42	Executor set job limit to 1000000
0.60/0.42	Executor set job limit to 1000000
0.60/0.42	Executor set job limit to 1000000
0.60/0.42	Starting Executor!
0.60/0.42	Starting Executor!
0.60/0.42	Starting Executor!
0.60/0.42	Starting Executor!
1.58/0.87	14:03 INFO : 200 variables remaining out of 200
1.58/0.87	14:03 INFO : 136000 literals remaining out of 136000

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.47 7.77 7.81 2/174 26930
/proc/meminfo: memFree=27417016/32951124 swapFree=67111524/67111528
[pid=26930] ppid=26928 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/26930/stat : 26930 (java) R 26928 26930 26898 0 -1 4202496 1135 0 0 0 0 0 0 0 21 0 1 0 522762177 23580672 621 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228117751573 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26930/statm: 5757 633 473 9 0 124 0

[startup+0.0713839 s]
/proc/loadavg: 6.47 7.77 7.81 2/174 26930
/proc/meminfo: memFree=27417016/32951124 swapFree=67111524/67111528
[pid=26930] ppid=26928 vsize=15609780 CPUtime=0.06 cores=1,3,5,7
/proc/26930/stat : 26930 (java) S 26928 26930 26898 0 -1 4202496 4374 0 1 0 5 1 0 0 21 0 18 0 522762177 15984414720 3813 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26930/statm: 3902445 3814 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.10425 s]
/proc/loadavg: 6.47 7.77 7.81 2/174 26930
/proc/meminfo: memFree=27417016/32951124 swapFree=67111524/67111528
[pid=26930] ppid=26928 vsize=15676980 CPUtime=0.1 cores=1,3,5,7
/proc/26930/stat : 26930 (java) S 26928 26930 26898 0 -1 4202496 5610 0 1 0 9 1 0 0 21 0 18 0 522762177 16053227520 5021 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26930/statm: 3919245 5021 2116 9 0 3909964 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676980

[startup+0.30033 s]
/proc/loadavg: 6.47 7.77 7.81 2/174 26930
/proc/meminfo: memFree=27417016/32951124 swapFree=67111524/67111528
[pid=26930] ppid=26928 vsize=15683604 CPUtime=0.5 cores=1,3,5,7
/proc/26930/stat : 26930 (java) S 26928 26930 26898 0 -1 4202496 14493 0 1 0 47 3 0 0 21 0 18 0 522762177 16060010496 12749 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26930/statm: 3920901 12756 2206 9 0 3911620 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15683604

[startup+0.700259 s]
/proc/loadavg: 6.47 7.77 7.81 2/174 26930
/proc/meminfo: memFree=27417016/32951124 swapFree=67111524/67111528
[pid=26930] ppid=26928 vsize=15704212 CPUtime=1.28 cores=1,3,5,7
/proc/26930/stat : 26930 (java) S 26928 26930 26898 0 -1 4202496 42738 0 1 0 122 6 0 0 21 0 22 0 522762177 16081113088 38127 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26930/statm: 3926053 38128 2241 9 0 3916772 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 15704212

[startup+1.50108 s]
/proc/loadavg: 6.47 7.77 7.81 7/216 26975
/proc/meminfo: memFree=27096024/32951124 swapFree=67111524/67111528
[pid=26930] ppid=26928 vsize=15706352 CPUtime=3.82 cores=1,3,5,7
/proc/26930/stat : 26930 (java) S 26928 26930 26898 0 -1 4202496 58922 0 1 0 374 8 0 0 21 0 22 0 522762177 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26930/statm: 3926588 48370 2273 9 0 3917307 0
[pid=26930/tid=26932] ppid=26928 vsize=15706352 CPUtime=0.84 cores=1,3,5,7
/proc/26930/task/26932/stat : 26932 (java) S 26928 26930 26898 0 -1 4202560 29694 0 1 0 80 4 0 0 20 0 22 0 522762178 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26933] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26933/stat : 26933 (java) S 26928 26930 26898 0 -1 4202560 177 0 0 0 0 0 0 0 17 0 22 0 522762178 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26934] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26934/stat : 26934 (java) S 26928 26930 26898 0 -1 4202560 551 0 0 0 0 0 0 0 18 0 22 0 522762178 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26935] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26935/stat : 26935 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522762178 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26936] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26936/stat : 26936 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 522762178 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26937] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26937/stat : 26937 (java) S 26928 26930 26898 0 -1 4202560 265 0 0 0 0 0 0 0 17 0 22 0 522762178 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26938] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26938/stat : 26938 (java) S 26928 26930 26898 0 -1 4202560 293 0 0 0 0 0 0 0 18 0 22 0 522762178 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26939] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26939/stat : 26939 (java) S 26928 26930 26898 0 -1 4202560 324 0 0 0 0 0 0 0 18 0 22 0 522762178 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26940] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26940/stat : 26940 (java) S 26928 26930 26898 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 22 0 522762178 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26941] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26941/stat : 26941 (java) S 26928 26930 26898 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 522762179 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134530560 0 0 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26942] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26942/stat : 26942 (java) S 26928 26930 26898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522762180 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26943] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26943/stat : 26943 (java) S 26928 26930 26898 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522762180 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26944] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26944/stat : 26944 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522762182 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134537649 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26945] ppid=26928 vsize=15706352 CPUtime=0.74 cores=1,3,5,7
/proc/26930/task/26945/stat : 26945 (java) R 26928 26930 26898 0 -1 4202560 7803 0 0 0 73 1 0 0 15 0 22 0 522762182 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 47447002733773 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26930/tid=26946] ppid=26928 vsize=15706352 CPUtime=0.76 cores=1,3,5,7
/proc/26930/task/26946/stat : 26946 (java) R 26928 26930 26898 0 -1 4202560 12436 0 0 0 75 1 0 0 15 0 22 0 522762182 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 47447001472617 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26930/tid=26947] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26947/stat : 26947 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522762182 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26948] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26948/stat : 26948 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522762182 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134530560 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26972] ppid=26928 vsize=15706352 CPUtime=0.34 cores=1,3,5,7
/proc/26930/task/26972/stat : 26972 (java) R 26928 26930 26898 0 -1 4202560 2003 0 0 0 34 0 0 0 16 0 22 0 522762219 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505860178 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26930/tid=26973] ppid=26928 vsize=15706352 CPUtime=0.39 cores=1,3,5,7
/proc/26930/task/26973/stat : 26973 (java) R 26928 26930 26898 0 -1 4202560 1711 0 0 0 39 0 0 0 16 0 22 0 522762219 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912506072978 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26930/tid=26974] ppid=26928 vsize=15706352 CPUtime=0.45 cores=1,3,5,7
/proc/26930/task/26974/stat : 26974 (java) R 26928 26930 26898 0 -1 4202560 2017 0 0 0 45 0 0 0 16 0 22 0 522762219 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505799979 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26930/tid=26975] ppid=26928 vsize=15706352 CPUtime=0.24 cores=1,3,5,7
/proc/26930/task/26975/stat : 26975 (java) R 26928 26930 26898 0 -1 4202560 245 0 0 0 24 0 0 0 16 0 22 0 522762219 16083304448 48370 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505799959 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 15706352

[startup+3.10079 s]
/proc/loadavg: 6.47 7.77 7.81 7/220 26979
/proc/meminfo: memFree=26942976/32951124 swapFree=67111524/67111528
[pid=26930] ppid=26928 vsize=15706352 CPUtime=10.2 cores=1,3,5,7
/proc/26930/stat : 26930 (java) S 26928 26930 26898 0 -1 4202496 120015 0 1 0 1001 19 0 0 21 0 22 0 522762177 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26930/statm: 3926588 109023 2283 9 0 3917307 0
[pid=26930/tid=26932] ppid=26928 vsize=15706352 CPUtime=0.84 cores=1,3,5,7
/proc/26930/task/26932/stat : 26932 (java) S 26928 26930 26898 0 -1 4202560 29694 0 1 0 80 4 0 0 20 0 22 0 522762178 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26933] ppid=26928 vsize=15706352 CPUtime=0.01 cores=1,3,5,7
/proc/26930/task/26933/stat : 26933 (java) S 26928 26930 26898 0 -1 4202560 4681 0 0 0 1 0 0 0 16 0 22 0 522762178 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26934] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26934/stat : 26934 (java) S 26928 26930 26898 0 -1 4202560 4653 0 0 0 0 0 0 0 15 0 22 0 522762178 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26935] ppid=26928 vsize=15706352 CPUtime=0.01 cores=1,3,5,7
/proc/26930/task/26935/stat : 26935 (java) S 26928 26930 26898 0 -1 4202560 6221 0 0 0 1 0 0 0 16 0 22 0 522762178 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26936] ppid=26928 vsize=15706352 CPUtime=0.02 cores=1,3,5,7
/proc/26930/task/26936/stat : 26936 (java) S 26928 26930 26898 0 -1 4202560 6000 0 0 0 1 1 0 0 16 0 22 0 522762178 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26937] ppid=26928 vsize=15706352 CPUtime=0.01 cores=1,3,5,7
/proc/26930/task/26937/stat : 26937 (java) S 26928 26930 26898 0 -1 4202560 4612 0 0 0 1 0 0 0 16 0 22 0 522762178 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26938] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26938/stat : 26938 (java) S 26928 26930 26898 0 -1 4202560 3018 0 0 0 0 0 0 0 15 0 22 0 522762178 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26939] ppid=26928 vsize=15706352 CPUtime=0.02 cores=1,3,5,7
/proc/26930/task/26939/stat : 26939 (java) S 26928 26930 26898 0 -1 4202560 5738 0 0 0 1 1 0 0 15 0 22 0 522762178 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26940] ppid=26928 vsize=15706352 CPUtime=0.01 cores=1,3,5,7
/proc/26930/task/26940/stat : 26940 (java) S 26928 26930 26898 0 -1 4202560 5607 0 0 0 0 1 0 0 15 0 22 0 522762178 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26941] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26941/stat : 26941 (java) S 26928 26930 26898 0 -1 4202560 232 0 0 0 0 0 0 0 15 0 22 0 522762179 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134530560 0 0 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26942] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26942/stat : 26942 (java) S 26928 26930 26898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522762180 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26943] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26943/stat : 26943 (java) S 26928 26930 26898 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522762180 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26944] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26944/stat : 26944 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522762182 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134537649 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26945] ppid=26928 vsize=15706352 CPUtime=0.86 cores=1,3,5,7
/proc/26930/task/26945/stat : 26945 (java) S 26928 26930 26898 0 -1 4202560 8183 0 0 0 85 1 0 0 15 0 22 0 522762182 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26946] ppid=26928 vsize=15706352 CPUtime=0.89 cores=1,3,5,7
/proc/26930/task/26946/stat : 26946 (java) S 26928 26930 26898 0 -1 4202560 12451 0 0 0 88 1 0 0 15 0 22 0 522762182 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26947] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26947/stat : 26947 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522762182 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26948] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26948/stat : 26948 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522762182 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134530560 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26972] ppid=26928 vsize=15706352 CPUtime=1.89 cores=1,3,5,7
/proc/26930/task/26972/stat : 26972 (java) R 26928 26930 26898 0 -1 4202560 7338 0 0 0 189 0 0 0 17 0 22 0 522762219 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505523303 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26930/tid=26973] ppid=26928 vsize=15706352 CPUtime=1.9 cores=1,3,5,7
/proc/26930/task/26973/stat : 26973 (java) R 26928 26930 26898 0 -1 4202560 7174 0 0 0 190 0 0 0 17 0 22 0 522762219 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505220260 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26930/tid=26974] ppid=26928 vsize=15706352 CPUtime=1.89 cores=1,3,5,7
/proc/26930/task/26974/stat : 26974 (java) R 26928 26930 26898 0 -1 4202560 7449 0 0 0 188 1 0 0 17 0 22 0 522762219 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505881465 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26930/tid=26975] ppid=26928 vsize=15706352 CPUtime=1.69 cores=1,3,5,7
/proc/26930/task/26975/stat : 26975 (java) R 26928 26930 26898 0 -1 4202560 5577 0 0 0 169 0 0 0 17 0 22 0 522762219 16083304448 109023 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912506142921 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.2
Current children cumulated vsize (KiB) 15706352

[startup+6.30122 s]
/proc/loadavg: 6.43 7.74 7.80 11/220 26979
/proc/meminfo: memFree=26114284/32951124 swapFree=67111524/67111528
[pid=26930] ppid=26928 vsize=15706352 CPUtime=22.96 cores=1,3,5,7
/proc/26930/stat : 26930 (java) S 26928 26930 26898 0 -1 4202496 308916 0 1 0 2254 42 0 0 21 0 22 0 522762177 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26930/statm: 3926588 296626 2283 9 0 3917307 0
[pid=26930/tid=26932] ppid=26928 vsize=15706352 CPUtime=0.84 cores=1,3,5,7
/proc/26930/task/26932/stat : 26932 (java) S 26928 26930 26898 0 -1 4202560 29694 0 1 0 80 4 0 0 20 0 22 0 522762178 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26933] ppid=26928 vsize=15706352 CPUtime=0.01 cores=1,3,5,7
/proc/26930/task/26933/stat : 26933 (java) S 26928 26930 26898 0 -1 4202560 4681 0 0 0 1 0 0 0 15 0 22 0 522762178 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26934] ppid=26928 vsize=15706352 CPUtime=0.02 cores=1,3,5,7
/proc/26930/task/26934/stat : 26934 (java) S 26928 26930 26898 0 -1 4202560 9015 0 0 0 1 1 0 0 16 0 22 0 522762178 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26935] ppid=26928 vsize=15706352 CPUtime=0.03 cores=1,3,5,7
/proc/26930/task/26935/stat : 26935 (java) S 26928 26930 26898 0 -1 4202560 11268 0 0 0 2 1 0 0 16 0 22 0 522762178 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26936] ppid=26928 vsize=15706352 CPUtime=0.02 cores=1,3,5,7
/proc/26930/task/26936/stat : 26936 (java) S 26928 26930 26898 0 -1 4202560 10009 0 0 0 1 1 0 0 16 0 22 0 522762178 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26937] ppid=26928 vsize=15706352 CPUtime=0.02 cores=1,3,5,7
/proc/26930/task/26937/stat : 26937 (java) S 26928 26930 26898 0 -1 4202560 7171 0 0 0 1 1 0 0 15 0 22 0 522762178 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26938] ppid=26928 vsize=15706352 CPUtime=0.02 cores=1,3,5,7
/proc/26930/task/26938/stat : 26938 (java) S 26928 26930 26898 0 -1 4202560 6836 0 0 0 1 1 0 0 16 0 22 0 522762178 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26939] ppid=26928 vsize=15706352 CPUtime=0.03 cores=1,3,5,7
/proc/26930/task/26939/stat : 26939 (java) S 26928 26930 26898 0 -1 4202560 10490 0 0 0 2 1 0 0 15 0 22 0 522762178 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26940] ppid=26928 vsize=15706352 CPUtime=0.02 cores=1,3,5,7
/proc/26930/task/26940/stat : 26940 (java) S 26928 26930 26898 0 -1 4202560 8105 0 0 0 0 2 0 0 15 0 22 0 522762178 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26941] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26941/stat : 26941 (java) S 26928 26930 26898 0 -1 4202560 785 0 0 0 0 0 0 0 15 0 22 0 522762179 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134530560 0 0 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26942] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26942/stat : 26942 (java) S 26928 26930 26898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522762180 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26943] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26943/stat : 26943 (java) S 26928 26930 26898 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522762180 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26944] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26944/stat : 26944 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522762182 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134537649 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26945] ppid=26928 vsize=15706352 CPUtime=1 cores=1,3,5,7
/proc/26930/task/26945/stat : 26945 (java) S 26928 26930 26898 0 -1 4202560 9445 0 0 0 99 1 0 0 15 0 22 0 522762182 16083304448 296626 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0

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

[pid=26930/tid=26973] ppid=26928 vsize=15706352 CPUtime=1107.97 cores=1,3,5,7
/proc/26930/task/26973/stat : 26973 (java) R 26928 26930 26898 0 -1 4202560 239495 0 0 0 110757 40 0 0 25 0 22 0 522762219 16083304448 96746 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505860308 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26930/tid=26974] ppid=26928 vsize=15706352 CPUtime=1108.52 cores=1,3,5,7
/proc/26930/task/26974/stat : 26974 (java) R 26928 26930 26898 0 -1 4202560 238244 0 0 0 110811 41 0 0 25 0 22 0 522762219 16083304448 96746 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26930/tid=26975] ppid=26928 vsize=15706352 CPUtime=1107.23 cores=1,3,5,7
/proc/26930/task/26975/stat : 26975 (java) R 26928 26930 26898 0 -1 4202560 237080 0 0 0 110683 40 0 0 25 0 22 0 522762219 16083304448 96746 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505596229 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4463
Current children cumulated vsize (KiB) 15706352

[startup+1182.3 s]
/proc/loadavg: 5.01 5.21 6.20 6/220 27010
/proc/meminfo: memFree=11602464/32951124 swapFree=67111524/67111528
[pid=26930] ppid=26928 vsize=15706352 CPUtime=4701.63 cores=1,3,5,7
/proc/26930/stat : 26930 (java) S 26928 26930 26898 0 -1 4202496 1736893 0 1 0 469724 439 0 0 21 0 22 0 522762177 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26930/statm: 3926588 89057 2298 9 0 3917307 0
[pid=26930/tid=26932] ppid=26928 vsize=15706352 CPUtime=0.84 cores=1,3,5,7
/proc/26930/task/26932/stat : 26932 (java) S 26928 26930 26898 0 -1 4202560 29694 0 1 0 80 4 0 0 20 0 22 0 522762178 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26933] ppid=26928 vsize=15706352 CPUtime=3.4 cores=1,3,5,7
/proc/26930/task/26933/stat : 26933 (java) S 26928 26930 26898 0 -1 4202560 81887 0 0 0 320 20 0 0 16 0 22 0 522762178 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26934] ppid=26928 vsize=15706352 CPUtime=3.44 cores=1,3,5,7
/proc/26930/task/26934/stat : 26934 (java) S 26928 26930 26898 0 -1 4202560 87558 0 0 0 319 25 0 0 15 0 22 0 522762178 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26935] ppid=26928 vsize=15706352 CPUtime=3.45 cores=1,3,5,7
/proc/26930/task/26935/stat : 26935 (java) S 26928 26930 26898 0 -1 4202560 84498 0 0 0 324 21 0 0 16 0 22 0 522762178 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26936] ppid=26928 vsize=15706352 CPUtime=3.43 cores=1,3,5,7
/proc/26930/task/26936/stat : 26936 (java) S 26928 26930 26898 0 -1 4202560 88319 0 0 0 320 23 0 0 15 0 22 0 522762178 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26937] ppid=26928 vsize=15706352 CPUtime=3.42 cores=1,3,5,7
/proc/26930/task/26937/stat : 26937 (java) S 26928 26930 26898 0 -1 4202560 84224 0 0 0 318 24 0 0 15 0 22 0 522762178 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26938] ppid=26928 vsize=15706352 CPUtime=3.5 cores=1,3,5,7
/proc/26930/task/26938/stat : 26938 (java) S 26928 26930 26898 0 -1 4202560 84723 0 0 0 328 22 0 0 15 0 22 0 522762178 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26939] ppid=26928 vsize=15706352 CPUtime=3.48 cores=1,3,5,7
/proc/26930/task/26939/stat : 26939 (java) S 26928 26930 26898 0 -1 4202560 89636 0 0 0 325 23 0 0 15 0 22 0 522762178 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26940] ppid=26928 vsize=15706352 CPUtime=3.52 cores=1,3,5,7
/proc/26930/task/26940/stat : 26940 (java) S 26928 26930 26898 0 -1 4202560 88400 0 0 0 328 24 0 0 16 0 22 0 522762178 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26941] ppid=26928 vsize=15706352 CPUtime=2 cores=1,3,5,7
/proc/26930/task/26941/stat : 26941 (java) S 26928 26930 26898 0 -1 4202560 4375 0 0 0 129 71 0 0 15 0 22 0 522762179 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134530560 0 0 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26942] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26942/stat : 26942 (java) S 26928 26930 26898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522762180 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26943] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26943/stat : 26943 (java) S 26928 26930 26898 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522762180 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26944] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26944/stat : 26944 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522762182 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134537649 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26945] ppid=26928 vsize=15706352 CPUtime=1.08 cores=1,3,5,7
/proc/26930/task/26945/stat : 26945 (java) S 26928 26930 26898 0 -1 4202560 9461 0 0 0 107 1 0 0 15 0 22 0 522762182 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26946] ppid=26928 vsize=15706352 CPUtime=1.12 cores=1,3,5,7
/proc/26930/task/26946/stat : 26946 (java) S 26928 26930 26898 0 -1 4202560 12487 0 0 0 111 1 0 0 16 0 22 0 522762182 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26947] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26947/stat : 26947 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522762182 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26948] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26948/stat : 26948 (java) S 26928 26930 26898 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 522762182 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134530560 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26972] ppid=26928 vsize=15706352 CPUtime=1167.15 cores=1,3,5,7
/proc/26930/task/26972/stat : 26972 (java) R 26928 26930 26898 0 -1 4202560 250628 0 0 0 116671 44 0 0 25 0 22 0 522762219 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505925176 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26930/tid=26973] ppid=26928 vsize=15706352 CPUtime=1167.32 cores=1,3,5,7
/proc/26930/task/26973/stat : 26973 (java) R 26928 26930 26898 0 -1 4202560 247736 0 0 0 116690 42 0 0 25 0 22 0 522762219 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505924367 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26930/tid=26974] ppid=26928 vsize=15706352 CPUtime=1167.74 cores=1,3,5,7
/proc/26930/task/26974/stat : 26974 (java) R 26928 26930 26898 0 -1 4202560 246753 0 0 0 116731 43 0 0 25 0 22 0 522762219 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912506073830 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26930/tid=26975] ppid=26928 vsize=15706352 CPUtime=1166.57 cores=1,3,5,7
/proc/26930/task/26975/stat : 26975 (java) R 26928 26930 26898 0 -1 4202560 245061 0 0 0 116615 42 0 0 25 0 22 0 522762219 16083304448 89057 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505860197 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4701.63
Current children cumulated vsize (KiB) 15706352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 5.00 5.19 6.17 6/220 27011
/proc/meminfo: memFree=11568684/32951124 swapFree=67111524/67111528
[pid=26930] ppid=26928 vsize=15706352 CPUtime=4800.36 cores=1,3,5,7
/proc/26930/stat : 26930 (java) S 26928 26930 26898 0 -1 4202496 1772939 0 1 0 479588 448 0 0 21 0 22 0 522762177 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26930/statm: 3926588 96514 2298 9 0 3917307 0
[pid=26930/tid=26932] ppid=26928 vsize=15706352 CPUtime=0.84 cores=1,3,5,7
/proc/26930/task/26932/stat : 26932 (java) S 26928 26930 26898 0 -1 4202560 29694 0 1 0 80 4 0 0 20 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26933] ppid=26928 vsize=15706352 CPUtime=3.47 cores=1,3,5,7
/proc/26930/task/26933/stat : 26933 (java) S 26928 26930 26898 0 -1 4202560 84053 0 0 0 327 20 0 0 15 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26934] ppid=26928 vsize=15706352 CPUtime=3.53 cores=1,3,5,7
/proc/26930/task/26934/stat : 26934 (java) S 26928 26930 26898 0 -1 4202560 89470 0 0 0 327 26 0 0 15 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26935] ppid=26928 vsize=15706352 CPUtime=3.52 cores=1,3,5,7
/proc/26930/task/26935/stat : 26935 (java) S 26928 26930 26898 0 -1 4202560 86309 0 0 0 331 21 0 0 16 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26936] ppid=26928 vsize=15706352 CPUtime=3.53 cores=1,3,5,7
/proc/26930/task/26936/stat : 26936 (java) S 26928 26930 26898 0 -1 4202560 90960 0 0 0 329 24 0 0 15 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26937] ppid=26928 vsize=15706352 CPUtime=3.5 cores=1,3,5,7
/proc/26930/task/26937/stat : 26937 (java) S 26928 26930 26898 0 -1 4202560 86366 0 0 0 326 24 0 0 16 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26938] ppid=26928 vsize=15706352 CPUtime=3.58 cores=1,3,5,7
/proc/26930/task/26938/stat : 26938 (java) S 26928 26930 26898 0 -1 4202560 87483 0 0 0 336 22 0 0 15 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26939] ppid=26928 vsize=15706352 CPUtime=3.57 cores=1,3,5,7
/proc/26930/task/26939/stat : 26939 (java) S 26928 26930 26898 0 -1 4202560 91873 0 0 0 333 24 0 0 15 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26940] ppid=26928 vsize=15706352 CPUtime=3.61 cores=1,3,5,7
/proc/26930/task/26940/stat : 26940 (java) S 26928 26930 26898 0 -1 4202560 90506 0 0 0 336 25 0 0 16 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26941] ppid=26928 vsize=15706352 CPUtime=2.02 cores=1,3,5,7
/proc/26930/task/26941/stat : 26941 (java) S 26928 26930 26898 0 -1 4202560 4452 0 0 0 130 72 0 0 15 0 22 0 522762179 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134530560 0 0 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26942] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26942/stat : 26942 (java) S 26928 26930 26898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522762180 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26943] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26943/stat : 26943 (java) S 26928 26930 26898 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522762180 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26944] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26944/stat : 26944 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522762182 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134537649 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26945] ppid=26928 vsize=15706352 CPUtime=1.08 cores=1,3,5,7
/proc/26930/task/26945/stat : 26945 (java) S 26928 26930 26898 0 -1 4202560 9461 0 0 0 107 1 0 0 15 0 22 0 522762182 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26946] ppid=26928 vsize=15706352 CPUtime=1.12 cores=1,3,5,7
/proc/26930/task/26946/stat : 26946 (java) S 26928 26930 26898 0 -1 4202560 12487 0 0 0 111 1 0 0 16 0 22 0 522762182 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26947] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26947/stat : 26947 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522762182 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26948] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26948/stat : 26948 (java) S 26928 26930 26898 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 522762182 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134530560 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26972] ppid=26928 vsize=15706352 CPUtime=1191.69 cores=1,3,5,7
/proc/26930/task/26972/stat : 26972 (java) R 26928 26930 26898 0 -1 4202560 255107 0 0 0 119124 45 0 0 25 0 22 0 522762219 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505841389 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26930/tid=26973] ppid=26928 vsize=15706352 CPUtime=1191.74 cores=1,3,5,7
/proc/26930/task/26973/stat : 26973 (java) R 26928 26930 26898 0 -1 4202560 252140 0 0 0 119131 43 0 0 25 0 22 0 522762219 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505709376 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26930/tid=26974] ppid=26928 vsize=15706352 CPUtime=1192.29 cores=1,3,5,7
/proc/26930/task/26974/stat : 26974 (java) R 26928 26930 26898 0 -1 4202560 251433 0 0 0 119185 44 0 0 25 0 22 0 522762219 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505860097 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26930/tid=26975] ppid=26928 vsize=15706352 CPUtime=1191.11 cores=1,3,5,7
/proc/26930/task/26975/stat : 26975 (java) R 26928 26930 26898 0 -1 4202560 249690 0 0 0 119068 43 0 0 25 0 22 0 522762219 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505860088 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15706352

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: 5.00 5.19 6.17 6/220 27011
/proc/meminfo: memFree=11568684/32951124 swapFree=67111524/67111528
[pid=26930] ppid=26928 vsize=15706352 CPUtime=4800.36 cores=1,3,5,7
/proc/26930/stat : 26930 (java) S 26928 26930 26898 0 -1 4202496 1772939 0 1 0 479588 448 0 0 21 0 22 0 522762177 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26930/statm: 3926588 96514 2298 9 0 3917307 0
[pid=26930/tid=26932] ppid=26928 vsize=15706352 CPUtime=0.84 cores=1,3,5,7
/proc/26930/task/26932/stat : 26932 (java) S 26928 26930 26898 0 -1 4202560 29694 0 1 0 80 4 0 0 20 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26933] ppid=26928 vsize=15706352 CPUtime=3.47 cores=1,3,5,7
/proc/26930/task/26933/stat : 26933 (java) S 26928 26930 26898 0 -1 4202560 84053 0 0 0 327 20 0 0 15 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26934] ppid=26928 vsize=15706352 CPUtime=3.53 cores=1,3,5,7
/proc/26930/task/26934/stat : 26934 (java) S 26928 26930 26898 0 -1 4202560 89470 0 0 0 327 26 0 0 15 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26935] ppid=26928 vsize=15706352 CPUtime=3.52 cores=1,3,5,7
/proc/26930/task/26935/stat : 26935 (java) S 26928 26930 26898 0 -1 4202560 86309 0 0 0 331 21 0 0 16 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26936] ppid=26928 vsize=15706352 CPUtime=3.53 cores=1,3,5,7
/proc/26930/task/26936/stat : 26936 (java) S 26928 26930 26898 0 -1 4202560 90960 0 0 0 329 24 0 0 15 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26937] ppid=26928 vsize=15706352 CPUtime=3.5 cores=1,3,5,7
/proc/26930/task/26937/stat : 26937 (java) S 26928 26930 26898 0 -1 4202560 86366 0 0 0 326 24 0 0 16 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26938] ppid=26928 vsize=15706352 CPUtime=3.58 cores=1,3,5,7
/proc/26930/task/26938/stat : 26938 (java) S 26928 26930 26898 0 -1 4202560 87483 0 0 0 336 22 0 0 15 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26939] ppid=26928 vsize=15706352 CPUtime=3.57 cores=1,3,5,7
/proc/26930/task/26939/stat : 26939 (java) S 26928 26930 26898 0 -1 4202560 91873 0 0 0 333 24 0 0 15 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26940] ppid=26928 vsize=15706352 CPUtime=3.61 cores=1,3,5,7
/proc/26930/task/26940/stat : 26940 (java) S 26928 26930 26898 0 -1 4202560 90506 0 0 0 336 25 0 0 16 0 22 0 522762178 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26941] ppid=26928 vsize=15706352 CPUtime=2.02 cores=1,3,5,7
/proc/26930/task/26941/stat : 26941 (java) S 26928 26930 26898 0 -1 4202560 4452 0 0 0 130 72 0 0 15 0 22 0 522762179 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134530560 0 0 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26942] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26942/stat : 26942 (java) S 26928 26930 26898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522762180 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26943] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26943/stat : 26943 (java) S 26928 26930 26898 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522762180 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 3 0 0 0
[pid=26930/tid=26944] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26944/stat : 26944 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522762182 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134537649 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26945] ppid=26928 vsize=15706352 CPUtime=1.08 cores=1,3,5,7
/proc/26930/task/26945/stat : 26945 (java) S 26928 26930 26898 0 -1 4202560 9461 0 0 0 107 1 0 0 15 0 22 0 522762182 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 7 0 0 0
[pid=26930/tid=26946] ppid=26928 vsize=15706352 CPUtime=1.12 cores=1,3,5,7
/proc/26930/task/26946/stat : 26946 (java) S 26928 26930 26898 0 -1 4202560 12487 0 0 0 111 1 0 0 16 0 22 0 522762182 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26947] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26947/stat : 26947 (java) S 26928 26930 26898 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522762182 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134529945 0 4 0 16800975 18446604462071968704 0 0 -1 5 0 0 0
[pid=26930/tid=26948] ppid=26928 vsize=15706352 CPUtime=0 cores=1,3,5,7
/proc/26930/task/26948/stat : 26948 (java) S 26928 26930 26898 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 522762182 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 228134530560 0 4 0 16800975 18446604462071968704 0 0 -1 1 0 0 0
[pid=26930/tid=26972] ppid=26928 vsize=15706352 CPUtime=1191.69 cores=1,3,5,7
/proc/26930/task/26972/stat : 26972 (java) R 26928 26930 26898 0 -1 4202560 255107 0 0 0 119124 45 0 0 25 0 22 0 522762219 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505841389 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26930/tid=26973] ppid=26928 vsize=15706352 CPUtime=1191.74 cores=1,3,5,7
/proc/26930/task/26973/stat : 26973 (java) R 26928 26930 26898 0 -1 4202560 252140 0 0 0 119131 43 0 0 25 0 22 0 522762219 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505709376 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26930/tid=26974] ppid=26928 vsize=15706352 CPUtime=1192.29 cores=1,3,5,7
/proc/26930/task/26974/stat : 26974 (java) R 26928 26930 26898 0 -1 4202560 251433 0 0 0 119185 44 0 0 25 0 22 0 522762219 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505860097 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26930/tid=26975] ppid=26928 vsize=15706352 CPUtime=1191.11 cores=1,3,5,7
/proc/26930/task/26975/stat : 26975 (java) R 26928 26930 26898 0 -1 4202560 249690 0 0 0 119068 43 0 0 25 0 22 0 522762219 16083304448 96514 33554432000 1073741824 1073778376 140733507352688 18446744073709551615 46912505860088 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15706352

Child status: 143
Real time (s): 1207.13
CPU time (s): 4800.42
CPU user time (s): 4795.92
CPU system time (s): 4.50331
CPU usage (%): 397.671
Max. virtual memory (cumulated for all children) (KiB): 15708988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.92
system time used= 4.50331
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1772965
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= 230303
involuntary context switches= 138527

runsolver used 1.9817 second user time and 4.65329 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 23:14:02
IDJOB=3312352
IDBENCH=82537
IDSOLVER=1699
FILE ID=node138/3312352-1304111642
RUNJOBID= node138-1304111642-26917
PBS_JOBID= 13170689
Free space on /tmp= 71816 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312352-1304111642/watcher-3312352-1304111642 -o /tmp/evaluation-result-3312352-1304111642/solver-3312352-1304111642 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312352-1304111642.cnf

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

MD5SUM BENCH= af7b69f0071c372d5cdc250bc7f688e1
RANDOM SEED=1246743770

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27417412 kB
Buffers:       1140652 kB
Cached:        3855584 kB
SwapCached:          4 kB
Active:         159152 kB
Inactive:      4904748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27417412 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2024 kB
Writeback:          20 kB
AnonPages:       67660 kB
Mapped:          14408 kB
Slab:           404980 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193344 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= 71808 MiB
End job on node138 at 2011-04-29 23:34:11