Trace number 3312969

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.81 1215.69

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x40.cnf
MD5SUM65a5698edfd6f3a12089595d81c196e3
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 variables3360
Number of clauses661080
Sum of the clauses size2634240
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25040
Number of clauses of size 30
Number of clauses of size 4656040
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	53:29 INFO : Reading from input HOME/instance-3312969-1304182408.cnf
3.53/3.22	Executor set job limit to 1000000
3.53/3.22	Executor set job limit to 1000000
3.53/3.22	Executor set job limit to 1000000
3.53/3.22	Executor set job limit to 1000000
3.53/3.22	Starting Executor!
3.53/3.22	Starting Executor!
3.53/3.22	Starting Executor!
3.53/3.22	Starting Executor!
11.66/9.61	53:38 INFO : 3360 variables remaining out of 3360
11.66/9.61	53:38 INFO : 3310440 literals remaining out of 3295320

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

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

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


[startup+0 s]
/proc/loadavg: 7.43 7.84 7.42 2/175 1611
/proc/meminfo: memFree=25841688/32951124 swapFree=67051468/67111528
[pid=1611] ppid=1609 vsize=252 CPUtime=0 cores=1,3,5,7
/proc/1611/stat : 1611 (java) S 1609 1611 931 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 529843629 258048 31 33554432000 1073741824 1073778376 140737025349280 18446744073709551615 218366033543 0 2147483391 4096 0 18446744071699199166 0 0 17 3 0 0 0
/proc/1611/statm: 63 31 24 9 0 22 0

[startup+0.0871049 s]
/proc/loadavg: 7.43 7.84 7.42 2/175 1611
/proc/meminfo: memFree=25841688/32951124 swapFree=67051468/67111528
[pid=1611] ppid=1609 vsize=15676460 CPUtime=0.08 cores=1,3,5,7
/proc/1611/stat : 1611 (java) S 1609 1611 931 0 -1 4202496 5298 0 1 0 7 1 0 0 17 0 18 0 529843629 16052695040 4717 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1611/statm: 3919115 4717 2106 9 0 3909834 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676460

[startup+0.101149 s]
/proc/loadavg: 7.43 7.84 7.42 2/175 1611
/proc/meminfo: memFree=25841688/32951124 swapFree=67051468/67111528
[pid=1611] ppid=1609 vsize=15676460 CPUtime=0.09 cores=1,3,5,7
/proc/1611/stat : 1611 (java) S 1609 1611 931 0 -1 4202496 5538 0 1 0 8 1 0 0 17 0 18 0 529843629 16052695040 4957 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1611/statm: 3919115 4957 2115 9 0 3909834 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676460

[startup+0.301101 s]
/proc/loadavg: 7.43 7.84 7.42 2/175 1611
/proc/meminfo: memFree=25841688/32951124 swapFree=67051468/67111528
[pid=1611] ppid=1609 vsize=15683144 CPUtime=0.5 cores=1,3,5,7
/proc/1611/stat : 1611 (java) S 1609 1611 931 0 -1 4202496 14333 0 1 0 48 2 0 0 17 0 18 0 529843629 16059539456 12829 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1611/statm: 3920786 12836 2213 9 0 3911505 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15683144

[startup+0.701035 s]
/proc/loadavg: 7.43 7.84 7.42 2/175 1611
/proc/meminfo: memFree=25841688/32951124 swapFree=67051468/67111528
[pid=1611] ppid=1609 vsize=15683144 CPUtime=0.91 cores=1,3,5,7
/proc/1611/stat : 1611 (java) S 1609 1611 931 0 -1 4202496 41625 0 1 0 85 6 0 0 17 0 18 0 529843629 16059539456 40118 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1611/statm: 3920786 40118 2228 9 0 3911505 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 15683144

[startup+1.50089 s]
/proc/loadavg: 7.43 7.84 7.42 3/212 1673
/proc/meminfo: memFree=25536772/32951124 swapFree=67051468/67111528
[pid=1611] ppid=1609 vsize=15683144 CPUtime=1.74 cores=1,3,5,7
/proc/1611/stat : 1611 (java) S 1609 1611 931 0 -1 4202496 60789 0 1 0 165 9 0 0 17 0 18 0 529843629 16059539456 59265 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1611/statm: 3920786 59270 2228 9 0 3911505 0
[pid=1611/tid=1613] ppid=1609 vsize=15683144 CPUtime=1.45 cores=1,3,5,7
/proc/1611/task/1613/stat : 1613 (java) R 1609 1611 931 0 -1 4202560 51690 0 1 0 138 7 0 0 19 0 18 0 529843630 16059539456 59273 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 46912505644977 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1611/tid=1614] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1614/stat : 1614 (java) S 1609 1611 931 0 -1 4202560 1310 0 0 0 0 0 0 0 16 0 18 0 529843630 16059539456 59277 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1615] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1615/stat : 1615 (java) S 1609 1611 931 0 -1 4202560 650 0 0 0 0 0 0 0 15 0 18 0 529843630 16059539456 59281 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1616] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1616/stat : 1616 (java) S 1609 1611 931 0 -1 4202560 628 0 0 0 0 0 0 0 16 0 18 0 529843630 16059539456 59285 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1617] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1617/stat : 1617 (java) S 1609 1611 931 0 -1 4202560 696 0 0 0 0 0 0 0 15 0 18 0 529843630 16059539456 59289 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1618] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1618/stat : 1618 (java) S 1609 1611 931 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 18 0 529843630 16059539456 59293 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1619] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1619/stat : 1619 (java) S 1609 1611 931 0 -1 4202560 633 0 0 0 0 0 0 0 15 0 18 0 529843630 16059539456 59296 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1620] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1620/stat : 1620 (java) S 1609 1611 931 0 -1 4202560 27 0 0 0 0 0 0 0 16 0 18 0 529843630 16059539456 59300 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1621] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1621/stat : 1621 (java) S 1609 1611 931 0 -1 4202560 123 0 0 0 0 0 0 0 16 0 18 0 529843630 16059539456 59303 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1622] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1622/stat : 1622 (java) S 1609 1611 931 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 18 0 529843631 16059539456 59307 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 0 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1623] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1623/stat : 1623 (java) S 1609 1611 931 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 18 0 529843632 16059539456 59311 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1624] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1624/stat : 1624 (java) S 1609 1611 931 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 529843632 16059539456 59315 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1625] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1625/stat : 1625 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 529843634 16059539456 59320 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382780849 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1626] ppid=1609 vsize=15683144 CPUtime=0.12 cores=1,3,5,7
/proc/1611/task/1626/stat : 1626 (java) S 1609 1611 931 0 -1 4202560 2188 0 0 0 12 0 0 0 15 0 18 0 529843634 16059539456 59323 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1627] ppid=1609 vsize=15683144 CPUtime=0.1 cores=1,3,5,7
/proc/1611/task/1627/stat : 1627 (java) S 1609 1611 931 0 -1 4202560 1382 0 0 0 10 0 0 0 19 0 18 0 529843634 16059539456 59327 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1628] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1628/stat : 1628 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 529843634 16059539456 59331 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1629] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1629/stat : 1629 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 529843634 16059539456 59335 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15683144

[startup+3.10061 s]
/proc/loadavg: 7.43 7.84 7.42 4/216 1677
/proc/meminfo: memFree=25371460/32951124 swapFree=67051468/67111528
[pid=1611] ppid=1609 vsize=15683144 CPUtime=3.4 cores=1,3,5,7
/proc/1611/stat : 1611 (java) S 1609 1611 931 0 -1 4202496 139678 0 1 0 322 18 0 0 17 0 18 0 529843629 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1611/statm: 3920786 138123 2246 9 0 3911505 0
[pid=1611/tid=1613] ppid=1609 vsize=15683144 CPUtime=3.05 cores=1,3,5,7
/proc/1611/task/1613/stat : 1613 (java) R 1609 1611 931 0 -1 4202560 127727 0 1 0 289 16 0 0 23 0 18 0 529843630 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 46912505570727 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1611/tid=1614] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1614/stat : 1614 (java) S 1609 1611 931 0 -1 4202560 1310 0 0 0 0 0 0 0 15 0 18 0 529843630 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1615] ppid=1609 vsize=15683144 CPUtime=0.01 cores=1,3,5,7
/proc/1611/task/1615/stat : 1615 (java) S 1609 1611 931 0 -1 4202560 651 0 0 0 1 0 0 0 15 0 18 0 529843630 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1616] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1616/stat : 1616 (java) S 1609 1611 931 0 -1 4202560 3194 0 0 0 0 0 0 0 15 0 18 0 529843630 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1617] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1617/stat : 1617 (java) S 1609 1611 931 0 -1 4202560 696 0 0 0 0 0 0 0 15 0 18 0 529843630 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1618] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1618/stat : 1618 (java) S 1609 1611 931 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 18 0 529843630 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1619] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1619/stat : 1619 (java) S 1609 1611 931 0 -1 4202560 678 0 0 0 0 0 0 0 15 0 18 0 529843630 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1620] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1620/stat : 1620 (java) S 1609 1611 931 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 18 0 529843630 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1621] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1621/stat : 1621 (java) S 1609 1611 931 0 -1 4202560 123 0 0 0 0 0 0 0 15 0 18 0 529843630 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1622] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1622/stat : 1622 (java) S 1609 1611 931 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 18 0 529843631 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 0 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1623] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1623/stat : 1623 (java) S 1609 1611 931 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 18 0 529843632 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1624] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1624/stat : 1624 (java) S 1609 1611 931 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 529843632 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1625] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1625/stat : 1625 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 529843634 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382780849 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1626] ppid=1609 vsize=15683144 CPUtime=0.15 cores=1,3,5,7
/proc/1611/task/1626/stat : 1626 (java) S 1609 1611 931 0 -1 4202560 2234 0 0 0 15 0 0 0 15 0 18 0 529843634 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1627] ppid=1609 vsize=15683144 CPUtime=0.12 cores=1,3,5,7
/proc/1611/task/1627/stat : 1627 (java) S 1609 1611 931 0 -1 4202560 1415 0 0 0 12 0 0 0 15 0 18 0 529843634 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1628] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1628/stat : 1628 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 529843634 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1629] ppid=1609 vsize=15683144 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1629/stat : 1629 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 529843634 16059539456 138123 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 15683144

[startup+6.30103 s]
/proc/loadavg: 7.32 7.81 7.42 6/220 1681
/proc/meminfo: memFree=24710356/32951124 swapFree=67051468/67111528
[pid=1611] ppid=1609 vsize=15696460 CPUtime=8.2 cores=1,3,5,7
/proc/1611/stat : 1611 (java) S 1609 1611 931 0 -1 4202496 161730 0 1 0 799 21 0 0 17 0 22 0 529843629 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1611/statm: 3924115 151937 2267 9 0 3914834 0
[pid=1611/tid=1613] ppid=1609 vsize=15696460 CPUtime=6.24 cores=1,3,5,7
/proc/1611/task/1613/stat : 1613 (java) R 1609 1611 931 0 -1 4202560 127857 0 1 0 608 16 0 0 25 0 22 0 529843630 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 46912506200984 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1611/tid=1614] ppid=1609 vsize=15696460 CPUtime=0.01 cores=1,3,5,7
/proc/1611/task/1614/stat : 1614 (java) S 1609 1611 931 0 -1 4202560 6431 0 0 0 1 0 0 0 16 0 22 0 529843630 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1615] ppid=1609 vsize=15696460 CPUtime=0.01 cores=1,3,5,7
/proc/1611/task/1615/stat : 1615 (java) S 1609 1611 931 0 -1 4202560 651 0 0 0 1 0 0 0 16 0 22 0 529843630 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1616] ppid=1609 vsize=15696460 CPUtime=0.01 cores=1,3,5,7
/proc/1611/task/1616/stat : 1616 (java) S 1609 1611 931 0 -1 4202560 3195 0 0 0 1 0 0 0 15 0 22 0 529843630 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1617] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1617/stat : 1617 (java) S 1609 1611 931 0 -1 4202560 696 0 0 0 0 0 0 0 15 0 22 0 529843630 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1618] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1618/stat : 1618 (java) S 1609 1611 931 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 22 0 529843630 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1619] ppid=1609 vsize=15696460 CPUtime=0.01 cores=1,3,5,7
/proc/1611/task/1619/stat : 1619 (java) S 1609 1611 931 0 -1 4202560 678 0 0 0 1 0 0 0 16 0 22 0 529843630 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1620] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1620/stat : 1620 (java) S 1609 1611 931 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 22 0 529843630 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1621] ppid=1609 vsize=15696460 CPUtime=0.01 cores=1,3,5,7
/proc/1611/task/1621/stat : 1621 (java) S 1609 1611 931 0 -1 4202560 123 0 0 0 1 0 0 0 15 0 22 0 529843630 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1622] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1622/stat : 1622 (java) S 1609 1611 931 0 -1 4202560 337 0 0 0 0 0 0 0 15 0 22 0 529843631 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 0 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1623] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1623/stat : 1623 (java) S 1609 1611 931 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 529843632 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1624] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1624/stat : 1624 (java) S 1609 1611 931 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 529843632 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1625] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1625/stat : 1625 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529843634 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382780849 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1626] ppid=1609 vsize=15696460 CPUtime=0.85 cores=1,3,5,7
/proc/1611/task/1626/stat : 1626 (java) S 1609 1611 931 0 -1 4202560 4880 0 0 0 85 0 0 0 15 0 22 0 529843634 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1627] ppid=1609 vsize=15696460 CPUtime=0.98 cores=1,3,5,7
/proc/1611/task/1627/stat : 1627 (java) S 1609 1611 931 0 -1 4202560 15387 0 0 0 96 2 0 0 15 0 22 0 529843634 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1628] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1628/stat : 1628 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529843634 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1629] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1629/stat : 1629 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529843634 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1678] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1678/stat : 1678 (java) S 1609 1611 931 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 529843951 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 4 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1679] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1679/stat : 1679 (java) S 1609 1611 931 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 529843951 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1680] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1680/stat : 1680 (java) S 1609 1611 931 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 529843951 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1681] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1681/stat : 1681 (java) S 1609 1611 931 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 529843951 16073175040 151937 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 15696460

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

/proc/1611/task/1616/stat : 1616 (java) S 1609 1611 931 0 -1 4202560 247357 0 0 0 323 44 0 0 16 0 22 0 529843630 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1617] ppid=1609 vsize=15696460 CPUtime=3.45 cores=1,3,5,7
/proc/1611/task/1617/stat : 1617 (java) S 1609 1611 931 0 -1 4202560 227414 0 0 0 305 40 0 0 16 0 22 0 529843630 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1618] ppid=1609 vsize=15696460 CPUtime=3.59 cores=1,3,5,7
/proc/1611/task/1618/stat : 1618 (java) S 1609 1611 931 0 -1 4202560 297362 0 0 0 306 53 0 0 16 0 22 0 529843630 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1619] ppid=1609 vsize=15696460 CPUtime=3.97 cores=1,3,5,7
/proc/1611/task/1619/stat : 1619 (java) S 1609 1611 931 0 -1 4202560 372301 0 0 0 331 66 0 0 15 0 22 0 529843630 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1620] ppid=1609 vsize=15696460 CPUtime=3.61 cores=1,3,5,7
/proc/1611/task/1620/stat : 1620 (java) S 1609 1611 931 0 -1 4202560 307030 0 0 0 306 55 0 0 16 0 22 0 529843630 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1621] ppid=1609 vsize=15696460 CPUtime=3.19 cores=1,3,5,7
/proc/1611/task/1621/stat : 1621 (java) S 1609 1611 931 0 -1 4202560 298965 0 0 0 265 54 0 0 15 0 22 0 529843630 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1622] ppid=1609 vsize=15696460 CPUtime=2.8 cores=1,3,5,7
/proc/1611/task/1622/stat : 1622 (java) S 1609 1611 931 0 -1 4202560 343239 0 0 0 247 33 0 0 15 0 22 0 529843631 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 0 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1623] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1623/stat : 1623 (java) S 1609 1611 931 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529843632 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1624] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1624/stat : 1624 (java) S 1609 1611 931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529843632 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1625] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1625/stat : 1625 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529843634 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382780849 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1626] ppid=1609 vsize=15696460 CPUtime=1.19 cores=1,3,5,7
/proc/1611/task/1626/stat : 1626 (java) S 1609 1611 931 0 -1 4202560 4908 0 0 0 119 0 0 0 15 0 22 0 529843634 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1627] ppid=1609 vsize=15696460 CPUtime=1.68 cores=1,3,5,7
/proc/1611/task/1627/stat : 1627 (java) S 1609 1611 931 0 -1 4202560 15456 0 0 0 166 2 0 0 16 0 22 0 529843634 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1628] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1628/stat : 1628 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529843634 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1629] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1629/stat : 1629 (java) S 1609 1611 931 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529843634 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1678] ppid=1609 vsize=15696460 CPUtime=1102.03 cores=1,3,5,7
/proc/1611/task/1678/stat : 1678 (java) R 1609 1611 931 0 -1 4202560 98 0 0 0 110203 0 0 0 25 0 22 0 529843951 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1611/tid=1679] ppid=1609 vsize=15696460 CPUtime=1095.05 cores=1,3,5,7
/proc/1611/task/1679/stat : 1679 (java) R 1609 1611 931 0 -1 4202560 165 0 0 0 109505 0 0 0 25 0 22 0 529843951 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 46912506276012 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=1611/tid=1680] ppid=1609 vsize=15696460 CPUtime=1096.72 cores=1,3,5,7
/proc/1611/task/1680/stat : 1680 (java) R 1609 1611 931 0 -1 4202560 1404 0 0 0 109672 0 0 0 25 0 22 0 529843951 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 46912506200970 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=1611/tid=1681] ppid=1609 vsize=15696460 CPUtime=1091.47 cores=1,3,5,7
/proc/1611/task/1681/stat : 1681 (java) R 1609 1611 931 0 -1 4202560 147 0 0 0 109147 0 0 0 25 0 22 0 529843951 16073175040 2825810 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 47448854347985 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4428.94
Current children cumulated vsize (KiB) 15696460

[startup+1182.3 s]
/proc/loadavg: 8.19 8.11 7.88 9/220 1725
/proc/meminfo: memFree=13305572/32951124 swapFree=67051468/67111528
[pid=1611] ppid=1609 vsize=15696460 CPUtime=4668.6 cores=1,3,5,7
/proc/1611/stat : 1611 (java) S 1609 1611 931 0 -1 4202496 2874361 0 1 0 466375 485 0 0 17 0 22 0 529843629 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1611/statm: 3924115 2799685 2294 9 0 3914834 0
[pid=1611/tid=1613] ppid=1609 vsize=15696460 CPUtime=9.56 cores=1,3,5,7
/proc/1611/task/1613/stat : 1613 (java) S 1609 1611 931 0 -1 4202560 127882 0 1 0 940 16 0 0 25 0 22 0 529843630 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1614] ppid=1609 vsize=15696460 CPUtime=3.52 cores=1,3,5,7
/proc/1611/task/1614/stat : 1614 (java) S 1609 1611 931 0 -1 4202560 298739 0 0 0 300 52 0 0 16 0 22 0 529843630 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1615] ppid=1609 vsize=15696460 CPUtime=3.73 cores=1,3,5,7
/proc/1611/task/1615/stat : 1615 (java) S 1609 1611 931 0 -1 4202560 320788 0 0 0 313 60 0 0 15 0 22 0 529843630 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1616] ppid=1609 vsize=15696460 CPUtime=3.7 cores=1,3,5,7
/proc/1611/task/1616/stat : 1616 (java) S 1609 1611 931 0 -1 4202560 247365 0 0 0 326 44 0 0 15 0 22 0 529843630 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1617] ppid=1609 vsize=15696460 CPUtime=3.69 cores=1,3,5,7
/proc/1611/task/1617/stat : 1617 (java) S 1609 1611 931 0 -1 4202560 227415 0 0 0 329 40 0 0 16 0 22 0 529843630 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1618] ppid=1609 vsize=15696460 CPUtime=3.75 cores=1,3,5,7
/proc/1611/task/1618/stat : 1618 (java) S 1609 1611 931 0 -1 4202560 302209 0 0 0 321 54 0 0 16 0 22 0 529843630 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1619] ppid=1609 vsize=15696460 CPUtime=4.05 cores=1,3,5,7
/proc/1611/task/1619/stat : 1619 (java) S 1609 1611 931 0 -1 4202560 373862 0 0 0 339 66 0 0 16 0 22 0 529843630 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1620] ppid=1609 vsize=15696460 CPUtime=3.68 cores=1,3,5,7
/proc/1611/task/1620/stat : 1620 (java) S 1609 1611 931 0 -1 4202560 308642 0 0 0 312 56 0 0 16 0 22 0 529843630 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1621] ppid=1609 vsize=15696460 CPUtime=3.42 cores=1,3,5,7
/proc/1611/task/1621/stat : 1621 (java) S 1609 1611 931 0 -1 4202560 300574 0 0 0 288 54 0 0 16 0 22 0 529843630 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1622] ppid=1609 vsize=15696460 CPUtime=2.81 cores=1,3,5,7
/proc/1611/task/1622/stat : 1622 (java) S 1609 1611 931 0 -1 4202560 343249 0 0 0 247 34 0 0 15 0 22 0 529843631 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 0 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1623] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1623/stat : 1623 (java) S 1609 1611 931 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529843632 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1624] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1624/stat : 1624 (java) S 1609 1611 931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529843632 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1625] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1625/stat : 1625 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529843634 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382780849 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1626] ppid=1609 vsize=15696460 CPUtime=1.2 cores=1,3,5,7
/proc/1611/task/1626/stat : 1626 (java) S 1609 1611 931 0 -1 4202560 4909 0 0 0 120 0 0 0 15 0 22 0 529843634 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1627] ppid=1609 vsize=15696460 CPUtime=1.68 cores=1,3,5,7
/proc/1611/task/1627/stat : 1627 (java) S 1609 1611 931 0 -1 4202560 15456 0 0 0 166 2 0 0 16 0 22 0 529843634 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1628] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1628/stat : 1628 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529843634 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1629] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1629/stat : 1629 (java) S 1609 1611 931 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 529843634 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1678] ppid=1609 vsize=15696460 CPUtime=1161.71 cores=1,3,5,7
/proc/1611/task/1678/stat : 1678 (java) R 1609 1611 931 0 -1 4202560 99 0 0 0 116171 0 0 0 25 0 22 0 529843951 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 46912506201027 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1611/tid=1679] ppid=1609 vsize=15696460 CPUtime=1154.41 cores=1,3,5,7
/proc/1611/task/1679/stat : 1679 (java) R 1609 1611 931 0 -1 4202560 166 0 0 0 115441 0 0 0 25 0 22 0 529843951 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 46912506276019 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=1611/tid=1680] ppid=1609 vsize=15696460 CPUtime=1156.39 cores=1,3,5,7
/proc/1611/task/1680/stat : 1680 (java) R 1609 1611 931 0 -1 4202560 1405 0 0 0 115639 0 0 0 25 0 22 0 529843951 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 46912505795718 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=1611/tid=1681] ppid=1609 vsize=15696460 CPUtime=1151.15 cores=1,3,5,7
/proc/1611/task/1681/stat : 1681 (java) R 1609 1611 931 0 -1 4202560 148 0 0 0 115115 0 0 0 25 0 22 0 529843951 16073175040 2799685 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 47448854349475 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4668.6
Current children cumulated vsize (KiB) 15696460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1215.3 s]
/proc/loadavg: 7.32 7.92 7.82 5/193 1746
/proc/meminfo: memFree=14749736/32951124 swapFree=67051468/67111528
[pid=1611] ppid=1609 vsize=15696460 CPUtime=4800.39 cores=1,3,5,7
/proc/1611/stat : 1611 (java) S 1609 1611 931 0 -1 4202496 2914957 0 1 0 479546 493 0 0 17 0 22 0 529843629 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1611/statm: 3924115 2770605 2294 9 0 3914834 0
[pid=1611/tid=1613] ppid=1609 vsize=15696460 CPUtime=9.56 cores=1,3,5,7
/proc/1611/task/1613/stat : 1613 (java) S 1609 1611 931 0 -1 4202560 127882 0 1 0 940 16 0 0 25 0 22 0 529843630 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1614] ppid=1609 vsize=15696460 CPUtime=3.6 cores=1,3,5,7
/proc/1611/task/1614/stat : 1614 (java) S 1609 1611 931 0 -1 4202560 308688 0 0 0 307 53 0 0 16 0 22 0 529843630 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1615] ppid=1609 vsize=15696460 CPUtime=3.89 cores=1,3,5,7
/proc/1611/task/1615/stat : 1615 (java) S 1609 1611 931 0 -1 4202560 330539 0 0 0 328 61 0 0 16 0 22 0 529843630 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1616] ppid=1609 vsize=15696460 CPUtime=3.9 cores=1,3,5,7
/proc/1611/task/1616/stat : 1616 (java) S 1609 1611 931 0 -1 4202560 247365 0 0 0 346 44 0 0 16 0 22 0 529843630 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1617] ppid=1609 vsize=15696460 CPUtime=3.76 cores=1,3,5,7
/proc/1611/task/1617/stat : 1617 (java) S 1609 1611 931 0 -1 4202560 227415 0 0 0 336 40 0 0 15 0 22 0 529843630 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1618] ppid=1609 vsize=15696460 CPUtime=3.82 cores=1,3,5,7
/proc/1611/task/1618/stat : 1618 (java) S 1609 1611 931 0 -1 4202560 302216 0 0 0 328 54 0 0 15 0 22 0 529843630 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1619] ppid=1609 vsize=15696460 CPUtime=4.19 cores=1,3,5,7
/proc/1611/task/1619/stat : 1619 (java) S 1609 1611 931 0 -1 4202560 373868 0 0 0 353 66 0 0 15 0 22 0 529843630 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1620] ppid=1609 vsize=15696460 CPUtime=3.79 cores=1,3,5,7
/proc/1611/task/1620/stat : 1620 (java) S 1609 1611 931 0 -1 4202560 318432 0 0 0 322 57 0 0 16 0 22 0 529843630 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1621] ppid=1609 vsize=15696460 CPUtime=3.51 cores=1,3,5,7
/proc/1611/task/1621/stat : 1621 (java) S 1609 1611 931 0 -1 4202560 311512 0 0 0 295 56 0 0 16 0 22 0 529843630 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1622] ppid=1609 vsize=15696460 CPUtime=2.81 cores=1,3,5,7
/proc/1611/task/1622/stat : 1622 (java) S 1609 1611 931 0 -1 4202560 343399 0 0 0 247 34 0 0 15 0 22 0 529843631 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 0 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1623] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1623/stat : 1623 (java) S 1609 1611 931 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529843632 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1624] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1624/stat : 1624 (java) S 1609 1611 931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529843632 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1625] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1625/stat : 1625 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529843634 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382780849 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1626] ppid=1609 vsize=15696460 CPUtime=1.2 cores=1,3,5,7
/proc/1611/task/1626/stat : 1626 (java) S 1609 1611 931 0 -1 4202560 4909 0 0 0 120 0 0 0 15 0 22 0 529843634 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 5 0 0 0
[pid=1611/tid=1627] ppid=1609 vsize=15696460 CPUtime=1.68 cores=1,3,5,7
/proc/1611/task/1627/stat : 1627 (java) S 1609 1611 931 0 -1 4202560 15456 0 0 0 166 2 0 0 16 0 22 0 529843634 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 3 0 0 0
[pid=1611/tid=1628] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1628/stat : 1628 (java) S 1609 1611 931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529843634 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773145 0 4 0 16800975 18446604457633038528 0 0 -1 7 0 0 0
[pid=1611/tid=1629] ppid=1609 vsize=15696460 CPUtime=0 cores=1,3,5,7
/proc/1611/task/1629/stat : 1629 (java) S 1609 1611 931 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 529843634 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 218382773760 0 4 0 16800975 18446604457633038528 0 0 -1 1 0 0 0
[pid=1611/tid=1678] ppid=1609 vsize=15696460 CPUtime=1194.47 cores=1,3,5,7
/proc/1611/task/1678/stat : 1678 (java) R 1609 1611 931 0 -1 4202560 99 0 0 0 119447 0 0 0 25 0 22 0 529843951 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 46912506291609 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1611/tid=1679] ppid=1609 vsize=15696460 CPUtime=1186.98 cores=1,3,5,7
/proc/1611/task/1679/stat : 1679 (java) R 1609 1611 931 0 -1 4202560 166 0 0 0 118698 0 0 0 25 0 22 0 529843951 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 46912506200956 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=1611/tid=1680] ppid=1609 vsize=15696460 CPUtime=1189.15 cores=1,3,5,7
/proc/1611/task/1680/stat : 1680 (java) R 1609 1611 931 0 -1 4202560 1407 0 0 0 118915 0 0 0 25 0 22 0 529843951 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 46912506200984 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=1611/tid=1681] ppid=1609 vsize=15696460 CPUtime=1183.91 cores=1,3,5,7
/proc/1611/task/1681/stat : 1681 (java) R 1609 1611 931 0 -1 4202560 149 0 0 0 118391 0 0 0 25 0 22 0 529843951 16073175040 2770605 33554432000 1073741824 1073778376 140735483638528 18446744073709551615 46912506200993 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 15696460

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

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

[startup+1215.41 s]
/proc/loadavg: 7.32 7.92 7.82 2/174 1749
/proc/meminfo: memFree=17622524/32951124 swapFree=67051468/67111528
[pid=1611] ppid=1609 vsize=0 CPUtime=4800.52 cores=1,3,5,7
/proc/1611/stat : 1611 (java) Z 1609 1611 931 0 -1 4203548 2914983 0 1 0 479549 503 0 0 15 0 2 0 529843629 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1611/statm: 0 0 0 0 0 0 0
[pid=1611/tid=1678] ppid=1609 vsize=0 CPUtime=1194.58 cores=1,3,5,7
/proc/1611/task/1678/stat : 1678 (java) R 1609 1611 931 0 -1 4203588 99 0 0 0 119448 10 0 0 25 0 2 0 529843951 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.52
Current children cumulated vsize (KiB) 0

[startup+1215.6 s]
/proc/loadavg: 7.32 7.92 7.82 2/174 1749
/proc/meminfo: memFree=17622524/32951124 swapFree=67051468/67111528
[pid=1611] ppid=1609 vsize=0 CPUtime=4800.7 cores=1,3,5,7
/proc/1611/stat : 1611 (java) Z 1609 1611 931 0 -1 4203548 2914983 0 1 0 479549 521 0 0 15 0 2 0 529843629 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1611/statm: 0 0 0 0 0 0 0
[pid=1611/tid=1678] ppid=1609 vsize=0 CPUtime=1194.76 cores=1,3,5,7
/proc/1611/task/1678/stat : 1678 (java) R 1609 1611 931 0 -1 4203588 99 0 0 0 119448 28 0 0 25 0 2 0 529843951 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.7
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1215.69
CPU time (s): 4800.81
CPU user time (s): 4795.5
CPU system time (s): 5.30919
CPU usage (%): 394.903
Max. virtual memory (cumulated for all children) (KiB): 15696460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.5
system time used= 5.30919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2914983
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= 29286
involuntary context switches= 54768

runsolver used 2.03969 second user time and 4.6353 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 18:53:29
IDJOB=3312969
IDBENCH=83166
IDSOLVER=1699
FILE ID=node101/3312969-1304182408
RUNJOBID= node101-1304181199-1485
PBS_JOBID= 13172432
Free space on /tmp= 72144 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x40.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312969-1304182408/watcher-3312969-1304182408 -o /tmp/evaluation-result-3312969-1304182408/solver-3312969-1304182408 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312969-1304182408.cnf

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

MD5SUM BENCH= 65a5698edfd6f3a12089595d81c196e3
RANDOM SEED=1499591499

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:      25841968 kB
Buffers:       1927072 kB
Cached:        4701428 kB
SwapCached:      30424 kB
Active:        1798164 kB
Inactive:      4866952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25841968 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           17280 kB
Writeback:           0 kB
AnonPages:       27512 kB
Mapped:           9260 kB
Slab:           380364 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222772 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= 72144 MiB
End job on node101 at 2011-04-30 19:13:46