Trace number 3311696

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)UNSAT 345.426 88.0291

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1825761395-059.UNKNOWN.cnf
MD5SUM0e5f93b3b44a8a3d689954a8a212e867
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.90595
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
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 51597
Number of clauses of size over 50

Solver Data

0.10/0.11	05:59 INFO : Reading from input HOME/instance-3311696-1304179558.cnf
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.48/0.36	05:59 INFO : 75 variables remaining out of 75
0.48/0.36	05:59 INFO : 9582 literals remaining out of 9582
345.40/88.01	c Elapsed time 87.902
345.40/88.01	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

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

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


[startup+0 s]
/proc/loadavg: 8.20 8.11 8.08 5/198 31211
/proc/meminfo: memFree=30376936/32951124 swapFree=67103364/67111528
[pid=31211] ppid=31209 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/31211/stat : 31211 (java) S 31209 31211 30707 0 -1 4202496 1415 0 0 0 0 0 0 0 25 0 2 0 608186510 26714112 885 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296728549 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/31211/statm: 6522 885 678 9 0 381 0
[pid=31211/tid=31212] ppid=31209 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31212/stat : 31212 (java) R 31209 31211 30707 0 -1 4202560 58 0 0 0 0 0 0 0 25 0 2 0 608186511 27824128 887 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224279946425 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.09357 s]
/proc/loadavg: 8.20 8.11 8.08 5/198 31211
/proc/meminfo: memFree=30376936/32951124 swapFree=67103364/67111528
[pid=31211] ppid=31209 vsize=15676816 CPUtime=0.1 cores=1,3,5,7
/proc/31211/stat : 31211 (java) S 31209 31211 30707 0 -1 4202496 5505 0 1 0 9 1 0 0 25 0 18 0 608186510 16053059584 4896 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/31211/statm: 3919204 4896 2115 9 0 3909923 0
[pid=31211/tid=31212] ppid=31209 vsize=15676816 CPUtime=0.07 cores=1,3,5,7
/proc/31211/task/31212/stat : 31212 (java) R 31209 31211 30707 0 -1 4202560 3354 0 1 0 7 0 0 0 25 0 18 0 608186511 16053059584 4896 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 47303399589400 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676816

[startup+0.10061 s]
/proc/loadavg: 8.20 8.11 8.08 5/198 31211
/proc/meminfo: memFree=30376936/32951124 swapFree=67103364/67111528
[pid=31211] ppid=31209 vsize=15676816 CPUtime=0.1 cores=1,3,5,7
/proc/31211/stat : 31211 (java) S 31209 31211 30707 0 -1 4202496 5595 0 1 0 9 1 0 0 25 0 18 0 608186510 16053059584 4986 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/31211/statm: 3919204 4986 2116 9 0 3909923 0
[pid=31211/tid=31212] ppid=31209 vsize=15676816 CPUtime=0.08 cores=1,3,5,7
/proc/31211/task/31212/stat : 31212 (java) R 31209 31211 30707 0 -1 4202560 3444 0 1 0 8 0 0 0 25 0 18 0 608186511 16053059584 4986 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296752587 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676816

[startup+0.304572 s]
/proc/loadavg: 8.20 8.11 8.08 5/198 31211
/proc/meminfo: memFree=30376936/32951124 swapFree=67103364/67111528
[pid=31211] ppid=31209 vsize=15683764 CPUtime=0.48 cores=1,3,5,7
/proc/31211/stat : 31211 (java) S 31209 31211 30707 0 -1 4202496 9390 0 1 0 46 2 0 0 25 0 22 0 608186510 16060174336 8586 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/31211/statm: 3920941 8586 2212 9 0 3911660 0
[pid=31211/tid=31212] ppid=31209 vsize=15683764 CPUtime=0.28 cores=1,3,5,7
/proc/31211/task/31212/stat : 31212 (java) R 31209 31211 30707 0 -1 4202560 6118 0 1 0 27 1 0 0 25 0 22 0 608186511 16060174336 8586 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 47303397387041 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 15683764

[startup+0.700473 s]
/proc/loadavg: 8.20 8.11 8.08 5/198 31211
/proc/meminfo: memFree=30376936/32951124 swapFree=67103364/67111528
[pid=31211] ppid=31209 vsize=15703964 CPUtime=1.79 cores=1,3,5,7
/proc/31211/stat : 31211 (java) S 31209 31211 30707 0 -1 4202496 28340 0 1 0 175 4 0 0 25 0 22 0 608186510 16080859136 23070 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/31211/statm: 3925991 23070 2254 9 0 3916710 0
[pid=31211/tid=31212] ppid=31209 vsize=15703964 CPUtime=0.34 cores=1,3,5,7
/proc/31211/task/31212/stat : 31212 (java) S 31209 31211 30707 0 -1 4202560 6322 0 1 0 33 1 0 0 25 0 22 0 608186511 16080859136 23070 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 15703964

[startup+1.50134 s]
/proc/loadavg: 8.20 8.11 8.08 12/220 31233
/proc/meminfo: memFree=30224452/32951124 swapFree=67103364/67111528
[pid=31211] ppid=31209 vsize=15701328 CPUtime=4.97 cores=1,3,5,7
/proc/31211/stat : 31211 (java) S 31209 31211 30707 0 -1 4202496 56230 0 1 0 490 7 0 0 25 0 22 0 608186510 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/31211/statm: 3925332 48209 2278 9 0 3916051 0
[pid=31211/tid=31212] ppid=31209 vsize=15701328 CPUtime=0.34 cores=1,3,5,7
/proc/31211/task/31212/stat : 31212 (java) S 31209 31211 30707 0 -1 4202560 6322 0 1 0 33 1 0 0 25 0 22 0 608186511 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31214] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31214/stat : 31214 (java) S 31209 31211 30707 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31215] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31215/stat : 31215 (java) S 31209 31211 30707 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 22 0 608186511 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
[pid=31211/tid=31216] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31216/stat : 31216 (java) S 31209 31211 30707 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
[pid=31211/tid=31217] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31217/stat : 31217 (java) S 31209 31211 30707 0 -1 4202560 124 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31218] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31218/stat : 31218 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31219] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31219/stat : 31219 (java) S 31209 31211 30707 0 -1 4202560 249 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31220] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31220/stat : 31220 (java) S 31209 31211 30707 0 -1 4202560 332 0 0 0 0 0 0 0 16 0 22 0 608186511 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31221] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31221/stat : 31221 (java) S 31209 31211 30707 0 -1 4202560 166 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31222] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31222/stat : 31222 (java) S 31209 31211 30707 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 608186512 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 0 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31223] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31223/stat : 31223 (java) S 31209 31211 30707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608186513 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31224] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31224/stat : 31224 (java) S 31209 31211 30707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608186513 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31225] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31225/stat : 31225 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608186515 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296749489 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31226] ppid=31209 vsize=15701328 CPUtime=0.87 cores=1,3,5,7
/proc/31211/task/31226/stat : 31226 (java) R 31209 31211 30707 0 -1 4202560 4546 0 0 0 87 0 0 0 22 0 22 0 608186515 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224284617232 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31211/tid=31227] ppid=31209 vsize=15701328 CPUtime=0.93 cores=1,3,5,7
/proc/31211/task/31227/stat : 31227 (java) R 31209 31211 30707 0 -1 4202560 13588 0 0 0 92 1 0 0 16 0 22 0 608186515 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 47303395835998 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31211/tid=31228] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31228/stat : 31228 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608186515 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31229] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31229/stat : 31229 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608186515 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
[pid=31211/tid=31230] ppid=31209 vsize=15701328 CPUtime=0.76 cores=1,3,5,7
/proc/31211/task/31230/stat : 31230 (java) R 31209 31211 30707 0 -1 4202560 7583 0 0 0 76 0 0 0 25 0 22 0 608186536 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 46912506037643 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31211/tid=31231] ppid=31209 vsize=15701328 CPUtime=0.65 cores=1,3,5,7
/proc/31211/task/31231/stat : 31231 (java) R 31209 31211 30707 0 -1 4202560 6812 0 0 0 65 0 0 0 24 0 22 0 608186536 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 46912505639202 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31211/tid=31232] ppid=31209 vsize=15701328 CPUtime=0.73 cores=1,3,5,7
/proc/31211/task/31232/stat : 31232 (java) R 31209 31211 30707 0 -1 4202560 8410 0 0 0 72 1 0 0 25 0 22 0 608186536 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 46912505678252 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31211/tid=31233] ppid=31209 vsize=15701328 CPUtime=0.62 cores=1,3,5,7
/proc/31211/task/31233/stat : 31233 (java) R 31209 31211 30707 0 -1 4202560 6520 0 0 0 62 0 0 0 25 0 22 0 608186536 16078159872 48209 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 46912505684745 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 15701328

[startup+3.10107 s]
/proc/loadavg: 8.20 8.11 8.08 9/220 31233
/proc/meminfo: memFree=30133808/32951124 swapFree=67103364/67111528
[pid=31211] ppid=31209 vsize=15701328 CPUtime=11.35 cores=1,3,5,7
/proc/31211/stat : 31211 (java) S 31209 31211 30707 0 -1 4202496 58656 0 1 0 1127 8 0 0 25 0 22 0 608186510 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/31211/statm: 3925332 48540 2285 9 0 3916051 0
[pid=31211/tid=31212] ppid=31209 vsize=15701328 CPUtime=0.34 cores=1,3,5,7
/proc/31211/task/31212/stat : 31212 (java) S 31209 31211 30707 0 -1 4202560 6322 0 1 0 33 1 0 0 25 0 22 0 608186511 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31214] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31214/stat : 31214 (java) S 31209 31211 30707 0 -1 4202560 237 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31215] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31215/stat : 31215 (java) S 31209 31211 30707 0 -1 4202560 326 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31216] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31216/stat : 31216 (java) S 31209 31211 30707 0 -1 4202560 449 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31217] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31217/stat : 31217 (java) S 31209 31211 30707 0 -1 4202560 309 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31218] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31218/stat : 31218 (java) S 31209 31211 30707 0 -1 4202560 276 0 0 0 0 0 0 0 16 0 22 0 608186511 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
[pid=31211/tid=31219] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31219/stat : 31219 (java) S 31209 31211 30707 0 -1 4202560 661 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31220] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31220/stat : 31220 (java) S 31209 31211 30707 0 -1 4202560 666 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31221] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31221/stat : 31221 (java) S 31209 31211 30707 0 -1 4202560 435 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31222] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31222/stat : 31222 (java) S 31209 31211 30707 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 608186512 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 0 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
[pid=31211/tid=31223] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31223/stat : 31223 (java) S 31209 31211 30707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608186513 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31224] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31224/stat : 31224 (java) S 31209 31211 30707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608186513 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31225] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31225/stat : 31225 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608186515 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296749489 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31226] ppid=31209 vsize=15701328 CPUtime=0.99 cores=1,3,5,7
/proc/31211/task/31226/stat : 31226 (java) S 31209 31211 30707 0 -1 4202560 4572 0 0 0 99 0 0 0 16 0 22 0 608186515 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31227] ppid=31209 vsize=15701328 CPUtime=0.99 cores=1,3,5,7
/proc/31211/task/31227/stat : 31227 (java) S 31209 31211 30707 0 -1 4202560 13593 0 0 0 98 1 0 0 15 0 22 0 608186515 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31228] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31228/stat : 31228 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608186515 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31229] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31229/stat : 31229 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608186515 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
[pid=31211/tid=31230] ppid=31209 vsize=15701328 CPUtime=2.24 cores=1,3,5,7
/proc/31211/task/31230/stat : 31230 (java) R 31209 31211 30707 0 -1 4202560 7658 0 0 0 224 0 0 0 25 0 22 0 608186536 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31211/tid=31231] ppid=31209 vsize=15701328 CPUtime=2.23 cores=1,3,5,7
/proc/31211/task/31231/stat : 31231 (java) R 31209 31211 30707 0 -1 4202560 6815 0 0 0 223 0 0 0 25 0 22 0 608186536 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 46912505684821 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31211/tid=31232] ppid=31209 vsize=15701328 CPUtime=2.25 cores=1,3,5,7
/proc/31211/task/31232/stat : 31232 (java) R 31209 31211 30707 0 -1 4202560 8416 0 0 0 224 1 0 0 25 0 22 0 608186536 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 46912505639029 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31211/tid=31233] ppid=31209 vsize=15701328 CPUtime=2.19 cores=1,3,5,7
/proc/31211/task/31233/stat : 31233 (java) R 31209 31211 30707 0 -1 4202560 6523 0 0 0 219 0 0 0 25 0 22 0 608186536 16078159872 48540 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 46912505759217 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.35
Current children cumulated vsize (KiB) 15701328

[startup+6.30154 s]
/proc/loadavg: 8.19 8.10 8.08 9/220 31233
/proc/meminfo: memFree=30172132/32951124 swapFree=67103364/67111528
[pid=31211] ppid=31209 vsize=15701328 CPUtime=24.06 cores=1,3,5,7
/proc/31211/stat : 31211 (java) S 31209 31211 30707 0 -1 4202496 60165 0 1 0 2397 9 0 0 25 0 22 0 608186510 16078159872 42939 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/31211/statm: 3925332 42939 2290 9 0 3916051 0
[pid=31211/tid=31212] ppid=31209 vsize=15701328 CPUtime=0.34 cores=1,3,5,7
/proc/31211/task/31212/stat : 31212 (java) S 31209 31211 30707 0 -1 4202560 6322 0 1 0 33 1 0 0 25 0 22 0 608186511 16078159872 42939 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31214] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31214/stat : 31214 (java) S 31209 31211 30707 0 -1 4202560 415 0 0 0 0 0 0 0 15 0 22 0 608186511 16078159872 42939 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31215] ppid=31209 vsize=15701328 CPUtime=0.01 cores=1,3,5,7
/proc/31211/task/31215/stat : 31215 (java) S 31209 31211 30707 0 -1 4202560 531 0 0 0 1 0 0 0 16 0 22 0 608186511 16078159872 42939 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31216] ppid=31209 vsize=15701328 CPUtime=0.01 cores=1,3,5,7
/proc/31211/task/31216/stat : 31216 (java) S 31209 31211 30707 0 -1 4202560 539 0 0 0 1 0 0 0 15 0 22 0 608186511 16078159872 42939 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
[pid=31211/tid=31217] ppid=31209 vsize=15701328 CPUtime=0.01 cores=1,3,5,7
/proc/31211/task/31217/stat : 31217 (java) S 31209 31211 30707 0 -1 4202560 461 0 0 0 1 0 0 0 16 0 22 0 608186511 16078159872 42939 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31218] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31218/stat : 31218 (java) S 31209 31211 30707 0 -1 4202560 423 0 0 0 0 0 0 0 16 0 22 0 608186511 16078159872 42939 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31219] ppid=31209 vsize=15701328 CPUtime=0.01 cores=1,3,5,7
/proc/31211/task/31219/stat : 31219 (java) S 31209 31211 30707 0 -1 4202560 814 0 0 0 1 0 0 0 16 0 22 0 608186511 16078159872 42939 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31220] ppid=31209 vsize=15701328 CPUtime=0.01 cores=1,3,5,7
/proc/31211/task/31220/stat : 31220 (java) S 31209 31211 30707 0 -1 4202560 819 0 0 0 1 0 0 0 16 0 22 0 608186511 16078159872 42939 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31221] ppid=31209 vsize=15701328 CPUtime=0.01 cores=1,3,5,7
/proc/31211/task/31221/stat : 31221 (java) S 31209 31211 30707 0 -1 4202560 803 0 0 0 1 0 0 0 15 0 22 0 608186511 16078159872 42939 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0

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

/proc/31211/task/31226/stat : 31226 (java) S 31209 31211 30707 0 -1 4202560 4585 0 0 0 105 0 0 0 15 0 22 0 608186515 16078159872 68293 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31227] ppid=31209 vsize=15701328 CPUtime=1.09 cores=1,3,5,7
/proc/31211/task/31227/stat : 31227 (java) S 31209 31211 30707 0 -1 4202560 13617 0 0 0 108 1 0 0 15 0 22 0 608186515 16078159872 68293 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31228] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31228/stat : 31228 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608186515 16078159872 68293 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31229] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31229/stat : 31229 (java) S 31209 31211 30707 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 608186515 16078159872 68293 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31230] ppid=31209 vsize=15701328 CPUtime=84.9 cores=1,3,5,7
/proc/31211/task/31230/stat : 31230 (java) R 31209 31211 30707 0 -1 4202560 19494 0 0 0 8487 3 0 0 25 0 22 0 608186536 16078159872 68293 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 46912505838841 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31211/tid=31231] ppid=31209 vsize=15701328 CPUtime=84.79 cores=1,3,5,7
/proc/31211/task/31231/stat : 31231 (java) R 31209 31211 30707 0 -1 4202560 18767 0 0 0 8476 3 0 0 25 0 22 0 608186536 16078159872 68293 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31211/tid=31232] ppid=31209 vsize=15701328 CPUtime=84.74 cores=1,3,5,7
/proc/31211/task/31232/stat : 31232 (java) R 31209 31211 30707 0 -1 4202560 20331 0 0 0 8471 3 0 0 17 0 22 0 608186536 16078159872 68293 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 46912505718070 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31211/tid=31233] ppid=31209 vsize=15701328 CPUtime=85.07 cores=1,3,5,7
/proc/31211/task/31233/stat : 31233 (java) R 31209 31211 30707 0 -1 4202560 18074 0 0 0 8505 2 0 0 21 0 22 0 608186536 16078159872 68293 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 46912505758189 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 344.13
Current children cumulated vsize (KiB) 15701328

[startup+87.501 s]
/proc/loadavg: 8.05 8.08 8.07 8/220 31235
/proc/meminfo: memFree=30131132/32951124 swapFree=67103364/67111528
[pid=31211] ppid=31209 vsize=15701328 CPUtime=345.15 cores=1,3,5,7
/proc/31211/stat : 31211 (java) S 31209 31211 30707 0 -1 4202496 146410 0 1 0 34482 33 0 0 25 0 22 0 608186510 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/31211/statm: 3925332 68003 2290 9 0 3916051 0
[pid=31211/tid=31212] ppid=31209 vsize=15701328 CPUtime=0.34 cores=1,3,5,7
/proc/31211/task/31212/stat : 31212 (java) S 31209 31211 30707 0 -1 4202560 6322 0 1 0 33 1 0 0 25 0 22 0 608186511 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31214] ppid=31209 vsize=15701328 CPUtime=0.22 cores=1,3,5,7
/proc/31211/task/31214/stat : 31214 (java) S 31209 31211 30707 0 -1 4202560 5025 0 0 0 21 1 0 0 15 0 22 0 608186511 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31215] ppid=31209 vsize=15701328 CPUtime=0.25 cores=1,3,5,7
/proc/31211/task/31215/stat : 31215 (java) S 31209 31211 30707 0 -1 4202560 6010 0 0 0 23 2 0 0 15 0 22 0 608186511 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31216] ppid=31209 vsize=15701328 CPUtime=0.22 cores=1,3,5,7
/proc/31211/task/31216/stat : 31216 (java) S 31209 31211 30707 0 -1 4202560 5697 0 0 0 21 1 0 0 15 0 22 0 608186511 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31217] ppid=31209 vsize=15701328 CPUtime=0.25 cores=1,3,5,7
/proc/31211/task/31217/stat : 31217 (java) S 31209 31211 30707 0 -1 4202560 5455 0 0 0 24 1 0 0 16 0 22 0 608186511 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31218] ppid=31209 vsize=15701328 CPUtime=0.22 cores=1,3,5,7
/proc/31211/task/31218/stat : 31218 (java) S 31209 31211 30707 0 -1 4202560 4636 0 0 0 21 1 0 0 15 0 22 0 608186511 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31219] ppid=31209 vsize=15701328 CPUtime=0.22 cores=1,3,5,7
/proc/31211/task/31219/stat : 31219 (java) S 31209 31211 30707 0 -1 4202560 5603 0 0 0 21 1 0 0 15 0 22 0 608186511 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
[pid=31211/tid=31220] ppid=31209 vsize=15701328 CPUtime=0.22 cores=1,3,5,7
/proc/31211/task/31220/stat : 31220 (java) S 31209 31211 30707 0 -1 4202560 5376 0 0 0 21 1 0 0 15 0 22 0 608186511 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
[pid=31211/tid=31221] ppid=31209 vsize=15701328 CPUtime=0.24 cores=1,3,5,7
/proc/31211/task/31221/stat : 31221 (java) S 31209 31211 30707 0 -1 4202560 5843 0 0 0 23 1 0 0 16 0 22 0 608186511 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31222] ppid=31209 vsize=15701328 CPUtime=0.15 cores=1,3,5,7
/proc/31211/task/31222/stat : 31222 (java) S 31209 31211 30707 0 -1 4202560 180 0 0 0 12 3 0 0 16 0 22 0 608186512 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 0 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31223] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31223/stat : 31223 (java) S 31209 31211 30707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608186513 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31224] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31224/stat : 31224 (java) S 31209 31211 30707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608186513 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31225] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31225/stat : 31225 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608186515 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296749489 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31226] ppid=31209 vsize=15701328 CPUtime=1.05 cores=1,3,5,7
/proc/31211/task/31226/stat : 31226 (java) S 31209 31211 30707 0 -1 4202560 4585 0 0 0 105 0 0 0 15 0 22 0 608186515 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31227] ppid=31209 vsize=15701328 CPUtime=1.09 cores=1,3,5,7
/proc/31211/task/31227/stat : 31227 (java) S 31209 31211 30707 0 -1 4202560 13617 0 0 0 108 1 0 0 15 0 22 0 608186515 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31228] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31228/stat : 31228 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608186515 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31229] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31229/stat : 31229 (java) S 31209 31211 30707 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 608186515 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31230] ppid=31209 vsize=15701328 CPUtime=85.2 cores=1,3,5,7
/proc/31211/task/31230/stat : 31230 (java) R 31209 31211 30707 0 -1 4202560 19497 0 0 0 8517 3 0 0 25 0 22 0 608186536 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 46912505717882 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31211/tid=31231] ppid=31209 vsize=15701328 CPUtime=84.98 cores=1,3,5,7
/proc/31211/task/31231/stat : 31231 (java) S 31209 31211 30707 0 -1 4202560 18767 0 0 0 8495 3 0 0 25 0 22 0 608186536 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31232] ppid=31209 vsize=15701328 CPUtime=84.93 cores=1,3,5,7
/proc/31211/task/31232/stat : 31232 (java) R 31209 31211 30707 0 -1 4202560 20331 0 0 0 8490 3 0 0 16 0 22 0 608186536 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 46912505679161 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31211/tid=31233] ppid=31209 vsize=15701328 CPUtime=85.41 cores=1,3,5,7
/proc/31211/task/31233/stat : 31233 (java) R 31209 31211 30707 0 -1 4202560 18075 0 0 0 8539 2 0 0 22 0 22 0 608186536 16078159872 68003 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 345.15
Current children cumulated vsize (KiB) 15701328

[startup+87.901 s]
/proc/loadavg: 7.80 8.02 8.05 5/220 31235
/proc/meminfo: memFree=30136092/32951124 swapFree=67103364/67111528
[pid=31211] ppid=31209 vsize=15701328 CPUtime=345.4 cores=1,3,5,7
/proc/31211/stat : 31211 (java) S 31209 31211 30707 0 -1 4202496 146424 0 1 0 34507 33 0 0 25 0 22 0 608186510 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/31211/statm: 3925332 67920 2290 9 0 3916051 0
[pid=31211/tid=31212] ppid=31209 vsize=15701328 CPUtime=0.34 cores=1,3,5,7
/proc/31211/task/31212/stat : 31212 (java) S 31209 31211 30707 0 -1 4202560 6322 0 1 0 33 1 0 0 25 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31214] ppid=31209 vsize=15701328 CPUtime=0.22 cores=1,3,5,7
/proc/31211/task/31214/stat : 31214 (java) S 31209 31211 30707 0 -1 4202560 5025 0 0 0 21 1 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31215] ppid=31209 vsize=15701328 CPUtime=0.25 cores=1,3,5,7
/proc/31211/task/31215/stat : 31215 (java) S 31209 31211 30707 0 -1 4202560 6010 0 0 0 23 2 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31216] ppid=31209 vsize=15701328 CPUtime=0.22 cores=1,3,5,7
/proc/31211/task/31216/stat : 31216 (java) S 31209 31211 30707 0 -1 4202560 5697 0 0 0 21 1 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31217] ppid=31209 vsize=15701328 CPUtime=0.25 cores=1,3,5,7
/proc/31211/task/31217/stat : 31217 (java) S 31209 31211 30707 0 -1 4202560 5457 0 0 0 24 1 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31218] ppid=31209 vsize=15701328 CPUtime=0.22 cores=1,3,5,7
/proc/31211/task/31218/stat : 31218 (java) S 31209 31211 30707 0 -1 4202560 4636 0 0 0 21 1 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31219] ppid=31209 vsize=15701328 CPUtime=0.23 cores=1,3,5,7
/proc/31211/task/31219/stat : 31219 (java) S 31209 31211 30707 0 -1 4202560 5603 0 0 0 22 1 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
[pid=31211/tid=31220] ppid=31209 vsize=15701328 CPUtime=0.22 cores=1,3,5,7
/proc/31211/task/31220/stat : 31220 (java) S 31209 31211 30707 0 -1 4202560 5384 0 0 0 21 1 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
[pid=31211/tid=31221] ppid=31209 vsize=15701328 CPUtime=0.24 cores=1,3,5,7
/proc/31211/task/31221/stat : 31221 (java) S 31209 31211 30707 0 -1 4202560 5846 0 0 0 23 1 0 0 16 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31222] ppid=31209 vsize=15701328 CPUtime=0.15 cores=1,3,5,7
/proc/31211/task/31222/stat : 31222 (java) S 31209 31211 30707 0 -1 4202560 180 0 0 0 12 3 0 0 16 0 22 0 608186512 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 0 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31223] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31223/stat : 31223 (java) S 31209 31211 30707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608186513 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31224] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31224/stat : 31224 (java) S 31209 31211 30707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608186513 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31225] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31225/stat : 31225 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608186515 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296749489 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31226] ppid=31209 vsize=15701328 CPUtime=1.05 cores=1,3,5,7
/proc/31211/task/31226/stat : 31226 (java) S 31209 31211 30707 0 -1 4202560 4585 0 0 0 105 0 0 0 15 0 22 0 608186515 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31227] ppid=31209 vsize=15701328 CPUtime=1.09 cores=1,3,5,7
/proc/31211/task/31227/stat : 31227 (java) S 31209 31211 30707 0 -1 4202560 13617 0 0 0 108 1 0 0 15 0 22 0 608186515 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31228] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31228/stat : 31228 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608186515 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31229] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31229/stat : 31229 (java) S 31209 31211 30707 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 608186515 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31230] ppid=31209 vsize=15701328 CPUtime=85.23 cores=1,3,5,7
/proc/31211/task/31230/stat : 31230 (java) S 31209 31211 30707 0 -1 4202560 19497 0 0 0 8520 3 0 0 22 0 22 0 608186536 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31231] ppid=31209 vsize=15701328 CPUtime=85.03 cores=1,3,5,7
/proc/31211/task/31231/stat : 31231 (java) S 31209 31211 30707 0 -1 4202560 18767 0 0 0 8500 3 0 0 22 0 22 0 608186536 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31232] ppid=31209 vsize=15701328 CPUtime=84.98 cores=1,3,5,7
/proc/31211/task/31232/stat : 31232 (java) S 31209 31211 30707 0 -1 4202560 20332 0 0 0 8495 3 0 0 15 0 22 0 608186536 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31233] ppid=31209 vsize=15701328 CPUtime=85.52 cores=1,3,5,7
/proc/31211/task/31233/stat : 31233 (java) S 31209 31211 30707 0 -1 4202560 18075 0 0 0 8550 2 0 0 20 0 22 0 608186536 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 345.4
Current children cumulated vsize (KiB) 15701328

[startup+88.007 s]
/proc/loadavg: 7.80 8.02 8.05 5/220 31235
/proc/meminfo: memFree=30136092/32951124 swapFree=67103364/67111528
[pid=31211] ppid=31209 vsize=15701328 CPUtime=345.4 cores=1,3,5,7
/proc/31211/stat : 31211 (java) S 31209 31211 30707 0 -1 4202496 146424 0 1 0 34507 33 0 0 25 0 22 0 608186510 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/31211/statm: 3925332 67920 2290 9 0 3916051 0
[pid=31211/tid=31212] ppid=31209 vsize=15701328 CPUtime=0.34 cores=1,3,5,7
/proc/31211/task/31212/stat : 31212 (java) S 31209 31211 30707 0 -1 4202560 6322 0 1 0 33 1 0 0 25 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31214] ppid=31209 vsize=15701328 CPUtime=0.22 cores=1,3,5,7
/proc/31211/task/31214/stat : 31214 (java) S 31209 31211 30707 0 -1 4202560 5025 0 0 0 21 1 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31215] ppid=31209 vsize=15701328 CPUtime=0.25 cores=1,3,5,7
/proc/31211/task/31215/stat : 31215 (java) S 31209 31211 30707 0 -1 4202560 6010 0 0 0 23 2 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31216] ppid=31209 vsize=15701328 CPUtime=0.22 cores=1,3,5,7
/proc/31211/task/31216/stat : 31216 (java) S 31209 31211 30707 0 -1 4202560 5697 0 0 0 21 1 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31217] ppid=31209 vsize=15701328 CPUtime=0.25 cores=1,3,5,7
/proc/31211/task/31217/stat : 31217 (java) S 31209 31211 30707 0 -1 4202560 5457 0 0 0 24 1 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31218] ppid=31209 vsize=15701328 CPUtime=0.22 cores=1,3,5,7
/proc/31211/task/31218/stat : 31218 (java) S 31209 31211 30707 0 -1 4202560 4636 0 0 0 21 1 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31219] ppid=31209 vsize=15701328 CPUtime=0.23 cores=1,3,5,7
/proc/31211/task/31219/stat : 31219 (java) S 31209 31211 30707 0 -1 4202560 5603 0 0 0 22 1 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
[pid=31211/tid=31220] ppid=31209 vsize=15701328 CPUtime=0.22 cores=1,3,5,7
/proc/31211/task/31220/stat : 31220 (java) S 31209 31211 30707 0 -1 4202560 5384 0 0 0 21 1 0 0 15 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
[pid=31211/tid=31221] ppid=31209 vsize=15701328 CPUtime=0.24 cores=1,3,5,7
/proc/31211/task/31221/stat : 31221 (java) S 31209 31211 30707 0 -1 4202560 5846 0 0 0 23 1 0 0 16 0 22 0 608186511 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31222] ppid=31209 vsize=15701328 CPUtime=0.15 cores=1,3,5,7
/proc/31211/task/31222/stat : 31222 (java) S 31209 31211 30707 0 -1 4202560 180 0 0 0 12 3 0 0 16 0 22 0 608186512 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 0 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31223] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31223/stat : 31223 (java) S 31209 31211 30707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608186513 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31224] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31224/stat : 31224 (java) S 31209 31211 30707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608186513 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31225] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31225/stat : 31225 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608186515 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296749489 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31226] ppid=31209 vsize=15701328 CPUtime=1.05 cores=1,3,5,7
/proc/31211/task/31226/stat : 31226 (java) S 31209 31211 30707 0 -1 4202560 4585 0 0 0 105 0 0 0 15 0 22 0 608186515 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31227] ppid=31209 vsize=15701328 CPUtime=1.09 cores=1,3,5,7
/proc/31211/task/31227/stat : 31227 (java) S 31209 31211 30707 0 -1 4202560 13617 0 0 0 108 1 0 0 15 0 22 0 608186515 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31228] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31228/stat : 31228 (java) S 31209 31211 30707 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608186515 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31229] ppid=31209 vsize=15701328 CPUtime=0 cores=1,3,5,7
/proc/31211/task/31229/stat : 31229 (java) S 31209 31211 30707 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 608186515 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31230] ppid=31209 vsize=15701328 CPUtime=85.23 cores=1,3,5,7
/proc/31211/task/31230/stat : 31230 (java) S 31209 31211 30707 0 -1 4202560 19497 0 0 0 8520 3 0 0 21 0 22 0 608186536 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=31211/tid=31231] ppid=31209 vsize=15701328 CPUtime=85.03 cores=1,3,5,7
/proc/31211/task/31231/stat : 31231 (java) S 31209 31211 30707 0 -1 4202560 18767 0 0 0 8500 3 0 0 21 0 22 0 608186536 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=31211/tid=31232] ppid=31209 vsize=15701328 CPUtime=84.98 cores=1,3,5,7
/proc/31211/task/31232/stat : 31232 (java) S 31209 31211 30707 0 -1 4202560 20332 0 0 0 8495 3 0 0 15 0 22 0 608186536 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 5 0 0 0
[pid=31211/tid=31233] ppid=31209 vsize=15701328 CPUtime=85.52 cores=1,3,5,7
/proc/31211/task/31233/stat : 31233 (java) S 31209 31211 30707 0 -1 4202560 18075 0 0 0 8550 2 0 0 19 0 22 0 608186536 16078159872 67920 33554432000 1073741824 1073778376 140733242095152 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 345.4
Current children cumulated vsize (KiB) 15701328

Child status: 20
Real time (s): 88.0291
CPU time (s): 345.426
CPU user time (s): 345.075
CPU system time (s): 0.351946
CPU usage (%): 392.4
Max. virtual memory (cumulated for all children) (KiB): 15703976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 345.075
system time used= 0.351946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146447
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= 29370
involuntary context switches= 15188

runsolver used 0.136979 second user time and 0.352946 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-30 18:05:58
IDJOB=3311696
IDBENCH=83081
IDSOLVER=1698
FILE ID=node118/3311696-1304179558
RUNJOBID= node118-1304176496-30726
PBS_JOBID= 13172422
Free space on /tmp= 71932 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1825761395-059.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311696-1304179558/watcher-3311696-1304179558 -o /tmp/evaluation-result-3311696-1304179558/solver-3311696-1304179558 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311696-1304179558.cnf -hbr 2

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

MD5SUM BENCH= 0e5f93b3b44a8a3d689954a8a212e867
RANDOM SEED=580213676

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30377208 kB
Buffers:        440900 kB
Cached:        1382672 kB
SwapCached:       2708 kB
Active:         499488 kB
Inactive:      1720120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30377208 kB
SwapTotal:    67111528 kB
SwapFree:     67103364 kB
Dirty:            2084 kB
Writeback:           0 kB
AnonPages:      394628 kB
Mapped:          23616 kB
Slab:           289972 kB
PageTables:       5792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   600360 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= 71932 MiB
End job on node118 at 2011-04-30 18:07:27