Trace number 3312004

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 (hbr=2)? (TO) 4800.33 1207.84

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.11	52:37 INFO : Reading from input HOME/instance-3312004-1304182357.cnf
0.09/0.17	Executor set job limit to 1000000
0.09/0.17	Executor set job limit to 1000000
0.09/0.17	Executor set job limit to 1000000
0.09/0.17	Executor set job limit to 1000000
0.09/0.17	Starting Executor!
0.09/0.17	Starting Executor!
0.09/0.17	Starting Executor!
0.09/0.17	Starting Executor!
0.23/0.20	52:37 INFO : 153 variables remaining out of 153
0.23/0.20	52:37 INFO : 1264 literals remaining out of 1264

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

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

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


[startup+0 s]
/proc/loadavg: 7.98 8.05 7.91 6/198 13502
/proc/meminfo: memFree=29712896/32950928 swapFree=67054472/67111528
[pid=13502] ppid=13500 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/13502/stat : 13502 (java) R 13500 13502 13254 0 -1 4202496 1310 0 0 0 0 0 0 0 25 0 1 0 608466345 23580672 797 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 47495731735456 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13502/statm: 5757 811 615 9 0 124 0
[pid=13502/tid=13503] ppid=13500 vsize=24004 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13503/stat : 13503 (java) R 13500 13502 13254 0 -1 4202560 12 0 0 0 0 0 0 0 25 0 2 0 608466345 24580096 850 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260905392128 0 0 4096 0 0 0 0 -1 3 0 0 0

[startup+0.007866 s]
/proc/loadavg: 7.98 8.05 7.91 6/198 13502
/proc/meminfo: memFree=29712896/32950928 swapFree=67054472/67111528
[pid=13502] ppid=13500 vsize=31656 CPUtime=0 cores=1,3,5,7
/proc/13502/stat : 13502 (java) S 13500 13502 13254 0 -1 4202496 1539 0 0 0 0 0 0 0 25 0 2 0 608466345 32415744 998 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917196773 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/13502/statm: 8437 1003 774 9 0 386 0
[pid=13502/tid=13503] ppid=13500 vsize=33696 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13503/stat : 13503 (java) R 13500 13502 13254 0 -1 4202560 190 0 0 0 0 0 0 0 25 0 2 0 608466345 34504704 1000 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912499706064 0 0 0 16784584 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 31656

[startup+0.100852 s]
/proc/loadavg: 7.98 8.05 7.91 6/198 13502
/proc/meminfo: memFree=29712896/32950928 swapFree=67054472/67111528
[pid=13502] ppid=13500 vsize=15676748 CPUtime=0.09 cores=1,3,5,7
/proc/13502/stat : 13502 (java) S 13500 13502 13254 0 -1 4202496 5547 0 1 0 8 1 0 0 25 0 18 0 608466345 16052989952 4986 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13502/statm: 3919187 4987 2116 9 0 3909906 0
[pid=13502/tid=13503] ppid=13500 vsize=15676748 CPUtime=0.08 cores=1,3,5,7
/proc/13502/task/13503/stat : 13503 (java) R 13500 13502 13254 0 -1 4202560 3449 0 1 0 7 1 0 0 25 0 18 0 608466345 16052989952 4988 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 47495729968883 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676748

[startup+0.300814 s]
/proc/loadavg: 7.98 8.05 7.91 6/198 13502
/proc/meminfo: memFree=29712896/32950928 swapFree=67054472/67111528
[pid=13502] ppid=13500 vsize=15681284 CPUtime=0.32 cores=1,3,5,7
/proc/13502/stat : 13502 (java) S 13500 13502 13254 0 -1 4202496 7321 0 1 0 30 2 0 0 25 0 22 0 608466345 16057634816 6681 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13502/statm: 3920321 6681 2190 9 0 3911040 0
[pid=13502/tid=13503] ppid=13500 vsize=15681284 CPUtime=0.19 cores=1,3,5,7
/proc/13502/task/13503/stat : 13503 (java) S 13500 13502 13254 0 -1 4202560 4571 0 1 0 17 2 0 0 25 0 22 0 608466345 16057634816 6681 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 15681284

[startup+0.700746 s]
/proc/loadavg: 7.98 8.05 7.91 6/198 13502
/proc/meminfo: memFree=29712896/32950928 swapFree=67054472/67111528
[pid=13502] ppid=13500 vsize=15687020 CPUtime=1.91 cores=1,3,5,7
/proc/13502/stat : 13502 (java) S 13500 13502 13254 0 -1 4202496 24290 0 1 0 187 4 0 0 25 0 22 0 608466345 16063508480 20088 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13502/statm: 3921755 20090 2253 9 0 3912474 0
[pid=13502/tid=13503] ppid=13500 vsize=15687020 CPUtime=0.19 cores=1,3,5,7
/proc/13502/task/13503/stat : 13503 (java) S 13500 13502 13254 0 -1 4202560 4571 0 1 0 17 2 0 0 25 0 22 0 608466345 16063508480 20092 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 15687020

[startup+1.5016 s]
/proc/loadavg: 7.98 8.05 7.91 10/220 13524
/proc/meminfo: memFree=29547944/32950928 swapFree=67054472/67111528
[pid=13502] ppid=13500 vsize=15697448 CPUtime=5.06 cores=1,3,5,7
/proc/13502/stat : 13502 (java) S 13500 13502 13254 0 -1 4202496 56852 0 1 0 497 9 0 0 25 0 22 0 608466345 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13502/statm: 3924362 45601 2284 9 0 3915081 0
[pid=13502/tid=13503] ppid=13500 vsize=15697448 CPUtime=0.19 cores=1,3,5,7
/proc/13502/task/13503/stat : 13503 (java) S 13500 13502 13254 0 -1 4202560 4571 0 1 0 17 2 0 0 25 0 22 0 608466345 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13505] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13505/stat : 13505 (java) S 13500 13502 13254 0 -1 4202560 130 0 0 0 0 0 0 0 16 0 22 0 608466346 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13506] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13506/stat : 13506 (java) S 13500 13502 13254 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 608466346 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13507] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13507/stat : 13507 (java) S 13500 13502 13254 0 -1 4202560 149 0 0 0 0 0 0 0 16 0 22 0 608466346 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13508] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13508/stat : 13508 (java) S 13500 13502 13254 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13509] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13509/stat : 13509 (java) S 13500 13502 13254 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13510] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13510/stat : 13510 (java) S 13500 13502 13254 0 -1 4202560 311 0 0 0 0 0 0 0 16 0 22 0 608466346 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 1 0 0 0
[pid=13502/tid=13511] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13511/stat : 13511 (java) S 13500 13502 13254 0 -1 4202560 626 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13512] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13512/stat : 13512 (java) S 13500 13502 13254 0 -1 4202560 281 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13513] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13513/stat : 13513 (java) S 13500 13502 13254 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 608466347 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210624 0 0 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13514] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13514/stat : 13514 (java) S 13500 13502 13254 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 608466348 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13515] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13515/stat : 13515 (java) S 13500 13502 13254 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608466348 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13516] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13516/stat : 13516 (java) S 13500 13502 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608466350 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917217713 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13517] ppid=13500 vsize=15697448 CPUtime=0.69 cores=1,3,5,7
/proc/13502/task/13517/stat : 13517 (java) S 13500 13502 13254 0 -1 4202560 7776 0 0 0 69 0 0 0 23 0 22 0 608466350 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13518] ppid=13500 vsize=15697448 CPUtime=0.91 cores=1,3,5,7
/proc/13502/task/13518/stat : 13518 (java) S 13500 13502 13254 0 -1 4202560 10330 0 0 0 90 1 0 0 17 0 22 0 608466350 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13519] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13519/stat : 13519 (java) S 13500 13502 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608466350 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13520] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13520/stat : 13520 (java) S 13500 13502 13254 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608466350 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210624 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13521] ppid=13500 vsize=15697448 CPUtime=0.9 cores=1,3,5,7
/proc/13502/task/13521/stat : 13521 (java) R 13500 13502 13254 0 -1 4202560 10042 0 0 0 89 1 0 0 25 0 22 0 608466362 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505593165 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13502/tid=13522] ppid=13500 vsize=15697448 CPUtime=0.74 cores=1,3,5,7
/proc/13502/task/13522/stat : 13522 (java) R 13500 13502 13254 0 -1 4202560 7251 0 0 0 73 1 0 0 25 0 22 0 608466362 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505719724 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13502/tid=13523] ppid=13500 vsize=15697448 CPUtime=0.74 cores=1,3,5,7
/proc/13502/task/13523/stat : 13523 (java) R 13500 13502 13254 0 -1 4202560 4272 0 0 0 74 0 0 0 25 0 22 0 608466362 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505607335 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13502/tid=13524] ppid=13500 vsize=15697448 CPUtime=0.8 cores=1,3,5,7
/proc/13502/task/13524/stat : 13524 (java) R 13500 13502 13254 0 -1 4202560 9625 0 0 0 79 1 0 0 25 0 22 0 608466363 16074186752 45601 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505212343 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 15697448

[startup+3.10131 s]
/proc/loadavg: 7.98 8.05 7.91 9/220 13524
/proc/meminfo: memFree=29155484/32950928 swapFree=67054472/67111528
[pid=13502] ppid=13500 vsize=15697448 CPUtime=11.44 cores=1,3,5,7
/proc/13502/stat : 13502 (java) S 13500 13502 13254 0 -1 4202496 152065 0 1 0 1123 21 0 0 25 0 22 0 608466345 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13502/statm: 3924362 140391 2289 9 0 3915081 0
[pid=13502/tid=13503] ppid=13500 vsize=15697448 CPUtime=0.19 cores=1,3,5,7
/proc/13502/task/13503/stat : 13503 (java) S 13500 13502 13254 0 -1 4202560 4571 0 1 0 17 2 0 0 25 0 22 0 608466345 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13505] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13505/stat : 13505 (java) S 13500 13502 13254 0 -1 4202560 133 0 0 0 0 0 0 0 16 0 22 0 608466346 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13506] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13506/stat : 13506 (java) S 13500 13502 13254 0 -1 4202560 120 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13507] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13507/stat : 13507 (java) S 13500 13502 13254 0 -1 4202560 220 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13508] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13508/stat : 13508 (java) S 13500 13502 13254 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13509] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13509/stat : 13509 (java) S 13500 13502 13254 0 -1 4202560 263 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13510] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13510/stat : 13510 (java) S 13500 13502 13254 0 -1 4202560 566 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 1 0 0 0
[pid=13502/tid=13511] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13511/stat : 13511 (java) S 13500 13502 13254 0 -1 4202560 626 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13512] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13512/stat : 13512 (java) S 13500 13502 13254 0 -1 4202560 344 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13513] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13513/stat : 13513 (java) S 13500 13502 13254 0 -1 4202560 199 0 0 0 0 0 0 0 16 0 22 0 608466347 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210624 0 0 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13514] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13514/stat : 13514 (java) S 13500 13502 13254 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 608466348 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13515] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13515/stat : 13515 (java) S 13500 13502 13254 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608466348 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13516] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13516/stat : 13516 (java) S 13500 13502 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608466350 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917217713 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13517] ppid=13500 vsize=15697448 CPUtime=0.71 cores=1,3,5,7
/proc/13502/task/13517/stat : 13517 (java) S 13500 13502 13254 0 -1 4202560 7781 0 0 0 71 0 0 0 21 0 22 0 608466350 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13518] ppid=13500 vsize=15697448 CPUtime=0.96 cores=1,3,5,7
/proc/13502/task/13518/stat : 13518 (java) S 13500 13502 13254 0 -1 4202560 10330 0 0 0 95 1 0 0 15 0 22 0 608466350 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13519] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13519/stat : 13519 (java) S 13500 13502 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608466350 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13520] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13520/stat : 13520 (java) S 13500 13502 13254 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608466350 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210624 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13521] ppid=13500 vsize=15697448 CPUtime=2.45 cores=1,3,5,7
/proc/13502/task/13521/stat : 13521 (java) R 13500 13502 13254 0 -1 4202560 32256 0 0 0 241 4 0 0 25 0 22 0 608466362 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505736647 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13502/tid=13522] ppid=13500 vsize=15697448 CPUtime=2.33 cores=1,3,5,7
/proc/13502/task/13522/stat : 13522 (java) R 13500 13502 13254 0 -1 4202560 31497 0 0 0 229 4 0 0 25 0 22 0 608466362 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505719987 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13502/tid=13523] ppid=13500 vsize=15697448 CPUtime=2.34 cores=1,3,5,7
/proc/13502/task/13523/stat : 13523 (java) R 13500 13502 13254 0 -1 4202560 28873 0 0 0 230 4 0 0 18 0 22 0 608466362 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13502/tid=13524] ppid=13500 vsize=15697448 CPUtime=2.37 cores=1,3,5,7
/proc/13502/task/13524/stat : 13524 (java) R 13500 13502 13254 0 -1 4202560 32852 0 0 0 234 3 0 0 25 0 22 0 608466363 16074186752 140391 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505719987 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 15697448

[startup+6.30072 s]
/proc/loadavg: 7.98 8.05 7.91 9/220 13524
/proc/meminfo: memFree=29166388/32950928 swapFree=67054472/67111528
[pid=13502] ppid=13500 vsize=15697448 CPUtime=24.17 cores=1,3,5,7
/proc/13502/stat : 13502 (java) S 13500 13502 13254 0 -1 4202496 152270 0 1 0 2394 23 0 0 25 0 22 0 608466345 16074186752 135743 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13502/statm: 3924362 135743 2289 9 0 3915081 0
[pid=13502/tid=13503] ppid=13500 vsize=15697448 CPUtime=0.19 cores=1,3,5,7
/proc/13502/task/13503/stat : 13503 (java) S 13500 13502 13254 0 -1 4202560 4571 0 1 0 17 2 0 0 25 0 22 0 608466345 16074186752 135743 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13505] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13505/stat : 13505 (java) S 13500 13502 13254 0 -1 4202560 143 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 135743 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 1 0 0 0
[pid=13502/tid=13506] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13506/stat : 13506 (java) S 13500 13502 13254 0 -1 4202560 151 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 135743 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13507] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13507/stat : 13507 (java) S 13500 13502 13254 0 -1 4202560 240 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 135743 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13508] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13508/stat : 13508 (java) S 13500 13502 13254 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 135743 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 1 0 0 0
[pid=13502/tid=13509] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13509/stat : 13509 (java) S 13500 13502 13254 0 -1 4202560 312 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 135743 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13510] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13510/stat : 13510 (java) S 13500 13502 13254 0 -1 4202560 575 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 135743 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13511] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13511/stat : 13511 (java) S 13500 13502 13254 0 -1 4202560 662 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 135743 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13512] ppid=13500 vsize=15697448 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13512/stat : 13512 (java) S 13500 13502 13254 0 -1 4202560 358 0 0 0 0 0 0 0 15 0 22 0 608466346 16074186752 135743 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0

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

[pid=13502/tid=13522] ppid=13500 vsize=15762984 CPUtime=1048.48 cores=1,3,5,7
/proc/13502/task/13522/stat : 13522 (java) R 13500 13502 13254 0 -1 4202560 74932 0 0 0 104714 134 0 0 25 0 22 0 608466362 16141295616 138192 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505720105 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13502/tid=13523] ppid=13500 vsize=15762984 CPUtime=1048.37 cores=1,3,5,7
/proc/13502/task/13523/stat : 13523 (java) R 13500 13502 13254 0 -1 4202560 72372 0 0 0 104707 130 0 0 22 0 22 0 608466362 16141295616 138192 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505837396 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13502/tid=13524] ppid=13500 vsize=15762984 CPUtime=1048.24 cores=1,3,5,7
/proc/13502/task/13524/stat : 13524 (java) R 13500 13502 13254 0 -1 4202560 77465 0 0 0 104694 130 0 0 22 0 22 0 608466363 16141295616 138192 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505986879 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4222.08
Current children cumulated vsize (KiB) 15762984

[startup+1122.3 s]
/proc/loadavg: 7.83 8.02 7.99 9/220 13661
/proc/meminfo: memFree=29160340/32950928 swapFree=67054472/67111528
[pid=13502] ppid=13500 vsize=15762984 CPUtime=4460.46 cores=1,3,5,7
/proc/13502/stat : 13502 (java) S 13500 13502 13254 0 -1 4202496 455551 0 1 0 445363 683 0 0 25 0 22 0 608466345 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13502/statm: 3940746 120878 2299 9 0 3931465 0
[pid=13502/tid=13503] ppid=13500 vsize=15762984 CPUtime=0.19 cores=1,3,5,7
/proc/13502/task/13503/stat : 13503 (java) S 13500 13502 13254 0 -1 4202560 4571 0 1 0 17 2 0 0 25 0 22 0 608466345 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13505] ppid=13500 vsize=15762984 CPUtime=3.25 cores=1,3,5,7
/proc/13502/task/13505/stat : 13505 (java) S 13500 13502 13254 0 -1 4202560 16487 0 0 0 315 10 0 0 15 0 22 0 608466346 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13506] ppid=13500 vsize=15762984 CPUtime=3.24 cores=1,3,5,7
/proc/13502/task/13506/stat : 13506 (java) S 13500 13502 13254 0 -1 4202560 16050 0 0 0 313 11 0 0 15 0 22 0 608466346 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13507] ppid=13500 vsize=15762984 CPUtime=3.25 cores=1,3,5,7
/proc/13502/task/13507/stat : 13507 (java) S 13500 13502 13254 0 -1 4202560 16338 0 0 0 315 10 0 0 15 0 22 0 608466346 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13508] ppid=13500 vsize=15762984 CPUtime=3.21 cores=1,3,5,7
/proc/13502/task/13508/stat : 13508 (java) S 13500 13502 13254 0 -1 4202560 15570 0 0 0 311 10 0 0 15 0 22 0 608466346 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13509] ppid=13500 vsize=15762984 CPUtime=3.21 cores=1,3,5,7
/proc/13502/task/13509/stat : 13509 (java) S 13500 13502 13254 0 -1 4202560 16088 0 0 0 311 10 0 0 15 0 22 0 608466346 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13510] ppid=13500 vsize=15762984 CPUtime=3.15 cores=1,3,5,7
/proc/13502/task/13510/stat : 13510 (java) S 13500 13502 13254 0 -1 4202560 16271 0 0 0 305 10 0 0 15 0 22 0 608466346 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13511] ppid=13500 vsize=15762984 CPUtime=3.26 cores=1,3,5,7
/proc/13502/task/13511/stat : 13511 (java) S 13500 13502 13254 0 -1 4202560 16879 0 0 0 316 10 0 0 16 0 22 0 608466346 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13512] ppid=13500 vsize=15762984 CPUtime=3.17 cores=1,3,5,7
/proc/13502/task/13512/stat : 13512 (java) S 13500 13502 13254 0 -1 4202560 15531 0 0 0 307 10 0 0 16 0 22 0 608466346 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 1 0 0 0
[pid=13502/tid=13513] ppid=13500 vsize=15762984 CPUtime=1.74 cores=1,3,5,7
/proc/13502/task/13513/stat : 13513 (java) S 13500 13502 13254 0 -1 4202560 1116 0 0 0 138 36 0 0 15 0 22 0 608466347 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210624 0 0 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13514] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13514/stat : 13514 (java) S 13500 13502 13254 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 608466348 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13515] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13515/stat : 13515 (java) S 13500 13502 13254 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608466348 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13516] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13516/stat : 13516 (java) S 13500 13502 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608466350 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917217713 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13517] ppid=13500 vsize=15762984 CPUtime=0.73 cores=1,3,5,7
/proc/13502/task/13517/stat : 13517 (java) S 13500 13502 13254 0 -1 4202560 7783 0 0 0 73 0 0 0 18 0 22 0 608466350 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13518] ppid=13500 vsize=15762984 CPUtime=1.03 cores=1,3,5,7
/proc/13502/task/13518/stat : 13518 (java) S 13500 13502 13254 0 -1 4202560 10347 0 0 0 102 1 0 0 15 0 22 0 608466350 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13519] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13519/stat : 13519 (java) S 13500 13502 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608466350 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13520] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13520/stat : 13520 (java) S 13500 13502 13254 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 608466350 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210624 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13521] ppid=13500 vsize=15762984 CPUtime=1108 cores=1,3,5,7
/proc/13502/task/13521/stat : 13521 (java) R 13500 13502 13254 0 -1 4202560 75700 0 0 0 110663 137 0 0 25 0 22 0 608466362 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505529024 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13502/tid=13522] ppid=13500 vsize=15762984 CPUtime=1107.74 cores=1,3,5,7
/proc/13502/task/13522/stat : 13522 (java) R 13500 13502 13254 0 -1 4202560 75159 0 0 0 110633 141 0 0 21 0 22 0 608466362 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505760715 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=13502/tid=13523] ppid=13500 vsize=15762984 CPUtime=1107.65 cores=1,3,5,7
/proc/13502/task/13523/stat : 13523 (java) R 13500 13502 13254 0 -1 4202560 72567 0 0 0 110626 139 0 0 25 0 22 0 608466362 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505548095 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13502/tid=13524] ppid=13500 vsize=15762984 CPUtime=1107.49 cores=1,3,5,7
/proc/13502/task/13524/stat : 13524 (java) R 13500 13502 13254 0 -1 4202560 77642 0 0 0 110611 138 0 0 25 0 22 0 608466363 16141295616 120878 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505742563 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4460.46
Current children cumulated vsize (KiB) 15762984

[startup+1182.3 s]
/proc/loadavg: 7.94 8.01 7.99 9/220 13662
/proc/meminfo: memFree=29105876/32950928 swapFree=67054472/67111528
[pid=13502] ppid=13500 vsize=15762984 CPUtime=4698.88 cores=1,3,5,7
/proc/13502/stat : 13502 (java) S 13500 13502 13254 0 -1 4202496 470488 0 1 0 469172 716 0 0 25 0 22 0 608466345 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13502/statm: 3940746 118069 2299 9 0 3931465 0
[pid=13502/tid=13503] ppid=13500 vsize=15762984 CPUtime=0.19 cores=1,3,5,7
/proc/13502/task/13503/stat : 13503 (java) S 13500 13502 13254 0 -1 4202560 4571 0 1 0 17 2 0 0 25 0 22 0 608466345 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13505] ppid=13500 vsize=15762984 CPUtime=3.41 cores=1,3,5,7
/proc/13502/task/13505/stat : 13505 (java) S 13500 13502 13254 0 -1 4202560 16678 0 0 0 330 11 0 0 15 0 22 0 608466346 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13506] ppid=13500 vsize=15762984 CPUtime=3.39 cores=1,3,5,7
/proc/13502/task/13506/stat : 13506 (java) S 13500 13502 13254 0 -1 4202560 16111 0 0 0 327 12 0 0 16 0 22 0 608466346 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13507] ppid=13500 vsize=15762984 CPUtime=3.41 cores=1,3,5,7
/proc/13502/task/13507/stat : 13507 (java) S 13500 13502 13254 0 -1 4202560 16407 0 0 0 330 11 0 0 16 0 22 0 608466346 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13508] ppid=13500 vsize=15762984 CPUtime=3.39 cores=1,3,5,7
/proc/13502/task/13508/stat : 13508 (java) S 13500 13502 13254 0 -1 4202560 15635 0 0 0 329 10 0 0 15 0 22 0 608466346 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13509] ppid=13500 vsize=15762984 CPUtime=3.36 cores=1,3,5,7
/proc/13502/task/13509/stat : 13509 (java) S 13500 13502 13254 0 -1 4202560 16210 0 0 0 325 11 0 0 15 0 22 0 608466346 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13510] ppid=13500 vsize=15762984 CPUtime=3.31 cores=1,3,5,7
/proc/13502/task/13510/stat : 13510 (java) S 13500 13502 13254 0 -1 4202560 16345 0 0 0 321 10 0 0 16 0 22 0 608466346 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 1 0 0 0
[pid=13502/tid=13511] ppid=13500 vsize=15762984 CPUtime=3.44 cores=1,3,5,7
/proc/13502/task/13511/stat : 13511 (java) S 13500 13502 13254 0 -1 4202560 16971 0 0 0 333 11 0 0 16 0 22 0 608466346 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13512] ppid=13500 vsize=15762984 CPUtime=3.31 cores=1,3,5,7
/proc/13502/task/13512/stat : 13512 (java) S 13500 13502 13254 0 -1 4202560 15671 0 0 0 321 10 0 0 15 0 22 0 608466346 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 1 0 0 0
[pid=13502/tid=13513] ppid=13500 vsize=15762984 CPUtime=1.82 cores=1,3,5,7
/proc/13502/task/13513/stat : 13513 (java) S 13500 13502 13254 0 -1 4202560 1155 0 0 0 145 37 0 0 15 0 22 0 608466347 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210624 0 0 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13514] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13514/stat : 13514 (java) S 13500 13502 13254 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 608466348 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13515] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13515/stat : 13515 (java) S 13500 13502 13254 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608466348 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13516] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13516/stat : 13516 (java) S 13500 13502 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608466350 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917217713 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13517] ppid=13500 vsize=15762984 CPUtime=0.73 cores=1,3,5,7
/proc/13502/task/13517/stat : 13517 (java) S 13500 13502 13254 0 -1 4202560 7783 0 0 0 73 0 0 0 18 0 22 0 608466350 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13518] ppid=13500 vsize=15762984 CPUtime=1.03 cores=1,3,5,7
/proc/13502/task/13518/stat : 13518 (java) S 13500 13502 13254 0 -1 4202560 10347 0 0 0 102 1 0 0 15 0 22 0 608466350 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13519] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13519/stat : 13519 (java) S 13500 13502 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608466350 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13520] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13520/stat : 13520 (java) S 13500 13502 13254 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 608466350 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210624 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13521] ppid=13500 vsize=15762984 CPUtime=1167.25 cores=1,3,5,7
/proc/13502/task/13521/stat : 13521 (java) R 13500 13502 13254 0 -1 4202560 79234 0 0 0 116581 144 0 0 25 0 22 0 608466362 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505817223 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13502/tid=13522] ppid=13500 vsize=15762984 CPUtime=1166.95 cores=1,3,5,7
/proc/13502/task/13522/stat : 13522 (java) R 13500 13502 13254 0 -1 4202560 78607 0 0 0 116546 149 0 0 25 0 22 0 608466362 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505664463 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=13502/tid=13523] ppid=13500 vsize=15762984 CPUtime=1166.92 cores=1,3,5,7
/proc/13502/task/13523/stat : 13523 (java) R 13500 13502 13254 0 -1 4202560 76184 0 0 0 116546 146 0 0 25 0 22 0 608466362 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505737168 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13502/tid=13524] ppid=13500 vsize=15762984 CPUtime=1166.81 cores=1,3,5,7
/proc/13502/task/13524/stat : 13524 (java) R 13500 13502 13254 0 -1 4202560 81125 0 0 0 116538 143 0 0 25 0 22 0 608466363 16141295616 118069 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505607326 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4698.88
Current children cumulated vsize (KiB) 15762984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.81 s]
/proc/loadavg: 7.96 8.01 7.99 9/220 13663
/proc/meminfo: memFree=29145300/32950928 swapFree=67054472/67111528
[pid=13502] ppid=13500 vsize=15762984 CPUtime=4800.27 cores=1,3,5,7
/proc/13502/stat : 13502 (java) S 13500 13502 13254 0 -1 4202496 475650 0 1 0 479296 731 0 0 25 0 22 0 608466345 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13502/statm: 3940746 116912 2299 9 0 3931465 0
[pid=13502/tid=13503] ppid=13500 vsize=15762984 CPUtime=0.19 cores=1,3,5,7
/proc/13502/task/13503/stat : 13503 (java) S 13500 13502 13254 0 -1 4202560 4571 0 1 0 17 2 0 0 25 0 22 0 608466345 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13505] ppid=13500 vsize=15762984 CPUtime=3.48 cores=1,3,5,7
/proc/13502/task/13505/stat : 13505 (java) S 13500 13502 13254 0 -1 4202560 16973 0 0 0 337 11 0 0 15 0 22 0 608466346 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13506] ppid=13500 vsize=15762984 CPUtime=3.46 cores=1,3,5,7
/proc/13502/task/13506/stat : 13506 (java) S 13500 13502 13254 0 -1 4202560 16487 0 0 0 334 12 0 0 15 0 22 0 608466346 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13507] ppid=13500 vsize=15762984 CPUtime=3.48 cores=1,3,5,7
/proc/13502/task/13507/stat : 13507 (java) S 13500 13502 13254 0 -1 4202560 16637 0 0 0 337 11 0 0 16 0 22 0 608466346 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 1 0 0 0
[pid=13502/tid=13508] ppid=13500 vsize=15762984 CPUtime=3.47 cores=1,3,5,7
/proc/13502/task/13508/stat : 13508 (java) S 13500 13502 13254 0 -1 4202560 15927 0 0 0 336 11 0 0 16 0 22 0 608466346 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13509] ppid=13500 vsize=15762984 CPUtime=3.42 cores=1,3,5,7
/proc/13502/task/13509/stat : 13509 (java) S 13500 13502 13254 0 -1 4202560 16493 0 0 0 331 11 0 0 15 0 22 0 608466346 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13510] ppid=13500 vsize=15762984 CPUtime=3.37 cores=1,3,5,7
/proc/13502/task/13510/stat : 13510 (java) S 13500 13502 13254 0 -1 4202560 16558 0 0 0 327 10 0 0 15 0 22 0 608466346 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13511] ppid=13500 vsize=15762984 CPUtime=3.5 cores=1,3,5,7
/proc/13502/task/13511/stat : 13511 (java) S 13500 13502 13254 0 -1 4202560 17405 0 0 0 339 11 0 0 16 0 22 0 608466346 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13512] ppid=13500 vsize=15762984 CPUtime=3.39 cores=1,3,5,7
/proc/13502/task/13512/stat : 13512 (java) S 13500 13502 13254 0 -1 4202560 16040 0 0 0 329 10 0 0 15 0 22 0 608466346 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13513] ppid=13500 vsize=15762984 CPUtime=1.87 cores=1,3,5,7
/proc/13502/task/13513/stat : 13513 (java) S 13500 13502 13254 0 -1 4202560 1207 0 0 0 149 38 0 0 15 0 22 0 608466347 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210624 0 0 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13514] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13514/stat : 13514 (java) S 13500 13502 13254 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 608466348 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13515] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13515/stat : 13515 (java) S 13500 13502 13254 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608466348 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13516] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13516/stat : 13516 (java) S 13500 13502 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608466350 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917217713 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13517] ppid=13500 vsize=15762984 CPUtime=0.73 cores=1,3,5,7
/proc/13502/task/13517/stat : 13517 (java) S 13500 13502 13254 0 -1 4202560 7783 0 0 0 73 0 0 0 18 0 22 0 608466350 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 7 0 0 0
[pid=13502/tid=13518] ppid=13500 vsize=15762984 CPUtime=1.03 cores=1,3,5,7
/proc/13502/task/13518/stat : 13518 (java) S 13500 13502 13254 0 -1 4202560 10347 0 0 0 102 1 0 0 15 0 22 0 608466350 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 5 0 0 0
[pid=13502/tid=13519] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13519/stat : 13519 (java) S 13500 13502 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608466350 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210009 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13520] ppid=13500 vsize=15762984 CPUtime=0 cores=1,3,5,7
/proc/13502/task/13520/stat : 13520 (java) S 13500 13502 13254 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 608466350 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 260917210624 0 4 0 16800975 18446604464579104896 0 0 -1 3 0 0 0
[pid=13502/tid=13521] ppid=13500 vsize=15762984 CPUtime=1192.43 cores=1,3,5,7
/proc/13502/task/13521/stat : 13521 (java) R 13500 13502 13254 0 -1 4202560 79720 0 0 0 119097 146 0 0 25 0 22 0 608466362 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505992303 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=13502/tid=13522] ppid=13500 vsize=15762984 CPUtime=1192.16 cores=1,3,5,7
/proc/13502/task/13522/stat : 13522 (java) R 13500 13502 13254 0 -1 4202560 79370 0 0 0 119064 152 0 0 25 0 22 0 608466362 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505664855 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13502/tid=13523] ppid=13500 vsize=15762984 CPUtime=1192.14 cores=1,3,5,7
/proc/13502/task/13523/stat : 13523 (java) R 13500 13502 13254 0 -1 4202560 76914 0 0 0 119064 150 0 0 25 0 22 0 608466362 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505737205 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13502/tid=13524] ppid=13500 vsize=15762984 CPUtime=1191.98 cores=1,3,5,7
/proc/13502/task/13524/stat : 13524 (java) R 13500 13502 13254 0 -1 4202560 81764 0 0 0 119052 146 0 0 25 0 22 0 608466363 16141295616 116912 33554432000 1073741824 1073778376 140733990466880 18446744073709551615 46912505712921 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 15762984

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

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

Child status: 143
Real time (s): 1207.84
CPU time (s): 4800.33
CPU user time (s): 4793
CPU system time (s): 7.33288
CPU usage (%): 397.43
Max. virtual memory (cumulated for all children) (KiB): 15762984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793
system time used= 7.33289
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 475676
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= 771842
involuntary context switches= 174473

runsolver used 1.9887 second user time and 4.64729 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-30 18:52:37
IDJOB=3312004
IDBENCH=83143
IDSOLVER=1698
FILE ID=node116/3312004-1304182357
RUNJOBID= node116-1304181041-13273
PBS_JOBID= 13172460
Free space on /tmp= 73284 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312004-1304182357/watcher-3312004-1304182357 -o /tmp/evaluation-result-3312004-1304182357/solver-3312004-1304182357 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312004-1304182357.cnf -hbr 2

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=771286970

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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:     32950928 kB
MemFree:      29713176 kB
Buffers:       1024532 kB
Cached:        1484816 kB
SwapCached:       9656 kB
Active:         542108 kB
Inactive:      2356268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29713176 kB
SwapTotal:    67111528 kB
SwapFree:     67054472 kB
Dirty:            1668 kB
Writeback:          16 kB
AnonPages:      388140 kB
Mapped:          21684 kB
Slab:           275752 kB
PageTables:       5676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   947084 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= 73284 MiB
End job on node116 at 2011-04-30 19:12:47