Trace number 3312748

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1SAT 292.111 73.7911

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S675112162-053.SATISFIABLE.cnf
MD5SUMb7db695fcb9141eaff8463a25c8e621f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.032994
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.10/0.12	01:58 INFO : Reading from input HOME/instance-3312748-1304132518.cnf
0.50/0.31	Executor set job limit to 1000000
0.50/0.31	Executor set job limit to 1000000
0.50/0.31	Executor set job limit to 1000000
0.50/0.31	Executor set job limit to 1000000
0.50/0.31	Starting Executor!
0.50/0.31	Starting Executor!
0.50/0.31	Starting Executor!
0.50/0.31	Starting Executor!
0.71/0.47	01:59 INFO : 50 variables remaining out of 50
0.71/0.47	01:59 INFO : 35600 literals remaining out of 35600
291.81/73.77	c Elapsed time 73.66
291.81/73.77	s SATISFIABLE
291.81/73.77	v -1 -2 -3 4 5 6 -7 8 9 10 11 -12 13 14 15 16 -17 -18 19 -20 21 22 -23 -24 25 26 27 28 -29 -30 -31 32 33 -34 35 -36 -37 -38 -39 40 -41 -42 -43 -44 -45 46 47 -48 49 -50 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3312748-1304132518/watcher-3312748-1304132518 -o /tmp/evaluation-result-3312748-1304132518/solver-3312748-1304132518 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312748-1304132518.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: 8.06 7.97 7.59 6/198 1219
/proc/meminfo: memFree=24530932/32950940 swapFree=67111364/67111528
[pid=1219] ppid=1217 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/1219/stat : 1219 (java) R 1217 1219 32427 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 603482580 9318400 144 33554432000 1073741824 1073778376 140733642195456 18446744073709551615 215988592631 0 2147483391 4096 0 0 0 0 17 2 0 0 0
/proc/1219/statm: 2275 144 115 9 0 67 0

[startup+0.0959351 s]
/proc/loadavg: 8.06 7.97 7.59 6/198 1219
/proc/meminfo: memFree=24530932/32950940 swapFree=67111364/67111528
[pid=1219] ppid=1217 vsize=15677020 CPUtime=0.1 cores=0,2,4,6
/proc/1219/stat : 1219 (java) S 1217 1219 32427 0 -1 4202496 5493 0 1 0 9 1 0 0 25 0 18 0 603482580 16053268480 4902 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1219/statm: 3919255 4903 2115 9 0 3909974 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677020

[startup+0.100934 s]
/proc/loadavg: 8.06 7.97 7.59 6/198 1219
/proc/meminfo: memFree=24530932/32950940 swapFree=67111364/67111528
[pid=1219] ppid=1217 vsize=15677020 CPUtime=0.1 cores=0,2,4,6
/proc/1219/stat : 1219 (java) S 1217 1219 32427 0 -1 4202496 5570 0 1 0 9 1 0 0 25 0 18 0 603482580 16053268480 4979 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1219/statm: 3919255 4979 2116 9 0 3909974 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677020

[startup+0.30094 s]
/proc/loadavg: 8.06 7.97 7.59 6/198 1219
/proc/meminfo: memFree=24530932/32950940 swapFree=67111364/67111528
[pid=1219] ppid=1217 vsize=15680744 CPUtime=0.5 cores=0,2,4,6
/proc/1219/stat : 1219 (java) S 1217 1219 32427 0 -1 4202496 14847 0 1 0 48 2 0 0 25 0 18 0 603482580 16057081856 13239 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1219/statm: 3920186 13245 2207 9 0 3910905 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15680744

[startup+0.70083 s]
/proc/loadavg: 8.06 7.97 7.59 6/198 1219
/proc/meminfo: memFree=24530932/32950940 swapFree=67111364/67111528
[pid=1219] ppid=1217 vsize=15691260 CPUtime=1.58 cores=0,2,4,6
/proc/1219/stat : 1219 (java) S 1217 1219 32427 0 -1 4202496 25253 0 1 0 155 3 0 0 25 0 22 0 603482580 16067850240 20886 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1219/statm: 3922815 20896 2260 9 0 3913534 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 15691260

[startup+1.50069 s]
/proc/loadavg: 8.06 7.97 7.59 11/220 1241
/proc/meminfo: memFree=24373524/32950940 swapFree=67111364/67111528
[pid=1219] ppid=1217 vsize=15691260 CPUtime=4.73 cores=0,2,4,6
/proc/1219/stat : 1219 (java) S 1217 1219 32427 0 -1 4202496 50964 0 1 0 467 6 0 0 25 0 22 0 603482580 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1219/statm: 3922815 46589 2281 9 0 3913534 0
[pid=1219/tid=1221] ppid=1217 vsize=15691260 CPUtime=0.46 cores=0,2,4,6
/proc/1219/task/1221/stat : 1221 (java) S 1217 1219 32427 0 -1 4202560 10985 0 1 0 44 2 0 0 25 0 22 0 603482581 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1222] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1222/stat : 1222 (java) S 1217 1219 32427 0 -1 4202560 249 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1223] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1223/stat : 1223 (java) S 1217 1219 32427 0 -1 4202560 38 0 0 0 0 0 0 0 16 0 22 0 603482581 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1224] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1224/stat : 1224 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1225] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1225/stat : 1225 (java) S 1217 1219 32427 0 -1 4202560 440 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1226] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1226/stat : 1226 (java) S 1217 1219 32427 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1227] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1227/stat : 1227 (java) S 1217 1219 32427 0 -1 4202560 832 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1228] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1228/stat : 1228 (java) S 1217 1219 32427 0 -1 4202560 137 0 0 0 0 0 0 0 16 0 22 0 603482581 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1229] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1229/stat : 1229 (java) S 1217 1219 32427 0 -1 4202560 678 0 0 0 0 0 0 0 16 0 22 0 603482581 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1230] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1230/stat : 1230 (java) S 1217 1219 32427 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 603482582 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000409088 0 0 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1231] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1231/stat : 1231 (java) S 1217 1219 32427 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 603482583 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1232] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1232/stat : 1232 (java) S 1217 1219 32427 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 603482583 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1233] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1233/stat : 1233 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603482585 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000416177 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1234] ppid=1217 vsize=15691260 CPUtime=0.72 cores=0,2,4,6
/proc/1219/task/1234/stat : 1234 (java) S 1217 1219 32427 0 -1 4202560 6573 0 0 0 72 0 0 0 24 0 22 0 603482585 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1235] ppid=1217 vsize=15691260 CPUtime=0.7 cores=0,2,4,6
/proc/1219/task/1235/stat : 1235 (java) S 1217 1219 32427 0 -1 4202560 4909 0 0 0 70 0 0 0 25 0 22 0 603482585 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1236] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1236/stat : 1236 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603482585 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1237] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1237/stat : 1237 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 603482585 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000409088 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1238] ppid=1217 vsize=15691260 CPUtime=0.51 cores=0,2,4,6
/proc/1219/task/1238/stat : 1238 (java) R 1217 1219 32427 0 -1 4202560 2562 0 0 0 51 0 0 0 21 0 22 0 603482611 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505795811 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1219/tid=1239] ppid=1217 vsize=15691260 CPUtime=0.69 cores=0,2,4,6
/proc/1219/task/1239/stat : 1239 (java) R 1217 1219 32427 0 -1 4202560 7430 0 0 0 69 0 0 0 25 0 22 0 603482611 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505796480 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1219/tid=1240] ppid=1217 vsize=15691260 CPUtime=0.9 cores=0,2,4,6
/proc/1219/task/1240/stat : 1240 (java) R 1217 1219 32427 0 -1 4202560 8913 0 0 0 89 1 0 0 25 0 22 0 603482611 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505786899 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1219/tid=1241] ppid=1217 vsize=15691260 CPUtime=0.68 cores=0,2,4,6
/proc/1219/task/1241/stat : 1241 (java) R 1217 1219 32427 0 -1 4202560 5718 0 0 0 68 0 0 0 25 0 22 0 603482611 16067850240 46589 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505926770 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 15691260

[startup+3.10141 s]
/proc/loadavg: 8.05 7.97 7.60 9/220 1241
/proc/meminfo: memFree=24371912/32950940 swapFree=67111364/67111528
[pid=1219] ppid=1217 vsize=15691260 CPUtime=11.12 cores=0,2,4,6
/proc/1219/stat : 1219 (java) S 1217 1219 32427 0 -1 4202496 54076 0 1 0 1105 7 0 0 25 0 22 0 603482580 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1219/statm: 3922815 43514 2288 9 0 3913534 0
[pid=1219/tid=1221] ppid=1217 vsize=15691260 CPUtime=0.46 cores=0,2,4,6
/proc/1219/task/1221/stat : 1221 (java) S 1217 1219 32427 0 -1 4202560 10985 0 1 0 44 2 0 0 25 0 22 0 603482581 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1222] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1222/stat : 1222 (java) S 1217 1219 32427 0 -1 4202560 693 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1223] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1223/stat : 1223 (java) S 1217 1219 32427 0 -1 4202560 214 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1224] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1224/stat : 1224 (java) S 1217 1219 32427 0 -1 4202560 377 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1225] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1225/stat : 1225 (java) S 1217 1219 32427 0 -1 4202560 891 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1226] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1226/stat : 1226 (java) S 1217 1219 32427 0 -1 4202560 329 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1227] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1227/stat : 1227 (java) S 1217 1219 32427 0 -1 4202560 1167 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1228] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1228/stat : 1228 (java) S 1217 1219 32427 0 -1 4202560 704 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1229] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1229/stat : 1229 (java) S 1217 1219 32427 0 -1 4202560 1092 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1230] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1230/stat : 1230 (java) S 1217 1219 32427 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 603482582 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000409088 0 0 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1231] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1231/stat : 1231 (java) S 1217 1219 32427 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 603482583 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1232] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1232/stat : 1232 (java) S 1217 1219 32427 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 603482583 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1233] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1233/stat : 1233 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603482585 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000416177 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1234] ppid=1217 vsize=15691260 CPUtime=0.82 cores=0,2,4,6
/proc/1219/task/1234/stat : 1234 (java) S 1217 1219 32427 0 -1 4202560 6595 0 0 0 82 0 0 0 15 0 22 0 603482585 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1235] ppid=1217 vsize=15691260 CPUtime=0.74 cores=0,2,4,6
/proc/1219/task/1235/stat : 1235 (java) S 1217 1219 32427 0 -1 4202560 4919 0 0 0 74 0 0 0 15 0 22 0 603482585 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1236] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1236/stat : 1236 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603482585 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1237] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1237/stat : 1237 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 603482585 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000409088 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1238] ppid=1217 vsize=15691260 CPUtime=2.09 cores=0,2,4,6
/proc/1219/task/1238/stat : 1238 (java) R 1217 1219 32427 0 -1 4202560 2606 0 0 0 209 0 0 0 25 0 22 0 603482611 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505954213 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1219/tid=1239] ppid=1217 vsize=15691260 CPUtime=2.14 cores=0,2,4,6
/proc/1219/task/1239/stat : 1239 (java) R 1217 1219 32427 0 -1 4202560 7434 0 0 0 214 0 0 0 25 0 22 0 603482611 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505926995 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1219/tid=1240] ppid=1217 vsize=15691260 CPUtime=2.48 cores=0,2,4,6
/proc/1219/task/1240/stat : 1240 (java) R 1217 1219 32427 0 -1 4202560 8917 0 0 0 247 1 0 0 25 0 22 0 603482611 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505711325 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1219/tid=1241] ppid=1217 vsize=15691260 CPUtime=2.27 cores=0,2,4,6
/proc/1219/task/1241/stat : 1241 (java) R 1217 1219 32427 0 -1 4202560 5756 0 0 0 227 0 0 0 25 0 22 0 603482611 16067850240 43514 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505724389 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.12
Current children cumulated vsize (KiB) 15691260

[startup+6.30085 s]
/proc/loadavg: 8.05 7.97 7.60 9/220 1241
/proc/meminfo: memFree=24455492/32950940 swapFree=67111364/67111528
[pid=1219] ppid=1217 vsize=15691260 CPUtime=23.84 cores=0,2,4,6
/proc/1219/stat : 1219 (java) S 1217 1219 32427 0 -1 4202496 55167 0 1 0 2376 8 0 0 25 0 22 0 603482580 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1219/statm: 3922815 29720 2288 9 0 3913534 0
[pid=1219/tid=1221] ppid=1217 vsize=15691260 CPUtime=0.46 cores=0,2,4,6
/proc/1219/task/1221/stat : 1221 (java) S 1217 1219 32427 0 -1 4202560 10985 0 1 0 44 2 0 0 25 0 22 0 603482581 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1222] ppid=1217 vsize=15691260 CPUtime=0.01 cores=0,2,4,6
/proc/1219/task/1222/stat : 1222 (java) S 1217 1219 32427 0 -1 4202560 827 0 0 0 1 0 0 0 15 0 22 0 603482581 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1223] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1223/stat : 1223 (java) S 1217 1219 32427 0 -1 4202560 313 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1224] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1224/stat : 1224 (java) S 1217 1219 32427 0 -1 4202560 511 0 0 0 0 0 0 0 15 0 22 0 603482581 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1225] ppid=1217 vsize=15691260 CPUtime=0.01 cores=0,2,4,6
/proc/1219/task/1225/stat : 1225 (java) S 1217 1219 32427 0 -1 4202560 1036 0 0 0 1 0 0 0 15 0 22 0 603482581 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1226] ppid=1217 vsize=15691260 CPUtime=0.01 cores=0,2,4,6
/proc/1219/task/1226/stat : 1226 (java) S 1217 1219 32427 0 -1 4202560 535 0 0 0 1 0 0 0 15 0 22 0 603482581 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1227] ppid=1217 vsize=15691260 CPUtime=0.01 cores=0,2,4,6
/proc/1219/task/1227/stat : 1227 (java) S 1217 1219 32427 0 -1 4202560 1218 0 0 0 1 0 0 0 16 0 22 0 603482581 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1228] ppid=1217 vsize=15691260 CPUtime=0.01 cores=0,2,4,6
/proc/1219/task/1228/stat : 1228 (java) S 1217 1219 32427 0 -1 4202560 829 0 0 0 1 0 0 0 15 0 22 0 603482581 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1229] ppid=1217 vsize=15691260 CPUtime=0.01 cores=0,2,4,6
/proc/1219/task/1229/stat : 1229 (java) S 1217 1219 32427 0 -1 4202560 1237 0 0 0 1 0 0 0 15 0 22 0 603482581 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1230] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1230/stat : 1230 (java) S 1217 1219 32427 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 603482582 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000409088 0 0 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1231] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1231/stat : 1231 (java) S 1217 1219 32427 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 603482583 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1232] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1232/stat : 1232 (java) S 1217 1219 32427 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 603482583 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1233] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1233/stat : 1233 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603482585 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000416177 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1234] ppid=1217 vsize=15691260 CPUtime=0.84 cores=0,2,4,6
/proc/1219/task/1234/stat : 1234 (java) S 1217 1219 32427 0 -1 4202560 6597 0 0 0 84 0 0 0 16 0 22 0 603482585 16067850240 29720 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0

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

/proc/1219/task/1234/stat : 1234 (java) S 1217 1219 32427 0 -1 4202560 6601 0 0 0 86 0 0 0 16 0 22 0 603482585 16067850240 68584 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1235] ppid=1217 vsize=15691260 CPUtime=0.86 cores=0,2,4,6
/proc/1219/task/1235/stat : 1235 (java) S 1217 1219 32427 0 -1 4202560 4938 0 0 0 86 0 0 0 16 0 22 0 603482585 16067850240 68584 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1236] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1236/stat : 1236 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603482585 16067850240 68584 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1237] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1237/stat : 1237 (java) S 1217 1219 32427 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 603482585 16067850240 68584 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000409088 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1238] ppid=1217 vsize=15691260 CPUtime=70.1 cores=0,2,4,6
/proc/1219/task/1238/stat : 1238 (java) R 1217 1219 32427 0 -1 4202560 16387 0 0 0 7008 2 0 0 25 0 22 0 603482611 16067850240 68584 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505796480 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1219/tid=1239] ppid=1217 vsize=15691260 CPUtime=70.06 cores=0,2,4,6
/proc/1219/task/1239/stat : 1239 (java) R 1217 1219 32427 0 -1 4202560 20632 0 0 0 7003 3 0 0 25 0 22 0 603482611 16067850240 68584 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 47728216449666 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1219/tid=1240] ppid=1217 vsize=15691260 CPUtime=70.37 cores=0,2,4,6
/proc/1219/task/1240/stat : 1240 (java) R 1217 1219 32427 0 -1 4202560 22359 0 0 0 7035 2 0 0 25 0 22 0 603482611 16067850240 68584 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505711626 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1219/tid=1241] ppid=1217 vsize=15691260 CPUtime=70.16 cores=0,2,4,6
/proc/1219/task/1241/stat : 1241 (java) R 1217 1219 32427 0 -1 4202560 19631 0 0 0 7014 2 0 0 25 0 22 0 603482611 16067850240 68584 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 47728216449785 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 284.63
Current children cumulated vsize (KiB) 15691260

[startup+72.7012 s]
/proc/loadavg: 8.01 7.97 7.62 9/220 1243
/proc/meminfo: memFree=24296692/32950940 swapFree=67111364/67111528
[pid=1219] ppid=1217 vsize=15691260 CPUtime=287.81 cores=0,2,4,6
/proc/1219/stat : 1219 (java) S 1217 1219 32427 0 -1 4202496 159260 0 1 0 28749 32 0 0 25 0 22 0 603482580 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1219/statm: 3922815 69856 2290 9 0 3913534 0
[pid=1219/tid=1221] ppid=1217 vsize=15691260 CPUtime=0.46 cores=0,2,4,6
/proc/1219/task/1221/stat : 1221 (java) S 1217 1219 32427 0 -1 4202560 10985 0 1 0 44 2 0 0 25 0 22 0 603482581 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1222] ppid=1217 vsize=15691260 CPUtime=0.18 cores=0,2,4,6
/proc/1219/task/1222/stat : 1222 (java) S 1217 1219 32427 0 -1 4202560 7265 0 0 0 17 1 0 0 15 0 22 0 603482581 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1223] ppid=1217 vsize=15691260 CPUtime=0.19 cores=0,2,4,6
/proc/1219/task/1223/stat : 1223 (java) S 1217 1219 32427 0 -1 4202560 6470 0 0 0 18 1 0 0 15 0 22 0 603482581 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1224] ppid=1217 vsize=15691260 CPUtime=0.2 cores=0,2,4,6
/proc/1219/task/1224/stat : 1224 (java) S 1217 1219 32427 0 -1 4202560 6926 0 0 0 19 1 0 0 16 0 22 0 603482581 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1225] ppid=1217 vsize=15691260 CPUtime=0.19 cores=0,2,4,6
/proc/1219/task/1225/stat : 1225 (java) S 1217 1219 32427 0 -1 4202560 7227 0 0 0 18 1 0 0 15 0 22 0 603482581 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1226] ppid=1217 vsize=15691260 CPUtime=0.18 cores=0,2,4,6
/proc/1219/task/1226/stat : 1226 (java) S 1217 1219 32427 0 -1 4202560 6214 0 0 0 17 1 0 0 16 0 22 0 603482581 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1227] ppid=1217 vsize=15691260 CPUtime=0.2 cores=0,2,4,6
/proc/1219/task/1227/stat : 1227 (java) S 1217 1219 32427 0 -1 4202560 7401 0 0 0 18 2 0 0 16 0 22 0 603482581 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1228] ppid=1217 vsize=15691260 CPUtime=0.19 cores=0,2,4,6
/proc/1219/task/1228/stat : 1228 (java) S 1217 1219 32427 0 -1 4202560 6241 0 0 0 18 1 0 0 15 0 22 0 603482581 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1229] ppid=1217 vsize=15691260 CPUtime=0.17 cores=0,2,4,6
/proc/1219/task/1229/stat : 1229 (java) S 1217 1219 32427 0 -1 4202560 7142 0 0 0 16 1 0 0 15 0 22 0 603482581 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1230] ppid=1217 vsize=15691260 CPUtime=0.12 cores=0,2,4,6
/proc/1219/task/1230/stat : 1230 (java) S 1217 1219 32427 0 -1 4202560 237 0 0 0 9 3 0 0 15 0 22 0 603482582 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000409088 0 0 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1231] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1231/stat : 1231 (java) S 1217 1219 32427 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 603482583 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1232] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1232/stat : 1232 (java) S 1217 1219 32427 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 603482583 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1233] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1233/stat : 1233 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603482585 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000416177 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1234] ppid=1217 vsize=15691260 CPUtime=0.86 cores=0,2,4,6
/proc/1219/task/1234/stat : 1234 (java) S 1217 1219 32427 0 -1 4202560 6601 0 0 0 86 0 0 0 16 0 22 0 603482585 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1235] ppid=1217 vsize=15691260 CPUtime=0.86 cores=0,2,4,6
/proc/1219/task/1235/stat : 1235 (java) S 1217 1219 32427 0 -1 4202560 4938 0 0 0 86 0 0 0 16 0 22 0 603482585 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1236] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1236/stat : 1236 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603482585 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1237] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1237/stat : 1237 (java) S 1217 1219 32427 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 603482585 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000409088 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1238] ppid=1217 vsize=15691260 CPUtime=70.89 cores=0,2,4,6
/proc/1219/task/1238/stat : 1238 (java) R 1217 1219 32427 0 -1 4202560 16676 0 0 0 7087 2 0 0 25 0 22 0 603482611 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505711675 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1219/tid=1239] ppid=1217 vsize=15691260 CPUtime=70.84 cores=0,2,4,6
/proc/1219/task/1239/stat : 1239 (java) R 1217 1219 32427 0 -1 4202560 20965 0 0 0 7081 3 0 0 25 0 22 0 603482611 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505845978 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1219/tid=1240] ppid=1217 vsize=15691260 CPUtime=71.16 cores=0,2,4,6
/proc/1219/task/1240/stat : 1240 (java) R 1217 1219 32427 0 -1 4202560 22706 0 0 0 7114 2 0 0 25 0 22 0 603482611 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1219/tid=1241] ppid=1217 vsize=15691260 CPUtime=70.95 cores=0,2,4,6
/proc/1219/task/1241/stat : 1241 (java) R 1217 1219 32427 0 -1 4202560 19876 0 0 0 7093 2 0 0 25 0 22 0 603482611 16067850240 69856 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505987968 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 287.81
Current children cumulated vsize (KiB) 15691260

[startup+73.5011 s]
/proc/loadavg: 8.01 7.97 7.62 9/220 1243
/proc/meminfo: memFree=24296692/32950940 swapFree=67111364/67111528
[pid=1219] ppid=1217 vsize=15691260 CPUtime=290.99 cores=0,2,4,6
/proc/1219/stat : 1219 (java) S 1217 1219 32427 0 -1 4202496 159968 0 1 0 29067 32 0 0 25 0 22 0 603482580 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1219/statm: 3922815 70269 2290 9 0 3913534 0
[pid=1219/tid=1221] ppid=1217 vsize=15691260 CPUtime=0.46 cores=0,2,4,6
/proc/1219/task/1221/stat : 1221 (java) S 1217 1219 32427 0 -1 4202560 10985 0 1 0 44 2 0 0 25 0 22 0 603482581 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1222] ppid=1217 vsize=15691260 CPUtime=0.18 cores=0,2,4,6
/proc/1219/task/1222/stat : 1222 (java) S 1217 1219 32427 0 -1 4202560 7265 0 0 0 17 1 0 0 15 0 22 0 603482581 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1223] ppid=1217 vsize=15691260 CPUtime=0.19 cores=0,2,4,6
/proc/1219/task/1223/stat : 1223 (java) S 1217 1219 32427 0 -1 4202560 6570 0 0 0 18 1 0 0 16 0 22 0 603482581 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1224] ppid=1217 vsize=15691260 CPUtime=0.2 cores=0,2,4,6
/proc/1219/task/1224/stat : 1224 (java) S 1217 1219 32427 0 -1 4202560 6946 0 0 0 19 1 0 0 15 0 22 0 603482581 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1225] ppid=1217 vsize=15691260 CPUtime=0.19 cores=0,2,4,6
/proc/1219/task/1225/stat : 1225 (java) S 1217 1219 32427 0 -1 4202560 7404 0 0 0 18 1 0 0 15 0 22 0 603482581 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1226] ppid=1217 vsize=15691260 CPUtime=0.18 cores=0,2,4,6
/proc/1219/task/1226/stat : 1226 (java) S 1217 1219 32427 0 -1 4202560 6306 0 0 0 17 1 0 0 16 0 22 0 603482581 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1227] ppid=1217 vsize=15691260 CPUtime=0.2 cores=0,2,4,6
/proc/1219/task/1227/stat : 1227 (java) S 1217 1219 32427 0 -1 4202560 7450 0 0 0 18 2 0 0 15 0 22 0 603482581 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1228] ppid=1217 vsize=15691260 CPUtime=0.2 cores=0,2,4,6
/proc/1219/task/1228/stat : 1228 (java) S 1217 1219 32427 0 -1 4202560 6371 0 0 0 19 1 0 0 16 0 22 0 603482581 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1229] ppid=1217 vsize=15691260 CPUtime=0.17 cores=0,2,4,6
/proc/1219/task/1229/stat : 1229 (java) S 1217 1219 32427 0 -1 4202560 7219 0 0 0 16 1 0 0 15 0 22 0 603482581 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1230] ppid=1217 vsize=15691260 CPUtime=0.12 cores=0,2,4,6
/proc/1219/task/1230/stat : 1230 (java) S 1217 1219 32427 0 -1 4202560 249 0 0 0 9 3 0 0 15 0 22 0 603482582 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000409088 0 0 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1231] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1231/stat : 1231 (java) S 1217 1219 32427 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 603482583 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1232] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1232/stat : 1232 (java) S 1217 1219 32427 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 603482583 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1233] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1233/stat : 1233 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603482585 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000416177 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1234] ppid=1217 vsize=15691260 CPUtime=0.86 cores=0,2,4,6
/proc/1219/task/1234/stat : 1234 (java) S 1217 1219 32427 0 -1 4202560 6601 0 0 0 86 0 0 0 16 0 22 0 603482585 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1235] ppid=1217 vsize=15691260 CPUtime=0.86 cores=0,2,4,6
/proc/1219/task/1235/stat : 1235 (java) S 1217 1219 32427 0 -1 4202560 4938 0 0 0 86 0 0 0 16 0 22 0 603482585 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1236] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1236/stat : 1236 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603482585 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1237] ppid=1217 vsize=15691260 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1237/stat : 1237 (java) S 1217 1219 32427 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 603482585 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000409088 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1238] ppid=1217 vsize=15691260 CPUtime=71.68 cores=0,2,4,6
/proc/1219/task/1238/stat : 1238 (java) R 1217 1219 32427 0 -1 4202560 16679 0 0 0 7166 2 0 0 25 0 22 0 603482611 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912506002090 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1219/tid=1239] ppid=1217 vsize=15691260 CPUtime=71.63 cores=0,2,4,6
/proc/1219/task/1239/stat : 1239 (java) R 1217 1219 32427 0 -1 4202560 20968 0 0 0 7160 3 0 0 25 0 22 0 603482611 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505795196 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1219/tid=1240] ppid=1217 vsize=15691260 CPUtime=71.95 cores=0,2,4,6
/proc/1219/task/1240/stat : 1240 (java) R 1217 1219 32427 0 -1 4202560 22751 0 0 0 7193 2 0 0 25 0 22 0 603482611 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505711689 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1219/tid=1241] ppid=1217 vsize=15691260 CPUtime=71.75 cores=0,2,4,6
/proc/1219/task/1241/stat : 1241 (java) R 1217 1219 32427 0 -1 4202560 19876 0 0 0 7173 2 0 0 25 0 22 0 603482611 16067850240 70269 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 290.99
Current children cumulated vsize (KiB) 15691260

[startup+73.7071 s]
/proc/loadavg: 8.01 7.97 7.62 11/220 1243
/proc/meminfo: memFree=24289872/32950940 swapFree=67111364/67111528
[pid=1219] ppid=1217 vsize=15756796 CPUtime=291.81 cores=0,2,4,6
/proc/1219/stat : 1219 (java) S 1217 1219 32427 0 -1 4202496 160156 0 1 0 29149 32 0 0 25 0 22 0 603482580 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1219/statm: 3939199 70246 2291 9 0 3929918 0
[pid=1219/tid=1221] ppid=1217 vsize=15756796 CPUtime=0.46 cores=0,2,4,6
/proc/1219/task/1221/stat : 1221 (java) R 1217 1219 32427 0 -1 4202560 10985 0 1 0 44 2 0 0 18 0 22 0 603482581 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1219/tid=1222] ppid=1217 vsize=15756796 CPUtime=0.18 cores=0,2,4,6
/proc/1219/task/1222/stat : 1222 (java) S 1217 1219 32427 0 -1 4202560 7265 0 0 0 17 1 0 0 15 0 22 0 603482581 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1223] ppid=1217 vsize=15756796 CPUtime=0.19 cores=0,2,4,6
/proc/1219/task/1223/stat : 1223 (java) S 1217 1219 32427 0 -1 4202560 6572 0 0 0 18 1 0 0 16 0 22 0 603482581 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1224] ppid=1217 vsize=15756796 CPUtime=0.2 cores=0,2,4,6
/proc/1219/task/1224/stat : 1224 (java) S 1217 1219 32427 0 -1 4202560 6946 0 0 0 19 1 0 0 15 0 22 0 603482581 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1225] ppid=1217 vsize=15756796 CPUtime=0.19 cores=0,2,4,6
/proc/1219/task/1225/stat : 1225 (java) S 1217 1219 32427 0 -1 4202560 7405 0 0 0 18 1 0 0 15 0 22 0 603482581 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1226] ppid=1217 vsize=15756796 CPUtime=0.18 cores=0,2,4,6
/proc/1219/task/1226/stat : 1226 (java) S 1217 1219 32427 0 -1 4202560 6306 0 0 0 17 1 0 0 15 0 22 0 603482581 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 4 0 0 0
[pid=1219/tid=1227] ppid=1217 vsize=15756796 CPUtime=0.2 cores=0,2,4,6
/proc/1219/task/1227/stat : 1227 (java) S 1217 1219 32427 0 -1 4202560 7450 0 0 0 18 2 0 0 15 0 22 0 603482581 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1228] ppid=1217 vsize=15756796 CPUtime=0.2 cores=0,2,4,6
/proc/1219/task/1228/stat : 1228 (java) S 1217 1219 32427 0 -1 4202560 6372 0 0 0 19 1 0 0 15 0 22 0 603482581 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1229] ppid=1217 vsize=15756796 CPUtime=0.17 cores=0,2,4,6
/proc/1219/task/1229/stat : 1229 (java) S 1217 1219 32427 0 -1 4202560 7220 0 0 0 16 1 0 0 15 0 22 0 603482581 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1230] ppid=1217 vsize=15756796 CPUtime=0.12 cores=0,2,4,6
/proc/1219/task/1230/stat : 1230 (java) S 1217 1219 32427 0 -1 4202560 249 0 0 0 9 3 0 0 15 0 22 0 603482582 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000409088 0 0 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1231] ppid=1217 vsize=15756796 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1231/stat : 1231 (java) S 1217 1219 32427 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 603482583 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1232] ppid=1217 vsize=15756796 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1232/stat : 1232 (java) S 1217 1219 32427 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 603482583 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1233] ppid=1217 vsize=15756796 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1233/stat : 1233 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603482585 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000416177 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1234] ppid=1217 vsize=15756796 CPUtime=1.01 cores=0,2,4,6
/proc/1219/task/1234/stat : 1234 (java) S 1217 1219 32427 0 -1 4202560 6767 0 0 0 101 0 0 0 16 0 22 0 603482585 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 0 0 0 0
[pid=1219/tid=1235] ppid=1217 vsize=15756796 CPUtime=1.04 cores=0,2,4,6
/proc/1219/task/1235/stat : 1235 (java) R 1217 1219 32427 0 -1 4202560 4950 0 0 0 104 0 0 0 16 0 22 0 603482585 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 47728213452796 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1219/tid=1236] ppid=1217 vsize=15756796 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1236/stat : 1236 (java) S 1217 1219 32427 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 603482585 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000408473 0 4 0 16800975 18446604453906307968 0 0 -1 2 0 0 0
[pid=1219/tid=1237] ppid=1217 vsize=15756796 CPUtime=0 cores=0,2,4,6
/proc/1219/task/1237/stat : 1237 (java) S 1217 1219 32427 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 603482585 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 216000409088 0 4 0 16800975 18446604453906307968 0 0 -1 6 0 0 0
[pid=1219/tid=1238] ppid=1217 vsize=15756796 CPUtime=71.86 cores=0,2,4,6
/proc/1219/task/1238/stat : 1238 (java) R 1217 1219 32427 0 -1 4202560 16682 0 0 0 7184 2 0 0 25 0 22 0 603482611 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505796149 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1219/tid=1239] ppid=1217 vsize=15756796 CPUtime=71.83 cores=0,2,4,6
/proc/1219/task/1239/stat : 1239 (java) R 1217 1219 32427 0 -1 4202560 20968 0 0 0 7180 3 0 0 25 0 22 0 603482611 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505711661 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1219/tid=1240] ppid=1217 vsize=15756796 CPUtime=72.01 cores=0,2,4,6
/proc/1219/task/1240/stat : 1240 (java) R 1217 1219 32427 0 -1 4202560 22751 0 0 0 7199 2 0 0 25 0 22 0 603482611 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505832719 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1219/tid=1241] ppid=1217 vsize=15756796 CPUtime=71.78 cores=0,2,4,6
/proc/1219/task/1241/stat : 1241 (java) R 1217 1219 32427 0 -1 4202560 19878 0 0 0 7176 2 0 0 25 0 22 0 603482611 16134959104 70246 33554432000 1073741824 1073778376 140736687501120 18446744073709551615 46912505981548 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 291.81
Current children cumulated vsize (KiB) 15756796

Child status: 10
Real time (s): 73.7911
CPU time (s): 292.111
CPU user time (s): 291.775
CPU system time (s): 0.335948
CPU usage (%): 395.861
Max. virtual memory (cumulated for all children) (KiB): 15756796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 291.775
system time used= 0.335948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160200
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= 21655
involuntary context switches= 10558

runsolver used 0.115982 second user time and 0.296954 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-30 05:01:58
IDJOB=3312748
IDBENCH=82933
IDSOLVER=1699
FILE ID=node117/3312748-1304132518
RUNJOBID= node117-1304132273-1114
PBS_JOBID= 13170762
Free space on /tmp= 72628 MiB

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

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

MD5SUM BENCH= b7db695fcb9141eaff8463a25c8e621f
RANDOM SEED=1192430374

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      24531204 kB
Buffers:       1883320 kB
Cached:        5413248 kB
SwapCached:        160 kB
Active:        1312472 kB
Inactive:      6542004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      24531204 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1652 kB
Writeback:           0 kB
AnonPages:      558236 kB
Mapped:          23224 kB
Slab:           499584 kB
PageTables:       6292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   755944 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= 72628 MiB
End job on node117 at 2011-04-30 05:03:12