Trace number 3312838

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.42 1207.63

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
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 52662
Number of clauses of size over 50

Solver Data

0.10/0.12	29:32 INFO : Reading from input HOME/instance-3312838-1304177372.cnf
0.28/0.28	Executor set job limit to 1000000
0.28/0.28	Executor set job limit to 1000000
0.28/0.28	Executor set job limit to 1000000
0.28/0.28	Executor set job limit to 1000000
0.28/0.28	Starting Executor!
0.28/0.28	Starting Executor!
0.28/0.28	Starting Executor!
0.28/0.28	Starting Executor!
0.80/0.44	29:32 INFO : 125 variables remaining out of 125
0.80/0.44	29:32 INFO : 15972 literals remaining out of 15972

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-3312838-1304177372/watcher-3312838-1304177372 -o /tmp/evaluation-result-3312838-1304177372/solver-3312838-1304177372 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312838-1304177372.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.36 7.89 7.96 4/176 9945
/proc/meminfo: memFree=29006504/32950928 swapFree=67111352/67111528
[pid=9943] ppid=9940 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/9943/stat : 9943 (java) R 9940 9943 9908 0 -1 4202496 830 0 0 0 0 0 0 0 17 0 1 0 607967862 23580672 316 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251362584320 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9943/statm: 5757 332 260 9 0 124 0

[startup+0.0427929 s]
/proc/loadavg: 7.36 7.89 7.96 4/176 9945
/proc/meminfo: memFree=29006504/32950928 swapFree=67111352/67111528
[pid=9943] ppid=9940 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/9943/stat : 9943 (java) S 9940 9943 9908 0 -1 4202496 3749 0 1 0 2 0 0 0 17 0 13 0 607967862 15978749952 3188 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379349477 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/9943/statm: 3901062 3189 1682 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100833 s]
/proc/loadavg: 7.36 7.89 7.96 4/176 9945
/proc/meminfo: memFree=29006504/32950928 swapFree=67111352/67111528
[pid=9943] ppid=9940 vsize=15676772 CPUtime=0.1 cores=0,2,4,6
/proc/9943/stat : 9943 (java) S 9940 9943 9908 0 -1 4202496 5495 0 1 0 9 1 0 0 17 0 18 0 607967862 16053014528 4934 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9943/statm: 3919193 4934 2115 9 0 3909912 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676772

[startup+0.307759 s]
/proc/loadavg: 7.36 7.89 7.96 4/176 9945
/proc/meminfo: memFree=29006504/32950928 swapFree=67111352/67111528
[pid=9943] ppid=9940 vsize=15684200 CPUtime=0.55 cores=0,2,4,6
/proc/9943/stat : 9943 (java) S 9940 9943 9908 0 -1 4202496 12388 0 1 0 53 2 0 0 17 0 22 0 607967862 16060620800 10560 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9943/statm: 3921050 10561 2214 9 0 3911769 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 15684200

[startup+1.38146 s]
/proc/loadavg: 7.36 7.89 7.96 4/176 9945
/proc/meminfo: memFree=29006504/32950928 swapFree=67111352/67111528
[pid=9943] ppid=9940 vsize=15711708 CPUtime=4.55 cores=0,2,4,6
/proc/9943/stat : 9943 (java) S 9940 9943 9908 0 -1 4202496 49669 0 1 0 449 6 0 0 17 0 22 0 607967862 16088788992 41582 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9943/statm: 3927927 41582 2261 9 0 3918646 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 15711708

[startup+1.50044 s]
/proc/loadavg: 7.36 7.89 7.96 4/176 9945
/proc/meminfo: memFree=29006504/32950928 swapFree=67111352/67111528
[pid=9943] ppid=9940 vsize=15711708 CPUtime=5.02 cores=0,2,4,6
/proc/9943/stat : 9943 (java) S 9940 9943 9908 0 -1 4202496 58431 0 1 0 495 7 0 0 17 0 22 0 607967862 16088788992 50340 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9943/statm: 3927927 50340 2270 9 0 3918646 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 15711708

[startup+3.10114 s]
/proc/loadavg: 7.89 8.00 7.99 10/220 9989
/proc/meminfo: memFree=28456532/32950928 swapFree=67111352/67111528
[pid=9943] ppid=9940 vsize=15711708 CPUtime=11.39 cores=0,2,4,6
/proc/9943/stat : 9943 (java) S 9940 9943 9908 0 -1 4202496 88330 0 1 0 1128 11 0 0 17 0 22 0 607967862 16088788992 78648 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9943/statm: 3927927 78654 2278 9 0 3918646 0
[pid=9943/tid=9948] ppid=9940 vsize=15711708 CPUtime=0.42 cores=0,2,4,6
/proc/9943/task/9948/stat : 9948 (java) S 9940 9943 9908 0 -1 4202560 7558 0 1 0 41 1 0 0 18 0 22 0 607967863 16088788992 78655 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9950] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9950/stat : 9950 (java) S 9940 9943 9908 0 -1 4202560 1304 0 0 0 0 0 0 0 15 0 22 0 607967863 16088788992 78657 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9951] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9951/stat : 9951 (java) S 9940 9943 9908 0 -1 4202560 847 0 0 0 0 0 0 0 15 0 22 0 607967863 16088788992 78660 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9952] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9952/stat : 9952 (java) S 9940 9943 9908 0 -1 4202560 826 0 0 0 0 0 0 0 15 0 22 0 607967863 16088788992 78666 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9953] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9953/stat : 9953 (java) S 9940 9943 9908 0 -1 4202560 508 0 0 0 0 0 0 0 15 0 22 0 607967863 16088788992 78671 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9954] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9954/stat : 9954 (java) S 9940 9943 9908 0 -1 4202560 421 0 0 0 0 0 0 0 15 0 22 0 607967863 16088788992 78677 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9955] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9955/stat : 9955 (java) S 9940 9943 9908 0 -1 4202560 1327 0 0 0 0 0 0 0 16 0 22 0 607967863 16088788992 78681 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9957] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9957/stat : 9957 (java) S 9940 9943 9908 0 -1 4202560 167 0 0 0 0 0 0 0 15 0 22 0 607967863 16088788992 78686 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9959] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9959/stat : 9959 (java) S 9940 9943 9908 0 -1 4202560 356 0 0 0 0 0 0 0 15 0 22 0 607967863 16088788992 78688 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9966] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9966/stat : 9966 (java) S 9940 9943 9908 0 -1 4202560 79 0 0 0 0 0 0 0 15 0 22 0 607967864 16088788992 78690 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379363328 0 0 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9968] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9968/stat : 9968 (java) S 9940 9943 9908 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 607967865 16088788992 78690 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9971] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9971/stat : 9971 (java) S 9940 9943 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607967865 16088788992 78692 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9972] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9972/stat : 9972 (java) S 9940 9943 9908 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 607967867 16088788992 78693 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379370417 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9973] ppid=9940 vsize=15711708 CPUtime=0.61 cores=0,2,4,6
/proc/9943/task/9973/stat : 9973 (java) S 9940 9943 9908 0 -1 4202560 6283 0 0 0 60 1 0 0 15 0 22 0 607967867 16088788992 78694 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9976] ppid=9940 vsize=15711708 CPUtime=1.66 cores=0,2,4,6
/proc/9943/task/9976/stat : 9976 (java) S 9940 9943 9908 0 -1 4202560 15174 0 0 0 164 2 0 0 15 0 22 0 607967867 16088788992 78696 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9977] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9977/stat : 9977 (java) S 9940 9943 9908 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 607967867 16088788992 78704 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9980] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9980/stat : 9980 (java) S 9940 9943 9908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 607967867 16088788992 78706 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379363328 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9986] ppid=9940 vsize=15711708 CPUtime=2.36 cores=0,2,4,6
/proc/9943/task/9986/stat : 9986 (java) R 9940 9943 9908 0 -1 4202560 15314 0 0 0 234 2 0 0 20 0 22 0 607967890 16088788992 78710 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912506103191 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9943/tid=9987] ppid=9940 vsize=15711708 CPUtime=2.44 cores=0,2,4,6
/proc/9943/task/9987/stat : 9987 (java) R 9940 9943 9908 0 -1 4202560 15061 0 0 0 243 1 0 0 21 0 22 0 607967890 16088788992 78714 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505800144 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9943/tid=9988] ppid=9940 vsize=15711708 CPUtime=1.47 cores=0,2,4,6
/proc/9943/task/9988/stat : 9988 (java) R 9940 9943 9908 0 -1 4202560 7863 0 0 0 147 0 0 0 21 0 22 0 607967891 16088788992 78716 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912506280731 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9943/tid=9989] ppid=9940 vsize=15711708 CPUtime=2.34 cores=0,2,4,6
/proc/9943/task/9989/stat : 9989 (java) R 9940 9943 9908 0 -1 4202560 13922 0 0 0 233 1 0 0 19 0 22 0 607967891 16088788992 78717 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505768257 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 15711708

[startup+6.30155 s]
/proc/loadavg: 7.89 8.00 7.99 10/220 9989
/proc/meminfo: memFree=28428648/32950928 swapFree=67111352/67111528
[pid=9943] ppid=9940 vsize=15711708 CPUtime=24.13 cores=0,2,4,6
/proc/9943/stat : 9943 (java) S 9940 9943 9908 0 -1 4202496 90824 0 1 0 2401 12 0 0 17 0 22 0 607967862 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9943/statm: 3927927 71079 2288 9 0 3918646 0
[pid=9943/tid=9948] ppid=9940 vsize=15711708 CPUtime=0.42 cores=0,2,4,6
/proc/9943/task/9948/stat : 9948 (java) S 9940 9943 9908 0 -1 4202560 7558 0 1 0 41 1 0 0 18 0 22 0 607967863 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9950] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9950/stat : 9950 (java) S 9940 9943 9908 0 -1 4202560 1406 0 0 0 0 0 0 0 15 0 22 0 607967863 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9951] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9951/stat : 9951 (java) S 9940 9943 9908 0 -1 4202560 875 0 0 0 0 0 0 0 15 0 22 0 607967863 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9952] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9952/stat : 9952 (java) S 9940 9943 9908 0 -1 4202560 1196 0 0 0 0 0 0 0 15 0 22 0 607967863 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9953] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9953/stat : 9953 (java) S 9940 9943 9908 0 -1 4202560 633 0 0 0 0 0 0 0 15 0 22 0 607967863 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9954] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9954/stat : 9954 (java) S 9940 9943 9908 0 -1 4202560 428 0 0 0 0 0 0 0 16 0 22 0 607967863 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9955] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9955/stat : 9955 (java) S 9940 9943 9908 0 -1 4202560 1377 0 0 0 0 0 0 0 16 0 22 0 607967863 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9957] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9957/stat : 9957 (java) S 9940 9943 9908 0 -1 4202560 289 0 0 0 0 0 0 0 16 0 22 0 607967863 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9959] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9959/stat : 9959 (java) S 9940 9943 9908 0 -1 4202560 384 0 0 0 0 0 0 0 16 0 22 0 607967863 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9966] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9966/stat : 9966 (java) S 9940 9943 9908 0 -1 4202560 80 0 0 0 0 0 0 0 15 0 22 0 607967864 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379363328 0 0 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9968] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9968/stat : 9968 (java) S 9940 9943 9908 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 607967865 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9971] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9971/stat : 9971 (java) S 9940 9943 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607967865 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9972] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9972/stat : 9972 (java) S 9940 9943 9908 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 607967867 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379370417 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9973] ppid=9940 vsize=15711708 CPUtime=0.68 cores=0,2,4,6
/proc/9943/task/9973/stat : 9973 (java) S 9940 9943 9908 0 -1 4202560 6294 0 0 0 67 1 0 0 15 0 22 0 607967867 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9976] ppid=9940 vsize=15711708 CPUtime=1.77 cores=0,2,4,6
/proc/9943/task/9976/stat : 9976 (java) S 9940 9943 9908 0 -1 4202560 15201 0 0 0 175 2 0 0 15 0 22 0 607967867 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9977] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9977/stat : 9977 (java) S 9940 9943 9908 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 607967867 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9980] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9980/stat : 9980 (java) S 9940 9943 9908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 607967867 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379363328 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9986] ppid=9940 vsize=15711708 CPUtime=5.47 cores=0,2,4,6
/proc/9943/task/9986/stat : 9986 (java) R 9940 9943 9908 0 -1 4202560 15708 0 0 0 545 2 0 0 25 0 22 0 607967890 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505768811 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9943/tid=9987] ppid=9940 vsize=15711708 CPUtime=5.51 cores=0,2,4,6
/proc/9943/task/9987/stat : 9987 (java) R 9940 9943 9908 0 -1 4202560 15468 0 0 0 550 1 0 0 25 0 22 0 607967890 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505762796 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9943/tid=9988] ppid=9940 vsize=15711708 CPUtime=4.65 cores=0,2,4,6
/proc/9943/task/9988/stat : 9988 (java) R 9940 9943 9908 0 -1 4202560 8237 0 0 0 465 0 0 0 25 0 22 0 607967891 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505821640 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9943/tid=9989] ppid=9940 vsize=15711708 CPUtime=5.5 cores=0,2,4,6
/proc/9943/task/9989/stat : 9989 (java) R 9940 9943 9908 0 -1 4202560 14305 0 0 0 549 1 0 0 25 0 22 0 607967891 16088788992 71079 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505769050 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.13
Current children cumulated vsize (KiB) 15711708

[startup+12.7074 s]
/proc/loadavg: 7.91 8.00 7.99 10/220 9989
/proc/meminfo: memFree=28523024/32950928 swapFree=67111352/67111528
[pid=9943] ppid=9940 vsize=15711708 CPUtime=49.63 cores=0,2,4,6
/proc/9943/stat : 9943 (java) S 9940 9943 9908 0 -1 4202496 92216 0 1 0 4950 13 0 0 17 0 22 0 607967862 16088788992 58728 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9943/statm: 3927927 58728 2290 9 0 3918646 0
[pid=9943/tid=9948] ppid=9940 vsize=15711708 CPUtime=0.42 cores=0,2,4,6
/proc/9943/task/9948/stat : 9948 (java) S 9940 9943 9908 0 -1 4202560 7558 0 1 0 41 1 0 0 18 0 22 0 607967863 16088788992 58728 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9950] ppid=9940 vsize=15711708 CPUtime=0.01 cores=0,2,4,6
/proc/9943/task/9950/stat : 9950 (java) S 9940 9943 9908 0 -1 4202560 1557 0 0 0 1 0 0 0 16 0 22 0 607967863 16088788992 58728 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9951] ppid=9940 vsize=15711708 CPUtime=0.02 cores=0,2,4,6
/proc/9943/task/9951/stat : 9951 (java) S 9940 9943 9908 0 -1 4202560 1065 0 0 0 2 0 0 0 16 0 22 0 607967863 16088788992 58728 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9952] ppid=9940 vsize=15711708 CPUtime=0.01 cores=0,2,4,6
/proc/9943/task/9952/stat : 9952 (java) S 9940 9943 9908 0 -1 4202560 1328 0 0 0 1 0 0 0 15 0 22 0 607967863 16088788992 58728 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9953] ppid=9940 vsize=15711708 CPUtime=0.01 cores=0,2,4,6
/proc/9943/task/9953/stat : 9953 (java) S 9940 9943 9908 0 -1 4202560 792 0 0 0 1 0 0 0 15 0 22 0 607967863 16088788992 58728 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9954] ppid=9940 vsize=15711708 CPUtime=0.01 cores=0,2,4,6
/proc/9943/task/9954/stat : 9954 (java) S 9940 9943 9908 0 -1 4202560 625 0 0 0 1 0 0 0 15 0 22 0 607967863 16088788992 58728 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9955] ppid=9940 vsize=15711708 CPUtime=0.02 cores=0,2,4,6
/proc/9943/task/9955/stat : 9955 (java) S 9940 9943 9908 0 -1 4202560 1542 0 0 0 2 0 0 0 15 0 22 0 607967863 16088788992 58728 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9957] ppid=9940 vsize=15711708 CPUtime=0.01 cores=0,2,4,6
/proc/9943/task/9957/stat : 9957 (java) S 9940 9943 9908 0 -1 4202560 465 0 0 0 1 0 0 0 15 0 22 0 607967863 16088788992 58728 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9959] ppid=9940 vsize=15711708 CPUtime=0.02 cores=0,2,4,6
/proc/9943/task/9959/stat : 9959 (java) S 9940 9943 9908 0 -1 4202560 544 0 0 0 2 0 0 0 15 0 22 0 607967863 16088788992 58728 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9966] ppid=9940 vsize=15711708 CPUtime=0.01 cores=0,2,4,6

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

[pid=9943/tid=9987] ppid=9940 vsize=15711708 CPUtime=1049.2 cores=0,2,4,6
/proc/9943/task/9987/stat : 9987 (java) R 9940 9943 9908 0 -1 4202560 144290 0 0 0 104894 26 0 0 25 0 22 0 607967890 16088788992 88749 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505770322 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9943/tid=9988] ppid=9940 vsize=15711708 CPUtime=1047.75 cores=0,2,4,6
/proc/9943/task/9988/stat : 9988 (java) R 9940 9943 9908 0 -1 4202560 138621 0 0 0 104751 24 0 0 25 0 22 0 607967891 16088788992 88749 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 47109785176054 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9943/tid=9989] ppid=9940 vsize=15711708 CPUtime=1048.51 cores=0,2,4,6
/proc/9943/task/9989/stat : 9989 (java) R 9940 9943 9908 0 -1 4202560 145432 0 0 0 104824 27 0 0 25 0 22 0 607967891 16088788992 88749 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912506269871 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4222.69
Current children cumulated vsize (KiB) 15711708

[startup+1122.3 s]
/proc/loadavg: 8.12 8.11 8.05 10/220 10022
/proc/meminfo: memFree=28359932/32950928 swapFree=67111352/67111528
[pid=9943] ppid=9940 vsize=15711708 CPUtime=4461.26 cores=0,2,4,6
/proc/9943/stat : 9943 (java) S 9940 9943 9908 0 -1 4202496 1154034 0 1 0 445822 304 0 0 17 0 22 0 607967862 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9943/statm: 3927927 78736 2298 9 0 3918646 0
[pid=9943/tid=9948] ppid=9940 vsize=15711708 CPUtime=0.42 cores=0,2,4,6
/proc/9943/task/9948/stat : 9948 (java) S 9940 9943 9908 0 -1 4202560 7558 0 1 0 41 1 0 0 18 0 22 0 607967863 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9950] ppid=9940 vsize=15711708 CPUtime=3.2 cores=0,2,4,6
/proc/9943/task/9950/stat : 9950 (java) S 9940 9943 9908 0 -1 4202560 65897 0 0 0 302 18 0 0 15 0 22 0 607967863 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9951] ppid=9940 vsize=15711708 CPUtime=3.1 cores=0,2,4,6
/proc/9943/task/9951/stat : 9951 (java) S 9940 9943 9908 0 -1 4202560 65448 0 0 0 296 14 0 0 16 0 22 0 607967863 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9952] ppid=9940 vsize=15711708 CPUtime=3.01 cores=0,2,4,6
/proc/9943/task/9952/stat : 9952 (java) S 9940 9943 9908 0 -1 4202560 65306 0 0 0 288 13 0 0 15 0 22 0 607967863 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9953] ppid=9940 vsize=15711708 CPUtime=3.16 cores=0,2,4,6
/proc/9943/task/9953/stat : 9953 (java) S 9940 9943 9908 0 -1 4202560 66314 0 0 0 300 16 0 0 15 0 22 0 607967863 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9954] ppid=9940 vsize=15711708 CPUtime=3.09 cores=0,2,4,6
/proc/9943/task/9954/stat : 9954 (java) S 9940 9943 9908 0 -1 4202560 64018 0 0 0 292 17 0 0 15 0 22 0 607967863 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9955] ppid=9940 vsize=15711708 CPUtime=3.11 cores=0,2,4,6
/proc/9943/task/9955/stat : 9955 (java) S 9940 9943 9908 0 -1 4202560 65446 0 0 0 294 17 0 0 15 0 22 0 607967863 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9957] ppid=9940 vsize=15711708 CPUtime=3.13 cores=0,2,4,6
/proc/9943/task/9957/stat : 9957 (java) S 9940 9943 9908 0 -1 4202560 63243 0 0 0 297 16 0 0 16 0 22 0 607967863 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9959] ppid=9940 vsize=15711708 CPUtime=2.98 cores=0,2,4,6
/proc/9943/task/9959/stat : 9959 (java) S 9940 9943 9908 0 -1 4202560 63441 0 0 0 282 16 0 0 15 0 22 0 607967863 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9966] ppid=9940 vsize=15711708 CPUtime=1.98 cores=0,2,4,6
/proc/9943/task/9966/stat : 9966 (java) S 9940 9943 9908 0 -1 4202560 2926 0 0 0 143 55 0 0 15 0 22 0 607967864 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379363328 0 0 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9968] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9968/stat : 9968 (java) S 9940 9943 9908 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 607967865 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9971] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9971/stat : 9971 (java) S 9940 9943 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607967865 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9972] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9972/stat : 9972 (java) S 9940 9943 9908 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 607967867 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379370417 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9973] ppid=9940 vsize=15711708 CPUtime=0.71 cores=0,2,4,6
/proc/9943/task/9973/stat : 9973 (java) S 9940 9943 9908 0 -1 4202560 6303 0 0 0 70 1 0 0 15 0 22 0 607967867 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9976] ppid=9940 vsize=15711708 CPUtime=1.78 cores=0,2,4,6
/proc/9943/task/9976/stat : 9976 (java) S 9940 9943 9908 0 -1 4202560 15203 0 0 0 176 2 0 0 16 0 22 0 607967867 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9977] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9977/stat : 9977 (java) S 9940 9943 9908 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 607967867 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9980] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9980/stat : 9980 (java) S 9940 9943 9908 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 607967867 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379363328 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9986] ppid=9940 vsize=15711708 CPUtime=1108.12 cores=0,2,4,6
/proc/9943/task/9986/stat : 9986 (java) R 9940 9943 9908 0 -1 4202560 152179 0 0 0 110782 30 0 0 25 0 22 0 607967890 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505789891 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9943/tid=9987] ppid=9940 vsize=15711708 CPUtime=1108.49 cores=0,2,4,6
/proc/9943/task/9987/stat : 9987 (java) R 9940 9943 9908 0 -1 4202560 151103 0 0 0 110821 28 0 0 25 0 22 0 607967890 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505762834 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9943/tid=9988] ppid=9940 vsize=15711708 CPUtime=1107.14 cores=0,2,4,6
/proc/9943/task/9988/stat : 9988 (java) R 9940 9943 9908 0 -1 4202560 145803 0 0 0 110689 25 0 0 25 0 22 0 607967891 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505797537 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9943/tid=9989] ppid=9940 vsize=15711708 CPUtime=1107.69 cores=0,2,4,6
/proc/9943/task/9989/stat : 9989 (java) R 9940 9943 9908 0 -1 4202560 152399 0 0 0 110741 28 0 0 25 0 22 0 607967891 16088788992 78736 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505763213 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4461.26
Current children cumulated vsize (KiB) 15711708

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 8.05 10/220 10024
/proc/meminfo: memFree=28337460/32950928 swapFree=67111352/67111528
[pid=9943] ppid=9940 vsize=15711708 CPUtime=4699.78 cores=0,2,4,6
/proc/9943/stat : 9943 (java) S 9940 9943 9908 0 -1 4202496 1210365 0 1 0 469657 321 0 0 17 0 22 0 607967862 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9943/statm: 3927927 75310 2298 9 0 3918646 0
[pid=9943/tid=9948] ppid=9940 vsize=15711708 CPUtime=0.42 cores=0,2,4,6
/proc/9943/task/9948/stat : 9948 (java) S 9940 9943 9908 0 -1 4202560 7558 0 1 0 41 1 0 0 18 0 22 0 607967863 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9950] ppid=9940 vsize=15711708 CPUtime=3.37 cores=0,2,4,6
/proc/9943/task/9950/stat : 9950 (java) S 9940 9943 9908 0 -1 4202560 69457 0 0 0 319 18 0 0 15 0 22 0 607967863 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9951] ppid=9940 vsize=15711708 CPUtime=3.28 cores=0,2,4,6
/proc/9943/task/9951/stat : 9951 (java) S 9940 9943 9908 0 -1 4202560 70177 0 0 0 312 16 0 0 15 0 22 0 607967863 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9952] ppid=9940 vsize=15711708 CPUtime=3.16 cores=0,2,4,6
/proc/9943/task/9952/stat : 9952 (java) S 9940 9943 9908 0 -1 4202560 69597 0 0 0 302 14 0 0 16 0 22 0 607967863 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9953] ppid=9940 vsize=15711708 CPUtime=3.3 cores=0,2,4,6
/proc/9943/task/9953/stat : 9953 (java) S 9940 9943 9908 0 -1 4202560 69910 0 0 0 313 17 0 0 15 0 22 0 607967863 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9954] ppid=9940 vsize=15711708 CPUtime=3.25 cores=0,2,4,6
/proc/9943/task/9954/stat : 9954 (java) S 9940 9943 9908 0 -1 4202560 67915 0 0 0 307 18 0 0 16 0 22 0 607967863 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9955] ppid=9940 vsize=15711708 CPUtime=3.29 cores=0,2,4,6
/proc/9943/task/9955/stat : 9955 (java) S 9940 9943 9908 0 -1 4202560 69867 0 0 0 311 18 0 0 15 0 22 0 607967863 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9957] ppid=9940 vsize=15711708 CPUtime=3.3 cores=0,2,4,6
/proc/9943/task/9957/stat : 9957 (java) S 9940 9943 9908 0 -1 4202560 67838 0 0 0 313 17 0 0 16 0 22 0 607967863 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9959] ppid=9940 vsize=15711708 CPUtime=3.14 cores=0,2,4,6
/proc/9943/task/9959/stat : 9959 (java) S 9940 9943 9908 0 -1 4202560 67882 0 0 0 297 17 0 0 15 0 22 0 607967863 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9966] ppid=9940 vsize=15711708 CPUtime=2.1 cores=0,2,4,6
/proc/9943/task/9966/stat : 9966 (java) S 9940 9943 9908 0 -1 4202560 3091 0 0 0 153 57 0 0 15 0 22 0 607967864 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379363328 0 0 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9968] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9968/stat : 9968 (java) S 9940 9943 9908 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 607967865 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9971] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9971/stat : 9971 (java) S 9940 9943 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607967865 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9972] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9972/stat : 9972 (java) S 9940 9943 9908 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 607967867 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379370417 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9973] ppid=9940 vsize=15711708 CPUtime=0.71 cores=0,2,4,6
/proc/9943/task/9973/stat : 9973 (java) S 9940 9943 9908 0 -1 4202560 6303 0 0 0 70 1 0 0 15 0 22 0 607967867 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9976] ppid=9940 vsize=15711708 CPUtime=1.78 cores=0,2,4,6
/proc/9943/task/9976/stat : 9976 (java) S 9940 9943 9908 0 -1 4202560 15203 0 0 0 176 2 0 0 16 0 22 0 607967867 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9977] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9977/stat : 9977 (java) S 9940 9943 9908 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 607967867 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9980] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9980/stat : 9980 (java) S 9940 9943 9908 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 607967867 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379363328 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9986] ppid=9940 vsize=15711708 CPUtime=1167.42 cores=0,2,4,6
/proc/9943/task/9986/stat : 9986 (java) R 9940 9943 9908 0 -1 4202560 158274 0 0 0 116710 32 0 0 25 0 22 0 607967890 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 47109785175830 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9943/tid=9987] ppid=9940 vsize=15711708 CPUtime=1167.71 cores=0,2,4,6
/proc/9943/task/9987/stat : 9987 (java) R 9940 9943 9908 0 -1 4202560 156720 0 0 0 116742 29 0 0 25 0 22 0 607967890 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9943/tid=9988] ppid=9940 vsize=15711708 CPUtime=1166.51 cores=0,2,4,6
/proc/9943/task/9988/stat : 9988 (java) R 9940 9943 9908 0 -1 4202560 151462 0 0 0 116624 27 0 0 25 0 22 0 607967891 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912506102967 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9943/tid=9989] ppid=9940 vsize=15711708 CPUtime=1166.9 cores=0,2,4,6
/proc/9943/task/9989/stat : 9989 (java) R 9940 9943 9908 0 -1 4202560 157660 0 0 0 116660 30 0 0 25 0 22 0 607967891 16088788992 75310 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 47109785175047 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4699.78
Current children cumulated vsize (KiB) 15711708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.6 s]
/proc/loadavg: 8.06 8.09 8.04 5/197 10027
/proc/meminfo: memFree=28694388/32950928 swapFree=67111352/67111528
[pid=9943] ppid=9940 vsize=15711708 CPUtime=4800.37 cores=0,2,4,6
/proc/9943/stat : 9943 (java) S 9940 9943 9908 0 -1 4202496 1238775 0 1 0 479710 327 0 0 17 0 22 0 607967862 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9943/statm: 3927927 79501 2298 9 0 3918646 0
[pid=9943/tid=9948] ppid=9940 vsize=15711708 CPUtime=0.42 cores=0,2,4,6
/proc/9943/task/9948/stat : 9948 (java) S 9940 9943 9908 0 -1 4202560 7558 0 1 0 41 1 0 0 18 0 22 0 607967863 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9950] ppid=9940 vsize=15711708 CPUtime=3.44 cores=0,2,4,6
/proc/9943/task/9950/stat : 9950 (java) S 9940 9943 9908 0 -1 4202560 71262 0 0 0 325 19 0 0 15 0 22 0 607967863 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9951] ppid=9940 vsize=15711708 CPUtime=3.34 cores=0,2,4,6
/proc/9943/task/9951/stat : 9951 (java) S 9940 9943 9908 0 -1 4202560 71876 0 0 0 318 16 0 0 15 0 22 0 607967863 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9952] ppid=9940 vsize=15711708 CPUtime=3.22 cores=0,2,4,6
/proc/9943/task/9952/stat : 9952 (java) S 9940 9943 9908 0 -1 4202560 71234 0 0 0 307 15 0 0 16 0 22 0 607967863 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9953] ppid=9940 vsize=15711708 CPUtime=3.37 cores=0,2,4,6
/proc/9943/task/9953/stat : 9953 (java) S 9940 9943 9908 0 -1 4202560 71510 0 0 0 320 17 0 0 15 0 22 0 607967863 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9954] ppid=9940 vsize=15711708 CPUtime=3.31 cores=0,2,4,6
/proc/9943/task/9954/stat : 9954 (java) S 9940 9943 9908 0 -1 4202560 69852 0 0 0 312 19 0 0 16 0 22 0 607967863 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 2 0 0 0
[pid=9943/tid=9955] ppid=9940 vsize=15711708 CPUtime=3.35 cores=0,2,4,6
/proc/9943/task/9955/stat : 9955 (java) S 9940 9943 9908 0 -1 4202560 71697 0 0 0 317 18 0 0 15 0 22 0 607967863 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9957] ppid=9940 vsize=15711708 CPUtime=3.35 cores=0,2,4,6
/proc/9943/task/9957/stat : 9957 (java) S 9940 9943 9908 0 -1 4202560 69426 0 0 0 318 17 0 0 16 0 22 0 607967863 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9959] ppid=9940 vsize=15711708 CPUtime=3.2 cores=0,2,4,6
/proc/9943/task/9959/stat : 9959 (java) S 9940 9943 9908 0 -1 4202560 69561 0 0 0 303 17 0 0 15 0 22 0 607967863 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9966] ppid=9940 vsize=15711708 CPUtime=2.14 cores=0,2,4,6
/proc/9943/task/9966/stat : 9966 (java) S 9940 9943 9908 0 -1 4202560 3171 0 0 0 156 58 0 0 15 0 22 0 607967864 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379363328 0 0 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9968] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9968/stat : 9968 (java) S 9940 9943 9908 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 607967865 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9971] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9971/stat : 9971 (java) S 9940 9943 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 607967865 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9972] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9972/stat : 9972 (java) S 9940 9943 9908 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 607967867 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379370417 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9973] ppid=9940 vsize=15711708 CPUtime=0.71 cores=0,2,4,6
/proc/9943/task/9973/stat : 9973 (java) S 9940 9943 9908 0 -1 4202560 6303 0 0 0 70 1 0 0 15 0 22 0 607967867 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 0 0 0 0
[pid=9943/tid=9976] ppid=9940 vsize=15711708 CPUtime=1.78 cores=0,2,4,6
/proc/9943/task/9976/stat : 9976 (java) S 9940 9943 9908 0 -1 4202560 15203 0 0 0 176 2 0 0 16 0 22 0 607967867 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9977] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9977/stat : 9977 (java) S 9940 9943 9908 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 607967867 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379362713 0 4 0 16800975 18446604453858714880 0 0 -1 4 0 0 0
[pid=9943/tid=9980] ppid=9940 vsize=15711708 CPUtime=0 cores=0,2,4,6
/proc/9943/task/9980/stat : 9980 (java) S 9940 9943 9908 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 607967867 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 251379363328 0 4 0 16800975 18446604453858714880 0 0 -1 6 0 0 0
[pid=9943/tid=9986] ppid=9940 vsize=15711708 CPUtime=1192.38 cores=0,2,4,6
/proc/9943/task/9986/stat : 9986 (java) R 9940 9943 9908 0 -1 4202560 161737 0 0 0 119206 32 0 0 25 0 22 0 607967890 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505797153 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9943/tid=9987] ppid=9940 vsize=15711708 CPUtime=1192.69 cores=0,2,4,6
/proc/9943/task/9987/stat : 9987 (java) R 9940 9943 9908 0 -1 4202560 160548 0 0 0 119239 30 0 0 25 0 22 0 607967890 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505524179 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9943/tid=9988] ppid=9940 vsize=15711708 CPUtime=1191.55 cores=0,2,4,6
/proc/9943/task/9988/stat : 9988 (java) R 9940 9943 9908 0 -1 4202560 155188 0 0 0 119128 27 0 0 25 0 22 0 607967891 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912505974254 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9943/tid=9989] ppid=9940 vsize=15711708 CPUtime=1191.94 cores=0,2,4,6
/proc/9943/task/9989/stat : 9989 (java) R 9940 9943 9908 0 -1 4202560 161196 0 0 0 119164 30 0 0 25 0 22 0 607967891 16088788992 79501 33554432000 1073741824 1073778376 140734902132768 18446744073709551615 46912506270572 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15711708

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

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

Child status: 143
Real time (s): 1207.63
CPU time (s): 4800.42
CPU user time (s): 4797.13
CPU system time (s): 3.2935
CPU usage (%): 397.507
Max. virtual memory (cumulated for all children) (KiB): 15711708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.13
system time used= 3.2935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1238800
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= 326631
involuntary context switches= 171093

runsolver used 1.9967 second user time and 4.65129 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-30 17:29:32
IDJOB=3312838
IDBENCH=83023
IDSOLVER=1699
FILE ID=node113/3312838-1304177372
RUNJOBID= node113-1304177372-9926
PBS_JOBID= 13172438
Free space on /tmp= 72396 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312838-1304177372/watcher-3312838-1304177372 -o /tmp/evaluation-result-3312838-1304177372/solver-3312838-1304177372 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312838-1304177372.cnf

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=1893070922

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.74
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.846
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.846
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29006924 kB
Buffers:        772328 kB
Cached:        2602204 kB
SwapCached:         12 kB
Active:         211800 kB
Inactive:      3226448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29006924 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            3216 kB
Writeback:           0 kB
AnonPages:       63180 kB
Mapped:          14580 kB
Slab:           438620 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188576 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= 72396 MiB
End job on node113 at 2011-04-30 17:49:42