Trace number 3312482

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.28 1206.93

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
MD5SUM3c4691c1028b5642345f341166405cb7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.10/0.12	45:18 INFO : Reading from input HOME/instance-3312482-1307652318.cnf
0.62/0.45	Executor set job limit to 1000000
0.62/0.45	Executor set job limit to 1000000
0.62/0.45	Executor set job limit to 1000000
0.62/0.45	Executor set job limit to 1000000
0.62/0.45	Starting Executor!
0.62/0.45	Starting Executor!
0.62/0.45	Starting Executor!
0.62/0.45	Starting Executor!
1.83/0.94	45:19 INFO : 250 variables remaining out of 250
1.83/0.94	45:19 INFO : 170000 literals remaining out of 170000

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: 977)

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-3312482-1307652318/watcher-3312482-1307652318 -o /tmp/evaluation-result-3312482-1307652318/solver-3312482-1307652318 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312482-1307652318.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: 8.03 7.99 6.42 3/191 24212
/proc/meminfo: memFree=31939452/32951124 swapFree=67064368/67111528
[pid=24212] ppid=24210 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/24212/stat : 24212 (java) R 24210 24212 22401 0 -1 4202496 1212 0 0 0 0 0 0 0 25 0 1 0 876832253 23580672 699 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 47278566624941 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24212/statm: 5757 710 530 9 0 124 0

[startup+0.0545129 s]
/proc/loadavg: 8.03 7.99 6.42 3/191 24212
/proc/meminfo: memFree=31939452/32951124 swapFree=67064368/67111528
[pid=24212] ppid=24210 vsize=15674908 CPUtime=0.04 cores=0,2,4,6
/proc/24212/stat : 24212 (java) S 24210 24212 22401 0 -1 4202496 4167 0 1 0 4 0 0 0 25 0 18 0 876832253 16051105792 3606 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/24212/statm: 3918727 3607 1755 9 0 3909446 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15674908

[startup+0.100535 s]
/proc/loadavg: 8.03 7.99 6.42 3/191 24212
/proc/meminfo: memFree=31939452/32951124 swapFree=67064368/67111528
[pid=24212] ppid=24210 vsize=15676208 CPUtime=0.1 cores=0,2,4,6
/proc/24212/stat : 24212 (java) S 24210 24212 22401 0 -1 4202496 5538 0 1 0 10 0 0 0 25 0 18 0 876832253 16052436992 4977 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/24212/statm: 3919052 4977 2117 9 0 3909771 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676208

[startup+0.300485 s]
/proc/loadavg: 8.03 7.99 6.42 3/191 24212
/proc/meminfo: memFree=31939452/32951124 swapFree=67064368/67111528
[pid=24212] ppid=24210 vsize=15682508 CPUtime=0.51 cores=0,2,4,6
/proc/24212/stat : 24212 (java) S 24210 24212 22401 0 -1 4202496 15177 0 1 0 49 2 0 0 25 0 18 0 876832253 16058888192 13344 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/24212/statm: 3920627 13351 2207 9 0 3911346 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682508

[startup+0.70039 s]
/proc/loadavg: 8.03 7.99 6.42 3/191 24212
/proc/meminfo: memFree=31939452/32951124 swapFree=67064368/67111528
[pid=24212] ppid=24210 vsize=15687528 CPUtime=1.23 cores=0,2,4,6
/proc/24212/stat : 24212 (java) S 24210 24212 22401 0 -1 4202496 46781 0 1 0 116 7 0 0 25 0 22 0 876832253 16064028672 42746 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/24212/statm: 3921882 42746 2248 9 0 3912601 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 15687528

[startup+1.50118 s]
/proc/loadavg: 8.03 7.99 6.42 9/217 24238
/proc/meminfo: memFree=31594176/32951124 swapFree=67064368/67111528
[pid=24212] ppid=24210 vsize=15698696 CPUtime=3.64 cores=0,2,4,6
/proc/24212/stat : 24212 (java) S 24210 24212 22401 0 -1 4202496 59392 0 1 0 354 10 0 0 25 0 22 0 876832253 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/24212/statm: 3924674 51774 2274 9 0 3915393 0
[pid=24212/tid=24214] ppid=24210 vsize=15698696 CPUtime=0.92 cores=0,2,4,6
/proc/24212/task/24214/stat : 24214 (java) S 24210 24212 22401 0 -1 4202560 34122 0 1 0 87 5 0 0 20 0 22 0 876832253 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 22401 0 -1 4202560 813 0 0 0 0 0 0 0 18 0 22 0 876832254 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 876832254 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 876832254 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 22401 0 -1 4202560 1437 0 0 0 0 0 0 0 18 0 22 0 876832254 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 22401 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 22 0 876832254 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 22401 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 22 0 876832254 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24221/stat : 24221 (java) R 24210 24212 22401 0 -1 4202560 1526 0 0 0 0 0 0 0 18 0 22 0 876832254 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=24212/tid=24222] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24222/stat : 24222 (java) S 24210 24212 22401 0 -1 4202560 1412 0 0 0 0 0 0 0 18 0 22 0 876832254 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24223] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24223/stat : 24223 (java) S 24210 24212 22401 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 876832255 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761728 0 0 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24224] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24224/stat : 24224 (java) S 24210 24212 22401 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 876832255 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24225] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24225/stat : 24225 (java) S 24210 24212 22401 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 876832255 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24226] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24226/stat : 24226 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 876832257 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458768817 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24227] ppid=24210 vsize=15698696 CPUtime=0.8 cores=0,2,4,6
/proc/24212/task/24227/stat : 24227 (java) S 24210 24212 22401 0 -1 4202560 12272 0 0 0 78 2 0 0 15 0 22 0 876832257 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24228] ppid=24210 vsize=15698696 CPUtime=0.67 cores=0,2,4,6
/proc/24212/task/24228/stat : 24228 (java) S 24210 24212 22401 0 -1 4202560 5679 0 0 0 67 0 0 0 15 0 22 0 876832257 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24229] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24229/stat : 24229 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 876832257 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24230] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24230/stat : 24230 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 876832257 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761728 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24235] ppid=24210 vsize=15698696 CPUtime=0.18 cores=0,2,4,6
/proc/24212/task/24235/stat : 24235 (java) R 24210 24212 22401 0 -1 4202560 359 0 0 0 18 0 0 0 16 0 22 0 876832298 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505811811 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=24212/tid=24236] ppid=24210 vsize=15698696 CPUtime=0.33 cores=0,2,4,6
/proc/24212/task/24236/stat : 24236 (java) R 24210 24212 22401 0 -1 4202560 187 0 0 0 33 0 0 0 16 0 22 0 876832298 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505886342 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24212/tid=24237] ppid=24210 vsize=15698696 CPUtime=0.33 cores=0,2,4,6
/proc/24212/task/24237/stat : 24237 (java) R 24210 24212 22401 0 -1 4202560 132 0 0 0 33 0 0 0 16 0 22 0 876832298 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505803562 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=24212/tid=24238] ppid=24210 vsize=15698696 CPUtime=0.32 cores=0,2,4,6
/proc/24212/task/24238/stat : 24238 (java) R 24210 24212 22401 0 -1 4202560 44 0 0 0 32 0 0 0 16 0 22 0 876832298 16075464704 51774 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505803508 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 15698696

[startup+3.10089 s]
/proc/loadavg: 8.10 8.01 6.43 11/217 24238
/proc/meminfo: memFree=31389080/32951124 swapFree=67064368/67111528
[pid=24212] ppid=24210 vsize=15698696 CPUtime=10.01 cores=0,2,4,6
/proc/24212/stat : 24212 (java) S 24210 24212 22401 0 -1 4202496 97850 0 1 0 986 15 0 0 25 0 22 0 876832253 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/24212/statm: 3924674 90163 2274 9 0 3915393 0
[pid=24212/tid=24214] ppid=24210 vsize=15698696 CPUtime=0.92 cores=0,2,4,6
/proc/24212/task/24214/stat : 24214 (java) S 24210 24212 22401 0 -1 4202560 34122 0 1 0 87 5 0 0 20 0 22 0 876832253 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=15698696 CPUtime=0.01 cores=0,2,4,6
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 22401 0 -1 4202560 3522 0 0 0 1 0 0 0 15 0 22 0 876832254 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 876832254 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=15698696 CPUtime=0.01 cores=0,2,4,6
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 22401 0 -1 4202560 3773 0 0 0 1 0 0 0 15 0 22 0 876832254 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 22401 0 -1 4202560 1506 0 0 0 0 0 0 0 15 0 22 0 876832254 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 22401 0 -1 4202560 3146 0 0 0 0 0 0 0 16 0 22 0 876832254 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=15698696 CPUtime=0.02 cores=0,2,4,6
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 22401 0 -1 4202560 5835 0 0 0 2 0 0 0 16 0 22 0 876832254 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=15698696 CPUtime=0.01 cores=0,2,4,6
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 22401 0 -1 4202560 4897 0 0 0 1 0 0 0 16 0 22 0 876832254 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24222] ppid=24210 vsize=15698696 CPUtime=0.02 cores=0,2,4,6
/proc/24212/task/24222/stat : 24222 (java) S 24210 24212 22401 0 -1 4202560 6400 0 0 0 2 0 0 0 16 0 22 0 876832254 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24223] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24223/stat : 24223 (java) S 24210 24212 22401 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 22 0 876832255 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761728 0 0 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24224] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24224/stat : 24224 (java) S 24210 24212 22401 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 876832255 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24225] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24225/stat : 24225 (java) S 24210 24212 22401 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 876832255 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24226] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24226/stat : 24226 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 876832257 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458768817 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24227] ppid=24210 vsize=15698696 CPUtime=0.86 cores=0,2,4,6
/proc/24212/task/24227/stat : 24227 (java) S 24210 24212 22401 0 -1 4202560 12279 0 0 0 84 2 0 0 15 0 22 0 876832257 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24228] ppid=24210 vsize=15698696 CPUtime=0.71 cores=0,2,4,6
/proc/24212/task/24228/stat : 24228 (java) S 24210 24212 22401 0 -1 4202560 5683 0 0 0 71 0 0 0 15 0 22 0 876832257 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24229] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24229/stat : 24229 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 876832257 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24230] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24230/stat : 24230 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 876832257 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761728 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24235] ppid=24210 vsize=15698696 CPUtime=1.74 cores=0,2,4,6
/proc/24212/task/24235/stat : 24235 (java) R 24210 24212 22401 0 -1 4202560 4189 0 0 0 174 0 0 0 17 0 22 0 876832298 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505743686 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=24212/tid=24236] ppid=24210 vsize=15698696 CPUtime=1.84 cores=0,2,4,6
/proc/24212/task/24236/stat : 24236 (java) R 24210 24212 22401 0 -1 4202560 3477 0 0 0 184 0 0 0 17 0 22 0 876832298 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505841363 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24212/tid=24237] ppid=24210 vsize=15698696 CPUtime=1.89 cores=0,2,4,6
/proc/24212/task/24237/stat : 24237 (java) R 24210 24212 22401 0 -1 4202560 3833 0 0 0 189 0 0 0 17 0 22 0 876832298 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505803557 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=24212/tid=24238] ppid=24210 vsize=15698696 CPUtime=1.84 cores=0,2,4,6
/proc/24212/task/24238/stat : 24238 (java) R 24210 24212 22401 0 -1 4202560 3694 0 0 0 184 0 0 0 17 0 22 0 876832298 16075464704 90163 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505803562 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.01
Current children cumulated vsize (KiB) 15698696

[startup+6.30129 s]
/proc/loadavg: 8.10 8.01 6.43 9/217 24238
/proc/meminfo: memFree=30196588/32951124 swapFree=67064368/67111528
[pid=24212] ppid=24210 vsize=15698696 CPUtime=22.79 cores=0,2,4,6
/proc/24212/stat : 24212 (java) S 24210 24212 22401 0 -1 4202496 218597 0 1 0 2247 32 0 0 25 0 22 0 876832253 16075464704 209826 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/24212/statm: 3924674 209830 2284 9 0 3915393 0
[pid=24212/tid=24214] ppid=24210 vsize=15698696 CPUtime=0.92 cores=0,2,4,6
/proc/24212/task/24214/stat : 24214 (java) S 24210 24212 22401 0 -1 4202560 34122 0 1 0 87 5 0 0 20 0 22 0 876832253 16075464704 209831 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=15698696 CPUtime=0.05 cores=0,2,4,6
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 22401 0 -1 4202560 13777 0 0 0 3 2 0 0 16 0 22 0 876832254 16075464704 209833 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=15698696 CPUtime=0.01 cores=0,2,4,6
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 22401 0 -1 4202560 7544 0 0 0 1 0 0 0 15 0 22 0 876832254 16075464704 209835 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=15698696 CPUtime=0.02 cores=0,2,4,6
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 22401 0 -1 4202560 7586 0 0 0 1 1 0 0 15 0 22 0 876832254 16075464704 209837 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=15698696 CPUtime=0.03 cores=0,2,4,6
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 22401 0 -1 4202560 10844 0 0 0 1 2 0 0 15 0 22 0 876832254 16075464704 209839 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=15698696 CPUtime=0.02 cores=0,2,4,6
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 22401 0 -1 4202560 6859 0 0 0 1 1 0 0 16 0 22 0 876832254 16075464704 209840 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=15698696 CPUtime=0.06 cores=0,2,4,6
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 22401 0 -1 4202560 16620 0 0 0 4 2 0 0 15 0 22 0 876832254 16075464704 209843 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=15698696 CPUtime=0.06 cores=0,2,4,6
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 22401 0 -1 4202560 16356 0 0 0 3 3 0 0 16 0 22 0 876832254 16075464704 209845 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24222] ppid=24210 vsize=15698696 CPUtime=0.06 cores=0,2,4,6
/proc/24212/task/24222/stat : 24222 (java) S 24210 24212 22401 0 -1 4202560 14961 0 0 0 4 2 0 0 16 0 22 0 876832254 16075464704 209846 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24223] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24223/stat : 24223 (java) S 24210 24212 22401 0 -1 4202560 397 0 0 0 0 0 0 0 15 0 22 0 876832255 16075464704 209848 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761728 0 0 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24224] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24224/stat : 24224 (java) S 24210 24212 22401 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 876832255 16075464704 209850 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24225] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24225/stat : 24225 (java) S 24210 24212 22401 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 876832255 16075464704 209851 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24226] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24226/stat : 24226 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 876832257 16075464704 209852 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458768817 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24227] ppid=24210 vsize=15698696 CPUtime=0.97 cores=0,2,4,6
/proc/24212/task/24227/stat : 24227 (java) S 24210 24212 22401 0 -1 4202560 12321 0 0 0 95 2 0 0 16 0 22 0 876832257 16075464704 209854 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0

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

[pid=24212/tid=24236] ppid=24210 vsize=15698696 CPUtime=1108.48 cores=0,2,4,6
/proc/24212/task/24236/stat : 24236 (java) R 24210 24212 22401 0 -1 4202560 231605 0 0 0 110817 31 0 0 25 0 22 0 876832298 16075464704 113846 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505600490 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=24212/tid=24237] ppid=24210 vsize=15698696 CPUtime=1107.72 cores=0,2,4,6
/proc/24212/task/24237/stat : 24237 (java) R 24210 24212 22401 0 -1 4202560 227293 0 0 0 110739 33 0 0 25 0 22 0 876832298 16075464704 113846 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 47278565762239 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=24212/tid=24238] ppid=24210 vsize=15698696 CPUtime=1107.8 cores=0,2,4,6
/proc/24212/task/24238/stat : 24238 (java) R 24210 24212 22401 0 -1 4202560 226582 0 0 0 110744 36 0 0 25 0 22 0 876832298 16075464704 113846 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505841049 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4464.14
Current children cumulated vsize (KiB) 15698696

[startup+1182.3 s]
/proc/loadavg: 8.18 8.12 7.60 9/217 24281
/proc/meminfo: memFree=30689608/32951124 swapFree=67064368/67111528
[pid=24212] ppid=24210 vsize=15698696 CPUtime=4702.34 cores=0,2,4,6
/proc/24212/stat : 24212 (java) S 24210 24212 22401 0 -1 4202496 1854480 0 1 0 469852 382 0 0 25 0 22 0 876832253 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/24212/statm: 3924674 112776 2298 9 0 3915393 0
[pid=24212/tid=24214] ppid=24210 vsize=15698696 CPUtime=0.92 cores=0,2,4,6
/proc/24212/task/24214/stat : 24214 (java) S 24210 24212 22401 0 -1 4202560 34122 0 1 0 87 5 0 0 20 0 22 0 876832253 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=15698696 CPUtime=3.69 cores=0,2,4,6
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 22401 0 -1 4202560 105150 0 0 0 346 23 0 0 15 0 22 0 876832254 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=15698696 CPUtime=3.61 cores=0,2,4,6
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 22401 0 -1 4202560 96047 0 0 0 343 18 0 0 15 0 22 0 876832254 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=15698696 CPUtime=3.71 cores=0,2,4,6
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 22401 0 -1 4202560 100703 0 0 0 349 22 0 0 15 0 22 0 876832254 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=15698696 CPUtime=3.67 cores=0,2,4,6
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 22401 0 -1 4202560 105539 0 0 0 344 23 0 0 16 0 22 0 876832254 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=15698696 CPUtime=3.67 cores=0,2,4,6
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 22401 0 -1 4202560 100551 0 0 0 346 21 0 0 15 0 22 0 876832254 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=15698696 CPUtime=3.76 cores=0,2,4,6
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 22401 0 -1 4202560 111343 0 0 0 355 21 0 0 15 0 22 0 876832254 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=15698696 CPUtime=3.67 cores=0,2,4,6
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 22401 0 -1 4202560 103061 0 0 0 342 25 0 0 16 0 22 0 876832254 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24222] ppid=24210 vsize=15698696 CPUtime=3.62 cores=0,2,4,6
/proc/24212/task/24222/stat : 24222 (java) S 24210 24212 22401 0 -1 4202560 106834 0 0 0 341 21 0 0 16 0 22 0 876832254 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24223] ppid=24210 vsize=15698696 CPUtime=1.79 cores=0,2,4,6
/proc/24212/task/24223/stat : 24223 (java) S 24210 24212 22401 0 -1 4202560 5128 0 0 0 126 53 0 0 16 0 22 0 876832255 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761728 0 0 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24224] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24224/stat : 24224 (java) S 24210 24212 22401 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 876832255 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24225] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24225/stat : 24225 (java) S 24210 24212 22401 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 876832255 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24226] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24226/stat : 24226 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 876832257 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458768817 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24227] ppid=24210 vsize=15698696 CPUtime=1.11 cores=0,2,4,6
/proc/24212/task/24227/stat : 24227 (java) S 24210 24212 22401 0 -1 4202560 12342 0 0 0 109 2 0 0 15 0 22 0 876832257 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24228] ppid=24210 vsize=15698696 CPUtime=1.01 cores=0,2,4,6
/proc/24212/task/24228/stat : 24228 (java) S 24210 24212 22401 0 -1 4202560 5716 0 0 0 100 1 0 0 15 0 22 0 876832257 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24229] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24229/stat : 24229 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 876832257 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24230] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24230/stat : 24230 (java) S 24210 24212 22401 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 876832257 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761728 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24235] ppid=24210 vsize=15698696 CPUtime=1166.63 cores=0,2,4,6
/proc/24212/task/24235/stat : 24235 (java) R 24210 24212 22401 0 -1 4202560 246570 0 0 0 116628 35 0 0 25 0 22 0 876832298 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505811721 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=24212/tid=24236] ppid=24210 vsize=15698696 CPUtime=1167.57 cores=0,2,4,6
/proc/24212/task/24236/stat : 24236 (java) R 24210 24212 22401 0 -1 4202560 243166 0 0 0 116724 33 0 0 25 0 22 0 876832298 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505803533 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=24212/tid=24237] ppid=24210 vsize=15698696 CPUtime=1166.72 cores=0,2,4,6
/proc/24212/task/24237/stat : 24237 (java) R 24210 24212 22401 0 -1 4202560 238391 0 0 0 116637 35 0 0 25 0 22 0 876832298 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505811680 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24212/tid=24238] ppid=24210 vsize=15698696 CPUtime=1167.06 cores=0,2,4,6
/proc/24212/task/24238/stat : 24238 (java) R 24210 24212 22401 0 -1 4202560 238367 0 0 0 116668 38 0 0 25 0 22 0 876832298 16075464704 112776 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505811816 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4702.34
Current children cumulated vsize (KiB) 15698696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.9 s]
/proc/loadavg: 7.79 8.04 7.59 5/190 24309
/proc/meminfo: memFree=31528264/32951124 swapFree=67064368/67111528
[pid=24212] ppid=24210 vsize=15698696 CPUtime=4800.23 cores=0,2,4,6
/proc/24212/stat : 24212 (java) S 24210 24212 22401 0 -1 4202496 1883859 0 1 0 479634 389 0 0 25 0 22 0 876832253 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/24212/statm: 3924674 107245 2298 9 0 3915393 0
[pid=24212/tid=24214] ppid=24210 vsize=15698696 CPUtime=0.92 cores=0,2,4,6
/proc/24212/task/24214/stat : 24214 (java) S 24210 24212 22401 0 -1 4202560 34122 0 1 0 87 5 0 0 20 0 22 0 876832253 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=15698696 CPUtime=3.78 cores=0,2,4,6
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 22401 0 -1 4202560 107062 0 0 0 355 23 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=15698696 CPUtime=3.67 cores=0,2,4,6
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 22401 0 -1 4202560 97481 0 0 0 349 18 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=15698696 CPUtime=3.79 cores=0,2,4,6
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 22401 0 -1 4202560 102259 0 0 0 357 22 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=15698696 CPUtime=3.74 cores=0,2,4,6
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 22401 0 -1 4202560 106706 0 0 0 351 23 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=15698696 CPUtime=3.74 cores=0,2,4,6
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 22401 0 -1 4202560 101903 0 0 0 353 21 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=15698696 CPUtime=3.84 cores=0,2,4,6
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 22401 0 -1 4202560 112738 0 0 0 363 21 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=15698696 CPUtime=3.75 cores=0,2,4,6
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 22401 0 -1 4202560 104598 0 0 0 350 25 0 0 16 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24222] ppid=24210 vsize=15698696 CPUtime=3.68 cores=0,2,4,6
/proc/24212/task/24222/stat : 24222 (java) S 24210 24212 22401 0 -1 4202560 108018 0 0 0 347 21 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24223] ppid=24210 vsize=15698696 CPUtime=1.82 cores=0,2,4,6
/proc/24212/task/24223/stat : 24223 (java) S 24210 24212 22401 0 -1 4202560 5222 0 0 0 128 54 0 0 15 0 22 0 876832255 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761728 0 0 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24224] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24224/stat : 24224 (java) S 24210 24212 22401 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 876832255 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24225] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24225/stat : 24225 (java) S 24210 24212 22401 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 876832255 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24226] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24226/stat : 24226 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 876832257 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458768817 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24227] ppid=24210 vsize=15698696 CPUtime=1.11 cores=0,2,4,6
/proc/24212/task/24227/stat : 24227 (java) S 24210 24212 22401 0 -1 4202560 12342 0 0 0 109 2 0 0 15 0 22 0 876832257 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24228] ppid=24210 vsize=15698696 CPUtime=1.01 cores=0,2,4,6
/proc/24212/task/24228/stat : 24228 (java) S 24210 24212 22401 0 -1 4202560 5716 0 0 0 100 1 0 0 15 0 22 0 876832257 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24229] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24229/stat : 24229 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 876832257 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24230] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24230/stat : 24230 (java) S 24210 24212 22401 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 876832257 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761728 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24235] ppid=24210 vsize=15698696 CPUtime=1190.92 cores=0,2,4,6
/proc/24212/task/24235/stat : 24235 (java) R 24210 24212 22401 0 -1 4202560 251006 0 0 0 119056 36 0 0 25 0 22 0 876832298 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912506150560 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=24212/tid=24236] ppid=24210 vsize=15698696 CPUtime=1191.9 cores=0,2,4,6
/proc/24212/task/24236/stat : 24236 (java) R 24210 24212 22401 0 -1 4202560 247128 0 0 0 119157 33 0 0 25 0 22 0 876832298 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505885432 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24212/tid=24237] ppid=24210 vsize=15698696 CPUtime=1191.05 cores=0,2,4,6
/proc/24212/task/24237/stat : 24237 (java) R 24210 24212 22401 0 -1 4202560 243060 0 0 0 119070 35 0 0 25 0 22 0 876832298 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505811834 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=24212/tid=24238] ppid=24210 vsize=15698696 CPUtime=1191.32 cores=0,2,4,6
/proc/24212/task/24238/stat : 24238 (java) R 24210 24212 22401 0 -1 4202560 243046 0 0 0 119094 38 0 0 25 0 22 0 876832298 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 47278565761770 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 15698696

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

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

[startup+1206.9 s]
/proc/loadavg: 7.79 8.04 7.59 5/190 24309
/proc/meminfo: memFree=31528264/32951124 swapFree=67064368/67111528
[pid=24212] ppid=24210 vsize=15698696 CPUtime=4800.23 cores=0,2,4,6
/proc/24212/stat : 24212 (java) S 24210 24212 22401 0 -1 4202496 1883859 0 1 0 479634 389 0 0 25 0 22 0 876832253 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/24212/statm: 3924674 107245 2298 9 0 3915393 0
[pid=24212/tid=24214] ppid=24210 vsize=15698696 CPUtime=0.92 cores=0,2,4,6
/proc/24212/task/24214/stat : 24214 (java) S 24210 24212 22401 0 -1 4202560 34122 0 1 0 87 5 0 0 20 0 22 0 876832253 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=15698696 CPUtime=3.78 cores=0,2,4,6
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 22401 0 -1 4202560 107062 0 0 0 355 23 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=15698696 CPUtime=3.67 cores=0,2,4,6
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 22401 0 -1 4202560 97481 0 0 0 349 18 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=15698696 CPUtime=3.79 cores=0,2,4,6
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 22401 0 -1 4202560 102259 0 0 0 357 22 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=15698696 CPUtime=3.74 cores=0,2,4,6
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 22401 0 -1 4202560 106706 0 0 0 351 23 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=15698696 CPUtime=3.74 cores=0,2,4,6
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 22401 0 -1 4202560 101903 0 0 0 353 21 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=15698696 CPUtime=3.84 cores=0,2,4,6
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 22401 0 -1 4202560 112738 0 0 0 363 21 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 0 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=15698696 CPUtime=3.75 cores=0,2,4,6
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 22401 0 -1 4202560 104598 0 0 0 350 25 0 0 16 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24222] ppid=24210 vsize=15698696 CPUtime=3.68 cores=0,2,4,6
/proc/24212/task/24222/stat : 24222 (java) S 24210 24212 22401 0 -1 4202560 108018 0 0 0 347 21 0 0 15 0 22 0 876832254 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24223] ppid=24210 vsize=15698696 CPUtime=1.82 cores=0,2,4,6
/proc/24212/task/24223/stat : 24223 (java) S 24210 24212 22401 0 -1 4202560 5222 0 0 0 128 54 0 0 15 0 22 0 876832255 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761728 0 0 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24224] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24224/stat : 24224 (java) S 24210 24212 22401 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 876832255 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24225] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24225/stat : 24225 (java) S 24210 24212 22401 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 876832255 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 6 0 0 0
[pid=24212/tid=24226] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24226/stat : 24226 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 876832257 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458768817 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24227] ppid=24210 vsize=15698696 CPUtime=1.11 cores=0,2,4,6
/proc/24212/task/24227/stat : 24227 (java) S 24210 24212 22401 0 -1 4202560 12342 0 0 0 109 2 0 0 15 0 22 0 876832257 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 2 0 0 0
[pid=24212/tid=24228] ppid=24210 vsize=15698696 CPUtime=1.01 cores=0,2,4,6
/proc/24212/task/24228/stat : 24228 (java) S 24210 24212 22401 0 -1 4202560 5716 0 0 0 100 1 0 0 15 0 22 0 876832257 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24229] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24229/stat : 24229 (java) S 24210 24212 22401 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 876832257 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761113 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24230] ppid=24210 vsize=15698696 CPUtime=0 cores=0,2,4,6
/proc/24212/task/24230/stat : 24230 (java) S 24210 24212 22401 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 876832257 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 244458761728 0 4 0 16800975 18446604453985785920 0 0 -1 4 0 0 0
[pid=24212/tid=24235] ppid=24210 vsize=15698696 CPUtime=1190.92 cores=0,2,4,6
/proc/24212/task/24235/stat : 24235 (java) R 24210 24212 22401 0 -1 4202560 251006 0 0 0 119056 36 0 0 25 0 22 0 876832298 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912506150560 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=24212/tid=24236] ppid=24210 vsize=15698696 CPUtime=1191.9 cores=0,2,4,6
/proc/24212/task/24236/stat : 24236 (java) R 24210 24212 22401 0 -1 4202560 247128 0 0 0 119157 33 0 0 25 0 22 0 876832298 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505885432 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24212/tid=24237] ppid=24210 vsize=15698696 CPUtime=1191.05 cores=0,2,4,6
/proc/24212/task/24237/stat : 24237 (java) R 24210 24212 22401 0 -1 4202560 243060 0 0 0 119070 35 0 0 25 0 22 0 876832298 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 46912505811834 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=24212/tid=24238] ppid=24210 vsize=15698696 CPUtime=1191.32 cores=0,2,4,6
/proc/24212/task/24238/stat : 24238 (java) R 24210 24212 22401 0 -1 4202560 243046 0 0 0 119094 38 0 0 25 0 22 0 876832298 16075464704 107245 33554432000 1073741824 1073778376 140735788435920 18446744073709551615 47278565761770 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 15698696

Child status: 143
Real time (s): 1206.93
CPU time (s): 4800.28
CPU user time (s): 4796.37
CPU system time (s): 3.9154
CPU usage (%): 397.726
Max. virtual memory (cumulated for all children) (KiB): 15699236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.37
system time used= 3.9154
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1883885
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= 205841
involuntary context switches= 119345

runsolver used 2.15667 second user time and 4.49232 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-09 22:45:18
IDJOB=3312482
IDBENCH=82667
IDSOLVER=1699
FILE ID=node105/3312482-1307652318
RUNJOBID= node105-1307651112-24011
PBS_JOBID= 13549386
Free space on /tmp= 74140 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312482-1307652318/watcher-3312482-1307652318 -o /tmp/evaluation-result-3312482-1307652318/solver-3312482-1307652318 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312482-1307652318.cnf

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

MD5SUM BENCH= 3c4691c1028b5642345f341166405cb7
RANDOM SEED=1100036516

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31940368 kB
Buffers:        224176 kB
Cached:         521480 kB
SwapCached:      20132 kB
Active:         352740 kB
Inactive:       434636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31940368 kB
SwapTotal:    67111528 kB
SwapFree:     67064368 kB
Dirty:            4376 kB
Writeback:           0 kB
AnonPages:       38544 kB
Mapped:          18188 kB
Slab:           158984 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   746892 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= 74140 MiB
End job on node105 at 2011-06-09 23:05:27