Trace number 3283509

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
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1302.18 1300.06

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.01/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.07	c See www.sat4j.org for details.
0.01/0.08	c no version file found!!!
0.01/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.08	c java.vm.version	19.1-b02
0.01/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.08	c sun.arch.data.model	64
0.01/0.08	c java.version		1.6.0_24
0.01/0.08	c os.name		Linux
0.01/0.08	c os.version		2.6.18-164.el5
0.01/0.08	c os.arch		amd64
0.01/0.08	c Free memory 		6997539544
0.01/0.08	c Max memory 		7034241024
0.01/0.08	c Total memory 		7034241024
0.01/0.08	c Number of processors 	8
0.01/0.09	c --- Begin Solver configuration ---
0.01/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.01/0.09	c Learn all clauses as in MiniSAT
0.01/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.01/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.01/0.09	c Expensive reason simplification
0.01/0.09	c Armin Biere (Picosat) restarts strategy
0.01/0.09	c Glucose learned constraints deletion strategy
0.01/0.09	c timeout=2147483647s
0.01/0.09	c DB Simplification allowed=true
0.01/0.09	c --- End Solver configuration ---
0.01/0.09	c solving HOME/instance-3283509-1303759951.cnf
0.01/0.09	c reading problem ... 
1.02/0.97	c ... done. Wall clock time 0.878s.
1.02/0.97	c #vars     199304
1.02/0.97	c #constraints  1005164
1.02/0.97	c constraints type 
1.02/0.97	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 238668
1.02/0.97	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 756247
13.22/12.55	c cleaning 2465 clauses out of 4968 with flag 5001/5001
28.31/27.43	c cleaning 4232 clauses out of 8465 with flag 11002/11002
43.15/42.00	c cleaning 5547 clauses out of 11107 with flag 18000/18000
70.91/69.25	c cleaning 6743 clauses out of 13526 with flag 26000/26000
106.83/105.17	c cleaning 7575 clauses out of 15258 with flag 35000/35000
140.45/138.76	c cleaning 8662 clauses out of 17357 with flag 45001/45001
176.98/175.25	c cleaning 9812 clauses out of 19628 with flag 56002/56002
217.89/216.11	c cleaning 10644 clauses out of 21369 with flag 68003/68003
265.12/263.32	c cleaning 11701 clauses out of 23619 with flag 81000/81000
331.24/329.47	c cleaning 12811 clauses out of 25857 with flag 95000/95000
398.16/396.36	c cleaning 13770 clauses out of 27911 with flag 110000/110000
468.58/466.73	c cleaning 14901 clauses out of 30079 with flag 126002/126002
553.31/551.42	c cleaning 15904 clauses out of 32098 with flag 143004/143004
640.43/638.56	c cleaning 16231 clauses out of 32723 with flag 161002/161002
734.46/732.55	c cleaning 17563 clauses out of 35448 with flag 180000/180000
841.88/839.93	c cleaning 18818 clauses out of 37841 with flag 200000/200000
971.71/969.76	c cleaning 19936 clauses out of 39999 with flag 221001/221001
1104.24/1102.26	c cleaning 20922 clauses out of 41982 with flag 243000/243000
1252.67/1250.65	c cleaning 21706 clauses out of 43469 with flag 266001/266001
1302.09/1300.01	c starts		: 558
1302.09/1300.01	c conflicts		: 274471
1302.09/1300.01	c decisions		: 2229053
1302.09/1300.01	c propagations		: 1692069182
1302.09/1300.01	c inspects		: 5295178883
1302.09/1300.01	c shortcuts		: 0
1302.09/1300.01	c learnt literals	: 312
1302.09/1300.01	c learnt binary clauses	: 4135
1302.09/1300.01	c learnt ternary clauses	: 4642
1302.09/1300.01	c learnt constraints	: 274159
1302.09/1300.01	c ignored constraints	: 0
1302.09/1300.01	c root simplifications	: 870
1302.09/1300.01	c removed literals (reason simplification)	: 33989276
1302.09/1300.01	c reason swapping (by a shorter reason)	: 0
1302.09/1300.01	c Calls to reduceDB	: 19
1302.09/1300.01	c speed (assignments/second)	: 1302559.1273522268
1302.09/1300.01	c non guided choices	5144
1302.09/1300.04	c learnt constraints type 
1302.09/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3690
1302.09/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 26535
1302.09/1300.04	c constraints type 
1302.09/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 238668
1302.09/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 756247
1302.09/1300.04	s UNKNOWN
1302.09/1300.04	c Total wall clock time (in seconds) : 1299.915

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3283509-1303759951/watcher-3283509-1303759951 -o /tmp/evaluation-result-3283509-1303759951/solver-3283509-1303759951 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3283509-1303759951.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.05 3.78 4.79 5/243 20380
/proc/meminfo: memFree=14659484/32950928 swapFree=67111528/67111528
[pid=20380] ppid=20378 vsize=9100 CPUtime=0 cores=0,2
/proc/20380/stat : 20380 (java) S 20378 20380 20116 0 -1 4202496 420 0 0 0 0 0 0 0 22 0 1 0 487595005 9318400 165 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248089696256 0 2147483391 4096 0 18446744071699199166 0 0 17 0 0 0 0
/proc/20380/statm: 2275 165 125 9 0 67 0

[startup+0.022635 s]
/proc/loadavg: 4.05 3.78 4.79 5/243 20380
/proc/meminfo: memFree=14659484/32950928 swapFree=67111528/67111528
[pid=20380] ppid=20378 vsize=7542380 CPUtime=0.01 cores=0,2
/proc/20380/stat : 20380 (java) S 20378 20380 20116 0 -1 4202496 7348 0 1 0 0 1 0 0 22 0 3 0 487595005 7723397120 7048 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101500901 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/20380/statm: 1885595 7048 930 9 0 1876751 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7542380

[startup+0.100278 s]
/proc/loadavg: 4.05 3.78 4.79 5/243 20380
/proc/meminfo: memFree=14659484/32950928 swapFree=67111528/67111528
[pid=20380] ppid=20378 vsize=7636404 CPUtime=0.09 cores=0,2
/proc/20380/stat : 20380 (java) S 20378 20380 20116 0 -1 4202496 10261 0 1 0 8 1 0 0 22 0 18 0 487595005 7819677696 9956 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/20380/statm: 1909101 9957 2089 9 0 1899839 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7636404

[startup+0.300301 s]
/proc/loadavg: 4.05 3.78 4.79 5/243 20380
/proc/meminfo: memFree=14659484/32950928 swapFree=67111528/67111528
[pid=20380] ppid=20378 vsize=7637396 CPUtime=0.39 cores=0,2
/proc/20380/stat : 20380 (java) S 20378 20380 20116 0 -1 4202496 19838 0 1 0 36 3 0 0 22 0 18 0 487595005 7820693504 19421 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/20380/statm: 1909349 19424 2197 9 0 1900087 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 7637396

[startup+0.700173 s]
/proc/loadavg: 4.05 3.78 4.79 5/243 20380
/proc/meminfo: memFree=14659484/32950928 swapFree=67111528/67111528
[pid=20380] ppid=20378 vsize=7637396 CPUtime=0.8 cores=0,2
/proc/20380/stat : 20380 (java) S 20378 20380 20116 0 -1 4202496 29222 0 1 0 75 5 0 0 22 0 18 0 487595005 7820693504 28805 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/20380/statm: 1909349 28806 2197 9 0 1900087 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 7637396

[startup+1.50103 s]
/proc/loadavg: 4.05 3.78 4.79 7/261 20398
/proc/meminfo: memFree=14518808/32950928 swapFree=67111528/67111528
[pid=20380] ppid=20378 vsize=7641872 CPUtime=1.95 cores=0,2
/proc/20380/stat : 20380 (java) S 20378 20380 20116 0 -1 4202496 42754 0 1 0 188 7 0 0 22 0 19 0 487595005 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/20380/statm: 1910468 40878 2220 9 0 1901206 0
[pid=20380/tid=20382] ppid=20378 vsize=7641872 CPUtime=1.34 cores=0,2
/proc/20380/task/20382/stat : 20382 (java) R 20378 20380 20116 0 -1 4202560 37657 0 1 0 128 6 0 0 20 0 19 0 487595006 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 46912505357412 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20380/tid=20383] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20383/stat : 20383 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 487595008 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20384] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20384/stat : 20384 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20385] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20385/stat : 20385 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20386] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20386/stat : 20386 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20387] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20387/stat : 20387 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20388] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20388/stat : 20388 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20389] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20389/stat : 20389 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20390] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20390/stat : 20390 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20391] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20391/stat : 20391 (java) S 20378 20380 20116 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 487595009 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 0 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20392] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20392/stat : 20392 (java) S 20378 20380 20116 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487595009 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20393] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20393/stat : 20393 (java) S 20378 20380 20116 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 487595009 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20394] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20394/stat : 20394 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101521841 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20395] ppid=20378 vsize=7641872 CPUtime=0.2 cores=0,2
/proc/20380/task/20395/stat : 20395 (java) S 20378 20380 20116 0 -1 4202560 1392 0 0 0 20 0 0 0 15 0 19 0 487595011 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20396] ppid=20378 vsize=7641872 CPUtime=0.38 cores=0,2
/proc/20380/task/20396/stat : 20396 (java) R 20378 20380 20116 0 -1 4202560 2541 0 0 0 38 0 0 0 16 0 19 0 487595011 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 47753623162191 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=20380/tid=20397] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20397/stat : 20397 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20398] ppid=20378 vsize=7641872 CPUtime=0 cores=0,2
/proc/20380/task/20398/stat : 20398 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487595011 7825276928 40878 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 7641872

[startup+3.10075 s]
/proc/loadavg: 4.05 3.78 4.79 5/262 20399
/proc/meminfo: memFree=14501936/32950928 swapFree=67111528/67111528
[pid=20380] ppid=20378 vsize=7642692 CPUtime=3.81 cores=0,2
/proc/20380/stat : 20380 (java) S 20378 20380 20116 0 -1 4202496 44025 0 1 0 374 7 0 0 22 0 19 0 487595005 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/20380/statm: 1910673 41232 2225 9 0 1901411 0
[pid=20380/tid=20382] ppid=20378 vsize=7642692 CPUtime=2.91 cores=0,2
/proc/20380/task/20382/stat : 20382 (java) R 20378 20380 20116 0 -1 4202560 37800 0 1 0 285 6 0 0 25 0 19 0 487595006 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 46912505572101 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20380/tid=20383] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20383/stat : 20383 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 487595008 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20384] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20384/stat : 20384 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20385] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20385/stat : 20385 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20386] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20386/stat : 20386 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20387] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20387/stat : 20387 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20388] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20388/stat : 20388 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20389] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20389/stat : 20389 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20390] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20390/stat : 20390 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20391] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20391/stat : 20391 (java) S 20378 20380 20116 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 487595009 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 0 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20392] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20392/stat : 20392 (java) S 20378 20380 20116 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487595009 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20393] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20393/stat : 20393 (java) S 20378 20380 20116 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 487595009 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20394] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20394/stat : 20394 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101521841 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20395] ppid=20378 vsize=7642692 CPUtime=0.3 cores=0,2
/proc/20380/task/20395/stat : 20395 (java) S 20378 20380 20116 0 -1 4202560 1403 0 0 0 30 0 0 0 15 0 19 0 487595011 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20396] ppid=20378 vsize=7642692 CPUtime=0.58 cores=0,2
/proc/20380/task/20396/stat : 20396 (java) S 20378 20380 20116 0 -1 4202560 3658 0 0 0 58 0 0 0 15 0 19 0 487595011 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20397] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20397/stat : 20397 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20398] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20398/stat : 20398 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487595011 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20399] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20399/stat : 20399 (java) S 20378 20380 20116 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 487595117 7826116608 41232 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 7642692

[startup+6.30119 s]
/proc/loadavg: 4.20 3.81 4.80 5/262 20399
/proc/meminfo: memFree=14500568/32950928 swapFree=67111528/67111528
[pid=20380] ppid=20378 vsize=7642692 CPUtime=7.02 cores=0,2
/proc/20380/stat : 20380 (java) S 20378 20380 20116 0 -1 4202496 44238 0 1 0 695 7 0 0 22 0 19 0 487595005 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/20380/statm: 1910673 41303 2225 9 0 1901411 0
[pid=20380/tid=20382] ppid=20378 vsize=7642692 CPUtime=6.11 cores=0,2
/proc/20380/task/20382/stat : 20382 (java) R 20378 20380 20116 0 -1 4202560 38009 0 1 0 605 6 0 0 24 0 19 0 487595006 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 46912505926845 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20380/tid=20383] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20383/stat : 20383 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 487595008 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20384] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20384/stat : 20384 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20385] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20385/stat : 20385 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20386] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20386/stat : 20386 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20387] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20387/stat : 20387 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20388] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20388/stat : 20388 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20389] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20389/stat : 20389 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20390] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20390/stat : 20390 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595008 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20391] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20391/stat : 20391 (java) S 20378 20380 20116 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 487595009 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 0 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20392] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20392/stat : 20392 (java) S 20378 20380 20116 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487595009 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20393] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20393/stat : 20393 (java) S 20378 20380 20116 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 487595009 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20394] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20394/stat : 20394 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101521841 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20395] ppid=20378 vsize=7642692 CPUtime=0.3 cores=0,2
/proc/20380/task/20395/stat : 20395 (java) S 20378 20380 20116 0 -1 4202560 1403 0 0 0 30 0 0 0 15 0 19 0 487595011 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20396] ppid=20378 vsize=7642692 CPUtime=0.59 cores=0,2
/proc/20380/task/20396/stat : 20396 (java) S 20378 20380 20116 0 -1 4202560 3662 0 0 0 59 0 0 0 15 0 19 0 487595011 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20397] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20397/stat : 20397 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20398] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20398/stat : 20398 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487595011 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20399] ppid=20378 vsize=7642692 CPUtime=0 cores=0,2
/proc/20380/task/20399/stat : 20399 (java) S 20378 20380 20116 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 487595117 7826116608 41303 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.02
Current children cumulated vsize (KiB) 7642692

[startup+12.7011 s]
/proc/loadavg: 4.19 3.82 4.80 5/262 20399
/proc/meminfo: memFree=14499096/32950928 swapFree=67111528/67111528

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

[pid=20380/tid=20388] ppid=20378 vsize=7646068 CPUtime=0.06 cores=0,2
/proc/20380/task/20388/stat : 20388 (java) S 20378 20380 20116 0 -1 4202560 12 0 0 0 6 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20389] ppid=20378 vsize=7646068 CPUtime=0.13 cores=0,2
/proc/20380/task/20389/stat : 20389 (java) S 20378 20380 20116 0 -1 4202560 5894 0 0 0 13 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20390] ppid=20378 vsize=7646068 CPUtime=0.22 cores=0,2
/proc/20380/task/20390/stat : 20390 (java) S 20378 20380 20116 0 -1 4202560 7903 0 0 0 21 1 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20391] ppid=20378 vsize=7646068 CPUtime=5.1 cores=0,2
/proc/20380/task/20391/stat : 20391 (java) S 20378 20380 20116 0 -1 4202560 29288 0 0 0 507 3 0 0 15 0 19 0 487595009 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 0 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20392] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20392/stat : 20392 (java) S 20378 20380 20116 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487595009 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20393] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20393/stat : 20393 (java) S 20378 20380 20116 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 487595009 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20394] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20394/stat : 20394 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101521841 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20395] ppid=20378 vsize=7646068 CPUtime=0.37 cores=0,2
/proc/20380/task/20395/stat : 20395 (java) S 20378 20380 20116 0 -1 4202560 2001 0 0 0 37 0 0 0 15 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20396] ppid=20378 vsize=7646068 CPUtime=1.4 cores=0,2
/proc/20380/task/20396/stat : 20396 (java) S 20378 20380 20116 0 -1 4202560 14566 0 0 0 138 2 0 0 15 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20397] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20397/stat : 20397 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20398] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20398/stat : 20398 (java) S 20378 20380 20116 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20399] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20399/stat : 20399 (java) S 20378 20380 20116 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 487595117 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1124.36
Current children cumulated vsize (KiB) 7646068

[startup+1182.3 s]
/proc/loadavg: 4.12 4.10 4.27 5/262 20667
/proc/meminfo: memFree=13735756/32950928 swapFree=67111528/67111528
[pid=20380] ppid=20378 vsize=7646068 CPUtime=1184.36 cores=0,2
/proc/20380/stat : 20380 (java) S 20378 20380 20116 0 -1 4202496 108461 0 1 0 118418 18 0 0 22 0 19 0 487595005 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/20380/statm: 1911517 94834 2253 9 0 1902255 0
[pid=20380/tid=20382] ppid=20378 vsize=7646068 CPUtime=1176.43 cores=0,2
/proc/20380/task/20382/stat : 20382 (java) R 20378 20380 20116 0 -1 4202560 38552 0 1 0 117635 8 0 0 25 0 19 0 487595006 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 46912505692933 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20380/tid=20383] ppid=20378 vsize=7646068 CPUtime=0.24 cores=0,2
/proc/20380/task/20383/stat : 20383 (java) S 20378 20380 20116 0 -1 4202560 9003 0 0 0 24 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20384] ppid=20378 vsize=7646068 CPUtime=0.05 cores=0,2
/proc/20380/task/20384/stat : 20384 (java) S 20378 20380 20116 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20385] ppid=20378 vsize=7646068 CPUtime=0.12 cores=0,2
/proc/20380/task/20385/stat : 20385 (java) S 20378 20380 20116 0 -1 4202560 8 0 0 0 12 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20386] ppid=20378 vsize=7646068 CPUtime=0.05 cores=0,2
/proc/20380/task/20386/stat : 20386 (java) S 20378 20380 20116 0 -1 4202560 8 0 0 0 5 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20387] ppid=20378 vsize=7646068 CPUtime=0.08 cores=0,2
/proc/20380/task/20387/stat : 20387 (java) S 20378 20380 20116 0 -1 4202560 3 0 0 0 8 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20388] ppid=20378 vsize=7646068 CPUtime=0.06 cores=0,2
/proc/20380/task/20388/stat : 20388 (java) S 20378 20380 20116 0 -1 4202560 12 0 0 0 6 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20389] ppid=20378 vsize=7646068 CPUtime=0.13 cores=0,2
/proc/20380/task/20389/stat : 20389 (java) S 20378 20380 20116 0 -1 4202560 5894 0 0 0 13 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20390] ppid=20378 vsize=7646068 CPUtime=0.22 cores=0,2
/proc/20380/task/20390/stat : 20390 (java) S 20378 20380 20116 0 -1 4202560 7903 0 0 0 21 1 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20391] ppid=20378 vsize=7646068 CPUtime=5.1 cores=0,2
/proc/20380/task/20391/stat : 20391 (java) S 20378 20380 20116 0 -1 4202560 29288 0 0 0 507 3 0 0 15 0 19 0 487595009 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 0 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20392] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20392/stat : 20392 (java) S 20378 20380 20116 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487595009 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20393] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20393/stat : 20393 (java) S 20378 20380 20116 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 487595009 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20394] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20394/stat : 20394 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101521841 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20395] ppid=20378 vsize=7646068 CPUtime=0.37 cores=0,2
/proc/20380/task/20395/stat : 20395 (java) S 20378 20380 20116 0 -1 4202560 2001 0 0 0 37 0 0 0 15 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20396] ppid=20378 vsize=7646068 CPUtime=1.4 cores=0,2
/proc/20380/task/20396/stat : 20396 (java) S 20378 20380 20116 0 -1 4202560 14566 0 0 0 138 2 0 0 15 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20397] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20397/stat : 20397 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20398] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20398/stat : 20398 (java) S 20378 20380 20116 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20399] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20399/stat : 20399 (java) S 20378 20380 20116 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 487595117 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1184.36
Current children cumulated vsize (KiB) 7646068

[startup+1242.3 s]
/proc/loadavg: 4.04 4.08 4.25 5/262 20668
/proc/meminfo: memFree=13732984/32950928 swapFree=67111528/67111528
[pid=20380] ppid=20378 vsize=7646068 CPUtime=1244.36 cores=0,2
/proc/20380/stat : 20380 (java) S 20378 20380 20116 0 -1 4202496 108465 0 1 0 124418 18 0 0 22 0 19 0 487595005 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/20380/statm: 1911517 94834 2253 9 0 1902255 0
[pid=20380/tid=20382] ppid=20378 vsize=7646068 CPUtime=1236.43 cores=0,2
/proc/20380/task/20382/stat : 20382 (java) R 20378 20380 20116 0 -1 4202560 38552 0 1 0 123635 8 0 0 25 0 19 0 487595006 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 46912505700012 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20380/tid=20383] ppid=20378 vsize=7646068 CPUtime=0.24 cores=0,2
/proc/20380/task/20383/stat : 20383 (java) S 20378 20380 20116 0 -1 4202560 9003 0 0 0 24 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20384] ppid=20378 vsize=7646068 CPUtime=0.05 cores=0,2
/proc/20380/task/20384/stat : 20384 (java) S 20378 20380 20116 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20385] ppid=20378 vsize=7646068 CPUtime=0.12 cores=0,2
/proc/20380/task/20385/stat : 20385 (java) S 20378 20380 20116 0 -1 4202560 8 0 0 0 12 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20386] ppid=20378 vsize=7646068 CPUtime=0.05 cores=0,2
/proc/20380/task/20386/stat : 20386 (java) S 20378 20380 20116 0 -1 4202560 8 0 0 0 5 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20387] ppid=20378 vsize=7646068 CPUtime=0.08 cores=0,2
/proc/20380/task/20387/stat : 20387 (java) S 20378 20380 20116 0 -1 4202560 3 0 0 0 8 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20388] ppid=20378 vsize=7646068 CPUtime=0.06 cores=0,2
/proc/20380/task/20388/stat : 20388 (java) S 20378 20380 20116 0 -1 4202560 12 0 0 0 6 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20389] ppid=20378 vsize=7646068 CPUtime=0.13 cores=0,2
/proc/20380/task/20389/stat : 20389 (java) S 20378 20380 20116 0 -1 4202560 5894 0 0 0 13 0 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20390] ppid=20378 vsize=7646068 CPUtime=0.22 cores=0,2
/proc/20380/task/20390/stat : 20390 (java) S 20378 20380 20116 0 -1 4202560 7903 0 0 0 21 1 0 0 15 0 19 0 487595008 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20391] ppid=20378 vsize=7646068 CPUtime=5.1 cores=0,2
/proc/20380/task/20391/stat : 20391 (java) S 20378 20380 20116 0 -1 4202560 29288 0 0 0 507 3 0 0 15 0 19 0 487595009 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 0 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20392] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20392/stat : 20392 (java) S 20378 20380 20116 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487595009 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20393] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20393/stat : 20393 (java) S 20378 20380 20116 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 487595009 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20394] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20394/stat : 20394 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101521841 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20395] ppid=20378 vsize=7646068 CPUtime=0.37 cores=0,2
/proc/20380/task/20395/stat : 20395 (java) S 20378 20380 20116 0 -1 4202560 2001 0 0 0 37 0 0 0 15 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20396] ppid=20378 vsize=7646068 CPUtime=1.4 cores=0,2
/proc/20380/task/20396/stat : 20396 (java) S 20378 20380 20116 0 -1 4202560 14566 0 0 0 138 2 0 0 15 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20397] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20397/stat : 20397 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20398] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20398/stat : 20398 (java) S 20378 20380 20116 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 487595011 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20399] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20399/stat : 20399 (java) S 20378 20380 20116 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 487595117 7829573632 94834 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1244.36
Current children cumulated vsize (KiB) 7646068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.06 4.23 5/262 20670
/proc/meminfo: memFree=13731456/32950928 swapFree=67111528/67111528
[pid=20380] ppid=20378 vsize=7646068 CPUtime=1302.09 cores=0,2
/proc/20380/stat : 20380 (java) S 20378 20380 20116 0 -1 4202496 108503 0 1 0 130191 18 0 0 22 0 19 0 487595005 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/20380/statm: 1911517 94865 2253 9 0 1902255 0
[pid=20380/tid=20382] ppid=20378 vsize=7646068 CPUtime=1293.85 cores=0,2
/proc/20380/task/20382/stat : 20382 (java) R 20378 20380 20116 0 -1 4202560 38553 0 1 0 129377 8 0 0 25 0 19 0 487595006 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 46912505730823 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20380/tid=20383] ppid=20378 vsize=7646068 CPUtime=0.24 cores=0,2
/proc/20380/task/20383/stat : 20383 (java) S 20378 20380 20116 0 -1 4202560 9003 0 0 0 24 0 0 0 15 0 19 0 487595008 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20384] ppid=20378 vsize=7646068 CPUtime=0.05 cores=0,2
/proc/20380/task/20384/stat : 20384 (java) S 20378 20380 20116 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 19 0 487595008 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20385] ppid=20378 vsize=7646068 CPUtime=0.12 cores=0,2
/proc/20380/task/20385/stat : 20385 (java) S 20378 20380 20116 0 -1 4202560 8 0 0 0 12 0 0 0 15 0 19 0 487595008 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20386] ppid=20378 vsize=7646068 CPUtime=0.08 cores=0,2
/proc/20380/task/20386/stat : 20386 (java) S 20378 20380 20116 0 -1 4202560 11 0 0 0 8 0 0 0 16 0 19 0 487595008 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20387] ppid=20378 vsize=7646068 CPUtime=0.1 cores=0,2
/proc/20380/task/20387/stat : 20387 (java) S 20378 20380 20116 0 -1 4202560 4 0 0 0 10 0 0 0 16 0 19 0 487595008 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20388] ppid=20378 vsize=7646068 CPUtime=0.06 cores=0,2
/proc/20380/task/20388/stat : 20388 (java) S 20378 20380 20116 0 -1 4202560 12 0 0 0 6 0 0 0 15 0 19 0 487595008 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20389] ppid=20378 vsize=7646068 CPUtime=0.13 cores=0,2
/proc/20380/task/20389/stat : 20389 (java) S 20378 20380 20116 0 -1 4202560 5894 0 0 0 13 0 0 0 15 0 19 0 487595008 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20390] ppid=20378 vsize=7646068 CPUtime=0.22 cores=0,2
/proc/20380/task/20390/stat : 20390 (java) S 20378 20380 20116 0 -1 4202560 7903 0 0 0 21 1 0 0 15 0 19 0 487595008 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20391] ppid=20378 vsize=7646068 CPUtime=5.36 cores=0,2
/proc/20380/task/20391/stat : 20391 (java) S 20378 20380 20116 0 -1 4202560 29317 0 0 0 533 3 0 0 15 0 19 0 487595009 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 0 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20392] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20392/stat : 20392 (java) S 20378 20380 20116 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487595009 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20393] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20393/stat : 20393 (java) S 20378 20380 20116 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 487595009 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20394] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20394/stat : 20394 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101521841 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20395] ppid=20378 vsize=7646068 CPUtime=0.37 cores=0,2
/proc/20380/task/20395/stat : 20395 (java) S 20378 20380 20116 0 -1 4202560 2001 0 0 0 37 0 0 0 15 0 19 0 487595011 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
[pid=20380/tid=20396] ppid=20378 vsize=7646068 CPUtime=1.4 cores=0,2
/proc/20380/task/20396/stat : 20396 (java) S 20378 20380 20116 0 -1 4202560 14566 0 0 0 138 2 0 0 15 0 19 0 487595011 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20397] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20397/stat : 20397 (java) S 20378 20380 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487595011 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514137 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20398] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20398/stat : 20398 (java) S 20378 20380 20116 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 487595011 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 4 0 16800975 18446604453850651712 0 0 -1 2 0 0 0
[pid=20380/tid=20399] ppid=20378 vsize=7646068 CPUtime=0 cores=0,2
/proc/20380/task/20399/stat : 20399 (java) S 20378 20380 20116 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 487595117 7829573632 94865 33554432000 1073741824 1073778376 140737046951408 18446744073709551615 248101514752 0 4 0 16800975 18446604453850651712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 7646068

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

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

Child status: 143
Real time (s): 1300.06
CPU time (s): 1302.18
CPU user time (s): 1301.98
CPU system time (s): 0.199969
CPU usage (%): 100.163
Max. virtual memory (cumulated for all children) (KiB): 7665720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.98
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108532
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= 27283
involuntary context switches= 4996

runsolver used 2.10268 second user time and 5.00824 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-25 21:32:32
IDJOB=3283509
IDBENCH=71039
IDSOLVER=1611
FILE ID=node123/3283509-1303759951
RUNJOBID= node123-1303759508-20134
PBS_JOBID= 13157133
Free space on /tmp= 72648 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283509-1303759951/watcher-3283509-1303759951 -o /tmp/evaluation-result-3283509-1303759951/solver-3283509-1303759951 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3283509-1303759951.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1888048804

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14659640 kB
Buffers:       2146064 kB
Cached:       14840568 kB
SwapCached:          0 kB
Active:        9055168 kB
Inactive:      8699752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14659640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18712 kB
Writeback:           0 kB
AnonPages:      767972 kB
Mapped:          23448 kB
Slab:           468732 kB
PageTables:       7068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 22067656 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= 72620 MiB
End job on node123 at 2011-04-25 21:54:14