Trace number 3258256

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.06

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g4.cnf
MD5SUMb2f1edd9e4045a375bcfedb2d5e5bd0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.2682
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

0.05/0.11	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.11	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.11	c See www.sat4j.org for details.
0.05/0.12	c no version file found!!!
0.05/0.12	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.12	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.12	c java.vm.version	19.1-b02
0.05/0.12	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.12	c sun.arch.data.model	64
0.05/0.12	c java.version		1.6.0_24
0.05/0.12	c os.name		Linux
0.05/0.12	c os.version		2.6.18-164.el5
0.05/0.12	c os.arch		amd64
0.05/0.12	c Free memory 		6997539544
0.05/0.12	c Max memory 		7034241024
0.05/0.12	c Total memory 		7034241024
0.05/0.12	c Number of processors 	8
0.05/0.14	c --- Begin Solver configuration ---
0.05/0.14	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.05/0.14	c Learn all clauses as in MiniSAT
0.05/0.14	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.05/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.05/0.14	c Expensive reason simplification
0.05/0.14	c Armin Biere (Picosat) restarts strategy
0.05/0.14	c Glucose learned constraints deletion strategy
0.05/0.14	c timeout=2147483647s
0.05/0.14	c DB Simplification allowed=true
0.05/0.14	c --- End Solver configuration ---
0.05/0.14	c solving HOME/instance-3258256-1303477638.cnf
0.05/0.14	c reading problem ... 
0.20/0.28	c ... done. Wall clock time 0.138s.
0.20/0.28	c #vars     1375
0.20/0.28	c #constraints  111739
0.20/0.28	c constraints type 
0.20/0.28	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 55
0.20/0.28	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 111684
1.65/1.31	c cleaning 2497 clauses out of 5000 with flag 5000/5000
2.77/2.43	c cleaning 4231 clauses out of 8504 with flag 11001/11001
4.17/3.83	c cleaning 5623 clauses out of 11272 with flag 18000/18000
5.88/5.54	c cleaning 6799 clauses out of 13649 with flag 26000/26000
7.90/7.57	c cleaning 7917 clauses out of 15850 with flag 35000/35000
10.30/9.95	c cleaning 8950 clauses out of 17933 with flag 45000/45000
13.10/12.75	c cleaning 9974 clauses out of 19983 with flag 56000/56000
16.50/16.11	c cleaning 10989 clauses out of 22010 with flag 68001/68001
20.11/19.72	c cleaning 11995 clauses out of 24021 with flag 81001/81001
24.11/23.79	c cleaning 12988 clauses out of 26026 with flag 95001/95001
29.21/28.81	c cleaning 13998 clauses out of 28037 with flag 110000/110000
34.32/33.97	c cleaning 14986 clauses out of 30039 with flag 126000/126000
39.92/39.59	c cleaning 15989 clauses out of 32053 with flag 143000/143000
46.42/46.02	c cleaning 17001 clauses out of 34064 with flag 161000/161000
53.23/52.83	c cleaning 17986 clauses out of 36063 with flag 180000/180000
61.23/60.82	c cleaning 18988 clauses out of 38077 with flag 200000/200000
69.74/69.33	c cleaning 20016 clauses out of 40090 with flag 221001/221001
79.34/78.98	c cleaning 21011 clauses out of 42074 with flag 243001/243001
89.84/89.43	c cleaning 22007 clauses out of 44065 with flag 266003/266003
101.35/100.92	c cleaning 22970 clauses out of 46060 with flag 290005/290005
113.96/113.52	c cleaning 23999 clauses out of 48086 with flag 315001/315001
127.36/126.97	c cleaning 25008 clauses out of 50086 with flag 341000/341000
141.48/141.02	c cleaning 26006 clauses out of 52078 with flag 368000/368000
156.79/156.32	c cleaning 27012 clauses out of 54073 with flag 396001/396001
172.99/172.58	c cleaning 28008 clauses out of 56062 with flag 425002/425002
191.69/191.20	c cleaning 28993 clauses out of 58052 with flag 455000/455000
210.00/209.50	c cleaning 30007 clauses out of 60062 with flag 486003/486003
229.81/229.36	c cleaning 30990 clauses out of 62052 with flag 518000/518000
251.92/251.42	c cleaning 32026 clauses out of 64063 with flag 551001/551001
275.33/274.83	c cleaning 32998 clauses out of 66036 with flag 585000/585000
298.33/297.81	c cleaning 33991 clauses out of 68039 with flag 620001/620001
323.74/323.21	c cleaning 34976 clauses out of 70048 with flag 656001/656001
350.25/349.73	c cleaning 36014 clauses out of 72072 with flag 693001/693001
378.65/378.14	c cleaning 36971 clauses out of 74059 with flag 731002/731002
409.47/408.90	c cleaning 38020 clauses out of 76088 with flag 770002/770002
440.48/439.94	c cleaning 38996 clauses out of 78067 with flag 810001/810001
473.89/473.36	c cleaning 39995 clauses out of 80073 with flag 851003/851003
509.79/509.29	c cleaning 40984 clauses out of 82075 with flag 893000/893000
548.20/547.61	c cleaning 41999 clauses out of 84091 with flag 936000/936000
585.71/585.11	c cleaning 42978 clauses out of 86092 with flag 980000/980000
625.12/624.55	c cleaning 44034 clauses out of 88118 with flag 1025004/1025004
666.34/665.76	c cleaning 45011 clauses out of 90083 with flag 1071003/1071003
711.95/711.35	c cleaning 45998 clauses out of 92070 with flag 1118001/1118001
757.75/757.14	c cleaning 46996 clauses out of 94071 with flag 1166000/1166000
808.87/808.24	c cleaning 47980 clauses out of 96076 with flag 1215001/1215001
856.78/856.13	c cleaning 49017 clauses out of 98096 with flag 1265001/1265001
906.89/906.29	c cleaning 50008 clauses out of 100080 with flag 1316002/1316002
963.11/962.44	c cleaning 51011 clauses out of 102073 with flag 1368003/1368003
1020.82/1020.15	c cleaning 51980 clauses out of 104059 with flag 1421000/1421000
1080.24/1079.57	c cleaning 52968 clauses out of 106081 with flag 1475002/1475002
1146.54/1145.86	c cleaning 54006 clauses out of 108112 with flag 1530001/1530001
1213.56/1212.89	c cleaning 55020 clauses out of 110105 with flag 1586000/1586000
1275.88/1275.14	c cleaning 56002 clauses out of 112086 with flag 1643001/1643001
1300.80/1300.01	c starts		: 1459
1300.80/1300.01	c conflicts		: 1668683
1300.80/1300.01	c decisions		: 3266724
1300.80/1300.01	c propagations		: 230812171
1300.80/1300.01	c inspects		: 13932109231
1300.80/1300.01	c shortcuts		: 0
1300.80/1300.01	c learnt literals	: 0
1300.80/1300.01	c learnt binary clauses	: 0
1300.80/1300.01	c learnt ternary clauses	: 17
1300.80/1300.01	c learnt constraints	: 1668683
1300.80/1300.01	c ignored constraints	: 0
1300.80/1300.01	c root simplifications	: 1459
1300.80/1300.01	c removed literals (reason simplification)	: 73132860
1300.80/1300.01	c reason swapping (by a shorter reason)	: 0
1300.80/1300.01	c Calls to reduceDB	: 53
1300.80/1300.01	c speed (assignments/second)	: 177584.43356014934
1300.80/1300.01	c non guided choices	184
1300.80/1300.04	c learnt constraints type 
1300.80/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 81781
1300.80/1300.04	c constraints type 
1300.80/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 55
1300.80/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 111684
1300.80/1300.04	s UNKNOWN
1300.80/1300.04	c Total wall clock time (in seconds) : 1299.872

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-3258256-1303477638/watcher-3258256-1303477638 -o /tmp/evaluation-result-3258256-1303477638/solver-3258256-1303477638 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3258256-1303477638.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: 1.56 3.17 3.64 12/202 19992
/proc/meminfo: memFree=14468668/32950928 swapFree=67111528/67111528
[pid=19992] ppid=19990 vsize=30540 CPUtime=0 cores=1,3
/proc/19992/stat : 19992 (java) S 19990 19992 18428 0 -1 4202496 1250 0 0 0 0 0 0 0 18 0 2 0 537994448 31272960 969 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379349477 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/19992/statm: 7635 969 741 9 0 386 0
[pid=19992/tid=19993] ppid=19990 vsize=30540 CPUtime=0 cores=1,3
/proc/19992/task/19993/stat : 19993 (java) R 19990 19992 18428 0 -1 4202560 135 0 0 0 0 0 0 0 19 0 2 0 537994448 31272960 969 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251367546683 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.101301 s]
/proc/loadavg: 1.56 3.17 3.64 12/202 19992
/proc/meminfo: memFree=14468668/32950928 swapFree=67111528/67111528
[pid=19992] ppid=19990 vsize=7569808 CPUtime=0.05 cores=1,3
/proc/19992/stat : 19992 (java) S 19990 19992 18428 0 -1 4202496 9265 0 1 0 4 1 0 0 18 0 18 0 537994448 7751483392 8961 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19992/statm: 1892452 8961 1740 9 0 1883190 0
[pid=19992/tid=19993] ppid=19990 vsize=7569808 CPUtime=0.04 cores=1,3
/proc/19992/task/19993/stat : 19993 (java) D 19990 19992 18428 0 -1 4202560 8090 0 1 0 4 0 0 0 18 0 18 0 537994448 7751483392 8961 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379373515 0 4 0 16800975 18446744071562234166 0 0 -1 1 0 0 2
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569808

[startup+0.209214 s]
/proc/loadavg: 1.56 3.17 3.64 12/202 19992
/proc/meminfo: memFree=14468668/32950928 swapFree=67111528/67111528
[pid=19992] ppid=19990 vsize=7636548 CPUtime=0.2 cores=1,3
/proc/19992/stat : 19992 (java) S 19990 19992 18428 0 -1 4202496 11025 0 1 0 19 1 0 0 18 0 18 0 537994448 7819825152 10612 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19992/statm: 1909137 10612 2179 9 0 1899875 0
[pid=19992/tid=19993] ppid=19990 vsize=7636548 CPUtime=0.13 cores=1,3
/proc/19992/task/19993/stat : 19993 (java) R 19990 19992 18428 0 -1 4202560 8847 0 1 0 13 0 0 0 18 0 18 0 537994448 7819825152 10612 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 46912505211265 0 4 0 16800975 0 0 0 -1 3 0 0 4
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 7636548

[startup+0.30025 s]
/proc/loadavg: 1.56 3.17 3.64 12/202 19992
/proc/meminfo: memFree=14468668/32950928 swapFree=67111528/67111528
[pid=19992] ppid=19990 vsize=7637712 CPUtime=0.35 cores=1,3
/proc/19992/stat : 19992 (java) S 19990 19992 18428 0 -1 4202496 12866 0 1 0 34 1 0 0 18 0 19 0 537994448 7821017088 12353 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19992/statm: 1909428 12353 2203 9 0 1900166 0
[pid=19992/tid=19993] ppid=19990 vsize=7637712 CPUtime=0.23 cores=1,3
/proc/19992/task/19993/stat : 19993 (java) R 19990 19992 18428 0 -1 4202560 10510 0 1 0 22 1 0 0 19 0 19 0 537994448 7821017088 12353 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 46912505216005 0 4 0 16800975 0 0 0 -1 3 0 0 4
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 7637712

[startup+0.701128 s]
/proc/loadavg: 1.56 3.17 3.64 12/202 19992
/proc/meminfo: memFree=14468668/32950928 swapFree=67111528/67111528
[pid=19992] ppid=19990 vsize=7642712 CPUtime=1.05 cores=1,3
/proc/19992/stat : 19992 (java) S 19990 19992 18428 0 -1 4202496 15829 0 1 0 103 2 0 0 18 0 19 0 537994448 7826137088 13982 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19992/statm: 1910678 13982 2219 9 0 1901416 0
[pid=19992/tid=19993] ppid=19990 vsize=7642712 CPUtime=0.61 cores=1,3
/proc/19992/task/19993/stat : 19993 (java) R 19990 19992 18428 0 -1 4202560 10802 0 1 0 60 1 0 0 19 0 19 0 537994448 7826137088 13982 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 46912505621962 0 4 0 16800975 0 0 0 -1 3 0 0 4
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 7642712

[startup+1.50098 s]
/proc/loadavg: 2.32 3.30 3.68 5/262 20057
/proc/meminfo: memFree=14311096/32950928 swapFree=67111528/67111528
[pid=19992] ppid=19990 vsize=7642900 CPUtime=1.87 cores=1,3
/proc/19992/stat : 19992 (java) S 19990 19992 18428 0 -1 4202496 20422 0 1 0 185 2 0 0 18 0 19 0 537994448 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19992/statm: 1910725 18389 2251 9 0 1901463 0
[pid=19992/tid=19993] ppid=19990 vsize=7642900 CPUtime=1.32 cores=1,3
/proc/19992/task/19993/stat : 19993 (java) R 19990 19992 18428 0 -1 4202560 11520 0 1 0 131 1 0 0 18 0 19 0 537994448 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 46912505575015 0 4 0 16800975 0 0 0 -1 3 0 0 4
[pid=19992/tid=19997] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/19997/stat : 19997 (java) S 19990 19992 18428 0 -1 4202560 975 0 0 0 0 0 0 0 18 0 19 0 537994450 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=19998] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/19998/stat : 19998 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 537994450 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=19999] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/19999/stat : 19999 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 537994450 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20000] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20000/stat : 20000 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 537994450 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20001] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20001/stat : 20001 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 537994450 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20002] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20002/stat : 20002 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 537994450 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20003] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20003/stat : 20003 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 537994450 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20004] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20004/stat : 20004 (java) S 19990 19992 18428 0 -1 4202560 858 0 0 0 0 0 0 0 18 0 19 0 537994450 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20009] ppid=19990 vsize=7642900 CPUtime=0.02 cores=1,3
/proc/19992/task/20009/stat : 20009 (java) S 19990 19992 18428 0 -1 4202560 1825 0 0 0 2 0 0 0 16 0 19 0 537994451 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 0 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20010] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20010/stat : 20010 (java) S 19990 19992 18428 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20011] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20011/stat : 20011 (java) S 19990 19992 18428 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 4
[pid=19992/tid=20015] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20015/stat : 20015 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 537994456 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379370417 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20017] ppid=19990 vsize=7642900 CPUtime=0.31 cores=1,3
/proc/19992/task/20017/stat : 20017 (java) S 19990 19992 18428 0 -1 4202560 2316 0 0 0 31 0 0 0 15 0 19 0 537994456 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20021] ppid=19990 vsize=7642900 CPUtime=0.17 cores=1,3
/proc/19992/task/20021/stat : 20021 (java) S 19990 19992 18428 0 -1 4202560 1771 0 0 0 17 0 0 0 15 0 19 0 537994456 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20023] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20023/stat : 20023 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 537994456 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20026] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20026/stat : 20026 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 537994456 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20036] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20036/stat : 20036 (java) S 19990 19992 18428 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 537994477 7826329600 18389 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 7642900

[startup+3.10075 s]
/proc/loadavg: 2.32 3.30 3.68 5/262 20057
/proc/meminfo: memFree=14207552/32950928 swapFree=67111528/67111528
[pid=19992] ppid=19990 vsize=7642900 CPUtime=3.47 cores=1,3
/proc/19992/stat : 19992 (java) S 19990 19992 18428 0 -1 4202496 21671 0 1 0 345 2 0 0 18 0 19 0 537994448 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19992/statm: 1910725 19636 2253 9 0 1901463 0
[pid=19992/tid=19993] ppid=19990 vsize=7642900 CPUtime=2.87 cores=1,3
/proc/19992/task/19993/stat : 19993 (java) R 19990 19992 18428 0 -1 4202560 11523 0 1 0 286 1 0 0 20 0 19 0 537994448 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 46912505596364 0 4 0 16800975 0 0 0 -1 1 0 0 4
[pid=19992/tid=19997] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/19997/stat : 19997 (java) S 19990 19992 18428 0 -1 4202560 975 0 0 0 0 0 0 0 18 0 19 0 537994450 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=19998] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/19998/stat : 19998 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 537994450 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=19999] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/19999/stat : 19999 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 537994450 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20000] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20000/stat : 20000 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 537994450 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20001] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20001/stat : 20001 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 537994450 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20002] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20002/stat : 20002 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 537994450 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20003] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20003/stat : 20003 (java) S 19990 19992 18428 0 -1 4202560 611 0 0 0 0 0 0 0 15 0 19 0 537994450 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20004] ppid=19990 vsize=7642900 CPUtime=0.01 cores=1,3
/proc/19992/task/20004/stat : 20004 (java) S 19990 19992 18428 0 -1 4202560 1185 0 0 0 1 0 0 0 17 0 19 0 537994450 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20009] ppid=19990 vsize=7642900 CPUtime=0.05 cores=1,3
/proc/19992/task/20009/stat : 20009 (java) S 19990 19992 18428 0 -1 4202560 2129 0 0 0 5 0 0 0 16 0 19 0 537994451 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 0 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20010] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20010/stat : 20010 (java) S 19990 19992 18428 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20011] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20011/stat : 20011 (java) S 19990 19992 18428 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 4
[pid=19992/tid=20015] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20015/stat : 20015 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 537994456 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379370417 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20017] ppid=19990 vsize=7642900 CPUtime=0.33 cores=1,3
/proc/19992/task/20017/stat : 20017 (java) S 19990 19992 18428 0 -1 4202560 2321 0 0 0 33 0 0 0 15 0 19 0 537994456 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20021] ppid=19990 vsize=7642900 CPUtime=0.17 cores=1,3
/proc/19992/task/20021/stat : 20021 (java) S 19990 19992 18428 0 -1 4202560 1771 0 0 0 17 0 0 0 15 0 19 0 537994456 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20023] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20023/stat : 20023 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 537994456 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20026] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20026/stat : 20026 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 537994456 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20036] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20036/stat : 20036 (java) S 19990 19992 18428 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 537994477 7826329600 19636 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.47
Current children cumulated vsize (KiB) 7642900

[startup+6.30109 s]
/proc/loadavg: 2.45 3.31 3.68 5/262 20057
/proc/meminfo: memFree=14182764/32950928 swapFree=67111528/67111528
[pid=19992] ppid=19990 vsize=7642900 CPUtime=6.7 cores=1,3
/proc/19992/stat : 19992 (java) S 19990 19992 18428 0 -1 4202496 22513 0 1 0 667 3 0 0 18 0 19 0 537994448 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19992/statm: 1910725 20386 2253 9 0 1901463 0
[pid=19992/tid=19993] ppid=19990 vsize=7642900 CPUtime=5.98 cores=1,3
/proc/19992/task/19993/stat : 19993 (java) R 19990 19992 18428 0 -1 4202560 11525 0 1 0 597 1 0 0 25 0 19 0 537994448 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 46912505662478 0 4 0 16800975 0 0 0 -1 3 0 0 4
[pid=19992/tid=19997] ppid=19990 vsize=7642900 CPUtime=0.01 cores=1,3
/proc/19992/task/19997/stat : 19997 (java) S 19990 19992 18428 0 -1 4202560 1042 0 0 0 1 0 0 0 18 0 19 0 537994450 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=19998] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/19998/stat : 19998 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 537994450 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=19999] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/19999/stat : 19999 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 537994450 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20000] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20000/stat : 20000 (java) S 19990 19992 18428 0 -1 4202560 224 0 0 0 0 0 0 0 16 0 19 0 537994450 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20001] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20001/stat : 20001 (java) S 19990 19992 18428 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 537994450 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20002] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20002/stat : 20002 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 537994450 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20003] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20003/stat : 20003 (java) S 19990 19992 18428 0 -1 4202560 611 0 0 0 0 0 0 0 15 0 19 0 537994450 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20004] ppid=19990 vsize=7642900 CPUtime=0.01 cores=1,3
/proc/19992/task/20004/stat : 20004 (java) S 19990 19992 18428 0 -1 4202560 1188 0 0 0 1 0 0 0 15 0 19 0 537994450 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20009] ppid=19990 vsize=7642900 CPUtime=0.11 cores=1,3
/proc/19992/task/20009/stat : 20009 (java) S 19990 19992 18428 0 -1 4202560 2398 0 0 0 11 0 0 0 15 0 19 0 537994451 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 0 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20010] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20010/stat : 20010 (java) S 19990 19992 18428 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20011] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20011/stat : 20011 (java) S 19990 19992 18428 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 4
[pid=19992/tid=20015] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20015/stat : 20015 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 537994456 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379370417 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20017] ppid=19990 vsize=7642900 CPUtime=0.33 cores=1,3
/proc/19992/task/20017/stat : 20017 (java) S 19990 19992 18428 0 -1 4202560 2321 0 0 0 33 0 0 0 15 0 19 0 537994456 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20021] ppid=19990 vsize=7642900 CPUtime=0.2 cores=1,3
/proc/19992/task/20021/stat : 20021 (java) S 19990 19992 18428 0 -1 4202560 2048 0 0 0 20 0 0 0 15 0 19 0 537994456 7826329600 20386 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0

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

[pid=19992/tid=20002] ppid=19990 vsize=7642900 CPUtime=0.08 cores=1,3
/proc/19992/task/20002/stat : 20002 (java) S 19990 19992 18428 0 -1 4202560 1104 0 0 0 8 0 0 0 15 0 19 0 537994450 7826329600 45342 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20003] ppid=19990 vsize=7642900 CPUtime=0.09 cores=1,3
/proc/19992/task/20003/stat : 20003 (java) S 19990 19992 18428 0 -1 4202560 3250 0 0 0 9 0 0 0 15 0 19 0 537994450 7826329600 45342 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20004] ppid=19990 vsize=7642900 CPUtime=0.07 cores=1,3
/proc/19992/task/20004/stat : 20004 (java) S 19990 19992 18428 0 -1 4202560 3018 0 0 0 7 0 0 0 15 0 19 0 537994450 7826329600 45342 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20009] ppid=19990 vsize=7642900 CPUtime=2.19 cores=1,3
/proc/19992/task/20009/stat : 20009 (java) S 19990 19992 18428 0 -1 4202560 7685 0 0 0 219 0 0 0 15 0 19 0 537994451 7826329600 45342 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 0 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20010] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20010/stat : 20010 (java) S 19990 19992 18428 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 45342 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20011] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20011/stat : 20011 (java) S 19990 19992 18428 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 45342 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 4
[pid=19992/tid=20015] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20015/stat : 20015 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 537994456 7826329600 45342 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379370417 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20017] ppid=19990 vsize=7642900 CPUtime=0.33 cores=1,3
/proc/19992/task/20017/stat : 20017 (java) S 19990 19992 18428 0 -1 4202560 2321 0 0 0 33 0 0 0 15 0 19 0 537994456 7826329600 45342 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20021] ppid=19990 vsize=7642900 CPUtime=0.21 cores=1,3
/proc/19992/task/20021/stat : 20021 (java) S 19990 19992 18428 0 -1 4202560 2048 0 0 0 21 0 0 0 15 0 19 0 537994456 7826329600 45342 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20023] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20023/stat : 20023 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 537994456 7826329600 45342 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20026] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20026/stat : 20026 (java) S 19990 19992 18428 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 537994456 7826329600 45342 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20036] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20036/stat : 20036 (java) S 19990 19992 18428 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 537994477 7826329600 45342 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.06
Current children cumulated vsize (KiB) 7642900

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.91 5/262 20090
/proc/meminfo: memFree=13803012/32950928 swapFree=67111528/67111528
[pid=19992] ppid=19990 vsize=7642900 CPUtime=1243.08 cores=1,3
/proc/19992/stat : 19992 (java) S 19990 19992 18428 0 -1 4202496 47665 0 1 0 124297 11 0 0 18 0 19 0 537994448 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19992/statm: 1910725 45350 2253 9 0 1901463 0
[pid=19992/tid=19993] ppid=19990 vsize=7642900 CPUtime=1239.44 cores=1,3
/proc/19992/task/19993/stat : 19993 (java) R 19990 19992 18428 0 -1 4202560 19065 0 1 0 123938 6 0 0 25 0 19 0 537994448 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 46912505596530 0 4 0 16800975 0 0 0 -1 1 0 0 4
[pid=19992/tid=19997] ppid=19990 vsize=7642900 CPUtime=0.13 cores=1,3
/proc/19992/task/19997/stat : 19997 (java) S 19990 19992 18428 0 -1 4202560 4116 0 0 0 13 0 0 0 15 0 19 0 537994450 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=19998] ppid=19990 vsize=7642900 CPUtime=0.11 cores=1,3
/proc/19992/task/19998/stat : 19998 (java) S 19990 19992 18428 0 -1 4202560 1445 0 0 0 11 0 0 0 15 0 19 0 537994450 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=19999] ppid=19990 vsize=7642900 CPUtime=0.1 cores=1,3
/proc/19992/task/19999/stat : 19999 (java) S 19990 19992 18428 0 -1 4202560 1913 0 0 0 10 0 0 0 15 0 19 0 537994450 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20000] ppid=19990 vsize=7642900 CPUtime=0.04 cores=1,3
/proc/19992/task/20000/stat : 20000 (java) S 19990 19992 18428 0 -1 4202560 297 0 0 0 4 0 0 0 15 0 19 0 537994450 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20001] ppid=19990 vsize=7642900 CPUtime=0.09 cores=1,3
/proc/19992/task/20001/stat : 20001 (java) S 19990 19992 18428 0 -1 4202560 177 0 0 0 9 0 0 0 15 0 19 0 537994450 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20002] ppid=19990 vsize=7642900 CPUtime=0.09 cores=1,3
/proc/19992/task/20002/stat : 20002 (java) S 19990 19992 18428 0 -1 4202560 1105 0 0 0 9 0 0 0 15 0 19 0 537994450 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20003] ppid=19990 vsize=7642900 CPUtime=0.09 cores=1,3
/proc/19992/task/20003/stat : 20003 (java) S 19990 19992 18428 0 -1 4202560 3250 0 0 0 9 0 0 0 16 0 19 0 537994450 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20004] ppid=19990 vsize=7642900 CPUtime=0.07 cores=1,3
/proc/19992/task/20004/stat : 20004 (java) S 19990 19992 18428 0 -1 4202560 3018 0 0 0 7 0 0 0 15 0 19 0 537994450 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20009] ppid=19990 vsize=7642900 CPUtime=2.26 cores=1,3
/proc/19992/task/20009/stat : 20009 (java) S 19990 19992 18428 0 -1 4202560 7687 0 0 0 226 0 0 0 15 0 19 0 537994451 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 0 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20010] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20010/stat : 20010 (java) S 19990 19992 18428 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20011] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20011/stat : 20011 (java) S 19990 19992 18428 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 4
[pid=19992/tid=20015] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20015/stat : 20015 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 537994456 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379370417 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20017] ppid=19990 vsize=7642900 CPUtime=0.33 cores=1,3
/proc/19992/task/20017/stat : 20017 (java) S 19990 19992 18428 0 -1 4202560 2321 0 0 0 33 0 0 0 15 0 19 0 537994456 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20021] ppid=19990 vsize=7642900 CPUtime=0.21 cores=1,3
/proc/19992/task/20021/stat : 20021 (java) S 19990 19992 18428 0 -1 4202560 2048 0 0 0 21 0 0 0 15 0 19 0 537994456 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20023] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20023/stat : 20023 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 537994456 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20026] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20026/stat : 20026 (java) S 19990 19992 18428 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 537994456 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20036] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20036/stat : 20036 (java) S 19990 19992 18428 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 537994477 7826329600 45350 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.08
Current children cumulated vsize (KiB) 7642900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.04 3.92 6/246 20097
/proc/meminfo: memFree=13981636/32950928 swapFree=67111528/67111528
[pid=19992] ppid=19990 vsize=7642900 CPUtime=1300.8 cores=1,3
/proc/19992/stat : 19992 (java) S 19990 19992 18428 0 -1 4202496 47733 0 1 0 130069 11 0 0 18 0 19 0 537994448 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19992/statm: 1910725 45411 2253 9 0 1901463 0
[pid=19992/tid=19993] ppid=19990 vsize=7642900 CPUtime=1297.08 cores=1,3
/proc/19992/task/19993/stat : 19993 (java) R 19990 19992 18428 0 -1 4202560 19066 0 1 0 129702 6 0 0 25 0 19 0 537994448 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 46912505596530 0 4 0 16800975 0 0 0 -1 1 0 0 4
[pid=19992/tid=19997] ppid=19990 vsize=7642900 CPUtime=0.15 cores=1,3
/proc/19992/task/19997/stat : 19997 (java) S 19990 19992 18428 0 -1 4202560 4117 0 0 0 15 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=19998] ppid=19990 vsize=7642900 CPUtime=0.11 cores=1,3
/proc/19992/task/19998/stat : 19998 (java) S 19990 19992 18428 0 -1 4202560 1445 0 0 0 11 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=19999] ppid=19990 vsize=7642900 CPUtime=0.1 cores=1,3
/proc/19992/task/19999/stat : 19999 (java) S 19990 19992 18428 0 -1 4202560 1913 0 0 0 10 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20000] ppid=19990 vsize=7642900 CPUtime=0.04 cores=1,3
/proc/19992/task/20000/stat : 20000 (java) S 19990 19992 18428 0 -1 4202560 297 0 0 0 4 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20001] ppid=19990 vsize=7642900 CPUtime=0.09 cores=1,3
/proc/19992/task/20001/stat : 20001 (java) S 19990 19992 18428 0 -1 4202560 177 0 0 0 9 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20002] ppid=19990 vsize=7642900 CPUtime=0.09 cores=1,3
/proc/19992/task/20002/stat : 20002 (java) S 19990 19992 18428 0 -1 4202560 1105 0 0 0 9 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20003] ppid=19990 vsize=7642900 CPUtime=0.1 cores=1,3
/proc/19992/task/20003/stat : 20003 (java) S 19990 19992 18428 0 -1 4202560 3250 0 0 0 10 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20004] ppid=19990 vsize=7642900 CPUtime=0.07 cores=1,3
/proc/19992/task/20004/stat : 20004 (java) S 19990 19992 18428 0 -1 4202560 3018 0 0 0 7 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20009] ppid=19990 vsize=7642900 CPUtime=2.31 cores=1,3
/proc/19992/task/20009/stat : 20009 (java) S 19990 19992 18428 0 -1 4202560 7749 0 0 0 231 0 0 0 15 0 19 0 537994451 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 0 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20010] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20010/stat : 20010 (java) S 19990 19992 18428 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20011] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20011/stat : 20011 (java) S 19990 19992 18428 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 4
[pid=19992/tid=20015] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20015/stat : 20015 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 537994456 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379370417 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20017] ppid=19990 vsize=7642900 CPUtime=0.33 cores=1,3
/proc/19992/task/20017/stat : 20017 (java) S 19990 19992 18428 0 -1 4202560 2321 0 0 0 33 0 0 0 15 0 19 0 537994456 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20021] ppid=19990 vsize=7642900 CPUtime=0.21 cores=1,3
/proc/19992/task/20021/stat : 20021 (java) S 19990 19992 18428 0 -1 4202560 2048 0 0 0 21 0 0 0 15 0 19 0 537994456 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20023] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20023/stat : 20023 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 537994456 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20026] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20026/stat : 20026 (java) S 19990 19992 18428 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 537994456 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20036] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20036/stat : 20036 (java) S 19990 19992 18428 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 537994477 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1300.8
Current children cumulated vsize (KiB) 7642900

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

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

[startup+1300 s]
/proc/loadavg: 4.09 4.04 3.92 6/246 20097
/proc/meminfo: memFree=13981636/32950928 swapFree=67111528/67111528
[pid=19992] ppid=19990 vsize=7642900 CPUtime=1300.8 cores=1,3
/proc/19992/stat : 19992 (java) S 19990 19992 18428 0 -1 4202496 47733 0 1 0 130069 11 0 0 18 0 19 0 537994448 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19992/statm: 1910725 45411 2253 9 0 1901463 0
[pid=19992/tid=19993] ppid=19990 vsize=7642900 CPUtime=1297.08 cores=1,3
/proc/19992/task/19993/stat : 19993 (java) R 19990 19992 18428 0 -1 4202560 19066 0 1 0 129702 6 0 0 25 0 19 0 537994448 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 46912505596530 0 4 0 16800975 0 0 0 -1 1 0 0 4
[pid=19992/tid=19997] ppid=19990 vsize=7642900 CPUtime=0.15 cores=1,3
/proc/19992/task/19997/stat : 19997 (java) S 19990 19992 18428 0 -1 4202560 4117 0 0 0 15 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=19998] ppid=19990 vsize=7642900 CPUtime=0.11 cores=1,3
/proc/19992/task/19998/stat : 19998 (java) S 19990 19992 18428 0 -1 4202560 1445 0 0 0 11 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=19999] ppid=19990 vsize=7642900 CPUtime=0.1 cores=1,3
/proc/19992/task/19999/stat : 19999 (java) S 19990 19992 18428 0 -1 4202560 1913 0 0 0 10 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20000] ppid=19990 vsize=7642900 CPUtime=0.04 cores=1,3
/proc/19992/task/20000/stat : 20000 (java) S 19990 19992 18428 0 -1 4202560 297 0 0 0 4 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20001] ppid=19990 vsize=7642900 CPUtime=0.09 cores=1,3
/proc/19992/task/20001/stat : 20001 (java) S 19990 19992 18428 0 -1 4202560 177 0 0 0 9 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20002] ppid=19990 vsize=7642900 CPUtime=0.09 cores=1,3
/proc/19992/task/20002/stat : 20002 (java) S 19990 19992 18428 0 -1 4202560 1105 0 0 0 9 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20003] ppid=19990 vsize=7642900 CPUtime=0.1 cores=1,3
/proc/19992/task/20003/stat : 20003 (java) S 19990 19992 18428 0 -1 4202560 3250 0 0 0 10 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20004] ppid=19990 vsize=7642900 CPUtime=0.07 cores=1,3
/proc/19992/task/20004/stat : 20004 (java) S 19990 19992 18428 0 -1 4202560 3018 0 0 0 7 0 0 0 15 0 19 0 537994450 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20009] ppid=19990 vsize=7642900 CPUtime=2.31 cores=1,3
/proc/19992/task/20009/stat : 20009 (java) S 19990 19992 18428 0 -1 4202560 7749 0 0 0 231 0 0 0 15 0 19 0 537994451 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 0 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20010] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20010/stat : 20010 (java) S 19990 19992 18428 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20011] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20011/stat : 20011 (java) S 19990 19992 18428 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 537994451 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 4
[pid=19992/tid=20015] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20015/stat : 20015 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 537994456 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379370417 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20017] ppid=19990 vsize=7642900 CPUtime=0.33 cores=1,3
/proc/19992/task/20017/stat : 20017 (java) S 19990 19992 18428 0 -1 4202560 2321 0 0 0 33 0 0 0 15 0 19 0 537994456 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20021] ppid=19990 vsize=7642900 CPUtime=0.21 cores=1,3
/proc/19992/task/20021/stat : 20021 (java) S 19990 19992 18428 0 -1 4202560 2048 0 0 0 21 0 0 0 15 0 19 0 537994456 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20023] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20023/stat : 20023 (java) S 19990 19992 18428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 537994456 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379362713 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
[pid=19992/tid=20026] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20026/stat : 20026 (java) S 19990 19992 18428 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 537994456 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 4 0 16800975 18446604471140389120 0 0 -1 3 0 0 0
[pid=19992/tid=20036] ppid=19990 vsize=7642900 CPUtime=0 cores=1,3
/proc/19992/task/20036/stat : 20036 (java) S 19990 19992 18428 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 537994477 7826329600 45411 33554432000 1073741824 1073778376 140735770171664 18446744073709551615 251379363328 0 4 0 16800975 18446604471140389120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1300.8
Current children cumulated vsize (KiB) 7642900

Child status: 143
Real time (s): 1300.06
CPU time (s): 1300.88
CPU user time (s): 1300.75
CPU system time (s): 0.120981
CPU usage (%): 100.063
Max. virtual memory (cumulated for all children) (KiB): 7643220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.75
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48140
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= 28289
involuntary context switches= 5597

runsolver used 2.13167 second user time and 5.00924 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-22 15:07:18
IDJOB=3258256
IDBENCH=71317
IDSOLVER=1611
FILE ID=node113/3258256-1303477638
RUNJOBID= node113-1303477638-19944
PBS_JOBID= 13107192
Free space on /tmp= 70624 MiB

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

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

MD5SUM BENCH= b2f1edd9e4045a375bcfedb2d5e5bd0e
RANDOM SEED=884575460

node113.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	: 5332.76
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.75
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14469756 kB
Buffers:       1193720 kB
Cached:       16603736 kB
SwapCached:          0 kB
Active:        9981908 kB
Inactive:      7930648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14469756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5520 kB
Writeback:           0 kB
AnonPages:      114176 kB
Mapped:          20328 kB
Slab:           504136 kB
PageTables:       5292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 14655772 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= 70624 MiB
End job on node113 at 2011-04-22 15:29:00