Trace number 3312760

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.22 1207.23

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1583005701-053.SATISFIABLE.cnf
MD5SUMeaa221c6c9f0c0179451b2ef6caad631
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.283955
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.10/0.12	16:18 INFO : Reading from input HOME/instance-3312760-1304133377.cnf
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
1.00/0.51	16:18 INFO : 60 variables remaining out of 60
1.00/0.51	16:18 INFO : 42720 literals remaining out of 42720

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

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

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


[startup+0 s]
/proc/loadavg: 7.72 7.38 7.27 5/198 23946
/proc/meminfo: memFree=27411780/32950928 swapFree=67111356/67111528
[pid=23946] ppid=23944 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/23946/stat : 23946 (java) R 23944 23946 20956 0 -1 4202496 1011 0 0 0 0 0 0 0 25 0 1 0 524937410 23580672 499 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208075269888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23946/statm: 5757 512 391 9 0 124 0

[startup+0.069905 s]
/proc/loadavg: 7.72 7.38 7.27 5/198 23946
/proc/meminfo: memFree=27411780/32950928 swapFree=67111356/67111528
[pid=23946] ppid=23944 vsize=15609780 CPUtime=0.06 cores=1,3,5,7
/proc/23946/stat : 23946 (java) S 23944 23946 20956 0 -1 4202496 4363 0 1 0 5 1 0 0 25 0 18 0 524937410 15984414720 3804 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23946/statm: 3902445 3804 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.1009 s]
/proc/loadavg: 7.72 7.38 7.27 5/198 23946
/proc/meminfo: memFree=27411780/32950928 swapFree=67111356/67111528
[pid=23946] ppid=23944 vsize=15676940 CPUtime=0.1 cores=1,3,5,7
/proc/23946/stat : 23946 (java) S 23944 23946 20956 0 -1 4202496 5594 0 1 0 9 1 0 0 25 0 18 0 524937410 16053186560 4997 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23946/statm: 3919235 4998 2116 9 0 3909954 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676940

[startup+0.300864 s]
/proc/loadavg: 7.72 7.38 7.27 5/198 23946
/proc/meminfo: memFree=27411780/32950928 swapFree=67111356/67111528
[pid=23946] ppid=23944 vsize=15680744 CPUtime=0.51 cores=1,3,5,7
/proc/23946/stat : 23946 (java) S 23944 23946 20956 0 -1 4202496 14934 0 1 0 49 2 0 0 25 0 18 0 524937410 16057081856 13338 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23946/statm: 3920186 13345 2207 9 0 3910905 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680744

[startup+0.700789 s]
/proc/loadavg: 7.72 7.38 7.27 5/198 23946
/proc/meminfo: memFree=27411780/32950928 swapFree=67111356/67111528
[pid=23946] ppid=23944 vsize=15708904 CPUtime=1.65 cores=1,3,5,7
/proc/23946/stat : 23946 (java) S 23944 23946 20956 0 -1 4202496 28579 0 1 0 161 4 0 0 25 0 22 0 524937410 16085917696 24056 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23946/statm: 3927226 24056 2259 9 0 3917945 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 15708904

[startup+1.50164 s]
/proc/loadavg: 7.72 7.38 7.27 11/220 23968
/proc/meminfo: memFree=27233976/32950928 swapFree=67111356/67111528
[pid=23946] ppid=23944 vsize=15708904 CPUtime=4.68 cores=1,3,5,7
/proc/23946/stat : 23946 (java) S 23944 23946 20956 0 -1 4202496 57447 0 1 0 461 7 0 0 25 0 22 0 524937410 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23946/statm: 3927226 49898 2276 9 0 3917945 0
[pid=23946/tid=23948] ppid=23944 vsize=15708904 CPUtime=0.49 cores=1,3,5,7
/proc/23946/task/23948/stat : 23948 (java) S 23944 23946 20956 0 -1 4202560 12415 0 1 0 48 1 0 0 25 0 22 0 524937411 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23949/stat : 23949 (java) S 23944 23946 20956 0 -1 4202560 529 0 0 0 0 0 0 0 16 0 22 0 524937411 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23950] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23950/stat : 23950 (java) S 23944 23946 20956 0 -1 4202560 500 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23951] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23951/stat : 23951 (java) S 23944 23946 20956 0 -1 4202560 231 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23952] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23952/stat : 23952 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23953] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23953/stat : 23953 (java) S 23944 23946 20956 0 -1 4202560 24 0 0 0 0 0 0 0 16 0 22 0 524937411 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23954] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23954/stat : 23954 (java) S 23944 23946 20956 0 -1 4202560 349 0 0 0 0 0 0 0 16 0 22 0 524937411 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23955] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23955/stat : 23955 (java) S 23944 23946 20956 0 -1 4202560 1188 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23956] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23956/stat : 23956 (java) S 23944 23946 20956 0 -1 4202560 605 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23957] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23957/stat : 23957 (java) S 23944 23946 20956 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 524937412 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048896 0 0 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23958] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23958/stat : 23958 (java) S 23944 23946 20956 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524937413 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23959] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23959/stat : 23959 (java) S 23944 23946 20956 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524937413 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23960] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23960/stat : 23960 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524937415 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092055985 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23961] ppid=23944 vsize=15708904 CPUtime=0.74 cores=1,3,5,7
/proc/23946/task/23961/stat : 23961 (java) R 23944 23946 20956 0 -1 4202560 11489 0 0 0 73 1 0 0 25 0 22 0 524937415 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092058293 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23946/tid=23962] ppid=23944 vsize=15708904 CPUtime=0.8 cores=1,3,5,7
/proc/23946/task/23962/stat : 23962 (java) R 23944 23946 20956 0 -1 4202560 5361 0 0 0 80 0 0 0 25 0 22 0 524937415 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 47890610192596 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23946/tid=23963] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23963/stat : 23963 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524937415 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23964] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23964/stat : 23964 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524937415 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048896 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23965] ppid=23944 vsize=15708904 CPUtime=0.69 cores=1,3,5,7
/proc/23946/task/23965/stat : 23965 (java) R 23944 23946 20956 0 -1 4202560 4943 0 0 0 69 0 0 0 24 0 22 0 524937442 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505866849 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23946/tid=23966] ppid=23944 vsize=15708904 CPUtime=0.45 cores=1,3,5,7
/proc/23946/task/23966/stat : 23966 (java) R 23944 23946 20956 0 -1 4202560 8029 0 0 0 45 0 0 0 21 0 22 0 524937442 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505992043 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23946/tid=23967] ppid=23944 vsize=15708904 CPUtime=0.65 cores=1,3,5,7
/proc/23946/task/23967/stat : 23967 (java) R 23944 23946 20956 0 -1 4202560 2159 0 0 0 65 0 0 0 22 0 22 0 524937442 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912506055155 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23946/tid=23968] ppid=23944 vsize=15708904 CPUtime=0.77 cores=1,3,5,7
/proc/23946/task/23968/stat : 23968 (java) R 23944 23946 20956 0 -1 4202560 8229 0 0 0 76 1 0 0 25 0 22 0 524937442 16085917696 49898 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 47890613190865 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 15708904

[startup+3.10133 s]
/proc/loadavg: 7.72 7.38 7.27 10/220 23968
/proc/meminfo: memFree=27217424/32950928 swapFree=67111356/67111528
[pid=23946] ppid=23944 vsize=15708904 CPUtime=11.04 cores=1,3,5,7
/proc/23946/stat : 23946 (java) S 23944 23946 20956 0 -1 4202496 90855 0 1 0 1093 11 0 0 25 0 22 0 524937410 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23946/statm: 3927226 82364 2286 9 0 3917945 0
[pid=23946/tid=23948] ppid=23944 vsize=15708904 CPUtime=0.49 cores=1,3,5,7
/proc/23946/task/23948/stat : 23948 (java) S 23944 23946 20956 0 -1 4202560 12415 0 1 0 48 1 0 0 25 0 22 0 524937411 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23949/stat : 23949 (java) S 23944 23946 20956 0 -1 4202560 619 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23950] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23950/stat : 23950 (java) S 23944 23946 20956 0 -1 4202560 1406 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23951] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23951/stat : 23951 (java) S 23944 23946 20956 0 -1 4202560 231 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23952] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23952/stat : 23952 (java) S 23944 23946 20956 0 -1 4202560 550 0 0 0 0 0 0 0 16 0 22 0 524937411 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23953] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23953/stat : 23953 (java) S 23944 23946 20956 0 -1 4202560 758 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23954] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23954/stat : 23954 (java) S 23944 23946 20956 0 -1 4202560 388 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23955] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23955/stat : 23955 (java) S 23944 23946 20956 0 -1 4202560 2219 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23956] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23956/stat : 23956 (java) S 23944 23946 20956 0 -1 4202560 1217 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23957] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23957/stat : 23957 (java) S 23944 23946 20956 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 22 0 524937412 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048896 0 0 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23958] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23958/stat : 23958 (java) S 23944 23946 20956 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524937413 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23959] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23959/stat : 23959 (java) S 23944 23946 20956 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524937413 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23960] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23960/stat : 23960 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524937415 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092055985 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23961] ppid=23944 vsize=15708904 CPUtime=0.85 cores=1,3,5,7
/proc/23946/task/23961/stat : 23961 (java) S 23944 23946 20956 0 -1 4202560 12231 0 0 0 84 1 0 0 16 0 22 0 524937415 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23962] ppid=23944 vsize=15708904 CPUtime=0.9 cores=1,3,5,7
/proc/23946/task/23962/stat : 23962 (java) S 23944 23946 20956 0 -1 4202560 5388 0 0 0 90 0 0 0 16 0 22 0 524937415 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23963] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23963/stat : 23963 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524937415 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23964] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23964/stat : 23964 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524937415 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048896 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23965] ppid=23944 vsize=15708904 CPUtime=2.25 cores=1,3,5,7
/proc/23946/task/23965/stat : 23965 (java) R 23944 23946 20956 0 -1 4202560 11817 0 0 0 224 1 0 0 25 0 22 0 524937442 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23946/tid=23966] ppid=23944 vsize=15708904 CPUtime=1.98 cores=1,3,5,7
/proc/23946/task/23966/stat : 23966 (java) R 23944 23946 20956 0 -1 4202560 15244 0 0 0 197 1 0 0 25 0 22 0 524937442 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505845130 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23946/tid=23967] ppid=23944 vsize=15708904 CPUtime=2.13 cores=1,3,5,7
/proc/23946/task/23967/stat : 23967 (java) R 23944 23946 20956 0 -1 4202560 9457 0 0 0 213 0 0 0 25 0 22 0 524937442 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505866849 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23946/tid=23968] ppid=23944 vsize=15708904 CPUtime=2.33 cores=1,3,5,7
/proc/23946/task/23968/stat : 23968 (java) R 23944 23946 20956 0 -1 4202560 15330 0 0 0 231 2 0 0 25 0 22 0 524937442 16085917696 82364 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505809554 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.04
Current children cumulated vsize (KiB) 15708904

[startup+6.30072 s]
/proc/loadavg: 7.90 7.43 7.29 9/220 23968
/proc/meminfo: memFree=27081624/32950928 swapFree=67111356/67111528
[pid=23946] ppid=23944 vsize=15708904 CPUtime=23.79 cores=1,3,5,7
/proc/23946/stat : 23946 (java) S 23944 23946 20956 0 -1 4202496 94200 0 1 0 2368 11 0 0 25 0 22 0 524937410 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23946/statm: 3927226 83239 2289 9 0 3917945 0
[pid=23946/tid=23948] ppid=23944 vsize=15708904 CPUtime=0.49 cores=1,3,5,7
/proc/23946/task/23948/stat : 23948 (java) S 23944 23946 20956 0 -1 4202560 12415 0 1 0 48 1 0 0 25 0 22 0 524937411 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23949/stat : 23949 (java) S 23944 23946 20956 0 -1 4202560 945 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23950] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23950/stat : 23950 (java) S 23944 23946 20956 0 -1 4202560 1701 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23951] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23951/stat : 23951 (java) S 23944 23946 20956 0 -1 4202560 830 0 0 0 0 0 0 0 16 0 22 0 524937411 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23952] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23952/stat : 23952 (java) S 23944 23946 20956 0 -1 4202560 1146 0 0 0 0 0 0 0 16 0 22 0 524937411 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23953] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23953/stat : 23953 (java) S 23944 23946 20956 0 -1 4202560 1047 0 0 0 0 0 0 0 16 0 22 0 524937411 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23954] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23954/stat : 23954 (java) S 23944 23946 20956 0 -1 4202560 684 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23955] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23955/stat : 23955 (java) S 23944 23946 20956 0 -1 4202560 2575 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23956] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23956/stat : 23956 (java) S 23944 23946 20956 0 -1 4202560 1577 0 0 0 0 0 0 0 15 0 22 0 524937411 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23957] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23957/stat : 23957 (java) S 23944 23946 20956 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 22 0 524937412 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048896 0 0 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23958] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23958/stat : 23958 (java) S 23944 23946 20956 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524937413 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23959] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23959/stat : 23959 (java) S 23944 23946 20956 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524937413 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23960] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23960/stat : 23960 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524937415 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092055985 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23961] ppid=23944 vsize=15708904 CPUtime=0.89 cores=1,3,5,7
/proc/23946/task/23961/stat : 23961 (java) S 23944 23946 20956 0 -1 4202560 12429 0 0 0 88 1 0 0 16 0 22 0 524937415 16085917696 83239 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0

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

[pid=23946/tid=23966] ppid=23944 vsize=15708904 CPUtime=1048.82 cores=1,3,5,7
/proc/23946/task/23966/stat : 23966 (java) R 23944 23946 20956 0 -1 4202560 144301 0 0 0 104855 27 0 0 25 0 22 0 524937442 16085917696 67842 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505810133 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23946/tid=23967] ppid=23944 vsize=15708904 CPUtime=1048.89 cores=1,3,5,7
/proc/23946/task/23967/stat : 23967 (java) R 23944 23946 20956 0 -1 4202560 137099 0 0 0 104861 28 0 0 25 0 22 0 524937442 16085917696 67842 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505731570 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23946/tid=23968] ppid=23944 vsize=15708904 CPUtime=1048.61 cores=1,3,5,7
/proc/23946/task/23968/stat : 23968 (java) R 23944 23946 20956 0 -1 4202560 144410 0 0 0 104830 31 0 0 25 0 22 0 524937442 16085917696 67842 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912506018684 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4224.04
Current children cumulated vsize (KiB) 15708904

[startup+1122.3 s]
/proc/loadavg: 8.00 8.01 7.80 9/220 24049
/proc/meminfo: memFree=27079436/32950928 swapFree=67111356/67111528
[pid=23946] ppid=23944 vsize=15708904 CPUtime=4462.58 cores=1,3,5,7
/proc/23946/stat : 23946 (java) S 23944 23946 20956 0 -1 4202496 1144126 0 1 0 445943 315 0 0 25 0 22 0 524937410 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23946/statm: 3927226 67693 2299 9 0 3917945 0
[pid=23946/tid=23948] ppid=23944 vsize=15708904 CPUtime=0.49 cores=1,3,5,7
/proc/23946/task/23948/stat : 23948 (java) S 23944 23946 20956 0 -1 4202560 12415 0 1 0 48 1 0 0 25 0 22 0 524937411 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=15708904 CPUtime=3.15 cores=1,3,5,7
/proc/23946/task/23949/stat : 23949 (java) S 23944 23946 20956 0 -1 4202560 60160 0 0 0 300 15 0 0 16 0 22 0 524937411 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23950] ppid=23944 vsize=15708904 CPUtime=3.18 cores=1,3,5,7
/proc/23946/task/23950/stat : 23950 (java) S 23944 23946 20956 0 -1 4202560 64076 0 0 0 301 17 0 0 15 0 22 0 524937411 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23951] ppid=23944 vsize=15708904 CPUtime=3.23 cores=1,3,5,7
/proc/23946/task/23951/stat : 23951 (java) S 23944 23946 20956 0 -1 4202560 63736 0 0 0 308 15 0 0 15 0 22 0 524937411 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23952] ppid=23944 vsize=15708904 CPUtime=3.16 cores=1,3,5,7
/proc/23946/task/23952/stat : 23952 (java) S 23944 23946 20956 0 -1 4202560 63273 0 0 0 301 15 0 0 15 0 22 0 524937411 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23953] ppid=23944 vsize=15708904 CPUtime=3.23 cores=1,3,5,7
/proc/23946/task/23953/stat : 23953 (java) S 23944 23946 20956 0 -1 4202560 66762 0 0 0 306 17 0 0 15 0 22 0 524937411 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23954] ppid=23944 vsize=15708904 CPUtime=3.14 cores=1,3,5,7
/proc/23946/task/23954/stat : 23954 (java) S 23944 23946 20956 0 -1 4202560 65381 0 0 0 298 16 0 0 15 0 22 0 524937411 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23955] ppid=23944 vsize=15708904 CPUtime=3.25 cores=1,3,5,7
/proc/23946/task/23955/stat : 23955 (java) S 23944 23946 20956 0 -1 4202560 65892 0 0 0 310 15 0 0 15 0 22 0 524937411 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23956] ppid=23944 vsize=15708904 CPUtime=3.18 cores=1,3,5,7
/proc/23946/task/23956/stat : 23956 (java) S 23944 23946 20956 0 -1 4202560 60869 0 0 0 302 16 0 0 15 0 22 0 524937411 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23957] ppid=23944 vsize=15708904 CPUtime=1.97 cores=1,3,5,7
/proc/23946/task/23957/stat : 23957 (java) S 23944 23946 20956 0 -1 4202560 2862 0 0 0 142 55 0 0 15 0 22 0 524937412 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048896 0 0 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23958] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23958/stat : 23958 (java) S 23944 23946 20956 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524937413 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23959] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23959/stat : 23959 (java) S 23944 23946 20956 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524937413 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23960] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23960/stat : 23960 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524937415 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092055985 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23961] ppid=23944 vsize=15708904 CPUtime=0.92 cores=1,3,5,7
/proc/23946/task/23961/stat : 23961 (java) S 23944 23946 20956 0 -1 4202560 12440 0 0 0 91 1 0 0 15 0 22 0 524937415 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23962] ppid=23944 vsize=15708904 CPUtime=0.98 cores=1,3,5,7
/proc/23946/task/23962/stat : 23962 (java) S 23944 23946 20956 0 -1 4202560 5405 0 0 0 98 0 0 0 15 0 22 0 524937415 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23963] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23963/stat : 23963 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524937415 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23964] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23964/stat : 23964 (java) S 23944 23946 20956 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 22 0 524937415 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048896 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23965] ppid=23944 vsize=15708904 CPUtime=1108.36 cores=1,3,5,7
/proc/23946/task/23965/stat : 23965 (java) R 23944 23946 20956 0 -1 4202560 149511 0 0 0 110805 31 0 0 25 0 22 0 524937442 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505811236 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23946/tid=23966] ppid=23944 vsize=15708904 CPUtime=1108.1 cores=1,3,5,7
/proc/23946/task/23966/stat : 23966 (java) R 23944 23946 20956 0 -1 4202560 152201 0 0 0 110781 29 0 0 18 0 22 0 524937442 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505810149 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23946/tid=23967] ppid=23944 vsize=15708904 CPUtime=1108.18 cores=1,3,5,7
/proc/23946/task/23967/stat : 23967 (java) R 23944 23946 20956 0 -1 4202560 145131 0 0 0 110789 29 0 0 25 0 22 0 524937442 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505809729 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23946/tid=23968] ppid=23944 vsize=15708904 CPUtime=1107.88 cores=1,3,5,7
/proc/23946/task/23968/stat : 23968 (java) R 23944 23946 20956 0 -1 4202560 152573 0 0 0 110756 32 0 0 25 0 22 0 524937442 16085917696 67693 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505811521 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4462.58
Current children cumulated vsize (KiB) 15708904

[startup+1182.3 s]
/proc/loadavg: 8.07 8.02 7.81 9/220 24050
/proc/meminfo: memFree=27163972/32950928 swapFree=67111356/67111528
[pid=23946] ppid=23944 vsize=15708904 CPUtime=4701.11 cores=1,3,5,7
/proc/23946/stat : 23946 (java) S 23944 23946 20956 0 -1 4202496 1206109 0 1 0 469777 334 0 0 25 0 22 0 524937410 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23946/statm: 3927226 73080 2299 9 0 3917945 0
[pid=23946/tid=23948] ppid=23944 vsize=15708904 CPUtime=0.49 cores=1,3,5,7
/proc/23946/task/23948/stat : 23948 (java) S 23944 23946 20956 0 -1 4202560 12415 0 1 0 48 1 0 0 25 0 22 0 524937411 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=15708904 CPUtime=3.32 cores=1,3,5,7
/proc/23946/task/23949/stat : 23949 (java) S 23944 23946 20956 0 -1 4202560 63749 0 0 0 316 16 0 0 15 0 22 0 524937411 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23950] ppid=23944 vsize=15708904 CPUtime=3.33 cores=1,3,5,7
/proc/23946/task/23950/stat : 23950 (java) S 23944 23946 20956 0 -1 4202560 67829 0 0 0 315 18 0 0 16 0 22 0 524937411 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23951] ppid=23944 vsize=15708904 CPUtime=3.4 cores=1,3,5,7
/proc/23946/task/23951/stat : 23951 (java) S 23944 23946 20956 0 -1 4202560 67063 0 0 0 324 16 0 0 16 0 22 0 524937411 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23952] ppid=23944 vsize=15708904 CPUtime=3.31 cores=1,3,5,7
/proc/23946/task/23952/stat : 23952 (java) S 23944 23946 20956 0 -1 4202560 66707 0 0 0 315 16 0 0 16 0 22 0 524937411 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23953] ppid=23944 vsize=15708904 CPUtime=3.39 cores=1,3,5,7
/proc/23946/task/23953/stat : 23953 (java) S 23944 23946 20956 0 -1 4202560 69400 0 0 0 321 18 0 0 15 0 22 0 524937411 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23954] ppid=23944 vsize=15708904 CPUtime=3.28 cores=1,3,5,7
/proc/23946/task/23954/stat : 23954 (java) S 23944 23946 20956 0 -1 4202560 68791 0 0 0 311 17 0 0 15 0 22 0 524937411 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23955] ppid=23944 vsize=15708904 CPUtime=3.4 cores=1,3,5,7
/proc/23946/task/23955/stat : 23955 (java) S 23944 23946 20956 0 -1 4202560 68859 0 0 0 324 16 0 0 15 0 22 0 524937411 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23956] ppid=23944 vsize=15708904 CPUtime=3.34 cores=1,3,5,7
/proc/23946/task/23956/stat : 23956 (java) S 23944 23946 20956 0 -1 4202560 64656 0 0 0 317 17 0 0 15 0 22 0 524937411 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23957] ppid=23944 vsize=15708904 CPUtime=2.08 cores=1,3,5,7
/proc/23946/task/23957/stat : 23957 (java) S 23944 23946 20956 0 -1 4202560 3071 0 0 0 149 59 0 0 15 0 22 0 524937412 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048896 0 0 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23958] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23958/stat : 23958 (java) S 23944 23946 20956 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524937413 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23959] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23959/stat : 23959 (java) S 23944 23946 20956 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524937413 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23960] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23960/stat : 23960 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524937415 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092055985 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23961] ppid=23944 vsize=15708904 CPUtime=0.92 cores=1,3,5,7
/proc/23946/task/23961/stat : 23961 (java) S 23944 23946 20956 0 -1 4202560 12440 0 0 0 91 1 0 0 15 0 22 0 524937415 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23962] ppid=23944 vsize=15708904 CPUtime=0.98 cores=1,3,5,7
/proc/23946/task/23962/stat : 23962 (java) S 23944 23946 20956 0 -1 4202560 5405 0 0 0 98 0 0 0 15 0 22 0 524937415 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23963] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23963/stat : 23963 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524937415 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23964] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23964/stat : 23964 (java) S 23944 23946 20956 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 524937415 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048896 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23965] ppid=23944 vsize=15708904 CPUtime=1167.62 cores=1,3,5,7
/proc/23946/task/23965/stat : 23965 (java) R 23944 23946 20956 0 -1 4202560 158483 0 0 0 116729 33 0 0 25 0 22 0 524937442 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 47890613191847 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23946/tid=23966] ppid=23944 vsize=15708904 CPUtime=1167.31 cores=1,3,5,7
/proc/23946/task/23966/stat : 23966 (java) R 23944 23946 20956 0 -1 4202560 161140 0 0 0 116700 31 0 0 22 0 22 0 524937442 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912506055212 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23946/tid=23967] ppid=23944 vsize=15708904 CPUtime=1167.55 cores=1,3,5,7
/proc/23946/task/23967/stat : 23967 (java) R 23944 23946 20956 0 -1 4202560 153648 0 0 0 116723 32 0 0 25 0 22 0 524937442 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505810149 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23946/tid=23968] ppid=23944 vsize=15708904 CPUtime=1167.24 cores=1,3,5,7
/proc/23946/task/23968/stat : 23968 (java) R 23944 23946 20956 0 -1 4202560 161011 0 0 0 116691 33 0 0 25 0 22 0 524937442 16085917696 73080 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4701.11
Current children cumulated vsize (KiB) 15708904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.12 8.03 7.82 9/220 24051
/proc/meminfo: memFree=27137560/32950928 swapFree=67111356/67111528
[pid=23946] ppid=23944 vsize=15708904 CPUtime=4800.17 cores=1,3,5,7
/proc/23946/stat : 23946 (java) S 23944 23946 20956 0 -1 4202496 1228934 0 1 0 479676 341 0 0 25 0 22 0 524937410 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23946/statm: 3927226 67054 2299 9 0 3917945 0
[pid=23946/tid=23948] ppid=23944 vsize=15708904 CPUtime=0.49 cores=1,3,5,7
/proc/23946/task/23948/stat : 23948 (java) S 23944 23946 20956 0 -1 4202560 12415 0 1 0 48 1 0 0 25 0 22 0 524937411 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=15708904 CPUtime=3.39 cores=1,3,5,7
/proc/23946/task/23949/stat : 23949 (java) S 23944 23946 20956 0 -1 4202560 64911 0 0 0 322 17 0 0 15 0 22 0 524937411 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23950] ppid=23944 vsize=15708904 CPUtime=3.39 cores=1,3,5,7
/proc/23946/task/23950/stat : 23950 (java) S 23944 23946 20956 0 -1 4202560 68668 0 0 0 321 18 0 0 16 0 22 0 524937411 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23951] ppid=23944 vsize=15708904 CPUtime=3.48 cores=1,3,5,7
/proc/23946/task/23951/stat : 23951 (java) S 23944 23946 20956 0 -1 4202560 68404 0 0 0 331 17 0 0 15 0 22 0 524937411 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23952] ppid=23944 vsize=15708904 CPUtime=3.37 cores=1,3,5,7
/proc/23946/task/23952/stat : 23952 (java) S 23944 23946 20956 0 -1 4202560 67556 0 0 0 321 16 0 0 15 0 22 0 524937411 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23953] ppid=23944 vsize=15708904 CPUtime=3.45 cores=1,3,5,7
/proc/23946/task/23953/stat : 23953 (java) S 23944 23946 20956 0 -1 4202560 70205 0 0 0 327 18 0 0 15 0 22 0 524937411 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23954] ppid=23944 vsize=15708904 CPUtime=3.34 cores=1,3,5,7
/proc/23946/task/23954/stat : 23954 (java) S 23944 23946 20956 0 -1 4202560 69477 0 0 0 317 17 0 0 15 0 22 0 524937411 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23955] ppid=23944 vsize=15708904 CPUtime=3.47 cores=1,3,5,7
/proc/23946/task/23955/stat : 23955 (java) S 23944 23946 20956 0 -1 4202560 70020 0 0 0 330 17 0 0 15 0 22 0 524937411 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23956] ppid=23944 vsize=15708904 CPUtime=3.4 cores=1,3,5,7
/proc/23946/task/23956/stat : 23956 (java) S 23944 23946 20956 0 -1 4202560 65894 0 0 0 323 17 0 0 15 0 22 0 524937411 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23957] ppid=23944 vsize=15708904 CPUtime=2.12 cores=1,3,5,7
/proc/23946/task/23957/stat : 23957 (java) S 23944 23946 20956 0 -1 4202560 3139 0 0 0 152 60 0 0 16 0 22 0 524937412 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048896 0 0 0 16800975 18446604465010768000 0 0 -1 1 0 0 0
[pid=23946/tid=23958] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23958/stat : 23958 (java) S 23944 23946 20956 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524937413 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23959] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23959/stat : 23959 (java) S 23944 23946 20956 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524937413 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23960] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23960/stat : 23960 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524937415 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092055985 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23961] ppid=23944 vsize=15708904 CPUtime=0.92 cores=1,3,5,7
/proc/23946/task/23961/stat : 23961 (java) S 23944 23946 20956 0 -1 4202560 12440 0 0 0 91 1 0 0 15 0 22 0 524937415 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23962] ppid=23944 vsize=15708904 CPUtime=0.98 cores=1,3,5,7
/proc/23946/task/23962/stat : 23962 (java) S 23944 23946 20956 0 -1 4202560 5405 0 0 0 98 0 0 0 15 0 22 0 524937415 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 7 0 0 0
[pid=23946/tid=23963] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23963/stat : 23963 (java) S 23944 23946 20956 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524937415 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048281 0 4 0 16800975 18446604465010768000 0 0 -1 5 0 0 0
[pid=23946/tid=23964] ppid=23944 vsize=15708904 CPUtime=0 cores=1,3,5,7
/proc/23946/task/23964/stat : 23964 (java) S 23944 23946 20956 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 524937415 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 208092048896 0 4 0 16800975 18446604465010768000 0 0 -1 3 0 0 0
[pid=23946/tid=23965] ppid=23944 vsize=15708904 CPUtime=1192.27 cores=1,3,5,7
/proc/23946/task/23965/stat : 23965 (java) R 23944 23946 20956 0 -1 4202560 162152 0 0 0 119193 34 0 0 25 0 22 0 524937442 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505776320 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23946/tid=23966] ppid=23944 vsize=15708904 CPUtime=1191.94 cores=1,3,5,7
/proc/23946/task/23966/stat : 23966 (java) R 23944 23946 20956 0 -1 4202560 164609 0 0 0 119163 31 0 0 25 0 22 0 524937442 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505866840 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23946/tid=23967] ppid=23944 vsize=15708904 CPUtime=1192.15 cores=1,3,5,7
/proc/23946/task/23967/stat : 23967 (java) R 23944 23946 20956 0 -1 4202560 157436 0 0 0 119183 32 0 0 25 0 22 0 524937442 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505731570 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23946/tid=23968] ppid=23944 vsize=15708904 CPUtime=1191.82 cores=1,3,5,7
/proc/23946/task/23968/stat : 23968 (java) R 23944 23946 20956 0 -1 4202560 164759 0 0 0 119147 35 0 0 25 0 22 0 524937442 16085917696 67054 33554432000 1073741824 1073778376 140737228315760 18446744073709551615 46912505810570 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15708904

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): 1207.23
CPU time (s): 4800.22
CPU user time (s): 4796.79
CPU system time (s): 3.42948
CPU usage (%): 397.623
Max. virtual memory (cumulated for all children) (KiB): 15708904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.79
system time used= 3.42948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1228960
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= 303512
involuntary context switches= 165849

runsolver used 2.09268 second user time and 4.54831 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-30 05:16:17
IDJOB=3312760
IDBENCH=82945
IDSOLVER=1699
FILE ID=node127/3312760-1304133377
RUNJOBID= node127-1304132936-23796
PBS_JOBID= 13170783
Free space on /tmp= 72736 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1583005701-053.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312760-1304133377/watcher-3312760-1304133377 -o /tmp/evaluation-result-3312760-1304133377/solver-3312760-1304133377 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312760-1304133377.cnf

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

MD5SUM BENCH= eaa221c6c9f0c0179451b2ef6caad631
RANDOM SEED=909887853

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:      27412052 kB
Buffers:       1298568 kB
Cached:        3356508 kB
SwapCached:          8 kB
Active:         588736 kB
Inactive:      4486564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27412052 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1596 kB
Writeback:           0 kB
AnonPages:      420432 kB
Mapped:          23624 kB
Slab:           398916 kB
PageTables:       5484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   629536 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= 72732 MiB
End job on node127 at 2011-04-30 05:36:27