Trace number 3313234

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.85 1218.57

General information on the benchmark

Nameapplication/jarvisalo/
AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step12.cnf
MD5SUMa6c23e8e50d9f412a09111dc6cd6e81b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.247961
Satisfiable
(Un)Satisfiability was proved
Number of variables32523
Number of clauses308440
Sum of the clauses size666748
Maximum clause length179
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2293920
Number of clauses of size 39041
Number of clauses of size 41279
Number of clauses of size 5505
Number of clauses of size over 53551

Solver Data

0.10/0.12	50:00 INFO : Reading from input HOME/instance-3313234-1304106600.cnf
1.34/1.15	Executor set job limit to 1000000
1.34/1.15	Executor set job limit to 1000000
1.34/1.15	Executor set job limit to 1000000
1.34/1.15	Executor set job limit to 1000000
1.34/1.16	Starting Executor!
1.34/1.16	Starting Executor!
1.34/1.16	Starting Executor!
1.34/1.16	Starting Executor!
7.32/5.15	50:05 INFO : 30556 variables remaining out of 32523
7.32/5.15	50:05 INFO : 12577452 literals remaining out of 975188

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-3313234-1304106600/watcher-3313234-1304106600 -o /tmp/evaluation-result-3313234-1304106600/solver-3313234-1304106600 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313234-1304106600.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.44 4.94 6.54 2/174 18750
/proc/meminfo: memFree=26275528/32950928 swapFree=67111364/67111528
[pid=18750] ppid=18748 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/18750/stat : 18750 (java) R 18748 18750 18346 0 -1 4202496 949 0 0 0 0 0 0 0 22 0 1 0 522259673 23580672 434 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208075269888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18750/statm: 5757 445 343 9 0 124 0

[startup+0.103303 s]
/proc/loadavg: 3.44 4.94 6.54 2/174 18750
/proc/meminfo: memFree=26275528/32950928 swapFree=67111364/67111528
[pid=18750] ppid=18748 vsize=15675744 CPUtime=0.1 cores=0,2,4,6
/proc/18750/stat : 18750 (java) S 18748 18750 18346 0 -1 4202496 5598 0 1 0 9 1 0 0 22 0 18 0 522259673 16051961856 5011 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18750/statm: 3918936 5011 2117 9 0 3909655 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15675744

[startup+0.200285 s]
/proc/loadavg: 3.44 4.94 6.54 2/174 18750
/proc/meminfo: memFree=26275528/32950928 swapFree=67111364/67111528
[pid=18750] ppid=18748 vsize=15675744 CPUtime=0.27 cores=0,2,4,6
/proc/18750/stat : 18750 (java) S 18748 18750 18346 0 -1 4202496 7096 0 1 0 26 1 0 0 22 0 18 0 522259673 16051961856 6459 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18750/statm: 3918936 6459 2184 9 0 3909655 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 15675744

[startup+0.300267 s]
/proc/loadavg: 3.44 4.94 6.54 2/174 18750
/proc/meminfo: memFree=26275528/32950928 swapFree=67111364/67111528
[pid=18750] ppid=18748 vsize=15680500 CPUtime=0.51 cores=0,2,4,6
/proc/18750/stat : 18750 (java) S 18748 18750 18346 0 -1 4202496 15404 0 1 0 49 2 0 0 22 0 18 0 522259673 16056832000 13683 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18750/statm: 3920125 13690 2207 9 0 3910844 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680500

[startup+0.7003 s]
/proc/loadavg: 3.44 4.94 6.54 2/174 18750
/proc/meminfo: memFree=26275528/32950928 swapFree=67111364/67111528
[pid=18750] ppid=18748 vsize=15680500 CPUtime=0.92 cores=0,2,4,6
/proc/18750/stat : 18750 (java) S 18748 18750 18346 0 -1 4202496 41825 0 1 0 87 5 0 0 22 0 18 0 522259673 16056832000 40100 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18750/statm: 3920125 40100 2223 9 0 3910844 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15680500

[startup+1.50115 s]
/proc/loadavg: 3.44 4.94 6.54 3/192 18768
/proc/meminfo: memFree=26079784/32950928 swapFree=67111364/67111528
[pid=18750] ppid=18748 vsize=15699804 CPUtime=2.07 cores=0,2,4,6
/proc/18750/stat : 18750 (java) S 18748 18750 18346 0 -1 4202496 49614 0 1 0 200 7 0 0 22 0 22 0 522259673 16076599296 45658 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18750/statm: 3924951 45658 2258 9 0 3915670 0
[pid=18750/tid=18752] ppid=18748 vsize=15699804 CPUtime=1.47 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (java) R 18748 18750 18346 0 -1 4202560 35605 0 1 0 143 4 0 0 25 0 22 0 522259674 16076599296 45658 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912505748009 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (java) S 18748 18750 18346 0 -1 4202560 123 0 0 0 0 0 0 0 16 0 22 0 522259675 16076599296 45658 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18754] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18754/stat : 18754 (java) S 18748 18750 18346 0 -1 4202560 39 0 0 0 0 0 0 0 16 0 22 0 522259675 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18755] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18755/stat : 18755 (java) S 18748 18750 18346 0 -1 4202560 1533 0 0 0 0 0 0 0 15 0 22 0 522259675 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18756] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18756/stat : 18756 (java) S 18748 18750 18346 0 -1 4202560 598 0 0 0 0 0 0 0 16 0 22 0 522259675 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18757] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18757/stat : 18757 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522259675 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18758] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18758/stat : 18758 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522259675 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18759] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18759/stat : 18759 (java) S 18748 18750 18346 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 22 0 522259675 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18760] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18760/stat : 18760 (java) S 18748 18750 18346 0 -1 4202560 473 0 0 0 0 0 0 0 15 0 22 0 522259675 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18761] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18761/stat : 18761 (java) S 18748 18750 18346 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 522259676 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 0 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18762] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18762/stat : 18762 (java) S 18748 18750 18346 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522259676 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18763] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18763/stat : 18763 (java) S 18748 18750 18346 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 522259676 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18764] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18764/stat : 18764 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522259678 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092055985 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18765] ppid=18748 vsize=15699804 CPUtime=0.18 cores=0,2,4,6
/proc/18750/task/18765/stat : 18765 (java) S 18748 18750 18346 0 -1 4202560 1340 0 0 0 18 0 0 0 16 0 22 0 522259678 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18766] ppid=18748 vsize=15699804 CPUtime=0.36 cores=0,2,4,6
/proc/18750/task/18766/stat : 18766 (java) R 18748 18750 18346 0 -1 4202560 8374 0 0 0 36 0 0 0 16 0 22 0 522259678 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 47991161041204 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18750/tid=18767] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18767/stat : 18767 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522259678 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18768] ppid=18748 vsize=15699804 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18768/stat : 18768 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522259678 16076599296 45659 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 15699804

[startup+3.10079 s]
/proc/loadavg: 3.40 4.90 6.52 6/196 18772
/proc/meminfo: memFree=26011052/32950928 swapFree=67111364/67111528
[pid=18750] ppid=18748 vsize=15710144 CPUtime=4.87 cores=0,2,4,6
/proc/18750/stat : 18750 (java) S 18748 18750 18346 0 -1 4202496 69080 0 1 0 477 10 0 0 22 0 22 0 522259673 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18750/statm: 3927536 55729 2265 9 0 3918255 0
[pid=18750/tid=18752] ppid=18748 vsize=15710144 CPUtime=3.05 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (java) R 18748 18750 18346 0 -1 4202560 35626 0 1 0 301 4 0 0 25 0 22 0 522259674 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912506098341 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=15710144 CPUtime=0.01 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (java) S 18748 18750 18346 0 -1 4202560 2189 0 0 0 1 0 0 0 16 0 22 0 522259675 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18754] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18754/stat : 18754 (java) S 18748 18750 18346 0 -1 4202560 1558 0 0 0 0 0 0 0 16 0 22 0 522259675 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18755] ppid=18748 vsize=15710144 CPUtime=0.01 cores=0,2,4,6
/proc/18750/task/18755/stat : 18755 (java) S 18748 18750 18346 0 -1 4202560 3738 0 0 0 1 0 0 0 16 0 22 0 522259675 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18756] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18756/stat : 18756 (java) S 18748 18750 18346 0 -1 4202560 598 0 0 0 0 0 0 0 15 0 22 0 522259675 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18757] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18757/stat : 18757 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522259675 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18758] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18758/stat : 18758 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522259675 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18759] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18759/stat : 18759 (java) S 18748 18750 18346 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 22 0 522259675 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18760] ppid=18748 vsize=15710144 CPUtime=0.01 cores=0,2,4,6
/proc/18750/task/18760/stat : 18760 (java) S 18748 18750 18346 0 -1 4202560 1914 0 0 0 1 0 0 0 16 0 22 0 522259675 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18761] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18761/stat : 18761 (java) S 18748 18750 18346 0 -1 4202560 85 0 0 0 0 0 0 0 15 0 22 0 522259676 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 0 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18762] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18762/stat : 18762 (java) S 18748 18750 18346 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522259676 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18763] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18763/stat : 18763 (java) S 18748 18750 18346 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522259676 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18764] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18764/stat : 18764 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522259678 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092055985 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18765] ppid=18748 vsize=15710144 CPUtime=0.53 cores=0,2,4,6
/proc/18750/task/18765/stat : 18765 (java) S 18748 18750 18346 0 -1 4202560 5839 0 0 0 52 1 0 0 15 0 22 0 522259678 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18766] ppid=18748 vsize=15710144 CPUtime=1.18 cores=0,2,4,6
/proc/18750/task/18766/stat : 18766 (java) S 18748 18750 18346 0 -1 4202560 16072 0 0 0 117 1 0 0 15 0 22 0 522259678 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18767] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18767/stat : 18767 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522259678 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18768] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18768/stat : 18768 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522259678 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18769] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18769/stat : 18769 (java) S 18748 18750 18346 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 522259789 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18770] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18770/stat : 18770 (java) S 18748 18750 18346 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 522259789 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18771] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18771/stat : 18771 (java) S 18748 18750 18346 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 522259789 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18772] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18772/stat : 18772 (java) S 18748 18750 18346 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 522259789 16087187456 55729 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 15710144

[startup+6.30113 s]
/proc/loadavg: 3.40 4.90 6.52 3/216 18795
/proc/meminfo: memFree=25203652/32950928 swapFree=67111364/67111528
[pid=18750] ppid=18748 vsize=15710144 CPUtime=9.26 cores=0,2,4,6
/proc/18750/stat : 18750 (java) S 18748 18750 18346 0 -1 4202496 183977 0 1 0 899 27 0 0 22 0 22 0 522259673 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18750/statm: 3927536 168174 2293 9 0 3918255 0
[pid=18750/tid=18752] ppid=18748 vsize=15710144 CPUtime=5.08 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (java) S 18748 18750 18346 0 -1 4202560 59150 0 1 0 501 7 0 0 25 0 22 0 522259674 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=15710144 CPUtime=0.07 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (java) S 18748 18750 18346 0 -1 4202560 8986 0 0 0 6 1 0 0 16 0 22 0 522259675 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18754] ppid=18748 vsize=15710144 CPUtime=0.07 cores=0,2,4,6
/proc/18750/task/18754/stat : 18754 (java) S 18748 18750 18346 0 -1 4202560 9126 0 0 0 6 1 0 0 16 0 22 0 522259675 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18755] ppid=18748 vsize=15710144 CPUtime=0.04 cores=0,2,4,6
/proc/18750/task/18755/stat : 18755 (java) S 18748 18750 18346 0 -1 4202560 10218 0 0 0 2 2 0 0 16 0 22 0 522259675 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18756] ppid=18748 vsize=15710144 CPUtime=0.08 cores=0,2,4,6
/proc/18750/task/18756/stat : 18756 (java) S 18748 18750 18346 0 -1 4202560 25814 0 0 0 5 3 0 0 16 0 22 0 522259675 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18757] ppid=18748 vsize=15710144 CPUtime=0.06 cores=0,2,4,6
/proc/18750/task/18757/stat : 18757 (java) S 18748 18750 18346 0 -1 4202560 25363 0 0 0 3 3 0 0 16 0 22 0 522259675 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18758] ppid=18748 vsize=15710144 CPUtime=0.02 cores=0,2,4,6
/proc/18750/task/18758/stat : 18758 (java) S 18748 18750 18346 0 -1 4202560 9503 0 0 0 1 1 0 0 15 0 22 0 522259675 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18759] ppid=18748 vsize=15710144 CPUtime=0.03 cores=0,2,4,6
/proc/18750/task/18759/stat : 18759 (java) S 18748 18750 18346 0 -1 4202560 6741 0 0 0 2 1 0 0 15 0 22 0 522259675 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18760] ppid=18748 vsize=15710144 CPUtime=0.01 cores=0,2,4,6
/proc/18750/task/18760/stat : 18760 (java) S 18748 18750 18346 0 -1 4202560 1914 0 0 0 1 0 0 0 15 0 22 0 522259675 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18761] ppid=18748 vsize=15710144 CPUtime=0.12 cores=0,2,4,6
/proc/18750/task/18761/stat : 18761 (java) S 18748 18750 18346 0 -1 4202560 749 0 0 0 12 0 0 0 16 0 22 0 522259676 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 0 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18762] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18762/stat : 18762 (java) S 18748 18750 18346 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522259676 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18763] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18763/stat : 18763 (java) S 18748 18750 18346 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522259676 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18764] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18764/stat : 18764 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522259678 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092055985 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18765] ppid=18748 vsize=15710144 CPUtime=0.83 cores=0,2,4,6
/proc/18750/task/18765/stat : 18765 (java) S 18748 18750 18346 0 -1 4202560 6342 0 0 0 82 1 0 0 15 0 22 0 522259678 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18766] ppid=18748 vsize=15710144 CPUtime=1.38 cores=0,2,4,6
/proc/18750/task/18766/stat : 18766 (java) S 18748 18750 18346 0 -1 4202560 16098 0 0 0 137 1 0 0 15 0 22 0 522259678 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18767] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18767/stat : 18767 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522259678 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18768] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18768/stat : 18768 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522259678 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18769] ppid=18748 vsize=15710144 CPUtime=0.41 cores=0,2,4,6
/proc/18750/task/18769/stat : 18769 (java) R 18748 18750 18346 0 -1 4202560 1177 0 0 0 41 0 0 0 16 0 22 0 522259789 16087187456 168174 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912505706931 0 4 0 16800975 0 0 0 -1 4 0 0 0

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

/proc/meminfo: memFree=96444/32950928 swapFree=67111356/67111528
[pid=18750] ppid=18748 vsize=15710144 CPUtime=4417.77 cores=0,2,4,6
/proc/18750/stat : 18750 (java) S 18748 18750 18346 0 -1 4202496 3210207 0 1 0 441203 574 0 0 22 0 22 0 522259673 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18750/statm: 3927536 3100150 2300 9 0 3918255 0
[pid=18750/tid=18752] ppid=18748 vsize=15710144 CPUtime=5.08 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (java) S 18748 18750 18346 0 -1 4202560 59150 0 1 0 501 7 0 0 25 0 22 0 522259674 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=15710144 CPUtime=8.81 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (java) S 18748 18750 18346 0 -1 4202560 341059 0 0 0 817 64 0 0 15 0 22 0 522259675 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18754] ppid=18748 vsize=15710144 CPUtime=10.27 cores=0,2,4,6
/proc/18750/task/18754/stat : 18754 (java) S 18748 18750 18346 0 -1 4202560 544537 0 0 0 930 97 0 0 15 0 22 0 522259675 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18755] ppid=18748 vsize=15710144 CPUtime=9.5 cores=0,2,4,6
/proc/18750/task/18755/stat : 18755 (java) S 18748 18750 18346 0 -1 4202560 456248 0 0 0 872 78 0 0 15 0 22 0 522259675 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18756] ppid=18748 vsize=15710144 CPUtime=9.66 cores=0,2,4,6
/proc/18750/task/18756/stat : 18756 (java) S 18748 18750 18346 0 -1 4202560 288418 0 0 0 917 49 0 0 16 0 22 0 522259675 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18757] ppid=18748 vsize=15710144 CPUtime=8.5 cores=0,2,4,6
/proc/18750/task/18757/stat : 18757 (java) S 18748 18750 18346 0 -1 4202560 333948 0 0 0 792 58 0 0 16 0 22 0 522259675 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18758] ppid=18748 vsize=15710144 CPUtime=9.4 cores=0,2,4,6
/proc/18750/task/18758/stat : 18758 (java) S 18748 18750 18346 0 -1 4202560 385641 0 0 0 872 68 0 0 15 0 22 0 522259675 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18759] ppid=18748 vsize=15710144 CPUtime=9.78 cores=0,2,4,6
/proc/18750/task/18759/stat : 18759 (java) S 18748 18750 18346 0 -1 4202560 328285 0 0 0 916 62 0 0 16 0 22 0 522259675 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18760] ppid=18748 vsize=15710144 CPUtime=9.53 cores=0,2,4,6
/proc/18750/task/18760/stat : 18760 (java) S 18748 18750 18346 0 -1 4202560 345476 0 0 0 887 66 0 0 16 0 22 0 522259675 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18761] ppid=18748 vsize=15710144 CPUtime=6.54 cores=0,2,4,6
/proc/18750/task/18761/stat : 18761 (java) S 18748 18750 18346 0 -1 4202560 62922 0 0 0 646 8 0 0 15 0 22 0 522259676 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 0 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18762] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18762/stat : 18762 (java) S 18748 18750 18346 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522259676 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18763] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18763/stat : 18763 (java) S 18748 18750 18346 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522259676 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18764] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18764/stat : 18764 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522259678 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092055985 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18765] ppid=18748 vsize=15710144 CPUtime=1.41 cores=0,2,4,6
/proc/18750/task/18765/stat : 18765 (java) S 18748 18750 18346 0 -1 4202560 9160 0 0 0 140 1 0 0 15 0 22 0 522259678 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18766] ppid=18748 vsize=15710144 CPUtime=2.01 cores=0,2,4,6
/proc/18750/task/18766/stat : 18766 (java) S 18748 18750 18346 0 -1 4202560 16176 0 0 0 200 1 0 0 15 0 22 0 522259678 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18767] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18767/stat : 18767 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522259678 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18768] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18768/stat : 18768 (java) S 18748 18750 18346 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 522259678 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18769] ppid=18748 vsize=15710144 CPUtime=1089.08 cores=0,2,4,6
/proc/18750/task/18769/stat : 18769 (java) R 18748 18750 18346 0 -1 4202560 18505 0 0 0 108904 4 0 0 25 0 22 0 522259789 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912506029789 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18750/tid=18770] ppid=18748 vsize=15710144 CPUtime=1071.71 cores=0,2,4,6
/proc/18750/task/18770/stat : 18770 (java) R 18748 18750 18346 0 -1 4202560 96 0 0 0 107170 1 0 0 25 0 22 0 522259789 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912505523503 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18750/tid=18771] ppid=18748 vsize=15710144 CPUtime=1087.44 cores=0,2,4,6
/proc/18750/task/18771/stat : 18771 (java) R 18748 18750 18346 0 -1 4202560 19002 0 0 0 108742 2 0 0 25 0 22 0 522259789 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912506111104 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18750/tid=18772] ppid=18748 vsize=15710144 CPUtime=1078.89 cores=0,2,4,6
/proc/18750/task/18772/stat : 18772 (java) R 18748 18750 18346 0 -1 4202560 131 0 0 0 107889 0 0 0 25 0 22 0 522259789 16087187456 3100150 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912506272894 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4417.77
Current children cumulated vsize (KiB) 15710144

[startup+1182.3 s]
/proc/loadavg: 5.05 5.40 6.07 6/218 18842
/proc/meminfo: memFree=99812/32950928 swapFree=67111356/67111528
[pid=18750] ppid=18748 vsize=15710144 CPUtime=4657.4 cores=0,2,4,6
/proc/18750/stat : 18750 (java) S 18748 18750 18346 0 -1 4202496 3211166 0 1 0 465165 575 0 0 22 0 22 0 522259673 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18750/statm: 3927536 3099508 2300 9 0 3918255 0
[pid=18750/tid=18752] ppid=18748 vsize=15710144 CPUtime=5.08 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (java) S 18748 18750 18346 0 -1 4202560 59150 0 1 0 501 7 0 0 25 0 22 0 522259674 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=15710144 CPUtime=9.03 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (java) S 18748 18750 18346 0 -1 4202560 341274 0 0 0 839 64 0 0 16 0 22 0 522259675 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18754] ppid=18748 vsize=15710144 CPUtime=10.61 cores=0,2,4,6
/proc/18750/task/18754/stat : 18754 (java) S 18748 18750 18346 0 -1 4202560 545028 0 0 0 964 97 0 0 16 0 22 0 522259675 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18755] ppid=18748 vsize=15710144 CPUtime=9.82 cores=0,2,4,6
/proc/18750/task/18755/stat : 18755 (java) S 18748 18750 18346 0 -1 4202560 456414 0 0 0 904 78 0 0 16 0 22 0 522259675 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18756] ppid=18748 vsize=15710144 CPUtime=9.91 cores=0,2,4,6
/proc/18750/task/18756/stat : 18756 (java) S 18748 18750 18346 0 -1 4202560 288419 0 0 0 942 49 0 0 16 0 22 0 522259675 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18757] ppid=18748 vsize=15710144 CPUtime=8.8 cores=0,2,4,6
/proc/18750/task/18757/stat : 18757 (java) S 18748 18750 18346 0 -1 4202560 333952 0 0 0 822 58 0 0 16 0 22 0 522259675 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18758] ppid=18748 vsize=15710144 CPUtime=9.61 cores=0,2,4,6
/proc/18750/task/18758/stat : 18758 (java) S 18748 18750 18346 0 -1 4202560 385664 0 0 0 893 68 0 0 16 0 22 0 522259675 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18759] ppid=18748 vsize=15710144 CPUtime=10.13 cores=0,2,4,6
/proc/18750/task/18759/stat : 18759 (java) S 18748 18750 18346 0 -1 4202560 328301 0 0 0 951 62 0 0 16 0 22 0 522259675 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18760] ppid=18748 vsize=15710144 CPUtime=9.83 cores=0,2,4,6
/proc/18750/task/18760/stat : 18760 (java) S 18748 18750 18346 0 -1 4202560 345481 0 0 0 917 66 0 0 16 0 22 0 522259675 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18761] ppid=18748 vsize=15710144 CPUtime=6.54 cores=0,2,4,6
/proc/18750/task/18761/stat : 18761 (java) S 18748 18750 18346 0 -1 4202560 62939 0 0 0 646 8 0 0 15 0 22 0 522259676 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 0 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18762] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18762/stat : 18762 (java) S 18748 18750 18346 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522259676 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18763] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18763/stat : 18763 (java) S 18748 18750 18346 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522259676 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18764] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18764/stat : 18764 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522259678 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092055985 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18765] ppid=18748 vsize=15710144 CPUtime=1.41 cores=0,2,4,6
/proc/18750/task/18765/stat : 18765 (java) S 18748 18750 18346 0 -1 4202560 9160 0 0 0 140 1 0 0 15 0 22 0 522259678 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18766] ppid=18748 vsize=15710144 CPUtime=2.01 cores=0,2,4,6
/proc/18750/task/18766/stat : 18766 (java) S 18748 18750 18346 0 -1 4202560 16176 0 0 0 200 1 0 0 15 0 22 0 522259678 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18767] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18767/stat : 18767 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522259678 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18768] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18768/stat : 18768 (java) S 18748 18750 18346 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 522259678 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18769] ppid=18748 vsize=15710144 CPUtime=1148.3 cores=0,2,4,6
/proc/18750/task/18769/stat : 18769 (java) R 18748 18750 18346 0 -1 4202560 18511 0 0 0 114826 4 0 0 25 0 22 0 522259789 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912506499315 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18750/tid=18770] ppid=18748 vsize=15710144 CPUtime=1131.12 cores=0,2,4,6
/proc/18750/task/18770/stat : 18770 (java) R 18748 18750 18346 0 -1 4202560 98 0 0 0 113111 1 0 0 25 0 22 0 522259789 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912506029648 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18750/tid=18771] ppid=18748 vsize=15710144 CPUtime=1146.85 cores=0,2,4,6
/proc/18750/task/18771/stat : 18771 (java) R 18748 18750 18346 0 -1 4202560 19005 0 0 0 114683 2 0 0 25 0 22 0 522259789 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912506272786 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18750/tid=18772] ppid=18748 vsize=15710144 CPUtime=1138.17 cores=0,2,4,6
/proc/18750/task/18772/stat : 18772 (java) R 18748 18750 18346 0 -1 4202560 137 0 0 0 113817 0 0 0 25 0 22 0 522259789 16087187456 3099508 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912505366054 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4657.4
Current children cumulated vsize (KiB) 15710144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1218.1 s]
/proc/loadavg: 5.08 5.37 6.03 6/218 18843
/proc/meminfo: memFree=97488/32950928 swapFree=67111356/67111528
[pid=18750] ppid=18748 vsize=15710144 CPUtime=4800.36 cores=0,2,4,6
/proc/18750/stat : 18750 (java) S 18748 18750 18346 0 -1 4202496 3221662 0 1 0 479458 578 0 0 22 0 22 0 522259673 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18750/statm: 3927536 3109988 2300 9 0 3918255 0
[pid=18750/tid=18752] ppid=18748 vsize=15710144 CPUtime=5.08 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (java) S 18748 18750 18346 0 -1 4202560 59150 0 1 0 501 7 0 0 25 0 22 0 522259674 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=15710144 CPUtime=9.22 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (java) S 18748 18750 18346 0 -1 4202560 341276 0 0 0 858 64 0 0 15 0 22 0 522259675 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18754] ppid=18748 vsize=15710144 CPUtime=10.8 cores=0,2,4,6
/proc/18750/task/18754/stat : 18754 (java) S 18748 18750 18346 0 -1 4202560 545270 0 0 0 983 97 0 0 15 0 22 0 522259675 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18755] ppid=18748 vsize=15710144 CPUtime=9.98 cores=0,2,4,6
/proc/18750/task/18755/stat : 18755 (java) S 18748 18750 18346 0 -1 4202560 456544 0 0 0 920 78 0 0 16 0 22 0 522259675 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18756] ppid=18748 vsize=15710144 CPUtime=10.1 cores=0,2,4,6
/proc/18750/task/18756/stat : 18756 (java) S 18748 18750 18346 0 -1 4202560 289986 0 0 0 960 50 0 0 16 0 22 0 522259675 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18757] ppid=18748 vsize=15710144 CPUtime=8.99 cores=0,2,4,6
/proc/18750/task/18757/stat : 18757 (java) S 18748 18750 18346 0 -1 4202560 333952 0 0 0 841 58 0 0 15 0 22 0 522259675 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18758] ppid=18748 vsize=15710144 CPUtime=9.76 cores=0,2,4,6
/proc/18750/task/18758/stat : 18758 (java) S 18748 18750 18346 0 -1 4202560 385679 0 0 0 908 68 0 0 15 0 22 0 522259675 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18759] ppid=18748 vsize=15710144 CPUtime=10.36 cores=0,2,4,6
/proc/18750/task/18759/stat : 18759 (java) S 18748 18750 18346 0 -1 4202560 331109 0 0 0 974 62 0 0 16 0 22 0 522259675 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 2 0 0 0
[pid=18750/tid=18760] ppid=18748 vsize=15710144 CPUtime=9.96 cores=0,2,4,6
/proc/18750/task/18760/stat : 18760 (java) S 18748 18750 18346 0 -1 4202560 351191 0 0 0 929 67 0 0 16 0 22 0 522259675 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18761] ppid=18748 vsize=15710144 CPUtime=6.54 cores=0,2,4,6
/proc/18750/task/18761/stat : 18761 (java) S 18748 18750 18346 0 -1 4202560 62949 0 0 0 646 8 0 0 15 0 22 0 522259676 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 0 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18762] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18762/stat : 18762 (java) S 18748 18750 18346 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522259676 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18763] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18763/stat : 18763 (java) S 18748 18750 18346 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522259676 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18764] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18764/stat : 18764 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522259678 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092055985 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18765] ppid=18748 vsize=15710144 CPUtime=1.41 cores=0,2,4,6
/proc/18750/task/18765/stat : 18765 (java) S 18748 18750 18346 0 -1 4202560 9160 0 0 0 140 1 0 0 15 0 22 0 522259678 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 6 0 0 0
[pid=18750/tid=18766] ppid=18748 vsize=15710144 CPUtime=2.01 cores=0,2,4,6
/proc/18750/task/18766/stat : 18766 (java) S 18748 18750 18346 0 -1 4202560 16176 0 0 0 200 1 0 0 15 0 22 0 522259678 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 0 0 0 0
[pid=18750/tid=18767] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18767/stat : 18767 (java) S 18748 18750 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522259678 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048281 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18768] ppid=18748 vsize=15710144 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18768/stat : 18768 (java) S 18748 18750 18346 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 522259678 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092048896 0 4 0 16800975 18446604453588256768 0 0 -1 4 0 0 0
[pid=18750/tid=18769] ppid=18748 vsize=15710144 CPUtime=1183.72 cores=0,2,4,6
/proc/18750/task/18769/stat : 18769 (java) R 18748 18750 18346 0 -1 4202560 18515 0 0 0 118368 4 0 0 25 0 22 0 522259789 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 208092058293 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18750/tid=18770] ppid=18748 vsize=15710144 CPUtime=1166.54 cores=0,2,4,6
/proc/18750/task/18770/stat : 18770 (java) R 18748 18750 18346 0 -1 4202560 100 0 0 0 116653 1 0 0 25 0 22 0 522259789 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912506196451 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18750/tid=18771] ppid=18748 vsize=15710144 CPUtime=1182.29 cores=0,2,4,6
/proc/18750/task/18771/stat : 18771 (java) R 18748 18750 18346 0 -1 4202560 19007 0 0 0 118226 3 0 0 25 0 22 0 522259789 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912506193819 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18750/tid=18772] ppid=18748 vsize=15710144 CPUtime=1173.42 cores=0,2,4,6
/proc/18750/task/18772/stat : 18772 (java) R 18748 18750 18346 0 -1 4202560 139 0 0 0 117341 1 0 0 25 0 22 0 522259789 16087187456 3109988 33554432000 1073741824 1073778376 140736380123232 18446744073709551615 46912506029675 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15710144

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

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

[startup+1218.5 s]
/proc/loadavg: 5.08 5.37 6.03 3/199 18846
/proc/meminfo: memFree=5327216/32950928 swapFree=67111356/67111528
[pid=18750] ppid=18748 vsize=0 CPUtime=4800.77 cores=0,2,4,6
/proc/18750/stat : 18750 (java) Z 18748 18750 18346 0 -1 4203548 3221689 0 1 0 479461 616 0 0 17 0 2 0 522259673 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18750/statm: 0 0 0 0 0 0 0
[pid=18750/tid=18769] ppid=18748 vsize=0 CPUtime=1184.12 cores=0,2,4,6
/proc/18750/task/18769/stat : 18769 (java) R 18748 18750 18346 0 -1 4203588 18516 0 0 0 118369 43 0 0 25 0 2 0 522259789 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.77
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1218.57
CPU time (s): 4800.85
CPU user time (s): 4794.61
CPU system time (s): 6.23605
CPU usage (%): 393.973
Max. virtual memory (cumulated for all children) (KiB): 15711784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.61
system time used= 6.23605
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3221689
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= 41529
involuntary context switches= 93038

runsolver used 1.9817 second user time and 4.73928 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 21:50:00
IDJOB=3313234
IDBENCH=82429
IDSOLVER=1699
FILE ID=node127/3313234-1304106600
RUNJOBID= node127-1304106600-18736
PBS_JOBID= 13170632
Free space on /tmp= 71812 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step12.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313234-1304106600/watcher-3313234-1304106600 -o /tmp/evaluation-result-3313234-1304106600/solver-3313234-1304106600 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313234-1304106600.cnf

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

MD5SUM BENCH= a6c23e8e50d9f412a09111dc6cd6e81b
RANDOM SEED=1365436999

node127.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.823
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.64
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.823
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.83
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      26275940 kB
Buffers:       1404292 kB
Cached:        4728544 kB
SwapCached:          0 kB
Active:        1809536 kB
Inactive:      4390488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26275940 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11648 kB
Writeback:          84 kB
AnonPages:       67112 kB
Mapped:          14396 kB
Slab:           410720 kB
PageTables:       4476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187912 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= 71720 MiB
End job on node127 at 2011-04-29 22:10:20