Trace number 3195029

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
SAT_Intersec_01 2011-03-01? (TO) 1300.46 1300.09

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1894319588-015.SATISFIABLE.cnf
MD5SUMc06f05996bba25e7e26c6579a49532fc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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: 931)

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-3195029-1302716337/watcher-3195029-1302716337 -o /tmp/evaluation-result-3195029-1302716337/solver-3195029-1302716337 -C 2400 -W 1300 -M 7680 java -Xms7000m -Xmx7000m -jar HOME/SAT_Intersec_01.jar HOME/instance-3195029-1302716337.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 17910
/proc/meminfo: memFree=14575328/32950928 swapFree=67102716/67111528
[pid=17910] ppid=17908 vsize=23028 CPUtime=0 cores=0,2
/proc/17910/stat : 17910 (java) R 17908 17910 17880 0 -1 4202496 922 0 0 0 0 0 0 0 25 0 1 0 383230788 23580672 679 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239471773104 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17910/statm: 5757 679 505 9 0 124 0

[startup+0.071291 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 17910
/proc/meminfo: memFree=14575328/32950928 swapFree=67102716/67111528
[pid=17910] ppid=17908 vsize=7390892 CPUtime=0.05 cores=0,2
/proc/17910/stat : 17910 (java) S 17908 17910 17880 0 -1 4202496 9275 0 1 0 4 1 0 0 25 0 18 0 383230788 7568273408 8985 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/17910/statm: 1847723 8985 1736 9 0 1838470 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7390892

[startup+0.107265 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 17910
/proc/meminfo: memFree=14575328/32950928 swapFree=67102716/67111528
[pid=17910] ppid=17908 vsize=7394052 CPUtime=0.09 cores=0,2
/proc/17910/stat : 17910 (java) S 17908 17910 17880 0 -1 4202496 10858 0 2 0 7 2 0 0 25 0 18 0 383230788 7571509248 10568 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/17910/statm: 1848513 10571 2121 9 0 1838997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7394052

[startup+0.332137 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 17910
/proc/meminfo: memFree=14575328/32950928 swapFree=67102716/67111528
[pid=17910] ppid=17908 vsize=7411192 CPUtime=0.46 cores=0,2
/proc/17910/stat : 17910 (java) S 17908 17910 17880 0 -1 4202496 23287 0 2 0 41 5 0 0 25 0 18 0 383230788 7589060608 20965 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/17910/statm: 1852798 20965 2158 9 0 1843282 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7411192

[startup+0.701059 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 17910
/proc/meminfo: memFree=14575328/32950928 swapFree=67102716/67111528
[pid=17910] ppid=17908 vsize=7416468 CPUtime=0.99 cores=0,2
/proc/17910/stat : 17910 (java) S 17908 17910 17880 0 -1 4202496 26284 0 2 0 94 5 0 0 25 0 18 0 383230788 7594463232 23332 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/17910/statm: 1854117 23332 2159 9 0 1844601 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 7416468

[startup+1.50097 s]
/proc/loadavg: 2.00 2.00 2.00 5/258 18009
/proc/meminfo: memFree=14199356/32950928 swapFree=67102716/67111528
[pid=17910] ppid=17908 vsize=7416468 CPUtime=1.78 cores=0,2
/proc/17910/stat : 17910 (java) S 17908 17910 17880 0 -1 4202496 28615 0 2 0 173 5 0 0 25 0 18 0 383230788 7594463232 25663 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/17910/statm: 1854117 25663 2159 9 0 1844601 0
[pid=17910/tid=17912] ppid=17908 vsize=7416468 CPUtime=1.41 cores=0,2
/proc/17910/task/17912/stat : 17912 (java) R 17908 17910 17880 0 -1 4202560 18809 0 2 0 137 4 0 0 25 0 18 0 383230789 7594463232 25663 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 46912505621559 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17910/tid=17913] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17913/stat : 17913 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17914] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17914/stat : 17914 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17915] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17915/stat : 17915 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17916] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17916/stat : 17916 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17917] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17917/stat : 17917 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17918] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17918/stat : 17918 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17919] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17919/stat : 17919 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17920] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17920/stat : 17920 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230791 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17921] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17921/stat : 17921 (java) S 17908 17910 17880 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 383230792 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 0 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17922] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17922/stat : 17922 (java) S 17908 17910 17880 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 383230792 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17923] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17923/stat : 17923 (java) S 17908 17910 17880 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 18 0 383230792 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17931] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17931/stat : 17931 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 383230794 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488518577 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17932] ppid=17908 vsize=7416468 CPUtime=0.05 cores=0,2
/proc/17910/task/17932/stat : 17932 (java) S 17908 17910 17880 0 -1 4202560 817 0 0 0 5 0 0 0 19 0 18 0 383230794 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17933] ppid=17908 vsize=7416468 CPUtime=0.31 cores=0,2
/proc/17910/task/17933/stat : 17933 (java) S 17908 17910 17880 0 -1 4202560 7864 0 0 0 30 1 0 0 20 0 18 0 383230794 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17934] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17934/stat : 17934 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 383230794 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17935] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17935/stat : 17935 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 383230794 7594463232 25664 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 7416468

[startup+3.10066 s]
/proc/loadavg: 2.16 2.03 2.01 5/258 18009
/proc/meminfo: memFree=14042620/32950928 swapFree=67102716/67111528
[pid=17910] ppid=17908 vsize=7416468 CPUtime=3.38 cores=0,2
/proc/17910/stat : 17910 (java) S 17908 17910 17880 0 -1 4202496 33106 0 2 0 332 6 0 0 25 0 18 0 383230788 7594463232 30154 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/17910/statm: 1854117 30154 2159 9 0 1844601 0
[pid=17910/tid=17912] ppid=17908 vsize=7416468 CPUtime=3 cores=0,2
/proc/17910/task/17912/stat : 17912 (java) R 17908 17910 17880 0 -1 4202560 23300 0 2 0 296 4 0 0 25 0 18 0 383230789 7594463232 30154 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 46912505624347 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17910/tid=17913] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17913/stat : 17913 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 30154 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17914] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17914/stat : 17914 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 30154 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17915] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17915/stat : 17915 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 30154 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17916] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17916/stat : 17916 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 30154 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17917] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17917/stat : 17917 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 30154 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17918] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17918/stat : 17918 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 30154 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17919] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17919/stat : 17919 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7594463232 30154 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17920] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17920/stat : 17920 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230791 7594463232 30154 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17921] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17921/stat : 17921 (java) S 17908 17910 17880 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 383230792 7594463232 30154 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 0 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17922] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17922/stat : 17922 (java) S 17908 17910 17880 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 383230792 7594463232 30154 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17923] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17923/stat : 17923 (java) S 17908 17910 17880 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 18 0 383230792 7594463232 30155 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17931] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17931/stat : 17931 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 383230794 7594463232 30155 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488518577 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17932] ppid=17908 vsize=7416468 CPUtime=0.05 cores=0,2
/proc/17910/task/17932/stat : 17932 (java) S 17908 17910 17880 0 -1 4202560 817 0 0 0 5 0 0 0 19 0 18 0 383230794 7594463232 30155 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17933] ppid=17908 vsize=7416468 CPUtime=0.31 cores=0,2
/proc/17910/task/17933/stat : 17933 (java) S 17908 17910 17880 0 -1 4202560 7864 0 0 0 30 1 0 0 20 0 18 0 383230794 7594463232 30155 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17934] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17934/stat : 17934 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 383230794 7594463232 30156 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17935] ppid=17908 vsize=7416468 CPUtime=0 cores=0,2
/proc/17910/task/17935/stat : 17935 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 383230794 7594463232 30156 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 7416468

[startup+6.30106 s]
/proc/loadavg: 2.16 2.03 2.01 5/258 18009
/proc/meminfo: memFree=13581944/32950928 swapFree=67102716/67111528
[pid=17910] ppid=17908 vsize=7410344 CPUtime=6.58 cores=0,2
/proc/17910/stat : 17910 (java) S 17908 17910 17880 0 -1 4202496 42110 0 2 0 651 7 0 0 25 0 18 0 383230788 7588192256 38181 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/17910/statm: 1852586 38181 2171 9 0 1843070 0
[pid=17910/tid=17912] ppid=17908 vsize=7410344 CPUtime=6.21 cores=0,2
/proc/17910/task/17912/stat : 17912 (java) R 17908 17910 17880 0 -1 4202560 32293 0 2 0 615 6 0 0 25 0 18 0 383230789 7588192256 38182 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 46912505629613 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17910/tid=17913] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17913/stat : 17913 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7588192256 38182 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17914] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17914/stat : 17914 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7588192256 38182 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17915] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17915/stat : 17915 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7588192256 38182 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17916] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17916/stat : 17916 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7588192256 38182 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17917] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17917/stat : 17917 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7588192256 38183 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17918] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17918/stat : 17918 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7588192256 38183 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17919] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17919/stat : 17919 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230790 7588192256 38183 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17920] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17920/stat : 17920 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 383230791 7588192256 38183 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17921] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17921/stat : 17921 (java) S 17908 17910 17880 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 383230792 7588192256 38183 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 0 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17922] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17922/stat : 17922 (java) S 17908 17910 17880 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 383230792 7588192256 38183 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17923] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17923/stat : 17923 (java) S 17908 17910 17880 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 18 0 383230792 7588192256 38183 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17931] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17931/stat : 17931 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 383230794 7588192256 38183 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488518577 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17932] ppid=17908 vsize=7410344 CPUtime=0.05 cores=0,2
/proc/17910/task/17932/stat : 17932 (java) S 17908 17910 17880 0 -1 4202560 817 0 0 0 5 0 0 0 19 0 18 0 383230794 7588192256 38183 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17933] ppid=17908 vsize=7410344 CPUtime=0.31 cores=0,2
/proc/17910/task/17933/stat : 17933 (java) S 17908 17910 17880 0 -1 4202560 7874 0 0 0 30 1 0 0 18 0 18 0 383230794 7588192256 38183 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17934] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17934/stat : 17934 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 383230794 7588192256 38183 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17935] ppid=17908 vsize=7410344 CPUtime=0 cores=0,2
/proc/17910/task/17935/stat : 17935 (java) S 17908 17910 17880 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 383230794 7588192256 38183 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.58
Current children cumulated vsize (KiB) 7410344

[startup+12.7008 s]
/proc/loadavg: 2.44 2.10 2.03 5/258 18009
/proc/meminfo: memFree=12662816/32950928 swapFree=67102716/67111528
[pid=17910] ppid=17908 vsize=7410344 CPUtime=12.99 cores=0,2
/proc/17910/stat : 17910 (java) S 17908 17910 17880 0 -1 4202496 60114 0 2 0 1289 10 0 0 25 0 18 0 383230788 7588192256 56185 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/17910/statm: 1852586 56185 2171 9 0 1843070 0
[pid=17910/tid=17912] ppid=17908 vsize=7410344 CPUtime=12.6 cores=0,2

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

[pid=17910/tid=17914] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17914/stat : 17914 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 525978 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17915] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17915/stat : 17915 (java) S 17908 17910 17880 0 -1 4202560 456 0 0 0 0 0 0 0 16 0 18 0 383230790 7584821248 525978 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17916] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17916/stat : 17916 (java) S 17908 17910 17880 0 -1 4202560 319 0 0 0 0 0 0 0 16 0 18 0 383230790 7584821248 525978 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17917] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17917/stat : 17917 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 525978 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17918] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17918/stat : 17918 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 525978 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17919] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17919/stat : 17919 (java) S 17908 17910 17880 0 -1 4202560 290 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 525978 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17920] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17920/stat : 17920 (java) S 17908 17910 17880 0 -1 4202560 290 0 0 0 0 0 0 0 15 0 18 0 383230791 7584821248 525979 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17921] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17921/stat : 17921 (java) S 17908 17910 17880 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 18 0 383230792 7584821248 525979 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 0 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17922] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17922/stat : 17922 (java) S 17908 17910 17880 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 18 0 383230792 7584821248 525979 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17923] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17923/stat : 17923 (java) S 17908 17910 17880 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 383230792 7584821248 525979 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17931] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17931/stat : 17931 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 383230794 7584821248 525979 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488518577 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17932] ppid=17908 vsize=7407052 CPUtime=0.06 cores=0,2
/proc/17910/task/17932/stat : 17932 (java) S 17908 17910 17880 0 -1 4202560 824 0 0 0 6 0 0 0 18 0 18 0 383230794 7584821248 525979 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17933] ppid=17908 vsize=7407052 CPUtime=0.32 cores=0,2
/proc/17910/task/17933/stat : 17933 (java) S 17908 17910 17880 0 -1 4202560 7880 0 0 0 31 1 0 0 15 0 18 0 383230794 7584821248 525980 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17934] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17934/stat : 17934 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 383230794 7584821248 525980 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17935] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17935/stat : 17935 (java) S 17908 17910 17880 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 18 0 383230794 7584821248 525980 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1122.65
Current children cumulated vsize (KiB) 7407052

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.42 5/258 18041
/proc/meminfo: memFree=4817084/32950928 swapFree=67102716/67111528
[pid=17910] ppid=17908 vsize=7407052 CPUtime=1182.65 cores=0,2
/proc/17910/stat : 17910 (java) S 17908 17910 17880 0 -1 4202496 615426 0 2 0 118186 79 0 0 25 0 18 0 383230788 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/17910/statm: 1851763 610539 2198 9 0 1842247 0
[pid=17910/tid=17912] ppid=17908 vsize=7407052 CPUtime=1182.23 cores=0,2
/proc/17910/task/17912/stat : 17912 (java) R 17908 17910 17880 0 -1 4202560 603177 0 2 0 118146 77 0 0 25 0 18 0 383230789 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 46912505621872 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17910/tid=17913] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17913/stat : 17913 (java) S 17908 17910 17880 0 -1 4202560 811 0 0 0 0 0 0 0 16 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17914] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17914/stat : 17914 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17915] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17915/stat : 17915 (java) S 17908 17910 17880 0 -1 4202560 456 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17916] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17916/stat : 17916 (java) S 17908 17910 17880 0 -1 4202560 319 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17917] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17917/stat : 17917 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17918] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17918/stat : 17918 (java) S 17908 17910 17880 0 -1 4202560 166 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17919] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17919/stat : 17919 (java) S 17908 17910 17880 0 -1 4202560 290 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17920] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17920/stat : 17920 (java) S 17908 17910 17880 0 -1 4202560 290 0 0 0 0 0 0 0 16 0 18 0 383230791 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17921] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17921/stat : 17921 (java) S 17908 17910 17880 0 -1 4202560 22 0 0 0 0 0 0 0 15 0 18 0 383230792 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 0 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17922] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17922/stat : 17922 (java) S 17908 17910 17880 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 18 0 383230792 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17923] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17923/stat : 17923 (java) S 17908 17910 17880 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 383230792 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17931] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17931/stat : 17931 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488518577 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17932] ppid=17908 vsize=7407052 CPUtime=0.06 cores=0,2
/proc/17910/task/17932/stat : 17932 (java) S 17908 17910 17880 0 -1 4202560 824 0 0 0 6 0 0 0 18 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17933] ppid=17908 vsize=7407052 CPUtime=0.32 cores=0,2
/proc/17910/task/17933/stat : 17933 (java) S 17908 17910 17880 0 -1 4202560 7880 0 0 0 31 1 0 0 15 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17934] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17934/stat : 17934 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17935] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17935/stat : 17935 (java) S 17908 17910 17880 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.65
Current children cumulated vsize (KiB) 7407052

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.46 5/258 18042
/proc/meminfo: memFree=4816056/32950928 swapFree=67102716/67111528
[pid=17910] ppid=17908 vsize=7407052 CPUtime=1242.65 cores=0,2
/proc/17910/stat : 17910 (java) S 17908 17910 17880 0 -1 4202496 615430 0 2 0 124186 79 0 0 25 0 18 0 383230788 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/17910/statm: 1851763 610539 2198 9 0 1842247 0
[pid=17910/tid=17912] ppid=17908 vsize=7407052 CPUtime=1242.23 cores=0,2
/proc/17910/task/17912/stat : 17912 (java) R 17908 17910 17880 0 -1 4202560 603177 0 2 0 124146 77 0 0 25 0 18 0 383230789 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 46912505622946 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17910/tid=17913] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17913/stat : 17913 (java) S 17908 17910 17880 0 -1 4202560 811 0 0 0 0 0 0 0 16 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17914] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17914/stat : 17914 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17915] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17915/stat : 17915 (java) S 17908 17910 17880 0 -1 4202560 456 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17916] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17916/stat : 17916 (java) S 17908 17910 17880 0 -1 4202560 319 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17917] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17917/stat : 17917 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17918] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17918/stat : 17918 (java) S 17908 17910 17880 0 -1 4202560 166 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17919] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17919/stat : 17919 (java) S 17908 17910 17880 0 -1 4202560 290 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17920] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17920/stat : 17920 (java) S 17908 17910 17880 0 -1 4202560 290 0 0 0 0 0 0 0 16 0 18 0 383230791 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17921] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17921/stat : 17921 (java) S 17908 17910 17880 0 -1 4202560 22 0 0 0 0 0 0 0 15 0 18 0 383230792 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 0 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17922] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17922/stat : 17922 (java) S 17908 17910 17880 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 18 0 383230792 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17923] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17923/stat : 17923 (java) S 17908 17910 17880 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 383230792 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17931] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17931/stat : 17931 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488518577 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17932] ppid=17908 vsize=7407052 CPUtime=0.06 cores=0,2
/proc/17910/task/17932/stat : 17932 (java) S 17908 17910 17880 0 -1 4202560 824 0 0 0 6 0 0 0 18 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17933] ppid=17908 vsize=7407052 CPUtime=0.32 cores=0,2
/proc/17910/task/17933/stat : 17933 (java) S 17908 17910 17880 0 -1 4202560 7880 0 0 0 31 1 0 0 15 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17934] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17934/stat : 17934 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17935] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17935/stat : 17935 (java) S 17908 17910 17880 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1242.65
Current children cumulated vsize (KiB) 7407052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 3.99 3.49 5/258 18044
/proc/meminfo: memFree=4815904/32950928 swapFree=67102716/67111528
[pid=17910] ppid=17908 vsize=7407052 CPUtime=1300.36 cores=0,2
/proc/17910/stat : 17910 (java) S 17908 17910 17880 0 -1 4202496 615432 0 2 0 129957 79 0 0 25 0 18 0 383230788 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/17910/statm: 1851763 610539 2198 9 0 1842247 0
[pid=17910/tid=17912] ppid=17908 vsize=7407052 CPUtime=1299.93 cores=0,2
/proc/17910/task/17912/stat : 17912 (java) R 17908 17910 17880 0 -1 4202560 603177 0 2 0 129916 77 0 0 25 0 18 0 383230789 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 46912505622877 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17910/tid=17913] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17913/stat : 17913 (java) S 17908 17910 17880 0 -1 4202560 811 0 0 0 0 0 0 0 16 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17914] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17914/stat : 17914 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17915] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17915/stat : 17915 (java) S 17908 17910 17880 0 -1 4202560 456 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17916] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17916/stat : 17916 (java) S 17908 17910 17880 0 -1 4202560 319 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17917] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17917/stat : 17917 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17918] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17918/stat : 17918 (java) S 17908 17910 17880 0 -1 4202560 166 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17919] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17919/stat : 17919 (java) S 17908 17910 17880 0 -1 4202560 290 0 0 0 0 0 0 0 15 0 18 0 383230790 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17920] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17920/stat : 17920 (java) S 17908 17910 17880 0 -1 4202560 290 0 0 0 0 0 0 0 16 0 18 0 383230791 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17921] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17921/stat : 17921 (java) S 17908 17910 17880 0 -1 4202560 22 0 0 0 0 0 0 0 15 0 18 0 383230792 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 0 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17922] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17922/stat : 17922 (java) S 17908 17910 17880 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 18 0 383230792 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17923] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17923/stat : 17923 (java) S 17908 17910 17880 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 383230792 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17931] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17931/stat : 17931 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488518577 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17932] ppid=17908 vsize=7407052 CPUtime=0.06 cores=0,2
/proc/17910/task/17932/stat : 17932 (java) S 17908 17910 17880 0 -1 4202560 824 0 0 0 6 0 0 0 18 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17933] ppid=17908 vsize=7407052 CPUtime=0.32 cores=0,2
/proc/17910/task/17933/stat : 17933 (java) S 17908 17910 17880 0 -1 4202560 7880 0 0 0 31 1 0 0 15 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
[pid=17910/tid=17934] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17934/stat : 17934 (java) S 17908 17910 17880 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488510873 0 4 0 16800975 18446604453945940928 0 0 -1 2 0 0 0
[pid=17910/tid=17935] ppid=17908 vsize=7407052 CPUtime=0 cores=0,2
/proc/17910/task/17935/stat : 17935 (java) S 17908 17910 17880 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 18 0 383230794 7584821248 610539 33554432000 1073741824 1073778376 140735060242048 18446744073709551615 239488511488 0 4 0 16800975 18446604453945940928 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1300.36
Current children cumulated vsize (KiB) 7407052

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

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

Child status: 143
Real time (s): 1300.09
CPU time (s): 1300.46
CPU user time (s): 1299.58
CPU system time (s): 0.875866
CPU usage (%): 100.028
Max. virtual memory (cumulated for all children) (KiB): 7416468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.58
system time used= 0.875866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 615453
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26728
involuntary context switches= 29406

runsolver used 2.21266 second user time and 4.89126 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-13 19:38:57
IDJOB=3195029
IDBENCH=82809
IDSOLVER=1615
FILE ID=node148/3195029-1302716337
RUNJOBID= node148-1302716337-17898
PBS_JOBID= 12982357
Free space on /tmp= 70888 MiB

SOLVER NAME= SAT_Intersec_01 2011-03-01
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1894319588-015.SATISFIABLE.cnf
COMMAND LINE= java -Xms7000m -Xmx7000m -jar DIR/SAT_Intersec_01.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3195029-1302716337/watcher-3195029-1302716337 -o /tmp/evaluation-result-3195029-1302716337/solver-3195029-1302716337 -C 2400 -W 1300 -M 7680  java -Xms7000m -Xmx7000m -jar HOME/SAT_Intersec_01.jar HOME/instance-3195029-1302716337.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c06f05996bba25e7e26c6579a49532fc
RANDOM SEED=173128387

node148.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.83
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.82
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14575344 kB
Buffers:        619764 kB
Cached:       17288440 kB
SwapCached:       4908 kB
Active:        9586724 kB
Inactive:      8380444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14575344 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:              12 kB
Writeback:           0 kB
AnonPages:       56528 kB
Mapped:          14584 kB
Slab:           343356 kB
PageTables:       4660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185704 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= 70888 MiB
End job on node148 at 2011-04-13 20:00:39