Trace number 3280197

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-15-s.cnf
MD5SUMa6b04ec2cace5c4e6bef212c7f2df796
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.9874
Satisfiable
(Un)Satisfiability was proved
Number of variables261020
Number of clauses1211106
Sum of the clauses size2788072
Maximum clause length10
Minimum clause length1
Number of clauses of size 119537
Number of clauses of size 2952032
Number of clauses of size 3190917
Number of clauses of size 45400
Number of clauses of size 521600
Number of clauses of size over 521620

Solver Data

0.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.08	c See www.sat4j.org for details.
0.04/0.08	c no version file found!!!
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.18-164.el5
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		6997539544
0.04/0.08	c Max memory 		7034241024
0.04/0.08	c Total memory 		7034241024
0.04/0.08	c Number of processors 	8
0.08/0.10	c --- Begin Solver configuration ---
0.08/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.08/0.10	c Learn all clauses as in MiniSAT
0.08/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.08/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.08/0.10	c Expensive reason simplification
0.08/0.10	c Armin Biere (Picosat) restarts strategy
0.08/0.10	c Glucose learned constraints deletion strategy
0.08/0.10	c timeout=2147483647s
0.08/0.10	c DB Simplification allowed=true
0.08/0.10	c --- End Solver configuration ---
0.08/0.10	c solving HOME/instance-3280197-1303746823.cnf
0.08/0.10	c reading problem ... 
1.21/1.12	c ... done. Wall clock time 1.018s.
1.21/1.12	c #vars     261020
1.21/1.12	c #constraints  1200057
1.21/1.12	c constraints type 
1.21/1.12	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 239402
1.21/1.12	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 950869
17.12/16.58	c cleaning 2462 clauses out of 4981 with flag 5000/5000
35.05/34.23	c cleaning 4228 clauses out of 8471 with flag 11000/11000
54.97/54.13	c cleaning 5548 clauses out of 11152 with flag 18000/18000
80.49/79.60	c cleaning 6545 clauses out of 13321 with flag 26000/26000
109.13/108.29	c cleaning 7852 clauses out of 15713 with flag 35000/35000
147.66/146.76	c cleaning 8750 clauses out of 17656 with flag 45002/45002
188.57/187.60	c cleaning 9644 clauses out of 19788 with flag 56004/56004
237.50/236.57	c cleaning 10927 clauses out of 21962 with flag 68000/68000
292.02/291.07	c cleaning 11654 clauses out of 23408 with flag 81004/81004
350.55/349.58	c cleaning 12633 clauses out of 25637 with flag 95000/95000
422.48/421.42	c cleaning 13948 clauses out of 27987 with flag 110000/110000
491.91/490.87	c cleaning 14993 clauses out of 29991 with flag 126001/126001
568.54/567.47	c cleaning 15618 clauses out of 31516 with flag 143000/143000
655.07/653.91	c cleaning 16803 clauses out of 33820 with flag 161000/161000
745.99/744.83	c cleaning 17855 clauses out of 35965 with flag 180003/180003
831.73/830.58	c cleaning 18394 clauses out of 37458 with flag 200000/200000
937.46/936.22	c cleaning 19963 clauses out of 39968 with flag 221000/221000
1041.69/1040.45	c cleaning 20917 clauses out of 41958 with flag 243000/243000
1154.83/1153.59	c cleaning 21975 clauses out of 43998 with flag 266004/266004
1274.76/1273.40	c cleaning 22725 clauses out of 45922 with flag 290001/290001
1301.41/1300.01	c starts		: 620
1301.41/1300.01	c conflicts		: 296257
1301.41/1300.01	c decisions		: 3165155
1301.41/1300.01	c propagations		: 1309439115
1301.41/1300.01	c inspects		: 4045578898
1301.41/1300.01	c shortcuts		: 0
1301.41/1300.01	c learnt literals	: 292
1301.41/1300.01	c learnt binary clauses	: 4452
1301.41/1300.01	c learnt ternary clauses	: 5752
1301.41/1300.01	c learnt constraints	: 295964
1301.41/1300.01	c ignored constraints	: 0
1301.41/1300.01	c root simplifications	: 912
1301.41/1300.01	c removed literals (reason simplification)	: 11349931
1301.41/1300.01	c reason swapping (by a shorter reason)	: 0
1301.41/1300.01	c Calls to reduceDB	: 20
1301.41/1300.01	c speed (assignments/second)	: 1008120.0861965428
1301.41/1300.01	c non guided choices	11237
1301.41/1300.04	c learnt constraints type 
1301.41/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3710
1301.41/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 25740
1301.41/1300.04	c constraints type 
1301.41/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 239402
1301.41/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 950869
1301.41/1300.04	s UNKNOWN
1301.41/1300.04	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-3280197-1303746823/watcher-3280197-1303746823 -o /tmp/evaluation-result-3280197-1303746823/solver-3280197-1303746823 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3280197-1303746823.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.00 0.00 0.00 6/221 26432
/proc/meminfo: memFree=22989172/32951124 swapFree=67051468/67111528
[pid=26432] ppid=26430 vsize=23028 CPUtime=0 cores=0,2
/proc/26432/stat : 26432 (java) R 26430 26432 26342 0 -1 4202496 949 0 0 0 0 0 0 0 21 0 1 0 486285255 23580672 693 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218365994897 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26432/statm: 5757 693 510 9 0 124 0

[startup+0.052386 s]
/proc/loadavg: 0.00 0.00 0.00 6/221 26432
/proc/meminfo: memFree=22989172/32951124 swapFree=67051468/67111528
[pid=26432] ppid=26430 vsize=7564352 CPUtime=0.04 cores=0,2
/proc/26432/stat : 26432 (java) S 26430 26432 26342 0 -1 4202496 8885 0 1 0 3 1 0 0 21 0 13 0 486285255 7745896448 8582 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382759909 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/26432/statm: 1891088 8582 1684 9 0 1881836 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7564352

[startup+0.100371 s]
/proc/loadavg: 0.00 0.00 0.00 6/221 26432
/proc/meminfo: memFree=22989172/32951124 swapFree=67051468/67111528
[pid=26432] ppid=26430 vsize=7569940 CPUtime=0.08 cores=0,2
/proc/26432/stat : 26432 (java) S 26430 26432 26342 0 -1 4202496 9647 0 1 0 7 1 0 0 21 0 18 0 486285255 7751618560 9344 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26432/statm: 1892485 9345 1754 9 0 1883223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.300285 s]
/proc/loadavg: 0.00 0.00 0.00 6/221 26432
/proc/meminfo: memFree=22989172/32951124 swapFree=67051468/67111528
[pid=26432] ppid=26430 vsize=7639460 CPUtime=0.37 cores=0,2
/proc/26432/stat : 26432 (java) S 26430 26432 26342 0 -1 4202496 20388 0 1 0 35 2 0 0 21 0 18 0 486285255 7822807040 19911 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26432/statm: 1909865 19911 2198 9 0 1900603 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 7639460

[startup+0.70021 s]
/proc/loadavg: 0.00 0.00 0.00 6/221 26432
/proc/meminfo: memFree=22989172/32951124 swapFree=67051468/67111528
[pid=26432] ppid=26430 vsize=7639460 CPUtime=0.77 cores=0,2
/proc/26432/stat : 26432 (java) S 26430 26432 26342 0 -1 4202496 33341 0 1 0 74 3 0 0 21 0 18 0 486285255 7822807040 32864 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26432/statm: 1909865 32864 2198 9 0 1900603 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 7639460

[startup+1.50265 s]
/proc/loadavg: 0.00 0.00 0.00 9/260 26474
/proc/meminfo: memFree=22709200/32951124 swapFree=67051468/67111528
[pid=26432] ppid=26430 vsize=7642064 CPUtime=1.74 cores=0,2
/proc/26432/stat : 26432 (java) S 26430 26432 26342 0 -1 4202496 49183 0 1 0 169 5 0 0 21 0 19 0 486285255 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26432/statm: 1910516 47861 2216 9 0 1901254 0
[pid=26432/tid=26434] ppid=26430 vsize=7642064 CPUtime=1.32 cores=0,2
/proc/26432/task/26434/stat : 26434 (java) R 26430 26432 26342 0 -1 4202560 44617 0 1 0 128 4 0 0 25 0 19 0 486285256 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 46912505497955 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26432/tid=26435] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26435/stat : 26435 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 486285257 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26436] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26436/stat : 26436 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26437] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26437/stat : 26437 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26438] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26438/stat : 26438 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26439] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26439/stat : 26439 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26440] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26440/stat : 26440 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26441] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26441/stat : 26441 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26442] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26442/stat : 26442 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26443] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26443/stat : 26443 (java) S 26430 26432 26342 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 486285259 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 0 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26444] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26444/stat : 26444 (java) S 26430 26432 26342 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 486285259 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26445] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26445/stat : 26445 (java) S 26430 26432 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285259 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26446] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26446/stat : 26446 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382780849 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26447] ppid=26430 vsize=7642064 CPUtime=0.17 cores=0,2
/proc/26432/task/26447/stat : 26447 (java) S 26430 26432 26342 0 -1 4202560 905 0 0 0 17 0 0 0 15 0 19 0 486285262 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26448] ppid=26430 vsize=7642064 CPUtime=0.23 cores=0,2
/proc/26432/task/26448/stat : 26448 (java) S 26430 26432 26342 0 -1 4202560 2500 0 0 0 23 0 0 0 15 0 19 0 486285262 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26449] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26449/stat : 26449 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26450] ppid=26430 vsize=7642064 CPUtime=0 cores=0,2
/proc/26432/task/26450/stat : 26450 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285262 7825473536 47861 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 7642064

[startup+3.10082 s]
/proc/loadavg: 0.48 0.10 0.03 5/262 26476
/proc/meminfo: memFree=22553688/32951124 swapFree=67051468/67111528
[pid=26432] ppid=26430 vsize=7641960 CPUtime=3.66 cores=0,2
/proc/26432/stat : 26432 (java) S 26430 26432 26342 0 -1 4202496 50889 0 1 0 360 6 0 0 21 0 19 0 486285255 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26432/statm: 1910490 48691 2223 9 0 1901228 0
[pid=26432/tid=26434] ppid=26430 vsize=7641960 CPUtime=2.73 cores=0,2
/proc/26432/task/26434/stat : 26434 (java) R 26430 26432 26342 0 -1 4202560 44780 0 1 0 268 5 0 0 25 0 19 0 486285256 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 46912505780485 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26432/tid=26435] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26435/stat : 26435 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 486285257 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26436] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26436/stat : 26436 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26437] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26437/stat : 26437 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26438] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26438/stat : 26438 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26439] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26439/stat : 26439 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26440] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26440/stat : 26440 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26441] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26441/stat : 26441 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26442] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26442/stat : 26442 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26443] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26443/stat : 26443 (java) S 26430 26432 26342 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 486285259 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 0 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26444] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26444/stat : 26444 (java) S 26430 26432 26342 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 486285259 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26445] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26445/stat : 26445 (java) S 26430 26432 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285259 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26446] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26446/stat : 26446 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382780849 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26447] ppid=26430 vsize=7641960 CPUtime=0.37 cores=0,2
/proc/26432/task/26447/stat : 26447 (java) S 26430 26432 26342 0 -1 4202560 1549 0 0 0 37 0 0 0 15 0 19 0 486285262 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26448] ppid=26430 vsize=7641960 CPUtime=0.54 cores=0,2
/proc/26432/task/26448/stat : 26448 (java) S 26430 26432 26342 0 -1 4202560 3399 0 0 0 54 0 0 0 15 0 19 0 486285262 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26449] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26449/stat : 26449 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26450] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26450/stat : 26450 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285262 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26475] ppid=26430 vsize=7641960 CPUtime=0 cores=0,2
/proc/26432/task/26475/stat : 26475 (java) S 26430 26432 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285386 7825367040 48691 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 7641960

[startup+6.30127 s]
/proc/loadavg: 0.48 0.10 0.03 5/262 26476
/proc/meminfo: memFree=22465184/32951124 swapFree=67051468/67111528
[pid=26432] ppid=26430 vsize=7640976 CPUtime=6.89 cores=0,2
/proc/26432/stat : 26432 (java) S 26430 26432 26342 0 -1 4202496 51050 0 1 0 683 6 0 0 21 0 19 0 486285255 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26432/statm: 1910244 48604 2227 9 0 1900982 0
[pid=26432/tid=26434] ppid=26430 vsize=7640976 CPUtime=5.9 cores=0,2
/proc/26432/task/26434/stat : 26434 (java) R 26430 26432 26342 0 -1 4202560 44931 0 1 0 585 5 0 0 21 0 19 0 486285256 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 46912505835000 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26432/tid=26435] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26435/stat : 26435 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 486285257 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26436] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26436/stat : 26436 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26437] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26437/stat : 26437 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26438] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26438/stat : 26438 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26439] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26439/stat : 26439 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26440] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26440/stat : 26440 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26441] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26441/stat : 26441 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26442] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26442/stat : 26442 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285257 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26443] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26443/stat : 26443 (java) S 26430 26432 26342 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 486285259 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 0 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26444] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26444/stat : 26444 (java) S 26430 26432 26342 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 486285259 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26445] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26445/stat : 26445 (java) S 26430 26432 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285259 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26446] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26446/stat : 26446 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382780849 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26447] ppid=26430 vsize=7640976 CPUtime=0.38 cores=0,2
/proc/26432/task/26447/stat : 26447 (java) S 26430 26432 26342 0 -1 4202560 1549 0 0 0 38 0 0 0 15 0 19 0 486285262 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26448] ppid=26430 vsize=7640976 CPUtime=0.59 cores=0,2
/proc/26432/task/26448/stat : 26448 (java) S 26430 26432 26342 0 -1 4202560 3409 0 0 0 59 0 0 0 15 0 19 0 486285262 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26449] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26449/stat : 26449 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26450] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26450/stat : 26450 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285262 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26475] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26475/stat : 26475 (java) S 26430 26432 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285386 7824359424 48604 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.89
Current children cumulated vsize (KiB) 7640976

[startup+12.7011 s]
/proc/loadavg: 1.02 0.23 0.07 5/262 26476
/proc/meminfo: memFree=22460852/32951124 swapFree=67051468/67111528

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

[pid=26432/tid=26440] ppid=26430 vsize=7640976 CPUtime=0.14 cores=0,2
/proc/26432/task/26440/stat : 26440 (java) S 26430 26432 26342 0 -1 4202560 36 0 0 0 14 0 0 0 15 0 19 0 486285257 7824359424 115183 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26441] ppid=26430 vsize=7640976 CPUtime=0.08 cores=0,2
/proc/26432/task/26441/stat : 26441 (java) S 26430 26432 26342 0 -1 4202560 4 0 0 0 8 0 0 0 16 0 19 0 486285257 7824359424 115183 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26442] ppid=26430 vsize=7640976 CPUtime=0.15 cores=0,2
/proc/26432/task/26442/stat : 26442 (java) S 26430 26432 26342 0 -1 4202560 22 0 0 0 15 0 0 0 15 0 19 0 486285257 7824359424 115183 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26443] ppid=26430 vsize=7640976 CPUtime=6.87 cores=0,2
/proc/26432/task/26443/stat : 26443 (java) S 26430 26432 26342 0 -1 4202560 36551 0 0 0 683 4 0 0 15 0 19 0 486285259 7824359424 115183 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 0 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26444] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26444/stat : 26444 (java) S 26430 26432 26342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486285259 7824359424 115183 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26445] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26445/stat : 26445 (java) S 26430 26432 26342 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 486285259 7824359424 115183 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26446] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26446/stat : 26446 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7824359424 115183 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382780849 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26447] ppid=26430 vsize=7640976 CPUtime=0.39 cores=0,2
/proc/26432/task/26447/stat : 26447 (java) S 26430 26432 26342 0 -1 4202560 1551 0 0 0 39 0 0 0 16 0 19 0 486285262 7824359424 115183 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26448] ppid=26430 vsize=7640976 CPUtime=0.75 cores=0,2
/proc/26432/task/26448/stat : 26448 (java) S 26430 26432 26342 0 -1 4202560 3428 0 0 0 75 0 0 0 15 0 19 0 486285262 7824359424 115183 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26449] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26449/stat : 26449 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7824359424 115183 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26450] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26450/stat : 26450 (java) S 26430 26432 26342 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 486285262 7824359424 115183 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26475] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26475/stat : 26475 (java) S 26430 26432 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285386 7824359424 115183 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1123.63
Current children cumulated vsize (KiB) 7640976

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.87 5/262 26565
/proc/meminfo: memFree=21322160/32951124 swapFree=67051468/67111528
[pid=26432] ppid=26430 vsize=7640976 CPUtime=1183.66 cores=0,2
/proc/26432/stat : 26432 (java) S 26430 26432 26342 0 -1 4202496 118004 0 1 0 118352 14 0 0 21 0 19 0 486285255 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26432/statm: 1910244 115397 2254 9 0 1900982 0
[pid=26432/tid=26434] ppid=26430 vsize=7640976 CPUtime=1173.86 cores=0,2
/proc/26432/task/26434/stat : 26434 (java) R 26430 26432 26342 0 -1 4202560 45727 0 1 0 117380 6 0 0 25 0 19 0 486285256 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 46912505834982 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26432/tid=26435] ppid=26430 vsize=7640976 CPUtime=0.29 cores=0,2
/proc/26432/task/26435/stat : 26435 (java) S 26430 26432 26342 0 -1 4202560 12309 0 0 0 28 1 0 0 16 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26436] ppid=26430 vsize=7640976 CPUtime=0.29 cores=0,2
/proc/26432/task/26436/stat : 26436 (java) S 26430 26432 26342 0 -1 4202560 12059 0 0 0 28 1 0 0 15 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26437] ppid=26430 vsize=7640976 CPUtime=0.24 cores=0,2
/proc/26432/task/26437/stat : 26437 (java) S 26430 26432 26342 0 -1 4202560 4432 0 0 0 24 0 0 0 15 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26438] ppid=26430 vsize=7640976 CPUtime=0.04 cores=0,2
/proc/26432/task/26438/stat : 26438 (java) S 26430 26432 26342 0 -1 4202560 450 0 0 0 4 0 0 0 15 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26439] ppid=26430 vsize=7640976 CPUtime=0.1 cores=0,2
/proc/26432/task/26439/stat : 26439 (java) S 26430 26432 26342 0 -1 4202560 3 0 0 0 10 0 0 0 16 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26440] ppid=26430 vsize=7640976 CPUtime=0.14 cores=0,2
/proc/26432/task/26440/stat : 26440 (java) S 26430 26432 26342 0 -1 4202560 36 0 0 0 14 0 0 0 16 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26441] ppid=26430 vsize=7640976 CPUtime=0.1 cores=0,2
/proc/26432/task/26441/stat : 26441 (java) S 26430 26432 26342 0 -1 4202560 4 0 0 0 10 0 0 0 15 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26442] ppid=26430 vsize=7640976 CPUtime=0.15 cores=0,2
/proc/26432/task/26442/stat : 26442 (java) S 26430 26432 26342 0 -1 4202560 22 0 0 0 15 0 0 0 16 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26443] ppid=26430 vsize=7640976 CPUtime=7.22 cores=0,2
/proc/26432/task/26443/stat : 26443 (java) S 26430 26432 26342 0 -1 4202560 36766 0 0 0 718 4 0 0 15 0 19 0 486285259 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 0 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26444] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26444/stat : 26444 (java) S 26430 26432 26342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486285259 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26445] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26445/stat : 26445 (java) S 26430 26432 26342 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 486285259 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26446] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26446/stat : 26446 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382780849 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26447] ppid=26430 vsize=7640976 CPUtime=0.39 cores=0,2
/proc/26432/task/26447/stat : 26447 (java) S 26430 26432 26342 0 -1 4202560 1551 0 0 0 39 0 0 0 16 0 19 0 486285262 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26448] ppid=26430 vsize=7640976 CPUtime=0.75 cores=0,2
/proc/26432/task/26448/stat : 26448 (java) S 26430 26432 26342 0 -1 4202560 3428 0 0 0 75 0 0 0 15 0 19 0 486285262 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26449] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26449/stat : 26449 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26450] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26450/stat : 26450 (java) S 26430 26432 26342 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 486285262 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26475] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26475/stat : 26475 (java) S 26430 26432 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285386 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1183.66
Current children cumulated vsize (KiB) 7640976

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.94 5/262 26567
/proc/meminfo: memFree=21321016/32951124 swapFree=67051468/67111528
[pid=26432] ppid=26430 vsize=7640976 CPUtime=1243.66 cores=0,2
/proc/26432/stat : 26432 (java) S 26430 26432 26342 0 -1 4202496 118008 0 1 0 124352 14 0 0 21 0 19 0 486285255 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26432/statm: 1910244 115397 2254 9 0 1900982 0
[pid=26432/tid=26434] ppid=26430 vsize=7640976 CPUtime=1233.87 cores=0,2
/proc/26432/task/26434/stat : 26434 (java) R 26430 26432 26342 0 -1 4202560 45727 0 1 0 123381 6 0 0 25 0 19 0 486285256 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 46912505771771 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26432/tid=26435] ppid=26430 vsize=7640976 CPUtime=0.29 cores=0,2
/proc/26432/task/26435/stat : 26435 (java) S 26430 26432 26342 0 -1 4202560 12309 0 0 0 28 1 0 0 16 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26436] ppid=26430 vsize=7640976 CPUtime=0.29 cores=0,2
/proc/26432/task/26436/stat : 26436 (java) S 26430 26432 26342 0 -1 4202560 12059 0 0 0 28 1 0 0 15 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26437] ppid=26430 vsize=7640976 CPUtime=0.24 cores=0,2
/proc/26432/task/26437/stat : 26437 (java) S 26430 26432 26342 0 -1 4202560 4432 0 0 0 24 0 0 0 15 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26438] ppid=26430 vsize=7640976 CPUtime=0.04 cores=0,2
/proc/26432/task/26438/stat : 26438 (java) S 26430 26432 26342 0 -1 4202560 450 0 0 0 4 0 0 0 15 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26439] ppid=26430 vsize=7640976 CPUtime=0.1 cores=0,2
/proc/26432/task/26439/stat : 26439 (java) S 26430 26432 26342 0 -1 4202560 3 0 0 0 10 0 0 0 16 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26440] ppid=26430 vsize=7640976 CPUtime=0.14 cores=0,2
/proc/26432/task/26440/stat : 26440 (java) S 26430 26432 26342 0 -1 4202560 36 0 0 0 14 0 0 0 16 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26441] ppid=26430 vsize=7640976 CPUtime=0.1 cores=0,2
/proc/26432/task/26441/stat : 26441 (java) S 26430 26432 26342 0 -1 4202560 4 0 0 0 10 0 0 0 15 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26442] ppid=26430 vsize=7640976 CPUtime=0.15 cores=0,2
/proc/26432/task/26442/stat : 26442 (java) S 26430 26432 26342 0 -1 4202560 22 0 0 0 15 0 0 0 16 0 19 0 486285257 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26443] ppid=26430 vsize=7640976 CPUtime=7.22 cores=0,2
/proc/26432/task/26443/stat : 26443 (java) S 26430 26432 26342 0 -1 4202560 36766 0 0 0 718 4 0 0 15 0 19 0 486285259 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 0 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26444] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26444/stat : 26444 (java) S 26430 26432 26342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486285259 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26445] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26445/stat : 26445 (java) S 26430 26432 26342 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 486285259 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26446] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26446/stat : 26446 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382780849 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26447] ppid=26430 vsize=7640976 CPUtime=0.39 cores=0,2
/proc/26432/task/26447/stat : 26447 (java) S 26430 26432 26342 0 -1 4202560 1551 0 0 0 39 0 0 0 16 0 19 0 486285262 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26448] ppid=26430 vsize=7640976 CPUtime=0.75 cores=0,2
/proc/26432/task/26448/stat : 26448 (java) S 26430 26432 26342 0 -1 4202560 3428 0 0 0 75 0 0 0 15 0 19 0 486285262 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26449] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26449/stat : 26449 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26450] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26450/stat : 26450 (java) S 26430 26432 26342 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 486285262 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26475] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26475/stat : 26475 (java) S 26430 26432 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285386 7824359424 115397 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1243.66
Current children cumulated vsize (KiB) 7640976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.00 4/242 26572
/proc/meminfo: memFree=21834868/32951124 swapFree=67051468/67111528
[pid=26432] ppid=26430 vsize=7640976 CPUtime=1301.41 cores=0,2
/proc/26432/stat : 26432 (java) S 26430 26432 26342 0 -1 4202496 119729 0 1 0 130126 15 0 0 21 0 19 0 486285255 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26432/statm: 1910244 117104 2254 9 0 1900982 0
[pid=26432/tid=26434] ppid=26430 vsize=7640976 CPUtime=1291.06 cores=0,2
/proc/26432/task/26434/stat : 26434 (java) R 26430 26432 26342 0 -1 4202560 45728 0 1 0 129100 6 0 0 25 0 19 0 486285256 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 46912505771776 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26432/tid=26435] ppid=26430 vsize=7640976 CPUtime=0.29 cores=0,2
/proc/26432/task/26435/stat : 26435 (java) S 26430 26432 26342 0 -1 4202560 12312 0 0 0 28 1 0 0 15 0 19 0 486285257 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26436] ppid=26430 vsize=7640976 CPUtime=0.29 cores=0,2
/proc/26432/task/26436/stat : 26436 (java) S 26430 26432 26342 0 -1 4202560 12059 0 0 0 28 1 0 0 16 0 19 0 486285257 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26437] ppid=26430 vsize=7640976 CPUtime=0.24 cores=0,2
/proc/26432/task/26437/stat : 26437 (java) S 26430 26432 26342 0 -1 4202560 4721 0 0 0 24 0 0 0 16 0 19 0 486285257 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26438] ppid=26430 vsize=7640976 CPUtime=0.04 cores=0,2
/proc/26432/task/26438/stat : 26438 (java) S 26430 26432 26342 0 -1 4202560 450 0 0 0 4 0 0 0 15 0 19 0 486285257 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26439] ppid=26430 vsize=7640976 CPUtime=0.1 cores=0,2
/proc/26432/task/26439/stat : 26439 (java) S 26430 26432 26342 0 -1 4202560 5 0 0 0 10 0 0 0 15 0 19 0 486285257 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26440] ppid=26430 vsize=7640976 CPUtime=0.17 cores=0,2
/proc/26432/task/26440/stat : 26440 (java) S 26430 26432 26342 0 -1 4202560 676 0 0 0 17 0 0 0 16 0 19 0 486285257 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26441] ppid=26430 vsize=7640976 CPUtime=0.1 cores=0,2
/proc/26432/task/26441/stat : 26441 (java) S 26430 26432 26342 0 -1 4202560 4 0 0 0 10 0 0 0 15 0 19 0 486285257 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26442] ppid=26430 vsize=7640976 CPUtime=0.18 cores=0,2
/proc/26432/task/26442/stat : 26442 (java) S 26430 26432 26342 0 -1 4202560 802 0 0 0 18 0 0 0 15 0 19 0 486285257 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26443] ppid=26430 vsize=7640976 CPUtime=7.69 cores=0,2
/proc/26432/task/26443/stat : 26443 (java) S 26430 26432 26342 0 -1 4202560 36768 0 0 0 765 4 0 0 15 0 19 0 486285259 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 0 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26444] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26444/stat : 26444 (java) S 26430 26432 26342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486285259 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26445] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26445/stat : 26445 (java) S 26430 26432 26342 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 486285259 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26446] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26446/stat : 26446 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382780849 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26447] ppid=26430 vsize=7640976 CPUtime=0.39 cores=0,2
/proc/26432/task/26447/stat : 26447 (java) S 26430 26432 26342 0 -1 4202560 1551 0 0 0 39 0 0 0 16 0 19 0 486285262 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26448] ppid=26430 vsize=7640976 CPUtime=0.75 cores=0,2
/proc/26432/task/26448/stat : 26448 (java) S 26430 26432 26342 0 -1 4202560 3428 0 0 0 75 0 0 0 15 0 19 0 486285262 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26449] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26449/stat : 26449 (java) S 26430 26432 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285262 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773145 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
[pid=26432/tid=26450] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26450/stat : 26450 (java) S 26430 26432 26342 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 486285262 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 4 0 16800975 18446604453918529600 0 0 -1 2 0 0 0
[pid=26432/tid=26475] ppid=26430 vsize=7640976 CPUtime=0 cores=0,2
/proc/26432/task/26475/stat : 26475 (java) S 26430 26432 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285386 7824359424 117104 33554432000 1073741824 1073778376 140735298930624 18446744073709551615 218382773760 0 4 0 16800975 18446604453918529600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1301.41
Current children cumulated vsize (KiB) 7640976

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

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

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.47
CPU user time (s): 1301.3
CPU system time (s): 0.171973
CPU usage (%): 100.108
Max. virtual memory (cumulated for all children) (KiB): 7642176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.3
system time used= 0.171973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119759
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= 27343
involuntary context switches= 4905

runsolver used 2.34164 second user time and 4.76828 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 17:53:45
IDJOB=3280197
IDBENCH=20352
IDSOLVER=1611
FILE ID=node101/3280197-1303746823
RUNJOBID= node101-1303746818-26361
PBS_JOBID= 13154061
Free space on /tmp= 71724 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-15-s.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-3280197-1303746823/watcher-3280197-1303746823 -o /tmp/evaluation-result-3280197-1303746823/solver-3280197-1303746823 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3280197-1303746823.cnf

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

MD5SUM BENCH= a6b04ec2cace5c4e6bef212c7f2df796
RANDOM SEED=1208918901

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22989576 kB
Buffers:       2073460 kB
Cached:        7128128 kB
SwapCached:      33708 kB
Active:        6448884 kB
Inactive:      3042140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22989576 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           58012 kB
Writeback:           0 kB
AnonPages:      276204 kB
Mapped:          17292 kB
Slab:           406016 kB
PageTables:       6176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14737752 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= 71692 MiB
End job on node101 at 2011-04-25 18:15:27