Trace number 3312796

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.14 1207.43

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1396350646-062.SATISFIABLE.cnf
MD5SUM74a1475d318f4f1a9026a9771426aa49
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008997
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
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 52662
Number of clauses of size over 50

Solver Data

0.09/0.12	05:52 INFO : Reading from input HOME/instance-3312796-1304136352.cnf
0.26/0.28	Executor set job limit to 1000000
0.26/0.28	Executor set job limit to 1000000
0.26/0.28	Executor set job limit to 1000000
0.26/0.28	Executor set job limit to 1000000
0.26/0.28	Starting Executor!
0.26/0.28	Starting Executor!
0.26/0.28	Starting Executor!
0.26/0.28	Starting Executor!
0.79/0.43	05:53 INFO : 125 variables remaining out of 125
0.79/0.43	05:53 INFO : 15972 literals remaining out of 15972

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

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

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


[startup+0 s]
/proc/loadavg: 7.55 7.96 7.34 2/172 7079
/proc/meminfo: memFree=24394520/32951124 swapFree=67111524/67111528
[pid=7079] ppid=7077 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (java) R 7077 7079 5765 0 -1 4202496 769 0 0 0 0 0 0 0 18 0 1 0 525232938 23580672 255 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212682712832 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7079/statm: 5757 267 213 9 0 124 0

[startup+0.077244 s]
/proc/loadavg: 7.55 7.96 7.34 2/172 7079
/proc/meminfo: memFree=24394520/32951124 swapFree=67111524/67111528
[pid=7079] ppid=7077 vsize=15609780 CPUtime=0.06 cores=1,3,5,7
/proc/7079/stat : 7079 (java) S 7077 7079 5765 0 -1 4202496 4424 0 1 0 6 0 0 0 18 0 18 0 525232938 15984414720 3863 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7079/statm: 3902445 3863 1779 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.100238 s]
/proc/loadavg: 7.55 7.96 7.34 2/172 7079
/proc/meminfo: memFree=24394520/32951124 swapFree=67111524/67111528
[pid=7079] ppid=7077 vsize=15676796 CPUtime=0.09 cores=1,3,5,7
/proc/7079/stat : 7079 (java) S 7077 7079 5765 0 -1 4202496 5497 0 1 0 9 0 0 0 18 0 18 0 525232938 16053039104 4936 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7079/statm: 3919199 4937 2116 9 0 3909918 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676796

[startup+0.300169 s]
/proc/loadavg: 7.55 7.96 7.34 2/172 7079
/proc/meminfo: memFree=24394520/32951124 swapFree=67111524/67111528
[pid=7079] ppid=7077 vsize=15683868 CPUtime=0.5 cores=1,3,5,7
/proc/7079/stat : 7079 (java) S 7077 7079 5765 0 -1 4202496 12340 0 1 0 49 1 0 0 18 0 22 0 525232938 16060280832 10747 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7079/statm: 3920967 10747 2210 9 0 3911686 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15683868

[startup+0.701096 s]
/proc/loadavg: 7.55 7.96 7.34 2/172 7079
/proc/meminfo: memFree=24394520/32951124 swapFree=67111524/67111528
[pid=7079] ppid=7077 vsize=15698468 CPUtime=1.81 cores=1,3,5,7
/proc/7079/stat : 7079 (java) S 7077 7079 5765 0 -1 4202496 29283 0 1 0 178 3 0 0 18 0 22 0 525232938 16075231232 23344 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7079/statm: 3924617 23344 2255 9 0 3915336 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 15698468

[startup+1.50095 s]
/proc/loadavg: 7.55 7.96 7.34 13/220 7127
/proc/meminfo: memFree=24100908/32951124 swapFree=67111524/67111528
[pid=7079] ppid=7077 vsize=15695912 CPUtime=5 cores=1,3,5,7
/proc/7079/stat : 7079 (java) S 7077 7079 5765 0 -1 4202496 57764 0 1 0 493 7 0 0 18 0 22 0 525232938 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7079/statm: 3923978 47334 2273 9 0 3914697 0
[pid=7079/tid=7085] ppid=7077 vsize=15695912 CPUtime=0.41 cores=1,3,5,7
/proc/7079/task/7085/stat : 7085 (java) S 7077 7079 5765 0 -1 4202560 7540 0 1 0 40 1 0 0 19 0 22 0 525232939 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7088] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7088/stat : 7088 (java) S 7077 7079 5765 0 -1 4202560 472 0 0 0 0 0 0 0 18 0 22 0 525232940 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7089] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7089/stat : 7089 (java) R 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 525232940 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7079/tid=7090] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7090/stat : 7090 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 525232940 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7091] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7091/stat : 7091 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 525232940 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7092] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7092/stat : 7092 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 525232940 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7093] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7093/stat : 7093 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 525232940 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7094] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7094/stat : 7094 (java) S 7077 7079 5765 0 -1 4202560 675 0 0 0 0 0 0 0 18 0 22 0 525232940 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7095] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7095/stat : 7095 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 525232940 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7104] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7104/stat : 7104 (java) S 7077 7079 5765 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 525232941 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491840 0 0 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7106] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7106/stat : 7106 (java) R 7077 7079 5765 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 525232941 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7079/tid=7107] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7107/stat : 7107 (java) S 7077 7079 5765 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 525232941 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7110] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7110/stat : 7110 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 525232943 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699498929 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7111] ppid=7077 vsize=15695912 CPUtime=0.39 cores=1,3,5,7
/proc/7079/task/7111/stat : 7111 (java) R 7077 7079 5765 0 -1 4202560 5791 0 0 0 39 0 0 0 23 0 22 0 525232943 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 47957106463819 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7079/tid=7112] ppid=7077 vsize=15695912 CPUtime=1.31 cores=1,3,5,7
/proc/7079/task/7112/stat : 7112 (java) R 7077 7079 5765 0 -1 4202560 15257 0 0 0 130 1 0 0 25 0 22 0 525232943 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 47957102199942 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7079/tid=7113] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7113/stat : 7113 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 525232943 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7114] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7114/stat : 7114 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525232943 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491840 0 4 0 16800975 18446604459033489472 0 0 -1 7 0 0 0
[pid=7079/tid=7120] ppid=7077 vsize=15695912 CPUtime=0.11 cores=1,3,5,7
/proc/7079/task/7120/stat : 7120 (java) R 7077 7079 5765 0 -1 4202560 832 0 0 0 11 0 0 0 18 0 22 0 525232967 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699501237 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7079/tid=7121] ppid=7077 vsize=15695912 CPUtime=0.89 cores=1,3,5,7
/proc/7079/task/7121/stat : 7121 (java) R 7077 7079 5765 0 -1 4202560 8601 0 0 0 89 0 0 0 16 0 22 0 525232967 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505947752 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7079/tid=7122] ppid=7077 vsize=15695912 CPUtime=0.84 cores=1,3,5,7
/proc/7079/task/7122/stat : 7122 (java) R 7077 7079 5765 0 -1 4202560 8170 0 0 0 83 1 0 0 17 0 22 0 525232967 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505216081 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7079/tid=7123] ppid=7077 vsize=15695912 CPUtime=0.99 cores=1,3,5,7
/proc/7079/task/7123/stat : 7123 (java) R 7077 7079 5765 0 -1 4202560 9026 0 0 0 99 0 0 0 19 0 22 0 525232967 16072613888 47334 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505179264 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 15695912

[startup+3.10066 s]
/proc/loadavg: 7.74 8.00 7.35 12/220 7127
/proc/meminfo: memFree=23877708/32951124 swapFree=67111524/67111528
[pid=7079] ppid=7077 vsize=15695912 CPUtime=11.35 cores=1,3,5,7
/proc/7079/stat : 7079 (java) S 7077 7079 5765 0 -1 4202496 93666 0 1 0 1124 11 0 0 18 0 22 0 525232938 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7079/statm: 3923978 83209 2277 9 0 3914697 0
[pid=7079/tid=7085] ppid=7077 vsize=15695912 CPUtime=0.41 cores=1,3,5,7
/proc/7079/task/7085/stat : 7085 (java) S 7077 7079 5765 0 -1 4202560 7540 0 1 0 40 1 0 0 19 0 22 0 525232939 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7088] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7088/stat : 7088 (java) S 7077 7079 5765 0 -1 4202560 547 0 0 0 0 0 0 0 16 0 22 0 525232940 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7089] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7089/stat : 7089 (java) S 7077 7079 5765 0 -1 4202560 168 0 0 0 0 0 0 0 15 0 22 0 525232940 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 7 0 0 0
[pid=7079/tid=7090] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7090/stat : 7090 (java) S 7077 7079 5765 0 -1 4202560 937 0 0 0 0 0 0 0 16 0 22 0 525232940 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7091] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7091/stat : 7091 (java) S 7077 7079 5765 0 -1 4202560 1104 0 0 0 0 0 0 0 15 0 22 0 525232940 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 7 0 0 0
[pid=7079/tid=7092] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7092/stat : 7092 (java) S 7077 7079 5765 0 -1 4202560 20 0 0 0 0 0 0 0 16 0 22 0 525232940 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7093] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7093/stat : 7093 (java) S 7077 7079 5765 0 -1 4202560 958 0 0 0 0 0 0 0 15 0 22 0 525232940 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7094] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7094/stat : 7094 (java) S 7077 7079 5765 0 -1 4202560 755 0 0 0 0 0 0 0 15 0 22 0 525232940 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7095] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7095/stat : 7095 (java) S 7077 7079 5765 0 -1 4202560 1405 0 0 0 0 0 0 0 15 0 22 0 525232940 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7104] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7104/stat : 7104 (java) S 7077 7079 5765 0 -1 4202560 186 0 0 0 0 0 0 0 15 0 22 0 525232941 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491840 0 0 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7106] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7106/stat : 7106 (java) S 7077 7079 5765 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 525232941 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7107] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7107/stat : 7107 (java) S 7077 7079 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525232941 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7110] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7110/stat : 7110 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 525232943 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699498929 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7111] ppid=7077 vsize=15695912 CPUtime=0.61 cores=1,3,5,7
/proc/7079/task/7111/stat : 7111 (java) S 7077 7079 5765 0 -1 4202560 5887 0 0 0 61 0 0 0 23 0 22 0 525232943 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7112] ppid=7077 vsize=15695912 CPUtime=1.42 cores=1,3,5,7
/proc/7079/task/7112/stat : 7112 (java) R 7077 7079 5765 0 -1 4202560 15278 0 0 0 141 1 0 0 24 0 22 0 525232943 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699501237 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7079/tid=7113] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7113/stat : 7113 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 525232943 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7114] ppid=7077 vsize=15695912 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7114/stat : 7114 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525232943 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491840 0 4 0 16800975 18446604459033489472 0 0 -1 7 0 0 0
[pid=7079/tid=7120] ppid=7077 vsize=15695912 CPUtime=1.61 cores=1,3,5,7
/proc/7079/task/7120/stat : 7120 (java) R 7077 7079 5765 0 -1 4202560 8375 0 0 0 161 0 0 0 20 0 22 0 525232967 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505757554 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7079/tid=7121] ppid=7077 vsize=15695912 CPUtime=2.47 cores=1,3,5,7
/proc/7079/task/7121/stat : 7121 (java) R 7077 7079 5765 0 -1 4202560 16387 0 0 0 246 1 0 0 18 0 22 0 525232967 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 18446744073699065911 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7079/tid=7122] ppid=7077 vsize=15695912 CPUtime=2.41 cores=1,3,5,7
/proc/7079/task/7122/stat : 7122 (java) R 7077 7079 5765 0 -1 4202560 16704 0 0 0 239 2 0 0 19 0 22 0 525232967 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505996738 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7079/tid=7123] ppid=7077 vsize=15695912 CPUtime=2.31 cores=1,3,5,7
/proc/7079/task/7123/stat : 7123 (java) R 7077 7079 5765 0 -1 4202560 16031 0 0 0 230 1 0 0 20 0 22 0 525232967 16072613888 83209 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505784714 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.35
Current children cumulated vsize (KiB) 15695912

[startup+6.30108 s]
/proc/loadavg: 7.74 8.00 7.35 9/220 7127
/proc/meminfo: memFree=23499260/32951124 swapFree=67111524/67111528
[pid=7079] ppid=7077 vsize=15697008 CPUtime=24.12 cores=1,3,5,7
/proc/7079/stat : 7079 (java) S 7077 7079 5765 0 -1 4202496 96884 0 1 0 2399 13 0 0 18 0 22 0 525232938 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7079/statm: 3924252 83234 2287 9 0 3914971 0
[pid=7079/tid=7085] ppid=7077 vsize=15697008 CPUtime=0.41 cores=1,3,5,7
/proc/7079/task/7085/stat : 7085 (java) S 7077 7079 5765 0 -1 4202560 7540 0 1 0 40 1 0 0 19 0 22 0 525232939 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7088] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7088/stat : 7088 (java) S 7077 7079 5765 0 -1 4202560 833 0 0 0 0 0 0 0 15 0 22 0 525232940 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7089] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7089/stat : 7089 (java) S 7077 7079 5765 0 -1 4202560 347 0 0 0 0 0 0 0 15 0 22 0 525232940 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7090] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7090/stat : 7090 (java) S 7077 7079 5765 0 -1 4202560 1409 0 0 0 0 0 0 0 15 0 22 0 525232940 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7091] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7091/stat : 7091 (java) S 7077 7079 5765 0 -1 4202560 1568 0 0 0 0 0 0 0 15 0 22 0 525232940 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7092] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7092/stat : 7092 (java) S 7077 7079 5765 0 -1 4202560 308 0 0 0 0 0 0 0 15 0 22 0 525232940 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 7 0 0 0
[pid=7079/tid=7093] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7093/stat : 7093 (java) S 7077 7079 5765 0 -1 4202560 1467 0 0 0 0 0 0 0 15 0 22 0 525232940 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7094] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7094/stat : 7094 (java) S 7077 7079 5765 0 -1 4202560 1128 0 0 0 0 0 0 0 15 0 22 0 525232940 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7095] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7095/stat : 7095 (java) S 7077 7079 5765 0 -1 4202560 1761 0 0 0 0 0 0 0 16 0 22 0 525232940 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7104] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7104/stat : 7104 (java) S 7077 7079 5765 0 -1 4202560 187 0 0 0 0 0 0 0 16 0 22 0 525232941 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491840 0 0 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7106] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7106/stat : 7106 (java) S 7077 7079 5765 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 525232941 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7107] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7107/stat : 7107 (java) S 7077 7079 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525232941 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7110] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7110/stat : 7110 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 525232943 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699498929 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7111] ppid=7077 vsize=15697008 CPUtime=0.67 cores=1,3,5,7
/proc/7079/task/7111/stat : 7111 (java) S 7077 7079 5765 0 -1 4202560 6126 0 0 0 67 0 0 0 15 0 22 0 525232943 16073736192 83234 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0

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

[pid=7079/tid=7121] ppid=7077 vsize=15697008 CPUtime=1049.07 cores=1,3,5,7
/proc/7079/task/7121/stat : 7121 (java) R 7077 7079 5765 0 -1 4202560 145280 0 0 0 104877 30 0 0 25 0 22 0 525232967 16073736192 88462 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505757482 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7079/tid=7122] ppid=7077 vsize=15697008 CPUtime=1049.32 cores=1,3,5,7
/proc/7079/task/7122/stat : 7122 (java) R 7077 7079 5765 0 -1 4202560 143841 0 0 0 104904 28 0 0 25 0 22 0 525232967 16073736192 88462 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505524613 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7079/tid=7123] ppid=7077 vsize=15697008 CPUtime=1048.96 cores=1,3,5,7
/proc/7079/task/7123/stat : 7123 (java) R 7077 7079 5765 0 -1 4202560 143260 0 0 0 104867 29 0 0 25 0 22 0 525232967 16073736192 88462 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912506007388 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4223.35
Current children cumulated vsize (KiB) 15697008

[startup+1122.3 s]
/proc/loadavg: 7.93 8.04 7.82 9/220 7157
/proc/meminfo: memFree=23799036/32951124 swapFree=67111524/67111528
[pid=7079] ppid=7077 vsize=15697008 CPUtime=4461.87 cores=1,3,5,7
/proc/7079/stat : 7079 (java) S 7077 7079 5765 0 -1 4202496 1129113 0 1 0 445873 314 0 0 18 0 22 0 525232938 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7079/statm: 3924252 71864 2297 9 0 3914971 0
[pid=7079/tid=7085] ppid=7077 vsize=15697008 CPUtime=0.41 cores=1,3,5,7
/proc/7079/task/7085/stat : 7085 (java) S 7077 7079 5765 0 -1 4202560 7540 0 1 0 40 1 0 0 19 0 22 0 525232939 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7088] ppid=7077 vsize=15697008 CPUtime=3.12 cores=1,3,5,7
/proc/7079/task/7088/stat : 7088 (java) S 7077 7079 5765 0 -1 4202560 63768 0 0 0 296 16 0 0 15 0 22 0 525232940 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7089] ppid=7077 vsize=15697008 CPUtime=3.11 cores=1,3,5,7
/proc/7079/task/7089/stat : 7089 (java) S 7077 7079 5765 0 -1 4202560 62427 0 0 0 295 16 0 0 15 0 22 0 525232940 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7090] ppid=7077 vsize=15697008 CPUtime=3.06 cores=1,3,5,7
/proc/7079/task/7090/stat : 7090 (java) S 7077 7079 5765 0 -1 4202560 60209 0 0 0 292 14 0 0 15 0 22 0 525232940 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7091] ppid=7077 vsize=15697008 CPUtime=3.04 cores=1,3,5,7
/proc/7079/task/7091/stat : 7091 (java) S 7077 7079 5765 0 -1 4202560 63165 0 0 0 288 16 0 0 15 0 22 0 525232940 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 7 0 0 0
[pid=7079/tid=7092] ppid=7077 vsize=15697008 CPUtime=3.12 cores=1,3,5,7
/proc/7079/task/7092/stat : 7092 (java) S 7077 7079 5765 0 -1 4202560 62576 0 0 0 294 18 0 0 15 0 22 0 525232940 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7093] ppid=7077 vsize=15697008 CPUtime=3.1 cores=1,3,5,7
/proc/7079/task/7093/stat : 7093 (java) S 7077 7079 5765 0 -1 4202560 62846 0 0 0 294 16 0 0 15 0 22 0 525232940 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7094] ppid=7077 vsize=15697008 CPUtime=3.09 cores=1,3,5,7
/proc/7079/task/7094/stat : 7094 (java) S 7077 7079 5765 0 -1 4202560 64307 0 0 0 291 18 0 0 15 0 22 0 525232940 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7095] ppid=7077 vsize=15697008 CPUtime=2.96 cores=1,3,5,7
/proc/7079/task/7095/stat : 7095 (java) S 7077 7079 5765 0 -1 4202560 58832 0 0 0 281 15 0 0 15 0 22 0 525232940 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7104] ppid=7077 vsize=15697008 CPUtime=2.13 cores=1,3,5,7
/proc/7079/task/7104/stat : 7104 (java) S 7077 7079 5765 0 -1 4202560 2856 0 0 0 158 55 0 0 16 0 22 0 525232941 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491840 0 0 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7106] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7106/stat : 7106 (java) S 7077 7079 5765 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 525232941 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7107] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7107/stat : 7107 (java) S 7077 7079 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525232941 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7110] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7110/stat : 7110 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 525232943 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699498929 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7111] ppid=7077 vsize=15697008 CPUtime=0.68 cores=1,3,5,7
/proc/7079/task/7111/stat : 7111 (java) S 7077 7079 5765 0 -1 4202560 6129 0 0 0 68 0 0 0 15 0 22 0 525232943 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7112] ppid=7077 vsize=15697008 CPUtime=1.57 cores=1,3,5,7
/proc/7079/task/7112/stat : 7112 (java) S 7077 7079 5765 0 -1 4202560 15322 0 0 0 156 1 0 0 15 0 22 0 525232943 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7113] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7113/stat : 7113 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 525232943 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7114] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7114/stat : 7114 (java) S 7077 7079 5765 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 525232943 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491840 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7120] ppid=7077 vsize=15697008 CPUtime=1107.27 cores=1,3,5,7
/proc/7079/task/7120/stat : 7120 (java) R 7077 7079 5765 0 -1 4202560 144012 0 0 0 110698 29 0 0 25 0 22 0 525232967 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505755967 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7079/tid=7121] ppid=7077 vsize=15697008 CPUtime=1108.39 cores=1,3,5,7
/proc/7079/task/7121/stat : 7121 (java) R 7077 7079 5765 0 -1 4202560 152353 0 0 0 110808 31 0 0 25 0 22 0 525232967 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505998088 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7079/tid=7122] ppid=7077 vsize=15697008 CPUtime=1108.5 cores=1,3,5,7
/proc/7079/task/7122/stat : 7122 (java) R 7077 7079 5765 0 -1 4202560 150723 0 0 0 110821 29 0 0 25 0 22 0 525232967 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912506098624 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7079/tid=7123] ppid=7077 vsize=15697008 CPUtime=1108.18 cores=1,3,5,7
/proc/7079/task/7123/stat : 7123 (java) R 7077 7079 5765 0 -1 4202560 150604 0 0 0 110787 31 0 0 25 0 22 0 525232967 16073736192 71864 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505757712 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4461.87
Current children cumulated vsize (KiB) 15697008

[startup+1182.3 s]
/proc/loadavg: 8.09 8.06 7.84 9/220 7159
/proc/meminfo: memFree=23831880/32951124 swapFree=67111524/67111528
[pid=7079] ppid=7077 vsize=15697008 CPUtime=4700.28 cores=1,3,5,7
/proc/7079/stat : 7079 (java) S 7077 7079 5765 0 -1 4202496 1179772 0 1 0 469695 333 0 0 18 0 22 0 525232938 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7079/statm: 3924252 66117 2297 9 0 3914971 0
[pid=7079/tid=7085] ppid=7077 vsize=15697008 CPUtime=0.41 cores=1,3,5,7
/proc/7079/task/7085/stat : 7085 (java) S 7077 7079 5765 0 -1 4202560 7540 0 1 0 40 1 0 0 19 0 22 0 525232939 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7088] ppid=7077 vsize=15697008 CPUtime=3.26 cores=1,3,5,7
/proc/7079/task/7088/stat : 7088 (java) S 7077 7079 5765 0 -1 4202560 65707 0 0 0 310 16 0 0 15 0 22 0 525232940 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7089] ppid=7077 vsize=15697008 CPUtime=3.25 cores=1,3,5,7
/proc/7079/task/7089/stat : 7089 (java) S 7077 7079 5765 0 -1 4202560 64561 0 0 0 308 17 0 0 15 0 22 0 525232940 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7090] ppid=7077 vsize=15697008 CPUtime=3.21 cores=1,3,5,7
/proc/7079/task/7090/stat : 7090 (java) S 7077 7079 5765 0 -1 4202560 63178 0 0 0 306 15 0 0 15 0 22 0 525232940 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7091] ppid=7077 vsize=15697008 CPUtime=3.18 cores=1,3,5,7
/proc/7079/task/7091/stat : 7091 (java) S 7077 7079 5765 0 -1 4202560 65528 0 0 0 302 16 0 0 15 0 22 0 525232940 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7092] ppid=7077 vsize=15697008 CPUtime=3.27 cores=1,3,5,7
/proc/7079/task/7092/stat : 7092 (java) S 7077 7079 5765 0 -1 4202560 64875 0 0 0 308 19 0 0 16 0 22 0 525232940 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 7 0 0 0
[pid=7079/tid=7093] ppid=7077 vsize=15697008 CPUtime=3.24 cores=1,3,5,7
/proc/7079/task/7093/stat : 7093 (java) S 7077 7079 5765 0 -1 4202560 65344 0 0 0 307 17 0 0 15 0 22 0 525232940 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7094] ppid=7077 vsize=15697008 CPUtime=3.24 cores=1,3,5,7
/proc/7079/task/7094/stat : 7094 (java) S 7077 7079 5765 0 -1 4202560 66717 0 0 0 305 19 0 0 15 0 22 0 525232940 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7095] ppid=7077 vsize=15697008 CPUtime=3.12 cores=1,3,5,7
/proc/7079/task/7095/stat : 7095 (java) S 7077 7079 5765 0 -1 4202560 60884 0 0 0 297 15 0 0 15 0 22 0 525232940 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7104] ppid=7077 vsize=15697008 CPUtime=2.28 cores=1,3,5,7
/proc/7079/task/7104/stat : 7104 (java) S 7077 7079 5765 0 -1 4202560 3035 0 0 0 169 59 0 0 15 0 22 0 525232941 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491840 0 0 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7106] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7106/stat : 7106 (java) S 7077 7079 5765 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 525232941 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7107] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7107/stat : 7107 (java) S 7077 7079 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525232941 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7110] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7110/stat : 7110 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 525232943 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699498929 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7111] ppid=7077 vsize=15697008 CPUtime=0.68 cores=1,3,5,7
/proc/7079/task/7111/stat : 7111 (java) S 7077 7079 5765 0 -1 4202560 6129 0 0 0 68 0 0 0 15 0 22 0 525232943 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7112] ppid=7077 vsize=15697008 CPUtime=1.57 cores=1,3,5,7
/proc/7079/task/7112/stat : 7112 (java) S 7077 7079 5765 0 -1 4202560 15322 0 0 0 156 1 0 0 15 0 22 0 525232943 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7113] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7113/stat : 7113 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 525232943 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7114] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7114/stat : 7114 (java) S 7077 7079 5765 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 525232943 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491840 0 4 0 16800975 18446604459033489472 0 0 -1 7 0 0 0
[pid=7079/tid=7120] ppid=7077 vsize=15697008 CPUtime=1166.62 cores=1,3,5,7
/proc/7079/task/7120/stat : 7120 (java) R 7077 7079 5765 0 -1 4202560 152003 0 0 0 116630 32 0 0 25 0 22 0 525232967 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505996738 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7079/tid=7121] ppid=7077 vsize=15697008 CPUtime=1167.67 cores=1,3,5,7
/proc/7079/task/7121/stat : 7121 (java) R 7077 7079 5765 0 -1 4202560 160284 0 0 0 116734 33 0 0 25 0 22 0 525232967 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505825567 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7079/tid=7122] ppid=7077 vsize=15697008 CPUtime=1167.78 cores=1,3,5,7
/proc/7079/task/7122/stat : 7122 (java) R 7077 7079 5765 0 -1 4202560 158603 0 0 0 116747 31 0 0 25 0 22 0 525232967 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505736160 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7079/tid=7123] ppid=7077 vsize=15697008 CPUtime=1167.34 cores=1,3,5,7
/proc/7079/task/7123/stat : 7123 (java) R 7077 7079 5765 0 -1 4202560 158615 0 0 0 116700 34 0 0 25 0 22 0 525232967 16073736192 66117 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912506007115 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4700.28
Current children cumulated vsize (KiB) 15697008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.19 8.08 7.85 9/220 7159
/proc/meminfo: memFree=23827648/32951124 swapFree=67111524/67111528
[pid=7079] ppid=7077 vsize=15697008 CPUtime=4800.08 cores=1,3,5,7
/proc/7079/stat : 7079 (java) S 7077 7079 5765 0 -1 4202496 1214875 0 1 0 479666 342 0 0 18 0 22 0 525232938 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7079/statm: 3924252 74921 2297 9 0 3914971 0
[pid=7079/tid=7085] ppid=7077 vsize=15697008 CPUtime=0.41 cores=1,3,5,7
/proc/7079/task/7085/stat : 7085 (java) S 7077 7079 5765 0 -1 4202560 7540 0 1 0 40 1 0 0 19 0 22 0 525232939 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7088] ppid=7077 vsize=15697008 CPUtime=3.34 cores=1,3,5,7
/proc/7079/task/7088/stat : 7088 (java) S 7077 7079 5765 0 -1 4202560 67598 0 0 0 317 17 0 0 15 0 22 0 525232940 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7089] ppid=7077 vsize=15697008 CPUtime=3.32 cores=1,3,5,7
/proc/7079/task/7089/stat : 7089 (java) S 7077 7079 5765 0 -1 4202560 66630 0 0 0 315 17 0 0 15 0 22 0 525232940 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 7 0 0 0
[pid=7079/tid=7090] ppid=7077 vsize=15697008 CPUtime=3.27 cores=1,3,5,7
/proc/7079/task/7090/stat : 7090 (java) S 7077 7079 5765 0 -1 4202560 64922 0 0 0 312 15 0 0 16 0 22 0 525232940 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 7 0 0 0
[pid=7079/tid=7091] ppid=7077 vsize=15697008 CPUtime=3.26 cores=1,3,5,7
/proc/7079/task/7091/stat : 7091 (java) S 7077 7079 5765 0 -1 4202560 67758 0 0 0 309 17 0 0 15 0 22 0 525232940 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7092] ppid=7077 vsize=15697008 CPUtime=3.34 cores=1,3,5,7
/proc/7079/task/7092/stat : 7092 (java) S 7077 7079 5765 0 -1 4202560 66725 0 0 0 315 19 0 0 15 0 22 0 525232940 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7093] ppid=7077 vsize=15697008 CPUtime=3.32 cores=1,3,5,7
/proc/7079/task/7093/stat : 7093 (java) S 7077 7079 5765 0 -1 4202560 67295 0 0 0 314 18 0 0 16 0 22 0 525232940 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7094] ppid=7077 vsize=15697008 CPUtime=3.3 cores=1,3,5,7
/proc/7079/task/7094/stat : 7094 (java) S 7077 7079 5765 0 -1 4202560 69108 0 0 0 311 19 0 0 16 0 22 0 525232940 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7095] ppid=7077 vsize=15697008 CPUtime=3.19 cores=1,3,5,7
/proc/7079/task/7095/stat : 7095 (java) S 7077 7079 5765 0 -1 4202560 62933 0 0 0 303 16 0 0 15 0 22 0 525232940 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 7 0 0 0
[pid=7079/tid=7104] ppid=7077 vsize=15697008 CPUtime=2.33 cores=1,3,5,7
/proc/7079/task/7104/stat : 7104 (java) S 7077 7079 5765 0 -1 4202560 3104 0 0 0 172 61 0 0 16 0 22 0 525232941 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491840 0 0 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7106] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7106/stat : 7106 (java) S 7077 7079 5765 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 525232941 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7107] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7107/stat : 7107 (java) S 7077 7079 5765 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525232941 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7110] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7110/stat : 7110 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 525232943 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699498929 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7111] ppid=7077 vsize=15697008 CPUtime=0.68 cores=1,3,5,7
/proc/7079/task/7111/stat : 7111 (java) S 7077 7079 5765 0 -1 4202560 6129 0 0 0 68 0 0 0 15 0 22 0 525232943 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 3 0 0 0
[pid=7079/tid=7112] ppid=7077 vsize=15697008 CPUtime=1.57 cores=1,3,5,7
/proc/7079/task/7112/stat : 7112 (java) S 7077 7079 5765 0 -1 4202560 15322 0 0 0 156 1 0 0 15 0 22 0 525232943 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7113] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7113/stat : 7113 (java) S 7077 7079 5765 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 525232943 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491225 0 4 0 16800975 18446604459033489472 0 0 -1 5 0 0 0
[pid=7079/tid=7114] ppid=7077 vsize=15697008 CPUtime=0 cores=1,3,5,7
/proc/7079/task/7114/stat : 7114 (java) S 7077 7079 5765 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 525232943 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 212699491840 0 4 0 16800975 18446604459033489472 0 0 -1 1 0 0 0
[pid=7079/tid=7120] ppid=7077 vsize=15697008 CPUtime=1191.46 cores=1,3,5,7
/proc/7079/task/7120/stat : 7120 (java) R 7077 7079 5765 0 -1 4202560 156706 0 0 0 119113 33 0 0 25 0 22 0 525232967 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912506173014 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7079/tid=7121] ppid=7077 vsize=15697008 CPUtime=1192.5 cores=1,3,5,7
/proc/7079/task/7121/stat : 7121 (java) R 7077 7079 5765 0 -1 4202560 165045 0 0 0 119216 34 0 0 25 0 22 0 525232967 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 18446744073699065894 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7079/tid=7122] ppid=7077 vsize=15697008 CPUtime=1192.59 cores=1,3,5,7
/proc/7079/task/7122/stat : 7122 (java) R 7077 7079 5765 0 -1 4202560 163450 0 0 0 119227 32 0 0 25 0 22 0 525232967 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505784335 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7079/tid=7123] ppid=7077 vsize=15697008 CPUtime=1192.05 cores=1,3,5,7
/proc/7079/task/7123/stat : 7123 (java) R 7077 7079 5765 0 -1 4202560 163162 0 0 0 119171 34 0 0 25 0 22 0 525232967 16073736192 74921 33554432000 1073741824 1073778376 140734214368832 18446744073709551615 46912505524584 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15697008

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

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

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.14
CPU user time (s): 4796.7
CPU system time (s): 3.44148
CPU usage (%): 397.55
Max. virtual memory (cumulated for all children) (KiB): 15698484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.7
system time used= 3.44148
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1214900
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= 334333
involuntary context switches= 176695

runsolver used 2.02569 second user time and 4.6053 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 06:05:52
IDJOB=3312796
IDBENCH=82981
IDSOLVER=1699
FILE ID=node139/3312796-1304136352
RUNJOBID= node139-1304136352-7065
PBS_JOBID= 13170782
Free space on /tmp= 72900 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1396350646-062.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312796-1304136352/watcher-3312796-1304136352 -o /tmp/evaluation-result-3312796-1304136352/solver-3312796-1304136352 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312796-1304136352.cnf

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

MD5SUM BENCH= 74a1475d318f4f1a9026a9771426aa49
RANDOM SEED=314998498

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24394916 kB
Buffers:       2056528 kB
Cached:        5916900 kB
SwapCached:          4 kB
Active:         953360 kB
Inactive:      7083564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24394916 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2724 kB
Writeback:           0 kB
AnonPages:       63188 kB
Mapped:          14412 kB
Slab:           454540 kB
PageTables:       4880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186052 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= 72896 MiB
End job on node139 at 2011-04-30 06:26:01