Trace number 3313383

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.2 1206.84

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

0.09/0.19	46:30 INFO : Reading from input HOME/instance-3313383-1304073990.cnf
0.32/0.39	Executor set job limit to 1000000
0.32/0.39	Executor set job limit to 1000000
0.32/0.39	Executor set job limit to 1000000
0.32/0.39	Executor set job limit to 1000000
0.32/0.39	Starting Executor!
0.32/0.39	Starting Executor!
0.32/0.39	Starting Executor!
0.32/0.39	Starting Executor!
0.77/0.57	46:30 INFO : Found 989 xor gates
1.63/0.84	46:31 INFO : 2942 variables remaining out of 3114
1.63/0.84	46:31 INFO : 51127 literals remaining out of 27300
4.92/1.74	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
4.92/1.74	log4j:WARN Please initialize the log4j system properly.
4.92/1.78	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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

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

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


[startup+0 s]
/proc/loadavg: 6.83 7.81 7.85 2/174 4036
/proc/meminfo: memFree=19985368/32950904 swapFree=67082284/67111528
[pid=4036] ppid=4034 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/4036/stat : 4036 (java) R 4034 4036 1762 0 -1 4202496 919 0 0 0 0 0 0 0 21 0 1 0 518998726 23580672 406 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237273917205 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4036/statm: 5757 417 323 9 0 124 0

[startup+0.079864 s]
/proc/loadavg: 6.83 7.81 7.85 2/174 4036
/proc/meminfo: memFree=19985368/32950904 swapFree=67082284/67111528
[pid=4036] ppid=4034 vsize=15609780 CPUtime=0.07 cores=1,3,5,7
/proc/4036/stat : 4036 (java) S 4034 4036 1762 0 -1 4202496 4452 0 1 0 6 1 0 0 21 0 18 0 518998726 15984414720 3892 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4036/statm: 3902445 3892 1779 9 0 3893164 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15609780

[startup+0.100863 s]
/proc/loadavg: 6.83 7.81 7.85 2/174 4036
/proc/meminfo: memFree=19985368/32950904 swapFree=67082284/67111528
[pid=4036] ppid=4034 vsize=15741964 CPUtime=0.09 cores=1,3,5,7
/proc/4036/stat : 4036 (java) S 4034 4036 1762 0 -1 4202496 5452 0 1 0 8 1 0 0 21 0 18 0 518998726 16119771136 4841 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4036/statm: 3935491 4841 2115 9 0 3926210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15741964

[startup+0.300827 s]
/proc/loadavg: 6.83 7.81 7.85 2/174 4036
/proc/meminfo: memFree=19985368/32950904 swapFree=67082284/67111528
[pid=4036] ppid=4034 vsize=15742428 CPUtime=0.32 cores=1,3,5,7
/proc/4036/stat : 4036 (java) S 4034 4036 1762 0 -1 4202496 7764 0 1 0 30 2 0 0 21 0 18 0 518998726 16120246272 6972 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4036/statm: 3935607 6973 2195 9 0 3926326 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 15742428

[startup+0.70076 s]
/proc/loadavg: 6.83 7.81 7.85 2/174 4036
/proc/meminfo: memFree=19985368/32950904 swapFree=67082284/67111528
[pid=4036] ppid=4034 vsize=15761772 CPUtime=1.34 cores=1,3,5,7
/proc/4036/stat : 4036 (java) S 4034 4036 1762 0 -1 4202496 25043 0 1 0 129 5 0 0 21 0 22 0 518998726 16140054528 21532 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4036/statm: 3940443 21532 2253 9 0 3931162 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 15761772

[startup+1.50162 s]
/proc/loadavg: 6.83 7.81 7.85 4/216 4081
/proc/meminfo: memFree=19740772/32950904 swapFree=67082284/67111528
[pid=4036] ppid=4034 vsize=15762344 CPUtime=4.13 cores=1,3,5,7
/proc/4036/stat : 4036 (java) S 4034 4036 1762 0 -1 4202496 58470 0 1 0 405 8 0 0 21 0 22 0 518998726 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4036/statm: 3940586 50863 2273 9 0 3931305 0
[pid=4036/tid=4038] ppid=4034 vsize=15762344 CPUtime=0.75 cores=1,3,5,7
/proc/4036/task/4038/stat : 4038 (java) S 4034 4036 1762 0 -1 4202560 12863 0 1 0 72 3 0 0 25 0 22 0 518998727 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 7
[pid=4036/tid=4039] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4039/stat : 4039 (java) S 4034 4036 1762 0 -1 4202560 1381 0 0 0 0 0 0 0 16 0 22 0 518998728 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4040/stat : 4040 (java) S 4034 4036 1762 0 -1 4202560 685 0 0 0 0 0 0 0 16 0 22 0 518998728 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4041/stat : 4041 (java) S 4034 4036 1762 0 -1 4202560 254 0 0 0 0 0 0 0 16 0 22 0 518998728 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4042] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4042/stat : 4042 (java) S 4034 4036 1762 0 -1 4202560 1328 0 0 0 0 0 0 0 16 0 22 0 518998728 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4043] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4043/stat : 4043 (java) S 4034 4036 1762 0 -1 4202560 1385 0 0 0 0 0 0 0 16 0 22 0 518998728 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4044] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4044/stat : 4044 (java) S 4034 4036 1762 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 518998728 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4045] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4045/stat : 4045 (java) S 4034 4036 1762 0 -1 4202560 649 0 0 0 0 0 0 0 16 0 22 0 518998728 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4046] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4046/stat : 4046 (java) S 4034 4036 1762 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 22 0 518998728 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4047] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4047/stat : 4047 (java) S 4034 4036 1762 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 518998729 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290696192 0 0 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4048] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4048/stat : 4048 (java) S 4034 4036 1762 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 518998729 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4049] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4049/stat : 4049 (java) S 4034 4036 1762 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 518998729 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4050] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4050/stat : 4050 (java) S 4034 4036 1762 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518998732 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290703281 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4051] ppid=4034 vsize=15762344 CPUtime=0.95 cores=1,3,5,7
/proc/4036/task/4051/stat : 4051 (java) S 4034 4036 1762 0 -1 4202560 11042 0 0 0 94 1 0 0 25 0 22 0 518998732 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4052] ppid=4034 vsize=15762344 CPUtime=0.86 cores=1,3,5,7
/proc/4036/task/4052/stat : 4052 (java) R 4034 4036 1762 0 -1 4202560 4714 0 0 0 86 0 0 0 24 0 22 0 518998732 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4036/tid=4053] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4053/stat : 4053 (java) S 4034 4036 1762 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518998732 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4054] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4054/stat : 4054 (java) S 4034 4036 1762 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 518998732 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290696192 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4078] ppid=4034 vsize=15762344 CPUtime=0.41 cores=1,3,5,7
/proc/4036/task/4078/stat : 4078 (java) R 4034 4036 1762 0 -1 4202560 4580 0 0 0 41 0 0 0 16 0 22 0 518998766 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912506152418 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4036/tid=4079] ppid=4034 vsize=15762344 CPUtime=0.38 cores=1,3,5,7
/proc/4036/task/4079/stat : 4079 (java) R 4034 4036 1762 0 -1 4202560 7797 0 0 0 38 0 0 0 20 0 22 0 518998766 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912505865756 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4036/tid=4080] ppid=4034 vsize=15762344 CPUtime=0.25 cores=1,3,5,7
/proc/4036/task/4080/stat : 4080 (java) R 4034 4036 1762 0 -1 4202560 1333 0 0 0 25 0 0 0 17 0 22 0 518998766 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 47468753484594 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4036/tid=4081] ppid=4034 vsize=15762344 CPUtime=0.46 cores=1,3,5,7
/proc/4036/task/4081/stat : 4081 (java) R 4034 4036 1762 0 -1 4202560 8983 0 0 0 45 1 0 0 20 0 22 0 518998766 16140640256 50863 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912505865833 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.13
Current children cumulated vsize (KiB) 15762344

[startup+3.10133 s]
/proc/loadavg: 6.83 7.81 7.85 8/220 4085
/proc/meminfo: memFree=19303516/32950904 swapFree=67082284/67111528
[pid=4036] ppid=4034 vsize=15762344 CPUtime=10.49 cores=1,3,5,7
/proc/4036/stat : 4036 (java) S 4034 4036 1762 0 -1 4202496 158739 0 1 0 1027 22 0 0 21 0 22 0 518998726 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4036/statm: 3940586 150729 2283 9 0 3931305 0
[pid=4036/tid=4038] ppid=4034 vsize=15762344 CPUtime=0.75 cores=1,3,5,7
/proc/4036/task/4038/stat : 4038 (java) S 4034 4036 1762 0 -1 4202560 12863 0 1 0 72 3 0 0 25 0 22 0 518998727 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 7
[pid=4036/tid=4039] ppid=4034 vsize=15762344 CPUtime=0.01 cores=1,3,5,7
/proc/4036/task/4039/stat : 4039 (java) S 4034 4036 1762 0 -1 4202560 3496 0 0 0 1 0 0 0 15 0 22 0 518998728 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4040/stat : 4040 (java) S 4034 4036 1762 0 -1 4202560 3205 0 0 0 0 0 0 0 15 0 22 0 518998728 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4041/stat : 4041 (java) S 4034 4036 1762 0 -1 4202560 3500 0 0 0 0 0 0 0 16 0 22 0 518998728 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4042] ppid=4034 vsize=15762344 CPUtime=0.01 cores=1,3,5,7
/proc/4036/task/4042/stat : 4042 (java) S 4034 4036 1762 0 -1 4202560 6418 0 0 0 1 0 0 0 16 0 22 0 518998728 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4043] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4043/stat : 4043 (java) S 4034 4036 1762 0 -1 4202560 3240 0 0 0 0 0 0 0 15 0 22 0 518998728 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4044] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4044/stat : 4044 (java) S 4034 4036 1762 0 -1 4202560 2941 0 0 0 0 0 0 0 15 0 22 0 518998728 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4045] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4045/stat : 4045 (java) S 4034 4036 1762 0 -1 4202560 1502 0 0 0 0 0 0 0 15 0 22 0 518998728 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4046] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4046/stat : 4046 (java) S 4034 4036 1762 0 -1 4202560 4196 0 0 0 0 0 0 0 16 0 22 0 518998728 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4047] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4047/stat : 4047 (java) S 4034 4036 1762 0 -1 4202560 456 0 0 0 0 0 0 0 15 0 22 0 518998729 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290696192 0 0 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4048] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4048/stat : 4048 (java) S 4034 4036 1762 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 518998729 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4049] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4049/stat : 4049 (java) S 4034 4036 1762 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 518998729 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4050] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4050/stat : 4050 (java) S 4034 4036 1762 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518998732 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290703281 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4051] ppid=4034 vsize=15762344 CPUtime=1.02 cores=1,3,5,7
/proc/4036/task/4051/stat : 4051 (java) R 4034 4036 1762 0 -1 4202560 11183 0 0 0 101 1 0 0 22 0 22 0 518998732 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290705589 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4036/tid=4052] ppid=4034 vsize=15762344 CPUtime=1.28 cores=1,3,5,7
/proc/4036/task/4052/stat : 4052 (java) S 4034 4036 1762 0 -1 4202560 5145 0 0 0 128 0 0 0 18 0 22 0 518998732 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4053] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4053/stat : 4053 (java) S 4034 4036 1762 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518998732 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4054] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4054/stat : 4054 (java) S 4034 4036 1762 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 518998732 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290696192 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4078] ppid=4034 vsize=15762344 CPUtime=1.98 cores=1,3,5,7
/proc/4036/task/4078/stat : 4078 (java) R 4034 4036 1762 0 -1 4202560 24233 0 0 0 195 3 0 0 17 0 22 0 518998766 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912505780414 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4036/tid=4079] ppid=4034 vsize=15762344 CPUtime=1.92 cores=1,3,5,7
/proc/4036/task/4079/stat : 4079 (java) R 4034 4036 1762 0 -1 4202560 25904 0 0 0 190 2 0 0 24 0 22 0 518998766 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912505838144 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4036/tid=4080] ppid=4034 vsize=15762344 CPUtime=1.74 cores=1,3,5,7
/proc/4036/task/4080/stat : 4080 (java) R 4034 4036 1762 0 -1 4202560 19760 0 0 0 172 2 0 0 18 0 22 0 518998766 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 18446744073699065911 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4036/tid=4081] ppid=4034 vsize=15762344 CPUtime=1.64 cores=1,3,5,7
/proc/4036/task/4081/stat : 4081 (java) R 4034 4036 1762 0 -1 4202560 29312 0 0 0 161 3 0 0 22 0 22 0 518998766 16140640256 150729 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912506010250 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.49
Current children cumulated vsize (KiB) 15762344

[startup+6.30076 s]
/proc/loadavg: 6.85 7.79 7.84 6/220 4085
/proc/meminfo: memFree=18529528/32950904 swapFree=67082284/67111528
[pid=4036] ppid=4034 vsize=15762344 CPUtime=23.26 cores=1,3,5,7
/proc/4036/stat : 4036 (java) S 4034 4036 1762 0 -1 4202496 287124 0 1 0 2287 39 0 0 21 0 22 0 518998726 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4036/statm: 3940586 278033 2287 9 0 3931305 0
[pid=4036/tid=4038] ppid=4034 vsize=15762344 CPUtime=0.75 cores=1,3,5,7
/proc/4036/task/4038/stat : 4038 (java) S 4034 4036 1762 0 -1 4202560 12863 0 1 0 72 3 0 0 25 0 22 0 518998727 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 7
[pid=4036/tid=4039] ppid=4034 vsize=15762344 CPUtime=0.01 cores=1,3,5,7
/proc/4036/task/4039/stat : 4039 (java) S 4034 4036 1762 0 -1 4202560 3496 0 0 0 1 0 0 0 15 0 22 0 518998728 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4040/stat : 4040 (java) S 4034 4036 1762 0 -1 4202560 3466 0 0 0 0 0 0 0 16 0 22 0 518998728 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=15762344 CPUtime=0.01 cores=1,3,5,7
/proc/4036/task/4041/stat : 4041 (java) S 4034 4036 1762 0 -1 4202560 5222 0 0 0 1 0 0 0 16 0 22 0 518998728 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4042] ppid=4034 vsize=15762344 CPUtime=0.01 cores=1,3,5,7
/proc/4036/task/4042/stat : 4042 (java) S 4034 4036 1762 0 -1 4202560 6418 0 0 0 1 0 0 0 15 0 22 0 518998728 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4043] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4043/stat : 4043 (java) S 4034 4036 1762 0 -1 4202560 3749 0 0 0 0 0 0 0 15 0 22 0 518998728 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4044] ppid=4034 vsize=15762344 CPUtime=0.01 cores=1,3,5,7
/proc/4036/task/4044/stat : 4044 (java) S 4034 4036 1762 0 -1 4202560 4475 0 0 0 1 0 0 0 16 0 22 0 518998728 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4045] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4045/stat : 4045 (java) S 4034 4036 1762 0 -1 4202560 2258 0 0 0 0 0 0 0 16 0 22 0 518998728 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4046] ppid=4034 vsize=15762344 CPUtime=0.01 cores=1,3,5,7
/proc/4036/task/4046/stat : 4046 (java) S 4034 4036 1762 0 -1 4202560 5162 0 0 0 1 0 0 0 15 0 22 0 518998728 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4047] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4047/stat : 4047 (java) S 4034 4036 1762 0 -1 4202560 757 0 0 0 0 0 0 0 15 0 22 0 518998729 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290696192 0 0 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4048] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4048/stat : 4048 (java) S 4034 4036 1762 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 518998729 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4049] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4049/stat : 4049 (java) S 4034 4036 1762 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 518998729 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4050] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4050/stat : 4050 (java) S 4034 4036 1762 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518998732 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290703281 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4051] ppid=4034 vsize=15762344 CPUtime=1.13 cores=1,3,5,7
/proc/4036/task/4051/stat : 4051 (java) S 4034 4036 1762 0 -1 4202560 11512 0 0 0 112 1 0 0 16 0 22 0 518998732 16140640256 278033 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0

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

[pid=4036/tid=4079] ppid=4034 vsize=15762344 CPUtime=1048.32 cores=1,3,5,7
/proc/4036/task/4079/stat : 4079 (java) R 4034 4036 1762 0 -1 4202560 333263 0 0 0 104786 46 0 0 25 0 22 0 518998766 16140640256 115025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912505887476 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4036/tid=4080] ppid=4034 vsize=15762344 CPUtime=1048.52 cores=1,3,5,7
/proc/4036/task/4080/stat : 4080 (java) R 4034 4036 1762 0 -1 4202560 338650 0 0 0 104801 51 0 0 25 0 22 0 518998766 16140640256 115025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912505772858 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4036/tid=4081] ppid=4034 vsize=15762344 CPUtime=1047.68 cores=1,3,5,7
/proc/4036/task/4081/stat : 4081 (java) R 4034 4036 1762 0 -1 4202560 348870 0 0 0 104719 49 0 0 25 0 22 0 518998766 16140640256 115025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912506219513 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4225.19
Current children cumulated vsize (KiB) 15762344

[startup+1122.3 s]
/proc/loadavg: 4.97 5.56 6.64 6/220 4127
/proc/meminfo: memFree=4157084/32950904 swapFree=67082284/67111528
[pid=4036] ppid=4034 vsize=15762344 CPUtime=4463.81 cores=1,3,5,7
/proc/4036/stat : 4036 (java) S 4034 4036 1762 0 -1 4202496 2359587 0 1 0 445925 456 0 0 21 0 22 0 518998726 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4036/statm: 3940586 114075 2298 9 0 3931305 0
[pid=4036/tid=4038] ppid=4034 vsize=15762344 CPUtime=0.75 cores=1,3,5,7
/proc/4036/task/4038/stat : 4038 (java) S 4034 4036 1762 0 -1 4202560 12863 0 1 0 72 3 0 0 25 0 22 0 518998727 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 7
[pid=4036/tid=4039] ppid=4034 vsize=15762344 CPUtime=3.46 cores=1,3,5,7
/proc/4036/task/4039/stat : 4039 (java) S 4034 4036 1762 0 -1 4202560 110107 0 0 0 327 19 0 0 15 0 22 0 518998728 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=15762344 CPUtime=3.4 cores=1,3,5,7
/proc/4036/task/4040/stat : 4040 (java) S 4034 4036 1762 0 -1 4202560 115558 0 0 0 317 23 0 0 16 0 22 0 518998728 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=15762344 CPUtime=3.51 cores=1,3,5,7
/proc/4036/task/4041/stat : 4041 (java) S 4034 4036 1762 0 -1 4202560 112247 0 0 0 330 21 0 0 15 0 22 0 518998728 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4042] ppid=4034 vsize=15762344 CPUtime=3.46 cores=1,3,5,7
/proc/4036/task/4042/stat : 4042 (java) S 4034 4036 1762 0 -1 4202560 113742 0 0 0 324 22 0 0 15 0 22 0 518998728 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4043] ppid=4034 vsize=15762344 CPUtime=3.46 cores=1,3,5,7
/proc/4036/task/4043/stat : 4043 (java) S 4034 4036 1762 0 -1 4202560 112875 0 0 0 325 21 0 0 15 0 22 0 518998728 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4044] ppid=4034 vsize=15762344 CPUtime=3.34 cores=1,3,5,7
/proc/4036/task/4044/stat : 4044 (java) S 4034 4036 1762 0 -1 4202560 108375 0 0 0 312 22 0 0 16 0 22 0 518998728 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4045] ppid=4034 vsize=15762344 CPUtime=3.47 cores=1,3,5,7
/proc/4036/task/4045/stat : 4045 (java) S 4034 4036 1762 0 -1 4202560 111449 0 0 0 325 22 0 0 15 0 22 0 518998728 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4046] ppid=4034 vsize=15762344 CPUtime=3.43 cores=1,3,5,7
/proc/4036/task/4046/stat : 4046 (java) S 4034 4036 1762 0 -1 4202560 112080 0 0 0 322 21 0 0 16 0 22 0 518998728 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4047] ppid=4034 vsize=15762344 CPUtime=2.1 cores=1,3,5,7
/proc/4036/task/4047/stat : 4047 (java) S 4034 4036 1762 0 -1 4202560 6205 0 0 0 144 66 0 0 15 0 22 0 518998729 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290696192 0 0 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4048] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4048/stat : 4048 (java) S 4034 4036 1762 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 518998729 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4049] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4049/stat : 4049 (java) S 4034 4036 1762 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 518998729 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4050] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4050/stat : 4050 (java) S 4034 4036 1762 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518998732 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290703281 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4051] ppid=4034 vsize=15762344 CPUtime=1.26 cores=1,3,5,7
/proc/4036/task/4051/stat : 4051 (java) S 4034 4036 1762 0 -1 4202560 13288 0 0 0 125 1 0 0 16 0 22 0 518998732 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4052] ppid=4034 vsize=15762344 CPUtime=1.53 cores=1,3,5,7
/proc/4036/task/4052/stat : 4052 (java) S 4034 4036 1762 0 -1 4202560 5187 0 0 0 153 0 0 0 15 0 22 0 518998732 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4053] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4053/stat : 4053 (java) S 4034 4036 1762 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518998732 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4054] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4054/stat : 4054 (java) S 4034 4036 1762 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 518998732 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290696192 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4078] ppid=4034 vsize=15762344 CPUtime=1108.13 cores=1,3,5,7
/proc/4036/task/4078/stat : 4078 (java) R 4034 4036 1762 0 -1 4202560 350242 0 0 0 110760 53 0 0 25 0 22 0 518998766 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4036/tid=4079] ppid=4034 vsize=15762344 CPUtime=1107.67 cores=1,3,5,7
/proc/4036/task/4079/stat : 4079 (java) R 4034 4036 1762 0 -1 4202560 349333 0 0 0 110718 49 0 0 24 0 22 0 518998766 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912505931304 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4036/tid=4080] ppid=4034 vsize=15762344 CPUtime=1107.8 cores=1,3,5,7
/proc/4036/task/4080/stat : 4080 (java) R 4034 4036 1762 0 -1 4202560 357198 0 0 0 110727 53 0 0 25 0 22 0 518998766 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912505824384 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4036/tid=4081] ppid=4034 vsize=15762344 CPUtime=1106.87 cores=1,3,5,7
/proc/4036/task/4081/stat : 4081 (java) R 4034 4036 1762 0 -1 4202560 367392 0 0 0 110635 52 0 0 25 0 22 0 518998766 16140640256 114075 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912505931145 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4463.81
Current children cumulated vsize (KiB) 15762344

[startup+1182.3 s]
/proc/loadavg: 4.99 5.46 6.54 6/220 4128
/proc/meminfo: memFree=4068820/32950904 swapFree=67082284/67111528
[pid=4036] ppid=4034 vsize=15762344 CPUtime=4702.61 cores=1,3,5,7
/proc/4036/stat : 4036 (java) S 4034 4036 1762 0 -1 4202496 2485820 0 1 0 469779 482 0 0 21 0 22 0 518998726 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4036/statm: 3940586 135062 2298 9 0 3931305 0
[pid=4036/tid=4038] ppid=4034 vsize=15762344 CPUtime=0.75 cores=1,3,5,7
/proc/4036/task/4038/stat : 4038 (java) S 4034 4036 1762 0 -1 4202560 12863 0 1 0 72 3 0 0 25 0 22 0 518998727 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 7
[pid=4036/tid=4039] ppid=4034 vsize=15762344 CPUtime=3.64 cores=1,3,5,7
/proc/4036/task/4039/stat : 4039 (java) S 4034 4036 1762 0 -1 4202560 115105 0 0 0 344 20 0 0 15 0 22 0 518998728 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=15762344 CPUtime=3.57 cores=1,3,5,7
/proc/4036/task/4040/stat : 4040 (java) S 4034 4036 1762 0 -1 4202560 120197 0 0 0 333 24 0 0 15 0 22 0 518998728 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=15762344 CPUtime=3.68 cores=1,3,5,7
/proc/4036/task/4041/stat : 4041 (java) S 4034 4036 1762 0 -1 4202560 116728 0 0 0 346 22 0 0 15 0 22 0 518998728 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4042] ppid=4034 vsize=15762344 CPUtime=3.63 cores=1,3,5,7
/proc/4036/task/4042/stat : 4042 (java) S 4034 4036 1762 0 -1 4202560 117796 0 0 0 341 22 0 0 16 0 22 0 518998728 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4043] ppid=4034 vsize=15762344 CPUtime=3.65 cores=1,3,5,7
/proc/4036/task/4043/stat : 4043 (java) S 4034 4036 1762 0 -1 4202560 117470 0 0 0 343 22 0 0 16 0 22 0 518998728 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4044] ppid=4034 vsize=15762344 CPUtime=3.54 cores=1,3,5,7
/proc/4036/task/4044/stat : 4044 (java) S 4034 4036 1762 0 -1 4202560 114384 0 0 0 331 23 0 0 15 0 22 0 518998728 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4045] ppid=4034 vsize=15762344 CPUtime=3.65 cores=1,3,5,7
/proc/4036/task/4045/stat : 4045 (java) S 4034 4036 1762 0 -1 4202560 115772 0 0 0 343 22 0 0 16 0 22 0 518998728 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4046] ppid=4034 vsize=15762344 CPUtime=3.62 cores=1,3,5,7
/proc/4036/task/4046/stat : 4046 (java) S 4034 4036 1762 0 -1 4202560 116370 0 0 0 340 22 0 0 15 0 22 0 518998728 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4047] ppid=4034 vsize=15762344 CPUtime=2.2 cores=1,3,5,7
/proc/4036/task/4047/stat : 4047 (java) S 4034 4036 1762 0 -1 4202560 6513 0 0 0 151 69 0 0 15 0 22 0 518998729 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290696192 0 0 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4048] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4048/stat : 4048 (java) S 4034 4036 1762 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 518998729 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4049] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4049/stat : 4049 (java) S 4034 4036 1762 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 518998729 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4050] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4050/stat : 4050 (java) S 4034 4036 1762 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518998732 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290703281 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4051] ppid=4034 vsize=15762344 CPUtime=1.26 cores=1,3,5,7
/proc/4036/task/4051/stat : 4051 (java) S 4034 4036 1762 0 -1 4202560 13288 0 0 0 125 1 0 0 16 0 22 0 518998732 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4052] ppid=4034 vsize=15762344 CPUtime=1.53 cores=1,3,5,7
/proc/4036/task/4052/stat : 4052 (java) S 4034 4036 1762 0 -1 4202560 5187 0 0 0 153 0 0 0 15 0 22 0 518998732 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4053] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4053/stat : 4053 (java) S 4034 4036 1762 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518998732 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4054] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4054/stat : 4054 (java) S 4034 4036 1762 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 518998732 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290696192 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4078] ppid=4034 vsize=15762344 CPUtime=1167.31 cores=1,3,5,7
/proc/4036/task/4078/stat : 4078 (java) R 4034 4036 1762 0 -1 4202560 371163 0 0 0 116675 56 0 0 25 0 22 0 518998766 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912505780424 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4036/tid=4079] ppid=4034 vsize=15762344 CPUtime=1167.03 cores=1,3,5,7
/proc/4036/task/4079/stat : 4079 (java) R 4034 4036 1762 0 -1 4202560 370528 0 0 0 116650 53 0 0 25 0 22 0 518998766 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912505887749 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4036/tid=4080] ppid=4034 vsize=15762344 CPUtime=1167.18 cores=1,3,5,7
/proc/4036/task/4080/stat : 4080 (java) R 4034 4036 1762 0 -1 4202560 380017 0 0 0 116661 57 0 0 25 0 22 0 518998766 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912506323509 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4036/tid=4081] ppid=4034 vsize=15762344 CPUtime=1166.19 cores=1,3,5,7
/proc/4036/task/4081/stat : 4081 (java) R 4034 4036 1762 0 -1 4202560 390991 0 0 0 116563 56 0 0 25 0 22 0 518998766 16140640256 135062 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4702.61
Current children cumulated vsize (KiB) 15762344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 4.99 5.42 6.50 6/220 4129
/proc/meminfo: memFree=4141476/32950904 swapFree=67082284/67111528
[pid=4036] ppid=4034 vsize=15762344 CPUtime=4800.15 cores=1,3,5,7
/proc/4036/stat : 4036 (java) S 4034 4036 1762 0 -1 4202496 2523542 0 1 0 479525 490 0 0 21 0 22 0 518998726 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4036/statm: 3940586 119025 2298 9 0 3931305 0
[pid=4036/tid=4038] ppid=4034 vsize=15762344 CPUtime=0.75 cores=1,3,5,7
/proc/4036/task/4038/stat : 4038 (java) S 4034 4036 1762 0 -1 4202560 12863 0 1 0 72 3 0 0 25 0 22 0 518998727 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 7
[pid=4036/tid=4039] ppid=4034 vsize=15762344 CPUtime=3.73 cores=1,3,5,7
/proc/4036/task/4039/stat : 4039 (java) S 4034 4036 1762 0 -1 4202560 118522 0 0 0 352 21 0 0 16 0 22 0 518998728 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=15762344 CPUtime=3.65 cores=1,3,5,7
/proc/4036/task/4040/stat : 4040 (java) S 4034 4036 1762 0 -1 4202560 121373 0 0 0 340 25 0 0 15 0 22 0 518998728 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=15762344 CPUtime=3.76 cores=1,3,5,7
/proc/4036/task/4041/stat : 4041 (java) S 4034 4036 1762 0 -1 4202560 118820 0 0 0 354 22 0 0 16 0 22 0 518998728 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4042] ppid=4034 vsize=15762344 CPUtime=3.71 cores=1,3,5,7
/proc/4036/task/4042/stat : 4042 (java) S 4034 4036 1762 0 -1 4202560 119832 0 0 0 348 23 0 0 15 0 22 0 518998728 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4043] ppid=4034 vsize=15762344 CPUtime=3.73 cores=1,3,5,7
/proc/4036/task/4043/stat : 4043 (java) S 4034 4036 1762 0 -1 4202560 120376 0 0 0 350 23 0 0 15 0 22 0 518998728 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4044] ppid=4034 vsize=15762344 CPUtime=3.63 cores=1,3,5,7
/proc/4036/task/4044/stat : 4044 (java) S 4034 4036 1762 0 -1 4202560 117002 0 0 0 339 24 0 0 15 0 22 0 518998728 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4045] ppid=4034 vsize=15762344 CPUtime=3.74 cores=1,3,5,7
/proc/4036/task/4045/stat : 4045 (java) S 4034 4036 1762 0 -1 4202560 117225 0 0 0 351 23 0 0 16 0 22 0 518998728 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4046] ppid=4034 vsize=15762344 CPUtime=3.7 cores=1,3,5,7
/proc/4036/task/4046/stat : 4046 (java) S 4034 4036 1762 0 -1 4202560 119170 0 0 0 347 23 0 0 15 0 22 0 518998728 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4047] ppid=4034 vsize=15762344 CPUtime=2.24 cores=1,3,5,7
/proc/4036/task/4047/stat : 4047 (java) S 4034 4036 1762 0 -1 4202560 6596 0 0 0 154 70 0 0 16 0 22 0 518998729 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290696192 0 0 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4048] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4048/stat : 4048 (java) S 4034 4036 1762 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 518998729 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 7 0 0 0
[pid=4036/tid=4049] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4049/stat : 4049 (java) S 4034 4036 1762 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 518998729 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4050] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4050/stat : 4050 (java) S 4034 4036 1762 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518998732 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290703281 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4051] ppid=4034 vsize=15762344 CPUtime=1.26 cores=1,3,5,7
/proc/4036/task/4051/stat : 4051 (java) S 4034 4036 1762 0 -1 4202560 13288 0 0 0 125 1 0 0 16 0 22 0 518998732 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 1 0 0 0
[pid=4036/tid=4052] ppid=4034 vsize=15762344 CPUtime=1.53 cores=1,3,5,7
/proc/4036/task/4052/stat : 4052 (java) S 4034 4036 1762 0 -1 4202560 5187 0 0 0 153 0 0 0 15 0 22 0 518998732 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 3 0 0 0
[pid=4036/tid=4053] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4053/stat : 4053 (java) S 4034 4036 1762 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518998732 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290695577 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4054] ppid=4034 vsize=15762344 CPUtime=0 cores=1,3,5,7
/proc/4036/task/4054/stat : 4054 (java) S 4034 4036 1762 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 518998732 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 237290696192 0 4 0 16800975 18446604470353580160 0 0 -1 5 0 0 0
[pid=4036/tid=4078] ppid=4034 vsize=15762344 CPUtime=1191.56 cores=1,3,5,7
/proc/4036/task/4078/stat : 4078 (java) R 4034 4036 1762 0 -1 4202560 375447 0 0 0 119100 56 0 0 25 0 22 0 518998766 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912505929805 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4036/tid=4079] ppid=4034 vsize=15762344 CPUtime=1191.19 cores=1,3,5,7
/proc/4036/task/4079/stat : 4079 (java) R 4034 4036 1762 0 -1 4202560 375309 0 0 0 119066 53 0 0 25 0 22 0 518998766 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 47468753487621 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4036/tid=4080] ppid=4034 vsize=15762344 CPUtime=1191.43 cores=1,3,5,7
/proc/4036/task/4080/stat : 4080 (java) R 4034 4036 1762 0 -1 4202560 385258 0 0 0 119085 58 0 0 25 0 22 0 518998766 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912506183297 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4036/tid=4081] ppid=4034 vsize=15762344 CPUtime=1190.38 cores=1,3,5,7
/proc/4036/task/4081/stat : 4081 (java) R 4034 4036 1762 0 -1 4202560 395825 0 0 0 118981 57 0 0 25 0 22 0 518998766 16140640256 119025 33554432000 1073741824 1073778376 140733852260352 18446744073709551615 46912505780419 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 15762344

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): 1206.84
CPU time (s): 4800.2
CPU user time (s): 4795.28
CPU system time (s): 4.92225
CPU usage (%): 397.751
Max. virtual memory (cumulated for all children) (KiB): 15763764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.28
system time used= 4.92225
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2523568
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= 196455
involuntary context switches= 118162

runsolver used 1.86572 second user time and 4.79327 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 12:46:30
IDJOB=3313383
IDBENCH=20401
IDSOLVER=1699
FILE ID=node121/3313383-1304073990
RUNJOBID= node121-1304073990-4023
PBS_JOBID= 13170425
Free space on /tmp= 72656 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313383-1304073990/watcher-3313383-1304073990 -o /tmp/evaluation-result-3313383-1304073990/solver-3313383-1304073990 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313383-1304073990.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=805672431

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      19985400 kB
Buffers:       2181324 kB
Cached:       10221072 kB
SwapCached:       2776 kB
Active:        9113152 kB
Inactive:      3331440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19985400 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            2428 kB
Writeback:           0 kB
AnonPages:       39888 kB
Mapped:          13528 kB
Slab:           455620 kB
PageTables:       4480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   194060 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= 72644 MiB
End job on node121 at 2011-04-29 13:06:39