Trace number 3312219

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.55 1214.94

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
MD5SUMab962ce6f14e7741edd1ff987decb0b7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.0498
Satisfiable
(Un)Satisfiability was proved
Number of variables102621
Number of clauses307469
Sum of the clauses size717425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2204978
Number of clauses of size 3102489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	41:20 INFO : Reading from input HOME/instance-3312219-1304109680.cnf
1.43/1.25	Executor set job limit to 1000000
1.43/1.25	Executor set job limit to 1000000
1.43/1.25	Executor set job limit to 1000000
1.43/1.25	Executor set job limit to 1000000
1.43/1.25	Starting Executor!
1.43/1.25	Starting Executor!
1.43/1.25	Starting Executor!
1.43/1.25	Starting Executor!
8.78/6.91	41:27 INFO : 91439 variables remaining out of 102621
8.78/6.91	41:27 INFO : 4195738 literals remaining out of 1024894
1367.27/354.33	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:4).
1367.27/354.33	log4j:WARN Please initialize the log4j system properly.
1367.27/354.34	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3312219-1304109680/watcher-3312219-1304109680 -o /tmp/evaluation-result-3312219-1304109680/solver-3312219-1304109680 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312219-1304109680.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.48 7.93 7.96 4/194 26740
/proc/meminfo: memFree=25284396/32951124 swapFree=67051468/67111528
[pid=26740] ppid=26738 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (java) S 26738 26740 26140 0 -1 4202496 1424 0 0 0 0 0 0 0 22 0 2 0 522570759 27824128 893 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382759909 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26740/statm: 6793 893 684 9 0 381 0
[pid=26740/tid=26741] ppid=26738 vsize=28384 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26741/stat : 26741 (java) R 26738 26740 26140 0 -1 4202560 71 0 0 0 0 0 0 0 24 0 2 0 522570760 29065216 897 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218366033543 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.096537 s]
/proc/loadavg: 7.48 7.93 7.96 4/194 26740
/proc/meminfo: memFree=25284396/32951124 swapFree=67051468/67111528
[pid=26740] ppid=26738 vsize=15676708 CPUtime=0.1 cores=1,3,5,7
/proc/26740/stat : 26740 (java) S 26738 26740 26140 0 -1 4202496 5486 0 1 0 9 1 0 0 22 0 18 0 522570759 16052948992 4924 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26740/statm: 3919177 4924 2115 9 0 3909896 0
[pid=26740/tid=26741] ppid=26738 vsize=15676708 CPUtime=0.07 cores=1,3,5,7
/proc/26740/task/26741/stat : 26741 (java) R 26738 26740 26140 0 -1 4202560 3386 0 1 0 7 0 0 0 18 0 18 0 522570760 16052948992 4924 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676708

[startup+0.10045 s]
/proc/loadavg: 7.48 7.93 7.96 4/194 26740
/proc/meminfo: memFree=25284396/32951124 swapFree=67051468/67111528
[pid=26740] ppid=26738 vsize=15676708 CPUtime=0.1 cores=1,3,5,7
/proc/26740/stat : 26740 (java) S 26738 26740 26140 0 -1 4202496 5522 0 1 0 9 1 0 0 22 0 18 0 522570759 16052948992 4959 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26740/statm: 3919177 4960 2116 9 0 3909896 0
[pid=26740/tid=26741] ppid=26738 vsize=15676708 CPUtime=0.07 cores=1,3,5,7
/proc/26740/task/26741/stat : 26741 (java) R 26738 26740 26140 0 -1 4202560 3423 0 1 0 7 0 0 0 18 0 18 0 522570760 16052948992 4960 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 47012946959187 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676708

[startup+0.300456 s]
/proc/loadavg: 7.48 7.93 7.96 4/194 26740
/proc/meminfo: memFree=25284396/32951124 swapFree=67051468/67111528
[pid=26740] ppid=26738 vsize=15680780 CPUtime=0.5 cores=1,3,5,7
/proc/26740/stat : 26740 (java) S 26738 26740 26140 0 -1 4202496 15159 0 1 0 47 3 0 0 22 0 18 0 522570759 16057118720 13671 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26740/statm: 3920195 13676 2206 9 0 3910914 0
[pid=26740/tid=26741] ppid=26738 vsize=15680780 CPUtime=0.27 cores=1,3,5,7
/proc/26740/task/26741/stat : 26741 (java) R 26738 26740 26140 0 -1 4202560 10137 0 1 0 25 2 0 0 18 0 18 0 522570760 16057118720 13678 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912505637850 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15680780

[startup+0.700387 s]
/proc/loadavg: 7.48 7.93 7.96 4/194 26740
/proc/meminfo: memFree=25284396/32951124 swapFree=67051468/67111528
[pid=26740] ppid=26738 vsize=15680780 CPUtime=0.91 cores=1,3,5,7
/proc/26740/stat : 26740 (java) S 26738 26740 26140 0 -1 4202496 41880 0 1 0 85 6 0 0 22 0 18 0 522570759 16057118720 40389 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26740/statm: 3920195 40389 2222 9 0 3910914 0
[pid=26740/tid=26741] ppid=26738 vsize=15680780 CPUtime=0.67 cores=1,3,5,7
/proc/26740/task/26741/stat : 26741 (java) R 26738 26740 26140 0 -1 4202560 35534 0 1 0 62 5 0 0 18 0 18 0 522570760 16057118720 40389 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912505637907 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 15680780

[startup+1.50528 s]
/proc/loadavg: 7.48 7.93 7.96 4/216 26762
/proc/meminfo: memFree=24959900/32951124 swapFree=67051468/67111528
[pid=26740] ppid=26738 vsize=15686368 CPUtime=1.98 cores=1,3,5,7
/proc/26740/stat : 26740 (java) S 26738 26740 26140 0 -1 4202496 53406 0 1 0 190 8 0 0 22 0 22 0 522570759 16062840832 50645 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26740/statm: 3921592 50677 2265 9 0 3912311 0
[pid=26740/tid=26741] ppid=26738 vsize=15686368 CPUtime=1.45 cores=1,3,5,7
/proc/26740/task/26741/stat : 26741 (java) R 26738 26740 26140 0 -1 4202560 35649 0 1 0 140 5 0 0 21 0 22 0 522570760 16062840832 50695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 47012943492504 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26740/tid=26743] ppid=26738 vsize=15686368 CPUtime=0.01 cores=1,3,5,7
/proc/26740/task/26743/stat : 26743 (java) S 26738 26740 26140 0 -1 4202560 607 0 0 0 1 0 0 0 16 0 22 0 522570760 16062840832 50707 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26744] ppid=26738 vsize=15686368 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26744/stat : 26744 (java) S 26738 26740 26140 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 522570760 16062840832 50720 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26745] ppid=26738 vsize=15686368 CPUtime=0.01 cores=1,3,5,7
/proc/26740/task/26745/stat : 26745 (java) S 26738 26740 26140 0 -1 4202560 3520 0 0 0 1 0 0 0 16 0 22 0 522570760 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26746] ppid=26738 vsize=15686368 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26746/stat : 26746 (java) S 26738 26740 26140 0 -1 4202560 1480 0 0 0 0 0 0 0 15 0 22 0 522570760 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26747] ppid=26738 vsize=15686368 CPUtime=0.01 cores=1,3,5,7
/proc/26740/task/26747/stat : 26747 (java) S 26738 26740 26140 0 -1 4202560 1271 0 0 0 1 0 0 0 16 0 22 0 522570760 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26748] ppid=26738 vsize=15686368 CPUtime=0.01 cores=1,3,5,7
/proc/26740/task/26748/stat : 26748 (java) S 26738 26740 26140 0 -1 4202560 2165 0 0 0 1 0 0 0 16 0 22 0 522570760 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26749] ppid=26738 vsize=15686368 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26749/stat : 26749 (java) S 26738 26740 26140 0 -1 4202560 116 0 0 0 0 0 0 0 15 0 22 0 522570760 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26750] ppid=26738 vsize=15686368 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26750/stat : 26750 (java) S 26738 26740 26140 0 -1 4202560 75 0 0 0 0 0 0 0 16 0 22 0 522570760 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26751] ppid=26738 vsize=15686368 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26751/stat : 26751 (java) S 26738 26740 26140 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 522570761 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 0 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26752] ppid=26738 vsize=15686368 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26752/stat : 26752 (java) S 26738 26740 26140 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 522570762 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26753] ppid=26738 vsize=15686368 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26753/stat : 26753 (java) S 26738 26740 26140 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 522570762 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26754] ppid=26738 vsize=15686368 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26754/stat : 26754 (java) S 26738 26740 26140 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522570764 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382780849 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26755] ppid=26738 vsize=15686368 CPUtime=0.24 cores=1,3,5,7
/proc/26740/task/26755/stat : 26755 (java) R 26738 26740 26140 0 -1 4202560 5661 0 0 0 24 0 0 0 15 0 22 0 522570764 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218370651092 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26740/tid=26756] ppid=26738 vsize=15686368 CPUtime=0.19 cores=1,3,5,7
/proc/26740/task/26756/stat : 26756 (java) S 26738 26740 26140 0 -1 4202560 1429 0 0 0 19 0 0 0 15 0 22 0 522570764 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26757] ppid=26738 vsize=15686368 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26757/stat : 26757 (java) S 26738 26740 26140 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522570764 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26758] ppid=26738 vsize=15686368 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26758/stat : 26758 (java) S 26738 26740 26140 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522570764 16062840832 50722 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 15686368

[startup+3.10095 s]
/proc/loadavg: 7.20 7.87 7.94 4/220 26766
/proc/meminfo: memFree=24864920/32951124 swapFree=67051468/67111528
[pid=26740] ppid=26738 vsize=15685016 CPUtime=4.38 cores=1,3,5,7
/proc/26740/stat : 26740 (java) S 26738 26740 26140 0 -1 4202496 62400 0 1 0 428 10 0 0 22 0 22 0 522570759 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26740/statm: 3921254 55695 2265 9 0 3911973 0
[pid=26740/tid=26741] ppid=26738 vsize=15685016 CPUtime=3.04 cores=1,3,5,7
/proc/26740/task/26741/stat : 26741 (java) R 26738 26740 26140 0 -1 4202560 35664 0 1 0 299 5 0 0 18 0 22 0 522570760 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912506066741 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26740/tid=26743] ppid=26738 vsize=15685016 CPUtime=0.01 cores=1,3,5,7
/proc/26740/task/26743/stat : 26743 (java) S 26738 26740 26140 0 -1 4202560 607 0 0 0 1 0 0 0 16 0 22 0 522570760 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26744] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26744/stat : 26744 (java) S 26738 26740 26140 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 522570760 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26745] ppid=26738 vsize=15685016 CPUtime=0.01 cores=1,3,5,7
/proc/26740/task/26745/stat : 26745 (java) S 26738 26740 26140 0 -1 4202560 3520 0 0 0 1 0 0 0 16 0 22 0 522570760 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26746] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26746/stat : 26746 (java) S 26738 26740 26140 0 -1 4202560 1480 0 0 0 0 0 0 0 15 0 22 0 522570760 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26747] ppid=26738 vsize=15685016 CPUtime=0.01 cores=1,3,5,7
/proc/26740/task/26747/stat : 26747 (java) S 26738 26740 26140 0 -1 4202560 1271 0 0 0 1 0 0 0 16 0 22 0 522570760 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26748] ppid=26738 vsize=15685016 CPUtime=0.01 cores=1,3,5,7
/proc/26740/task/26748/stat : 26748 (java) S 26738 26740 26140 0 -1 4202560 2165 0 0 0 1 0 0 0 16 0 22 0 522570760 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26749] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26749/stat : 26749 (java) S 26738 26740 26140 0 -1 4202560 116 0 0 0 0 0 0 0 15 0 22 0 522570760 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26750] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26750/stat : 26750 (java) S 26738 26740 26140 0 -1 4202560 75 0 0 0 0 0 0 0 16 0 22 0 522570760 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26751] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26751/stat : 26751 (java) S 26738 26740 26140 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 522570761 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 0 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26752] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26752/stat : 26752 (java) S 26738 26740 26140 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 522570762 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26753] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26753/stat : 26753 (java) S 26738 26740 26140 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 522570762 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26754] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26754/stat : 26754 (java) S 26738 26740 26140 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522570764 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382780849 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26755] ppid=26738 vsize=15685016 CPUtime=0.76 cores=1,3,5,7
/proc/26740/task/26755/stat : 26755 (java) S 26738 26740 26140 0 -1 4202560 12893 0 0 0 74 2 0 0 15 0 22 0 522570764 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26756] ppid=26738 vsize=15685016 CPUtime=0.46 cores=1,3,5,7
/proc/26740/task/26756/stat : 26756 (java) S 26738 26740 26140 0 -1 4202560 3098 0 0 0 46 0 0 0 15 0 22 0 522570764 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26757] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26757/stat : 26757 (java) S 26738 26740 26140 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522570764 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26758] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26758/stat : 26758 (java) S 26738 26740 26140 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522570764 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26763] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26763/stat : 26763 (java) S 26738 26740 26140 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 522570885 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26764] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26764/stat : 26764 (java) S 26738 26740 26140 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 522570885 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26765] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26765/stat : 26765 (java) S 26738 26740 26140 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 522570885 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26766] ppid=26738 vsize=15685016 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26766/stat : 26766 (java) S 26738 26740 26140 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 522570885 16061456384 55695 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 15685016

[startup+6.30138 s]
/proc/loadavg: 7.20 7.87 7.94 3/220 26766
/proc/meminfo: memFree=24763580/32951124 swapFree=67051468/67111528
[pid=26740] ppid=26738 vsize=15685460 CPUtime=7.9 cores=1,3,5,7
/proc/26740/stat : 26740 (java) S 26738 26740 26140 0 -1 4202496 86846 0 1 0 777 13 0 0 22 0 22 0 522570759 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26740/statm: 3921365 79405 2276 9 0 3912084 0
[pid=26740/tid=26741] ppid=26738 vsize=15685460 CPUtime=6.25 cores=1,3,5,7
/proc/26740/task/26741/stat : 26741 (java) R 26738 26740 26140 0 -1 4202560 59928 0 1 0 616 9 0 0 19 0 22 0 522570760 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912506066447 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26740/tid=26743] ppid=26738 vsize=15685460 CPUtime=0.01 cores=1,3,5,7
/proc/26740/task/26743/stat : 26743 (java) S 26738 26740 26140 0 -1 4202560 607 0 0 0 1 0 0 0 16 0 22 0 522570760 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26744] ppid=26738 vsize=15685460 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26744/stat : 26744 (java) S 26738 26740 26140 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 522570760 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26745] ppid=26738 vsize=15685460 CPUtime=0.01 cores=1,3,5,7
/proc/26740/task/26745/stat : 26745 (java) S 26738 26740 26140 0 -1 4202560 3520 0 0 0 1 0 0 0 16 0 22 0 522570760 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26746] ppid=26738 vsize=15685460 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26746/stat : 26746 (java) S 26738 26740 26140 0 -1 4202560 1480 0 0 0 0 0 0 0 15 0 22 0 522570760 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26747] ppid=26738 vsize=15685460 CPUtime=0.01 cores=1,3,5,7
/proc/26740/task/26747/stat : 26747 (java) S 26738 26740 26140 0 -1 4202560 1271 0 0 0 1 0 0 0 16 0 22 0 522570760 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26748] ppid=26738 vsize=15685460 CPUtime=0.01 cores=1,3,5,7
/proc/26740/task/26748/stat : 26748 (java) S 26738 26740 26140 0 -1 4202560 2165 0 0 0 1 0 0 0 16 0 22 0 522570760 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26749] ppid=26738 vsize=15685460 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26749/stat : 26749 (java) S 26738 26740 26140 0 -1 4202560 116 0 0 0 0 0 0 0 15 0 22 0 522570760 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26750] ppid=26738 vsize=15685460 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26750/stat : 26750 (java) S 26738 26740 26140 0 -1 4202560 75 0 0 0 0 0 0 0 16 0 22 0 522570760 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26751] ppid=26738 vsize=15685460 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26751/stat : 26751 (java) S 26738 26740 26140 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 522570761 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 0 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26752] ppid=26738 vsize=15685460 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26752/stat : 26752 (java) S 26738 26740 26140 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 522570762 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26753] ppid=26738 vsize=15685460 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26753/stat : 26753 (java) S 26738 26740 26140 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 522570762 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26754] ppid=26738 vsize=15685460 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26754/stat : 26754 (java) S 26738 26740 26140 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522570764 16061911040 79405 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382780849 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0

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

/proc/26740/task/26745/stat : 26745 (java) S 26738 26740 26140 0 -1 4202560 209574 0 0 0 664 33 0 0 16 0 22 0 522570760 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26746] ppid=26738 vsize=15686948 CPUtime=7.9 cores=1,3,5,7
/proc/26740/task/26746/stat : 26746 (java) S 26738 26740 26140 0 -1 4202560 317261 0 0 0 739 51 0 0 16 0 22 0 522570760 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26747] ppid=26738 vsize=15686948 CPUtime=7.51 cores=1,3,5,7
/proc/26740/task/26747/stat : 26747 (java) S 26738 26740 26140 0 -1 4202560 253453 0 0 0 715 36 0 0 15 0 22 0 522570760 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26748] ppid=26738 vsize=15686948 CPUtime=7.19 cores=1,3,5,7
/proc/26740/task/26748/stat : 26748 (java) S 26738 26740 26140 0 -1 4202560 242293 0 0 0 682 37 0 0 16 0 22 0 522570760 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26749] ppid=26738 vsize=15686948 CPUtime=7.33 cores=1,3,5,7
/proc/26740/task/26749/stat : 26749 (java) S 26738 26740 26140 0 -1 4202560 342311 0 0 0 680 53 0 0 16 0 22 0 522570760 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26750] ppid=26738 vsize=15686948 CPUtime=8.58 cores=1,3,5,7
/proc/26740/task/26750/stat : 26750 (java) S 26738 26740 26140 0 -1 4202560 275563 0 0 0 814 44 0 0 16 0 22 0 522570760 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26751] ppid=26738 vsize=15686948 CPUtime=4.39 cores=1,3,5,7
/proc/26740/task/26751/stat : 26751 (java) S 26738 26740 26140 0 -1 4202560 150370 0 0 0 425 14 0 0 15 0 22 0 522570761 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 0 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26752] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26752/stat : 26752 (java) S 26738 26740 26140 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 522570762 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26753] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26753/stat : 26753 (java) S 26738 26740 26140 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 522570762 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26754] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26754/stat : 26754 (java) S 26738 26740 26140 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522570764 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382780849 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26755] ppid=26738 vsize=15686948 CPUtime=1.48 cores=1,3,5,7
/proc/26740/task/26755/stat : 26755 (java) S 26738 26740 26140 0 -1 4202560 12970 0 0 0 146 2 0 0 16 0 22 0 522570764 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26756] ppid=26738 vsize=15686948 CPUtime=1.28 cores=1,3,5,7
/proc/26740/task/26756/stat : 26756 (java) S 26738 26740 26140 0 -1 4202560 3617 0 0 0 128 0 0 0 15 0 22 0 522570764 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26757] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26757/stat : 26757 (java) S 26738 26740 26140 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522570764 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26758] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26758/stat : 26758 (java) S 26738 26740 26140 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 522570764 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26763] ppid=26738 vsize=15686948 CPUtime=1093.97 cores=1,3,5,7
/proc/26740/task/26763/stat : 26763 (java) R 26738 26740 26140 0 -1 4202560 29408 0 0 0 109394 3 0 0 25 0 22 0 522570885 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912506088795 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26740/tid=26764] ppid=26738 vsize=15686948 CPUtime=1083.62 cores=1,3,5,7
/proc/26740/task/26764/stat : 26764 (java) R 26738 26740 26140 0 -1 4202560 6521 0 0 0 108361 1 0 0 25 0 22 0 522570885 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912506066400 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26740/tid=26765] ppid=26738 vsize=15686948 CPUtime=1088.97 cores=1,3,5,7
/proc/26740/task/26765/stat : 26765 (java) R 26738 26740 26140 0 -1 4202560 5257 0 0 0 108897 0 0 0 25 0 22 0 522570885 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912505580533 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26740/tid=26766] ppid=26738 vsize=15686948 CPUtime=1090.7 cores=1,3,5,7
/proc/26740/task/26766/stat : 26766 (java) R 26738 26740 26140 0 -1 4202560 32256 0 0 0 109067 3 0 0 25 0 22 0 522570885 16063434752 2394233 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912506066514 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4431.53
Current children cumulated vsize (KiB) 15686948

[startup+1182.3 s]
/proc/loadavg: 8.30 8.10 7.99 9/220 26855
/proc/meminfo: memFree=4128224/32951124 swapFree=67051468/67111528
[pid=26740] ppid=26738 vsize=15686948 CPUtime=4671.15 cores=1,3,5,7
/proc/26740/stat : 26740 (java) S 26738 26740 26140 0 -1 4202496 2440232 0 1 0 466745 370 0 0 22 0 22 0 522570759 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26740/statm: 3921737 2394236 2294 9 0 3912456 0
[pid=26740/tid=26741] ppid=26738 vsize=15686948 CPUtime=6.84 cores=1,3,5,7
/proc/26740/task/26741/stat : 26741 (java) S 26738 26740 26140 0 -1 4202560 62109 0 1 0 675 9 0 0 20 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26743] ppid=26738 vsize=15686948 CPUtime=6.87 cores=1,3,5,7
/proc/26740/task/26743/stat : 26743 (java) S 26738 26740 26140 0 -1 4202560 199911 0 0 0 656 31 0 0 15 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26744] ppid=26738 vsize=15686948 CPUtime=8.08 cores=1,3,5,7
/proc/26740/task/26744/stat : 26744 (java) S 26738 26740 26140 0 -1 4202560 295863 0 0 0 763 45 0 0 15 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26745] ppid=26738 vsize=15686948 CPUtime=7.19 cores=1,3,5,7
/proc/26740/task/26745/stat : 26745 (java) S 26738 26740 26140 0 -1 4202560 209577 0 0 0 686 33 0 0 16 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26746] ppid=26738 vsize=15686948 CPUtime=8.26 cores=1,3,5,7
/proc/26740/task/26746/stat : 26746 (java) S 26738 26740 26140 0 -1 4202560 317261 0 0 0 775 51 0 0 16 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26747] ppid=26738 vsize=15686948 CPUtime=7.76 cores=1,3,5,7
/proc/26740/task/26747/stat : 26747 (java) S 26738 26740 26140 0 -1 4202560 253453 0 0 0 740 36 0 0 16 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26748] ppid=26738 vsize=15686948 CPUtime=7.42 cores=1,3,5,7
/proc/26740/task/26748/stat : 26748 (java) S 26738 26740 26140 0 -1 4202560 242293 0 0 0 705 37 0 0 16 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26749] ppid=26738 vsize=15686948 CPUtime=7.46 cores=1,3,5,7
/proc/26740/task/26749/stat : 26749 (java) S 26738 26740 26140 0 -1 4202560 342311 0 0 0 693 53 0 0 15 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26750] ppid=26738 vsize=15686948 CPUtime=8.84 cores=1,3,5,7
/proc/26740/task/26750/stat : 26750 (java) S 26738 26740 26140 0 -1 4202560 275563 0 0 0 840 44 0 0 16 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26751] ppid=26738 vsize=15686948 CPUtime=4.39 cores=1,3,5,7
/proc/26740/task/26751/stat : 26751 (java) S 26738 26740 26140 0 -1 4202560 150398 0 0 0 425 14 0 0 15 0 22 0 522570761 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 0 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26752] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26752/stat : 26752 (java) S 26738 26740 26140 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 522570762 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26753] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26753/stat : 26753 (java) S 26738 26740 26140 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 522570762 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26754] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26754/stat : 26754 (java) S 26738 26740 26140 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522570764 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382780849 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26755] ppid=26738 vsize=15686948 CPUtime=1.48 cores=1,3,5,7
/proc/26740/task/26755/stat : 26755 (java) S 26738 26740 26140 0 -1 4202560 12970 0 0 0 146 2 0 0 16 0 22 0 522570764 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26756] ppid=26738 vsize=15686948 CPUtime=1.28 cores=1,3,5,7
/proc/26740/task/26756/stat : 26756 (java) S 26738 26740 26140 0 -1 4202560 3618 0 0 0 128 0 0 0 15 0 22 0 522570764 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26757] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26757/stat : 26757 (java) S 26738 26740 26140 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522570764 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26758] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26758/stat : 26758 (java) S 26738 26740 26140 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 522570764 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26763] ppid=26738 vsize=15686948 CPUtime=1153.51 cores=1,3,5,7
/proc/26740/task/26763/stat : 26763 (java) R 26738 26740 26140 0 -1 4202560 29408 0 0 0 115348 3 0 0 25 0 22 0 522570885 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912506486700 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26740/tid=26764] ppid=26738 vsize=15686948 CPUtime=1143.17 cores=1,3,5,7
/proc/26740/task/26764/stat : 26764 (java) R 26738 26740 26140 0 -1 4202560 6526 0 0 0 114316 1 0 0 25 0 22 0 522570885 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912505598729 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26740/tid=26765] ppid=26738 vsize=15686948 CPUtime=1148.52 cores=1,3,5,7
/proc/26740/task/26765/stat : 26765 (java) R 26738 26740 26140 0 -1 4202560 5259 0 0 0 114852 0 0 0 25 0 22 0 522570885 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912506067397 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26740/tid=26766] ppid=26738 vsize=15686948 CPUtime=1149.92 cores=1,3,5,7
/proc/26740/task/26766/stat : 26766 (java) R 26738 26740 26140 0 -1 4202560 32256 0 0 0 114989 3 0 0 25 0 22 0 522570885 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912506066442 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4671.15
Current children cumulated vsize (KiB) 15686948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1214.6 s]
/proc/loadavg: 8.18 8.09 7.99 9/220 26856
/proc/meminfo: memFree=3989032/32951124 swapFree=67051468/67111528
[pid=26740] ppid=26738 vsize=15686948 CPUtime=4800.18 cores=1,3,5,7
/proc/26740/stat : 26740 (java) S 26738 26740 26140 0 -1 4202496 2440242 0 1 0 479648 370 0 0 22 0 22 0 522570759 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26740/statm: 3921737 2394236 2294 9 0 3912456 0
[pid=26740/tid=26741] ppid=26738 vsize=15686948 CPUtime=6.84 cores=1,3,5,7
/proc/26740/task/26741/stat : 26741 (java) S 26738 26740 26140 0 -1 4202560 62109 0 1 0 675 9 0 0 20 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26743] ppid=26738 vsize=15686948 CPUtime=6.92 cores=1,3,5,7
/proc/26740/task/26743/stat : 26743 (java) S 26738 26740 26140 0 -1 4202560 199911 0 0 0 661 31 0 0 15 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26744] ppid=26738 vsize=15686948 CPUtime=8.14 cores=1,3,5,7
/proc/26740/task/26744/stat : 26744 (java) S 26738 26740 26140 0 -1 4202560 295863 0 0 0 769 45 0 0 15 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26745] ppid=26738 vsize=15686948 CPUtime=7.25 cores=1,3,5,7
/proc/26740/task/26745/stat : 26745 (java) S 26738 26740 26140 0 -1 4202560 209577 0 0 0 692 33 0 0 15 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26746] ppid=26738 vsize=15686948 CPUtime=8.4 cores=1,3,5,7
/proc/26740/task/26746/stat : 26746 (java) S 26738 26740 26140 0 -1 4202560 317261 0 0 0 789 51 0 0 16 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26747] ppid=26738 vsize=15686948 CPUtime=7.86 cores=1,3,5,7
/proc/26740/task/26747/stat : 26747 (java) S 26738 26740 26140 0 -1 4202560 253453 0 0 0 750 36 0 0 16 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26748] ppid=26738 vsize=15686948 CPUtime=7.46 cores=1,3,5,7
/proc/26740/task/26748/stat : 26748 (java) S 26738 26740 26140 0 -1 4202560 242293 0 0 0 709 37 0 0 16 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26749] ppid=26738 vsize=15686948 CPUtime=7.55 cores=1,3,5,7
/proc/26740/task/26749/stat : 26749 (java) S 26738 26740 26140 0 -1 4202560 342311 0 0 0 702 53 0 0 16 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26750] ppid=26738 vsize=15686948 CPUtime=8.89 cores=1,3,5,7
/proc/26740/task/26750/stat : 26750 (java) S 26738 26740 26140 0 -1 4202560 275563 0 0 0 845 44 0 0 16 0 22 0 522570760 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 7 0 0 0
[pid=26740/tid=26751] ppid=26738 vsize=15686948 CPUtime=4.39 cores=1,3,5,7
/proc/26740/task/26751/stat : 26751 (java) S 26738 26740 26140 0 -1 4202560 150402 0 0 0 425 14 0 0 15 0 22 0 522570761 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 0 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26752] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26752/stat : 26752 (java) S 26738 26740 26140 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 522570762 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26753] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26753/stat : 26753 (java) S 26738 26740 26140 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 522570762 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 1 0 0 0
[pid=26740/tid=26754] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26754/stat : 26754 (java) S 26738 26740 26140 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522570764 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382780849 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26755] ppid=26738 vsize=15686948 CPUtime=1.48 cores=1,3,5,7
/proc/26740/task/26755/stat : 26755 (java) S 26738 26740 26140 0 -1 4202560 12970 0 0 0 146 2 0 0 16 0 22 0 522570764 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 3 0 0 0
[pid=26740/tid=26756] ppid=26738 vsize=15686948 CPUtime=1.29 cores=1,3,5,7
/proc/26740/task/26756/stat : 26756 (java) S 26738 26740 26140 0 -1 4202560 3619 0 0 0 129 0 0 0 15 0 22 0 522570764 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26757] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26757/stat : 26757 (java) S 26738 26740 26140 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522570764 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773145 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26758] ppid=26738 vsize=15686948 CPUtime=0 cores=1,3,5,7
/proc/26740/task/26758/stat : 26758 (java) S 26738 26740 26140 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 522570764 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 218382773760 0 4 0 16800975 18446604468284079168 0 0 -1 5 0 0 0
[pid=26740/tid=26763] ppid=26738 vsize=15686948 CPUtime=1185.66 cores=1,3,5,7
/proc/26740/task/26763/stat : 26763 (java) R 26738 26740 26140 0 -1 4202560 29408 0 0 0 118563 3 0 0 25 0 22 0 522570885 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912506066654 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26740/tid=26764] ppid=26738 vsize=15686948 CPUtime=1175.32 cores=1,3,5,7
/proc/26740/task/26764/stat : 26764 (java) R 26738 26740 26140 0 -1 4202560 6527 0 0 0 117531 1 0 0 25 0 22 0 522570885 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912506066643 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26740/tid=26765] ppid=26738 vsize=15686948 CPUtime=1180.67 cores=1,3,5,7
/proc/26740/task/26765/stat : 26765 (java) R 26738 26740 26140 0 -1 4202560 5261 0 0 0 118067 0 0 0 25 0 22 0 522570885 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912505931008 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26740/tid=26766] ppid=26738 vsize=15686948 CPUtime=1181.88 cores=1,3,5,7
/proc/26740/task/26766/stat : 26766 (java) R 26738 26740 26140 0 -1 4202560 32256 0 0 0 118185 3 0 0 25 0 22 0 522570885 16063434752 2394236 33554432000 1073741824 1073778376 140733796770272 18446744073709551615 46912506089023 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 15686948

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

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

[startup+1214.71 s]
/proc/loadavg: 8.18 8.09 7.99 9/220 26856
/proc/meminfo: memFree=3989032/32951124 swapFree=67051468/67111528
[pid=26740] ppid=26738 vsize=0 CPUtime=4800.31 cores=1,3,5,7
/proc/26740/stat : 26740 (java) Z 26738 26740 26140 0 -1 4203548 2440271 0 1 0 479651 380 0 0 17 0 2 0 522570759 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26740/statm: 0 0 0 0 0 0 0
[pid=26740/tid=26765] ppid=26738 vsize=0 CPUtime=1180.78 cores=1,3,5,7
/proc/26740/task/26765/stat : 26765 (java) R 26738 26740 26140 0 -1 4203588 5261 0 0 0 118068 10 0 0 25 0 2 0 522570885 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 0

[startup+1214.91 s]
/proc/loadavg: 8.18 8.09 7.99 6/201 26859
/proc/meminfo: memFree=9450384/32951124 swapFree=67051468/67111528
[pid=26740] ppid=26738 vsize=0 CPUtime=4800.5 cores=1,3,5,7
/proc/26740/stat : 26740 (java) Z 26738 26740 26140 0 -1 4203548 2440271 0 1 0 479651 399 0 0 17 0 2 0 522570759 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26740/statm: 0 0 0 0 0 0 0
[pid=26740/tid=26765] ppid=26738 vsize=0 CPUtime=1180.97 cores=1,3,5,7
/proc/26740/task/26765/stat : 26765 (java) R 26738 26740 26140 0 -1 4203588 5261 0 0 0 118068 29 0 0 25 0 2 0 522570885 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.5
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1214.94
CPU time (s): 4800.55
CPU user time (s): 4796.52
CPU system time (s): 4.03239
CPU usage (%): 395.126
Max. virtual memory (cumulated for all children) (KiB): 15690504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.52
system time used= 4.03239
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2440271
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= 30847
involuntary context switches= 58939

runsolver used 1.9797 second user time and 4.72028 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 22:41:20
IDJOB=3312219
IDBENCH=82473
IDSOLVER=1698
FILE ID=node101/3312219-1304109680
RUNJOBID= node101-1304109680-26704
PBS_JOBID= 13170653
Free space on /tmp= 72016 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312219-1304109680/watcher-3312219-1304109680 -o /tmp/evaluation-result-3312219-1304109680/solver-3312219-1304109680 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312219-1304109680.cnf -hbr 2

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

MD5SUM BENCH= ab962ce6f14e7741edd1ff987decb0b7
RANDOM SEED=2018096383

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25284668 kB
Buffers:       2030192 kB
Cached:        5147192 kB
SwapCached:      30452 kB
Active:        3118440 kB
Inactive:      4103664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25284668 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           11748 kB
Writeback:           0 kB
AnonPages:       35992 kB
Mapped:          15880 kB
Slab:           380916 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   776516 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= 72008 MiB
End job on node101 at 2011-04-29 23:01:37