Trace number 3259268

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.03 1300.06

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes7.cnf
MD5SUM6200c727c8a5a324974090a1f9a6d7ab
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03669
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.07	c See www.sat4j.org for details.
0.03/0.07	c no version file found!!!
0.03/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.07	c java.vm.version	19.1-b02
0.03/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.07	c sun.arch.data.model	64
0.03/0.07	c java.version		1.6.0_24
0.03/0.07	c os.name		Linux
0.03/0.07	c os.version		2.6.18-164.el5
0.03/0.07	c os.arch		amd64
0.03/0.07	c Free memory 		6997539544
0.03/0.07	c Max memory 		7034241024
0.03/0.07	c Total memory 		7034241024
0.03/0.07	c Number of processors 	8
0.03/0.09	c --- Begin Solver configuration ---
0.03/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.03/0.09	c Learn all clauses as in MiniSAT
0.03/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.03/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.03/0.09	c Expensive reason simplification
0.03/0.09	c Armin Biere (Picosat) restarts strategy
0.03/0.09	c Glucose learned constraints deletion strategy
0.03/0.09	c timeout=2147483647s
0.03/0.09	c DB Simplification allowed=true
0.03/0.09	c --- End Solver configuration ---
0.03/0.09	c solving HOME/instance-3259268-1303507306.cnf
0.03/0.09	c reading problem ... 
0.29/0.24	c ... done. Wall clock time 0.153s.
0.29/0.24	c #vars     945
0.29/0.24	c #constraints  61409
0.29/0.24	c constraints type 
0.29/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
0.29/0.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 61364
1.61/1.26	c cleaning 2499 clauses out of 5000 with flag 5000/5000
2.99/2.42	c cleaning 4250 clauses out of 8503 with flag 11002/11002
4.41/3.85	c cleaning 5615 clauses out of 11251 with flag 18000/18000
6.11/5.60	c cleaning 6805 clauses out of 13638 with flag 26002/26002
8.21/7.68	c cleaning 7903 clauses out of 15832 with flag 35001/35001
10.81/10.25	c cleaning 8951 clauses out of 17928 with flag 45000/45000
13.71/13.14	c cleaning 9971 clauses out of 19977 with flag 56000/56000
17.22/16.69	c cleaning 10986 clauses out of 22008 with flag 68002/68002
21.12/20.54	c cleaning 11989 clauses out of 24020 with flag 81000/81000
25.62/25.09	c cleaning 13009 clauses out of 26031 with flag 95000/95000
30.72/30.12	c cleaning 13996 clauses out of 28022 with flag 110000/110000
36.33/35.77	c cleaning 14997 clauses out of 30026 with flag 126000/126000
42.63/42.06	c cleaning 16005 clauses out of 32029 with flag 143000/143000
49.74/49.14	c cleaning 16992 clauses out of 34024 with flag 161000/161000
57.74/57.20	c cleaning 18005 clauses out of 36034 with flag 180002/180002
66.84/66.29	c cleaning 18997 clauses out of 38028 with flag 200001/200001
76.66/76.01	c cleaning 19990 clauses out of 40030 with flag 221000/221000
86.36/85.77	c cleaning 21007 clauses out of 42040 with flag 243000/243000
97.66/97.07	c cleaning 22005 clauses out of 44034 with flag 266001/266001
109.57/108.95	c cleaning 23001 clauses out of 46029 with flag 290001/290001
122.67/122.03	c cleaning 23996 clauses out of 48027 with flag 315000/315000
137.68/137.09	c cleaning 25001 clauses out of 50031 with flag 341000/341000
153.48/152.87	c cleaning 26000 clauses out of 52030 with flag 368000/368000
170.09/169.48	c cleaning 26977 clauses out of 54031 with flag 396001/396001
188.59/187.96	c cleaning 28003 clauses out of 56054 with flag 425001/425001
207.01/206.38	c cleaning 29014 clauses out of 58051 with flag 455001/455001
228.02/227.30	c cleaning 29989 clauses out of 60036 with flag 486000/486000
250.43/249.80	c cleaning 31006 clauses out of 62047 with flag 518000/518000
274.53/273.86	c cleaning 32008 clauses out of 64043 with flag 551002/551002
299.54/298.83	c cleaning 33005 clauses out of 66035 with flag 585002/585002
327.04/326.38	c cleaning 33992 clauses out of 68028 with flag 620000/620000
355.06/354.32	c cleaning 34994 clauses out of 70037 with flag 656001/656001
384.86/384.11	c cleaning 36022 clauses out of 72044 with flag 693002/693002
415.47/414.80	c cleaning 36978 clauses out of 74020 with flag 731000/731000
449.18/448.47	c cleaning 38001 clauses out of 76043 with flag 770001/770001
482.98/482.28	c cleaning 38991 clauses out of 78041 with flag 810000/810000
522.69/521.98	c cleaning 40011 clauses out of 80050 with flag 851000/851000
560.70/559.96	c cleaning 41006 clauses out of 82040 with flag 893001/893001
603.31/602.53	c cleaning 41998 clauses out of 84033 with flag 936000/936000
647.31/646.59	c cleaning 43002 clauses out of 86035 with flag 980000/980000
692.32/691.51	c cleaning 44003 clauses out of 88033 with flag 1025000/1025000
742.84/742.01	c cleaning 45004 clauses out of 90031 with flag 1071001/1071001
790.15/789.36	c cleaning 46009 clauses out of 92027 with flag 1118001/1118001
843.46/842.65	c cleaning 46994 clauses out of 94018 with flag 1166001/1166001
893.57/892.78	c cleaning 47998 clauses out of 96025 with flag 1215002/1215002
946.58/945.72	c cleaning 49001 clauses out of 98026 with flag 1265001/1265001
999.70/998.89	c cleaning 50000 clauses out of 100027 with flag 1316003/1316003
1062.11/1061.20	c cleaning 50999 clauses out of 102025 with flag 1368001/1368001
1122.22/1121.37	c cleaning 51991 clauses out of 104025 with flag 1421000/1421000
1187.34/1186.46	c cleaning 53004 clauses out of 106034 with flag 1475000/1475000
1254.05/1253.17	c cleaning 54000 clauses out of 108031 with flag 1530001/1530001
1300.97/1300.01	c starts		: 1424
1300.97/1300.01	c conflicts		: 1573359
1300.97/1300.01	c decisions		: 2477380
1300.97/1300.01	c propagations		: 170221483
1300.97/1300.01	c inspects		: 13455661565
1300.97/1300.01	c shortcuts		: 0
1300.97/1300.01	c learnt literals	: 0
1300.97/1300.01	c learnt binary clauses	: 0
1300.97/1300.01	c learnt ternary clauses	: 0
1300.97/1300.01	c learnt constraints	: 1573359
1300.97/1300.01	c ignored constraints	: 0
1300.97/1300.01	c root simplifications	: 1424
1300.97/1300.01	c removed literals (reason simplification)	: 57366791
1300.97/1300.01	c reason swapping (by a shorter reason)	: 0
1300.97/1300.01	c Calls to reduceDB	: 51
1300.97/1300.01	c speed (assignments/second)	: 130963.17567931458
1300.97/1300.01	c non guided choices	131
1300.97/1300.04	c learnt constraints type 
1300.97/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 97390
1300.97/1300.04	c constraints type 
1300.97/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
1300.97/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 61364
1300.97/1300.04	s UNKNOWN
1300.97/1300.04	c Total wall clock time (in seconds) : 1299.919

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-3259268-1303507306/watcher-3259268-1303507306 -o /tmp/evaluation-result-3259268-1303507306/solver-3259268-1303507306 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3259268-1303507306.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: 0.93 1.94 2.90 5/204 26687
/proc/meminfo: memFree=15732520/32951124 swapFree=67111528/67111528
[pid=26687] ppid=26685 vsize=30540 CPUtime=0 cores=0,2
/proc/26687/stat : 26687 (java) S 26685 26687 26269 0 -1 4202496 1252 0 0 0 0 0 0 0 21 0 2 0 462328324 31272960 970 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917533669 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/26687/statm: 7635 970 741 9 0 386 0
[pid=26687/tid=26688] ppid=26685 vsize=30540 CPUtime=0 cores=0,2
/proc/26687/task/26688/stat : 26688 (java) R 26685 26687 26269 0 -1 4202560 135 0 0 0 0 0 0 0 22 0 2 0 462328324 31272960 970 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218905730875 0 0 0 16784584 0 0 0 -1 0 0 0 0

[startup+0.038133 s]
/proc/loadavg: 0.93 1.94 2.90 5/204 26687
/proc/meminfo: memFree=15732520/32951124 swapFree=67111528/67111528
[pid=26687] ppid=26685 vsize=7564352 CPUtime=0.03 cores=0,2
/proc/26687/stat : 26687 (java) S 26685 26687 26269 0 -1 4202496 8724 0 1 0 2 1 0 0 21 0 13 0 462328324 7745896448 8419 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917533669 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/26687/statm: 1891088 8420 1671 9 0 1881836 0
[pid=26687/tid=26688] ppid=26685 vsize=7564352 CPUtime=0.02 cores=0,2
/proc/26687/task/26688/stat : 26688 (java) R 26685 26687 26269 0 -1 4202560 7575 0 1 0 2 0 0 0 25 0 13 0 462328324 7745896448 8420 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 46979442434819 0 4 0 16784584 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.101095 s]
/proc/loadavg: 0.93 1.94 2.90 5/204 26687
/proc/meminfo: memFree=15732520/32951124 swapFree=67111528/67111528
[pid=26687] ppid=26685 vsize=7636400 CPUtime=0.1 cores=0,2
/proc/26687/stat : 26687 (java) S 26685 26687 26269 0 -1 4202496 10429 0 1 0 9 1 0 0 21 0 18 0 462328324 7819673600 10124 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26687/statm: 1909100 10124 2084 9 0 1899838 0
[pid=26687/tid=26688] ppid=26685 vsize=7636400 CPUtime=0.08 cores=0,2
/proc/26687/task/26688/stat : 26688 (java) R 26685 26687 26269 0 -1 4202560 8648 0 1 0 7 1 0 0 25 0 18 0 462328324 7819673600 10124 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 46912505181248 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636400

[startup+0.468542 s]
/proc/loadavg: 0.93 1.94 2.90 5/204 26687
/proc/meminfo: memFree=15732520/32951124 swapFree=67111528/67111528
[pid=26687] ppid=26685 vsize=7640464 CPUtime=0.8 cores=0,2
/proc/26687/stat : 26687 (java) S 26685 26687 26269 0 -1 4202496 13157 0 1 0 78 2 0 0 21 0 19 0 462328324 7823835136 12498 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26687/statm: 1910116 12498 2218 9 0 1900854 0
[pid=26687/tid=26688] ppid=26685 vsize=7640464 CPUtime=0.45 cores=0,2
/proc/26687/task/26688/stat : 26688 (java) R 26685 26687 26269 0 -1 4202560 9781 0 1 0 44 1 0 0 25 0 19 0 462328324 7823835136 12498 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 46912505217871 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 7640464

[startup+0.700986 s]
/proc/loadavg: 0.93 1.94 2.90 5/204 26687
/proc/meminfo: memFree=15732520/32951124 swapFree=67111528/67111528
[pid=26687] ppid=26685 vsize=7640464 CPUtime=1.09 cores=0,2
/proc/26687/stat : 26687 (java) S 26685 26687 26269 0 -1 4202496 13473 0 1 0 107 2 0 0 21 0 19 0 462328324 7823835136 12814 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26687/statm: 1910116 12814 2220 9 0 1900854 0
[pid=26687/tid=26688] ppid=26685 vsize=7640464 CPUtime=0.68 cores=0,2
/proc/26687/task/26688/stat : 26688 (java) R 26685 26687 26269 0 -1 4202560 10075 0 1 0 67 1 0 0 25 0 19 0 462328324 7823835136 12814 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 46912505676688 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 7640464

[startup+1.5009 s]
/proc/loadavg: 0.93 1.94 2.90 7/262 26748
/proc/meminfo: memFree=15540060/32951124 swapFree=67111528/67111528
[pid=26687] ppid=26685 vsize=7662912 CPUtime=2.09 cores=0,2
/proc/26687/stat : 26687 (java) S 26685 26687 26269 0 -1 4202496 23303 0 1 0 206 3 0 0 21 0 19 0 462328324 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26687/statm: 1915728 20631 2251 9 0 1906466 0
[pid=26687/tid=26688] ppid=26685 vsize=7662912 CPUtime=1.43 cores=0,2
/proc/26687/task/26688/stat : 26688 (java) R 26685 26687 26269 0 -1 4202560 10624 0 1 0 142 1 0 0 25 0 19 0 462328324 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 46912505664036 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26687/tid=26698] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26698/stat : 26698 (java) S 26685 26687 26269 0 -1 4202560 726 0 0 0 0 0 0 0 18 0 19 0 462328326 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26699] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26699/stat : 26699 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 462328326 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26700] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26700/stat : 26700 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 462328326 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26701] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26701/stat : 26701 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 462328326 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26702] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26702/stat : 26702 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 462328326 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26703] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26703/stat : 26703 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 462328326 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26704] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26704/stat : 26704 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 462328326 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26705] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26705/stat : 26705 (java) S 26685 26687 26269 0 -1 4202560 469 0 0 0 0 0 0 0 18 0 19 0 462328326 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26709] ppid=26685 vsize=7662912 CPUtime=0.02 cores=0,2
/proc/26687/task/26709/stat : 26709 (java) S 26685 26687 26269 0 -1 4202560 1200 0 0 0 2 0 0 0 16 0 19 0 462328327 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 0 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26710] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26710/stat : 26710 (java) S 26685 26687 26269 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26711] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26711/stat : 26711 (java) S 26685 26687 26269 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26717] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26717/stat : 26717 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462328329 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917554609 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26718] ppid=26685 vsize=7662912 CPUtime=0.4 cores=0,2
/proc/26687/task/26718/stat : 26718 (java) S 26685 26687 26269 0 -1 4202560 6886 0 0 0 40 0 0 0 16 0 19 0 462328329 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26719] ppid=26685 vsize=7662912 CPUtime=0.19 cores=0,2
/proc/26687/task/26719/stat : 26719 (java) S 26685 26687 26269 0 -1 4202560 2239 0 0 0 19 0 0 0 19 0 19 0 462328329 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26720] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26720/stat : 26720 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462328329 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26721] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26721/stat : 26721 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462328329 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26747] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26747/stat : 26747 (java) S 26685 26687 26269 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462328349 7846821888 20631 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 7662912

[startup+3.10162 s]
/proc/loadavg: 0.93 1.94 2.90 7/262 26748
/proc/meminfo: memFree=15421024/32951124 swapFree=67111528/67111528
[pid=26687] ppid=26685 vsize=7662912 CPUtime=3.71 cores=0,2
/proc/26687/stat : 26687 (java) S 26685 26687 26269 0 -1 4202496 24403 0 1 0 367 4 0 0 21 0 19 0 462328324 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26687/statm: 1915728 21729 2253 9 0 1906466 0
[pid=26687/tid=26688] ppid=26685 vsize=7662912 CPUtime=2.99 cores=0,2
/proc/26687/task/26688/stat : 26688 (java) R 26685 26687 26269 0 -1 4202560 10627 0 1 0 298 1 0 0 25 0 19 0 462328324 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 46912505620652 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26687/tid=26698] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26698/stat : 26698 (java) S 26685 26687 26269 0 -1 4202560 726 0 0 0 0 0 0 0 18 0 19 0 462328326 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26699] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26699/stat : 26699 (java) S 26685 26687 26269 0 -1 4202560 521 0 0 0 0 0 0 0 15 0 19 0 462328326 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26700] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26700/stat : 26700 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462328326 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26701] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26701/stat : 26701 (java) S 26685 26687 26269 0 -1 4202560 290 0 0 0 0 0 0 0 17 0 19 0 462328326 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26702] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26702/stat : 26702 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 462328326 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26703] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26703/stat : 26703 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 462328326 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26704] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26704/stat : 26704 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462328326 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26705] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26705/stat : 26705 (java) S 26685 26687 26269 0 -1 4202560 469 0 0 0 0 0 0 0 15 0 19 0 462328326 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26709] ppid=26685 vsize=7662912 CPUtime=0.04 cores=0,2
/proc/26687/task/26709/stat : 26709 (java) S 26685 26687 26269 0 -1 4202560 1486 0 0 0 4 0 0 0 16 0 19 0 462328327 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 0 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26710] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26710/stat : 26710 (java) S 26685 26687 26269 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26711] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26711/stat : 26711 (java) S 26685 26687 26269 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26717] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26717/stat : 26717 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462328329 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917554609 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26718] ppid=26685 vsize=7662912 CPUtime=0.4 cores=0,2
/proc/26687/task/26718/stat : 26718 (java) S 26685 26687 26269 0 -1 4202560 6886 0 0 0 40 0 0 0 15 0 19 0 462328329 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26719] ppid=26685 vsize=7662912 CPUtime=0.21 cores=0,2
/proc/26687/task/26719/stat : 26719 (java) S 26685 26687 26269 0 -1 4202560 2241 0 0 0 21 0 0 0 15 0 19 0 462328329 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26720] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26720/stat : 26720 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462328329 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26721] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26721/stat : 26721 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462328329 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26747] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26747/stat : 26747 (java) S 26685 26687 26269 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462328349 7846821888 21729 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 7662912

[startup+6.30097 s]
/proc/loadavg: 1.17 1.97 2.91 6/262 26748
/proc/meminfo: memFree=15408348/32951124 swapFree=67111528/67111528
[pid=26687] ppid=26685 vsize=7662912 CPUtime=6.91 cores=0,2
/proc/26687/stat : 26687 (java) S 26685 26687 26269 0 -1 4202496 24917 0 1 0 687 4 0 0 21 0 19 0 462328324 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26687/statm: 1915728 22226 2253 9 0 1906466 0
[pid=26687/tid=26688] ppid=26685 vsize=7662912 CPUtime=6.12 cores=0,2
/proc/26687/task/26688/stat : 26688 (java) R 26685 26687 26269 0 -1 4202560 10630 0 1 0 611 1 0 0 25 0 19 0 462328324 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 46912505664150 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26687/tid=26698] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26698/stat : 26698 (java) S 26685 26687 26269 0 -1 4202560 727 0 0 0 0 0 0 0 15 0 19 0 462328326 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26699] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26699/stat : 26699 (java) S 26685 26687 26269 0 -1 4202560 521 0 0 0 0 0 0 0 15 0 19 0 462328326 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26700] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26700/stat : 26700 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462328326 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26701] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26701/stat : 26701 (java) S 26685 26687 26269 0 -1 4202560 290 0 0 0 0 0 0 0 16 0 19 0 462328326 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26702] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26702/stat : 26702 (java) S 26685 26687 26269 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 462328326 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26703] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26703/stat : 26703 (java) S 26685 26687 26269 0 -1 4202560 93 0 0 0 0 0 0 0 16 0 19 0 462328326 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26704] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26704/stat : 26704 (java) S 26685 26687 26269 0 -1 4202560 172 0 0 0 0 0 0 0 15 0 19 0 462328326 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26705] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26705/stat : 26705 (java) S 26685 26687 26269 0 -1 4202560 469 0 0 0 0 0 0 0 15 0 19 0 462328326 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26709] ppid=26685 vsize=7662912 CPUtime=0.09 cores=0,2
/proc/26687/task/26709/stat : 26709 (java) S 26685 26687 26269 0 -1 4202560 1728 0 0 0 9 0 0 0 15 0 19 0 462328327 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 0 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26710] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26710/stat : 26710 (java) S 26685 26687 26269 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26711] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26711/stat : 26711 (java) S 26685 26687 26269 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26717] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26717/stat : 26717 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462328329 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917554609 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26718] ppid=26685 vsize=7662912 CPUtime=0.4 cores=0,2
/proc/26687/task/26718/stat : 26718 (java) S 26685 26687 26269 0 -1 4202560 6886 0 0 0 40 0 0 0 15 0 19 0 462328329 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26719] ppid=26685 vsize=7662912 CPUtime=0.24 cores=0,2
/proc/26687/task/26719/stat : 26719 (java) S 26685 26687 26269 0 -1 4202560 2244 0 0 0 24 0 0 0 15 0 19 0 462328329 7846821888 22226 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0

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

[pid=26687/tid=26703] ppid=26685 vsize=7662912 CPUtime=0.03 cores=0,2
/proc/26687/task/26703/stat : 26703 (java) S 26685 26687 26269 0 -1 4202560 486 0 0 0 3 0 0 0 15 0 19 0 462328326 7846821888 41739 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26704] ppid=26685 vsize=7662912 CPUtime=0.08 cores=0,2
/proc/26687/task/26704/stat : 26704 (java) S 26685 26687 26269 0 -1 4202560 580 0 0 0 8 0 0 0 15 0 19 0 462328326 7846821888 41739 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26705] ppid=26685 vsize=7662912 CPUtime=0.04 cores=0,2
/proc/26687/task/26705/stat : 26705 (java) S 26685 26687 26269 0 -1 4202560 883 0 0 0 4 0 0 0 15 0 19 0 462328326 7846821888 41739 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26709] ppid=26685 vsize=7662912 CPUtime=1.79 cores=0,2
/proc/26687/task/26709/stat : 26709 (java) S 26685 26687 26269 0 -1 4202560 6460 0 0 0 179 0 0 0 15 0 19 0 462328327 7846821888 41739 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 0 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26710] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26710/stat : 26710 (java) S 26685 26687 26269 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 41739 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26711] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26711/stat : 26711 (java) S 26685 26687 26269 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 41739 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26717] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26717/stat : 26717 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462328329 7846821888 41739 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917554609 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26718] ppid=26685 vsize=7662912 CPUtime=0.4 cores=0,2
/proc/26687/task/26718/stat : 26718 (java) S 26685 26687 26269 0 -1 4202560 6886 0 0 0 40 0 0 0 15 0 19 0 462328329 7846821888 41739 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26719] ppid=26685 vsize=7662912 CPUtime=0.24 cores=0,2
/proc/26687/task/26719/stat : 26719 (java) S 26685 26687 26269 0 -1 4202560 2244 0 0 0 24 0 0 0 15 0 19 0 462328329 7846821888 41739 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26720] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26720/stat : 26720 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462328329 7846821888 41739 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26721] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26721/stat : 26721 (java) S 26685 26687 26269 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 462328329 7846821888 41739 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26747] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26747/stat : 26747 (java) S 26685 26687 26269 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462328349 7846821888 41739 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1183.23
Current children cumulated vsize (KiB) 7662912

[startup+1242.3 s]
/proc/loadavg: 4.03 3.99 3.70 5/262 26781
/proc/meminfo: memFree=15046600/32951124 swapFree=67111528/67111528
[pid=26687] ppid=26685 vsize=7662912 CPUtime=1243.25 cores=0,2
/proc/26687/stat : 26687 (java) S 26685 26687 26269 0 -1 4202496 45693 0 1 0 124315 10 0 0 21 0 19 0 462328324 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26687/statm: 1915728 42781 2253 9 0 1906466 0
[pid=26687/tid=26688] ppid=26685 vsize=7662912 CPUtime=1240.02 cores=0,2
/proc/26687/task/26688/stat : 26688 (java) R 26685 26687 26269 0 -1 4202560 16394 0 1 0 123997 5 0 0 25 0 19 0 462328324 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 46912505366594 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26687/tid=26698] ppid=26685 vsize=7662912 CPUtime=0.06 cores=0,2
/proc/26687/task/26698/stat : 26698 (java) S 26685 26687 26269 0 -1 4202560 4139 0 0 0 6 0 0 0 15 0 19 0 462328326 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26699] ppid=26685 vsize=7662912 CPUtime=0.09 cores=0,2
/proc/26687/task/26699/stat : 26699 (java) S 26685 26687 26269 0 -1 4202560 1565 0 0 0 9 0 0 0 15 0 19 0 462328326 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26700] ppid=26685 vsize=7662912 CPUtime=0.11 cores=0,2
/proc/26687/task/26700/stat : 26700 (java) S 26685 26687 26269 0 -1 4202560 2283 0 0 0 11 0 0 0 15 0 19 0 462328326 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26701] ppid=26685 vsize=7662912 CPUtime=0.1 cores=0,2
/proc/26687/task/26701/stat : 26701 (java) S 26685 26687 26269 0 -1 4202560 1596 0 0 0 10 0 0 0 15 0 19 0 462328326 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26702] ppid=26685 vsize=7662912 CPUtime=0.11 cores=0,2
/proc/26687/task/26702/stat : 26702 (java) S 26685 26687 26269 0 -1 4202560 482 0 0 0 11 0 0 0 15 0 19 0 462328326 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26703] ppid=26685 vsize=7662912 CPUtime=0.04 cores=0,2
/proc/26687/task/26703/stat : 26703 (java) S 26685 26687 26269 0 -1 4202560 637 0 0 0 4 0 0 0 15 0 19 0 462328326 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26704] ppid=26685 vsize=7662912 CPUtime=0.08 cores=0,2
/proc/26687/task/26704/stat : 26704 (java) S 26685 26687 26269 0 -1 4202560 580 0 0 0 8 0 0 0 15 0 19 0 462328326 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26705] ppid=26685 vsize=7662912 CPUtime=0.04 cores=0,2
/proc/26687/task/26705/stat : 26705 (java) S 26685 26687 26269 0 -1 4202560 883 0 0 0 4 0 0 0 15 0 19 0 462328326 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26709] ppid=26685 vsize=7662912 CPUtime=1.84 cores=0,2
/proc/26687/task/26709/stat : 26709 (java) S 26685 26687 26269 0 -1 4202560 6781 0 0 0 184 0 0 0 15 0 19 0 462328327 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 0 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26710] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26710/stat : 26710 (java) S 26685 26687 26269 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26711] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26711/stat : 26711 (java) S 26685 26687 26269 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26717] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26717/stat : 26717 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462328329 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917554609 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26718] ppid=26685 vsize=7662912 CPUtime=0.4 cores=0,2
/proc/26687/task/26718/stat : 26718 (java) S 26685 26687 26269 0 -1 4202560 6886 0 0 0 40 0 0 0 15 0 19 0 462328329 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26719] ppid=26685 vsize=7662912 CPUtime=0.24 cores=0,2
/proc/26687/task/26719/stat : 26719 (java) S 26685 26687 26269 0 -1 4202560 2244 0 0 0 24 0 0 0 15 0 19 0 462328329 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26720] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26720/stat : 26720 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462328329 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26721] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26721/stat : 26721 (java) S 26685 26687 26269 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 462328329 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26747] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26747/stat : 26747 (java) S 26685 26687 26269 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462328349 7846821888 42781 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1243.25
Current children cumulated vsize (KiB) 7662912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.72 4/242 26786
/proc/meminfo: memFree=15171224/32951124 swapFree=67111528/67111528
[pid=26687] ppid=26685 vsize=7662912 CPUtime=1300.97 cores=0,2
/proc/26687/stat : 26687 (java) S 26685 26687 26269 0 -1 4202496 45955 0 1 0 130087 10 0 0 21 0 19 0 462328324 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26687/statm: 1915728 43036 2253 9 0 1906466 0
[pid=26687/tid=26688] ppid=26685 vsize=7662912 CPUtime=1297.67 cores=0,2
/proc/26687/task/26688/stat : 26688 (java) R 26685 26687 26269 0 -1 4202560 16395 0 1 0 129762 5 0 0 25 0 19 0 462328324 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 46912505650433 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26687/tid=26698] ppid=26685 vsize=7662912 CPUtime=0.06 cores=0,2
/proc/26687/task/26698/stat : 26698 (java) S 26685 26687 26269 0 -1 4202560 4139 0 0 0 6 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26699] ppid=26685 vsize=7662912 CPUtime=0.09 cores=0,2
/proc/26687/task/26699/stat : 26699 (java) S 26685 26687 26269 0 -1 4202560 1565 0 0 0 9 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26700] ppid=26685 vsize=7662912 CPUtime=0.12 cores=0,2
/proc/26687/task/26700/stat : 26700 (java) S 26685 26687 26269 0 -1 4202560 2284 0 0 0 12 0 0 0 16 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26701] ppid=26685 vsize=7662912 CPUtime=0.12 cores=0,2
/proc/26687/task/26701/stat : 26701 (java) S 26685 26687 26269 0 -1 4202560 1599 0 0 0 12 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26702] ppid=26685 vsize=7662912 CPUtime=0.11 cores=0,2
/proc/26687/task/26702/stat : 26702 (java) S 26685 26687 26269 0 -1 4202560 482 0 0 0 11 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26703] ppid=26685 vsize=7662912 CPUtime=0.04 cores=0,2
/proc/26687/task/26703/stat : 26703 (java) S 26685 26687 26269 0 -1 4202560 637 0 0 0 4 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26704] ppid=26685 vsize=7662912 CPUtime=0.08 cores=0,2
/proc/26687/task/26704/stat : 26704 (java) S 26685 26687 26269 0 -1 4202560 580 0 0 0 8 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26705] ppid=26685 vsize=7662912 CPUtime=0.04 cores=0,2
/proc/26687/task/26705/stat : 26705 (java) S 26685 26687 26269 0 -1 4202560 883 0 0 0 4 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26709] ppid=26685 vsize=7662912 CPUtime=1.9 cores=0,2
/proc/26687/task/26709/stat : 26709 (java) S 26685 26687 26269 0 -1 4202560 7034 0 0 0 189 1 0 0 15 0 19 0 462328327 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 0 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26710] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26710/stat : 26710 (java) S 26685 26687 26269 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26711] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26711/stat : 26711 (java) S 26685 26687 26269 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26717] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26717/stat : 26717 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462328329 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917554609 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26718] ppid=26685 vsize=7662912 CPUtime=0.4 cores=0,2
/proc/26687/task/26718/stat : 26718 (java) S 26685 26687 26269 0 -1 4202560 6886 0 0 0 40 0 0 0 15 0 19 0 462328329 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26719] ppid=26685 vsize=7662912 CPUtime=0.24 cores=0,2
/proc/26687/task/26719/stat : 26719 (java) S 26685 26687 26269 0 -1 4202560 2244 0 0 0 24 0 0 0 15 0 19 0 462328329 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26720] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26720/stat : 26720 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462328329 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26721] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26721/stat : 26721 (java) S 26685 26687 26269 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 462328329 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26747] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26747/stat : 26747 (java) S 26685 26687 26269 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462328349 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1300.97
Current children cumulated vsize (KiB) 7662912

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

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

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.72 4/242 26786
/proc/meminfo: memFree=15171224/32951124 swapFree=67111528/67111528
[pid=26687] ppid=26685 vsize=7662912 CPUtime=1300.97 cores=0,2
/proc/26687/stat : 26687 (java) S 26685 26687 26269 0 -1 4202496 45955 0 1 0 130087 10 0 0 21 0 19 0 462328324 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26687/statm: 1915728 43036 2253 9 0 1906466 0
[pid=26687/tid=26688] ppid=26685 vsize=7662912 CPUtime=1297.67 cores=0,2
/proc/26687/task/26688/stat : 26688 (java) R 26685 26687 26269 0 -1 4202560 16395 0 1 0 129762 5 0 0 25 0 19 0 462328324 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 46912505650433 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26687/tid=26698] ppid=26685 vsize=7662912 CPUtime=0.06 cores=0,2
/proc/26687/task/26698/stat : 26698 (java) S 26685 26687 26269 0 -1 4202560 4139 0 0 0 6 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26699] ppid=26685 vsize=7662912 CPUtime=0.09 cores=0,2
/proc/26687/task/26699/stat : 26699 (java) S 26685 26687 26269 0 -1 4202560 1565 0 0 0 9 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26700] ppid=26685 vsize=7662912 CPUtime=0.12 cores=0,2
/proc/26687/task/26700/stat : 26700 (java) S 26685 26687 26269 0 -1 4202560 2284 0 0 0 12 0 0 0 16 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26701] ppid=26685 vsize=7662912 CPUtime=0.12 cores=0,2
/proc/26687/task/26701/stat : 26701 (java) S 26685 26687 26269 0 -1 4202560 1599 0 0 0 12 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26702] ppid=26685 vsize=7662912 CPUtime=0.11 cores=0,2
/proc/26687/task/26702/stat : 26702 (java) S 26685 26687 26269 0 -1 4202560 482 0 0 0 11 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26703] ppid=26685 vsize=7662912 CPUtime=0.04 cores=0,2
/proc/26687/task/26703/stat : 26703 (java) S 26685 26687 26269 0 -1 4202560 637 0 0 0 4 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26704] ppid=26685 vsize=7662912 CPUtime=0.08 cores=0,2
/proc/26687/task/26704/stat : 26704 (java) S 26685 26687 26269 0 -1 4202560 580 0 0 0 8 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26705] ppid=26685 vsize=7662912 CPUtime=0.04 cores=0,2
/proc/26687/task/26705/stat : 26705 (java) S 26685 26687 26269 0 -1 4202560 883 0 0 0 4 0 0 0 15 0 19 0 462328326 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26709] ppid=26685 vsize=7662912 CPUtime=1.9 cores=0,2
/proc/26687/task/26709/stat : 26709 (java) S 26685 26687 26269 0 -1 4202560 7034 0 0 0 189 1 0 0 15 0 19 0 462328327 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 0 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26710] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26710/stat : 26710 (java) S 26685 26687 26269 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26711] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26711/stat : 26711 (java) S 26685 26687 26269 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462328327 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26717] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26717/stat : 26717 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462328329 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917554609 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26718] ppid=26685 vsize=7662912 CPUtime=0.4 cores=0,2
/proc/26687/task/26718/stat : 26718 (java) S 26685 26687 26269 0 -1 4202560 6886 0 0 0 40 0 0 0 15 0 19 0 462328329 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26719] ppid=26685 vsize=7662912 CPUtime=0.24 cores=0,2
/proc/26687/task/26719/stat : 26719 (java) S 26685 26687 26269 0 -1 4202560 2244 0 0 0 24 0 0 0 15 0 19 0 462328329 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26720] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26720/stat : 26720 (java) S 26685 26687 26269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462328329 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917546905 0 4 0 16800975 18446604453911610304 0 0 -1 0 0 0 0
[pid=26687/tid=26721] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26721/stat : 26721 (java) S 26685 26687 26269 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 462328329 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
[pid=26687/tid=26747] ppid=26685 vsize=7662912 CPUtime=0 cores=0,2
/proc/26687/task/26747/stat : 26747 (java) S 26685 26687 26269 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462328349 7846821888 43036 33554432000 1073741824 1073778376 140734584839584 18446744073709551615 218917547520 0 4 0 16800975 18446604453911610304 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1300.97
Current children cumulated vsize (KiB) 7662912

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.03
CPU user time (s): 1300.92
CPU system time (s): 0.110983
CPU usage (%): 100.075
Max. virtual memory (cumulated for all children) (KiB): 7662912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.92
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45999
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= 27971
involuntary context switches= 6533

runsolver used 2.35564 second user time and 4.82027 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-22 23:21:46
IDJOB=3259268
IDBENCH=71540
IDSOLVER=1611
FILE ID=node137/3259268-1303507306
RUNJOBID= node137-1303507306-26633
PBS_JOBID= 13134249
Free space on /tmp= 71388 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes7.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-3259268-1303507306/watcher-3259268-1303507306 -o /tmp/evaluation-result-3259268-1303507306/solver-3259268-1303507306 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3259268-1303507306.cnf

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

MD5SUM BENCH= 6200c727c8a5a324974090a1f9a6d7ab
RANDOM SEED=676110461

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15733180 kB
Buffers:       1682580 kB
Cached:       14873476 kB
SwapCached:          0 kB
Active:        9828028 kB
Inactive:      6829164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15733180 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3192 kB
Writeback:           0 kB
AnonPages:      100236 kB
Mapped:          22180 kB
Slab:           497508 kB
PageTables:       4592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7482532 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= 71388 MiB
End job on node137 at 2011-04-22 23:43:28