Trace number 3281945

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) 1301.57 1300.08

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark388.148
Satisfiable
(Un)Satisfiability was proved
Number of variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.08/0.09	c no version file found!!!
0.08/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.09	c java.vm.version	19.1-b02
0.08/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.09	c sun.arch.data.model	64
0.08/0.09	c java.version		1.6.0_24
0.08/0.09	c os.name		Linux
0.08/0.09	c os.version		2.6.18-164.el5
0.08/0.09	c os.arch		amd64
0.08/0.09	c Free memory 		6997539544
0.08/0.09	c Max memory 		7034241024
0.08/0.09	c Total memory 		7034241024
0.08/0.09	c Number of processors 	8
0.11/0.12	c --- Begin Solver configuration ---
0.11/0.12	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.11/0.12	c Learn all clauses as in MiniSAT
0.11/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.11/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.11/0.12	c Expensive reason simplification
0.11/0.12	c Armin Biere (Picosat) restarts strategy
0.11/0.12	c Glucose learned constraints deletion strategy
0.11/0.12	c timeout=2147483647s
0.11/0.12	c DB Simplification allowed=true
0.11/0.12	c --- End Solver configuration ---
0.11/0.12	c solving HOME/instance-3281945-1303753980.cnf
0.11/0.12	c reading problem ... 
0.78/0.60	c ... done. Wall clock time 0.504s.
0.78/0.60	c #vars     153834
0.78/0.60	c #constraints  459965
0.78/0.60	c constraints type 
0.78/0.60	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 153321
0.78/0.60	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 306642
24.75/24.18	c cleaning 2347 clauses out of 4999 with flag 5000/5000
51.64/50.51	c cleaning 3976 clauses out of 8652 with flag 11000/11000
81.65/80.52	c cleaning 5737 clauses out of 11678 with flag 18002/18002
118.86/117.71	c cleaning 6685 clauses out of 13940 with flag 26001/26001
159.48/158.38	c cleaning 7584 clauses out of 16255 with flag 35001/35001
217.30/216.12	c cleaning 9125 clauses out of 18671 with flag 45001/45001
281.72/280.59	c cleaning 10051 clauses out of 20548 with flag 56003/56003
351.23/350.01	c cleaning 11094 clauses out of 22498 with flag 68004/68004
419.45/418.29	c cleaning 12092 clauses out of 24407 with flag 81007/81007
503.77/502.53	c cleaning 12948 clauses out of 26307 with flag 95001/95001
604.39/603.11	c cleaning 13954 clauses out of 28358 with flag 110000/110000
728.21/726.98	c cleaning 15046 clauses out of 30404 with flag 126000/126000
842.04/840.71	c cleaning 16031 clauses out of 32363 with flag 143005/143005
976.56/975.22	c cleaning 17116 clauses out of 34334 with flag 161007/161007
1087.98/1086.64	c cleaning 18083 clauses out of 36221 with flag 180010/180010
1208.40/1207.04	c cleaning 18961 clauses out of 38130 with flag 200002/200002
1301.43/1300.01	c starts		: 569
1301.43/1300.01	c conflicts		: 213642
1301.43/1300.01	c decisions		: 1640748
1301.43/1300.01	c propagations		: 1695678158
1301.43/1300.01	c inspects		: 4292706148
1301.43/1300.01	c shortcuts		: 0
1301.43/1300.01	c learnt literals	: 2
1301.43/1300.01	c learnt binary clauses	: 852
1301.43/1300.01	c learnt ternary clauses	: 3055
1301.43/1300.01	c learnt constraints	: 213639
1301.43/1300.01	c ignored constraints	: 0
1301.43/1300.01	c root simplifications	: 571
1301.43/1300.01	c removed literals (reason simplification)	: 52051040
1301.43/1300.01	c reason swapping (by a shorter reason)	: 0
1301.43/1300.01	c Calls to reduceDB	: 16
1301.43/1300.01	c speed (assignments/second)	: 1304964.0820497982
1301.43/1300.01	c non guided choices	8702
1301.43/1300.06	c learnt constraints type 
1301.43/1300.06	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 851
1301.43/1300.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 31973
1301.43/1300.06	c constraints type 
1301.43/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 153321
1301.43/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 306642
1301.43/1300.06	s UNKNOWN
1301.43/1300.06	c Total wall clock time (in seconds) : 1299.911

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-3281945-1303753980/watcher-3281945-1303753980 -o /tmp/evaluation-result-3281945-1303753980/solver-3281945-1303753980 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3281945-1303753980.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.06 3.99 3.74 5/243 13097
/proc/meminfo: memFree=13662812/32951124 swapFree=67111528/67111528
[pid=13097] ppid=13095 vsize=23028 CPUtime=0 cores=0,2
/proc/13097/stat : 13097 (java) R 13095 13097 11954 0 -1 4202496 954 0 0 0 0 0 0 0 25 0 1 0 467813368 23580672 696 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254256653800 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13097/statm: 5757 696 512 9 0 124 0

[startup+0.0935849 s]
/proc/loadavg: 4.06 3.99 3.74 5/243 13097
/proc/meminfo: memFree=13662812/32951124 swapFree=67111528/67111528
[pid=13097] ppid=13095 vsize=7570556 CPUtime=0.08 cores=0,2
/proc/13097/stat : 13097 (java) S 13095 13097 11954 0 -1 4202496 9586 0 1 0 7 1 0 0 25 0 18 0 467813368 7752249344 9282 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13097/statm: 1892639 9282 1754 9 0 1883377 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7570556

[startup+0.109882 s]
/proc/loadavg: 4.06 3.99 3.74 5/243 13097
/proc/meminfo: memFree=13662812/32951124 swapFree=67111528/67111528
[pid=13097] ppid=13095 vsize=7637116 CPUtime=0.11 cores=0,2
/proc/13097/stat : 13097 (java) S 13095 13097 11954 0 -1 4202496 11637 0 1 0 10 1 0 0 25 0 18 0 467813368 7820406784 11332 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13097/statm: 1909279 11334 2094 9 0 1900017 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7637116

[startup+0.300503 s]
/proc/loadavg: 4.06 3.99 3.74 5/243 13097
/proc/meminfo: memFree=13662812/32951124 swapFree=67111528/67111528
[pid=13097] ppid=13095 vsize=7642236 CPUtime=0.47 cores=0,2
/proc/13097/stat : 13097 (java) S 13095 13097 11954 0 -1 4202496 15263 0 1 0 45 2 0 0 25 0 18 0 467813368 7825649664 14701 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13097/statm: 1910559 14702 2198 9 0 1901297 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 7642236

[startup+0.700466 s]
/proc/loadavg: 4.06 3.99 3.74 5/243 13097
/proc/meminfo: memFree=13662812/32951124 swapFree=67111528/67111528
[pid=13097] ppid=13095 vsize=7643264 CPUtime=0.96 cores=0,2
/proc/13097/stat : 13097 (java) S 13095 13097 11954 0 -1 4202496 28555 0 1 0 92 4 0 0 25 0 19 0 467813368 7826702336 27993 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13097/statm: 1910816 27993 2209 9 0 1901554 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 7643264

[startup+1.5013 s]
/proc/loadavg: 4.05 3.99 3.74 5/262 13116
/proc/meminfo: memFree=13556712/32951124 swapFree=67111528/67111528
[pid=13097] ppid=13095 vsize=7643264 CPUtime=2.03 cores=0,2
/proc/13097/stat : 13097 (java) S 13095 13097 11954 0 -1 4202496 30747 0 1 0 199 4 0 0 25 0 19 0 467813368 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13097/statm: 1910816 28396 2221 9 0 1901554 0
[pid=13097/tid=13099] ppid=13095 vsize=7643264 CPUtime=1.33 cores=0,2
/proc/13097/task/13099/stat : 13099 (java) R 13095 13097 11954 0 -1 4202560 25121 0 1 0 130 3 0 0 25 0 19 0 467813369 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 46912505688960 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=13097/tid=13100] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13100/stat : 13100 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 467813371 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13101] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13101/stat : 13101 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13102] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13102/stat : 13102 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13103] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13103/stat : 13103 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13104] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13104/stat : 13104 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13105] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13105/stat : 13105 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13106] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13106/stat : 13106 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 467813371 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13107] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13107/stat : 13107 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 467813371 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13108] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13108/stat : 13108 (java) S 13095 13097 11954 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 467813372 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 0 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13109] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13109/stat : 13109 (java) S 13095 13097 11954 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 467813372 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13110] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13110/stat : 13110 (java) S 13095 13097 11954 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 467813372 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13111] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13111/stat : 13111 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273440177 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13112] ppid=13095 vsize=7643264 CPUtime=0.33 cores=0,2
/proc/13097/task/13112/stat : 13112 (java) S 13095 13097 11954 0 -1 4202560 2407 0 0 0 33 0 0 0 19 0 19 0 467813375 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13113] ppid=13095 vsize=7643264 CPUtime=0.35 cores=0,2
/proc/13097/task/13113/stat : 13113 (java) S 13095 13097 11954 0 -1 4202560 2056 0 0 0 35 0 0 0 15 0 19 0 467813375 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13114] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13114/stat : 13114 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13115] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13115/stat : 13115 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 467813375 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13116] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13116/stat : 13116 (java) S 13095 13097 11954 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 467813434 7826702336 28396 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 7643264

[startup+3.10107 s]
/proc/loadavg: 4.05 3.99 3.74 5/262 13116
/proc/meminfo: memFree=13556212/32951124 swapFree=67111528/67111528
[pid=13097] ppid=13095 vsize=7643264 CPUtime=3.73 cores=0,2
/proc/13097/stat : 13097 (java) S 13095 13097 11954 0 -1 4202496 30905 0 1 0 369 4 0 0 25 0 19 0 467813368 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13097/statm: 1910816 28429 2226 9 0 1901554 0
[pid=13097/tid=13099] ppid=13095 vsize=7643264 CPUtime=2.89 cores=0,2
/proc/13097/task/13099/stat : 13099 (java) R 13095 13097 11954 0 -1 4202560 25147 0 1 0 286 3 0 0 25 0 19 0 467813369 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 46912505637399 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13097/tid=13100] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13100/stat : 13100 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 467813371 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13101] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13101/stat : 13101 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13102] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13102/stat : 13102 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13103] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13103/stat : 13103 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13104] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13104/stat : 13104 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13105] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13105/stat : 13105 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13106] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13106/stat : 13106 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 467813371 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13107] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13107/stat : 13107 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 467813371 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13108] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13108/stat : 13108 (java) S 13095 13097 11954 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 467813372 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 0 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13109] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13109/stat : 13109 (java) S 13095 13097 11954 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 467813372 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13110] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13110/stat : 13110 (java) S 13095 13097 11954 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 467813372 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13111] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13111/stat : 13111 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273440177 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13112] ppid=13095 vsize=7643264 CPUtime=0.42 cores=0,2
/proc/13097/task/13112/stat : 13112 (java) S 13095 13097 11954 0 -1 4202560 2538 0 0 0 42 0 0 0 16 0 19 0 467813375 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13113] ppid=13095 vsize=7643264 CPUtime=0.39 cores=0,2
/proc/13097/task/13113/stat : 13113 (java) S 13095 13097 11954 0 -1 4202560 2057 0 0 0 39 0 0 0 15 0 19 0 467813375 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13114] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13114/stat : 13114 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13115] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13115/stat : 13115 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 467813375 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13116] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13116/stat : 13116 (java) S 13095 13097 11954 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 467813434 7826702336 28429 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 7643264

[startup+6.3015 s]
/proc/loadavg: 4.05 3.99 3.74 5/262 13116
/proc/meminfo: memFree=13555712/32951124 swapFree=67111528/67111528
[pid=13097] ppid=13095 vsize=7643264 CPUtime=6.94 cores=0,2
/proc/13097/stat : 13097 (java) S 13095 13097 11954 0 -1 4202496 30991 0 1 0 690 4 0 0 25 0 19 0 467813368 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13097/statm: 1910816 28489 2226 9 0 1901554 0
[pid=13097/tid=13099] ppid=13095 vsize=7643264 CPUtime=6.09 cores=0,2
/proc/13097/task/13099/stat : 13099 (java) R 13095 13097 11954 0 -1 4202560 25232 0 1 0 606 3 0 0 25 0 19 0 467813369 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 46912505621792 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13097/tid=13100] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13100/stat : 13100 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 467813371 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13101] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13101/stat : 13101 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13102] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13102/stat : 13102 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13103] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13103/stat : 13103 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13104] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13104/stat : 13104 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13105] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13105/stat : 13105 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 467813371 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13106] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13106/stat : 13106 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 467813371 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13107] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13107/stat : 13107 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 467813371 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13108] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13108/stat : 13108 (java) S 13095 13097 11954 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 467813372 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 0 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13109] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13109/stat : 13109 (java) S 13095 13097 11954 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 467813372 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13110] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13110/stat : 13110 (java) S 13095 13097 11954 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 467813372 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13111] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13111/stat : 13111 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273440177 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13112] ppid=13095 vsize=7643264 CPUtime=0.42 cores=0,2
/proc/13097/task/13112/stat : 13112 (java) S 13095 13097 11954 0 -1 4202560 2538 0 0 0 42 0 0 0 16 0 19 0 467813375 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13113] ppid=13095 vsize=7643264 CPUtime=0.4 cores=0,2
/proc/13097/task/13113/stat : 13113 (java) S 13095 13097 11954 0 -1 4202560 2058 0 0 0 40 0 0 0 16 0 19 0 467813375 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13114] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13114/stat : 13114 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13115] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13115/stat : 13115 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 467813375 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13116] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13116/stat : 13116 (java) S 13095 13097 11954 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 467813434 7826702336 28489 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.94
Current children cumulated vsize (KiB) 7643264

[startup+12.7014 s]

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

[pid=13097/tid=13105] ppid=13095 vsize=7643264 CPUtime=0.08 cores=0,2
/proc/13097/task/13105/stat : 13105 (java) S 13095 13097 11954 0 -1 4202560 15 0 0 0 8 0 0 0 16 0 19 0 467813371 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13106] ppid=13095 vsize=7643264 CPUtime=0.11 cores=0,2
/proc/13097/task/13106/stat : 13106 (java) S 13095 13097 11954 0 -1 4202560 3151 0 0 0 11 0 0 0 15 0 19 0 467813371 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13107] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13107/stat : 13107 (java) S 13095 13097 11954 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 467813371 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13108] ppid=13095 vsize=7643264 CPUtime=2.84 cores=0,2
/proc/13097/task/13108/stat : 13108 (java) S 13095 13097 11954 0 -1 4202560 21696 0 0 0 282 2 0 0 15 0 19 0 467813372 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 0 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13109] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13109/stat : 13109 (java) S 13095 13097 11954 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 467813372 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13110] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13110/stat : 13110 (java) S 13095 13097 11954 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 467813372 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13111] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13111/stat : 13111 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273440177 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13112] ppid=13095 vsize=7643264 CPUtime=0.9 cores=0,2
/proc/13097/task/13112/stat : 13112 (java) S 13095 13097 11954 0 -1 4202560 10045 0 0 0 89 1 0 0 15 0 19 0 467813375 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13113] ppid=13095 vsize=7643264 CPUtime=0.43 cores=0,2
/proc/13097/task/13113/stat : 13113 (java) S 13095 13097 11954 0 -1 4202560 2068 0 0 0 43 0 0 0 15 0 19 0 467813375 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13114] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13114/stat : 13114 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13115] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13115/stat : 13115 (java) S 13095 13097 11954 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 467813375 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13116] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13116/stat : 13116 (java) S 13095 13097 11954 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 467813434 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1123.7
Current children cumulated vsize (KiB) 7643264

[startup+1182.3 s]
/proc/loadavg: 1.00 1.56 2.54 2/190 13215
/proc/meminfo: memFree=14621052/32951124 swapFree=67111528/67111528
[pid=13097] ppid=13095 vsize=7643264 CPUtime=1183.7 cores=0,2
/proc/13097/stat : 13097 (java) S 13095 13097 11954 0 -1 4202496 84259 0 1 0 118357 13 0 0 25 0 19 0 467813368 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13097/statm: 1910816 75771 2255 9 0 1901554 0
[pid=13097/tid=13099] ppid=13095 vsize=7643264 CPUtime=1178.79 cores=0,2
/proc/13097/task/13099/stat : 13099 (java) R 13095 13097 11954 0 -1 4202560 25642 0 1 0 117874 5 0 0 25 0 19 0 467813369 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 46912505800631 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13097/tid=13100] ppid=13095 vsize=7643264 CPUtime=0.06 cores=0,2
/proc/13097/task/13100/stat : 13100 (java) S 13095 13097 11954 0 -1 4202560 1921 0 0 0 6 0 0 0 15 0 19 0 467813371 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13101] ppid=13095 vsize=7643264 CPUtime=0.1 cores=0,2
/proc/13097/task/13101/stat : 13101 (java) S 13095 13097 11954 0 -1 4202560 6600 0 0 0 10 0 0 0 15 0 19 0 467813371 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13102] ppid=13095 vsize=7643264 CPUtime=0.1 cores=0,2
/proc/13097/task/13102/stat : 13102 (java) S 13095 13097 11954 0 -1 4202560 7944 0 0 0 9 1 0 0 15 0 19 0 467813371 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13103] ppid=13095 vsize=7643264 CPUtime=0.06 cores=0,2
/proc/13097/task/13103/stat : 13103 (java) S 13095 13097 11954 0 -1 4202560 246 0 0 0 6 0 0 0 15 0 19 0 467813371 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13104] ppid=13095 vsize=7643264 CPUtime=0.11 cores=0,2
/proc/13097/task/13104/stat : 13104 (java) S 13095 13097 11954 0 -1 4202560 3708 0 0 0 11 0 0 0 16 0 19 0 467813371 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13105] ppid=13095 vsize=7643264 CPUtime=0.08 cores=0,2
/proc/13097/task/13105/stat : 13105 (java) S 13095 13097 11954 0 -1 4202560 15 0 0 0 8 0 0 0 16 0 19 0 467813371 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13106] ppid=13095 vsize=7643264 CPUtime=0.11 cores=0,2
/proc/13097/task/13106/stat : 13106 (java) S 13095 13097 11954 0 -1 4202560 3151 0 0 0 11 0 0 0 15 0 19 0 467813371 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13107] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13107/stat : 13107 (java) S 13095 13097 11954 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 467813371 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13108] ppid=13095 vsize=7643264 CPUtime=2.84 cores=0,2
/proc/13097/task/13108/stat : 13108 (java) S 13095 13097 11954 0 -1 4202560 21696 0 0 0 282 2 0 0 15 0 19 0 467813372 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 0 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13109] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13109/stat : 13109 (java) S 13095 13097 11954 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 467813372 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13110] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13110/stat : 13110 (java) S 13095 13097 11954 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 467813372 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13111] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13111/stat : 13111 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273440177 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13112] ppid=13095 vsize=7643264 CPUtime=0.9 cores=0,2
/proc/13097/task/13112/stat : 13112 (java) S 13095 13097 11954 0 -1 4202560 10045 0 0 0 89 1 0 0 15 0 19 0 467813375 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13113] ppid=13095 vsize=7643264 CPUtime=0.43 cores=0,2
/proc/13097/task/13113/stat : 13113 (java) S 13095 13097 11954 0 -1 4202560 2068 0 0 0 43 0 0 0 15 0 19 0 467813375 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13114] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13114/stat : 13114 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13115] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13115/stat : 13115 (java) S 13095 13097 11954 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 467813375 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13116] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13116/stat : 13116 (java) S 13095 13097 11954 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 467813434 7826702336 75771 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1183.7
Current children cumulated vsize (KiB) 7643264

[startup+1242.3 s]
/proc/loadavg: 1.00 1.46 2.44 2/190 13216
/proc/meminfo: memFree=14618432/32951124 swapFree=67111528/67111528
[pid=13097] ppid=13095 vsize=7643264 CPUtime=1243.73 cores=0,2
/proc/13097/stat : 13097 (java) S 13095 13097 11954 0 -1 4202496 84840 0 1 0 124360 13 0 0 25 0 19 0 467813368 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13097/statm: 1910816 76347 2255 9 0 1901554 0
[pid=13097/tid=13099] ppid=13095 vsize=7643264 CPUtime=1238.54 cores=0,2
/proc/13097/task/13099/stat : 13099 (java) R 13095 13097 11954 0 -1 4202560 25643 0 1 0 123849 5 0 0 25 0 19 0 467813369 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 46912505637104 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13097/tid=13100] ppid=13095 vsize=7643264 CPUtime=0.08 cores=0,2
/proc/13097/task/13100/stat : 13100 (java) S 13095 13097 11954 0 -1 4202560 2398 0 0 0 8 0 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13101] ppid=13095 vsize=7643264 CPUtime=0.1 cores=0,2
/proc/13097/task/13101/stat : 13101 (java) S 13095 13097 11954 0 -1 4202560 6600 0 0 0 10 0 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13102] ppid=13095 vsize=7643264 CPUtime=0.11 cores=0,2
/proc/13097/task/13102/stat : 13102 (java) S 13095 13097 11954 0 -1 4202560 7944 0 0 0 10 1 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13103] ppid=13095 vsize=7643264 CPUtime=0.06 cores=0,2
/proc/13097/task/13103/stat : 13103 (java) S 13095 13097 11954 0 -1 4202560 246 0 0 0 6 0 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13104] ppid=13095 vsize=7643264 CPUtime=0.13 cores=0,2
/proc/13097/task/13104/stat : 13104 (java) S 13095 13097 11954 0 -1 4202560 3794 0 0 0 13 0 0 0 16 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13105] ppid=13095 vsize=7643264 CPUtime=0.08 cores=0,2
/proc/13097/task/13105/stat : 13105 (java) S 13095 13097 11954 0 -1 4202560 27 0 0 0 8 0 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13106] ppid=13095 vsize=7643264 CPUtime=0.11 cores=0,2
/proc/13097/task/13106/stat : 13106 (java) S 13095 13097 11954 0 -1 4202560 3152 0 0 0 11 0 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13107] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13107/stat : 13107 (java) S 13095 13097 11954 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13108] ppid=13095 vsize=7643264 CPUtime=3.08 cores=0,2
/proc/13097/task/13108/stat : 13108 (java) S 13095 13097 11954 0 -1 4202560 21698 0 0 0 306 2 0 0 15 0 19 0 467813372 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 0 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13109] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13109/stat : 13109 (java) S 13095 13097 11954 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 467813372 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13110] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13110/stat : 13110 (java) S 13095 13097 11954 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 467813372 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13111] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13111/stat : 13111 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273440177 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13112] ppid=13095 vsize=7643264 CPUtime=0.9 cores=0,2
/proc/13097/task/13112/stat : 13112 (java) S 13095 13097 11954 0 -1 4202560 10045 0 0 0 89 1 0 0 15 0 19 0 467813375 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13113] ppid=13095 vsize=7643264 CPUtime=0.43 cores=0,2
/proc/13097/task/13113/stat : 13113 (java) S 13095 13097 11954 0 -1 4202560 2068 0 0 0 43 0 0 0 15 0 19 0 467813375 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13114] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13114/stat : 13114 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13115] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13115/stat : 13115 (java) S 13095 13097 11954 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 467813375 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13116] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13116/stat : 13116 (java) S 13095 13097 11954 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 467813434 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1243.73
Current children cumulated vsize (KiB) 7643264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.38 2.36 2/190 13218
/proc/meminfo: memFree=14618520/32951124 swapFree=67111528/67111528
[pid=13097] ppid=13095 vsize=7643264 CPUtime=1301.43 cores=0,2
/proc/13097/stat : 13097 (java) S 13095 13097 11954 0 -1 4202496 84844 0 1 0 130130 13 0 0 25 0 19 0 467813368 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13097/statm: 1910816 76347 2255 9 0 1901554 0
[pid=13097/tid=13099] ppid=13095 vsize=7643264 CPUtime=1296.24 cores=0,2
/proc/13097/task/13099/stat : 13099 (java) R 13095 13097 11954 0 -1 4202560 25643 0 1 0 129619 5 0 0 25 0 19 0 467813369 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 46912505673377 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13097/tid=13100] ppid=13095 vsize=7643264 CPUtime=0.08 cores=0,2
/proc/13097/task/13100/stat : 13100 (java) S 13095 13097 11954 0 -1 4202560 2398 0 0 0 8 0 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13101] ppid=13095 vsize=7643264 CPUtime=0.1 cores=0,2
/proc/13097/task/13101/stat : 13101 (java) S 13095 13097 11954 0 -1 4202560 6600 0 0 0 10 0 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13102] ppid=13095 vsize=7643264 CPUtime=0.11 cores=0,2
/proc/13097/task/13102/stat : 13102 (java) S 13095 13097 11954 0 -1 4202560 7944 0 0 0 10 1 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13103] ppid=13095 vsize=7643264 CPUtime=0.06 cores=0,2
/proc/13097/task/13103/stat : 13103 (java) S 13095 13097 11954 0 -1 4202560 246 0 0 0 6 0 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13104] ppid=13095 vsize=7643264 CPUtime=0.13 cores=0,2
/proc/13097/task/13104/stat : 13104 (java) S 13095 13097 11954 0 -1 4202560 3794 0 0 0 13 0 0 0 16 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13105] ppid=13095 vsize=7643264 CPUtime=0.08 cores=0,2
/proc/13097/task/13105/stat : 13105 (java) S 13095 13097 11954 0 -1 4202560 27 0 0 0 8 0 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13106] ppid=13095 vsize=7643264 CPUtime=0.11 cores=0,2
/proc/13097/task/13106/stat : 13106 (java) S 13095 13097 11954 0 -1 4202560 3152 0 0 0 11 0 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13107] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13107/stat : 13107 (java) S 13095 13097 11954 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 467813371 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13108] ppid=13095 vsize=7643264 CPUtime=3.08 cores=0,2
/proc/13097/task/13108/stat : 13108 (java) S 13095 13097 11954 0 -1 4202560 21698 0 0 0 306 2 0 0 15 0 19 0 467813372 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 0 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13109] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13109/stat : 13109 (java) S 13095 13097 11954 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 467813372 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13110] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13110/stat : 13110 (java) S 13095 13097 11954 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 467813372 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13111] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13111/stat : 13111 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273440177 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13112] ppid=13095 vsize=7643264 CPUtime=0.9 cores=0,2
/proc/13097/task/13112/stat : 13112 (java) S 13095 13097 11954 0 -1 4202560 10045 0 0 0 89 1 0 0 15 0 19 0 467813375 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13113] ppid=13095 vsize=7643264 CPUtime=0.43 cores=0,2
/proc/13097/task/13113/stat : 13113 (java) S 13095 13097 11954 0 -1 4202560 2068 0 0 0 43 0 0 0 15 0 19 0 467813375 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13114] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13114/stat : 13114 (java) S 13095 13097 11954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467813375 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273432473 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=13097/tid=13115] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13115/stat : 13115 (java) S 13095 13097 11954 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 467813375 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=13097/tid=13116] ppid=13095 vsize=7643264 CPUtime=0 cores=0,2
/proc/13097/task/13116/stat : 13116 (java) S 13095 13097 11954 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 467813434 7826702336 76347 33554432000 1073741824 1073778376 140736656789232 18446744073709551615 254273433088 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1301.43
Current children cumulated vsize (KiB) 7643264

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.08
CPU time (s): 1301.57
CPU user time (s): 1301.42
CPU system time (s): 0.152976
CPU usage (%): 100.115
Max. virtual memory (cumulated for all children) (KiB): 7643264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.42
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84881
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= 27144
involuntary context switches= 6199

runsolver used 2.36964 second user time and 4.73728 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-25 19:53:00
IDJOB=3281945
IDBENCH=70760
IDSOLVER=1611
FILE ID=node140/3281945-1303753980
RUNJOBID= node140-1303753470-12941
PBS_JOBID= 13154022
Free space on /tmp= 72296 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand128.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-3281945-1303753980/watcher-3281945-1303753980 -o /tmp/evaluation-result-3281945-1303753980/solver-3281945-1303753980 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3281945-1303753980.cnf

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=497586003

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13663092 kB
Buffers:       2362440 kB
Cached:       15097908 kB
SwapCached:          0 kB
Active:       11387376 kB
Inactive:      7336324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13663092 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7900 kB
Writeback:           0 kB
AnonPages:     1262548 kB
Mapped:          23368 kB
Slab:           496324 kB
PageTables:       8068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22049172 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= 72344 MiB
End job on node140 at 2011-04-25 20:14:43