Trace number 3313408

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.34 1212.01

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.179
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

Solver Data

0.10/0.12	55:48 INFO : Reading from input HOME/instance-3313408-1304106948.cnf
0.92/0.72	Executor set job limit to 1000000
0.92/0.72	Executor set job limit to 1000000
0.92/0.72	Executor set job limit to 1000000
0.92/0.72	Executor set job limit to 1000000
0.92/0.72	Starting Executor!
0.92/0.72	Starting Executor!
0.92/0.72	Starting Executor!
0.92/0.72	Starting Executor!
4.98/3.36	55:52 INFO : 23177 variables remaining out of 25631
4.98/3.36	55:52 INFO : 6422847 literals remaining out of 460169

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

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

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


[startup+0 s]
/proc/loadavg: 6.24 6.32 6.97 2/197 9090
/proc/meminfo: memFree=15819228/32951124 swapFree=67111356/67111528
[pid=9090] ppid=9088 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/9090/stat : 9090 (java) R 9088 9090 8948 0 -1 4202496 1059 0 0 0 0 0 0 0 25 0 1 0 503110443 23580672 545 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270333421312 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9090/statm: 5757 556 420 9 0 124 0

[startup+0.00919401 s]
/proc/loadavg: 6.24 6.32 6.97 2/197 9090
/proc/meminfo: memFree=15819228/32951124 swapFree=67111356/67111528
[pid=9090] ppid=9088 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/9090/stat : 9090 (java) S 9088 9090 8948 0 -1 4202496 1489 0 0 0 0 0 0 0 25 0 2 0 503110443 31260672 951 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350186469 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/9090/statm: 7632 951 731 9 0 383 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30528

[startup+0.100523 s]
/proc/loadavg: 6.24 6.32 6.97 2/197 9090
/proc/meminfo: memFree=15819228/32951124 swapFree=67111356/67111528
[pid=9090] ppid=9088 vsize=15676536 CPUtime=0.1 cores=0,2,4,6
/proc/9090/stat : 9090 (java) S 9088 9090 8948 0 -1 4202496 5579 0 1 0 9 1 0 0 25 0 18 0 503110443 16052772864 4992 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9090/statm: 3919134 4992 2116 9 0 3909853 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676536

[startup+0.301224 s]
/proc/loadavg: 6.24 6.32 6.97 2/197 9090
/proc/meminfo: memFree=15819228/32951124 swapFree=67111356/67111528
[pid=9090] ppid=9088 vsize=15680120 CPUtime=0.52 cores=0,2,4,6
/proc/9090/stat : 9090 (java) S 9088 9090 8948 0 -1 4202496 15159 0 1 0 50 2 0 0 25 0 18 0 503110443 16056442880 13589 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9090/statm: 3920030 13595 2206 9 0 3910749 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15680120

[startup+0.701119 s]
/proc/loadavg: 6.24 6.32 6.97 2/197 9090
/proc/meminfo: memFree=15819228/32951124 swapFree=67111356/67111528
[pid=9090] ppid=9088 vsize=15680120 CPUtime=0.92 cores=0,2,4,6
/proc/9090/stat : 9090 (java) S 9088 9090 8948 0 -1 4202496 41865 0 1 0 87 5 0 0 25 0 18 0 503110443 16056442880 40291 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9090/statm: 3920030 40291 2222 9 0 3910749 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15680120

[startup+1.50093 s]
/proc/loadavg: 6.24 6.32 6.97 5/219 9112
/proc/meminfo: memFree=15660208/32951124 swapFree=67111356/67111528
[pid=9090] ppid=9088 vsize=15694556 CPUtime=2.45 cores=0,2,4,6
/proc/9090/stat : 9090 (java) S 9088 9090 8948 0 -1 4202496 51083 0 1 0 239 6 0 0 25 0 22 0 503110443 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9090/statm: 3923639 48176 2263 9 0 3914358 0
[pid=9090/tid=9092] ppid=9088 vsize=15694556 CPUtime=1.46 cores=0,2,4,6
/proc/9090/task/9092/stat : 9092 (java) R 9088 9090 8948 0 -1 4202560 35640 0 1 0 142 4 0 0 18 0 22 0 503110444 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912505995969 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9090/tid=9093] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9093/stat : 9093 (java) S 9088 9090 8948 0 -1 4202560 712 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9094] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9094/stat : 9094 (java) S 9088 9090 8948 0 -1 4202560 984 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9095] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9095/stat : 9095 (java) S 9088 9090 8948 0 -1 4202560 23 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9096] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9096/stat : 9096 (java) S 9088 9090 8948 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9097] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9097/stat : 9097 (java) S 9088 9090 8948 0 -1 4202560 777 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9098] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9098/stat : 9098 (java) S 9088 9090 8948 0 -1 4202560 1328 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 0 0 0 0
[pid=9090/tid=9099] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9099/stat : 9099 (java) S 9088 9090 8948 0 -1 4202560 1033 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9100] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9100/stat : 9100 (java) S 9088 9090 8948 0 -1 4202560 67 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9101] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9101/stat : 9101 (java) S 9088 9090 8948 0 -1 4202560 73 0 0 0 0 0 0 0 17 0 22 0 503110446 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 0 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9102] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9102/stat : 9102 (java) S 9088 9090 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503110446 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9103] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9103/stat : 9103 (java) S 9088 9090 8948 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503110446 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9104] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9104/stat : 9104 (java) S 9088 9090 8948 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 503110448 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350207409 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9105] ppid=9088 vsize=15694556 CPUtime=0.41 cores=0,2,4,6
/proc/9090/task/9105/stat : 9105 (java) S 9088 9090 8948 0 -1 4202560 4765 0 0 0 41 0 0 0 15 0 22 0 503110448 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9106] ppid=9088 vsize=15694556 CPUtime=0.52 cores=0,2,4,6
/proc/9090/task/9106/stat : 9106 (java) R 9088 9090 8948 0 -1 4202560 4251 0 0 0 52 0 0 0 17 0 22 0 503110449 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 47460088391822 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9090/tid=9107] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9107/stat : 9107 (java) S 9088 9090 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503110449 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9108] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9108/stat : 9108 (java) S 9088 9090 8948 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 503110449 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9109] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9109/stat : 9109 (java) S 9088 9090 8948 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 503110516 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9110] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9110/stat : 9110 (java) S 9088 9090 8948 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 503110516 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9111] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9111/stat : 9111 (java) S 9088 9090 8948 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 503110516 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9112] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9112/stat : 9112 (java) S 9088 9090 8948 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 503110516 16071225344 48176 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 15694556

[startup+3.10164 s]
/proc/loadavg: 5.90 6.24 6.94 3/219 9112
/proc/meminfo: memFree=15634292/32951124 swapFree=67111356/67111528
[pid=9090] ppid=9088 vsize=15694556 CPUtime=4.68 cores=0,2,4,6
/proc/9090/stat : 9090 (java) S 9088 9090 8948 0 -1 4202496 51191 0 1 0 462 6 0 0 25 0 22 0 503110443 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9090/statm: 3923639 48283 2266 9 0 3914358 0
[pid=9090/tid=9092] ppid=9088 vsize=15694556 CPUtime=3.06 cores=0,2,4,6
/proc/9090/task/9092/stat : 9092 (java) R 9088 9090 8948 0 -1 4202560 35671 0 1 0 302 4 0 0 20 0 22 0 503110444 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912505216072 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9090/tid=9093] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9093/stat : 9093 (java) S 9088 9090 8948 0 -1 4202560 712 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9094] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9094/stat : 9094 (java) S 9088 9090 8948 0 -1 4202560 984 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9095] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9095/stat : 9095 (java) S 9088 9090 8948 0 -1 4202560 23 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9096] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9096/stat : 9096 (java) S 9088 9090 8948 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9097] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9097/stat : 9097 (java) S 9088 9090 8948 0 -1 4202560 777 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9098] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9098/stat : 9098 (java) S 9088 9090 8948 0 -1 4202560 1328 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 0 0 0 0
[pid=9090/tid=9099] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9099/stat : 9099 (java) S 9088 9090 8948 0 -1 4202560 1033 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9100] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9100/stat : 9100 (java) S 9088 9090 8948 0 -1 4202560 67 0 0 0 0 0 0 0 18 0 22 0 503110445 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9101] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9101/stat : 9101 (java) S 9088 9090 8948 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 503110446 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 0 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9102] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9102/stat : 9102 (java) S 9088 9090 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503110446 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9103] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9103/stat : 9103 (java) S 9088 9090 8948 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503110446 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9104] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9104/stat : 9104 (java) S 9088 9090 8948 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 503110448 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350207409 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9105] ppid=9088 vsize=15694556 CPUtime=0.65 cores=0,2,4,6
/proc/9090/task/9105/stat : 9105 (java) S 9088 9090 8948 0 -1 4202560 4796 0 0 0 65 0 0 0 15 0 22 0 503110448 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9106] ppid=9088 vsize=15694556 CPUtime=0.9 cores=0,2,4,6
/proc/9090/task/9106/stat : 9106 (java) R 9088 9090 8948 0 -1 4202560 4296 0 0 0 90 0 0 0 15 0 22 0 503110449 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 47460091100315 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9090/tid=9107] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9107/stat : 9107 (java) S 9088 9090 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503110449 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9108] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9108/stat : 9108 (java) S 9088 9090 8948 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 503110449 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9109] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9109/stat : 9109 (java) S 9088 9090 8948 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 503110516 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9110] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9110/stat : 9110 (java) S 9088 9090 8948 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 503110516 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9111] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9111/stat : 9111 (java) S 9088 9090 8948 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 503110516 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9112] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9112/stat : 9112 (java) S 9088 9090 8948 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 503110516 16071225344 48283 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 15694556

[startup+6.30101 s]
/proc/loadavg: 5.90 6.24 6.94 3/219 9112
/proc/meminfo: memFree=15189276/32951124 swapFree=67111356/67111528
[pid=9090] ppid=9088 vsize=15694556 CPUtime=10 cores=0,2,4,6
/proc/9090/stat : 9090 (java) S 9088 9090 8948 0 -1 4202496 163631 0 1 0 975 25 0 0 25 0 22 0 503110443 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9090/statm: 3923639 159006 2284 9 0 3914358 0
[pid=9090/tid=9092] ppid=9088 vsize=15694556 CPUtime=3.31 cores=0,2,4,6
/proc/9090/task/9092/stat : 9092 (java) S 9088 9090 8948 0 -1 4202560 35691 0 1 0 327 4 0 0 20 0 22 0 503110444 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9093] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9093/stat : 9093 (java) S 9088 9090 8948 0 -1 4202560 3318 0 0 0 0 0 0 0 15 0 22 0 503110445 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9094] ppid=9088 vsize=15694556 CPUtime=0.04 cores=0,2,4,6
/proc/9090/task/9094/stat : 9094 (java) S 9088 9090 8948 0 -1 4202560 12498 0 0 0 2 2 0 0 15 0 22 0 503110445 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9095] ppid=9088 vsize=15694556 CPUtime=0.07 cores=0,2,4,6
/proc/9090/task/9095/stat : 9095 (java) S 9088 9090 8948 0 -1 4202560 19730 0 0 0 3 4 0 0 16 0 22 0 503110445 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 0 0 0 0
[pid=9090/tid=9096] ppid=9088 vsize=15694556 CPUtime=0.07 cores=0,2,4,6
/proc/9090/task/9096/stat : 9096 (java) S 9088 9090 8948 0 -1 4202560 18941 0 0 0 5 2 0 0 16 0 22 0 503110445 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9097] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9097/stat : 9097 (java) S 9088 9090 8948 0 -1 4202560 777 0 0 0 0 0 0 0 15 0 22 0 503110445 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9098] ppid=9088 vsize=15694556 CPUtime=0.05 cores=0,2,4,6
/proc/9090/task/9098/stat : 9098 (java) S 9088 9090 8948 0 -1 4202560 13150 0 0 0 3 2 0 0 15 0 22 0 503110445 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9099] ppid=9088 vsize=15694556 CPUtime=0.04 cores=0,2,4,6
/proc/9090/task/9099/stat : 9099 (java) S 9088 9090 8948 0 -1 4202560 11529 0 0 0 3 1 0 0 16 0 22 0 503110445 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9100] ppid=9088 vsize=15694556 CPUtime=0.04 cores=0,2,4,6
/proc/9090/task/9100/stat : 9100 (java) S 9088 9090 8948 0 -1 4202560 9885 0 0 0 3 1 0 0 16 0 22 0 503110445 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9101] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9101/stat : 9101 (java) S 9088 9090 8948 0 -1 4202560 345 0 0 0 0 0 0 0 15 0 22 0 503110446 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 0 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9102] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9102/stat : 9102 (java) S 9088 9090 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503110446 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9103] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9103/stat : 9103 (java) S 9088 9090 8948 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503110446 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9104] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9104/stat : 9104 (java) S 9088 9090 8948 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 503110448 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350207409 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9105] ppid=9088 vsize=15694556 CPUtime=0.84 cores=0,2,4,6
/proc/9090/task/9105/stat : 9105 (java) S 9088 9090 8948 0 -1 4202560 4831 0 0 0 84 0 0 0 15 0 22 0 503110448 16071225344 159006 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0

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

[pid=9090/tid=9110] ppid=9088 vsize=15694556 CPUtime=1098.73 cores=0,2,4,6
/proc/9090/task/9110/stat : 9110 (java) R 9088 9090 8948 0 -1 4202560 450665 0 0 0 109814 59 0 0 25 0 22 0 503110516 16071225344 540322 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506031255 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9090/tid=9111] ppid=9088 vsize=15694556 CPUtime=1101.99 cores=0,2,4,6
/proc/9090/task/9111/stat : 9111 (java) R 9088 9090 8948 0 -1 4202560 283337 0 0 0 110166 33 0 0 25 0 22 0 503110516 16071225344 540322 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506222179 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9090/tid=9112] ppid=9088 vsize=15694556 CPUtime=1107.5 cores=0,2,4,6
/proc/9090/task/9112/stat : 9112 (java) R 9088 9090 8948 0 -1 4202560 311915 0 0 0 110714 36 0 0 25 0 22 0 503110516 16071225344 540322 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506106193 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4443.1
Current children cumulated vsize (KiB) 15694556

[startup+1182.3 s]
/proc/loadavg: 8.02 7.36 6.75 9/220 9202
/proc/meminfo: memFree=17102392/32951124 swapFree=67111356/67111528
[pid=9090] ppid=9088 vsize=15694556 CPUtime=4682.32 cores=0,2,4,6
/proc/9090/stat : 9090 (java) S 9088 9090 8948 0 -1 4202496 3183050 0 1 0 467731 501 0 0 25 0 22 0 503110443 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9090/statm: 3923639 585457 2299 9 0 3914358 0
[pid=9090/tid=9092] ppid=9088 vsize=15694556 CPUtime=3.31 cores=0,2,4,6
/proc/9090/task/9092/stat : 9092 (java) S 9088 9090 8948 0 -1 4202560 35691 0 1 0 327 4 0 0 20 0 22 0 503110444 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9093] ppid=9088 vsize=15694556 CPUtime=3.67 cores=0,2,4,6
/proc/9090/task/9093/stat : 9093 (java) S 9088 9090 8948 0 -1 4202560 209711 0 0 0 332 35 0 0 16 0 22 0 503110445 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9094] ppid=9088 vsize=15694556 CPUtime=3.75 cores=0,2,4,6
/proc/9090/task/9094/stat : 9094 (java) S 9088 9090 8948 0 -1 4202560 247763 0 0 0 337 38 0 0 15 0 22 0 503110445 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9095] ppid=9088 vsize=15694556 CPUtime=3.86 cores=0,2,4,6
/proc/9090/task/9095/stat : 9095 (java) S 9088 9090 8948 0 -1 4202560 248973 0 0 0 346 40 0 0 15 0 22 0 503110445 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9096] ppid=9088 vsize=15694556 CPUtime=3.71 cores=0,2,4,6
/proc/9090/task/9096/stat : 9096 (java) S 9088 9090 8948 0 -1 4202560 203279 0 0 0 339 32 0 0 15 0 22 0 503110445 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9097] ppid=9088 vsize=15694556 CPUtime=3.7 cores=0,2,4,6
/proc/9090/task/9097/stat : 9097 (java) S 9088 9090 8948 0 -1 4202560 187701 0 0 0 342 28 0 0 16 0 22 0 503110445 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9098] ppid=9088 vsize=15694556 CPUtime=3.61 cores=0,2,4,6
/proc/9090/task/9098/stat : 9098 (java) S 9088 9090 8948 0 -1 4202560 208837 0 0 0 325 36 0 0 16 0 22 0 503110445 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9099] ppid=9088 vsize=15694556 CPUtime=3.6 cores=0,2,4,6
/proc/9090/task/9099/stat : 9099 (java) S 9088 9090 8948 0 -1 4202560 205190 0 0 0 329 31 0 0 16 0 22 0 503110445 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9100] ppid=9088 vsize=15694556 CPUtime=3.58 cores=0,2,4,6
/proc/9090/task/9100/stat : 9100 (java) S 9088 9090 8948 0 -1 4202560 173546 0 0 0 329 29 0 0 15 0 22 0 503110445 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9101] ppid=9088 vsize=15694556 CPUtime=1.76 cores=0,2,4,6
/proc/9090/task/9101/stat : 9101 (java) S 9088 9090 8948 0 -1 4202560 8610 0 0 0 133 43 0 0 15 0 22 0 503110446 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 0 0 16800975 18446604453934149824 0 0 -1 0 0 0 0
[pid=9090/tid=9102] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9102/stat : 9102 (java) S 9088 9090 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503110446 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9103] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9103/stat : 9103 (java) S 9088 9090 8948 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503110446 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9104] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9104/stat : 9104 (java) S 9088 9090 8948 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 503110448 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350207409 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9105] ppid=9088 vsize=15694556 CPUtime=1.49 cores=0,2,4,6
/proc/9090/task/9105/stat : 9105 (java) S 9088 9090 8948 0 -1 4202560 7634 0 0 0 148 1 0 0 15 0 22 0 503110448 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9106] ppid=9088 vsize=15694556 CPUtime=1.5 cores=0,2,4,6
/proc/9090/task/9106/stat : 9106 (java) S 9088 9090 8948 0 -1 4202560 4351 0 0 0 150 0 0 0 16 0 22 0 503110449 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9107] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9107/stat : 9107 (java) S 9088 9090 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503110449 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9108] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9108/stat : 9108 (java) S 9088 9090 8948 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 503110449 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9109] ppid=9088 vsize=15694556 CPUtime=1158.24 cores=0,2,4,6
/proc/9090/task/9109/stat : 9109 (java) R 9088 9090 8948 0 -1 4202560 281941 0 0 0 115790 34 0 0 25 0 22 0 503110516 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506225523 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9090/tid=9110] ppid=9088 vsize=15694556 CPUtime=1158.13 cores=0,2,4,6
/proc/9090/task/9110/stat : 9110 (java) R 9088 9090 8948 0 -1 4202560 512832 0 0 0 115746 67 0 0 25 0 22 0 503110516 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506355572 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9090/tid=9111] ppid=9088 vsize=15694556 CPUtime=1161.39 cores=0,2,4,6
/proc/9090/task/9111/stat : 9111 (java) R 9088 9090 8948 0 -1 4202560 308751 0 0 0 116102 37 0 0 25 0 22 0 503110516 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506031480 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9090/tid=9112] ppid=9088 vsize=15694556 CPUtime=1166.89 cores=0,2,4,6
/proc/9090/task/9112/stat : 9112 (java) R 9088 9090 8948 0 -1 4202560 336789 0 0 0 116651 38 0 0 25 0 22 0 503110516 16071225344 585457 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912505977169 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4682.32
Current children cumulated vsize (KiB) 15694556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1211.9 s]
/proc/loadavg: 8.45 7.52 6.82 9/220 9203
/proc/meminfo: memFree=16957660/32951124 swapFree=67111356/67111528
[pid=9090] ppid=9088 vsize=15694556 CPUtime=4800.2 cores=0,2,4,6
/proc/9090/stat : 9090 (java) S 9088 9090 8948 0 -1 4202496 3242790 0 1 0 479509 511 0 0 25 0 22 0 503110443 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9090/statm: 3923639 579169 2299 9 0 3914358 0
[pid=9090/tid=9092] ppid=9088 vsize=15694556 CPUtime=3.31 cores=0,2,4,6
/proc/9090/task/9092/stat : 9092 (java) S 9088 9090 8948 0 -1 4202560 35691 0 1 0 327 4 0 0 20 0 22 0 503110444 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9093] ppid=9088 vsize=15694556 CPUtime=3.74 cores=0,2,4,6
/proc/9090/task/9093/stat : 9093 (java) S 9088 9090 8948 0 -1 4202560 215210 0 0 0 338 36 0 0 15 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9094] ppid=9088 vsize=15694556 CPUtime=3.83 cores=0,2,4,6
/proc/9090/task/9094/stat : 9094 (java) S 9088 9090 8948 0 -1 4202560 250417 0 0 0 344 39 0 0 15 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9095] ppid=9088 vsize=15694556 CPUtime=4.01 cores=0,2,4,6
/proc/9090/task/9095/stat : 9095 (java) S 9088 9090 8948 0 -1 4202560 255312 0 0 0 360 41 0 0 15 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9096] ppid=9088 vsize=15694556 CPUtime=3.83 cores=0,2,4,6
/proc/9090/task/9096/stat : 9096 (java) S 9088 9090 8948 0 -1 4202560 213638 0 0 0 350 33 0 0 16 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9097] ppid=9088 vsize=15694556 CPUtime=3.81 cores=0,2,4,6
/proc/9090/task/9097/stat : 9097 (java) S 9088 9090 8948 0 -1 4202560 190743 0 0 0 353 28 0 0 16 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9098] ppid=9088 vsize=15694556 CPUtime=3.71 cores=0,2,4,6
/proc/9090/task/9098/stat : 9098 (java) S 9088 9090 8948 0 -1 4202560 219039 0 0 0 333 38 0 0 16 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9099] ppid=9088 vsize=15694556 CPUtime=3.7 cores=0,2,4,6
/proc/9090/task/9099/stat : 9099 (java) S 9088 9090 8948 0 -1 4202560 209202 0 0 0 338 32 0 0 15 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9100] ppid=9088 vsize=15694556 CPUtime=3.73 cores=0,2,4,6
/proc/9090/task/9100/stat : 9100 (java) S 9088 9090 8948 0 -1 4202560 183442 0 0 0 342 31 0 0 16 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9101] ppid=9088 vsize=15694556 CPUtime=1.87 cores=0,2,4,6
/proc/9090/task/9101/stat : 9101 (java) S 9088 9090 8948 0 -1 4202560 8792 0 0 0 143 44 0 0 15 0 22 0 503110446 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 0 0 16800975 18446604453934149824 0 0 -1 0 0 0 0
[pid=9090/tid=9102] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9102/stat : 9102 (java) S 9088 9090 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503110446 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9103] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9103/stat : 9103 (java) S 9088 9090 8948 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503110446 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9104] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9104/stat : 9104 (java) S 9088 9090 8948 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 503110448 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350207409 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9105] ppid=9088 vsize=15694556 CPUtime=1.49 cores=0,2,4,6
/proc/9090/task/9105/stat : 9105 (java) S 9088 9090 8948 0 -1 4202560 7634 0 0 0 148 1 0 0 15 0 22 0 503110448 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9106] ppid=9088 vsize=15694556 CPUtime=1.5 cores=0,2,4,6
/proc/9090/task/9106/stat : 9106 (java) S 9088 9090 8948 0 -1 4202560 4351 0 0 0 150 0 0 0 16 0 22 0 503110449 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9107] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9107/stat : 9107 (java) S 9088 9090 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503110449 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9108] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9108/stat : 9108 (java) S 9088 9090 8948 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 503110449 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9109] ppid=9088 vsize=15694556 CPUtime=1187.33 cores=0,2,4,6
/proc/9090/task/9109/stat : 9109 (java) R 9088 9090 8948 0 -1 4202560 283286 0 0 0 118699 34 0 0 25 0 22 0 503110516 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506178794 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9090/tid=9110] ppid=9088 vsize=15694556 CPUtime=1187.39 cores=0,2,4,6
/proc/9090/task/9110/stat : 9110 (java) R 9088 9090 8948 0 -1 4202560 516071 0 0 0 118672 67 0 0 25 0 22 0 503110516 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506007416 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9090/tid=9111] ppid=9088 vsize=15694556 CPUtime=1190.65 cores=0,2,4,6
/proc/9090/task/9111/stat : 9111 (java) R 9088 9090 8948 0 -1 4202560 310522 0 0 0 119028 37 0 0 25 0 22 0 503110516 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506171318 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9090/tid=9112] ppid=9088 vsize=15694556 CPUtime=1196.15 cores=0,2,4,6
/proc/9090/task/9112/stat : 9112 (java) R 9088 9090 8948 0 -1 4202560 337987 0 0 0 119577 38 0 0 25 0 22 0 503110516 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506178897 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 15694556

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

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

[startup+1211.9 s]
/proc/loadavg: 8.45 7.52 6.82 9/220 9203
/proc/meminfo: memFree=16957660/32951124 swapFree=67111356/67111528
[pid=9090] ppid=9088 vsize=15694556 CPUtime=4800.2 cores=0,2,4,6
/proc/9090/stat : 9090 (java) S 9088 9090 8948 0 -1 4202496 3242790 0 1 0 479509 511 0 0 25 0 22 0 503110443 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9090/statm: 3923639 579169 2299 9 0 3914358 0
[pid=9090/tid=9092] ppid=9088 vsize=15694556 CPUtime=3.31 cores=0,2,4,6
/proc/9090/task/9092/stat : 9092 (java) S 9088 9090 8948 0 -1 4202560 35691 0 1 0 327 4 0 0 20 0 22 0 503110444 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9093] ppid=9088 vsize=15694556 CPUtime=3.74 cores=0,2,4,6
/proc/9090/task/9093/stat : 9093 (java) S 9088 9090 8948 0 -1 4202560 215210 0 0 0 338 36 0 0 15 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9094] ppid=9088 vsize=15694556 CPUtime=3.83 cores=0,2,4,6
/proc/9090/task/9094/stat : 9094 (java) S 9088 9090 8948 0 -1 4202560 250417 0 0 0 344 39 0 0 15 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9095] ppid=9088 vsize=15694556 CPUtime=4.01 cores=0,2,4,6
/proc/9090/task/9095/stat : 9095 (java) S 9088 9090 8948 0 -1 4202560 255312 0 0 0 360 41 0 0 15 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9096] ppid=9088 vsize=15694556 CPUtime=3.83 cores=0,2,4,6
/proc/9090/task/9096/stat : 9096 (java) S 9088 9090 8948 0 -1 4202560 213638 0 0 0 350 33 0 0 16 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9097] ppid=9088 vsize=15694556 CPUtime=3.81 cores=0,2,4,6
/proc/9090/task/9097/stat : 9097 (java) S 9088 9090 8948 0 -1 4202560 190743 0 0 0 353 28 0 0 16 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9098] ppid=9088 vsize=15694556 CPUtime=3.71 cores=0,2,4,6
/proc/9090/task/9098/stat : 9098 (java) S 9088 9090 8948 0 -1 4202560 219039 0 0 0 333 38 0 0 16 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9099] ppid=9088 vsize=15694556 CPUtime=3.7 cores=0,2,4,6
/proc/9090/task/9099/stat : 9099 (java) S 9088 9090 8948 0 -1 4202560 209202 0 0 0 338 32 0 0 15 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9100] ppid=9088 vsize=15694556 CPUtime=3.73 cores=0,2,4,6
/proc/9090/task/9100/stat : 9100 (java) S 9088 9090 8948 0 -1 4202560 183442 0 0 0 342 31 0 0 16 0 22 0 503110445 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9101] ppid=9088 vsize=15694556 CPUtime=1.87 cores=0,2,4,6
/proc/9090/task/9101/stat : 9101 (java) S 9088 9090 8948 0 -1 4202560 8792 0 0 0 143 44 0 0 15 0 22 0 503110446 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 0 0 16800975 18446604453934149824 0 0 -1 0 0 0 0
[pid=9090/tid=9102] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9102/stat : 9102 (java) S 9088 9090 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503110446 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9103] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9103/stat : 9103 (java) S 9088 9090 8948 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503110446 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9104] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9104/stat : 9104 (java) S 9088 9090 8948 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 503110448 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350207409 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9105] ppid=9088 vsize=15694556 CPUtime=1.49 cores=0,2,4,6
/proc/9090/task/9105/stat : 9105 (java) S 9088 9090 8948 0 -1 4202560 7634 0 0 0 148 1 0 0 15 0 22 0 503110448 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9106] ppid=9088 vsize=15694556 CPUtime=1.5 cores=0,2,4,6
/proc/9090/task/9106/stat : 9106 (java) S 9088 9090 8948 0 -1 4202560 4351 0 0 0 150 0 0 0 16 0 22 0 503110449 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 2 0 0 0
[pid=9090/tid=9107] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9107/stat : 9107 (java) S 9088 9090 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503110449 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350199705 0 4 0 16800975 18446604453934149824 0 0 -1 6 0 0 0
[pid=9090/tid=9108] ppid=9088 vsize=15694556 CPUtime=0 cores=0,2,4,6
/proc/9090/task/9108/stat : 9108 (java) S 9088 9090 8948 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 503110449 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 270350200320 0 4 0 16800975 18446604453934149824 0 0 -1 4 0 0 0
[pid=9090/tid=9109] ppid=9088 vsize=15694556 CPUtime=1187.33 cores=0,2,4,6
/proc/9090/task/9109/stat : 9109 (java) R 9088 9090 8948 0 -1 4202560 283286 0 0 0 118699 34 0 0 25 0 22 0 503110516 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506178794 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9090/tid=9110] ppid=9088 vsize=15694556 CPUtime=1187.39 cores=0,2,4,6
/proc/9090/task/9110/stat : 9110 (java) R 9088 9090 8948 0 -1 4202560 516071 0 0 0 118672 67 0 0 25 0 22 0 503110516 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506007416 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9090/tid=9111] ppid=9088 vsize=15694556 CPUtime=1190.65 cores=0,2,4,6
/proc/9090/task/9111/stat : 9111 (java) R 9088 9090 8948 0 -1 4202560 310522 0 0 0 119028 37 0 0 25 0 22 0 503110516 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506171318 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9090/tid=9112] ppid=9088 vsize=15694556 CPUtime=1196.15 cores=0,2,4,6
/proc/9090/task/9112/stat : 9112 (java) R 9088 9090 8948 0 -1 4202560 337987 0 0 0 119577 38 0 0 25 0 22 0 503110516 16071225344 579169 33554432000 1073741824 1073778376 140736074590528 18446744073709551615 46912506178897 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 15694556

Child status: 143
Real time (s): 1212.01
CPU time (s): 4800.34
CPU user time (s): 4795.13
CPU system time (s): 5.20921
CPU usage (%): 396.064
Max. virtual memory (cumulated for all children) (KiB): 15694556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.13
system time used= 5.20921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3242816
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= 44020
involuntary context switches= 55107

runsolver used 2.13667 second user time and 4.53231 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 21:55:48
IDJOB=3313408
IDBENCH=82433
IDSOLVER=1699
FILE ID=node143/3313408-1304106948
RUNJOBID= node143-1304105732-8966
PBS_JOBID= 13170658
Free space on /tmp= 72876 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313408-1304106948/watcher-3313408-1304106948 -o /tmp/evaluation-result-3313408-1304106948/solver-3313408-1304106948 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313408-1304106948.cnf

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=236435405

node143.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.846
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.69
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.846
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.15
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.846
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.846
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.83
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.846
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.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15819376 kB
Buffers:        231436 kB
Cached:        1098740 kB
SwapCached:        168 kB
Active:       15767336 kB
Inactive:      1058276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15819376 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3988 kB
Writeback:           0 kB
AnonPages:    15494904 kB
Mapped:          23652 kB
Slab:           212408 kB
PageTables:      35044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 15713688 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= 72908 MiB
End job on node143 at 2011-04-29 22:16:02