Trace number 3312637

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.1SAT 1075.14 270.522

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1087312438-073.SATISFIABLE.cnf
MD5SUMc17bf9a7166c271aab493c355a187474
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05399
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

Solver Data

0.11/0.11	24:50 INFO : Reading from input HOME/instance-3312637-1304126690.cnf
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Starting Executor!
0.52/0.31	Starting Executor!
0.52/0.31	Starting Executor!
0.52/0.31	Starting Executor!
0.74/0.48	24:50 INFO : 50 variables remaining out of 50
0.74/0.48	24:50 INFO : 35600 literals remaining out of 35600
1074.72/270.49	c Elapsed time 270.382
1074.72/270.49	s SATISFIABLE
1074.72/270.49	v 1 -2 3 4 -5 -6 7 8 -9 10 -11 12 13 14 -15 -16 17 18 -19 20 -21 -22 23 -24 -25 -26 27 -28 -29 30 31 -32 -33 34 -35 -36 -37 -38 -39 40 -41 -42 -43 44 45 46 -47 -48 49 -50 0

Verifier Data

OK

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

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

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


[startup+0 s]
/proc/loadavg: 7.46 7.98 7.97 3/194 22964
/proc/meminfo: memFree=17883100/32951124 swapFree=67111528/67111528
[pid=22964] ppid=22962 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/22964/stat : 22964 (java) S 22962 22964 22629 0 -1 4202496 1471 0 0 0 0 0 0 0 25 0 2 0 524271605 31260672 933 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646318053 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22964/statm: 7632 938 720 9 0 383 0
[pid=22964/tid=22965] ppid=22962 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22965/stat : 22965 (java) R 22962 22964 22629 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 2 0 524271606 31260672 953 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216634515200 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.011546 s]
/proc/loadavg: 7.46 7.98 7.97 3/194 22964
/proc/meminfo: memFree=17883100/32951124 swapFree=67111528/67111528
[pid=22964] ppid=22962 vsize=15589660 CPUtime=0 cores=0,2,4,6
/proc/22964/stat : 22964 (java) S 22962 22964 22629 0 -1 4202496 2457 0 1 0 0 0 0 0 25 0 10 0 524271605 15963811840 1899 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646318053 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/22964/statm: 3897415 1899 1055 9 0 3888571 0
[pid=22964/tid=22965] ppid=22962 vsize=15589660 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22965/stat : 22965 (java) S 22962 22964 22629 0 -1 4202560 1091 0 1 0 0 0 0 0 25 0 10 0 524271606 15963811840 1899 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646344671 0 2147483391 0 16784584 18446744071699199166 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15589660

[startup+0.104372 s]
/proc/loadavg: 7.46 7.98 7.97 3/194 22964
/proc/meminfo: memFree=17883100/32951124 swapFree=67111528/67111528
[pid=22964] ppid=22962 vsize=15676880 CPUtime=0.11 cores=0,2,4,6
/proc/22964/stat : 22964 (java) S 22962 22964 22629 0 -1 4202496 5676 0 1 0 10 1 0 0 25 0 18 0 524271605 16053125120 5099 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22964/statm: 3919220 5100 2118 9 0 3909939 0
[pid=22964/tid=22965] ppid=22962 vsize=15676880 CPUtime=0.09 cores=0,2,4,6
/proc/22964/task/22965/stat : 22965 (java) R 22962 22964 22629 0 -1 4202560 3529 0 1 0 8 1 0 0 18 0 18 0 524271606 16053125120 5100 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 47694942008856 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676880

[startup+0.300346 s]
/proc/loadavg: 7.46 7.98 7.97 3/194 22964
/proc/meminfo: memFree=17883100/32951124 swapFree=67111528/67111528
[pid=22964] ppid=22962 vsize=15681152 CPUtime=0.52 cores=0,2,4,6
/proc/22964/stat : 22964 (java) S 22962 22964 22629 0 -1 4202496 14551 0 1 0 50 2 0 0 25 0 18 0 524271605 16057499648 12902 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22964/statm: 3920288 12908 2208 9 0 3911007 0
[pid=22964/tid=22965] ppid=22962 vsize=15681152 CPUtime=0.29 cores=0,2,4,6
/proc/22964/task/22965/stat : 22965 (java) R 22962 22964 22629 0 -1 4202560 9648 0 1 0 27 2 0 0 18 0 18 0 524271606 16057499648 12912 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505638675 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15681152

[startup+0.700195 s]
/proc/loadavg: 7.46 7.98 7.97 3/194 22964
/proc/meminfo: memFree=17883100/32951124 swapFree=67111528/67111528
[pid=22964] ppid=22962 vsize=15696900 CPUtime=1.53 cores=0,2,4,6
/proc/22964/stat : 22964 (java) S 22962 22964 22629 0 -1 4202496 24488 0 1 0 149 4 0 0 25 0 22 0 524271605 16073625600 20137 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22964/statm: 3924225 20137 2261 9 0 3914944 0
[pid=22964/tid=22965] ppid=22962 vsize=15696900 CPUtime=0.47 cores=0,2,4,6
/proc/22964/task/22965/stat : 22965 (java) S 22962 22964 22629 0 -1 4202560 11006 0 1 0 45 2 0 0 18 0 22 0 524271606 16073625600 20137 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 15696900

[startup+1.50103 s]
/proc/loadavg: 7.46 7.98 7.97 16/220 22990
/proc/meminfo: memFree=17536188/32951124 swapFree=67111528/67111528
[pid=22964] ppid=22962 vsize=15698536 CPUtime=4.59 cores=0,2,4,6
/proc/22964/stat : 22964 (java) S 22962 22964 22629 0 -1 4202496 52258 0 1 0 452 7 0 0 25 0 22 0 524271605 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22964/statm: 3924634 46810 2282 9 0 3915353 0
[pid=22964/tid=22965] ppid=22962 vsize=15698536 CPUtime=0.47 cores=0,2,4,6
/proc/22964/task/22965/stat : 22965 (java) S 22962 22964 22629 0 -1 4202560 11006 0 1 0 45 2 0 0 18 0 22 0 524271606 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22967] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22967/stat : 22967 (java) S 22962 22964 22629 0 -1 4202560 489 0 0 0 0 0 0 0 16 0 22 0 524271606 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22968] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22968/stat : 22968 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524271606 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22969] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22969/stat : 22969 (java) S 22962 22964 22629 0 -1 4202560 578 0 0 0 0 0 0 0 16 0 22 0 524271606 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22970] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22970/stat : 22970 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524271606 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22971] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22971/stat : 22971 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524271606 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22972] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22972/stat : 22972 (java) S 22962 22964 22629 0 -1 4202560 209 0 0 0 0 0 0 0 16 0 22 0 524271606 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22973] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22973/stat : 22973 (java) S 22962 22964 22629 0 -1 4202560 800 0 0 0 0 0 0 0 16 0 22 0 524271606 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22974] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22974/stat : 22974 (java) S 22962 22964 22629 0 -1 4202560 416 0 0 0 0 0 0 0 16 0 22 0 524271606 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22975] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22975/stat : 22975 (java) S 22962 22964 22629 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 524271607 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331904 0 0 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22976] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22976/stat : 22976 (java) S 22962 22964 22629 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524271608 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22977] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22977/stat : 22977 (java) S 22962 22964 22629 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 524271608 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22978] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22978/stat : 22978 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524271610 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646338993 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22979] ppid=22962 vsize=15698536 CPUtime=0.97 cores=0,2,4,6
/proc/22964/task/22979/stat : 22979 (java) S 22962 22964 22629 0 -1 4202560 4299 0 0 0 97 0 0 0 16 0 22 0 524271610 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22980] ppid=22962 vsize=15698536 CPUtime=0.6 cores=0,2,4,6
/proc/22964/task/22980/stat : 22980 (java) R 22962 22964 22629 0 -1 4202560 8534 0 0 0 59 1 0 0 25 0 22 0 524271610 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 47694939526766 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22964/tid=22981] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22981/stat : 22981 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524271610 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22982] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22982/stat : 22982 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524271610 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331904 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22987] ppid=22962 vsize=15698536 CPUtime=0.69 cores=0,2,4,6
/proc/22964/task/22987/stat : 22987 (java) R 22962 22964 22629 0 -1 4202560 5519 0 0 0 69 0 0 0 16 0 22 0 524271637 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505959665 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22964/tid=22988] ppid=22962 vsize=15698536 CPUtime=0.66 cores=0,2,4,6
/proc/22964/task/22988/stat : 22988 (java) R 22962 22964 22629 0 -1 4202560 5953 0 0 0 66 0 0 0 16 0 22 0 524271637 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505971595 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22964/tid=22989] ppid=22962 vsize=15698536 CPUtime=0.39 cores=0,2,4,6
/proc/22964/task/22989/stat : 22989 (java) R 22962 22964 22629 0 -1 4202560 7113 0 0 0 39 0 0 0 16 0 22 0 524271637 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505802183 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22964/tid=22990] ppid=22962 vsize=15698536 CPUtime=0.73 cores=0,2,4,6
/proc/22964/task/22990/stat : 22990 (java) R 22962 22964 22629 0 -1 4202560 5941 0 0 0 73 0 0 0 16 0 22 0 524271637 16075300864 46810 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505803421 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 15698536

[startup+3.10074 s]
/proc/loadavg: 7.46 7.98 7.97 11/220 22990
/proc/meminfo: memFree=17512752/32951124 swapFree=67111528/67111528
[pid=22964] ppid=22962 vsize=15698536 CPUtime=10.94 cores=0,2,4,6
/proc/22964/stat : 22964 (java) S 22962 22964 22629 0 -1 4202496 57613 0 1 0 1086 8 0 0 25 0 22 0 524271605 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22964/statm: 3924634 50411 2289 9 0 3915353 0
[pid=22964/tid=22965] ppid=22962 vsize=15698536 CPUtime=0.47 cores=0,2,4,6
/proc/22964/task/22965/stat : 22965 (java) S 22962 22964 22629 0 -1 4202560 11006 0 1 0 45 2 0 0 18 0 22 0 524271606 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22967] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22967/stat : 22967 (java) S 22962 22964 22629 0 -1 4202560 635 0 0 0 0 0 0 0 15 0 22 0 524271606 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22968] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22968/stat : 22968 (java) S 22962 22964 22629 0 -1 4202560 1018 0 0 0 0 0 0 0 16 0 22 0 524271606 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22969] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22969/stat : 22969 (java) S 22962 22964 22629 0 -1 4202560 708 0 0 0 0 0 0 0 15 0 22 0 524271606 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22970] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22970/stat : 22970 (java) S 22962 22964 22629 0 -1 4202560 643 0 0 0 0 0 0 0 15 0 22 0 524271606 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22971] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22971/stat : 22971 (java) S 22962 22964 22629 0 -1 4202560 921 0 0 0 0 0 0 0 15 0 22 0 524271606 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22972] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22972/stat : 22972 (java) S 22962 22964 22629 0 -1 4202560 352 0 0 0 0 0 0 0 15 0 22 0 524271606 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22973] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22973/stat : 22973 (java) S 22962 22964 22629 0 -1 4202560 1072 0 0 0 0 0 0 0 16 0 22 0 524271606 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22974] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22974/stat : 22974 (java) S 22962 22964 22629 0 -1 4202560 653 0 0 0 0 0 0 0 15 0 22 0 524271606 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22975] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22975/stat : 22975 (java) S 22962 22964 22629 0 -1 4202560 80 0 0 0 0 0 0 0 16 0 22 0 524271607 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331904 0 0 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22976] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22976/stat : 22976 (java) S 22962 22964 22629 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524271608 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22977] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22977/stat : 22977 (java) S 22962 22964 22629 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 524271608 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22978] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22978/stat : 22978 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524271610 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646338993 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22979] ppid=22962 vsize=15698536 CPUtime=1.14 cores=0,2,4,6
/proc/22964/task/22979/stat : 22979 (java) S 22962 22964 22629 0 -1 4202560 4331 0 0 0 114 0 0 0 15 0 22 0 524271610 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22980] ppid=22962 vsize=15698536 CPUtime=0.61 cores=0,2,4,6
/proc/22964/task/22980/stat : 22980 (java) R 22962 22964 22629 0 -1 4202560 8541 0 0 0 60 1 0 0 23 0 22 0 524271610 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 47694938447168 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22964/tid=22981] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22981/stat : 22981 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524271610 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22982] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22982/stat : 22982 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524271610 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331904 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22987] ppid=22962 vsize=15698536 CPUtime=2.27 cores=0,2,4,6
/proc/22964/task/22987/stat : 22987 (java) R 22962 22964 22629 0 -1 4202560 6065 0 0 0 227 0 0 0 18 0 22 0 524271637 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 47694942767142 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22964/tid=22988] ppid=22962 vsize=15698536 CPUtime=2.11 cores=0,2,4,6
/proc/22964/task/22988/stat : 22988 (java) R 22962 22964 22629 0 -1 4202560 6319 0 0 0 211 0 0 0 17 0 22 0 524271637 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505803257 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22964/tid=22989] ppid=22962 vsize=15698536 CPUtime=1.92 cores=0,2,4,6
/proc/22964/task/22989/stat : 22989 (java) R 22962 22964 22629 0 -1 4202560 7572 0 0 0 192 0 0 0 18 0 22 0 524271637 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505801953 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22964/tid=22990] ppid=22962 vsize=15698536 CPUtime=2.32 cores=0,2,4,6
/proc/22964/task/22990/stat : 22990 (java) R 22962 22964 22629 0 -1 4202560 6310 0 0 0 231 1 0 0 18 0 22 0 524271637 16075300864 50411 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505803257 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.94
Current children cumulated vsize (KiB) 15698536

[startup+6.30118 s]
/proc/loadavg: 7.59 8.00 7.98 9/220 22990
/proc/meminfo: memFree=17441740/32951124 swapFree=67111528/67111528
[pid=22964] ppid=22962 vsize=15698536 CPUtime=23.67 cores=0,2,4,6
/proc/22964/stat : 22964 (java) S 22962 22964 22629 0 -1 4202496 62548 0 1 0 2358 9 0 0 25 0 22 0 524271605 16075300864 50543 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22964/statm: 3924634 50543 2289 9 0 3915353 0
[pid=22964/tid=22965] ppid=22962 vsize=15698536 CPUtime=0.47 cores=0,2,4,6
/proc/22964/task/22965/stat : 22965 (java) S 22962 22964 22629 0 -1 4202560 11006 0 1 0 45 2 0 0 18 0 22 0 524271606 16075300864 50543 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22967] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22967/stat : 22967 (java) S 22962 22964 22629 0 -1 4202560 1231 0 0 0 0 0 0 0 16 0 22 0 524271606 16075300864 50543 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22968] ppid=22962 vsize=15698536 CPUtime=0.01 cores=0,2,4,6
/proc/22964/task/22968/stat : 22968 (java) S 22962 22964 22629 0 -1 4202560 1985 0 0 0 1 0 0 0 16 0 22 0 524271606 16075300864 50543 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22969] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22969/stat : 22969 (java) S 22962 22964 22629 0 -1 4202560 1532 0 0 0 0 0 0 0 15 0 22 0 524271606 16075300864 50543 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22970] ppid=22962 vsize=15698536 CPUtime=0.01 cores=0,2,4,6
/proc/22964/task/22970/stat : 22970 (java) S 22962 22964 22629 0 -1 4202560 1155 0 0 0 1 0 0 0 15 0 22 0 524271606 16075300864 50543 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22971] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22971/stat : 22971 (java) S 22962 22964 22629 0 -1 4202560 1646 0 0 0 0 0 0 0 16 0 22 0 524271606 16075300864 50543 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22972] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22972/stat : 22972 (java) S 22962 22964 22629 0 -1 4202560 624 0 0 0 0 0 0 0 15 0 22 0 524271606 16075300864 50543 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22973] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22973/stat : 22973 (java) S 22962 22964 22629 0 -1 4202560 1625 0 0 0 0 0 0 0 15 0 22 0 524271606 16075300864 50543 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22974] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22974/stat : 22974 (java) S 22962 22964 22629 0 -1 4202560 1095 0 0 0 0 0 0 0 15 0 22 0 524271606 16075300864 50543 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0

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

[pid=22964/tid=22989] ppid=22962 vsize=15698536 CPUtime=261.51 cores=0,2,4,6
/proc/22964/task/22989/stat : 22989 (java) R 22962 22964 22629 0 -1 4202560 40154 0 0 0 26145 6 0 0 25 0 22 0 524271637 16075300864 138793 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912506082544 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22964/tid=22990] ppid=22962 vsize=15698536 CPUtime=261.83 cores=0,2,4,6
/proc/22964/task/22990/stat : 22990 (java) R 22962 22964 22629 0 -1 4202560 38376 0 0 0 26176 7 0 0 25 0 22 0 524271637 16075300864 138793 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 47694942765211 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1056.01
Current children cumulated vsize (KiB) 15698536

[startup+268.901 s]
/proc/loadavg: 8.13 8.06 8.01 9/220 22997
/proc/meminfo: memFree=16759076/32951124 swapFree=67111528/67111528
[pid=22964] ppid=22962 vsize=15698536 CPUtime=1068.75 cores=0,2,4,6
/proc/22964/stat : 22964 (java) S 22962 22964 22629 0 -1 4202496 346911 0 1 0 106796 79 0 0 25 0 22 0 524271605 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22964/statm: 3924634 137774 2291 9 0 3915353 0
[pid=22964/tid=22965] ppid=22962 vsize=15698536 CPUtime=0.47 cores=0,2,4,6
/proc/22964/task/22965/stat : 22965 (java) S 22962 22964 22629 0 -1 4202560 11006 0 1 0 45 2 0 0 18 0 22 0 524271606 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22967] ppid=22962 vsize=15698536 CPUtime=0.82 cores=0,2,4,6
/proc/22964/task/22967/stat : 22967 (java) S 22962 22964 22629 0 -1 4202560 21395 0 0 0 78 4 0 0 15 0 22 0 524271606 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22968] ppid=22962 vsize=15698536 CPUtime=0.89 cores=0,2,4,6
/proc/22964/task/22968/stat : 22968 (java) S 22962 22964 22629 0 -1 4202560 21214 0 0 0 85 4 0 0 16 0 22 0 524271606 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22969] ppid=22962 vsize=15698536 CPUtime=0.87 cores=0,2,4,6
/proc/22964/task/22969/stat : 22969 (java) S 22962 22964 22629 0 -1 4202560 22669 0 0 0 83 4 0 0 15 0 22 0 524271606 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22970] ppid=22962 vsize=15698536 CPUtime=0.84 cores=0,2,4,6
/proc/22964/task/22970/stat : 22970 (java) S 22962 22964 22629 0 -1 4202560 19966 0 0 0 81 3 0 0 16 0 22 0 524271606 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22971] ppid=22962 vsize=15698536 CPUtime=0.85 cores=0,2,4,6
/proc/22964/task/22971/stat : 22971 (java) S 22962 22964 22629 0 -1 4202560 21269 0 0 0 79 6 0 0 16 0 22 0 524271606 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22972] ppid=22962 vsize=15698536 CPUtime=0.83 cores=0,2,4,6
/proc/22964/task/22972/stat : 22972 (java) S 22962 22964 22629 0 -1 4202560 19365 0 0 0 78 5 0 0 16 0 22 0 524271606 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22973] ppid=22962 vsize=15698536 CPUtime=0.8 cores=0,2,4,6
/proc/22964/task/22973/stat : 22973 (java) S 22962 22964 22629 0 -1 4202560 19564 0 0 0 77 3 0 0 15 0 22 0 524271606 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22974] ppid=22962 vsize=15698536 CPUtime=0.83 cores=0,2,4,6
/proc/22964/task/22974/stat : 22974 (java) S 22962 22964 22629 0 -1 4202560 19510 0 0 0 79 4 0 0 15 0 22 0 524271606 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22975] ppid=22962 vsize=15698536 CPUtime=0.3 cores=0,2,4,6
/proc/22964/task/22975/stat : 22975 (java) S 22962 22964 22629 0 -1 4202560 675 0 0 0 21 9 0 0 15 0 22 0 524271607 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331904 0 0 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22976] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22976/stat : 22976 (java) S 22962 22964 22629 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524271608 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22977] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22977/stat : 22977 (java) S 22962 22964 22629 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 524271608 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22978] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22978/stat : 22978 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524271610 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646338993 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22979] ppid=22962 vsize=15698536 CPUtime=1.23 cores=0,2,4,6
/proc/22964/task/22979/stat : 22979 (java) S 22962 22964 22629 0 -1 4202560 4346 0 0 0 123 0 0 0 15 0 22 0 524271610 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22980] ppid=22962 vsize=15698536 CPUtime=0.65 cores=0,2,4,6
/proc/22964/task/22980/stat : 22980 (java) S 22962 22964 22629 0 -1 4202560 8552 0 0 0 64 1 0 0 15 0 22 0 524271610 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22981] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22981/stat : 22981 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524271610 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22982] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22982/stat : 22982 (java) S 22962 22964 22629 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 524271610 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331904 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22987] ppid=22962 vsize=15698536 CPUtime=264.83 cores=0,2,4,6
/proc/22964/task/22987/stat : 22987 (java) R 22962 22964 22629 0 -1 4202560 37973 0 0 0 26476 7 0 0 25 0 22 0 524271637 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505791753 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22964/tid=22988] ppid=22962 vsize=15698536 CPUtime=264.71 cores=0,2,4,6
/proc/22964/task/22988/stat : 22988 (java) R 22962 22964 22629 0 -1 4202560 39472 0 0 0 26465 6 0 0 25 0 22 0 524271637 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505967219 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22964/tid=22989] ppid=22962 vsize=15698536 CPUtime=264.68 cores=0,2,4,6
/proc/22964/task/22989/stat : 22989 (java) R 22962 22964 22629 0 -1 4202560 40155 0 0 0 26462 6 0 0 25 0 22 0 524271637 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 47694942767241 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22964/tid=22990] ppid=22962 vsize=15698536 CPUtime=264.99 cores=0,2,4,6
/proc/22964/task/22990/stat : 22990 (java) R 22962 22964 22629 0 -1 4202560 38379 0 0 0 26492 7 0 0 25 0 22 0 524271637 16075300864 137774 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505802029 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1068.75
Current children cumulated vsize (KiB) 15698536

[startup+269.707 s]
/proc/loadavg: 8.13 8.06 8.01 9/220 22997
/proc/meminfo: memFree=16761928/32951124 swapFree=67111528/67111528
[pid=22964] ppid=22962 vsize=15698536 CPUtime=1071.95 cores=0,2,4,6
/proc/22964/stat : 22964 (java) S 22962 22964 22629 0 -1 4202496 347000 0 1 0 107116 79 0 0 25 0 22 0 524271605 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22964/statm: 3924634 137314 2291 9 0 3915353 0
[pid=22964/tid=22965] ppid=22962 vsize=15698536 CPUtime=0.47 cores=0,2,4,6
/proc/22964/task/22965/stat : 22965 (java) S 22962 22964 22629 0 -1 4202560 11006 0 1 0 45 2 0 0 18 0 22 0 524271606 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22967] ppid=22962 vsize=15698536 CPUtime=0.82 cores=0,2,4,6
/proc/22964/task/22967/stat : 22967 (java) S 22962 22964 22629 0 -1 4202560 21399 0 0 0 78 4 0 0 16 0 22 0 524271606 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22968] ppid=22962 vsize=15698536 CPUtime=0.9 cores=0,2,4,6
/proc/22964/task/22968/stat : 22968 (java) S 22962 22964 22629 0 -1 4202560 21235 0 0 0 86 4 0 0 16 0 22 0 524271606 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22969] ppid=22962 vsize=15698536 CPUtime=0.87 cores=0,2,4,6
/proc/22964/task/22969/stat : 22969 (java) S 22962 22964 22629 0 -1 4202560 22673 0 0 0 83 4 0 0 15 0 22 0 524271606 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22970] ppid=22962 vsize=15698536 CPUtime=0.84 cores=0,2,4,6
/proc/22964/task/22970/stat : 22970 (java) S 22962 22964 22629 0 -1 4202560 19968 0 0 0 81 3 0 0 16 0 22 0 524271606 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22971] ppid=22962 vsize=15698536 CPUtime=0.85 cores=0,2,4,6
/proc/22964/task/22971/stat : 22971 (java) S 22962 22964 22629 0 -1 4202560 21287 0 0 0 79 6 0 0 15 0 22 0 524271606 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22972] ppid=22962 vsize=15698536 CPUtime=0.84 cores=0,2,4,6
/proc/22964/task/22972/stat : 22972 (java) S 22962 22964 22629 0 -1 4202560 19368 0 0 0 79 5 0 0 16 0 22 0 524271606 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22973] ppid=22962 vsize=15698536 CPUtime=0.8 cores=0,2,4,6
/proc/22964/task/22973/stat : 22973 (java) S 22962 22964 22629 0 -1 4202560 19564 0 0 0 77 3 0 0 15 0 22 0 524271606 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22974] ppid=22962 vsize=15698536 CPUtime=0.83 cores=0,2,4,6
/proc/22964/task/22974/stat : 22974 (java) S 22962 22964 22629 0 -1 4202560 19543 0 0 0 79 4 0 0 15 0 22 0 524271606 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22975] ppid=22962 vsize=15698536 CPUtime=0.3 cores=0,2,4,6
/proc/22964/task/22975/stat : 22975 (java) S 22962 22964 22629 0 -1 4202560 675 0 0 0 21 9 0 0 15 0 22 0 524271607 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331904 0 0 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22976] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22976/stat : 22976 (java) S 22962 22964 22629 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524271608 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22977] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22977/stat : 22977 (java) S 22962 22964 22629 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 524271608 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22978] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22978/stat : 22978 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524271610 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646338993 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22979] ppid=22962 vsize=15698536 CPUtime=1.23 cores=0,2,4,6
/proc/22964/task/22979/stat : 22979 (java) S 22962 22964 22629 0 -1 4202560 4346 0 0 0 123 0 0 0 15 0 22 0 524271610 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22980] ppid=22962 vsize=15698536 CPUtime=0.65 cores=0,2,4,6
/proc/22964/task/22980/stat : 22980 (java) S 22962 22964 22629 0 -1 4202560 8552 0 0 0 64 1 0 0 15 0 22 0 524271610 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22981] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22981/stat : 22981 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524271610 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22982] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22982/stat : 22982 (java) S 22962 22964 22629 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 524271610 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331904 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22987] ppid=22962 vsize=15698536 CPUtime=265.62 cores=0,2,4,6
/proc/22964/task/22987/stat : 22987 (java) R 22962 22964 22629 0 -1 4202560 37973 0 0 0 26555 7 0 0 25 0 22 0 524271637 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505803456 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22964/tid=22988] ppid=22962 vsize=15698536 CPUtime=265.51 cores=0,2,4,6
/proc/22964/task/22988/stat : 22988 (java) R 22962 22964 22629 0 -1 4202560 39474 0 0 0 26545 6 0 0 25 0 22 0 524271637 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912506011403 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22964/tid=22989] ppid=22962 vsize=15698536 CPUtime=265.48 cores=0,2,4,6
/proc/22964/task/22989/stat : 22989 (java) R 22962 22964 22629 0 -1 4202560 40155 0 0 0 26542 6 0 0 25 0 22 0 524271637 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505803229 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22964/tid=22990] ppid=22962 vsize=15698536 CPUtime=265.79 cores=0,2,4,6
/proc/22964/task/22990/stat : 22990 (java) R 22962 22964 22629 0 -1 4202560 38381 0 0 0 26572 7 0 0 25 0 22 0 524271637 16075300864 137314 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505772738 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1071.95
Current children cumulated vsize (KiB) 15698536

[startup+270.101 s]
/proc/loadavg: 8.13 8.06 8.01 9/220 22997
/proc/meminfo: memFree=16761928/32951124 swapFree=67111528/67111528
[pid=22964] ppid=22962 vsize=15698536 CPUtime=1073.52 cores=0,2,4,6
/proc/22964/stat : 22964 (java) S 22962 22964 22629 0 -1 4202496 347077 0 1 0 107273 79 0 0 25 0 22 0 524271605 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22964/statm: 3924634 137037 2291 9 0 3915353 0
[pid=22964/tid=22965] ppid=22962 vsize=15698536 CPUtime=0.47 cores=0,2,4,6
/proc/22964/task/22965/stat : 22965 (java) S 22962 22964 22629 0 -1 4202560 11006 0 1 0 45 2 0 0 18 0 22 0 524271606 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22967] ppid=22962 vsize=15698536 CPUtime=0.82 cores=0,2,4,6
/proc/22964/task/22967/stat : 22967 (java) S 22962 22964 22629 0 -1 4202560 21399 0 0 0 78 4 0 0 15 0 22 0 524271606 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22968] ppid=22962 vsize=15698536 CPUtime=0.9 cores=0,2,4,6
/proc/22964/task/22968/stat : 22968 (java) S 22962 22964 22629 0 -1 4202560 21237 0 0 0 86 4 0 0 16 0 22 0 524271606 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22969] ppid=22962 vsize=15698536 CPUtime=0.87 cores=0,2,4,6
/proc/22964/task/22969/stat : 22969 (java) S 22962 22964 22629 0 -1 4202560 22689 0 0 0 83 4 0 0 15 0 22 0 524271606 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22970] ppid=22962 vsize=15698536 CPUtime=0.84 cores=0,2,4,6
/proc/22964/task/22970/stat : 22970 (java) S 22962 22964 22629 0 -1 4202560 19988 0 0 0 81 3 0 0 15 0 22 0 524271606 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22971] ppid=22962 vsize=15698536 CPUtime=0.85 cores=0,2,4,6
/proc/22964/task/22971/stat : 22971 (java) S 22962 22964 22629 0 -1 4202560 21305 0 0 0 79 6 0 0 16 0 22 0 524271606 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22972] ppid=22962 vsize=15698536 CPUtime=0.84 cores=0,2,4,6
/proc/22964/task/22972/stat : 22972 (java) S 22962 22964 22629 0 -1 4202560 19368 0 0 0 79 5 0 0 16 0 22 0 524271606 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 2 0 0 0
[pid=22964/tid=22973] ppid=22962 vsize=15698536 CPUtime=0.8 cores=0,2,4,6
/proc/22964/task/22973/stat : 22973 (java) S 22962 22964 22629 0 -1 4202560 19582 0 0 0 77 3 0 0 15 0 22 0 524271606 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22974] ppid=22962 vsize=15698536 CPUtime=0.83 cores=0,2,4,6
/proc/22964/task/22974/stat : 22974 (java) S 22962 22964 22629 0 -1 4202560 19544 0 0 0 79 4 0 0 16 0 22 0 524271606 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22975] ppid=22962 vsize=15698536 CPUtime=0.31 cores=0,2,4,6
/proc/22964/task/22975/stat : 22975 (java) S 22962 22964 22629 0 -1 4202560 675 0 0 0 22 9 0 0 15 0 22 0 524271607 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331904 0 0 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22976] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22976/stat : 22976 (java) S 22962 22964 22629 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524271608 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 4 0 0 0
[pid=22964/tid=22977] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22977/stat : 22977 (java) S 22962 22964 22629 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 524271608 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22978] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22978/stat : 22978 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524271610 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646338993 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22979] ppid=22962 vsize=15698536 CPUtime=1.23 cores=0,2,4,6
/proc/22964/task/22979/stat : 22979 (java) S 22962 22964 22629 0 -1 4202560 4346 0 0 0 123 0 0 0 15 0 22 0 524271610 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22980] ppid=22962 vsize=15698536 CPUtime=0.65 cores=0,2,4,6
/proc/22964/task/22980/stat : 22980 (java) S 22962 22964 22629 0 -1 4202560 8552 0 0 0 64 1 0 0 15 0 22 0 524271610 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 0 0 0 0
[pid=22964/tid=22981] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22981/stat : 22981 (java) S 22962 22964 22629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524271610 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331289 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22982] ppid=22962 vsize=15698536 CPUtime=0 cores=0,2,4,6
/proc/22964/task/22982/stat : 22982 (java) S 22962 22964 22629 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 524271610 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 216646331904 0 4 0 16800975 18446604453498227712 0 0 -1 6 0 0 0
[pid=22964/tid=22987] ppid=22962 vsize=15698536 CPUtime=266 cores=0,2,4,6
/proc/22964/task/22987/stat : 22987 (java) R 22962 22964 22629 0 -1 4202560 37973 0 0 0 26593 7 0 0 25 0 22 0 524271637 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505772696 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22964/tid=22988] ppid=22962 vsize=15698536 CPUtime=265.89 cores=0,2,4,6
/proc/22964/task/22988/stat : 22988 (java) R 22962 22964 22629 0 -1 4202560 39475 0 0 0 26583 6 0 0 25 0 22 0 524271637 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505772626 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22964/tid=22989] ppid=22962 vsize=15698536 CPUtime=265.87 cores=0,2,4,6
/proc/22964/task/22989/stat : 22989 (java) R 22962 22964 22629 0 -1 4202560 40156 0 0 0 26581 6 0 0 25 0 22 0 524271637 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505972063 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22964/tid=22990] ppid=22962 vsize=15698536 CPUtime=266.17 cores=0,2,4,6
/proc/22964/task/22990/stat : 22990 (java) R 22962 22964 22629 0 -1 4202560 38381 0 0 0 26610 7 0 0 25 0 22 0 524271637 16075300864 137037 33554432000 1073741824 1073778376 140733617149088 18446744073709551615 46912505959274 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1073.52
Current children cumulated vsize (KiB) 15698536

[startup+270.501 s]
/proc/loadavg: 8.13 8.06 8.01 9/220 22997
/proc/meminfo: memFree=16761928/32951124 swapFree=67111528/67111528
[pid=22964] ppid=22962 vsize=0 CPUtime=1075.1 cores=0,2,4,6
/proc/22964/stat : 22964 (java) Z 22962 22964 22629 0 -1 4203548 347152 0 1 0 107430 80 0 0 18 0 2 0 524271605 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22964/statm: 0 0 0 0 0 0 0
[pid=22964/tid=22987] ppid=22962 vsize=0 CPUtime=266.29 cores=0,2,4,6
/proc/22964/task/22987/stat : 22987 (java) R 22962 22964 22629 0 -1 4203588 37973 0 0 0 26621 8 0 0 25 0 2 0 524271637 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1075.1
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 270.522
CPU time (s): 1075.14
CPU user time (s): 1074.31
CPU system time (s): 0.827874
CPU usage (%): 397.43
Max. virtual memory (cumulated for all children) (KiB): 15698536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1074.31
system time used= 0.827874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347152
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= 57601
involuntary context switches= 30674

runsolver used 0.445932 second user time and 1.04184 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-30 03:24:50
IDJOB=3312637
IDBENCH=82822
IDSOLVER=1699
FILE ID=node103/3312637-1304126690
RUNJOBID= node103-1304124271-22647
PBS_JOBID= 13170757
Free space on /tmp= 71516 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1087312438-073.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312637-1304126690/watcher-3312637-1304126690 -o /tmp/evaluation-result-3312637-1304126690/solver-3312637-1304126690 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312637-1304126690.cnf

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

MD5SUM BENCH= c17bf9a7166c271aab493c355a187474
RANDOM SEED=1154768726

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17883372 kB
Buffers:       2149852 kB
Cached:       12252616 kB
SwapCached:          0 kB
Active:        5612924 kB
Inactive:      8870852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17883372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3588 kB
Writeback:           0 kB
AnonPages:       80584 kB
Mapped:          22460 kB
Slab:           520324 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   778420 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= 71516 MiB
End job on node103 at 2011-04-30 03:29:21