Trace number 3312971

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.31 1204.23

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_361_s.cnf
MD5SUM6e5ac2b9425e98989eedf4cf638bde54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark170.249
Satisfiable
(Un)Satisfiability was proved
Number of variables7942
Number of clauses14991
Sum of the clauses size44382
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2591
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	06:30 INFO : Reading from input HOME/instance-3312971-1304183189.cnf
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Starting Executor!
0.50/0.33	Starting Executor!
0.50/0.33	Starting Executor!
0.50/0.33	Starting Executor!
1.85/0.85	06:30 INFO : 7922 variables remaining out of 7942
1.85/0.85	06:30 INFO : 60980 literals remaining out of 59373

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.38 4.71 6.36 3/177 1655
/proc/meminfo: memFree=30818028/32951124 swapFree=67111444/67111528
[pid=1655] ppid=1652 vsize=9020 CPUtime=0 cores=0,2,4,6
/proc/1655/stat : 1655 (java) R 1652 1655 873 0 -1 4194304 588 0 0 0 0 0 0 0 18 0 1 0 529916918 9236480 90 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228117790823 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1655/statm: 2242 88 68 9 0 34 0
[pid=1655/tid=1657] ppid=1652 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1657/stat : 1657 (java) S 1652 1655 873 0 -1 4202560 66 0 0 0 0 0 0 0 19 0 2 0 529916918 27824128 894 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228117790343 0 2147483391 4096 0 18446744071699207358 0 0 -1 2 0 0 0

[startup+0.077273 s]
/proc/loadavg: 3.38 4.71 6.36 3/177 1655
/proc/meminfo: memFree=30818028/32951124 swapFree=67111444/67111528
[pid=1655] ppid=1652 vsize=15676072 CPUtime=0.06 cores=0,2,4,6
/proc/1655/stat : 1655 (java) S 1652 1655 873 0 -1 4202496 4972 0 1 0 6 0 0 0 18 0 18 0 529916918 16052297728 4393 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1655/statm: 3919018 4393 2036 9 0 3909737 0
[pid=1655/tid=1657] ppid=1652 vsize=15676072 CPUtime=0.06 cores=0,2,4,6
/proc/1655/task/1657/stat : 1657 (java) R 1652 1655 873 0 -1 4202560 3126 0 1 0 6 0 0 0 18 0 18 0 529916918 16052297728 4393 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15676072

[startup+0.100274 s]
/proc/loadavg: 3.38 4.71 6.36 3/177 1655
/proc/meminfo: memFree=30818028/32951124 swapFree=67111444/67111528
[pid=1655] ppid=1652 vsize=15676532 CPUtime=0.1 cores=0,2,4,6
/proc/1655/stat : 1655 (java) S 1652 1655 873 0 -1 4202496 5578 0 1 0 9 1 0 0 18 0 18 0 529916918 16052768768 4999 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1655/statm: 3919133 4999 2117 9 0 3909852 0
[pid=1655/tid=1657] ppid=1652 vsize=15676532 CPUtime=0.08 cores=0,2,4,6
/proc/1655/task/1657/stat : 1657 (java) R 1652 1655 873 0 -1 4202560 3425 0 1 0 8 0 0 0 18 0 18 0 529916918 16052768768 4999 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 47450284156440 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676532

[startup+0.30026 s]
/proc/loadavg: 3.38 4.71 6.36 3/177 1655
/proc/meminfo: memFree=30818028/32951124 swapFree=67111444/67111528
[pid=1655] ppid=1652 vsize=15681712 CPUtime=0.5 cores=0,2,4,6
/proc/1655/stat : 1655 (java) S 1652 1655 873 0 -1 4202496 15757 0 1 0 48 2 0 0 18 0 18 0 529916918 16058073088 13918 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1655/statm: 3920428 13924 2207 9 0 3911147 0
[pid=1655/tid=1657] ppid=1652 vsize=15681712 CPUtime=0.28 cores=0,2,4,6
/proc/1655/task/1657/stat : 1657 (java) R 1652 1655 873 0 -1 4202560 10574 0 1 0 27 1 0 0 18 0 18 0 529916918 16058073088 13927 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912505640211 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15681712

[startup+0.70122 s]
/proc/loadavg: 3.38 4.71 6.36 3/177 1655
/proc/meminfo: memFree=30818028/32951124 swapFree=67111444/67111528
[pid=1655] ppid=1652 vsize=15692600 CPUtime=1.56 cores=0,2,4,6
/proc/1655/stat : 1655 (java) S 1652 1655 873 0 -1 4202496 30970 0 1 0 152 4 0 0 18 0 22 0 529916918 16069222400 26175 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1655/statm: 3923150 26175 2249 9 0 3913869 0
[pid=1655/tid=1657] ppid=1652 vsize=15692600 CPUtime=0.68 cores=0,2,4,6
/proc/1655/task/1657/stat : 1657 (java) R 1652 1655 873 0 -1 4202560 17043 0 1 0 66 2 0 0 18 0 22 0 529916918 16069222400 26175 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912505121410 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 15692600

[startup+1.50096 s]
/proc/loadavg: 3.38 4.71 6.36 12/220 1698
/proc/meminfo: memFree=30507636/32951124 swapFree=67111444/67111528
[pid=1655] ppid=1652 vsize=15693444 CPUtime=4.16 cores=0,2,4,6
/proc/1655/stat : 1655 (java) S 1652 1655 873 0 -1 4202496 97651 0 1 0 403 13 0 0 18 0 22 0 529916918 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1655/statm: 3923361 92228 2275 9 0 3914080 0
[pid=1655/tid=1657] ppid=1652 vsize=15693444 CPUtime=0.83 cores=0,2,4,6
/proc/1655/task/1657/stat : 1657 (java) S 1652 1655 873 0 -1 4202560 17866 0 1 0 81 2 0 0 18 0 22 0 529916918 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1667] ppid=1652 vsize=15693444 CPUtime=0.01 cores=0,2,4,6
/proc/1655/task/1667/stat : 1667 (java) S 1652 1655 873 0 -1 4202560 3290 0 0 0 1 0 0 0 16 0 22 0 529916919 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1668] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1668/stat : 1668 (java) S 1652 1655 873 0 -1 4202560 3197 0 0 0 0 0 0 0 16 0 22 0 529916919 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1669] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1669/stat : 1669 (java) S 1652 1655 873 0 -1 4202560 3831 0 0 0 0 0 0 0 16 0 22 0 529916919 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1670] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1670/stat : 1670 (java) S 1652 1655 873 0 -1 4202560 874 0 0 0 0 0 0 0 15 0 22 0 529916919 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1671] ppid=1652 vsize=15693444 CPUtime=0.01 cores=0,2,4,6
/proc/1655/task/1671/stat : 1671 (java) S 1652 1655 873 0 -1 4202560 3247 0 0 0 1 0 0 0 16 0 22 0 529916919 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1672] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1672/stat : 1672 (java) S 1652 1655 873 0 -1 4202560 755 0 0 0 0 0 0 0 15 0 22 0 529916919 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1673] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1673/stat : 1673 (java) S 1652 1655 873 0 -1 4202560 1685 0 0 0 0 0 0 0 15 0 22 0 529916919 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1674] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1674/stat : 1674 (java) S 1652 1655 873 0 -1 4202560 1111 0 0 0 0 0 0 0 15 0 22 0 529916919 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1676] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1676/stat : 1676 (java) S 1652 1655 873 0 -1 4202560 199 0 0 0 0 0 0 0 16 0 22 0 529916920 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134530560 0 0 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1679] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1679/stat : 1679 (java) S 1652 1655 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529916920 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1680] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1680/stat : 1680 (java) S 1652 1655 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529916920 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1685] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1685/stat : 1685 (java) S 1652 1655 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529916922 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134537649 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1687] ppid=1652 vsize=15693444 CPUtime=0.77 cores=0,2,4,6
/proc/1655/task/1687/stat : 1687 (java) S 1652 1655 873 0 -1 4202560 4417 0 0 0 77 0 0 0 16 0 22 0 529916922 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1688] ppid=1652 vsize=15693444 CPUtime=0.88 cores=0,2,4,6
/proc/1655/task/1688/stat : 1688 (java) R 1652 1655 873 0 -1 4202560 8495 0 0 0 87 1 0 0 16 0 22 0 529916922 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1655/tid=1689] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1689/stat : 1689 (java) S 1652 1655 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529916922 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1690] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1690/stat : 1690 (java) S 1652 1655 873 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529916922 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134530560 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1695] ppid=1652 vsize=15693444 CPUtime=0.37 cores=0,2,4,6
/proc/1655/task/1695/stat : 1695 (java) R 1652 1655 873 0 -1 4202560 10714 0 0 0 36 1 0 0 16 0 22 0 529916951 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912506115785 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1655/tid=1696] ppid=1652 vsize=15693444 CPUtime=0.5 cores=0,2,4,6
/proc/1655/task/1696/stat : 1696 (java) R 1652 1655 873 0 -1 4202560 16180 0 0 0 48 2 0 0 16 0 22 0 529916951 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912505875893 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1655/tid=1697] ppid=1652 vsize=15693444 CPUtime=0.25 cores=0,2,4,6
/proc/1655/task/1697/stat : 1697 (java) R 1652 1655 873 0 -1 4202560 7933 0 0 0 25 0 0 0 16 0 22 0 529916951 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912506180448 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1655/tid=1698] ppid=1652 vsize=15693444 CPUtime=0.39 cores=0,2,4,6
/proc/1655/task/1698/stat : 1698 (java) R 1652 1655 873 0 -1 4202560 12471 0 0 0 38 1 0 0 16 0 22 0 529916951 16070086656 92228 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912506199353 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 15693444

[startup+3.12542 s]
/proc/loadavg: 3.38 4.71 6.36 10/220 1698
/proc/meminfo: memFree=29527292/32951124 swapFree=67111444/67111528
[pid=1655] ppid=1652 vsize=15693444 CPUtime=10.63 cores=0,2,4,6
/proc/1655/stat : 1655 (java) S 1652 1655 873 0 -1 4202496 355568 0 1 0 1011 52 0 0 18 0 22 0 529916918 16070086656 350013 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1655/statm: 3923361 350013 2275 9 0 3914080 0
[pid=1655/tid=1657] ppid=1652 vsize=15693444 CPUtime=0.83 cores=0,2,4,6
/proc/1655/task/1657/stat : 1657 (java) S 1652 1655 873 0 -1 4202560 17866 0 1 0 81 2 0 0 18 0 22 0 529916918 16070086656 350013 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1667] ppid=1652 vsize=15693444 CPUtime=0.03 cores=0,2,4,6
/proc/1655/task/1667/stat : 1667 (java) R 1652 1655 873 0 -1 4202560 8691 0 0 0 2 1 0 0 15 0 22 0 529916919 16070086656 350013 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228122667319 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1655/tid=1668] ppid=1652 vsize=15693444 CPUtime=0.07 cores=0,2,4,6
/proc/1655/task/1668/stat : 1668 (java) R 1652 1655 873 0 -1 4202560 19296 0 0 0 4 3 0 0 15 0 22 0 529916919 16070086656 350013 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228122667319 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1655/tid=1669] ppid=1652 vsize=15693444 CPUtime=0.06 cores=0,2,4,6
/proc/1655/task/1669/stat : 1669 (java) S 1652 1655 873 0 -1 4202560 17402 0 0 0 3 3 0 0 15 0 22 0 529916919 16070086656 350013 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1670] ppid=1652 vsize=15693444 CPUtime=0.07 cores=0,2,4,6
/proc/1655/task/1670/stat : 1670 (java) S 1652 1655 873 0 -1 4202560 19552 0 0 0 4 3 0 0 16 0 22 0 529916919 16070086656 350013 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1671] ppid=1652 vsize=15693444 CPUtime=0.04 cores=0,2,4,6
/proc/1655/task/1671/stat : 1671 (java) S 1652 1655 873 0 -1 4202560 9661 0 0 0 3 1 0 0 15 0 22 0 529916919 16070086656 350013 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1672] ppid=1652 vsize=15693444 CPUtime=0.02 cores=0,2,4,6
/proc/1655/task/1672/stat : 1672 (java) S 1652 1655 873 0 -1 4202560 5827 0 0 0 1 1 0 0 15 0 22 0 529916919 16070086656 350013 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1673] ppid=1652 vsize=15693444 CPUtime=0.03 cores=0,2,4,6
/proc/1655/task/1673/stat : 1673 (java) S 1652 1655 873 0 -1 4202560 10400 0 0 0 1 2 0 0 15 0 22 0 529916919 16070086656 350013 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1674] ppid=1652 vsize=15693444 CPUtime=0.05 cores=0,2,4,6
/proc/1655/task/1674/stat : 1674 (java) S 1652 1655 873 0 -1 4202560 16312 0 0 0 2 3 0 0 16 0 22 0 529916919 16070086656 350013 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1676] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1676/stat : 1676 (java) R 1652 1655 873 0 -1 4202560 531 0 0 0 0 0 0 0 15 0 22 0 529916920 16070086656 350020 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228122407995 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=1655/tid=1679] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1679/stat : 1679 (java) S 1652 1655 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529916920 16070086656 350034 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1680] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1680/stat : 1680 (java) S 1652 1655 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529916920 16070086656 350050 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1685] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1685/stat : 1685 (java) S 1652 1655 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529916922 16070086656 350065 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134537649 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1687] ppid=1652 vsize=15693444 CPUtime=0.79 cores=0,2,4,6
/proc/1655/task/1687/stat : 1687 (java) S 1652 1655 873 0 -1 4202560 4418 0 0 0 79 0 0 0 15 0 22 0 529916922 16070086656 350081 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1688] ppid=1652 vsize=15693444 CPUtime=0.99 cores=0,2,4,6
/proc/1655/task/1688/stat : 1688 (java) S 1652 1655 873 0 -1 4202560 8510 0 0 0 98 1 0 0 15 0 22 0 529916922 16070086656 350096 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1689] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1689/stat : 1689 (java) S 1652 1655 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529916922 16070086656 350112 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1690] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1690/stat : 1690 (java) S 1652 1655 873 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529916922 16070086656 350126 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134530560 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1695] ppid=1652 vsize=15693444 CPUtime=1.89 cores=0,2,4,6
/proc/1655/task/1695/stat : 1695 (java) S 1652 1655 873 0 -1 4202560 51789 0 0 0 183 6 0 0 17 0 22 0 529916951 16070086656 350143 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1696] ppid=1652 vsize=15693444 CPUtime=1.95 cores=0,2,4,6
/proc/1655/task/1696/stat : 1696 (java) S 1652 1655 873 0 -1 4202560 59146 0 0 0 188 7 0 0 17 0 22 0 529916951 16070086656 350158 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1697] ppid=1652 vsize=15693444 CPUtime=1.75 cores=0,2,4,6
/proc/1655/task/1697/stat : 1697 (java) S 1652 1655 873 0 -1 4202560 49900 0 0 0 170 5 0 0 17 0 22 0 529916951 16070086656 350174 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1698] ppid=1652 vsize=15693444 CPUtime=1.92 cores=0,2,4,6
/proc/1655/task/1698/stat : 1698 (java) S 1652 1655 873 0 -1 4202560 54887 0 0 0 186 6 0 0 17 0 22 0 529916951 16070086656 350190 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.63
Current children cumulated vsize (KiB) 15693444

[startup+6.3011 s]
/proc/loadavg: 3.83 4.78 6.38 11/220 1698
/proc/meminfo: memFree=26392444/32951124 swapFree=67111444/67111528
[pid=1655] ppid=1652 vsize=15693444 CPUtime=22.95 cores=0,2,4,6
/proc/1655/stat : 1655 (java) S 1652 1655 873 0 -1 4202496 685211 0 1 0 2195 100 0 0 18 0 22 0 529916918 16070086656 679191 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1655/statm: 3923361 679193 2293 9 0 3914080 0
[pid=1655/tid=1657] ppid=1652 vsize=15693444 CPUtime=0.83 cores=0,2,4,6
/proc/1655/task/1657/stat : 1657 (java) S 1652 1655 873 0 -1 4202560 17866 0 1 0 81 2 0 0 18 0 22 0 529916918 16070086656 679193 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1667] ppid=1652 vsize=15693444 CPUtime=0.14 cores=0,2,4,6
/proc/1655/task/1667/stat : 1667 (java) S 1652 1655 873 0 -1 4202560 40961 0 0 0 7 7 0 0 16 0 22 0 529916919 16070086656 679193 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1668] ppid=1652 vsize=15693444 CPUtime=0.13 cores=0,2,4,6
/proc/1655/task/1668/stat : 1668 (java) S 1652 1655 873 0 -1 4202560 29818 0 0 0 7 6 0 0 16 0 22 0 529916919 16070086656 679193 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1669] ppid=1652 vsize=15693444 CPUtime=0.16 cores=0,2,4,6
/proc/1655/task/1669/stat : 1669 (java) S 1652 1655 873 0 -1 4202560 46064 0 0 0 7 9 0 0 16 0 22 0 529916919 16070086656 679193 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1670] ppid=1652 vsize=15693444 CPUtime=0.09 cores=0,2,4,6
/proc/1655/task/1670/stat : 1670 (java) S 1652 1655 873 0 -1 4202560 22551 0 0 0 5 4 0 0 16 0 22 0 529916919 16070086656 679194 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1671] ppid=1652 vsize=15693444 CPUtime=0.16 cores=0,2,4,6
/proc/1655/task/1671/stat : 1671 (java) S 1652 1655 873 0 -1 4202560 40558 0 0 0 9 7 0 0 16 0 22 0 529916919 16070086656 679195 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1672] ppid=1652 vsize=15693444 CPUtime=0.02 cores=0,2,4,6
/proc/1655/task/1672/stat : 1672 (java) S 1652 1655 873 0 -1 4202560 5832 0 0 0 1 1 0 0 15 0 22 0 529916919 16070086656 679196 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1673] ppid=1652 vsize=15693444 CPUtime=0.03 cores=0,2,4,6
/proc/1655/task/1673/stat : 1673 (java) S 1652 1655 873 0 -1 4202560 10400 0 0 0 1 2 0 0 15 0 22 0 529916919 16070086656 679196 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1674] ppid=1652 vsize=15693444 CPUtime=0.12 cores=0,2,4,6
/proc/1655/task/1674/stat : 1674 (java) S 1652 1655 873 0 -1 4202560 33463 0 0 0 6 6 0 0 16 0 22 0 529916919 16070086656 679196 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0

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

/proc/meminfo: memFree=25679432/32951124 swapFree=67111444/67111528
[pid=1655] ppid=1652 vsize=15693444 CPUtime=4473.76 cores=0,2,4,6
/proc/1655/stat : 1655 (java) S 1652 1655 873 0 -1 4202496 1467655 0 1 0 447128 248 0 0 18 0 22 0 529916918 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1655/statm: 3923361 1064425 2299 9 0 3914080 0
[pid=1655/tid=1657] ppid=1652 vsize=15693444 CPUtime=0.83 cores=0,2,4,6
/proc/1655/task/1657/stat : 1657 (java) S 1652 1655 873 0 -1 4202560 17866 0 1 0 81 2 0 0 18 0 22 0 529916918 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1667] ppid=1652 vsize=15693444 CPUtime=3.55 cores=0,2,4,6
/proc/1655/task/1667/stat : 1667 (java) S 1652 1655 873 0 -1 4202560 53589 0 0 0 344 11 0 0 16 0 22 0 529916919 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1668] ppid=1652 vsize=15693444 CPUtime=3.56 cores=0,2,4,6
/proc/1655/task/1668/stat : 1668 (java) S 1652 1655 873 0 -1 4202560 54435 0 0 0 344 12 0 0 15 0 22 0 529916919 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1669] ppid=1652 vsize=15693444 CPUtime=3.72 cores=0,2,4,6
/proc/1655/task/1669/stat : 1669 (java) S 1652 1655 873 0 -1 4202560 70980 0 0 0 357 15 0 0 16 0 22 0 529916919 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1670] ppid=1652 vsize=15693444 CPUtime=3.71 cores=0,2,4,6
/proc/1655/task/1670/stat : 1670 (java) S 1652 1655 873 0 -1 4202560 60049 0 0 0 357 14 0 0 16 0 22 0 529916919 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1671] ppid=1652 vsize=15693444 CPUtime=3.76 cores=0,2,4,6
/proc/1655/task/1671/stat : 1671 (java) S 1652 1655 873 0 -1 4202560 65450 0 0 0 363 13 0 0 15 0 22 0 529916919 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1672] ppid=1652 vsize=15693444 CPUtime=3.47 cores=0,2,4,6
/proc/1655/task/1672/stat : 1672 (java) S 1652 1655 873 0 -1 4202560 30739 0 0 0 339 8 0 0 15 0 22 0 529916919 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1673] ppid=1652 vsize=15693444 CPUtime=3.54 cores=0,2,4,6
/proc/1655/task/1673/stat : 1673 (java) S 1652 1655 873 0 -1 4202560 23362 0 0 0 348 6 0 0 16 0 22 0 529916919 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1674] ppid=1652 vsize=15693444 CPUtime=3.6 cores=0,2,4,6
/proc/1655/task/1674/stat : 1674 (java) S 1652 1655 873 0 -1 4202560 70045 0 0 0 346 14 0 0 16 0 22 0 529916919 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1676] ppid=1652 vsize=15693444 CPUtime=0.71 cores=0,2,4,6
/proc/1655/task/1676/stat : 1676 (java) S 1652 1655 873 0 -1 4202560 11173 0 0 0 54 17 0 0 15 0 22 0 529916920 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134530560 0 0 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1679] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1679/stat : 1679 (java) S 1652 1655 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529916920 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1680] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1680/stat : 1680 (java) S 1652 1655 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529916920 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1685] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1685/stat : 1685 (java) S 1652 1655 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529916922 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134537649 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1687] ppid=1652 vsize=15693444 CPUtime=0.9 cores=0,2,4,6
/proc/1655/task/1687/stat : 1687 (java) S 1652 1655 873 0 -1 4202560 4443 0 0 0 90 0 0 0 15 0 22 0 529916922 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1688] ppid=1652 vsize=15693444 CPUtime=1.24 cores=0,2,4,6
/proc/1655/task/1688/stat : 1688 (java) S 1652 1655 873 0 -1 4202560 8567 0 0 0 123 1 0 0 15 0 22 0 529916922 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1689] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1689/stat : 1689 (java) S 1652 1655 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529916922 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1690] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1690/stat : 1690 (java) S 1652 1655 873 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 529916922 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134530560 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1695] ppid=1652 vsize=15693444 CPUtime=1110.14 cores=0,2,4,6
/proc/1655/task/1695/stat : 1695 (java) R 1652 1655 873 0 -1 4202560 237424 0 0 0 110979 35 0 0 25 0 22 0 529916951 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912506168581 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1655/tid=1696] ppid=1652 vsize=15693444 CPUtime=1109.8 cores=0,2,4,6
/proc/1655/task/1696/stat : 1696 (java) R 1652 1655 873 0 -1 4202560 261534 0 0 0 110949 31 0 0 25 0 22 0 529916951 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 47450284913234 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1655/tid=1697] ppid=1652 vsize=15693444 CPUtime=1110.55 cores=0,2,4,6
/proc/1655/task/1697/stat : 1697 (java) R 1652 1655 873 0 -1 4202560 242174 0 0 0 111027 28 0 0 25 0 22 0 529916951 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912505833676 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1655/tid=1698] ppid=1652 vsize=15693444 CPUtime=1110.52 cores=0,2,4,6
/proc/1655/task/1698/stat : 1698 (java) R 1652 1655 873 0 -1 4202560 254377 0 0 0 111020 32 0 0 25 0 22 0 529916951 16070086656 1064425 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912506002992 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4473.76
Current children cumulated vsize (KiB) 15693444

[startup+1182.3 s]
/proc/loadavg: 8.03 8.03 7.59 8/220 1729
/proc/meminfo: memFree=25138500/32951124 swapFree=67111444/67111528
[pid=1655] ppid=1652 vsize=15693444 CPUtime=4713.36 cores=0,2,4,6
/proc/1655/stat : 1655 (java) S 1652 1655 873 0 -1 4202496 1634271 0 1 0 471067 269 0 0 18 0 22 0 529916918 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1655/statm: 3923361 1230538 2299 9 0 3914080 0
[pid=1655/tid=1657] ppid=1652 vsize=15693444 CPUtime=0.83 cores=0,2,4,6
/proc/1655/task/1657/stat : 1657 (java) S 1652 1655 873 0 -1 4202560 17866 0 1 0 81 2 0 0 18 0 22 0 529916918 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1667] ppid=1652 vsize=15693444 CPUtime=3.59 cores=0,2,4,6
/proc/1655/task/1667/stat : 1667 (java) S 1652 1655 873 0 -1 4202560 54427 0 0 0 348 11 0 0 16 0 22 0 529916919 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1668] ppid=1652 vsize=15693444 CPUtime=3.58 cores=0,2,4,6
/proc/1655/task/1668/stat : 1668 (java) S 1652 1655 873 0 -1 4202560 54887 0 0 0 346 12 0 0 15 0 22 0 529916919 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1669] ppid=1652 vsize=15693444 CPUtime=3.75 cores=0,2,4,6
/proc/1655/task/1669/stat : 1669 (java) S 1652 1655 873 0 -1 4202560 71778 0 0 0 360 15 0 0 16 0 22 0 529916919 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1670] ppid=1652 vsize=15693444 CPUtime=3.74 cores=0,2,4,6
/proc/1655/task/1670/stat : 1670 (java) S 1652 1655 873 0 -1 4202560 60553 0 0 0 360 14 0 0 15 0 22 0 529916919 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1671] ppid=1652 vsize=15693444 CPUtime=3.79 cores=0,2,4,6
/proc/1655/task/1671/stat : 1671 (java) S 1652 1655 873 0 -1 4202560 66440 0 0 0 366 13 0 0 15 0 22 0 529916919 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1672] ppid=1652 vsize=15693444 CPUtime=3.5 cores=0,2,4,6
/proc/1655/task/1672/stat : 1672 (java) S 1652 1655 873 0 -1 4202560 31959 0 0 0 342 8 0 0 16 0 22 0 529916919 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1673] ppid=1652 vsize=15693444 CPUtime=3.57 cores=0,2,4,6
/proc/1655/task/1673/stat : 1673 (java) S 1652 1655 873 0 -1 4202560 23981 0 0 0 351 6 0 0 16 0 22 0 529916919 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1674] ppid=1652 vsize=15693444 CPUtime=3.63 cores=0,2,4,6
/proc/1655/task/1674/stat : 1674 (java) S 1652 1655 873 0 -1 4202560 70546 0 0 0 348 15 0 0 15 0 22 0 529916919 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1676] ppid=1652 vsize=15693444 CPUtime=0.72 cores=0,2,4,6
/proc/1655/task/1676/stat : 1676 (java) S 1652 1655 873 0 -1 4202560 11559 0 0 0 54 18 0 0 15 0 22 0 529916920 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134530560 0 0 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1679] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1679/stat : 1679 (java) S 1652 1655 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529916920 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1680] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1680/stat : 1680 (java) S 1652 1655 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529916920 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1685] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1685/stat : 1685 (java) S 1652 1655 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529916922 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134537649 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1687] ppid=1652 vsize=15693444 CPUtime=0.9 cores=0,2,4,6
/proc/1655/task/1687/stat : 1687 (java) S 1652 1655 873 0 -1 4202560 4443 0 0 0 90 0 0 0 15 0 22 0 529916922 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1688] ppid=1652 vsize=15693444 CPUtime=1.24 cores=0,2,4,6
/proc/1655/task/1688/stat : 1688 (java) S 1652 1655 873 0 -1 4202560 8567 0 0 0 123 1 0 0 15 0 22 0 529916922 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1689] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1689/stat : 1689 (java) S 1652 1655 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529916922 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1690] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1690/stat : 1690 (java) S 1652 1655 873 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529916922 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134530560 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1695] ppid=1652 vsize=15693444 CPUtime=1170.06 cores=0,2,4,6
/proc/1655/task/1695/stat : 1695 (java) R 1652 1655 873 0 -1 4202560 275698 0 0 0 116966 40 0 0 25 0 22 0 529916951 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912505826682 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1655/tid=1696] ppid=1652 vsize=15693444 CPUtime=1169.4 cores=0,2,4,6
/proc/1655/task/1696/stat : 1696 (java) R 1652 1655 873 0 -1 4202560 301947 0 0 0 116904 36 0 0 25 0 22 0 529916951 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912505651023 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1655/tid=1697] ppid=1652 vsize=15693444 CPUtime=1170.47 cores=0,2,4,6
/proc/1655/task/1697/stat : 1697 (java) R 1652 1655 873 0 -1 4202560 280234 0 0 0 117014 33 0 0 25 0 22 0 529916951 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912505805260 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1655/tid=1698] ppid=1652 vsize=15693444 CPUtime=1170.44 cores=0,2,4,6
/proc/1655/task/1698/stat : 1698 (java) R 1652 1655 873 0 -1 4202560 297934 0 0 0 117007 37 0 0 25 0 22 0 529916951 16070086656 1230538 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912505872748 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4713.36
Current children cumulated vsize (KiB) 15693444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204 s]
/proc/loadavg: 8.02 8.03 7.60 9/220 1730
/proc/meminfo: memFree=24931412/32951124 swapFree=67111444/67111528
[pid=1655] ppid=1652 vsize=15693444 CPUtime=4800.05 cores=0,2,4,6
/proc/1655/stat : 1655 (java) S 1652 1655 873 0 -1 4202496 1696592 0 1 0 479727 278 0 0 18 0 22 0 529916918 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1655/statm: 3923361 1292484 2299 9 0 3914080 0
[pid=1655/tid=1657] ppid=1652 vsize=15693444 CPUtime=0.83 cores=0,2,4,6
/proc/1655/task/1657/stat : 1657 (java) S 1652 1655 873 0 -1 4202560 17866 0 1 0 81 2 0 0 18 0 22 0 529916918 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1667] ppid=1652 vsize=15693444 CPUtime=3.6 cores=0,2,4,6
/proc/1655/task/1667/stat : 1667 (java) S 1652 1655 873 0 -1 4202560 54778 0 0 0 349 11 0 0 16 0 22 0 529916919 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1668] ppid=1652 vsize=15693444 CPUtime=3.59 cores=0,2,4,6
/proc/1655/task/1668/stat : 1668 (java) S 1652 1655 873 0 -1 4202560 55135 0 0 0 347 12 0 0 15 0 22 0 529916919 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1669] ppid=1652 vsize=15693444 CPUtime=3.76 cores=0,2,4,6
/proc/1655/task/1669/stat : 1669 (java) S 1652 1655 873 0 -1 4202560 71993 0 0 0 361 15 0 0 16 0 22 0 529916919 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1670] ppid=1652 vsize=15693444 CPUtime=3.75 cores=0,2,4,6
/proc/1655/task/1670/stat : 1670 (java) S 1652 1655 873 0 -1 4202560 60893 0 0 0 361 14 0 0 15 0 22 0 529916919 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1671] ppid=1652 vsize=15693444 CPUtime=3.79 cores=0,2,4,6
/proc/1655/task/1671/stat : 1671 (java) S 1652 1655 873 0 -1 4202560 66557 0 0 0 366 13 0 0 15 0 22 0 529916919 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1672] ppid=1652 vsize=15693444 CPUtime=3.51 cores=0,2,4,6
/proc/1655/task/1672/stat : 1672 (java) S 1652 1655 873 0 -1 4202560 32142 0 0 0 343 8 0 0 16 0 22 0 529916919 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1673] ppid=1652 vsize=15693444 CPUtime=3.58 cores=0,2,4,6
/proc/1655/task/1673/stat : 1673 (java) S 1652 1655 873 0 -1 4202560 24464 0 0 0 352 6 0 0 15 0 22 0 529916919 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1674] ppid=1652 vsize=15693444 CPUtime=3.64 cores=0,2,4,6
/proc/1655/task/1674/stat : 1674 (java) S 1652 1655 873 0 -1 4202560 70835 0 0 0 349 15 0 0 16 0 22 0 529916919 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1676] ppid=1652 vsize=15693444 CPUtime=0.72 cores=0,2,4,6
/proc/1655/task/1676/stat : 1676 (java) S 1652 1655 873 0 -1 4202560 11646 0 0 0 54 18 0 0 15 0 22 0 529916920 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134530560 0 0 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1679] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1679/stat : 1679 (java) S 1652 1655 873 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529916920 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1680] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1680/stat : 1680 (java) S 1652 1655 873 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529916920 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1685] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1685/stat : 1685 (java) S 1652 1655 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529916922 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134537649 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1687] ppid=1652 vsize=15693444 CPUtime=0.9 cores=0,2,4,6
/proc/1655/task/1687/stat : 1687 (java) S 1652 1655 873 0 -1 4202560 4443 0 0 0 90 0 0 0 15 0 22 0 529916922 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 4 0 0 0
[pid=1655/tid=1688] ppid=1652 vsize=15693444 CPUtime=1.24 cores=0,2,4,6
/proc/1655/task/1688/stat : 1688 (java) S 1652 1655 873 0 -1 4202560 8567 0 0 0 123 1 0 0 15 0 22 0 529916922 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 0 0 0 0
[pid=1655/tid=1689] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1689/stat : 1689 (java) S 1652 1655 873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529916922 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134529945 0 4 0 16800975 18446604453943298240 0 0 -1 2 0 0 0
[pid=1655/tid=1690] ppid=1652 vsize=15693444 CPUtime=0 cores=0,2,4,6
/proc/1655/task/1690/stat : 1690 (java) S 1652 1655 873 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529916922 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 228134530560 0 4 0 16800975 18446604453943298240 0 0 -1 6 0 0 0
[pid=1655/tid=1695] ppid=1652 vsize=15693444 CPUtime=1191.75 cores=0,2,4,6
/proc/1655/task/1695/stat : 1695 (java) R 1652 1655 873 0 -1 4202560 289047 0 0 0 119133 42 0 0 25 0 22 0 529916951 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912506203547 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1655/tid=1696] ppid=1652 vsize=15693444 CPUtime=1190.96 cores=0,2,4,6
/proc/1655/task/1696/stat : 1696 (java) R 1652 1655 873 0 -1 4202560 317533 0 0 0 119058 38 0 0 25 0 22 0 529916951 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912505650976 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1655/tid=1697] ppid=1652 vsize=15693444 CPUtime=1192.15 cores=0,2,4,6
/proc/1655/task/1697/stat : 1697 (java) R 1652 1655 873 0 -1 4202560 296768 0 0 0 119180 35 0 0 25 0 22 0 529916951 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912506279984 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1655/tid=1698] ppid=1652 vsize=15693444 CPUtime=1192.13 cores=0,2,4,6
/proc/1655/task/1698/stat : 1698 (java) R 1652 1655 873 0 -1 4202560 312473 0 0 0 119173 40 0 0 25 0 22 0 529916951 16070086656 1292484 33554432000 1073741824 1073778376 140734723028816 18446744073709551615 46912505832064 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 15693444

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

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

[startup+1204.2 s]
/proc/loadavg: 8.02 8.03 7.60 9/220 1730
/proc/meminfo: memFree=24931412/32951124 swapFree=67111444/67111528
[pid=1655] ppid=1652 vsize=0 CPUtime=4800.27 cores=0,2,4,6
/proc/1655/stat : 1655 (java) Z 1652 1655 873 0 -1 4203548 1696619 0 1 0 479731 296 0 0 17 0 2 0 529916918 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1655/statm: 0 0 0 0 0 0 0
[pid=1655/tid=1697] ppid=1652 vsize=0 CPUtime=1192.35 cores=0,2,4,6
/proc/1655/task/1697/stat : 1697 (java) R 1652 1655 873 0 -1 4203588 296768 0 0 0 119181 54 0 0 25 0 2 0 529916951 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1204.23
CPU time (s): 4800.31
CPU user time (s): 4797.31
CPU system time (s): 2.99454
CPU usage (%): 398.622
Max. virtual memory (cumulated for all children) (KiB): 15693444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.31
system time used= 2.99454
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1696619
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= 101388
involuntary context switches= 95925

runsolver used 1.9857 second user time and 4.63129 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-30 19:06:29
IDJOB=3312971
IDBENCH=83194
IDSOLVER=1699
FILE ID=node138/3312971-1304183189
RUNJOBID= node138-1304183189-1635
PBS_JOBID= 13172436
Free space on /tmp= 72408 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_361_s.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312971-1304183189/watcher-3312971-1304183189 -o /tmp/evaluation-result-3312971-1304183189/solver-3312971-1304183189 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312971-1304183189.cnf

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

MD5SUM BENCH= 6e5ac2b9425e98989eedf4cf638bde54
RANDOM SEED=167776056

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30818200 kB
Buffers:        676872 kB
Cached:         997504 kB
SwapCached:         84 kB
Active:         182492 kB
Inactive:      1556228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30818200 kB
SwapTotal:    67111528 kB
SwapFree:     67111444 kB
Dirty:            3552 kB
Writeback:           0 kB
AnonPages:       63336 kB
Mapped:          14876 kB
Slab:           331260 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198224 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= 72404 MiB
End job on node138 at 2011-04-30 19:26:35