Trace number 3500938

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 MUS 2.3.0-SNAPSHOT 2011-02-06? (TO) 1800.27 1797.16

General information on the benchmark

Namegmus/belov/
pdtvisns2p3.aig.k25.gcnf
MD5SUMb72d06d613aa6d39bbad3d3aeae3d5b1
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark48.8816
Satisfiable
(Un)Satisfiability was proved
Number of variables54154
Number of clauses161299
Sum of the clauses size376363
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2107532
Number of clauses of size 353766
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups53766
Number of clauses in the kernel (group 0)1
Least number of clauses in a group (except group 0) 3
Greatest number of clauses in a group (except group 0) 3

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.09/0.10	c version 2.3.0.v20110206
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.18-164.el5
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		5997854704
0.09/0.10	c Max memory 		6029312000
0.09/0.10	c Total memory 		6029312000
0.09/0.10	c Number of processors 	8
0.09/0.10	c High Level Explanation (MUS) enabled solver
0.09/0.10	c Deletion based minimization strategy
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1d73831b
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.10	c Expensive reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483647s
0.09/0.10	c DB Simplification allowed=true
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving /varHOME/instance-3500938-1308040317.gcnf
0.09/0.10	c reading problem ... 
0.77/0.55	c ... done. Wall clock time 0.451s.
0.77/0.55	c #vars     107920
0.77/0.55	c #constraints  161299
0.77/0.55	c constraints type 
0.77/0.55	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 161298
6.93/6.40	c cleaning 2435 clauses out of 5000 with flag 5000/5000
15.03/14.11	c cleaning 4249 clauses out of 8565 with flag 11000/11000
26.54/25.66	c cleaning 5529 clauses out of 11317 with flag 18001/18001
43.36/42.42	c cleaning 6782 clauses out of 13787 with flag 26000/26000
65.79/64.89	c cleaning 7938 clauses out of 16007 with flag 35002/35002
91.71/90.70	c cleaning 8937 clauses out of 18067 with flag 45000/45000
128.73/127.74	c cleaning 9993 clauses out of 20130 with flag 56000/56000
172.77/171.76	c cleaning 10972 clauses out of 22139 with flag 68002/68002
229.93/228.89	c cleaning 12008 clauses out of 24166 with flag 81001/81001
303.49/302.31	c cleaning 12962 clauses out of 26157 with flag 95000/95000
388.32/387.06	c cleaning 14055 clauses out of 28197 with flag 110002/110002
504.88/503.54	c cleaning 15025 clauses out of 30141 with flag 126001/126001
652.06/650.57	c cleaning 16024 clauses out of 32116 with flag 143001/143001
796.62/794.95	c cleaning 17014 clauses out of 34092 with flag 161001/161001
946.49/944.63	c cleaning 17995 clauses out of 36079 with flag 180002/180002
1105.13/1103.10	c cleaning 19012 clauses out of 38084 with flag 200002/200002
1363.67/1361.10	c cleaning 20014 clauses out of 40070 with flag 221000/221000
1654.60/1651.60	c cleaning 21008 clauses out of 42056 with flag 243000/243000
1800.08/1797.01	c starts		: 623
1800.08/1797.01	c conflicts		: 257714
1800.08/1797.01	c decisions		: 528561
1800.08/1797.01	c propagations		: 1426605558
1800.08/1797.01	c inspects		: 3869160111
1800.08/1797.01	c shortcuts		: 0
1800.08/1797.01	c learnt literals	: 0
1800.08/1797.01	c learnt binary clauses	: 0
1800.08/1797.01	c learnt ternary clauses	: 0
1800.08/1797.01	c learnt constraints	: 257713
1800.08/1797.01	c ignored constraints	: 0
1800.08/1797.01	c root simplifications	: 0
1800.08/1797.01	c removed literals (reason simplification)	: 17582960
1800.08/1797.01	c reason swapping (by a shorter reason)	: 0
1800.08/1797.01	c Calls to reduceDB	: 18
1800.08/1797.01	c speed (assignments/second)	: 794126.1601372042
1800.08/1797.01	c non guided choices	1805
1800.08/1797.03	c learnt constraints type 
1800.08/1797.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 35762
1800.08/1797.03	c constraints type 
1800.08/1797.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 161298
1800.08/1797.03	s UNKNOWN
1800.08/1797.03	c Total wall clock time (in seconds) : 1796.915

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3500938-1308040317/watcher-3500938-1308040317 -o /var/tmp/evaluation-result-3500938-1308040317/solver-3500938-1308040317 -C 1800 -W 1850 -M 7680 java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar /varHOME/instance-3500938-1308040317.gcnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 2.83 3.13 3.58 5/242 6449
/proc/meminfo: memFree=14807576/32951124 swapFree=67054448/67111528
[pid=6449] ppid=6447 vsize=30540 CPUtime=0 cores=4,6
/proc/6449/stat : 6449 (java) S 6447 6449 26613 0 -1 4202496 1241 0 0 0 0 0 0 0 18 0 2 0 896447328 31272960 960 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350186469 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/6449/statm: 7634 963 736 9 0 385 0
[pid=6449/tid=6450] ppid=6447 vsize=31604 CPUtime=0 cores=4,6
/proc/6449/task/6450/stat : 6450 (java) R 6447 6449 26613 0 -1 4202560 130 0 0 0 0 0 0 0 19 0 2 0 896447328 32362496 963 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270333464259 0 0 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.052472 s]
/proc/loadavg: 2.83 3.13 3.58 5/242 6449
/proc/meminfo: memFree=14807576/32951124 swapFree=67054448/67111528
[pid=6449] ppid=6447 vsize=6358280 CPUtime=0.04 cores=4,6
/proc/6449/stat : 6449 (java) S 6447 6449 26613 0 -1 4202496 8214 0 1 0 3 1 0 0 18 0 13 0 896447328 6510878720 7910 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350186469 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/6449/statm: 1589827 7914 1691 9 0 1580575 0
[pid=6449/tid=6450] ppid=6447 vsize=6359308 CPUtime=0.04 cores=4,6
/proc/6449/task/6450/stat : 6450 (java) R 6447 6449 26613 0 -1 4202560 7071 0 1 0 3 1 0 0 25 0 14 0 896447328 6511931392 7917 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 47571586024400 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6358280

[startup+0.100436 s]
/proc/loadavg: 2.83 3.13 3.58 5/242 6449
/proc/meminfo: memFree=14807576/32951124 swapFree=67054448/67111528
[pid=6449] ppid=6447 vsize=6364156 CPUtime=0.09 cores=4,6
/proc/6449/stat : 6449 (java) S 6447 6449 26613 0 -1 4202496 9031 0 1 0 8 1 0 0 18 0 18 0 896447328 6516895744 8727 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6449/statm: 1591039 8728 1754 9 0 1581777 0
[pid=6449/tid=6450] ppid=6447 vsize=6364156 CPUtime=0.08 cores=4,6
/proc/6449/task/6450/stat : 6450 (java) R 6447 6449 26613 0 -1 4202560 7855 0 1 0 7 1 0 0 25 0 18 0 896447328 6516895744 8728 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 47571587091365 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6364156

[startup+0.300362 s]
/proc/loadavg: 2.83 3.13 3.58 5/242 6449
/proc/meminfo: memFree=14807576/32951124 swapFree=67054448/67111528
[pid=6449] ppid=6447 vsize=6437496 CPUtime=0.46 cores=4,6
/proc/6449/stat : 6449 (java) S 6447 6449 26613 0 -1 4202496 16060 0 1 0 44 2 0 0 18 0 18 0 896447328 6591995904 14891 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6449/statm: 1609374 14892 2201 9 0 1600112 0
[pid=6449/tid=6450] ppid=6447 vsize=6437496 CPUtime=0.28 cores=4,6
/proc/6449/task/6450/stat : 6450 (java) R 6447 6449 26613 0 -1 4202560 11492 0 1 0 27 1 0 0 18 0 18 0 896447328 6591995904 14892 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 46912505526281 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 6437496

[startup+0.700282 s]
/proc/loadavg: 2.83 3.13 3.58 5/242 6449
/proc/meminfo: memFree=14807576/32951124 swapFree=67054448/67111528
[pid=6449] ppid=6447 vsize=6438524 CPUtime=1.1 cores=4,6
/proc/6449/stat : 6449 (java) S 6447 6449 26613 0 -1 4202496 33925 0 1 0 106 4 0 0 18 0 19 0 896447328 6593048576 32269 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6449/statm: 1609631 32269 2217 9 0 1600369 0
[pid=6449/tid=6450] ppid=6447 vsize=6438524 CPUtime=0.69 cores=4,6
/proc/6449/task/6450/stat : 6450 (java) R 6447 6449 26613 0 -1 4202560 28764 0 1 0 65 4 0 0 19 0 19 0 896447328 6593048576 32269 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 46912505216743 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 6438524

[startup+1.50118 s]
/proc/loadavg: 2.83 3.13 3.58 8/261 6472
/proc/meminfo: memFree=14437928/32951124 swapFree=67054448/67111528
[pid=6449] ppid=6447 vsize=6438752 CPUtime=2.09 cores=4,6
/proc/6449/stat : 6449 (java) S 6447 6449 26613 0 -1 4202496 34425 0 1 0 205 4 0 0 18 0 19 0 896447328 6593282048 32500 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6449/statm: 1609688 32500 2229 9 0 1600426 0
[pid=6449/tid=6450] ppid=6447 vsize=6438752 CPUtime=1.49 cores=4,6
/proc/6449/task/6450/stat : 6450 (java) R 6447 6449 26613 0 -1 4202560 28850 0 1 0 145 4 0 0 18 0 19 0 896447328 6593282048 32500 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 46912505688963 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6452/stat : 6452 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 896447329 6593282048 32500 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6453/stat : 6453 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896447329 6593282048 32500 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6454/stat : 6454 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896447329 6593282048 32500 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6455/stat : 6455 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896447329 6593282048 32500 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6456/stat : 6456 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 896447329 6593282048 32500 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6457] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6457/stat : 6457 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 896447329 6593282048 32500 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6458] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6458/stat : 6458 (java) S 6447 6449 26613 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 896447329 6593282048 32500 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6459] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6459/stat : 6459 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 896447329 6593282048 32500 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6460] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6460/stat : 6460 (java) S 6447 6449 26613 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 896447330 6593282048 32500 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 0 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6461] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6461/stat : 6461 (java) S 6447 6449 26613 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 896447331 6593282048 32500 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6462] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6462/stat : 6462 (java) S 6447 6449 26613 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 896447331 6593282048 32500 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6463] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6463/stat : 6463 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896447333 6593282048 32501 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350207409 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6464] ppid=6447 vsize=6438752 CPUtime=0.37 cores=4,6
/proc/6449/task/6464/stat : 6464 (java) S 6447 6449 26613 0 -1 4202560 3438 0 0 0 37 0 0 0 17 0 19 0 896447333 6593282048 32501 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6465] ppid=6447 vsize=6438752 CPUtime=0.21 cores=4,6
/proc/6449/task/6465/stat : 6465 (java) S 6447 6449 26613 0 -1 4202560 974 0 0 0 21 0 0 0 22 0 19 0 896447333 6593282048 32501 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6466] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6466/stat : 6466 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896447333 6593282048 32501 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6467] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6467/stat : 6467 (java) S 6447 6449 26613 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 896447333 6593282048 32501 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6470] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6470/stat : 6470 (java) S 6447 6449 26613 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 896447395 6593282048 32501 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 6438752

[startup+3.10087 s]
/proc/loadavg: 3.00 3.17 3.59 9/260 6476
/proc/meminfo: memFree=14122212/32951124 swapFree=67054448/67111528
[pid=6449] ppid=6447 vsize=6438752 CPUtime=3.72 cores=4,6
/proc/6449/stat : 6449 (java) S 6447 6449 26613 0 -1 4202496 34694 0 1 0 368 4 0 0 18 0 19 0 896447328 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6449/statm: 1609688 32767 2232 9 0 1600426 0
[pid=6449/tid=6450] ppid=6447 vsize=6438752 CPUtime=3.09 cores=4,6
/proc/6449/task/6450/stat : 6450 (java) R 6447 6449 26613 0 -1 4202560 29097 0 1 0 305 4 0 0 22 0 19 0 896447328 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 46912505788893 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6452/stat : 6452 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 896447329 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6453/stat : 6453 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896447329 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6454/stat : 6454 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896447329 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6455/stat : 6455 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896447329 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6456/stat : 6456 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 896447329 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6457] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6457/stat : 6457 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 896447329 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6458] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6458/stat : 6458 (java) S 6447 6449 26613 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 896447329 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6459] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6459/stat : 6459 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 896447329 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6460] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6460/stat : 6460 (java) S 6447 6449 26613 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 896447330 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 0 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6461] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6461/stat : 6461 (java) S 6447 6449 26613 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 896447331 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6462] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6462/stat : 6462 (java) S 6447 6449 26613 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 896447331 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6463] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6463/stat : 6463 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896447333 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350207409 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6464] ppid=6447 vsize=6438752 CPUtime=0.37 cores=4,6
/proc/6449/task/6464/stat : 6464 (java) S 6447 6449 26613 0 -1 4202560 3438 0 0 0 37 0 0 0 17 0 19 0 896447333 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6465] ppid=6447 vsize=6438752 CPUtime=0.25 cores=4,6
/proc/6449/task/6465/stat : 6465 (java) S 6447 6449 26613 0 -1 4202560 995 0 0 0 25 0 0 0 15 0 19 0 896447333 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6466] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6466/stat : 6466 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896447333 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6467] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6467/stat : 6467 (java) S 6447 6449 26613 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 896447333 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6470] ppid=6447 vsize=6438752 CPUtime=0 cores=4,6
/proc/6449/task/6470/stat : 6470 (java) S 6447 6449 26613 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 896447395 6593282048 32767 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 6438752

[startup+6.30124 s]
/proc/loadavg: 3.00 3.17 3.59 5/262 6502
/proc/meminfo: memFree=13523744/32951124 swapFree=67054448/67111528
[pid=6449] ppid=6447 vsize=6437852 CPUtime=6.93 cores=4,6
/proc/6449/stat : 6449 (java) S 6447 6449 26613 0 -1 4202496 35734 0 1 0 688 5 0 0 18 0 19 0 896447328 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6449/statm: 1609463 33574 2232 9 0 1600201 0
[pid=6449/tid=6450] ppid=6447 vsize=6437852 CPUtime=6.29 cores=4,6
/proc/6449/task/6450/stat : 6450 (java) R 6447 6449 26613 0 -1 4202560 30137 0 1 0 625 4 0 0 25 0 19 0 896447328 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 46912505688963 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=6437852 CPUtime=0 cores=4,6
/proc/6449/task/6452/stat : 6452 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 896447329 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=6437852 CPUtime=0 cores=4,6
/proc/6449/task/6453/stat : 6453 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896447329 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=6437852 CPUtime=0 cores=4,6
/proc/6449/task/6454/stat : 6454 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896447329 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=6437852 CPUtime=0 cores=4,6
/proc/6449/task/6455/stat : 6455 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 896447329 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=6437852 CPUtime=0 cores=4,6
/proc/6449/task/6456/stat : 6456 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 896447329 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6457] ppid=6447 vsize=6437852 CPUtime=0 cores=4,6
/proc/6449/task/6457/stat : 6457 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 896447329 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6458] ppid=6447 vsize=6437852 CPUtime=0 cores=4,6
/proc/6449/task/6458/stat : 6458 (java) S 6447 6449 26613 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 896447329 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6459] ppid=6447 vsize=6437852 CPUtime=0 cores=4,6
/proc/6449/task/6459/stat : 6459 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 896447329 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6460] ppid=6447 vsize=6437852 CPUtime=0 cores=4,6
/proc/6449/task/6460/stat : 6460 (java) S 6447 6449 26613 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 896447330 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 0 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6461] ppid=6447 vsize=6437852 CPUtime=0 cores=4,6
/proc/6449/task/6461/stat : 6461 (java) S 6447 6449 26613 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 896447331 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6462] ppid=6447 vsize=6437852 CPUtime=0 cores=4,6
/proc/6449/task/6462/stat : 6462 (java) S 6447 6449 26613 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 896447331 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6463] ppid=6447 vsize=6437852 CPUtime=0 cores=4,6
/proc/6449/task/6463/stat : 6463 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896447333 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350207409 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6464] ppid=6447 vsize=6437852 CPUtime=0.37 cores=4,6
/proc/6449/task/6464/stat : 6464 (java) S 6447 6449 26613 0 -1 4202560 3438 0 0 0 37 0 0 0 17 0 19 0 896447333 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6465] ppid=6447 vsize=6437852 CPUtime=0.25 cores=4,6
/proc/6449/task/6465/stat : 6465 (java) S 6447 6449 26613 0 -1 4202560 995 0 0 0 25 0 0 0 15 0 19 0 896447333 6592360448 33574 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0

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

/proc/6449/task/6462/stat : 6462 (java) S 6447 6449 26613 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 896447331 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6463] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6463/stat : 6463 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350207409 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6464] ppid=6447 vsize=6450612 CPUtime=0.39 cores=4,6
/proc/6449/task/6464/stat : 6464 (java) S 6447 6449 26613 0 -1 4202560 3446 0 0 0 39 0 0 0 15 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6465] ppid=6447 vsize=6450612 CPUtime=0.49 cores=4,6
/proc/6449/task/6465/stat : 6465 (java) S 6447 6449 26613 0 -1 4202560 7551 0 0 0 49 0 0 0 15 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6466] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6466/stat : 6466 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6467] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6467/stat : 6467 (java) S 6447 6449 26613 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6470] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6470/stat : 6470 (java) S 6447 6449 26613 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 896447395 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1665.37
Current children cumulated vsize (KiB) 6450612

[startup+1722.3 s]
/proc/loadavg: 3.00 3.22 3.55 4/237 21524
/proc/meminfo: memFree=5396384/32951124 swapFree=67054448/67111528
[pid=6449] ppid=6447 vsize=6450612 CPUtime=1725.37 cores=4,6
/proc/6449/stat : 6449 (java) S 6447 6449 26613 0 -1 4202496 914208 0 1 0 172423 114 0 0 18 0 19 0 896447328 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6449/statm: 1612653 907363 2258 9 0 1603391 0
[pid=6449/tid=6450] ppid=6447 vsize=6450612 CPUtime=1717.7 cores=4,6
/proc/6449/task/6450/stat : 6450 (java) R 6447 6449 26613 0 -1 4202560 391683 0 1 0 171723 47 0 0 25 0 19 0 896447328 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 46912505818997 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=6450612 CPUtime=0.58 cores=4,6
/proc/6449/task/6452/stat : 6452 (java) S 6447 6449 26613 0 -1 4202560 71784 0 0 0 50 8 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=6450612 CPUtime=0.99 cores=4,6
/proc/6449/task/6453/stat : 6453 (java) S 6447 6449 26613 0 -1 4202560 119173 0 0 0 84 15 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=6450612 CPUtime=0.56 cores=4,6
/proc/6449/task/6454/stat : 6454 (java) S 6447 6449 26613 0 -1 4202560 49788 0 0 0 51 5 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=6450612 CPUtime=0.21 cores=4,6
/proc/6449/task/6455/stat : 6455 (java) S 6447 6449 26613 0 -1 4202560 35595 0 0 0 18 3 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=6450612 CPUtime=0.69 cores=4,6
/proc/6449/task/6456/stat : 6456 (java) S 6447 6449 26613 0 -1 4202560 64101 0 0 0 61 8 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6457] ppid=6447 vsize=6450612 CPUtime=0.26 cores=4,6
/proc/6449/task/6457/stat : 6457 (java) S 6447 6449 26613 0 -1 4202560 65592 0 0 0 17 9 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6458] ppid=6447 vsize=6450612 CPUtime=0.47 cores=4,6
/proc/6449/task/6458/stat : 6458 (java) S 6447 6449 26613 0 -1 4202560 19544 0 0 0 45 2 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6459] ppid=6447 vsize=6450612 CPUtime=0.47 cores=4,6
/proc/6449/task/6459/stat : 6459 (java) S 6447 6449 26613 0 -1 4202560 67951 0 0 0 38 9 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6460] ppid=6447 vsize=6450612 CPUtime=2.44 cores=4,6
/proc/6449/task/6460/stat : 6460 (java) S 6447 6449 26613 0 -1 4202560 16749 0 0 0 243 1 0 0 15 0 19 0 896447330 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 0 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6461] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6461/stat : 6461 (java) S 6447 6449 26613 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 896447331 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6462] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6462/stat : 6462 (java) S 6447 6449 26613 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 896447331 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6463] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6463/stat : 6463 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350207409 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6464] ppid=6447 vsize=6450612 CPUtime=0.39 cores=4,6
/proc/6449/task/6464/stat : 6464 (java) S 6447 6449 26613 0 -1 4202560 3446 0 0 0 39 0 0 0 15 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6465] ppid=6447 vsize=6450612 CPUtime=0.49 cores=4,6
/proc/6449/task/6465/stat : 6465 (java) S 6447 6449 26613 0 -1 4202560 7551 0 0 0 49 0 0 0 15 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6466] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6466/stat : 6466 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6467] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6467/stat : 6467 (java) S 6447 6449 26613 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6470] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6470/stat : 6470 (java) S 6447 6449 26613 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 896447395 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1725.37
Current children cumulated vsize (KiB) 6450612

[startup+1782.3 s]
/proc/loadavg: 3.08 3.19 3.52 3/213 22080
/proc/meminfo: memFree=7711968/32951124 swapFree=67054448/67111528
[pid=6449] ppid=6447 vsize=6450612 CPUtime=1785.38 cores=4,6
/proc/6449/stat : 6449 (java) S 6447 6449 26613 0 -1 4202496 914212 0 1 0 178424 114 0 0 18 0 19 0 896447328 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6449/statm: 1612653 907363 2258 9 0 1603391 0
[pid=6449/tid=6450] ppid=6447 vsize=6450612 CPUtime=1777.71 cores=4,6
/proc/6449/task/6450/stat : 6450 (java) R 6447 6449 26613 0 -1 4202560 391683 0 1 0 177723 48 0 0 25 0 19 0 896447328 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 46912505717281 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=6450612 CPUtime=0.58 cores=4,6
/proc/6449/task/6452/stat : 6452 (java) S 6447 6449 26613 0 -1 4202560 71784 0 0 0 50 8 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=6450612 CPUtime=0.99 cores=4,6
/proc/6449/task/6453/stat : 6453 (java) S 6447 6449 26613 0 -1 4202560 119173 0 0 0 84 15 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=6450612 CPUtime=0.56 cores=4,6
/proc/6449/task/6454/stat : 6454 (java) S 6447 6449 26613 0 -1 4202560 49788 0 0 0 51 5 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=6450612 CPUtime=0.21 cores=4,6
/proc/6449/task/6455/stat : 6455 (java) S 6447 6449 26613 0 -1 4202560 35595 0 0 0 18 3 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=6450612 CPUtime=0.69 cores=4,6
/proc/6449/task/6456/stat : 6456 (java) S 6447 6449 26613 0 -1 4202560 64101 0 0 0 61 8 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6457] ppid=6447 vsize=6450612 CPUtime=0.26 cores=4,6
/proc/6449/task/6457/stat : 6457 (java) S 6447 6449 26613 0 -1 4202560 65592 0 0 0 17 9 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6458] ppid=6447 vsize=6450612 CPUtime=0.47 cores=4,6
/proc/6449/task/6458/stat : 6458 (java) S 6447 6449 26613 0 -1 4202560 19544 0 0 0 45 2 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6459] ppid=6447 vsize=6450612 CPUtime=0.47 cores=4,6
/proc/6449/task/6459/stat : 6459 (java) S 6447 6449 26613 0 -1 4202560 67951 0 0 0 38 9 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6460] ppid=6447 vsize=6450612 CPUtime=2.44 cores=4,6
/proc/6449/task/6460/stat : 6460 (java) S 6447 6449 26613 0 -1 4202560 16749 0 0 0 243 1 0 0 15 0 19 0 896447330 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 0 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6461] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6461/stat : 6461 (java) S 6447 6449 26613 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 896447331 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6462] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6462/stat : 6462 (java) S 6447 6449 26613 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 896447331 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6463] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6463/stat : 6463 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350207409 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6464] ppid=6447 vsize=6450612 CPUtime=0.39 cores=4,6
/proc/6449/task/6464/stat : 6464 (java) S 6447 6449 26613 0 -1 4202560 3446 0 0 0 39 0 0 0 15 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6465] ppid=6447 vsize=6450612 CPUtime=0.49 cores=4,6
/proc/6449/task/6465/stat : 6465 (java) S 6447 6449 26613 0 -1 4202560 7551 0 0 0 49 0 0 0 15 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6466] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6466/stat : 6466 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6467] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6467/stat : 6467 (java) S 6447 6449 26613 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6470] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6470/stat : 6470 (java) S 6447 6449 26613 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 896447395 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1785.38
Current children cumulated vsize (KiB) 6450612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797 s]
/proc/loadavg: 2.84 3.13 3.49 3/214 22123
/proc/meminfo: memFree=7643924/32951124 swapFree=67054448/67111528
[pid=6449] ppid=6447 vsize=6450612 CPUtime=1800.08 cores=4,6
/proc/6449/stat : 6449 (java) S 6447 6449 26613 0 -1 4202496 914212 0 1 0 179894 114 0 0 18 0 19 0 896447328 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6449/statm: 1612653 907363 2258 9 0 1603391 0
[pid=6449/tid=6450] ppid=6447 vsize=6450612 CPUtime=1792.41 cores=4,6
/proc/6449/task/6450/stat : 6450 (java) R 6447 6449 26613 0 -1 4202560 391683 0 1 0 179193 48 0 0 25 0 19 0 896447328 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 46912505687841 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=6450612 CPUtime=0.58 cores=4,6
/proc/6449/task/6452/stat : 6452 (java) S 6447 6449 26613 0 -1 4202560 71784 0 0 0 50 8 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=6450612 CPUtime=0.99 cores=4,6
/proc/6449/task/6453/stat : 6453 (java) S 6447 6449 26613 0 -1 4202560 119173 0 0 0 84 15 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=6450612 CPUtime=0.56 cores=4,6
/proc/6449/task/6454/stat : 6454 (java) S 6447 6449 26613 0 -1 4202560 49788 0 0 0 51 5 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=6450612 CPUtime=0.21 cores=4,6
/proc/6449/task/6455/stat : 6455 (java) S 6447 6449 26613 0 -1 4202560 35595 0 0 0 18 3 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=6450612 CPUtime=0.69 cores=4,6
/proc/6449/task/6456/stat : 6456 (java) S 6447 6449 26613 0 -1 4202560 64101 0 0 0 61 8 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6457] ppid=6447 vsize=6450612 CPUtime=0.26 cores=4,6
/proc/6449/task/6457/stat : 6457 (java) S 6447 6449 26613 0 -1 4202560 65592 0 0 0 17 9 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6458] ppid=6447 vsize=6450612 CPUtime=0.47 cores=4,6
/proc/6449/task/6458/stat : 6458 (java) S 6447 6449 26613 0 -1 4202560 19544 0 0 0 45 2 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6459] ppid=6447 vsize=6450612 CPUtime=0.47 cores=4,6
/proc/6449/task/6459/stat : 6459 (java) S 6447 6449 26613 0 -1 4202560 67951 0 0 0 38 9 0 0 15 0 19 0 896447329 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6460] ppid=6447 vsize=6450612 CPUtime=2.44 cores=4,6
/proc/6449/task/6460/stat : 6460 (java) S 6447 6449 26613 0 -1 4202560 16749 0 0 0 243 1 0 0 15 0 19 0 896447330 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 0 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6461] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6461/stat : 6461 (java) S 6447 6449 26613 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 896447331 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6462] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6462/stat : 6462 (java) S 6447 6449 26613 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 896447331 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6463] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6463/stat : 6463 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350207409 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6464] ppid=6447 vsize=6450612 CPUtime=0.39 cores=4,6
/proc/6449/task/6464/stat : 6464 (java) S 6447 6449 26613 0 -1 4202560 3446 0 0 0 39 0 0 0 15 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6465] ppid=6447 vsize=6450612 CPUtime=0.49 cores=4,6
/proc/6449/task/6465/stat : 6465 (java) S 6447 6449 26613 0 -1 4202560 7551 0 0 0 49 0 0 0 15 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6466] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6466/stat : 6466 (java) S 6447 6449 26613 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350199705 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
[pid=6449/tid=6467] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6467/stat : 6467 (java) S 6447 6449 26613 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 896447333 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 4 0 16800975 18446604453945068544 0 0 -1 6 0 0 0
[pid=6449/tid=6470] ppid=6447 vsize=6450612 CPUtime=0 cores=4,6
/proc/6449/task/6470/stat : 6470 (java) S 6447 6449 26613 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 896447395 6605426688 907363 33554432000 1073741824 1073778376 140734039560800 18446744073709551615 270350200320 0 4 0 16800975 18446604453945068544 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 6450612

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

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

[startup+1797.11 s]
/proc/loadavg: 2.84 3.13 3.49 3/214 22123
/proc/meminfo: memFree=7643924/32951124 swapFree=67054448/67111528
[pid=6449] ppid=6447 vsize=0 CPUtime=1800.21 cores=4,6
/proc/6449/stat : 6449 (java) Z 6447 6449 26613 0 -1 4203548 914243 0 1 0 179899 122 0 0 17 0 2 0 896447328 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6449/statm: 0 0 0 0 0 0 0
[pid=6449/tid=6450] ppid=6447 vsize=0 CPUtime=1792.5 cores=4,6
/proc/6449/task/6450/stat : 6450 (java) R 6447 6449 26613 0 -1 4203588 391683 0 1 0 179195 55 0 0 25 0 2 0 896447328 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.16
CPU time (s): 1800.27
CPU user time (s): 1799
CPU system time (s): 1.27181
CPU usage (%): 100.173
Max. virtual memory (cumulated for all children) (KiB): 6458716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799
system time used= 1.27181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 914243
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= 37217
involuntary context switches= 4967

runsolver used 3.22351 second user time and 6.62099 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-14 10:31:57
IDJOB=3500938
IDBENCH=90075
IDSOLVER=1997
FILE ID=node143/3500938-1308040317
RUNJOBID= node143-1308040301-3096
PBS_JOBID= 13563893
Free space on /var/tmp= 2872 MiB

SOLVER NAME= SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06
BENCH NAME= SAT11/gmus/belov/pdtvisns2p3.aig.k25.gcnf
COMMAND LINE= java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500938-1308040317/watcher-3500938-1308040317 -o /var/tmp/evaluation-result-3500938-1308040317/solver-3500938-1308040317 -C 1800 -W 1850 -M 7680  java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar /varHOME/instance-3500938-1308040317.gcnf

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

MD5SUM BENCH= b72d06d613aa6d39bbad3d3aeae3d5b1
RANDOM SEED=1155284079

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14807996 kB
Buffers:        115828 kB
Cached:       14820648 kB
SwapCached:       9584 kB
Active:        2801744 kB
Inactive:     14784804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14807996 kB
SwapTotal:    67111528 kB
SwapFree:     67054448 kB
Dirty:           44528 kB
Writeback:           0 kB
AnonPages:     2648028 kB
Mapped:          21316 kB
Slab:           485860 kB
PageTables:      10308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18957248 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 /var/tmp at the end= 2908 MiB
End job on node143 at 2011-06-14 11:01:56