Trace number 3288385

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) 1303.03 1300.11

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_r_uc_sat.cnf
MD5SUMa5cb42fe5f9238d9fb581eb8ad81e23f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark44.2323
Satisfiable
(Un)Satisfiability was proved
Number of variables467551
Number of clauses4467733
Sum of the clauses size15691163
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2635833
Number of clauses of size 3908103
Number of clauses of size 42923797
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.07	c See www.sat4j.org for details.
0.08/0.10	c no version file found!!!
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.18-164.el5
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		6997539544
0.08/0.10	c Max memory 		7034241024
0.08/0.10	c Total memory 		7034241024
0.08/0.10	c Number of processors 	8
0.08/0.10	c --- Begin Solver configuration ---
0.08/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.08/0.10	c Learn all clauses as in MiniSAT
0.08/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.08/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.08/0.10	c Expensive reason simplification
0.08/0.10	c Armin Biere (Picosat) restarts strategy
0.08/0.10	c Glucose learned constraints deletion strategy
0.08/0.10	c timeout=2147483647s
0.08/0.10	c DB Simplification allowed=true
0.08/0.10	c --- End Solver configuration ---
0.08/0.10	c solving HOME/instance-3288385-1303781077.cnf
0.08/0.10	c reading problem ... 
4.74/4.71	c ... done. Wall clock time 4.609s.
4.74/4.71	c #vars     467551
4.74/4.71	c #constraints  4467733
4.74/4.71	c constraints type 
4.74/4.71	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3831900
4.74/4.71	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 635833
19.09/18.73	c cleaning 2499 clauses out of 5002 with flag 5002/5002
39.65/38.17	c cleaning 4237 clauses out of 8501 with flag 11000/11000
60.02/58.45	c cleaning 5622 clauses out of 11264 with flag 18000/18000
82.07/80.49	c cleaning 6779 clauses out of 13642 with flag 26000/26000
106.23/104.56	c cleaning 7893 clauses out of 15863 with flag 35000/35000
132.77/131.03	c cleaning 8942 clauses out of 17970 with flag 45000/45000
161.21/159.42	c cleaning 9958 clauses out of 20028 with flag 56000/56000
192.17/190.30	c cleaning 10987 clauses out of 22070 with flag 68000/68000
225.51/223.60	c cleaning 12001 clauses out of 24084 with flag 81001/81001
259.26/257.37	c cleaning 13032 clauses out of 26082 with flag 95000/95000
295.51/293.51	c cleaning 14003 clauses out of 28050 with flag 110000/110000
333.54/331.57	c cleaning 14978 clauses out of 30047 with flag 126000/126000
374.98/372.96	c cleaning 15978 clauses out of 32069 with flag 143000/143000
415.43/413.37	c cleaning 17006 clauses out of 34091 with flag 161000/161000
460.66/458.53	c cleaning 17969 clauses out of 36085 with flag 180000/180000
506.83/504.64	c cleaning 19015 clauses out of 38116 with flag 200000/200000
553.18/550.90	c cleaning 19978 clauses out of 40102 with flag 221001/221001
600.71/598.46	c cleaning 21008 clauses out of 42123 with flag 243000/243000
648.24/645.97	c cleaning 22013 clauses out of 44115 with flag 266000/266000
694.99/692.60	c cleaning 22968 clauses out of 46102 with flag 290000/290000
749.42/747.08	c cleaning 23996 clauses out of 48134 with flag 315000/315000
802.87/800.45	c cleaning 25016 clauses out of 50140 with flag 341002/341002
859.61/857.11	c cleaning 26000 clauses out of 52122 with flag 368000/368000
913.46/910.97	c cleaning 27013 clauses out of 54123 with flag 396001/396001
973.99/971.42	c cleaning 28006 clauses out of 56109 with flag 425000/425000
1037.64/1035.06	c cleaning 28966 clauses out of 58103 with flag 455000/455000
1099.19/1096.57	c cleaning 30013 clauses out of 60137 with flag 486000/486000
1165.54/1162.85	c cleaning 30977 clauses out of 62125 with flag 518001/518001
1224.89/1222.13	c cleaning 32020 clauses out of 64148 with flag 551001/551001
1293.24/1290.41	c cleaning 32978 clauses out of 66129 with flag 585002/585002
1302.90/1300.02	c starts		: 942
1302.90/1300.02	c conflicts		: 589496
1302.90/1300.02	c decisions		: 1998126
1302.90/1300.02	c propagations		: 1462770970
1302.90/1300.02	c inspects		: 8997756080
1302.90/1300.02	c shortcuts		: 0
1302.90/1300.02	c learnt literals	: 0
1302.90/1300.02	c learnt binary clauses	: 8030
1302.90/1300.02	c learnt ternary clauses	: 11385
1302.90/1300.02	c learnt constraints	: 589496
1302.90/1300.02	c ignored constraints	: 0
1302.90/1300.02	c root simplifications	: 942
1302.90/1300.02	c removed literals (reason simplification)	: 9006368
1302.90/1300.02	c reason swapping (by a shorter reason)	: 0
1302.90/1300.02	c Calls to reduceDB	: 30
1302.90/1300.02	c speed (assignments/second)	: 1129290.419755717
1302.90/1300.02	c non guided choices	47537
1302.90/1300.04	c learnt constraints type 
1302.90/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 8030
1302.90/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 29632
1302.90/1300.04	c constraints type 
1302.90/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3831900
1302.90/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 635833
1302.90/1300.04	s UNKNOWN
1302.90/1300.04	c Total wall clock time (in seconds) : 1299.914

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

running on 2 cores: 5,7

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.01 4.00 3.91 4/243 30375
/proc/meminfo: memFree=12276100/32951124 swapFree=67111528/67111528
[pid=30375] ppid=30373 vsize=23028 CPUtime=0 cores=5,7
/proc/30375/stat : 30375 (java) R 30373 30375 29772 0 -1 4202496 959 0 0 0 0 0 0 0 22 0 1 0 470524394 23580672 701 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212034692584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30375/statm: 5757 701 518 9 0 124 0

[startup+0.0433179 s]
/proc/loadavg: 4.01 4.00 3.91 4/243 30375
/proc/meminfo: memFree=12276100/32951124 swapFree=67111528/67111528
[pid=30375] ppid=30373 vsize=7564352 CPUtime=0.03 cores=5,7
/proc/30375/stat : 30375 (java) S 30373 30375 29772 0 -1 4202496 8789 0 1 0 2 1 0 0 22 0 13 0 470524394 7745896448 8484 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051458021 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/30375/statm: 1891088 8484 1677 9 0 1881836 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.100308 s]
/proc/loadavg: 4.01 4.00 3.91 4/243 30375
/proc/meminfo: memFree=12276100/32951124 swapFree=67111528/67111528
[pid=30375] ppid=30373 vsize=7570804 CPUtime=0.08 cores=5,7
/proc/30375/stat : 30375 (java) S 30373 30375 29772 0 -1 4202496 10164 0 1 0 7 1 0 0 22 0 18 0 470524394 7752503296 9859 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30375/statm: 1892701 9860 2086 9 0 1883439 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7570804

[startup+0.30029 s]
/proc/loadavg: 4.01 4.00 3.91 4/243 30375
/proc/meminfo: memFree=12276100/32951124 swapFree=67111528/67111528
[pid=30375] ppid=30373 vsize=7637600 CPUtime=0.34 cores=5,7
/proc/30375/stat : 30375 (java) S 30373 30375 29772 0 -1 4202496 25052 0 1 0 32 2 0 0 22 0 18 0 470524394 7820902400 24620 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30375/statm: 1909400 24623 2198 9 0 1900138 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 7637600

[startup+0.700206 s]
/proc/loadavg: 4.01 4.00 3.91 4/243 30375
/proc/meminfo: memFree=12276100/32951124 swapFree=67111528/67111528
[pid=30375] ppid=30373 vsize=7637688 CPUtime=0.74 cores=5,7
/proc/30375/stat : 30375 (java) S 30373 30375 29772 0 -1 4202496 45775 0 1 0 70 4 0 0 22 0 18 0 470524394 7820992512 45280 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30375/statm: 1909422 45281 2204 9 0 1900160 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 7637688

[startup+1.74503 s]
/proc/loadavg: 4.01 4.00 3.91 4/243 30375
/proc/meminfo: memFree=12276100/32951124 swapFree=67111528/67111528
[pid=30375] ppid=30373 vsize=7637688 CPUtime=1.79 cores=5,7
/proc/30375/stat : 30375 (java) S 30373 30375 29772 0 -1 4202496 66542 0 1 0 171 8 0 0 22 0 18 0 470524394 7820992512 66046 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30375/statm: 1909422 66046 2206 9 0 1900160 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 7637688

[startup+3.10777 s]
/proc/loadavg: 4.01 4.00 3.91 5/261 30393
/proc/meminfo: memFree=11911788/32951124 swapFree=67111528/67111528
[pid=30375] ppid=30373 vsize=7637688 CPUtime=3.15 cores=5,7
/proc/30375/stat : 30375 (java) S 30373 30375 29772 0 -1 4202496 95417 0 1 0 302 13 0 0 22 0 18 0 470524394 7820992512 94921 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30375/statm: 1909422 94922 2206 9 0 1900160 0
[pid=30375/tid=30377] ppid=30373 vsize=7637688 CPUtime=3.01 cores=5,7
/proc/30375/task/30377/stat : 30377 (java) R 30373 30375 29772 0 -1 4202560 92986 0 1 0 289 12 0 0 25 0 18 0 470524394 7820992512 94922 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 46912505573284 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30375/tid=30378] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30378/stat : 30378 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 470524396 7820992512 94923 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30379] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30379/stat : 30379 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 470524396 7820992512 94923 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30380] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30380/stat : 30380 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 470524396 7820992512 94923 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30381] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30381/stat : 30381 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 470524396 7820992512 94924 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30382] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30382/stat : 30382 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 470524396 7820992512 94924 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30383] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30383/stat : 30383 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 470524396 7820992512 94924 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30384] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30384/stat : 30384 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 470524396 7820992512 94925 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30385] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30385/stat : 30385 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 470524396 7820992512 94925 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30386] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30386/stat : 30386 (java) S 30373 30375 29772 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 18 0 470524397 7820992512 94925 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 0 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30387] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30387/stat : 30387 (java) S 30373 30375 29772 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 470524397 7820992512 94926 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30388] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30388/stat : 30388 (java) S 30373 30375 29772 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 470524397 7820992512 94926 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30389] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30389/stat : 30389 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 470524400 7820992512 94927 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051478961 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30390] ppid=30373 vsize=7637688 CPUtime=0.04 cores=5,7
/proc/30375/task/30390/stat : 30390 (java) S 30373 30375 29772 0 -1 4202560 312 0 0 0 4 0 0 0 20 0 18 0 470524400 7820992512 94927 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30391] ppid=30373 vsize=7637688 CPUtime=0.09 cores=5,7
/proc/30375/task/30391/stat : 30391 (java) S 30373 30375 29772 0 -1 4202560 965 0 0 0 9 0 0 0 17 0 18 0 470524400 7820992512 94928 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30392] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30392/stat : 30392 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 470524400 7820992512 94928 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30393] ppid=30373 vsize=7637688 CPUtime=0 cores=5,7
/proc/30375/task/30393/stat : 30393 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 470524400 7820992512 94929 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 7637688

[startup+6.30117 s]
/proc/loadavg: 4.01 4.00 3.91 5/262 30395
/proc/meminfo: memFree=11681532/32951124 swapFree=67111528/67111528
[pid=30375] ppid=30373 vsize=7640372 CPUtime=6.64 cores=5,7
/proc/30375/stat : 30375 (java) S 30373 30375 29772 0 -1 4202496 152447 0 1 0 643 21 0 0 22 0 19 0 470524394 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30375/statm: 1910093 150332 2223 9 0 1900831 0
[pid=30375/tid=30377] ppid=30373 vsize=7640372 CPUtime=6.04 cores=5,7
/proc/30375/task/30377/stat : 30377 (java) R 30373 30375 29772 0 -1 4202560 147244 0 1 0 584 20 0 0 25 0 19 0 470524394 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 46912505660800 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30375/tid=30378] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30378/stat : 30378 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 470524396 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30379] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30379/stat : 30379 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30380] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30380/stat : 30380 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30381] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30381/stat : 30381 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30382] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30382/stat : 30382 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30383] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30383/stat : 30383 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30384] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30384/stat : 30384 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30385] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30385/stat : 30385 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30386] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30386/stat : 30386 (java) S 30373 30375 29772 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 470524397 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 0 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30387] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30387/stat : 30387 (java) S 30373 30375 29772 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 470524397 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30388] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30388/stat : 30388 (java) S 30373 30375 29772 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470524397 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30389] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30389/stat : 30389 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 470524400 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051478961 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30390] ppid=30373 vsize=7640372 CPUtime=0.21 cores=5,7
/proc/30375/task/30390/stat : 30390 (java) S 30373 30375 29772 0 -1 4202560 1967 0 0 0 21 0 0 0 15 0 19 0 470524400 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30391] ppid=30373 vsize=7640372 CPUtime=0.36 cores=5,7
/proc/30375/task/30391/stat : 30391 (java) S 30373 30375 29772 0 -1 4202560 2072 0 0 0 36 0 0 0 15 0 19 0 470524400 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30392] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30392/stat : 30392 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 470524400 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30393] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30393/stat : 30393 (java) S 30373 30375 29772 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 470524400 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30394] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30394/stat : 30394 (java) S 30373 30375 29772 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470524875 7823740928 150332 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.64
Current children cumulated vsize (KiB) 7640372

[startup+12.7011 s]
/proc/loadavg: 4.01 4.00 3.91 5/262 30397
/proc/meminfo: memFree=11669132/32951124 swapFree=67111528/67111528
[pid=30375] ppid=30373 vsize=7640372 CPUtime=13.09 cores=5,7
/proc/30375/stat : 30375 (java) S 30373 30375 29772 0 -1 4202496 156200 0 1 0 1287 22 0 0 22 0 19 0 470524394 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30375/statm: 1910093 154082 2227 9 0 1900831 0
[pid=30375/tid=30377] ppid=30373 vsize=7640372 CPUtime=12.42 cores=5,7
/proc/30375/task/30377/stat : 30377 (java) R 30373 30375 29772 0 -1 4202560 150982 0 1 0 1221 21 0 0 25 0 19 0 470524394 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 46912505671338 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30375/tid=30378] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30378/stat : 30378 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 470524396 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30379] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30379/stat : 30379 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30380] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30380/stat : 30380 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30381] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30381/stat : 30381 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30382] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30382/stat : 30382 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30383] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30383/stat : 30383 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30384] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30384/stat : 30384 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30385] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30385/stat : 30385 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470524396 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30386] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30386/stat : 30386 (java) S 30373 30375 29772 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 470524397 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 0 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30387] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30387/stat : 30387 (java) S 30373 30375 29772 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 470524397 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30388] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30388/stat : 30388 (java) S 30373 30375 29772 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470524397 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30389] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30389/stat : 30389 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 470524400 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051478961 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30390] ppid=30373 vsize=7640372 CPUtime=0.21 cores=5,7
/proc/30375/task/30390/stat : 30390 (java) S 30373 30375 29772 0 -1 4202560 1967 0 0 0 21 0 0 0 15 0 19 0 470524400 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30391] ppid=30373 vsize=7640372 CPUtime=0.44 cores=5,7
/proc/30375/task/30391/stat : 30391 (java) S 30373 30375 29772 0 -1 4202560 2087 0 0 0 44 0 0 0 15 0 19 0 470524400 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30392] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30392/stat : 30392 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 470524400 7823740928 154082 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30393] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7

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

[pid=30375/tid=30383] ppid=30373 vsize=7640372 CPUtime=0.45 cores=5,7
/proc/30375/task/30383/stat : 30383 (java) S 30373 30375 29772 0 -1 4202560 5092 0 0 0 45 0 0 0 16 0 19 0 470524396 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30384] ppid=30373 vsize=7640372 CPUtime=0.55 cores=5,7
/proc/30375/task/30384/stat : 30384 (java) S 30373 30375 29772 0 -1 4202560 63 0 0 0 55 0 0 0 16 0 19 0 470524396 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30385] ppid=30373 vsize=7640372 CPUtime=0.25 cores=5,7
/proc/30375/task/30385/stat : 30385 (java) S 30373 30375 29772 0 -1 4202560 9 0 0 0 25 0 0 0 16 0 19 0 470524396 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30386] ppid=30373 vsize=7640372 CPUtime=40.96 cores=5,7
/proc/30375/task/30386/stat : 30386 (java) S 30373 30375 29772 0 -1 4202560 100420 0 0 0 4087 9 0 0 18 0 19 0 470524397 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 0 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30387] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30387/stat : 30387 (java) S 30373 30375 29772 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470524397 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30388] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30388/stat : 30388 (java) S 30373 30375 29772 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 470524397 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30389] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30389/stat : 30389 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 470524400 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051478961 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30390] ppid=30373 vsize=7640372 CPUtime=0.69 cores=5,7
/proc/30375/task/30390/stat : 30390 (java) S 30373 30375 29772 0 -1 4202560 8839 0 0 0 68 1 0 0 15 0 19 0 470524400 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30391] ppid=30373 vsize=7640372 CPUtime=0.5 cores=5,7
/proc/30375/task/30391/stat : 30391 (java) S 30373 30375 29772 0 -1 4202560 2096 0 0 0 50 0 0 0 15 0 19 0 470524400 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30392] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30392/stat : 30392 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 470524400 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30393] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30393/stat : 30393 (java) S 30373 30375 29772 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 470524400 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30394] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30394/stat : 30394 (java) S 30373 30375 29772 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470524875 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1185.09
Current children cumulated vsize (KiB) 7640372

[startup+1242.3 s]
/proc/loadavg: 1.00 1.36 2.46 2/190 30488
/proc/meminfo: memFree=11727312/32951124 swapFree=67111528/67111528
[pid=30375] ppid=30373 vsize=7640372 CPUtime=1245.14 cores=5,7
/proc/30375/stat : 30375 (java) S 30373 30375 29772 0 -1 4202496 378579 0 1 0 124469 45 0 0 22 0 19 0 470524394 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30375/statm: 1910093 371356 2254 9 0 1900831 0
[pid=30375/tid=30377] ppid=30373 vsize=7640372 CPUtime=1197.69 cores=5,7
/proc/30375/task/30377/stat : 30377 (java) R 30373 30375 29772 0 -1 4202560 151798 0 1 0 119748 21 0 0 25 0 19 0 470524394 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 46912505790729 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30375/tid=30378] ppid=30373 vsize=7640372 CPUtime=0.58 cores=5,7
/proc/30375/task/30378/stat : 30378 (java) S 30373 30375 29772 0 -1 4202560 34713 0 0 0 56 2 0 0 15 0 19 0 470524396 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30379] ppid=30373 vsize=7640372 CPUtime=0.61 cores=5,7
/proc/30375/task/30379/stat : 30379 (java) S 30373 30375 29772 0 -1 4202560 23887 0 0 0 59 2 0 0 16 0 19 0 470524396 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30380] ppid=30373 vsize=7640372 CPUtime=0.84 cores=5,7
/proc/30375/task/30380/stat : 30380 (java) S 30373 30375 29772 0 -1 4202560 23796 0 0 0 82 2 0 0 16 0 19 0 470524396 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30381] ppid=30373 vsize=7640372 CPUtime=0.25 cores=5,7
/proc/30375/task/30381/stat : 30381 (java) S 30373 30375 29772 0 -1 4202560 18226 0 0 0 23 2 0 0 15 0 19 0 470524396 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30382] ppid=30373 vsize=7640372 CPUtime=0.33 cores=5,7
/proc/30375/task/30382/stat : 30382 (java) S 30373 30375 29772 0 -1 4202560 8415 0 0 0 32 1 0 0 15 0 19 0 470524396 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30383] ppid=30373 vsize=7640372 CPUtime=0.45 cores=5,7
/proc/30375/task/30383/stat : 30383 (java) S 30373 30375 29772 0 -1 4202560 5092 0 0 0 45 0 0 0 15 0 19 0 470524396 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30384] ppid=30373 vsize=7640372 CPUtime=0.55 cores=5,7
/proc/30375/task/30384/stat : 30384 (java) S 30373 30375 29772 0 -1 4202560 63 0 0 0 55 0 0 0 15 0 19 0 470524396 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30385] ppid=30373 vsize=7640372 CPUtime=0.25 cores=5,7
/proc/30375/task/30385/stat : 30385 (java) S 30373 30375 29772 0 -1 4202560 9 0 0 0 25 0 0 0 15 0 19 0 470524396 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30386] ppid=30373 vsize=7640372 CPUtime=42.27 cores=5,7
/proc/30375/task/30386/stat : 30386 (java) S 30373 30375 29772 0 -1 4202560 100422 0 0 0 4218 9 0 0 15 0 19 0 470524397 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 0 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30387] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30387/stat : 30387 (java) S 30373 30375 29772 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470524397 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30388] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30388/stat : 30388 (java) S 30373 30375 29772 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 470524397 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30389] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30389/stat : 30389 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 470524400 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051478961 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30390] ppid=30373 vsize=7640372 CPUtime=0.69 cores=5,7
/proc/30375/task/30390/stat : 30390 (java) S 30373 30375 29772 0 -1 4202560 8839 0 0 0 68 1 0 0 15 0 19 0 470524400 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30391] ppid=30373 vsize=7640372 CPUtime=0.5 cores=5,7
/proc/30375/task/30391/stat : 30391 (java) S 30373 30375 29772 0 -1 4202560 2096 0 0 0 50 0 0 0 15 0 19 0 470524400 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30392] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30392/stat : 30392 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 470524400 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30393] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30393/stat : 30393 (java) S 30373 30375 29772 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 470524400 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30394] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30394/stat : 30394 (java) S 30373 30375 29772 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470524875 7823740928 371356 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1245.14
Current children cumulated vsize (KiB) 7640372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 1.00 1.29 2.37 2/190 30490
/proc/meminfo: memFree=11726428/32951124 swapFree=67111528/67111528
[pid=30375] ppid=30373 vsize=7640372 CPUtime=1302.9 cores=5,7
/proc/30375/stat : 30375 (java) S 30373 30375 29772 0 -1 4202496 378809 0 1 0 130245 45 0 0 22 0 19 0 470524394 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30375/statm: 1910093 371579 2254 9 0 1900831 0
[pid=30375/tid=30377] ppid=30373 vsize=7640372 CPUtime=1254.05 cores=5,7
/proc/30375/task/30377/stat : 30377 (java) R 30373 30375 29772 0 -1 4202560 151799 0 1 0 125384 21 0 0 25 0 19 0 470524394 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 46912505790729 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30375/tid=30378] ppid=30373 vsize=7640372 CPUtime=0.63 cores=5,7
/proc/30375/task/30378/stat : 30378 (java) S 30373 30375 29772 0 -1 4202560 34713 0 0 0 61 2 0 0 16 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30379] ppid=30373 vsize=7640372 CPUtime=0.61 cores=5,7
/proc/30375/task/30379/stat : 30379 (java) S 30373 30375 29772 0 -1 4202560 23887 0 0 0 59 2 0 0 16 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30380] ppid=30373 vsize=7640372 CPUtime=0.84 cores=5,7
/proc/30375/task/30380/stat : 30380 (java) S 30373 30375 29772 0 -1 4202560 23796 0 0 0 82 2 0 0 15 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30381] ppid=30373 vsize=7640372 CPUtime=0.25 cores=5,7
/proc/30375/task/30381/stat : 30381 (java) S 30373 30375 29772 0 -1 4202560 18226 0 0 0 23 2 0 0 15 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30382] ppid=30373 vsize=7640372 CPUtime=0.33 cores=5,7
/proc/30375/task/30382/stat : 30382 (java) S 30373 30375 29772 0 -1 4202560 8415 0 0 0 32 1 0 0 16 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30383] ppid=30373 vsize=7640372 CPUtime=0.45 cores=5,7
/proc/30375/task/30383/stat : 30383 (java) S 30373 30375 29772 0 -1 4202560 5092 0 0 0 45 0 0 0 15 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30384] ppid=30373 vsize=7640372 CPUtime=0.6 cores=5,7
/proc/30375/task/30384/stat : 30384 (java) S 30373 30375 29772 0 -1 4202560 63 0 0 0 60 0 0 0 16 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30385] ppid=30373 vsize=7640372 CPUtime=0.25 cores=5,7
/proc/30375/task/30385/stat : 30385 (java) S 30373 30375 29772 0 -1 4202560 9 0 0 0 25 0 0 0 15 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30386] ppid=30373 vsize=7640372 CPUtime=43.58 cores=5,7
/proc/30375/task/30386/stat : 30386 (java) S 30373 30375 29772 0 -1 4202560 100647 0 0 0 4349 9 0 0 15 0 19 0 470524397 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 0 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30387] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30387/stat : 30387 (java) S 30373 30375 29772 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470524397 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30388] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30388/stat : 30388 (java) S 30373 30375 29772 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 470524397 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30389] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30389/stat : 30389 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 470524400 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051478961 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30390] ppid=30373 vsize=7640372 CPUtime=0.69 cores=5,7
/proc/30375/task/30390/stat : 30390 (java) S 30373 30375 29772 0 -1 4202560 8839 0 0 0 68 1 0 0 15 0 19 0 470524400 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30391] ppid=30373 vsize=7640372 CPUtime=0.5 cores=5,7
/proc/30375/task/30391/stat : 30391 (java) S 30373 30375 29772 0 -1 4202560 2096 0 0 0 50 0 0 0 15 0 19 0 470524400 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30392] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30392/stat : 30392 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 470524400 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30393] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30393/stat : 30393 (java) S 30373 30375 29772 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 470524400 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30394] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30394/stat : 30394 (java) S 30373 30375 29772 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470524875 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1302.9
Current children cumulated vsize (KiB) 7640372

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

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

[startup+1300.01 s]
/proc/loadavg: 1.00 1.29 2.37 2/190 30490
/proc/meminfo: memFree=11726428/32951124 swapFree=67111528/67111528
[pid=30375] ppid=30373 vsize=7640372 CPUtime=1302.9 cores=5,7
/proc/30375/stat : 30375 (java) S 30373 30375 29772 0 -1 4202496 378809 0 1 0 130245 45 0 0 22 0 19 0 470524394 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30375/statm: 1910093 371579 2254 9 0 1900831 0
[pid=30375/tid=30377] ppid=30373 vsize=7640372 CPUtime=1254.05 cores=5,7
/proc/30375/task/30377/stat : 30377 (java) R 30373 30375 29772 0 -1 4202560 151799 0 1 0 125384 21 0 0 25 0 19 0 470524394 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 46912505790729 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30375/tid=30378] ppid=30373 vsize=7640372 CPUtime=0.63 cores=5,7
/proc/30375/task/30378/stat : 30378 (java) S 30373 30375 29772 0 -1 4202560 34713 0 0 0 61 2 0 0 16 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30379] ppid=30373 vsize=7640372 CPUtime=0.61 cores=5,7
/proc/30375/task/30379/stat : 30379 (java) S 30373 30375 29772 0 -1 4202560 23887 0 0 0 59 2 0 0 16 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30380] ppid=30373 vsize=7640372 CPUtime=0.84 cores=5,7
/proc/30375/task/30380/stat : 30380 (java) S 30373 30375 29772 0 -1 4202560 23796 0 0 0 82 2 0 0 15 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30381] ppid=30373 vsize=7640372 CPUtime=0.25 cores=5,7
/proc/30375/task/30381/stat : 30381 (java) S 30373 30375 29772 0 -1 4202560 18226 0 0 0 23 2 0 0 15 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30382] ppid=30373 vsize=7640372 CPUtime=0.33 cores=5,7
/proc/30375/task/30382/stat : 30382 (java) S 30373 30375 29772 0 -1 4202560 8415 0 0 0 32 1 0 0 16 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30383] ppid=30373 vsize=7640372 CPUtime=0.45 cores=5,7
/proc/30375/task/30383/stat : 30383 (java) S 30373 30375 29772 0 -1 4202560 5092 0 0 0 45 0 0 0 15 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30384] ppid=30373 vsize=7640372 CPUtime=0.6 cores=5,7
/proc/30375/task/30384/stat : 30384 (java) S 30373 30375 29772 0 -1 4202560 63 0 0 0 60 0 0 0 16 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30385] ppid=30373 vsize=7640372 CPUtime=0.25 cores=5,7
/proc/30375/task/30385/stat : 30385 (java) S 30373 30375 29772 0 -1 4202560 9 0 0 0 25 0 0 0 15 0 19 0 470524396 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30386] ppid=30373 vsize=7640372 CPUtime=43.58 cores=5,7
/proc/30375/task/30386/stat : 30386 (java) S 30373 30375 29772 0 -1 4202560 100647 0 0 0 4349 9 0 0 15 0 19 0 470524397 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 0 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30387] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30387/stat : 30387 (java) S 30373 30375 29772 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470524397 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30388] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30388/stat : 30388 (java) S 30373 30375 29772 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 470524397 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30389] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30389/stat : 30389 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 470524400 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051478961 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30390] ppid=30373 vsize=7640372 CPUtime=0.69 cores=5,7
/proc/30375/task/30390/stat : 30390 (java) S 30373 30375 29772 0 -1 4202560 8839 0 0 0 68 1 0 0 15 0 19 0 470524400 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30391] ppid=30373 vsize=7640372 CPUtime=0.5 cores=5,7
/proc/30375/task/30391/stat : 30391 (java) S 30373 30375 29772 0 -1 4202560 2096 0 0 0 50 0 0 0 15 0 19 0 470524400 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30392] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30392/stat : 30392 (java) S 30373 30375 29772 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 470524400 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471257 0 4 0 16800975 18446604471145675712 0 0 -1 5 0 0 0
[pid=30375/tid=30393] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30393/stat : 30393 (java) S 30373 30375 29772 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 470524400 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
[pid=30375/tid=30394] ppid=30373 vsize=7640372 CPUtime=0 cores=5,7
/proc/30375/task/30394/stat : 30394 (java) S 30373 30375 29772 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470524875 7823740928 371579 33554432000 1073741824 1073778376 140735561542448 18446744073709551615 212051471872 0 4 0 16800975 18446604471145675712 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1302.9
Current children cumulated vsize (KiB) 7640372

Child status: 143
Real time (s): 1300.11
CPU time (s): 1303.03
CPU user time (s): 1302.52
CPU system time (s): 0.514921
CPU usage (%): 100.225
Max. virtual memory (cumulated for all children) (KiB): 7641376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.52
system time used= 0.514921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 378837
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= 27615
involuntary context switches= 4277

runsolver used 2.04069 second user time and 5.12722 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-26 03:24:41
IDJOB=3288385
IDBENCH=82495
IDSOLVER=1611
FILE ID=node146/3288385-1303781077
RUNJOBID= node146-1303780432-30127
PBS_JOBID= 13157206
Free space on /tmp= 72612 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/manthey/traffic/traffic_r_uc_sat.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-3288385-1303781077/watcher-3288385-1303781077 -o /tmp/evaluation-result-3288385-1303781077/solver-3288385-1303781077 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3288385-1303781077.cnf

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

MD5SUM BENCH= a5cb42fe5f9238d9fb581eb8ad81e23f
RANDOM SEED=1238496409

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      12276256 kB
Buffers:       2079556 kB
Cached:       17103372 kB
SwapCached:          0 kB
Active:       10818508 kB
Inactive:      9316904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12276256 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          120308 kB
Writeback:           0 kB
AnonPages:      951536 kB
Mapped:          23444 kB
Slab:           472376 kB
PageTables:       7524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22053128 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= 72648 MiB
End job on node146 at 2011-04-26 03:46:23