Trace number 3281117

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) 1300.88 1300.05

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

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-3281117-1303750702.cnf
0.08/0.10	c reading problem ... 
0.38/0.34	c ... done. Wall clock time 0.243s.
0.38/0.34	c #vars     37432
0.38/0.34	c #constraints  147345
0.38/0.34	c constraints type 
0.38/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 77121
0.38/0.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 69621
4.75/4.29	c cleaning 2498 clauses out of 5001 with flag 5001/5001
14.79/14.22	c cleaning 4250 clauses out of 8505 with flag 11003/11003
24.58/24.06	c cleaning 5614 clauses out of 11252 with flag 18000/18000
39.29/38.71	c cleaning 6808 clauses out of 13639 with flag 26001/26001
63.20/62.62	c cleaning 7903 clauses out of 15830 with flag 35000/35000
92.10/91.51	c cleaning 8955 clauses out of 17927 with flag 45000/45000
136.81/136.27	c cleaning 9976 clauses out of 19972 with flag 56000/56000
187.62/187.07	c cleaning 10994 clauses out of 21997 with flag 68001/68001
212.94/212.32	c cleaning 11990 clauses out of 24002 with flag 81000/81000
266.44/265.81	c cleaning 12999 clauses out of 26013 with flag 95001/95001
335.94/335.40	c cleaning 14007 clauses out of 28013 with flag 110000/110000
393.95/393.39	c cleaning 15003 clauses out of 30006 with flag 126000/126000
456.76/456.18	c cleaning 15997 clauses out of 32004 with flag 143001/143001
527.77/527.18	c cleaning 16998 clauses out of 34007 with flag 161001/161001
605.49/604.88	c cleaning 17998 clauses out of 36008 with flag 180000/180000
681.80/681.10	c cleaning 18997 clauses out of 38011 with flag 200001/200001
772.81/772.14	c cleaning 20002 clauses out of 40014 with flag 221001/221001
864.83/864.15	c cleaning 21002 clauses out of 42012 with flag 243001/243001
963.94/963.25	c cleaning 21999 clauses out of 44010 with flag 266001/266001
1070.25/1069.56	c cleaning 22999 clauses out of 46010 with flag 290000/290000
1186.37/1185.67	c cleaning 23999 clauses out of 48012 with flag 315001/315001
1300.79/1300.01	c starts		: 732
1300.79/1300.01	c conflicts		: 339810
1300.79/1300.01	c decisions		: 530838
1300.79/1300.01	c propagations		: 2015486392
1300.79/1300.01	c inspects		: 7759586518
1300.79/1300.01	c shortcuts		: 0
1300.79/1300.01	c learnt literals	: 0
1300.79/1300.01	c learnt binary clauses	: 517
1300.79/1300.01	c learnt ternary clauses	: 802
1300.79/1300.01	c learnt constraints	: 339810
1300.79/1300.01	c ignored constraints	: 0
1300.79/1300.01	c root simplifications	: 732
1300.79/1300.01	c removed literals (reason simplification)	: 256875257
1300.79/1300.01	c reason swapping (by a shorter reason)	: 0
1300.79/1300.01	c Calls to reduceDB	: 21
1300.79/1300.01	c speed (assignments/second)	: 1550769.1012096156
1300.79/1300.01	c non guided choices	3767
1300.79/1300.04	c learnt constraints type 
1300.79/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 517
1300.79/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 48310
1300.79/1300.04	c constraints type 
1300.79/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 77121
1300.79/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 69621
1300.79/1300.04	s UNKNOWN
1300.79/1300.04	c Total wall clock time (in seconds) : 1299.912

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.02 3.95 3.49 5/243 14821
/proc/meminfo: memFree=13987912/32951124 swapFree=67111528/67111528
[pid=14821] ppid=14819 vsize=5596 CPUtime=0 cores=0,2
/proc/14821/stat : 14821 (java) R 14819 14821 14035 0 -1 4194304 295 0 0 0 0 0 0 0 25 0 1 0 467485868 5730304 57 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270333460490 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14821/statm: 2254 64 50 9 0 33 0

[startup+0.05671 s]
/proc/loadavg: 4.02 3.95 3.49 5/243 14821
/proc/meminfo: memFree=13987912/32951124 swapFree=67111528/67111528
[pid=14821] ppid=14819 vsize=7564488 CPUtime=0.04 cores=0,2
/proc/14821/stat : 14821 (java) S 14819 14821 14035 0 -1 4202496 8973 0 1 0 3 1 0 0 25 0 13 0 467485868 7746035712 8668 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350186469 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/14821/statm: 1891122 8670 1687 9 0 1881870 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7564488

[startup+0.100703 s]
/proc/loadavg: 4.02 3.95 3.49 5/243 14821
/proc/meminfo: memFree=13987912/32951124 swapFree=67111528/67111528
[pid=14821] ppid=14819 vsize=7569940 CPUtime=0.08 cores=0,2
/proc/14821/stat : 14821 (java) S 14819 14821 14035 0 -1 4202496 9659 0 1 0 7 1 0 0 25 0 18 0 467485868 7751618560 9354 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14821/statm: 1892485 9354 1754 9 0 1883223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.300634 s]
/proc/loadavg: 4.02 3.95 3.49 5/243 14821
/proc/meminfo: memFree=13987912/32951124 swapFree=67111528/67111528
[pid=14821] ppid=14819 vsize=7637420 CPUtime=0.38 cores=0,2
/proc/14821/stat : 14821 (java) S 14819 14821 14035 0 -1 4202496 13957 0 1 0 36 2 0 0 25 0 18 0 467485868 7820718080 13478 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14821/statm: 1909355 13478 2197 9 0 1900093 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 7637420

[startup+0.729544 s]
/proc/loadavg: 4.02 3.95 3.49 5/243 14821
/proc/meminfo: memFree=13987912/32951124 swapFree=67111528/67111528
[pid=14821] ppid=14819 vsize=7638448 CPUtime=1.21 cores=0,2
/proc/14821/stat : 14821 (java) S 14819 14821 14035 0 -1 4202496 18140 0 1 0 119 2 0 0 25 0 19 0 467485868 7821770752 16748 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14821/statm: 1909612 16748 2221 9 0 1900350 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 7638448

[startup+1.50146 s]
/proc/loadavg: 4.02 3.95 3.49 5/262 14840
/proc/meminfo: memFree=13928436/32951124 swapFree=67111528/67111528
[pid=14821] ppid=14819 vsize=7638752 CPUtime=2.04 cores=0,2
/proc/14821/stat : 14821 (java) S 14819 14821 14035 0 -1 4202496 18322 0 1 0 202 2 0 0 25 0 19 0 467485868 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14821/statm: 1909688 16930 2222 9 0 1900426 0
[pid=14821/tid=14823] ppid=14819 vsize=7638752 CPUtime=1.42 cores=0,2
/proc/14821/task/14823/stat : 14823 (java) R 14819 14821 14035 0 -1 4202560 13737 0 1 0 141 1 0 0 18 0 19 0 467485869 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 46912505698883 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14821/tid=14824] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14824/stat : 14824 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14825] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14825/stat : 14825 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14826] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14826/stat : 14826 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14827] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14827/stat : 14827 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14828] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14828/stat : 14828 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14829] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14829/stat : 14829 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14830] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14830/stat : 14830 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14831] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14831/stat : 14831 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14832] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14832/stat : 14832 (java) S 14819 14821 14035 0 -1 4202560 6 0 0 0 0 0 0 0 19 0 19 0 467485872 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14833] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14833/stat : 14833 (java) S 14819 14821 14035 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 467485872 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14834] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14834/stat : 14834 (java) S 14819 14821 14035 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 467485872 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14835] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14835/stat : 14835 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14836] ppid=14819 vsize=7638752 CPUtime=0.49 cores=0,2
/proc/14821/task/14836/stat : 14836 (java) S 14819 14821 14035 0 -1 4202560 2383 0 0 0 49 0 0 0 15 0 19 0 467485874 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14837] ppid=14819 vsize=7638752 CPUtime=0.11 cores=0,2
/proc/14821/task/14837/stat : 14837 (java) S 14819 14821 14035 0 -1 4202560 1039 0 0 0 11 0 0 0 23 0 19 0 467485874 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14838] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14838/stat : 14838 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14839] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14839/stat : 14839 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 467485874 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14840] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14840/stat : 14840 (java) S 14819 14821 14035 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 467485907 7822082048 16930 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 7638752

[startup+3.10113 s]
/proc/loadavg: 4.02 3.95 3.49 6/262 14840
/proc/meminfo: memFree=13927448/32951124 swapFree=67111528/67111528
[pid=14821] ppid=14819 vsize=7638752 CPUtime=3.65 cores=0,2
/proc/14821/stat : 14821 (java) S 14819 14821 14035 0 -1 4202496 18548 0 1 0 363 2 0 0 25 0 19 0 467485868 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14821/statm: 1909688 17154 2225 9 0 1900426 0
[pid=14821/tid=14823] ppid=14819 vsize=7638752 CPUtime=3 cores=0,2
/proc/14821/task/14823/stat : 14823 (java) R 14819 14821 14035 0 -1 4202560 13956 0 1 0 299 1 0 0 21 0 19 0 467485869 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 46912505746585 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14821/tid=14824] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14824/stat : 14824 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14825] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14825/stat : 14825 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14826] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14826/stat : 14826 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14827] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14827/stat : 14827 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14828] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14828/stat : 14828 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14829] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14829/stat : 14829 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14830] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14830/stat : 14830 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14831] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14831/stat : 14831 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485871 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14832] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14832/stat : 14832 (java) S 14819 14821 14035 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 467485872 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14833] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14833/stat : 14833 (java) S 14819 14821 14035 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 467485872 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14834] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14834/stat : 14834 (java) S 14819 14821 14035 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 467485872 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14835] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14835/stat : 14835 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14836] ppid=14819 vsize=7638752 CPUtime=0.51 cores=0,2
/proc/14821/task/14836/stat : 14836 (java) S 14819 14821 14035 0 -1 4202560 2390 0 0 0 51 0 0 0 15 0 19 0 467485874 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14837] ppid=14819 vsize=7638752 CPUtime=0.11 cores=0,2
/proc/14821/task/14837/stat : 14837 (java) S 14819 14821 14035 0 -1 4202560 1039 0 0 0 11 0 0 0 18 0 19 0 467485874 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14838] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14838/stat : 14838 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14839] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14839/stat : 14839 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 467485874 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14840] ppid=14819 vsize=7638752 CPUtime=0 cores=0,2
/proc/14821/task/14840/stat : 14840 (java) S 14819 14821 14035 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 467485907 7822082048 17154 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 7638752

[startup+6.3015 s]
/proc/loadavg: 4.02 3.95 3.49 6/262 14840
/proc/meminfo: memFree=13888388/32951124 swapFree=67111528/67111528
[pid=14821] ppid=14819 vsize=7638620 CPUtime=6.88 cores=0,2
/proc/14821/stat : 14821 (java) S 14819 14821 14035 0 -1 4202496 28091 0 1 0 685 3 0 0 25 0 19 0 467485868 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14821/statm: 1909655 26541 2251 9 0 1900393 0
[pid=14821/tid=14823] ppid=14819 vsize=7638620 CPUtime=6.07 cores=0,2
/proc/14821/task/14823/stat : 14823 (java) R 14819 14821 14035 0 -1 4202560 14090 0 1 0 606 1 0 0 25 0 19 0 467485869 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 46912505712717 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14821/tid=14824] ppid=14819 vsize=7638620 CPUtime=0.03 cores=0,2
/proc/14821/task/14824/stat : 14824 (java) S 14819 14821 14035 0 -1 4202560 2684 0 0 0 3 0 0 0 18 0 19 0 467485871 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14825] ppid=14819 vsize=7638620 CPUtime=0.01 cores=0,2
/proc/14821/task/14825/stat : 14825 (java) S 14819 14821 14035 0 -1 4202560 1945 0 0 0 1 0 0 0 18 0 19 0 467485871 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14826] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14826/stat : 14826 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 467485871 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14827] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14827/stat : 14827 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 467485871 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14828] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14828/stat : 14828 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 467485871 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14829] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14829/stat : 14829 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 467485871 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14830] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14830/stat : 14830 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 467485871 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14831] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14831/stat : 14831 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 467485871 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14832] ppid=14819 vsize=7638620 CPUtime=0.06 cores=0,2
/proc/14821/task/14832/stat : 14832 (java) S 14819 14821 14035 0 -1 4202560 4629 0 0 0 6 0 0 0 15 0 19 0 467485872 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14833] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14833/stat : 14833 (java) S 14819 14821 14035 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 467485872 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14834] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14834/stat : 14834 (java) S 14819 14821 14035 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 467485872 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14835] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14835/stat : 14835 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14836] ppid=14819 vsize=7638620 CPUtime=0.53 cores=0,2
/proc/14821/task/14836/stat : 14836 (java) S 14819 14821 14035 0 -1 4202560 2395 0 0 0 53 0 0 0 15 0 19 0 467485874 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14837] ppid=14819 vsize=7638620 CPUtime=0.14 cores=0,2
/proc/14821/task/14837/stat : 14837 (java) S 14819 14821 14035 0 -1 4202560 1190 0 0 0 14 0 0 0 17 0 19 0 467485874 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14838] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14838/stat : 14838 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14839] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14839/stat : 14839 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 467485874 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14840] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14840/stat : 14840 (java) S 14819 14821 14035 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 467485907 7821946880 26541 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.88
Current children cumulated vsize (KiB) 7638620

[startup+12.7012 s]

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

[pid=14821/tid=14829] ppid=14819 vsize=7638620 CPUtime=0.02 cores=0,2
/proc/14821/task/14829/stat : 14829 (java) S 14819 14821 14035 0 -1 4202560 254 0 0 0 2 0 0 0 15 0 19 0 467485871 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14830] ppid=14819 vsize=7638620 CPUtime=0.04 cores=0,2
/proc/14821/task/14830/stat : 14830 (java) S 14819 14821 14035 0 -1 4202560 418 0 0 0 4 0 0 0 15 0 19 0 467485871 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14831] ppid=14819 vsize=7638620 CPUtime=0.05 cores=0,2
/proc/14821/task/14831/stat : 14831 (java) S 14819 14821 14035 0 -1 4202560 1956 0 0 0 5 0 0 0 15 0 19 0 467485871 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14832] ppid=14819 vsize=7638620 CPUtime=1.38 cores=0,2
/proc/14821/task/14832/stat : 14832 (java) S 14819 14821 14035 0 -1 4202560 7820 0 0 0 138 0 0 0 15 0 19 0 467485872 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14833] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14833/stat : 14833 (java) S 14819 14821 14035 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 467485872 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14834] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14834/stat : 14834 (java) S 14819 14821 14035 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 467485872 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14835] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14835/stat : 14835 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14836] ppid=14819 vsize=7638620 CPUtime=0.6 cores=0,2
/proc/14821/task/14836/stat : 14836 (java) S 14819 14821 14035 0 -1 4202560 2401 0 0 0 60 0 0 0 15 0 19 0 467485874 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14837] ppid=14819 vsize=7638620 CPUtime=0.14 cores=0,2
/proc/14821/task/14837/stat : 14837 (java) S 14819 14821 14035 0 -1 4202560 1190 0 0 0 14 0 0 0 16 0 19 0 467485874 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14838] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14838/stat : 14838 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14839] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14839/stat : 14839 (java) S 14819 14821 14035 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 467485874 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14840] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14840/stat : 14840 (java) S 14819 14821 14035 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 467485907 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1123.07
Current children cumulated vsize (KiB) 7638620

[startup+1182.3 s]
/proc/loadavg: 1.22 1.84 2.54 2/190 14941
/proc/meminfo: memFree=14121712/32951124 swapFree=67111528/67111528
[pid=14821] ppid=14819 vsize=7638620 CPUtime=1183.07 cores=0,2
/proc/14821/stat : 14821 (java) S 14819 14821 14035 0 -1 4202496 34749 0 1 0 118302 5 0 0 25 0 19 0 467485868 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14821/statm: 1909655 33041 2253 9 0 1900393 0
[pid=14821/tid=14823] ppid=14819 vsize=7638620 CPUtime=1180.56 cores=0,2
/proc/14821/task/14823/stat : 14823 (java) R 14819 14821 14035 0 -1 4202560 14111 0 1 0 118053 3 0 0 25 0 19 0 467485869 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 46912505744076 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14821/tid=14824] ppid=14819 vsize=7638620 CPUtime=0.08 cores=0,2
/proc/14821/task/14824/stat : 14824 (java) S 14819 14821 14035 0 -1 4202560 2877 0 0 0 8 0 0 0 15 0 19 0 467485871 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14825] ppid=14819 vsize=7638620 CPUtime=0.06 cores=0,2
/proc/14821/task/14825/stat : 14825 (java) S 14819 14821 14035 0 -1 4202560 2343 0 0 0 6 0 0 0 15 0 19 0 467485871 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14826] ppid=14819 vsize=7638620 CPUtime=0.01 cores=0,2
/proc/14821/task/14826/stat : 14826 (java) S 14819 14821 14035 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 467485871 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14827] ppid=14819 vsize=7638620 CPUtime=0.03 cores=0,2
/proc/14821/task/14827/stat : 14827 (java) S 14819 14821 14035 0 -1 4202560 144 0 0 0 3 0 0 0 16 0 19 0 467485871 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14828] ppid=14819 vsize=7638620 CPUtime=0.02 cores=0,2
/proc/14821/task/14828/stat : 14828 (java) S 14819 14821 14035 0 -1 4202560 8 0 0 0 2 0 0 0 15 0 19 0 467485871 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14829] ppid=14819 vsize=7638620 CPUtime=0.02 cores=0,2
/proc/14821/task/14829/stat : 14829 (java) S 14819 14821 14035 0 -1 4202560 254 0 0 0 2 0 0 0 15 0 19 0 467485871 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14830] ppid=14819 vsize=7638620 CPUtime=0.04 cores=0,2
/proc/14821/task/14830/stat : 14830 (java) S 14819 14821 14035 0 -1 4202560 418 0 0 0 4 0 0 0 15 0 19 0 467485871 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14831] ppid=14819 vsize=7638620 CPUtime=0.05 cores=0,2
/proc/14821/task/14831/stat : 14831 (java) S 14819 14821 14035 0 -1 4202560 1956 0 0 0 5 0 0 0 15 0 19 0 467485871 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14832] ppid=14819 vsize=7638620 CPUtime=1.38 cores=0,2
/proc/14821/task/14832/stat : 14832 (java) S 14819 14821 14035 0 -1 4202560 7820 0 0 0 138 0 0 0 15 0 19 0 467485872 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14833] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14833/stat : 14833 (java) S 14819 14821 14035 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 467485872 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14834] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14834/stat : 14834 (java) S 14819 14821 14035 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 467485872 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14835] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14835/stat : 14835 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14836] ppid=14819 vsize=7638620 CPUtime=0.6 cores=0,2
/proc/14821/task/14836/stat : 14836 (java) S 14819 14821 14035 0 -1 4202560 2401 0 0 0 60 0 0 0 15 0 19 0 467485874 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14837] ppid=14819 vsize=7638620 CPUtime=0.14 cores=0,2
/proc/14821/task/14837/stat : 14837 (java) S 14819 14821 14035 0 -1 4202560 1190 0 0 0 14 0 0 0 16 0 19 0 467485874 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14838] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14838/stat : 14838 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14839] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14839/stat : 14839 (java) S 14819 14821 14035 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 467485874 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14840] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14840/stat : 14840 (java) S 14819 14821 14035 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 467485907 7821946880 33041 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1183.07
Current children cumulated vsize (KiB) 7638620

[startup+1242.3 s]
/proc/loadavg: 1.08 1.69 2.44 2/190 14942
/proc/meminfo: memFree=14120076/32951124 swapFree=67111528/67111528
[pid=14821] ppid=14819 vsize=7638620 CPUtime=1243.08 cores=0,2
/proc/14821/stat : 14821 (java) S 14819 14821 14035 0 -1 4202496 35130 0 1 0 124303 5 0 0 25 0 19 0 467485868 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14821/statm: 1909655 33417 2253 9 0 1900393 0
[pid=14821/tid=14823] ppid=14819 vsize=7638620 CPUtime=1240.48 cores=0,2
/proc/14821/task/14823/stat : 14823 (java) R 14819 14821 14035 0 -1 4202560 14112 0 1 0 124045 3 0 0 25 0 19 0 467485869 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 46912505803144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14821/tid=14824] ppid=14819 vsize=7638620 CPUtime=0.08 cores=0,2
/proc/14821/task/14824/stat : 14824 (java) S 14819 14821 14035 0 -1 4202560 2877 0 0 0 8 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14825] ppid=14819 vsize=7638620 CPUtime=0.06 cores=0,2
/proc/14821/task/14825/stat : 14825 (java) S 14819 14821 14035 0 -1 4202560 2343 0 0 0 6 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14826] ppid=14819 vsize=7638620 CPUtime=0.01 cores=0,2
/proc/14821/task/14826/stat : 14826 (java) S 14819 14821 14035 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14827] ppid=14819 vsize=7638620 CPUtime=0.04 cores=0,2
/proc/14821/task/14827/stat : 14827 (java) S 14819 14821 14035 0 -1 4202560 145 0 0 0 4 0 0 0 16 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14828] ppid=14819 vsize=7638620 CPUtime=0.02 cores=0,2
/proc/14821/task/14828/stat : 14828 (java) S 14819 14821 14035 0 -1 4202560 8 0 0 0 2 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14829] ppid=14819 vsize=7638620 CPUtime=0.02 cores=0,2
/proc/14821/task/14829/stat : 14829 (java) S 14819 14821 14035 0 -1 4202560 254 0 0 0 2 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14830] ppid=14819 vsize=7638620 CPUtime=0.04 cores=0,2
/proc/14821/task/14830/stat : 14830 (java) S 14819 14821 14035 0 -1 4202560 418 0 0 0 4 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14831] ppid=14819 vsize=7638620 CPUtime=0.06 cores=0,2
/proc/14821/task/14831/stat : 14831 (java) S 14819 14821 14035 0 -1 4202560 1956 0 0 0 6 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14832] ppid=14819 vsize=7638620 CPUtime=1.45 cores=0,2
/proc/14821/task/14832/stat : 14832 (java) S 14819 14821 14035 0 -1 4202560 8197 0 0 0 145 0 0 0 15 0 19 0 467485872 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14833] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14833/stat : 14833 (java) S 14819 14821 14035 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 467485872 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14834] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14834/stat : 14834 (java) S 14819 14821 14035 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 467485872 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14835] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14835/stat : 14835 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14836] ppid=14819 vsize=7638620 CPUtime=0.6 cores=0,2
/proc/14821/task/14836/stat : 14836 (java) S 14819 14821 14035 0 -1 4202560 2401 0 0 0 60 0 0 0 15 0 19 0 467485874 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14837] ppid=14819 vsize=7638620 CPUtime=0.14 cores=0,2
/proc/14821/task/14837/stat : 14837 (java) S 14819 14821 14035 0 -1 4202560 1190 0 0 0 14 0 0 0 16 0 19 0 467485874 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14838] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14838/stat : 14838 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14839] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14839/stat : 14839 (java) S 14819 14821 14035 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 467485874 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14840] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14840/stat : 14840 (java) S 14819 14821 14035 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 467485907 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1243.08
Current children cumulated vsize (KiB) 7638620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.03 1.56 2.35 2/190 14944
/proc/meminfo: memFree=14120056/32951124 swapFree=67111528/67111528
[pid=14821] ppid=14819 vsize=7638620 CPUtime=1300.79 cores=0,2
/proc/14821/stat : 14821 (java) S 14819 14821 14035 0 -1 4202496 35134 0 1 0 130074 5 0 0 25 0 19 0 467485868 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14821/statm: 1909655 33417 2253 9 0 1900393 0
[pid=14821/tid=14823] ppid=14819 vsize=7638620 CPUtime=1298.19 cores=0,2
/proc/14821/task/14823/stat : 14823 (java) R 14819 14821 14035 0 -1 4202560 14112 0 1 0 129816 3 0 0 25 0 19 0 467485869 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 46912505649273 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14821/tid=14824] ppid=14819 vsize=7638620 CPUtime=0.08 cores=0,2
/proc/14821/task/14824/stat : 14824 (java) S 14819 14821 14035 0 -1 4202560 2877 0 0 0 8 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14825] ppid=14819 vsize=7638620 CPUtime=0.06 cores=0,2
/proc/14821/task/14825/stat : 14825 (java) S 14819 14821 14035 0 -1 4202560 2343 0 0 0 6 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14826] ppid=14819 vsize=7638620 CPUtime=0.01 cores=0,2
/proc/14821/task/14826/stat : 14826 (java) S 14819 14821 14035 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14827] ppid=14819 vsize=7638620 CPUtime=0.04 cores=0,2
/proc/14821/task/14827/stat : 14827 (java) S 14819 14821 14035 0 -1 4202560 145 0 0 0 4 0 0 0 16 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14828] ppid=14819 vsize=7638620 CPUtime=0.02 cores=0,2
/proc/14821/task/14828/stat : 14828 (java) S 14819 14821 14035 0 -1 4202560 8 0 0 0 2 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14829] ppid=14819 vsize=7638620 CPUtime=0.02 cores=0,2
/proc/14821/task/14829/stat : 14829 (java) S 14819 14821 14035 0 -1 4202560 254 0 0 0 2 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14830] ppid=14819 vsize=7638620 CPUtime=0.04 cores=0,2
/proc/14821/task/14830/stat : 14830 (java) S 14819 14821 14035 0 -1 4202560 418 0 0 0 4 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14831] ppid=14819 vsize=7638620 CPUtime=0.06 cores=0,2
/proc/14821/task/14831/stat : 14831 (java) S 14819 14821 14035 0 -1 4202560 1956 0 0 0 6 0 0 0 15 0 19 0 467485871 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14832] ppid=14819 vsize=7638620 CPUtime=1.45 cores=0,2
/proc/14821/task/14832/stat : 14832 (java) S 14819 14821 14035 0 -1 4202560 8197 0 0 0 145 0 0 0 15 0 19 0 467485872 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14833] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14833/stat : 14833 (java) S 14819 14821 14035 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 467485872 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14834] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14834/stat : 14834 (java) S 14819 14821 14035 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 467485872 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14835] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14835/stat : 14835 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14836] ppid=14819 vsize=7638620 CPUtime=0.6 cores=0,2
/proc/14821/task/14836/stat : 14836 (java) S 14819 14821 14035 0 -1 4202560 2401 0 0 0 60 0 0 0 15 0 19 0 467485874 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14837] ppid=14819 vsize=7638620 CPUtime=0.14 cores=0,2
/proc/14821/task/14837/stat : 14837 (java) S 14819 14821 14035 0 -1 4202560 1190 0 0 0 14 0 0 0 16 0 19 0 467485874 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14838] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14838/stat : 14838 (java) S 14819 14821 14035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467485874 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=14821/tid=14839] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14839/stat : 14839 (java) S 14819 14821 14035 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 467485874 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=14821/tid=14840] ppid=14819 vsize=7638620 CPUtime=0 cores=0,2
/proc/14821/task/14840/stat : 14840 (java) S 14819 14821 14035 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 467485907 7821946880 33417 33554432000 1073741824 1073778376 140734884725088 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1300.79
Current children cumulated vsize (KiB) 7638620

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.05
CPU time (s): 1300.88
CPU user time (s): 1300.82
CPU system time (s): 0.06399
CPU usage (%): 100.064
Max. virtual memory (cumulated for all children) (KiB): 7639364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.82
system time used= 0.06399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35171
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= 27189
involuntary context switches= 5360

runsolver used 2.37564 second user time and 4.72828 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-25 18:58:23
IDJOB=3281117
IDBENCH=20523
IDSOLVER=1611
FILE ID=node143/3281117-1303750702
RUNJOBID= node143-1303749732-14423
PBS_JOBID= 13154019
Free space on /tmp= 72340 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.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-3281117-1303750702/watcher-3281117-1303750702 -o /tmp/evaluation-result-3281117-1303750702/solver-3281117-1303750702 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3281117-1303750702.cnf

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=177290001

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13988068 kB
Buffers:       2273672 kB
Cached:       15813060 kB
SwapCached:          0 kB
Active:        7045080 kB
Inactive:     11359832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13988068 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3584 kB
Writeback:         140 kB
AnonPages:      317440 kB
Mapped:          23660 kB
Slab:           492904 kB
PageTables:       6184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22042644 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72344 MiB
End job on node143 at 2011-04-25 19:20:05