Trace number 3293675

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.74 1300.09

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/2dlx_ca_bp_f_liveness.cnf
MD5SUM99cd8de7f06ce8c087a5c7fb299dfb62
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables202253
Number of clauses4313014
Sum of the clauses size12562188
Maximum clause length651
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23935640
Number of clauses of size 3199653
Number of clauses of size 410363
Number of clauses of size 55846
Number of clauses of size over 5161511

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Armin Biere (Picosat) restarts strategy
0.00/0.09	c Glucose learned constraints deletion strategy
0.00/0.09	c timeout=2147483647s
0.00/0.09	c DB Simplification allowed=true
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3293675-1303793955.cnf
0.00/0.09	c reading problem ... 
3.91/3.74	c ... done. Wall clock time 3.646s.
3.91/3.74	c #vars     202253
3.91/3.74	c #constraints  4313014
3.91/3.74	c constraints type 
3.91/3.74	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 377373
3.91/3.74	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3935640
31.93/31.38	c cleaning 2500 clauses out of 5000 with flag 5000/5000
61.08/60.08	c cleaning 4231 clauses out of 8499 with flag 11001/11001
91.59/90.56	c cleaning 5628 clauses out of 11268 with flag 18001/18001
121.32/120.23	c cleaning 6802 clauses out of 13640 with flag 26001/26001
152.55/151.48	c cleaning 7877 clauses out of 15828 with flag 35000/35000
185.58/184.41	c cleaning 8953 clauses out of 17949 with flag 45001/45001
220.00/218.83	c cleaning 9936 clauses out of 19991 with flag 56001/56001
258.12/256.91	c cleaning 11019 clauses out of 22053 with flag 68000/68000
298.05/296.89	c cleaning 11990 clauses out of 24037 with flag 81003/81003
342.47/341.29	c cleaning 13014 clauses out of 26046 with flag 95002/95002
386.09/384.85	c cleaning 13999 clauses out of 28030 with flag 110000/110000
430.01/428.78	c cleaning 15004 clauses out of 30027 with flag 126001/126001
482.14/480.84	c cleaning 15967 clauses out of 32022 with flag 143000/143000
532.85/531.55	c cleaning 16966 clauses out of 34057 with flag 161002/161002
587.77/586.49	c cleaning 18017 clauses out of 36087 with flag 180001/180001
647.80/646.41	c cleaning 18986 clauses out of 38069 with flag 200000/200000
706.12/704.74	c cleaning 20032 clauses out of 40083 with flag 221000/221000
770.64/769.27	c cleaning 20988 clauses out of 42047 with flag 243000/243000
836.16/834.77	c cleaning 22025 clauses out of 44059 with flag 266000/266000
905.28/903.89	c cleaning 23010 clauses out of 46034 with flag 290000/290000
977.00/975.57	c cleaning 23990 clauses out of 48025 with flag 315001/315001
1055.13/1053.68	c cleaning 24986 clauses out of 50033 with flag 341000/341000
1132.36/1130.83	c cleaning 26017 clauses out of 52048 with flag 368001/368001
1209.49/1207.98	c cleaning 26977 clauses out of 54028 with flag 396000/396000
1288.11/1286.56	c cleaning 28004 clauses out of 56039 with flag 425000/425000
1301.64/1300.01	c starts		: 815
1301.64/1300.01	c conflicts		: 431205
1301.64/1300.01	c decisions		: 3257053
1301.64/1300.01	c propagations		: 1555549191
1301.64/1300.01	c inspects		: 7007896641
1301.64/1300.01	c shortcuts		: 0
1301.64/1300.01	c learnt literals	: 19
1301.64/1300.01	c learnt binary clauses	: 524
1301.64/1300.01	c learnt ternary clauses	: 973
1301.64/1300.01	c learnt constraints	: 431186
1301.64/1300.01	c ignored constraints	: 0
1301.64/1300.01	c root simplifications	: 834
1301.64/1300.01	c removed literals (reason simplification)	: 52958198
1301.64/1300.01	c reason swapping (by a shorter reason)	: 0
1301.64/1300.01	c Calls to reduceDB	: 25
1301.64/1300.01	c speed (assignments/second)	: 1200021.2849503343
1301.64/1300.01	c non guided choices	122464
1301.64/1300.04	c learnt constraints type 
1301.64/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 513
1301.64/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 33727
1301.64/1300.04	c constraints type 
1301.64/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 377373
1301.64/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3935640
1301.64/1300.04	s UNKNOWN
1301.64/1300.04	c Total wall clock time (in seconds) : 1299.915

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

running on 2 cores: 1,3

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.30 4.16 4.02 4/243 28877
/proc/meminfo: memFree=15669920/32951124 swapFree=67111528/67111528
[pid=28877] ppid=28875 vsize=23028 CPUtime=0 cores=1,3
/proc/28877/stat : 28877 (java) R 28875 28877 28353 0 -1 4202496 957 0 0 0 0 0 0 0 23 0 1 0 490998225 23580672 700 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216629552616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28877/statm: 5757 700 517 9 0 124 0

[startup+0.104187 s]
/proc/loadavg: 4.30 4.16 4.02 4/243 28877
/proc/meminfo: memFree=15669920/32951124 swapFree=67111528/67111528
[pid=28877] ppid=28875 vsize=7569940 CPUtime=0.09 cores=1,3
/proc/28877/stat : 28877 (java) S 28875 28877 28353 0 -1 4202496 11809 0 1 0 8 1 0 0 23 0 18 0 490998225 7751618560 11505 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28877/statm: 1892485 11534 1757 9 0 1883223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7569940

[startup+0.201136 s]
/proc/loadavg: 4.30 4.16 4.02 4/243 28877
/proc/meminfo: memFree=15669920/32951124 swapFree=67111528/67111528
[pid=28877] ppid=28875 vsize=7642028 CPUtime=0.27 cores=1,3
/proc/28877/stat : 28877 (java) S 28875 28877 28353 0 -1 4202496 17898 0 1 0 26 1 0 0 23 0 18 0 490998225 7825436672 17089 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28877/statm: 1910507 17089 2185 9 0 1901245 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7642028

[startup+0.301118 s]
/proc/loadavg: 4.30 4.16 4.02 4/243 28877
/proc/meminfo: memFree=15669920/32951124 swapFree=67111528/67111528
[pid=28877] ppid=28875 vsize=7641204 CPUtime=0.47 cores=1,3
/proc/28877/stat : 28877 (java) S 28875 28877 28353 0 -1 4202496 19929 0 1 0 45 2 0 0 23 0 18 0 490998225 7824592896 18658 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28877/statm: 1910301 18659 2197 9 0 1901039 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 7641204

[startup+0.701081 s]
/proc/loadavg: 4.30 4.16 4.02 4/243 28877
/proc/meminfo: memFree=15669920/32951124 swapFree=67111528/67111528
[pid=28877] ppid=28875 vsize=7641204 CPUtime=0.89 cores=1,3
/proc/28877/stat : 28877 (java) S 28875 28877 28353 0 -1 4202496 30117 0 1 0 86 3 0 0 23 0 18 0 490998225 7824592896 28475 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28877/statm: 1910301 28476 2197 9 0 1901039 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 7641204

[startup+1.50095 s]
/proc/loadavg: 4.28 4.15 4.02 5/261 28895
/proc/meminfo: memFree=15526936/32951124 swapFree=67111528/67111528
[pid=28877] ppid=28875 vsize=7641204 CPUtime=1.7 cores=1,3
/proc/28877/stat : 28877 (java) S 28875 28877 28353 0 -1 4202496 48062 0 1 0 163 7 0 0 23 0 18 0 490998225 7824592896 46419 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28877/statm: 1910301 46420 2198 9 0 1901039 0
[pid=28877/tid=28879] ppid=28875 vsize=7641204 CPUtime=1.47 cores=1,3
/proc/28877/task/28879/stat : 28879 (java) R 28875 28877 28353 0 -1 4202560 43487 0 1 0 141 6 0 0 19 0 18 0 490998225 7824592896 46420 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 46912505567538 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28877/tid=28880] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28880/stat : 28880 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 46421 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28881] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28881/stat : 28881 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 46421 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28882] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28882/stat : 28882 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 46422 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28883] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28883/stat : 28883 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 46422 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28884] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28884/stat : 28884 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 46422 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28885] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28885/stat : 28885 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 46423 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28886] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28886/stat : 28886 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 46423 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28887] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28887/stat : 28887 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 46424 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28888] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28888/stat : 28888 (java) S 28875 28877 28353 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 490998228 7824592896 46424 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 0 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28889] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28889/stat : 28889 (java) S 28875 28877 28353 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 490998228 7824592896 46425 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28890] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28890/stat : 28890 (java) S 28875 28877 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 490998228 7824592896 46425 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28891] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28891/stat : 28891 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998231 7824592896 46426 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646338993 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28892] ppid=28875 vsize=7641204 CPUtime=0.08 cores=1,3
/proc/28877/task/28892/stat : 28892 (java) S 28875 28877 28353 0 -1 4202560 574 0 0 0 8 0 0 0 25 0 18 0 490998231 7824592896 46426 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28893] ppid=28875 vsize=7641204 CPUtime=0.12 cores=1,3
/proc/28877/task/28893/stat : 28893 (java) S 28875 28877 28353 0 -1 4202560 2850 0 0 0 12 0 0 0 25 0 18 0 490998231 7824592896 46433 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28894] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28894/stat : 28894 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998231 7824592896 46439 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28895] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28895/stat : 28895 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 490998231 7824592896 46439 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 7641204

[startup+3.10066 s]
/proc/loadavg: 4.28 4.15 4.02 5/261 28895
/proc/meminfo: memFree=15433312/32951124 swapFree=67111528/67111528
[pid=28877] ppid=28875 vsize=7641204 CPUtime=3.3 cores=1,3
/proc/28877/stat : 28877 (java) S 28875 28877 28353 0 -1 4202496 80730 0 1 0 318 12 0 0 23 0 18 0 490998225 7824592896 79087 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28877/statm: 1910301 79088 2198 9 0 1901039 0
[pid=28877/tid=28879] ppid=28875 vsize=7641204 CPUtime=3.07 cores=1,3
/proc/28877/task/28879/stat : 28879 (java) R 28875 28877 28353 0 -1 4202560 76155 0 1 0 296 11 0 0 25 0 18 0 490998225 7824592896 79088 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 46912505568303 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28877/tid=28880] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28880/stat : 28880 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 79089 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28881] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28881/stat : 28881 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 79089 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28882] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28882/stat : 28882 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 79090 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28883] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28883/stat : 28883 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 79090 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28884] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28884/stat : 28884 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 79091 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28885] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28885/stat : 28885 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 79091 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28886] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28886/stat : 28886 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 79091 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28887] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28887/stat : 28887 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998227 7824592896 79092 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28888] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28888/stat : 28888 (java) S 28875 28877 28353 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 490998228 7824592896 79092 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 0 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28889] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28889/stat : 28889 (java) S 28875 28877 28353 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 490998228 7824592896 79093 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28890] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28890/stat : 28890 (java) S 28875 28877 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 490998228 7824592896 79093 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28891] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28891/stat : 28891 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998231 7824592896 79094 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646338993 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28892] ppid=28875 vsize=7641204 CPUtime=0.08 cores=1,3
/proc/28877/task/28892/stat : 28892 (java) S 28875 28877 28353 0 -1 4202560 574 0 0 0 8 0 0 0 25 0 18 0 490998231 7824592896 79094 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28893] ppid=28875 vsize=7641204 CPUtime=0.12 cores=1,3
/proc/28877/task/28893/stat : 28893 (java) S 28875 28877 28353 0 -1 4202560 2850 0 0 0 12 0 0 0 25 0 18 0 490998231 7824592896 79094 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28894] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28894/stat : 28894 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 490998231 7824592896 79095 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28895] ppid=28875 vsize=7641204 CPUtime=0 cores=1,3
/proc/28877/task/28895/stat : 28895 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 490998231 7824592896 79095 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 7641204

[startup+6.30106 s]
/proc/loadavg: 4.28 4.15 4.02 6/262 28897
/proc/meminfo: memFree=15281780/32951124 swapFree=67111528/67111528
[pid=28877] ppid=28875 vsize=7640676 CPUtime=6.92 cores=1,3
/proc/28877/stat : 28877 (java) S 28875 28877 28353 0 -1 4202496 102138 0 1 0 676 16 0 0 23 0 19 0 490998225 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28877/statm: 1910169 98580 2224 9 0 1900907 0
[pid=28877/tid=28879] ppid=28875 vsize=7640676 CPUtime=6.06 cores=1,3
/proc/28877/task/28879/stat : 28879 (java) R 28875 28877 28353 0 -1 4202560 94092 0 1 0 591 15 0 0 19 0 19 0 490998225 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 46912505217341 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28877/tid=28880] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28880/stat : 28880 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998227 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28881] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28881/stat : 28881 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998227 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28882] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28882/stat : 28882 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998227 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28883] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28883/stat : 28883 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998227 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28884] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28884/stat : 28884 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998227 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28885] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28885/stat : 28885 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998227 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28886] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28886/stat : 28886 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998227 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28887] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28887/stat : 28887 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998227 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28888] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28888/stat : 28888 (java) S 28875 28877 28353 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 490998228 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 0 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28889] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28889/stat : 28889 (java) S 28875 28877 28353 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490998228 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28890] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28890/stat : 28890 (java) S 28875 28877 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490998228 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28891] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28891/stat : 28891 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998231 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646338993 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28892] ppid=28875 vsize=7640676 CPUtime=0.33 cores=1,3
/proc/28877/task/28892/stat : 28892 (java) S 28875 28877 28353 0 -1 4202560 3689 0 0 0 33 0 0 0 15 0 19 0 490998231 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28893] ppid=28875 vsize=7640676 CPUtime=0.51 cores=1,3
/proc/28877/task/28893/stat : 28893 (java) R 28875 28877 28353 0 -1 4202560 3195 0 0 0 51 0 0 0 16 0 19 0 490998231 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 47906773125632 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28877/tid=28894] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28894/stat : 28894 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998231 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28895] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28895/stat : 28895 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490998231 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28896] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28896/stat : 28896 (java) S 28875 28877 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490998605 7824052224 98580 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.92
Current children cumulated vsize (KiB) 7640676

[startup+12.701 s]
/proc/loadavg: 4.24 4.15 4.02 5/262 28897
/proc/meminfo: memFree=15282032/32951124 swapFree=67111528/67111528
[pid=28877] ppid=28875 vsize=7640676 CPUtime=13.33 cores=1,3
/proc/28877/stat : 28877 (java) S 28875 28877 28353 0 -1 4202496 102463 0 1 0 1316 17 0 0 23 0 19 0 490998225 7824052224 98799 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0

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

[pid=28877/tid=28885] ppid=28875 vsize=7640676 CPUtime=0.1 cores=1,3
/proc/28877/task/28885/stat : 28885 (java) S 28875 28877 28353 0 -1 4202560 3 0 0 0 10 0 0 0 15 0 19 0 490998227 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28886] ppid=28875 vsize=7640676 CPUtime=0.12 cores=1,3
/proc/28877/task/28886/stat : 28886 (java) S 28875 28877 28353 0 -1 4202560 13 0 0 0 12 0 0 0 15 0 19 0 490998227 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28887] ppid=28875 vsize=7640676 CPUtime=0.08 cores=1,3
/proc/28877/task/28887/stat : 28887 (java) S 28875 28877 28353 0 -1 4202560 3 0 0 0 8 0 0 0 15 0 19 0 490998227 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28888] ppid=28875 vsize=7640676 CPUtime=18.39 cores=1,3
/proc/28877/task/28888/stat : 28888 (java) S 28875 28877 28353 0 -1 4202560 90248 0 0 0 1830 9 0 0 15 0 19 0 490998228 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 0 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28889] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28889/stat : 28889 (java) S 28875 28877 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490998228 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28890] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28890/stat : 28890 (java) S 28875 28877 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490998228 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28891] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28891/stat : 28891 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998231 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646338993 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28892] ppid=28875 vsize=7640676 CPUtime=0.33 cores=1,3
/proc/28877/task/28892/stat : 28892 (java) S 28875 28877 28353 0 -1 4202560 3689 0 0 0 33 0 0 0 15 0 19 0 490998231 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28893] ppid=28875 vsize=7640676 CPUtime=0.7 cores=1,3
/proc/28877/task/28893/stat : 28893 (java) S 28875 28877 28353 0 -1 4202560 3212 0 0 0 70 0 0 0 15 0 19 0 490998231 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28894] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28894/stat : 28894 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998231 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28895] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28895/stat : 28895 (java) S 28875 28877 28353 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 490998231 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28896] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28896/stat : 28896 (java) S 28875 28877 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490998605 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.88
Current children cumulated vsize (KiB) 7640676

[startup+1242.3 s]
/proc/loadavg: 1.77 2.81 3.43 2/190 29001
/proc/meminfo: memFree=17666264/32951124 swapFree=67111528/67111528
[pid=28877] ppid=28875 vsize=7640676 CPUtime=1243.91 cores=1,3
/proc/28877/stat : 28877 (java) S 28875 28877 28353 0 -1 4202496 263124 0 1 0 124358 33 0 0 23 0 19 0 490998225 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28877/statm: 1910169 259228 2254 9 0 1900907 0
[pid=28877/tid=28879] ppid=28875 vsize=7640676 CPUtime=1221.51 cores=1,3
/proc/28877/task/28879/stat : 28879 (java) R 28875 28877 28353 0 -1 4202560 95443 0 1 0 122135 16 0 0 25 0 19 0 490998225 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 46912505663859 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28877/tid=28880] ppid=28875 vsize=7640676 CPUtime=0.31 cores=1,3
/proc/28877/task/28880/stat : 28880 (java) S 28875 28877 28353 0 -1 4202560 16269 0 0 0 30 1 0 0 15 0 19 0 490998227 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28881] ppid=28875 vsize=7640676 CPUtime=0.52 cores=1,3
/proc/28877/task/28881/stat : 28881 (java) S 28875 28877 28353 0 -1 4202560 33921 0 0 0 49 3 0 0 15 0 19 0 490998227 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28882] ppid=28875 vsize=7640676 CPUtime=0.26 cores=1,3
/proc/28877/task/28882/stat : 28882 (java) S 28875 28877 28353 0 -1 4202560 9824 0 0 0 26 0 0 0 15 0 19 0 490998227 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28883] ppid=28875 vsize=7640676 CPUtime=0.28 cores=1,3
/proc/28877/task/28883/stat : 28883 (java) S 28875 28877 28353 0 -1 4202560 9182 0 0 0 28 0 0 0 15 0 19 0 490998227 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28884] ppid=28875 vsize=7640676 CPUtime=0.16 cores=1,3
/proc/28877/task/28884/stat : 28884 (java) S 28875 28877 28353 0 -1 4202560 94 0 0 0 16 0 0 0 16 0 19 0 490998227 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28885] ppid=28875 vsize=7640676 CPUtime=0.1 cores=1,3
/proc/28877/task/28885/stat : 28885 (java) S 28875 28877 28353 0 -1 4202560 3 0 0 0 10 0 0 0 15 0 19 0 490998227 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28886] ppid=28875 vsize=7640676 CPUtime=0.14 cores=1,3
/proc/28877/task/28886/stat : 28886 (java) S 28875 28877 28353 0 -1 4202560 13 0 0 0 14 0 0 0 16 0 19 0 490998227 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28887] ppid=28875 vsize=7640676 CPUtime=0.08 cores=1,3
/proc/28877/task/28887/stat : 28887 (java) S 28875 28877 28353 0 -1 4202560 3 0 0 0 8 0 0 0 15 0 19 0 490998227 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28888] ppid=28875 vsize=7640676 CPUtime=19.4 cores=1,3
/proc/28877/task/28888/stat : 28888 (java) S 28875 28877 28353 0 -1 4202560 90250 0 0 0 1931 9 0 0 15 0 19 0 490998228 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 0 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28889] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28889/stat : 28889 (java) S 28875 28877 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490998228 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28890] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28890/stat : 28890 (java) S 28875 28877 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490998228 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28891] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28891/stat : 28891 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998231 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646338993 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28892] ppid=28875 vsize=7640676 CPUtime=0.33 cores=1,3
/proc/28877/task/28892/stat : 28892 (java) S 28875 28877 28353 0 -1 4202560 3689 0 0 0 33 0 0 0 15 0 19 0 490998231 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28893] ppid=28875 vsize=7640676 CPUtime=0.7 cores=1,3
/proc/28877/task/28893/stat : 28893 (java) S 28875 28877 28353 0 -1 4202560 3212 0 0 0 70 0 0 0 15 0 19 0 490998231 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28894] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28894/stat : 28894 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998231 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28895] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28895/stat : 28895 (java) S 28875 28877 28353 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 490998231 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28896] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28896/stat : 28896 (java) S 28875 28877 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490998605 7824052224 259228 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.91
Current children cumulated vsize (KiB) 7640676



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.31 2.50 3.28 2/190 29003
/proc/meminfo: memFree=17666256/32951124 swapFree=67111528/67111528
[pid=28877] ppid=28875 vsize=7640676 CPUtime=1301.64 cores=1,3
/proc/28877/stat : 28877 (java) S 28875 28877 28353 0 -1 4202496 263132 0 1 0 130131 33 0 0 23 0 19 0 490998225 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28877/statm: 1910169 259229 2254 9 0 1900907 0
[pid=28877/tid=28879] ppid=28875 vsize=7640676 CPUtime=1278.5 cores=1,3
/proc/28877/task/28879/stat : 28879 (java) R 28875 28877 28353 0 -1 4202560 95444 0 1 0 127834 16 0 0 25 0 19 0 490998225 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 46912505843676 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28877/tid=28880] ppid=28875 vsize=7640676 CPUtime=0.31 cores=1,3
/proc/28877/task/28880/stat : 28880 (java) S 28875 28877 28353 0 -1 4202560 16269 0 0 0 30 1 0 0 15 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28881] ppid=28875 vsize=7640676 CPUtime=0.54 cores=1,3
/proc/28877/task/28881/stat : 28881 (java) S 28875 28877 28353 0 -1 4202560 33921 0 0 0 51 3 0 0 15 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28882] ppid=28875 vsize=7640676 CPUtime=0.26 cores=1,3
/proc/28877/task/28882/stat : 28882 (java) S 28875 28877 28353 0 -1 4202560 9824 0 0 0 26 0 0 0 15 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28883] ppid=28875 vsize=7640676 CPUtime=0.28 cores=1,3
/proc/28877/task/28883/stat : 28883 (java) S 28875 28877 28353 0 -1 4202560 9182 0 0 0 28 0 0 0 15 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28884] ppid=28875 vsize=7640676 CPUtime=0.16 cores=1,3
/proc/28877/task/28884/stat : 28884 (java) S 28875 28877 28353 0 -1 4202560 94 0 0 0 16 0 0 0 16 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28885] ppid=28875 vsize=7640676 CPUtime=0.12 cores=1,3
/proc/28877/task/28885/stat : 28885 (java) S 28875 28877 28353 0 -1 4202560 4 0 0 0 12 0 0 0 15 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28886] ppid=28875 vsize=7640676 CPUtime=0.14 cores=1,3
/proc/28877/task/28886/stat : 28886 (java) S 28875 28877 28353 0 -1 4202560 13 0 0 0 14 0 0 0 16 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28887] ppid=28875 vsize=7640676 CPUtime=0.08 cores=1,3
/proc/28877/task/28887/stat : 28887 (java) S 28875 28877 28353 0 -1 4202560 3 0 0 0 8 0 0 0 15 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28888] ppid=28875 vsize=7640676 CPUtime=20.1 cores=1,3
/proc/28877/task/28888/stat : 28888 (java) S 28875 28877 28353 0 -1 4202560 90252 0 0 0 2001 9 0 0 15 0 19 0 490998228 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 0 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28889] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28889/stat : 28889 (java) S 28875 28877 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490998228 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28890] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28890/stat : 28890 (java) S 28875 28877 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490998228 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28891] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28891/stat : 28891 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998231 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646338993 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28892] ppid=28875 vsize=7640676 CPUtime=0.33 cores=1,3
/proc/28877/task/28892/stat : 28892 (java) S 28875 28877 28353 0 -1 4202560 3689 0 0 0 33 0 0 0 15 0 19 0 490998231 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28893] ppid=28875 vsize=7640676 CPUtime=0.7 cores=1,3
/proc/28877/task/28893/stat : 28893 (java) S 28875 28877 28353 0 -1 4202560 3212 0 0 0 70 0 0 0 15 0 19 0 490998231 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28894] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28894/stat : 28894 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998231 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28895] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28895/stat : 28895 (java) S 28875 28877 28353 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 490998231 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28896] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28896/stat : 28896 (java) S 28875 28877 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490998605 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.64
Current children cumulated vsize (KiB) 7640676

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

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

[startup+1300 s]
/proc/loadavg: 1.31 2.50 3.28 2/190 29003
/proc/meminfo: memFree=17666256/32951124 swapFree=67111528/67111528
[pid=28877] ppid=28875 vsize=7640676 CPUtime=1301.64 cores=1,3
/proc/28877/stat : 28877 (java) S 28875 28877 28353 0 -1 4202496 263132 0 1 0 130131 33 0 0 23 0 19 0 490998225 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28877/statm: 1910169 259229 2254 9 0 1900907 0
[pid=28877/tid=28879] ppid=28875 vsize=7640676 CPUtime=1278.5 cores=1,3
/proc/28877/task/28879/stat : 28879 (java) R 28875 28877 28353 0 -1 4202560 95444 0 1 0 127834 16 0 0 25 0 19 0 490998225 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 46912505843676 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28877/tid=28880] ppid=28875 vsize=7640676 CPUtime=0.31 cores=1,3
/proc/28877/task/28880/stat : 28880 (java) S 28875 28877 28353 0 -1 4202560 16269 0 0 0 30 1 0 0 15 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28881] ppid=28875 vsize=7640676 CPUtime=0.54 cores=1,3
/proc/28877/task/28881/stat : 28881 (java) S 28875 28877 28353 0 -1 4202560 33921 0 0 0 51 3 0 0 15 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28882] ppid=28875 vsize=7640676 CPUtime=0.26 cores=1,3
/proc/28877/task/28882/stat : 28882 (java) S 28875 28877 28353 0 -1 4202560 9824 0 0 0 26 0 0 0 15 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28883] ppid=28875 vsize=7640676 CPUtime=0.28 cores=1,3
/proc/28877/task/28883/stat : 28883 (java) S 28875 28877 28353 0 -1 4202560 9182 0 0 0 28 0 0 0 15 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28884] ppid=28875 vsize=7640676 CPUtime=0.16 cores=1,3
/proc/28877/task/28884/stat : 28884 (java) S 28875 28877 28353 0 -1 4202560 94 0 0 0 16 0 0 0 16 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28885] ppid=28875 vsize=7640676 CPUtime=0.12 cores=1,3
/proc/28877/task/28885/stat : 28885 (java) S 28875 28877 28353 0 -1 4202560 4 0 0 0 12 0 0 0 15 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28886] ppid=28875 vsize=7640676 CPUtime=0.14 cores=1,3
/proc/28877/task/28886/stat : 28886 (java) S 28875 28877 28353 0 -1 4202560 13 0 0 0 14 0 0 0 16 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28887] ppid=28875 vsize=7640676 CPUtime=0.08 cores=1,3
/proc/28877/task/28887/stat : 28887 (java) S 28875 28877 28353 0 -1 4202560 3 0 0 0 8 0 0 0 15 0 19 0 490998227 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28888] ppid=28875 vsize=7640676 CPUtime=20.1 cores=1,3
/proc/28877/task/28888/stat : 28888 (java) S 28875 28877 28353 0 -1 4202560 90252 0 0 0 2001 9 0 0 15 0 19 0 490998228 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 0 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28889] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28889/stat : 28889 (java) S 28875 28877 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490998228 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28890] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28890/stat : 28890 (java) S 28875 28877 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490998228 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28891] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28891/stat : 28891 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998231 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646338993 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28892] ppid=28875 vsize=7640676 CPUtime=0.33 cores=1,3
/proc/28877/task/28892/stat : 28892 (java) S 28875 28877 28353 0 -1 4202560 3689 0 0 0 33 0 0 0 15 0 19 0 490998231 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28893] ppid=28875 vsize=7640676 CPUtime=0.7 cores=1,3
/proc/28877/task/28893/stat : 28893 (java) S 28875 28877 28353 0 -1 4202560 3212 0 0 0 70 0 0 0 15 0 19 0 490998231 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28894] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28894/stat : 28894 (java) S 28875 28877 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490998231 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331289 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
[pid=28877/tid=28895] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28895/stat : 28895 (java) S 28875 28877 28353 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 490998231 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 4 0 16800975 18446604471130395584 0 0 -1 3 0 0 0
[pid=28877/tid=28896] ppid=28875 vsize=7640676 CPUtime=0 cores=1,3
/proc/28877/task/28896/stat : 28896 (java) S 28875 28877 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490998605 7824052224 259229 33554432000 1073741824 1073778376 140734269000128 18446744073709551615 216646331904 0 4 0 16800975 18446604471130395584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.64
Current children cumulated vsize (KiB) 7640676

Child status: 143
Real time (s): 1300.09
CPU time (s): 1301.74
CPU user time (s): 1301.36
CPU system time (s): 0.379942
CPU usage (%): 100.127
Max. virtual memory (cumulated for all children) (KiB): 7642232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.36
system time used= 0.379942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263162
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= 27468
involuntary context switches= 6051

runsolver used 2.06369 second user time and 5.05223 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 06:59:16
IDJOB=3293675
IDBENCH=88165
IDSOLVER=1611
FILE ID=node103/3293675-1303793955
RUNJOBID= node103-1303792496-28373
PBS_JOBID= 13157275
Free space on /tmp= 71412 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/2dlx_ca_bp_f_liveness.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-3293675-1303793955/watcher-3293675-1303793955 -o /tmp/evaluation-result-3293675-1303793955/solver-3293675-1303793955 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3293675-1303793955.cnf

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

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=1510241043

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15669952 kB
Buffers:       2128792 kB
Cached:       11755164 kB
SwapCached:          0 kB
Active:        7207772 kB
Inactive:      9482884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15669952 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          339256 kB
Writeback:           0 kB
AnonPages:     2805984 kB
Mapped:          23472 kB
Slab:           519280 kB
PageTables:      11100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22042100 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= 71684 MiB
End job on node103 at 2011-04-26 07:20:58