Trace number 3312948

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.33

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
MD5SUMd2562f4e152a54a992ab300a2bacfba9
Bench CategoryCRAFTED (crafted 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 variables279
Number of clauses21616
Sum of the clauses size96978
Maximum clause length17
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 319321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52295

Solver Data

0.11/0.11	28:04 INFO : Reading from input HOME/instance-3312948-1304184483.cnf
0.52/0.39	Executor set job limit to 1000000
0.52/0.40	Executor set job limit to 1000000
0.52/0.40	Executor set job limit to 1000000
0.52/0.40	Executor set job limit to 1000000
0.52/0.40	Starting Executor!
0.63/0.40	Starting Executor!
0.63/0.40	Starting Executor!
0.63/0.40	Starting Executor!
1.31/0.77	28:04 INFO : 279 variables remaining out of 279
1.31/0.77	28:04 INFO : 118594 literals remaining out of 118594

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-3312948-1304184483/watcher-3312948-1304184483 -o /tmp/evaluation-result-3312948-1304184483/solver-3312948-1304184483 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312948-1304184483.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: 8.14 7.92 7.84 5/198 20092
/proc/meminfo: memFree=28878192/32951124 swapFree=67111348/67111528
[pid=20092] ppid=20090 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/20092/stat : 20092 (java) S 20090 20092 18835 0 -1 4202496 1414 0 0 0 0 0 0 0 25 0 2 0 510863675 27824128 885 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273419237 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20092/statm: 6793 891 681 9 0 381 0
[pid=20092/tid=20093] ppid=20090 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20093/stat : 20093 (java) S 20090 20092 18835 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 510863676 27824128 894 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254256692871 0 2147483391 4096 0 18446744071699207358 0 0 -1 1 0 0 0

[startup+0.05994 s]
/proc/loadavg: 8.14 7.92 7.84 5/198 20092
/proc/meminfo: memFree=28878192/32951124 swapFree=67111348/67111528
[pid=20092] ppid=20090 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/20092/stat : 20092 (java) S 20090 20092 18835 0 -1 4202496 4286 0 1 0 4 1 0 0 25 0 18 0 510863675 15984414720 3725 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20092/statm: 3902445 3726 1778 9 0 3893164 0
[pid=20092/tid=20093] ppid=20090 vsize=15609780 CPUtime=0.04 cores=1,3,5,7
/proc/20092/task/20093/stat : 20093 (java) R 20090 20092 18835 0 -1 4202560 2869 0 1 0 4 0 0 0 25 0 18 0 510863676 15984414720 3727 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254261277381 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100936 s]
/proc/loadavg: 8.14 7.92 7.84 5/198 20092
/proc/meminfo: memFree=28878192/32951124 swapFree=67111348/67111528
[pid=20092] ppid=20090 vsize=15676844 CPUtime=0.11 cores=1,3,5,7
/proc/20092/stat : 20092 (java) S 20090 20092 18835 0 -1 4202496 5648 0 1 0 10 1 0 0 25 0 18 0 510863675 16053088256 5052 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20092/statm: 3919211 5053 2117 9 0 3909930 0
[pid=20092/tid=20093] ppid=20090 vsize=15676844 CPUtime=0.09 cores=1,3,5,7
/proc/20092/task/20093/stat : 20093 (java) R 20090 20092 18835 0 -1 4202560 3498 0 1 0 8 1 0 0 18 0 18 0 510863676 16053088256 5054 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 47522506118680 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676844

[startup+0.3009 s]
/proc/loadavg: 8.14 7.92 7.84 5/198 20092
/proc/meminfo: memFree=28878192/32951124 swapFree=67111348/67111528
[pid=20092] ppid=20090 vsize=15680420 CPUtime=0.52 cores=1,3,5,7
/proc/20092/stat : 20092 (java) S 20090 20092 18835 0 -1 4202496 15295 0 1 0 50 2 0 0 25 0 18 0 510863675 16056750080 13820 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20092/statm: 3920105 13826 2207 9 0 3910824 0
[pid=20092/tid=20093] ppid=20090 vsize=15680420 CPUtime=0.29 cores=1,3,5,7
/proc/20092/task/20093/stat : 20093 (java) R 20090 20092 18835 0 -1 4202560 10366 0 1 0 27 2 0 0 18 0 18 0 510863676 16056750080 13829 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505639251 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15680420

[startup+0.700828 s]
/proc/loadavg: 8.14 7.92 7.84 5/198 20092
/proc/meminfo: memFree=28878192/32951124 swapFree=67111348/67111528
[pid=20092] ppid=20090 vsize=15689948 CPUtime=1.31 cores=1,3,5,7
/proc/20092/stat : 20092 (java) S 20090 20092 18835 0 -1 4202496 34434 0 1 0 127 4 0 0 25 0 22 0 510863675 16066506752 31950 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20092/statm: 3922487 31950 2249 9 0 3913206 0
[pid=20092/tid=20093] ppid=20090 vsize=15689948 CPUtime=0.69 cores=1,3,5,7
/proc/20092/task/20093/stat : 20093 (java) R 20090 20092 18835 0 -1 4202560 26833 0 1 0 66 3 0 0 20 0 22 0 510863676 16066506752 31950 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505199231 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 15689948

[startup+1.50165 s]
/proc/loadavg: 8.14 7.92 7.84 8/220 20114
/proc/meminfo: memFree=28724264/32951124 swapFree=67111348/67111528
[pid=20092] ppid=20090 vsize=15691052 CPUtime=3.91 cores=1,3,5,7
/proc/20092/stat : 20092 (java) S 20090 20092 18835 0 -1 4202496 49224 0 1 0 385 6 0 0 25 0 22 0 510863675 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20092/statm: 3922763 46405 2275 9 0 3913482 0
[pid=20092/tid=20093] ppid=20090 vsize=15691052 CPUtime=0.77 cores=1,3,5,7
/proc/20092/task/20093/stat : 20093 (java) S 20090 20092 18835 0 -1 4202560 26964 0 1 0 74 3 0 0 20 0 22 0 510863676 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20095] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20095/stat : 20095 (java) S 20090 20092 18835 0 -1 4202560 999 0 0 0 0 0 0 0 16 0 22 0 510863676 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20096] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20096/stat : 20096 (java) S 20090 20092 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510863676 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20097] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20097/stat : 20097 (java) S 20090 20092 18835 0 -1 4202560 1140 0 0 0 0 0 0 0 16 0 22 0 510863676 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20098] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20098/stat : 20098 (java) S 20090 20092 18835 0 -1 4202560 823 0 0 0 0 0 0 0 16 0 22 0 510863676 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20099] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20099/stat : 20099 (java) S 20090 20092 18835 0 -1 4202560 1213 0 0 0 0 0 0 0 16 0 22 0 510863676 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 5 0 0 0
[pid=20092/tid=20100] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20100/stat : 20100 (java) S 20090 20092 18835 0 -1 4202560 294 0 0 0 0 0 0 0 15 0 22 0 510863676 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20101] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20101/stat : 20101 (java) S 20090 20092 18835 0 -1 4202560 620 0 0 0 0 0 0 0 15 0 22 0 510863676 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20102] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20102/stat : 20102 (java) S 20090 20092 18835 0 -1 4202560 417 0 0 0 0 0 0 0 15 0 22 0 510863676 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20103] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20103/stat : 20103 (java) S 20090 20092 18835 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 510863677 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273433088 0 0 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20104] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20104/stat : 20104 (java) S 20090 20092 18835 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510863678 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20105] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20105/stat : 20105 (java) S 20090 20092 18835 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 510863678 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20106] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20106/stat : 20106 (java) S 20090 20092 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510863680 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273440177 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20107] ppid=20090 vsize=15691052 CPUtime=0.55 cores=1,3,5,7
/proc/20092/task/20107/stat : 20107 (java) R 20090 20092 18835 0 -1 4202560 3776 0 0 0 55 0 0 0 24 0 22 0 510863680 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273442485 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20092/tid=20108] ppid=20090 vsize=15691052 CPUtime=0.51 cores=1,3,5,7
/proc/20092/task/20108/stat : 20108 (java) R 20090 20092 18835 0 -1 4202560 2911 0 0 0 51 0 0 0 20 0 22 0 510863680 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20092/tid=20109] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20109/stat : 20109 (java) S 20090 20092 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510863680 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20110] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20110/stat : 20110 (java) S 20090 20092 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510863680 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273433088 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20111] ppid=20090 vsize=15691052 CPUtime=0.52 cores=1,3,5,7
/proc/20092/task/20111/stat : 20111 (java) R 20090 20092 18835 0 -1 4202560 2167 0 0 0 52 0 0 0 16 0 22 0 510863715 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 47522506875600 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20092/tid=20112] ppid=20090 vsize=15691052 CPUtime=0.51 cores=1,3,5,7
/proc/20092/task/20112/stat : 20112 (java) R 20090 20092 18835 0 -1 4202560 2631 0 0 0 51 0 0 0 16 0 22 0 510863715 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912506020187 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20092/tid=20113] ppid=20090 vsize=15691052 CPUtime=0.41 cores=1,3,5,7
/proc/20092/task/20113/stat : 20113 (java) R 20090 20092 18835 0 -1 4202560 1943 0 0 0 41 0 0 0 16 0 22 0 510863715 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505978025 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20092/tid=20114] ppid=20090 vsize=15691052 CPUtime=0.57 cores=1,3,5,7
/proc/20092/task/20114/stat : 20114 (java) R 20090 20092 18835 0 -1 4202560 1927 0 0 0 57 0 0 0 16 0 22 0 510863715 16067637248 46405 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505213345 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 15691052

[startup+3.10137 s]
/proc/loadavg: 8.21 7.94 7.85 11/220 20114
/proc/meminfo: memFree=28648100/32951124 swapFree=67111348/67111528
[pid=20092] ppid=20090 vsize=15691052 CPUtime=10.29 cores=1,3,5,7
/proc/20092/stat : 20092 (java) S 20090 20092 18835 0 -1 4202496 88103 0 1 0 1017 12 0 0 25 0 22 0 510863675 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20092/statm: 3922763 85247 2275 9 0 3913482 0
[pid=20092/tid=20093] ppid=20090 vsize=15691052 CPUtime=0.77 cores=1,3,5,7
/proc/20092/task/20093/stat : 20093 (java) S 20090 20092 18835 0 -1 4202560 26964 0 1 0 74 3 0 0 20 0 22 0 510863676 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20095] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20095/stat : 20095 (java) S 20090 20092 18835 0 -1 4202560 3341 0 0 0 0 0 0 0 16 0 22 0 510863676 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20096] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20096/stat : 20096 (java) S 20090 20092 18835 0 -1 4202560 3005 0 0 0 0 0 0 0 16 0 22 0 510863676 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20097] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20097/stat : 20097 (java) S 20090 20092 18835 0 -1 4202560 1140 0 0 0 0 0 0 0 15 0 22 0 510863676 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20098] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20098/stat : 20098 (java) S 20090 20092 18835 0 -1 4202560 823 0 0 0 0 0 0 0 15 0 22 0 510863676 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20099] ppid=20090 vsize=15691052 CPUtime=0.01 cores=1,3,5,7
/proc/20092/task/20099/stat : 20099 (java) S 20090 20092 18835 0 -1 4202560 3980 0 0 0 1 0 0 0 15 0 22 0 510863676 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20100] ppid=20090 vsize=15691052 CPUtime=0.01 cores=1,3,5,7
/proc/20092/task/20100/stat : 20100 (java) S 20090 20092 18835 0 -1 4202560 3914 0 0 0 1 0 0 0 16 0 22 0 510863676 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 5 0 0 0
[pid=20092/tid=20101] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20101/stat : 20101 (java) S 20090 20092 18835 0 -1 4202560 620 0 0 0 0 0 0 0 15 0 22 0 510863676 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20102] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20102/stat : 20102 (java) S 20090 20092 18835 0 -1 4202560 4860 0 0 0 0 0 0 0 16 0 22 0 510863676 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20103] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20103/stat : 20103 (java) S 20090 20092 18835 0 -1 4202560 209 0 0 0 0 0 0 0 15 0 22 0 510863677 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273433088 0 0 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20104] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20104/stat : 20104 (java) S 20090 20092 18835 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510863678 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20105] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20105/stat : 20105 (java) S 20090 20092 18835 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 510863678 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20106] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20106/stat : 20106 (java) S 20090 20092 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510863680 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273440177 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20107] ppid=20090 vsize=15691052 CPUtime=0.55 cores=1,3,5,7
/proc/20092/task/20107/stat : 20107 (java) R 20090 20092 18835 0 -1 4202560 3777 0 0 0 55 0 0 0 23 0 22 0 510863680 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20092/tid=20108] ppid=20090 vsize=15691052 CPUtime=0.51 cores=1,3,5,7
/proc/20092/task/20108/stat : 20108 (java) R 20090 20092 18835 0 -1 4202560 2912 0 0 0 51 0 0 0 19 0 22 0 510863680 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 47522506575393 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20092/tid=20109] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20109/stat : 20109 (java) S 20090 20092 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510863680 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20110] ppid=20090 vsize=15691052 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20110/stat : 20110 (java) S 20090 20092 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510863680 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273433088 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20111] ppid=20090 vsize=15691052 CPUtime=2.09 cores=1,3,5,7
/proc/20092/task/20111/stat : 20111 (java) R 20090 20092 18835 0 -1 4202560 7467 0 0 0 209 0 0 0 17 0 22 0 510863715 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505924296 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20092/tid=20112] ppid=20090 vsize=15691052 CPUtime=2.08 cores=1,3,5,7
/proc/20092/task/20112/stat : 20112 (java) R 20090 20092 18835 0 -1 4202560 8488 0 0 0 208 0 0 0 18 0 22 0 510863715 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505215938 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20092/tid=20113] ppid=20090 vsize=15691052 CPUtime=1.99 cores=1,3,5,7
/proc/20092/task/20113/stat : 20113 (java) R 20090 20092 18835 0 -1 4202560 7421 0 0 0 198 1 0 0 17 0 22 0 510863715 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505984911 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20092/tid=20114] ppid=20090 vsize=15691052 CPUtime=2.15 cores=1,3,5,7
/proc/20092/task/20114/stat : 20114 (java) R 20090 20092 18835 0 -1 4202560 7795 0 0 0 214 1 0 0 17 0 22 0 510863715 16067637248 85247 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912506058845 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.29
Current children cumulated vsize (KiB) 15691052

[startup+6.3008 s]
/proc/loadavg: 8.21 7.94 7.85 9/220 20114
/proc/meminfo: memFree=28294452/32951124 swapFree=67111348/67111528
[pid=20092] ppid=20090 vsize=15689468 CPUtime=23.05 cores=1,3,5,7
/proc/20092/stat : 20092 (java) S 20090 20092 18835 0 -1 4202496 157793 0 1 0 2283 22 0 0 25 0 22 0 510863675 16066015232 152771 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20092/statm: 3922367 152771 2289 9 0 3913086 0
[pid=20092/tid=20093] ppid=20090 vsize=15689468 CPUtime=0.77 cores=1,3,5,7
/proc/20092/task/20093/stat : 20093 (java) S 20090 20092 18835 0 -1 4202560 26964 0 1 0 74 3 0 0 20 0 22 0 510863676 16066015232 152771 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20095] ppid=20090 vsize=15689468 CPUtime=0.01 cores=1,3,5,7
/proc/20092/task/20095/stat : 20095 (java) S 20090 20092 18835 0 -1 4202560 5087 0 0 0 1 0 0 0 15 0 22 0 510863676 16066015232 152771 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20096] ppid=20090 vsize=15689468 CPUtime=0.01 cores=1,3,5,7
/proc/20092/task/20096/stat : 20096 (java) S 20090 20092 18835 0 -1 4202560 3794 0 0 0 1 0 0 0 15 0 22 0 510863676 16066015232 152771 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20097] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20097/stat : 20097 (java) S 20090 20092 18835 0 -1 4202560 1140 0 0 0 0 0 0 0 15 0 22 0 510863676 16066015232 152771 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20098] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20098/stat : 20098 (java) S 20090 20092 18835 0 -1 4202560 3010 0 0 0 0 0 0 0 15 0 22 0 510863676 16066015232 152771 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20099] ppid=20090 vsize=15689468 CPUtime=0.01 cores=1,3,5,7
/proc/20092/task/20099/stat : 20099 (java) S 20090 20092 18835 0 -1 4202560 5619 0 0 0 1 0 0 0 15 0 22 0 510863676 16066015232 152771 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20100] ppid=20090 vsize=15689468 CPUtime=0.02 cores=1,3,5,7
/proc/20092/task/20100/stat : 20100 (java) S 20090 20092 18835 0 -1 4202560 6603 0 0 0 1 1 0 0 15 0 22 0 510863676 16066015232 152771 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20101] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20101/stat : 20101 (java) S 20090 20092 18835 0 -1 4202560 2842 0 0 0 0 0 0 0 15 0 22 0 510863676 16066015232 152771 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20102] ppid=20090 vsize=15689468 CPUtime=0.02 cores=1,3,5,7
/proc/20092/task/20102/stat : 20102 (java) S 20090 20092 18835 0 -1 4202560 8203 0 0 0 1 1 0 0 15 0 22 0 510863676 16066015232 152771 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 5 0 0 0

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

[pid=20092/tid=20112] ppid=20090 vsize=15689468 CPUtime=1107.79 cores=1,3,5,7
/proc/20092/task/20112/stat : 20112 (java) R 20090 20092 18835 0 -1 4202560 268661 0 0 0 110735 44 0 0 25 0 22 0 510863715 16066015232 75451 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505924234 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20092/tid=20113] ppid=20090 vsize=15689468 CPUtime=1107.39 cores=1,3,5,7
/proc/20092/task/20113/stat : 20113 (java) R 20090 20092 18835 0 -1 4202560 258362 0 0 0 110698 41 0 0 25 0 22 0 510863715 16066015232 75451 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505910248 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20092/tid=20114] ppid=20090 vsize=15689468 CPUtime=1107.3 cores=1,3,5,7
/proc/20092/task/20114/stat : 20114 (java) R 20090 20092 18835 0 -1 4202560 263075 0 0 0 110687 43 0 0 25 0 22 0 510863715 16066015232 75451 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912506058981 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.38
Current children cumulated vsize (KiB) 15689468

[startup+1182.3 s]
/proc/loadavg: 4.03 5.23 6.68 5/193 20166
/proc/meminfo: memFree=29176292/32951124 swapFree=67111348/67111528
[pid=20092] ppid=20090 vsize=15689468 CPUtime=4700.94 cores=1,3,5,7
/proc/20092/stat : 20092 (java) S 20090 20092 18835 0 -1 4202496 2242355 0 1 0 469586 508 0 0 25 0 22 0 510863675 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20092/statm: 3922367 77229 2299 9 0 3913086 0
[pid=20092/tid=20093] ppid=20090 vsize=15689468 CPUtime=0.77 cores=1,3,5,7
/proc/20092/task/20093/stat : 20093 (java) S 20090 20092 18835 0 -1 4202560 26964 0 1 0 74 3 0 0 20 0 22 0 510863676 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20095] ppid=20090 vsize=15689468 CPUtime=3.69 cores=1,3,5,7
/proc/20092/task/20095/stat : 20095 (java) S 20090 20092 18835 0 -1 4202560 138057 0 0 0 339 30 0 0 15 0 22 0 510863676 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 5 0 0 0
[pid=20092/tid=20096] ppid=20090 vsize=15689468 CPUtime=3.67 cores=1,3,5,7
/proc/20092/task/20096/stat : 20096 (java) S 20090 20092 18835 0 -1 4202560 137535 0 0 0 336 31 0 0 16 0 22 0 510863676 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20097] ppid=20090 vsize=15689468 CPUtime=3.59 cores=1,3,5,7
/proc/20092/task/20097/stat : 20097 (java) S 20090 20092 18835 0 -1 4202560 135070 0 0 0 329 30 0 0 15 0 22 0 510863676 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20098] ppid=20090 vsize=15689468 CPUtime=3.58 cores=1,3,5,7
/proc/20092/task/20098/stat : 20098 (java) S 20090 20092 18835 0 -1 4202560 130604 0 0 0 333 25 0 0 16 0 22 0 510863676 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20099] ppid=20090 vsize=15689468 CPUtime=3.59 cores=1,3,5,7
/proc/20092/task/20099/stat : 20099 (java) S 20090 20092 18835 0 -1 4202560 134181 0 0 0 331 28 0 0 16 0 22 0 510863676 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 5 0 0 0
[pid=20092/tid=20100] ppid=20090 vsize=15689468 CPUtime=3.59 cores=1,3,5,7
/proc/20092/task/20100/stat : 20100 (java) S 20090 20092 18835 0 -1 4202560 128638 0 0 0 331 28 0 0 15 0 22 0 510863676 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20101] ppid=20090 vsize=15689468 CPUtime=3.65 cores=1,3,5,7
/proc/20092/task/20101/stat : 20101 (java) S 20090 20092 18835 0 -1 4202560 133784 0 0 0 335 30 0 0 15 0 22 0 510863676 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20102] ppid=20090 vsize=15689468 CPUtime=3.63 cores=1,3,5,7
/proc/20092/task/20102/stat : 20102 (java) S 20090 20092 18835 0 -1 4202560 141714 0 0 0 333 30 0 0 15 0 22 0 510863676 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20103] ppid=20090 vsize=15689468 CPUtime=2.25 cores=1,3,5,7
/proc/20092/task/20103/stat : 20103 (java) S 20090 20092 18835 0 -1 4202560 5975 0 0 0 144 81 0 0 15 0 22 0 510863677 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273433088 0 0 0 16800975 18446604471162829504 0 0 -1 5 0 0 0
[pid=20092/tid=20104] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20104/stat : 20104 (java) S 20090 20092 18835 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510863678 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20105] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20105/stat : 20105 (java) S 20090 20092 18835 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 510863678 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20106] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20106/stat : 20106 (java) S 20090 20092 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510863680 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273440177 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20107] ppid=20090 vsize=15689468 CPUtime=0.9 cores=1,3,5,7
/proc/20092/task/20107/stat : 20107 (java) S 20090 20092 18835 0 -1 4202560 4021 0 0 0 90 0 0 0 15 0 22 0 510863680 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20108] ppid=20090 vsize=15689468 CPUtime=0.89 cores=1,3,5,7
/proc/20092/task/20108/stat : 20108 (java) S 20090 20092 18835 0 -1 4202560 3542 0 0 0 89 0 0 0 16 0 22 0 510863680 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20109] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20109/stat : 20109 (java) S 20090 20092 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510863680 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20110] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20110/stat : 20110 (java) S 20090 20092 18835 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 510863680 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273433088 0 4 0 16800975 18446604471162829504 0 0 -1 5 0 0 0
[pid=20092/tid=20111] ppid=20090 vsize=15689468 CPUtime=1166.79 cores=1,3,5,7
/proc/20092/task/20111/stat : 20111 (java) R 20090 20092 18835 0 -1 4202560 280492 0 0 0 116631 48 0 0 25 0 22 0 510863715 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505628866 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20092/tid=20112] ppid=20090 vsize=15689468 CPUtime=1166.95 cores=1,3,5,7
/proc/20092/task/20112/stat : 20112 (java) R 20090 20092 18835 0 -1 4202560 286295 0 0 0 116648 47 0 0 25 0 22 0 510863715 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505805379 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20092/tid=20113] ppid=20090 vsize=15689468 CPUtime=1166.64 cores=1,3,5,7
/proc/20092/task/20113/stat : 20113 (java) R 20090 20092 18835 0 -1 4202560 273498 0 0 0 116621 43 0 0 25 0 22 0 510863715 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505524191 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20092/tid=20114] ppid=20090 vsize=15689468 CPUtime=1166.6 cores=1,3,5,7
/proc/20092/task/20114/stat : 20114 (java) R 20090 20092 18835 0 -1 4202560 280536 0 0 0 116614 46 0 0 25 0 22 0 510863715 16066015232 77229 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4700.94
Current children cumulated vsize (KiB) 15689468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 4.02 5.13 6.60 5/193 20166
/proc/meminfo: memFree=29169340/32951124 swapFree=67111348/67111528
[pid=20092] ppid=20090 vsize=15689468 CPUtime=4800.37 cores=1,3,5,7
/proc/20092/stat : 20092 (java) S 20090 20092 18835 0 -1 4202496 2289413 0 1 0 479515 522 0 0 25 0 22 0 510863675 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20092/statm: 3922367 80680 2299 9 0 3913086 0
[pid=20092/tid=20093] ppid=20090 vsize=15689468 CPUtime=0.77 cores=1,3,5,7
/proc/20092/task/20093/stat : 20093 (java) S 20090 20092 18835 0 -1 4202560 26964 0 1 0 74 3 0 0 20 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20095] ppid=20090 vsize=15689468 CPUtime=3.76 cores=1,3,5,7
/proc/20092/task/20095/stat : 20095 (java) S 20090 20092 18835 0 -1 4202560 140224 0 0 0 346 30 0 0 15 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20096] ppid=20090 vsize=15689468 CPUtime=3.75 cores=1,3,5,7
/proc/20092/task/20096/stat : 20096 (java) S 20090 20092 18835 0 -1 4202560 140072 0 0 0 343 32 0 0 15 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 5 0 0 0
[pid=20092/tid=20097] ppid=20090 vsize=15689468 CPUtime=3.68 cores=1,3,5,7
/proc/20092/task/20097/stat : 20097 (java) S 20090 20092 18835 0 -1 4202560 137652 0 0 0 337 31 0 0 16 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20098] ppid=20090 vsize=15689468 CPUtime=3.66 cores=1,3,5,7
/proc/20092/task/20098/stat : 20098 (java) S 20090 20092 18835 0 -1 4202560 132845 0 0 0 340 26 0 0 15 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20099] ppid=20090 vsize=15689468 CPUtime=3.67 cores=1,3,5,7
/proc/20092/task/20099/stat : 20099 (java) S 20090 20092 18835 0 -1 4202560 135993 0 0 0 338 29 0 0 15 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20100] ppid=20090 vsize=15689468 CPUtime=3.66 cores=1,3,5,7
/proc/20092/task/20100/stat : 20100 (java) S 20090 20092 18835 0 -1 4202560 131563 0 0 0 337 29 0 0 16 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 5 0 0 0
[pid=20092/tid=20101] ppid=20090 vsize=15689468 CPUtime=3.74 cores=1,3,5,7
/proc/20092/task/20101/stat : 20101 (java) S 20090 20092 18835 0 -1 4202560 136134 0 0 0 343 31 0 0 15 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20102] ppid=20090 vsize=15689468 CPUtime=3.72 cores=1,3,5,7
/proc/20092/task/20102/stat : 20102 (java) S 20090 20092 18835 0 -1 4202560 144220 0 0 0 341 31 0 0 16 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20103] ppid=20090 vsize=15689468 CPUtime=2.32 cores=1,3,5,7
/proc/20092/task/20103/stat : 20103 (java) S 20090 20092 18835 0 -1 4202560 6114 0 0 0 149 83 0 0 15 0 22 0 510863677 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273433088 0 0 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20104] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20104/stat : 20104 (java) S 20090 20092 18835 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510863678 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20105] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20105/stat : 20105 (java) S 20090 20092 18835 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 510863678 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20106] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20106/stat : 20106 (java) S 20090 20092 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510863680 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273440177 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20107] ppid=20090 vsize=15689468 CPUtime=0.9 cores=1,3,5,7
/proc/20092/task/20107/stat : 20107 (java) S 20090 20092 18835 0 -1 4202560 4021 0 0 0 90 0 0 0 15 0 22 0 510863680 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20108] ppid=20090 vsize=15689468 CPUtime=0.89 cores=1,3,5,7
/proc/20092/task/20108/stat : 20108 (java) S 20090 20092 18835 0 -1 4202560 3542 0 0 0 89 0 0 0 16 0 22 0 510863680 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20109] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20109/stat : 20109 (java) S 20090 20092 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510863680 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20110] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20110/stat : 20110 (java) S 20090 20092 18835 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 510863680 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273433088 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20111] ppid=20090 vsize=15689468 CPUtime=1191.42 cores=1,3,5,7
/proc/20092/task/20111/stat : 20111 (java) R 20090 20092 18835 0 -1 4202560 287503 0 0 0 119092 50 0 0 25 0 22 0 510863715 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 47522506877186 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20092/tid=20112] ppid=20090 vsize=15689468 CPUtime=1191.64 cores=1,3,5,7
/proc/20092/task/20112/stat : 20112 (java) R 20090 20092 18835 0 -1 4202560 293196 0 0 0 119116 48 0 0 25 0 22 0 510863715 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20092/tid=20113] ppid=20090 vsize=15689468 CPUtime=1191.34 cores=1,3,5,7
/proc/20092/task/20113/stat : 20113 (java) R 20090 20092 18835 0 -1 4202560 280179 0 0 0 119090 44 0 0 25 0 22 0 510863715 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912506149833 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20092/tid=20114] ppid=20090 vsize=15689468 CPUtime=1191.31 cores=1,3,5,7
/proc/20092/task/20114/stat : 20114 (java) R 20090 20092 18835 0 -1 4202560 287742 0 0 0 119083 48 0 0 25 0 22 0 510863715 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15689468

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

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

[startup+1207.3 s]
/proc/loadavg: 4.02 5.13 6.60 5/193 20166
/proc/meminfo: memFree=29169340/32951124 swapFree=67111348/67111528
[pid=20092] ppid=20090 vsize=15689468 CPUtime=4800.37 cores=1,3,5,7
/proc/20092/stat : 20092 (java) S 20090 20092 18835 0 -1 4202496 2289413 0 1 0 479515 522 0 0 25 0 22 0 510863675 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/20092/statm: 3922367 80680 2299 9 0 3913086 0
[pid=20092/tid=20093] ppid=20090 vsize=15689468 CPUtime=0.77 cores=1,3,5,7
/proc/20092/task/20093/stat : 20093 (java) S 20090 20092 18835 0 -1 4202560 26964 0 1 0 74 3 0 0 20 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20095] ppid=20090 vsize=15689468 CPUtime=3.76 cores=1,3,5,7
/proc/20092/task/20095/stat : 20095 (java) S 20090 20092 18835 0 -1 4202560 140224 0 0 0 346 30 0 0 15 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20096] ppid=20090 vsize=15689468 CPUtime=3.75 cores=1,3,5,7
/proc/20092/task/20096/stat : 20096 (java) S 20090 20092 18835 0 -1 4202560 140072 0 0 0 343 32 0 0 15 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 5 0 0 0
[pid=20092/tid=20097] ppid=20090 vsize=15689468 CPUtime=3.68 cores=1,3,5,7
/proc/20092/task/20097/stat : 20097 (java) S 20090 20092 18835 0 -1 4202560 137652 0 0 0 337 31 0 0 16 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20098] ppid=20090 vsize=15689468 CPUtime=3.66 cores=1,3,5,7
/proc/20092/task/20098/stat : 20098 (java) S 20090 20092 18835 0 -1 4202560 132845 0 0 0 340 26 0 0 15 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20099] ppid=20090 vsize=15689468 CPUtime=3.67 cores=1,3,5,7
/proc/20092/task/20099/stat : 20099 (java) S 20090 20092 18835 0 -1 4202560 135993 0 0 0 338 29 0 0 15 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20100] ppid=20090 vsize=15689468 CPUtime=3.66 cores=1,3,5,7
/proc/20092/task/20100/stat : 20100 (java) S 20090 20092 18835 0 -1 4202560 131563 0 0 0 337 29 0 0 16 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 5 0 0 0
[pid=20092/tid=20101] ppid=20090 vsize=15689468 CPUtime=3.74 cores=1,3,5,7
/proc/20092/task/20101/stat : 20101 (java) S 20090 20092 18835 0 -1 4202560 136134 0 0 0 343 31 0 0 15 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20102] ppid=20090 vsize=15689468 CPUtime=3.72 cores=1,3,5,7
/proc/20092/task/20102/stat : 20102 (java) S 20090 20092 18835 0 -1 4202560 144220 0 0 0 341 31 0 0 16 0 22 0 510863676 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20103] ppid=20090 vsize=15689468 CPUtime=2.32 cores=1,3,5,7
/proc/20092/task/20103/stat : 20103 (java) S 20090 20092 18835 0 -1 4202560 6114 0 0 0 149 83 0 0 15 0 22 0 510863677 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273433088 0 0 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20104] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20104/stat : 20104 (java) S 20090 20092 18835 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510863678 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20105] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20105/stat : 20105 (java) S 20090 20092 18835 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 510863678 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 7 0 0 0
[pid=20092/tid=20106] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20106/stat : 20106 (java) S 20090 20092 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510863680 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273440177 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20107] ppid=20090 vsize=15689468 CPUtime=0.9 cores=1,3,5,7
/proc/20092/task/20107/stat : 20107 (java) S 20090 20092 18835 0 -1 4202560 4021 0 0 0 90 0 0 0 15 0 22 0 510863680 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20108] ppid=20090 vsize=15689468 CPUtime=0.89 cores=1,3,5,7
/proc/20092/task/20108/stat : 20108 (java) S 20090 20092 18835 0 -1 4202560 3542 0 0 0 89 0 0 0 16 0 22 0 510863680 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 3 0 0 0
[pid=20092/tid=20109] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20109/stat : 20109 (java) S 20090 20092 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510863680 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273432473 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20110] ppid=20090 vsize=15689468 CPUtime=0 cores=1,3,5,7
/proc/20092/task/20110/stat : 20110 (java) S 20090 20092 18835 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 510863680 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 254273433088 0 4 0 16800975 18446604471162829504 0 0 -1 1 0 0 0
[pid=20092/tid=20111] ppid=20090 vsize=15689468 CPUtime=1191.42 cores=1,3,5,7
/proc/20092/task/20111/stat : 20111 (java) R 20090 20092 18835 0 -1 4202560 287503 0 0 0 119092 50 0 0 25 0 22 0 510863715 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 47522506877186 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20092/tid=20112] ppid=20090 vsize=15689468 CPUtime=1191.64 cores=1,3,5,7
/proc/20092/task/20112/stat : 20112 (java) R 20090 20092 18835 0 -1 4202560 293196 0 0 0 119116 48 0 0 25 0 22 0 510863715 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20092/tid=20113] ppid=20090 vsize=15689468 CPUtime=1191.34 cores=1,3,5,7
/proc/20092/task/20113/stat : 20113 (java) R 20090 20092 18835 0 -1 4202560 280179 0 0 0 119090 44 0 0 25 0 22 0 510863715 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 46912506149833 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20092/tid=20114] ppid=20090 vsize=15689468 CPUtime=1191.31 cores=1,3,5,7
/proc/20092/task/20114/stat : 20114 (java) R 20090 20092 18835 0 -1 4202560 287742 0 0 0 119083 48 0 0 25 0 22 0 510863715 16066015232 80680 33554432000 1073741824 1073778376 140736955349904 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15689468

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.42
CPU user time (s): 4795.18
CPU system time (s): 5.2392
CPU usage (%): 397.606
Max. virtual memory (cumulated for all children) (KiB): 15691560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.18
system time used= 5.2392
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2289440
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= 231306
involuntary context switches= 125265

runsolver used 1.92871 second user time and 4.70328 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-30 19:28:04
IDJOB=3312948
IDBENCH=83320
IDSOLVER=1699
FILE ID=node140/3312948-1304184483
RUNJOBID= node140-1304184106-19941
PBS_JOBID= 13172443
Free space on /tmp= 73288 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312948-1304184483/watcher-3312948-1304184483 -o /tmp/evaluation-result-3312948-1304184483/solver-3312948-1304184483 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312948-1304184483.cnf

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

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=1019434307

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.75
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.833
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.833
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.833
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:      28878348 kB
Buffers:       1064564 kB
Cached:        1846016 kB
SwapCached:        180 kB
Active:         949304 kB
Inactive:      2626116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28878348 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2336 kB
Writeback:          16 kB
AnonPages:      664472 kB
Mapped:          23480 kB
Slab:           432788 kB
PageTables:       7052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   879672 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= 73292 MiB
End job on node140 at 2011-04-30 19:48:13