Trace number 3311664

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 (hbr=2)? (TO) 4800.09 1207.43

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S840902310-084.SATISFIABLE.cnf
MD5SUM02c45b007aaa35525677ccadd4298d97
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	53:50 INFO : Reading from input HOME/instance-3311664-1304178830.cnf
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.46/0.36	53:51 INFO : 498 variables remaining out of 500
0.46/0.36	53:51 INFO : 8464 literals remaining out of 8520

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

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.75 8.00 7.98 5/198 28074
/proc/meminfo: memFree=18440504/32951124 swapFree=67111528/67111528
[pid=28074] ppid=28072 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/28074/stat : 28074 (java) R 28072 28074 27699 0 -1 4202496 976 0 0 0 0 0 0 0 25 0 1 0 529485639 23580672 463 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216629552896 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28074/statm: 5757 476 365 9 0 124 0

[startup+0.0454141 s]
/proc/loadavg: 7.75 8.00 7.98 5/198 28074
/proc/meminfo: memFree=18440504/32951124 swapFree=67111528/67111528
[pid=28074] ppid=28072 vsize=15604248 CPUtime=0.03 cores=0,2,4,6
/proc/28074/stat : 28074 (java) S 28072 28074 27699 0 -1 4202496 3836 0 1 0 3 0 0 0 25 0 13 0 529485639 15978749952 3276 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646318053 0 0 0 16800971 18446744073709551615 0 0 17 6 0 0 0
/proc/28074/statm: 3901062 3277 1683 9 0 3891810 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.100396 s]
/proc/loadavg: 7.75 8.00 7.98 5/198 28074
/proc/meminfo: memFree=18440504/32951124 swapFree=67111528/67111528
[pid=28074] ppid=28072 vsize=15676024 CPUtime=0.1 cores=0,2,4,6
/proc/28074/stat : 28074 (java) S 28072 28074 27699 0 -1 4202496 5518 0 1 0 9 1 0 0 25 0 18 0 529485639 16052248576 4958 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/28074/statm: 3919006 4958 2116 9 0 3909725 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676024

[startup+0.300358 s]
/proc/loadavg: 7.75 8.00 7.98 5/198 28074
/proc/meminfo: memFree=18440504/32951124 swapFree=67111528/67111528
[pid=28074] ppid=28072 vsize=15680784 CPUtime=0.46 cores=0,2,4,6
/proc/28074/stat : 28074 (java) S 28072 28074 27699 0 -1 4202496 8843 0 1 0 44 2 0 0 25 0 22 0 529485639 16057122816 8189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/28074/statm: 3920196 8189 2208 9 0 3910915 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 15680784

[startup+0.847598 s]
/proc/loadavg: 7.75 8.00 7.98 5/198 28074
/proc/meminfo: memFree=18440504/32951124 swapFree=67111528/67111528
[pid=28074] ppid=28072 vsize=15704328 CPUtime=2.29 cores=0,2,4,6
/proc/28074/stat : 28074 (java) S 28072 28074 27699 0 -1 4202496 34586 0 1 0 224 5 0 0 25 0 22 0 529485639 16081231872 27643 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/28074/statm: 3926082 27643 2258 9 0 3916801 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 15704328

[startup+1.50112 s]
/proc/loadavg: 7.75 8.00 7.98 9/220 28096
/proc/meminfo: memFree=18246640/32951124 swapFree=67111528/67111528
[pid=28074] ppid=28072 vsize=15704328 CPUtime=4.87 cores=0,2,4,6
/proc/28074/stat : 28074 (java) S 28072 28074 27699 0 -1 4202496 58597 0 1 0 479 8 0 0 25 0 22 0 529485639 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/28074/statm: 3926082 50875 2275 9 0 3916801 0
[pid=28074/tid=28076] ppid=28072 vsize=15704328 CPUtime=0.34 cores=0,2,4,6
/proc/28074/task/28076/stat : 28076 (java) S 28072 28074 27699 0 -1 4202560 6188 0 1 0 33 1 0 0 18 0 22 0 529485640 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28077] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28077/stat : 28077 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 529485640 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28078] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28078/stat : 28078 (java) S 28072 28074 27699 0 -1 4202560 861 0 0 0 0 0 0 0 16 0 22 0 529485640 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28079] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28079/stat : 28079 (java) S 28072 28074 27699 0 -1 4202560 638 0 0 0 0 0 0 0 16 0 22 0 529485640 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28080] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28080/stat : 28080 (java) S 28072 28074 27699 0 -1 4202560 126 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28081] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28081/stat : 28081 (java) S 28072 28074 27699 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28082] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28082/stat : 28082 (java) S 28072 28074 27699 0 -1 4202560 452 0 0 0 0 0 0 0 16 0 22 0 529485640 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28083] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28083/stat : 28083 (java) S 28072 28074 27699 0 -1 4202560 996 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28084] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28084/stat : 28084 (java) S 28072 28074 27699 0 -1 4202560 219 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28085] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28085/stat : 28085 (java) S 28072 28074 27699 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 529485641 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331904 0 0 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28086] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28086/stat : 28086 (java) S 28072 28074 27699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529485642 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28087] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28087/stat : 28087 (java) S 28072 28074 27699 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529485642 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28088] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28088/stat : 28088 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529485644 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646338993 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28089] ppid=28072 vsize=15704328 CPUtime=0.71 cores=0,2,4,6
/proc/28074/task/28089/stat : 28089 (java) S 28072 28074 27699 0 -1 4202560 4998 0 0 0 71 0 0 0 17 0 22 0 529485644 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28090] ppid=28072 vsize=15704328 CPUtime=0.86 cores=0,2,4,6
/proc/28074/task/28090/stat : 28090 (java) S 28072 28074 27699 0 -1 4202560 12906 0 0 0 85 1 0 0 15 0 22 0 529485644 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28091] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28091/stat : 28091 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529485644 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28092] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28092/stat : 28092 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529485644 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331904 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28093] ppid=28072 vsize=15704328 CPUtime=0.91 cores=0,2,4,6
/proc/28074/task/28093/stat : 28093 (java) R 28072 28074 27699 0 -1 4202560 11789 0 0 0 90 1 0 0 17 0 22 0 529485664 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505799089 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28074/tid=28094] ppid=28072 vsize=15704328 CPUtime=0.41 cores=0,2,4,6
/proc/28074/task/28094/stat : 28094 (java) R 28072 28074 27699 0 -1 4202560 752 0 0 0 41 0 0 0 18 0 22 0 529485664 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505679441 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28074/tid=28095] ppid=28072 vsize=15704328 CPUtime=0.71 cores=0,2,4,6
/proc/28074/task/28095/stat : 28095 (java) R 28072 28074 27699 0 -1 4202560 8358 0 0 0 70 1 0 0 19 0 22 0 529485665 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505754621 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28074/tid=28096] ppid=28072 vsize=15704328 CPUtime=0.85 cores=0,2,4,6
/proc/28074/task/28096/stat : 28096 (java) R 28072 28074 27699 0 -1 4202560 8655 0 0 0 85 0 0 0 20 0 22 0 529485665 16081231872 50875 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505718676 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 15704328

[startup+3.10084 s]
/proc/loadavg: 7.75 8.00 7.98 9/220 28096
/proc/meminfo: memFree=18090400/32951124 swapFree=67111528/67111528
[pid=28074] ppid=28072 vsize=15704328 CPUtime=11.25 cores=0,2,4,6
/proc/28074/stat : 28074 (java) S 28072 28074 27699 0 -1 4202496 155530 0 1 0 1105 20 0 0 25 0 22 0 529485639 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/28074/statm: 3926082 147189 2277 9 0 3916801 0
[pid=28074/tid=28076] ppid=28072 vsize=15704328 CPUtime=0.34 cores=0,2,4,6
/proc/28074/task/28076/stat : 28076 (java) S 28072 28074 27699 0 -1 4202560 6188 0 1 0 33 1 0 0 18 0 22 0 529485640 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28077] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28077/stat : 28077 (java) S 28072 28074 27699 0 -1 4202560 545 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28078] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28078/stat : 28078 (java) S 28072 28074 27699 0 -1 4202560 2290 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28079] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28079/stat : 28079 (java) S 28072 28074 27699 0 -1 4202560 2051 0 0 0 0 0 0 0 16 0 22 0 529485640 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28080] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28080/stat : 28080 (java) S 28072 28074 27699 0 -1 4202560 1887 0 0 0 0 0 0 0 16 0 22 0 529485640 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28081] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28081/stat : 28081 (java) S 28072 28074 27699 0 -1 4202560 1420 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28082] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28082/stat : 28082 (java) S 28072 28074 27699 0 -1 4202560 952 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28083] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28083/stat : 28083 (java) S 28072 28074 27699 0 -1 4202560 1788 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28084] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28084/stat : 28084 (java) S 28072 28074 27699 0 -1 4202560 521 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28085] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28085/stat : 28085 (java) S 28072 28074 27699 0 -1 4202560 442 0 0 0 0 0 0 0 15 0 22 0 529485641 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331904 0 0 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28086] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28086/stat : 28086 (java) S 28072 28074 27699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529485642 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28087] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28087/stat : 28087 (java) S 28072 28074 27699 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529485642 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28088] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28088/stat : 28088 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529485644 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646338993 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28089] ppid=28072 vsize=15704328 CPUtime=0.8 cores=0,2,4,6
/proc/28074/task/28089/stat : 28089 (java) S 28072 28074 27699 0 -1 4202560 5593 0 0 0 80 0 0 0 15 0 22 0 529485644 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28090] ppid=28072 vsize=15704328 CPUtime=0.98 cores=0,2,4,6
/proc/28074/task/28090/stat : 28090 (java) S 28072 28074 27699 0 -1 4202560 12927 0 0 0 97 1 0 0 16 0 22 0 529485644 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28091] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28091/stat : 28091 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529485644 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28092] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28092/stat : 28092 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529485644 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331904 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28093] ppid=28072 vsize=15704328 CPUtime=2.49 cores=0,2,4,6
/proc/28074/task/28093/stat : 28093 (java) R 28072 28074 27699 0 -1 4202560 32764 0 0 0 245 4 0 0 20 0 22 0 529485664 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505792824 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28074/tid=28094] ppid=28072 vsize=15704328 CPUtime=1.89 cores=0,2,4,6
/proc/28074/task/28094/stat : 28094 (java) R 28072 28074 27699 0 -1 4202560 23341 0 0 0 187 2 0 0 20 0 22 0 529485664 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505594126 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28074/tid=28095] ppid=28072 vsize=15704328 CPUtime=2.29 cores=0,2,4,6
/proc/28074/task/28095/stat : 28095 (java) R 28072 28074 27699 0 -1 4202560 30531 0 0 0 226 3 0 0 23 0 22 0 529485665 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505680098 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28074/tid=28096] ppid=28072 vsize=15704328 CPUtime=2.32 cores=0,2,4,6
/proc/28074/task/28096/stat : 28096 (java) R 28072 28074 27699 0 -1 4202560 30904 0 0 0 229 3 0 0 25 0 22 0 529485665 16081231872 147189 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505907099 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 15704328

[startup+6.30127 s]
/proc/loadavg: 7.77 8.00 7.98 9/220 28096
/proc/meminfo: memFree=17847736/32951124 swapFree=67111528/67111528
[pid=28074] ppid=28072 vsize=15704328 CPUtime=24.01 cores=0,2,4,6
/proc/28074/stat : 28074 (java) S 28072 28074 27699 0 -1 4202496 161039 0 1 0 2380 21 0 0 25 0 22 0 529485639 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/28074/statm: 3926082 149095 2284 9 0 3916801 0
[pid=28074/tid=28076] ppid=28072 vsize=15704328 CPUtime=0.34 cores=0,2,4,6
/proc/28074/task/28076/stat : 28076 (java) S 28072 28074 27699 0 -1 4202560 6188 0 1 0 33 1 0 0 18 0 22 0 529485640 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28077] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28077/stat : 28077 (java) S 28072 28074 27699 0 -1 4202560 566 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28078] ppid=28072 vsize=15704328 CPUtime=0.01 cores=0,2,4,6
/proc/28074/task/28078/stat : 28078 (java) S 28072 28074 27699 0 -1 4202560 2943 0 0 0 1 0 0 0 15 0 22 0 529485640 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28079] ppid=28072 vsize=15704328 CPUtime=0.01 cores=0,2,4,6
/proc/28074/task/28079/stat : 28079 (java) S 28072 28074 27699 0 -1 4202560 2201 0 0 0 1 0 0 0 15 0 22 0 529485640 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28080] ppid=28072 vsize=15704328 CPUtime=0.01 cores=0,2,4,6
/proc/28074/task/28080/stat : 28080 (java) S 28072 28074 27699 0 -1 4202560 3454 0 0 0 1 0 0 0 15 0 22 0 529485640 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28081] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28081/stat : 28081 (java) S 28072 28074 27699 0 -1 4202560 2055 0 0 0 0 0 0 0 16 0 22 0 529485640 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28082] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28082/stat : 28082 (java) S 28072 28074 27699 0 -1 4202560 1508 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28083] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28083/stat : 28083 (java) S 28072 28074 27699 0 -1 4202560 2670 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28084] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28084/stat : 28084 (java) S 28072 28074 27699 0 -1 4202560 1149 0 0 0 0 0 0 0 15 0 22 0 529485640 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28085] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28085/stat : 28085 (java) S 28072 28074 27699 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 529485641 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331904 0 0 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28086] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28086/stat : 28086 (java) S 28072 28074 27699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529485642 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28087] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28087/stat : 28087 (java) S 28072 28074 27699 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529485642 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28088] ppid=28072 vsize=15704328 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28088/stat : 28088 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529485644 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646338993 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28089] ppid=28072 vsize=15704328 CPUtime=0.89 cores=0,2,4,6
/proc/28074/task/28089/stat : 28089 (java) S 28072 28074 27699 0 -1 4202560 5782 0 0 0 89 0 0 0 15 0 22 0 529485644 16081231872 149095 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0

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

[pid=28074/tid=28094] ppid=28072 vsize=15697380 CPUtime=1107.55 cores=0,2,4,6
/proc/28074/task/28094/stat : 28094 (java) R 28072 28074 27699 0 -1 4202560 294177 0 0 0 110710 45 0 0 25 0 22 0 529485664 16074117120 90859 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505621043 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28074/tid=28095] ppid=28072 vsize=15697380 CPUtime=1108.16 cores=0,2,4,6
/proc/28074/task/28095/stat : 28095 (java) R 28072 28074 27699 0 -1 4202560 304900 0 0 0 110772 44 0 0 25 0 22 0 529485665 16074117120 90859 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505799051 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28074/tid=28096] ppid=28072 vsize=15697380 CPUtime=1107.79 cores=0,2,4,6
/proc/28074/task/28096/stat : 28096 (java) R 28072 28074 27699 0 -1 4202560 297218 0 0 0 110736 43 0 0 25 0 22 0 529485665 16074117120 90859 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 47602431887634 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4461.72
Current children cumulated vsize (KiB) 15697380

[startup+1182.3 s]
/proc/loadavg: 8.18 8.13 8.04 10/220 28190
/proc/meminfo: memFree=18087260/32951124 swapFree=67111528/67111528
[pid=28074] ppid=28072 vsize=15697380 CPUtime=4700.21 cores=0,2,4,6
/proc/28074/stat : 28074 (java) S 28072 28074 27699 0 -1 4202496 2400709 0 1 0 469540 481 0 0 25 0 22 0 529485639 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/28074/statm: 3924345 105930 2298 9 0 3915064 0
[pid=28074/tid=28076] ppid=28072 vsize=15697380 CPUtime=0.34 cores=0,2,4,6
/proc/28074/task/28076/stat : 28076 (java) S 28072 28074 27699 0 -1 4202560 6188 0 1 0 33 1 0 0 18 0 22 0 529485640 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28077] ppid=28072 vsize=15697380 CPUtime=3.45 cores=0,2,4,6
/proc/28074/task/28077/stat : 28077 (java) S 28072 28074 27699 0 -1 4202560 134832 0 0 0 320 25 0 0 16 0 22 0 529485640 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28078] ppid=28072 vsize=15697380 CPUtime=3.44 cores=0,2,4,6
/proc/28074/task/28078/stat : 28078 (java) S 28072 28074 27699 0 -1 4202560 137629 0 0 0 320 24 0 0 15 0 22 0 529485640 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28079] ppid=28072 vsize=15697380 CPUtime=3.34 cores=0,2,4,6
/proc/28074/task/28079/stat : 28079 (java) S 28072 28074 27699 0 -1 4202560 131735 0 0 0 313 21 0 0 15 0 22 0 529485640 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28080] ppid=28072 vsize=15697380 CPUtime=3.43 cores=0,2,4,6
/proc/28074/task/28080/stat : 28080 (java) S 28072 28074 27699 0 -1 4202560 134706 0 0 0 319 24 0 0 15 0 22 0 529485640 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28081] ppid=28072 vsize=15697380 CPUtime=3.4 cores=0,2,4,6
/proc/28074/task/28081/stat : 28081 (java) S 28072 28074 27699 0 -1 4202560 138705 0 0 0 315 25 0 0 15 0 22 0 529485640 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28082] ppid=28072 vsize=15697380 CPUtime=3.47 cores=0,2,4,6
/proc/28074/task/28082/stat : 28082 (java) S 28072 28074 27699 0 -1 4202560 140500 0 0 0 321 26 0 0 15 0 22 0 529485640 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28083] ppid=28072 vsize=15697380 CPUtime=3.48 cores=0,2,4,6
/proc/28074/task/28083/stat : 28083 (java) S 28072 28074 27699 0 -1 4202560 135596 0 0 0 323 25 0 0 15 0 22 0 529485640 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28084] ppid=28072 vsize=15697380 CPUtime=3.39 cores=0,2,4,6
/proc/28074/task/28084/stat : 28084 (java) S 28072 28074 27699 0 -1 4202560 138759 0 0 0 314 25 0 0 15 0 22 0 529485640 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28085] ppid=28072 vsize=15697380 CPUtime=2.37 cores=0,2,4,6
/proc/28074/task/28085/stat : 28085 (java) S 28072 28074 27699 0 -1 4202560 5970 0 0 0 149 88 0 0 16 0 22 0 529485641 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331904 0 0 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28086] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28086/stat : 28086 (java) S 28072 28074 27699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529485642 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28087] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28087/stat : 28087 (java) S 28072 28074 27699 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529485642 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28088] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28088/stat : 28088 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529485644 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646338993 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28089] ppid=28072 vsize=15697380 CPUtime=0.91 cores=0,2,4,6
/proc/28074/task/28089/stat : 28089 (java) S 28072 28074 27699 0 -1 4202560 5792 0 0 0 91 0 0 0 15 0 22 0 529485644 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28090] ppid=28072 vsize=15697380 CPUtime=1.07 cores=0,2,4,6
/proc/28074/task/28090/stat : 28090 (java) S 28072 28074 27699 0 -1 4202560 12938 0 0 0 106 1 0 0 15 0 22 0 529485644 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28091] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28091/stat : 28091 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529485644 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28092] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28092/stat : 28092 (java) S 28072 28074 27699 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529485644 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331904 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28093] ppid=28072 vsize=15697380 CPUtime=1166.73 cores=0,2,4,6
/proc/28074/task/28093/stat : 28093 (java) R 28072 28074 27699 0 -1 4202560 321609 0 0 0 116624 49 0 0 25 0 22 0 529485664 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505679414 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28074/tid=28094] ppid=28072 vsize=15697380 CPUtime=1166.87 cores=0,2,4,6
/proc/28074/task/28094/stat : 28094 (java) R 28072 28074 27699 0 -1 4202560 313798 0 0 0 116639 48 0 0 25 0 22 0 529485664 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505799247 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28074/tid=28095] ppid=28072 vsize=15697380 CPUtime=1167.41 cores=0,2,4,6
/proc/28074/task/28095/stat : 28095 (java) R 28072 28074 27699 0 -1 4202560 324024 0 0 0 116695 46 0 0 25 0 22 0 529485665 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28074/tid=28096] ppid=28072 vsize=15697380 CPUtime=1166.94 cores=0,2,4,6
/proc/28074/task/28096/stat : 28096 (java) R 28072 28074 27699 0 -1 4202560 316477 0 0 0 116649 45 0 0 25 0 22 0 529485665 16074117120 105930 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505669143 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4700.21
Current children cumulated vsize (KiB) 15697380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.12 8.12 8.04 9/220 28191
/proc/meminfo: memFree=18112184/32951124 swapFree=67111528/67111528
[pid=28074] ppid=28072 vsize=15697380 CPUtime=4800.04 cores=0,2,4,6
/proc/28074/stat : 28074 (java) S 28072 28074 27699 0 -1 4202496 2439049 0 1 0 479513 491 0 0 25 0 22 0 529485639 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/28074/statm: 3924345 94556 2298 9 0 3915064 0
[pid=28074/tid=28076] ppid=28072 vsize=15697380 CPUtime=0.34 cores=0,2,4,6
/proc/28074/task/28076/stat : 28076 (java) S 28072 28074 27699 0 -1 4202560 6188 0 1 0 33 1 0 0 18 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28077] ppid=28072 vsize=15697380 CPUtime=3.5 cores=0,2,4,6
/proc/28074/task/28077/stat : 28077 (java) S 28072 28074 27699 0 -1 4202560 136149 0 0 0 325 25 0 0 15 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28078] ppid=28072 vsize=15697380 CPUtime=3.52 cores=0,2,4,6
/proc/28074/task/28078/stat : 28078 (java) S 28072 28074 27699 0 -1 4202560 139976 0 0 0 327 25 0 0 15 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28079] ppid=28072 vsize=15697380 CPUtime=3.41 cores=0,2,4,6
/proc/28074/task/28079/stat : 28079 (java) S 28072 28074 27699 0 -1 4202560 133357 0 0 0 319 22 0 0 15 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28080] ppid=28072 vsize=15697380 CPUtime=3.51 cores=0,2,4,6
/proc/28074/task/28080/stat : 28080 (java) S 28072 28074 27699 0 -1 4202560 136439 0 0 0 326 25 0 0 16 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28081] ppid=28072 vsize=15697380 CPUtime=3.47 cores=0,2,4,6
/proc/28074/task/28081/stat : 28081 (java) S 28072 28074 27699 0 -1 4202560 140847 0 0 0 322 25 0 0 15 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28082] ppid=28072 vsize=15697380 CPUtime=3.53 cores=0,2,4,6
/proc/28074/task/28082/stat : 28082 (java) S 28072 28074 27699 0 -1 4202560 142854 0 0 0 327 26 0 0 16 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28083] ppid=28072 vsize=15697380 CPUtime=3.55 cores=0,2,4,6
/proc/28074/task/28083/stat : 28083 (java) S 28072 28074 27699 0 -1 4202560 137561 0 0 0 330 25 0 0 15 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28084] ppid=28072 vsize=15697380 CPUtime=3.46 cores=0,2,4,6
/proc/28074/task/28084/stat : 28084 (java) S 28072 28074 27699 0 -1 4202560 140966 0 0 0 320 26 0 0 16 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28085] ppid=28072 vsize=15697380 CPUtime=2.41 cores=0,2,4,6
/proc/28074/task/28085/stat : 28085 (java) S 28072 28074 27699 0 -1 4202560 6069 0 0 0 151 90 0 0 15 0 22 0 529485641 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331904 0 0 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28086] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28086/stat : 28086 (java) S 28072 28074 27699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529485642 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28087] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28087/stat : 28087 (java) S 28072 28074 27699 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529485642 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28088] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28088/stat : 28088 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529485644 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646338993 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28089] ppid=28072 vsize=15697380 CPUtime=0.91 cores=0,2,4,6
/proc/28074/task/28089/stat : 28089 (java) S 28072 28074 27699 0 -1 4202560 5792 0 0 0 91 0 0 0 15 0 22 0 529485644 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28090] ppid=28072 vsize=15697380 CPUtime=1.07 cores=0,2,4,6
/proc/28074/task/28090/stat : 28090 (java) S 28072 28074 27699 0 -1 4202560 12938 0 0 0 106 1 0 0 15 0 22 0 529485644 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28091] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28091/stat : 28091 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529485644 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28092] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28092/stat : 28092 (java) S 28072 28074 27699 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529485644 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331904 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28093] ppid=28072 vsize=15697380 CPUtime=1191.54 cores=0,2,4,6
/proc/28074/task/28093/stat : 28093 (java) R 28072 28074 27699 0 -1 4202560 327357 0 0 0 119104 50 0 0 25 0 22 0 529485664 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28074/tid=28094] ppid=28072 vsize=15697380 CPUtime=1191.7 cores=0,2,4,6
/proc/28074/task/28094/stat : 28094 (java) R 28072 28074 27699 0 -1 4202560 319466 0 0 0 119121 49 0 0 25 0 22 0 529485664 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505659752 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28074/tid=28095] ppid=28072 vsize=15697380 CPUtime=1192.19 cores=0,2,4,6
/proc/28074/task/28095/stat : 28095 (java) R 28072 28074 27699 0 -1 4202560 329482 0 0 0 119172 47 0 0 25 0 22 0 529485665 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505694479 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28074/tid=28096] ppid=28072 vsize=15697380 CPUtime=1191.75 cores=0,2,4,6
/proc/28074/task/28096/stat : 28096 (java) R 28072 28074 27699 0 -1 4202560 322156 0 0 0 119130 45 0 0 25 0 22 0 529485665 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505659957 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 15697380

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

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

[startup+1207.4 s]
/proc/loadavg: 8.12 8.12 8.04 9/220 28191
/proc/meminfo: memFree=18112184/32951124 swapFree=67111528/67111528
[pid=28074] ppid=28072 vsize=15697380 CPUtime=4800.04 cores=0,2,4,6
/proc/28074/stat : 28074 (java) S 28072 28074 27699 0 -1 4202496 2439049 0 1 0 479513 491 0 0 25 0 22 0 529485639 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/28074/statm: 3924345 94556 2298 9 0 3915064 0
[pid=28074/tid=28076] ppid=28072 vsize=15697380 CPUtime=0.34 cores=0,2,4,6
/proc/28074/task/28076/stat : 28076 (java) S 28072 28074 27699 0 -1 4202560 6188 0 1 0 33 1 0 0 18 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28077] ppid=28072 vsize=15697380 CPUtime=3.5 cores=0,2,4,6
/proc/28074/task/28077/stat : 28077 (java) S 28072 28074 27699 0 -1 4202560 136149 0 0 0 325 25 0 0 15 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28078] ppid=28072 vsize=15697380 CPUtime=3.52 cores=0,2,4,6
/proc/28074/task/28078/stat : 28078 (java) S 28072 28074 27699 0 -1 4202560 139976 0 0 0 327 25 0 0 15 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28079] ppid=28072 vsize=15697380 CPUtime=3.41 cores=0,2,4,6
/proc/28074/task/28079/stat : 28079 (java) S 28072 28074 27699 0 -1 4202560 133357 0 0 0 319 22 0 0 15 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28080] ppid=28072 vsize=15697380 CPUtime=3.51 cores=0,2,4,6
/proc/28074/task/28080/stat : 28080 (java) S 28072 28074 27699 0 -1 4202560 136439 0 0 0 326 25 0 0 16 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28081] ppid=28072 vsize=15697380 CPUtime=3.47 cores=0,2,4,6
/proc/28074/task/28081/stat : 28081 (java) S 28072 28074 27699 0 -1 4202560 140847 0 0 0 322 25 0 0 15 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28082] ppid=28072 vsize=15697380 CPUtime=3.53 cores=0,2,4,6
/proc/28074/task/28082/stat : 28082 (java) S 28072 28074 27699 0 -1 4202560 142854 0 0 0 327 26 0 0 16 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28083] ppid=28072 vsize=15697380 CPUtime=3.55 cores=0,2,4,6
/proc/28074/task/28083/stat : 28083 (java) S 28072 28074 27699 0 -1 4202560 137561 0 0 0 330 25 0 0 15 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28084] ppid=28072 vsize=15697380 CPUtime=3.46 cores=0,2,4,6
/proc/28074/task/28084/stat : 28084 (java) S 28072 28074 27699 0 -1 4202560 140966 0 0 0 320 26 0 0 16 0 22 0 529485640 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28085] ppid=28072 vsize=15697380 CPUtime=2.41 cores=0,2,4,6
/proc/28074/task/28085/stat : 28085 (java) S 28072 28074 27699 0 -1 4202560 6069 0 0 0 151 90 0 0 15 0 22 0 529485641 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331904 0 0 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28086] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28086/stat : 28086 (java) S 28072 28074 27699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529485642 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28087] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28087/stat : 28087 (java) S 28072 28074 27699 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529485642 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 6 0 0 0
[pid=28074/tid=28088] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28088/stat : 28088 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529485644 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646338993 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28089] ppid=28072 vsize=15697380 CPUtime=0.91 cores=0,2,4,6
/proc/28074/task/28089/stat : 28089 (java) S 28072 28074 27699 0 -1 4202560 5792 0 0 0 91 0 0 0 15 0 22 0 529485644 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 4 0 0 0
[pid=28074/tid=28090] ppid=28072 vsize=15697380 CPUtime=1.07 cores=0,2,4,6
/proc/28074/task/28090/stat : 28090 (java) S 28072 28074 27699 0 -1 4202560 12938 0 0 0 106 1 0 0 15 0 22 0 529485644 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28091] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28091/stat : 28091 (java) S 28072 28074 27699 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529485644 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331289 0 4 0 16800975 18446604447789364224 0 0 -1 2 0 0 0
[pid=28074/tid=28092] ppid=28072 vsize=15697380 CPUtime=0 cores=0,2,4,6
/proc/28074/task/28092/stat : 28092 (java) S 28072 28074 27699 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529485644 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 216646331904 0 4 0 16800975 18446604447789364224 0 0 -1 0 0 0 0
[pid=28074/tid=28093] ppid=28072 vsize=15697380 CPUtime=1191.54 cores=0,2,4,6
/proc/28074/task/28093/stat : 28093 (java) R 28072 28074 27699 0 -1 4202560 327357 0 0 0 119104 50 0 0 25 0 22 0 529485664 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28074/tid=28094] ppid=28072 vsize=15697380 CPUtime=1191.7 cores=0,2,4,6
/proc/28074/task/28094/stat : 28094 (java) R 28072 28074 27699 0 -1 4202560 319466 0 0 0 119121 49 0 0 25 0 22 0 529485664 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505659752 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28074/tid=28095] ppid=28072 vsize=15697380 CPUtime=1192.19 cores=0,2,4,6
/proc/28074/task/28095/stat : 28095 (java) R 28072 28074 27699 0 -1 4202560 329482 0 0 0 119172 47 0 0 25 0 22 0 529485665 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505694479 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28074/tid=28096] ppid=28072 vsize=15697380 CPUtime=1191.75 cores=0,2,4,6
/proc/28074/task/28096/stat : 28096 (java) R 28072 28074 27699 0 -1 4202560 322156 0 0 0 119130 45 0 0 25 0 22 0 529485665 16074117120 94556 33554432000 1073741824 1073778376 140733994469168 18446744073709551615 46912505659957 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 15697380

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.09
CPU user time (s): 4795.16
CPU system time (s): 4.92925
CPU usage (%): 397.545
Max. virtual memory (cumulated for all children) (KiB): 15704328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.16
system time used= 4.92925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2439076
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= 246691
involuntary context switches= 134672

runsolver used 2.04469 second user time and 4.5993 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-30 17:53:50
IDJOB=3311664
IDBENCH=83049
IDSOLVER=1698
FILE ID=node103/3311664-1304178830
RUNJOBID= node103-1304176412-27717
PBS_JOBID= 13172417
Free space on /tmp= 72604 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S840902310-084.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311664-1304178830/watcher-3311664-1304178830 -o /tmp/evaluation-result-3311664-1304178830/solver-3311664-1304178830 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311664-1304178830.cnf -hbr 2

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

MD5SUM BENCH= 02c45b007aaa35525677ccadd4298d97
RANDOM SEED=855226654

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:      18440776 kB
Buffers:       2152316 kB
Cached:       11397380 kB
SwapCached:          0 kB
Active:        5990748 kB
Inactive:      7932456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18440776 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1660 kB
Writeback:           0 kB
AnonPages:      373292 kB
Mapped:          23476 kB
Slab:           520888 kB
PageTables:       6912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   574932 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= 72604 MiB
End job on node103 at 2011-04-30 18:14:00