Trace number 3283601

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1301.73 1300.06

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark665.597
Satisfiable
(Un)Satisfiability was proved
Number of variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c no version file found!!!
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		6997539544
0.00/0.09	c Max memory 		7034241024
0.00/0.09	c Total memory 		7034241024
0.00/0.09	c Number of processors 	8
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.07/0.12	c Expensive reason simplification
0.07/0.12	c Armin Biere (Picosat) restarts strategy
0.07/0.12	c Glucose learned constraints deletion strategy
0.07/0.12	c timeout=2147483647s
0.07/0.12	c DB Simplification allowed=true
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3283601-1303760812.cnf
0.07/0.12	c reading problem ... 
1.32/1.28	c ... done. Wall clock time 1.17s.
1.32/1.28	c #vars     260342
1.32/1.28	c #constraints  1390387
1.32/1.28	c constraints type 
1.32/1.28	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 393124
1.32/1.28	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 984114
15.08/14.31	c cleaning 2467 clauses out of 4951 with flag 5002/5002
29.70/28.78	c cleaning 4202 clauses out of 8432 with flag 11001/11001
46.82/45.88	c cleaning 5440 clauses out of 11116 with flag 18001/18001
70.54/69.50	c cleaning 6680 clauses out of 13431 with flag 26000/26000
95.58/94.56	c cleaning 7695 clauses out of 15680 with flag 35003/35003
121.40/120.33	c cleaning 8839 clauses out of 17841 with flag 45000/45000
152.52/151.48	c cleaning 9613 clauses out of 19316 with flag 56001/56001
189.85/188.73	c cleaning 10571 clauses out of 21293 with flag 68000/68000
219.18/218.05	c cleaning 11442 clauses out of 23460 with flag 81000/81000
256.00/254.84	c cleaning 12730 clauses out of 25870 with flag 95000/95000
307.33/306.12	c cleaning 13529 clauses out of 27999 with flag 110000/110000
359.27/358.04	c cleaning 14992 clauses out of 30139 with flag 126006/126006
409.40/408.19	c cleaning 15641 clauses out of 31603 with flag 143000/143000
466.73/465.43	c cleaning 16841 clauses out of 33870 with flag 161000/161000
526.86/525.55	c cleaning 17978 clauses out of 35981 with flag 180003/180003
603.19/601.85	c cleaning 18725 clauses out of 37967 with flag 200002/200002
676.62/675.20	c cleaning 19968 clauses out of 40174 with flag 221002/221002
750.75/749.39	c cleaning 20637 clauses out of 41862 with flag 243001/243001
837.08/835.69	c cleaning 21587 clauses out of 44076 with flag 266000/266000
931.20/929.74	c cleaning 22835 clauses out of 46433 with flag 290000/290000
1024.13/1022.65	c cleaning 24070 clauses out of 48488 with flag 315001/315001
1107.66/1106.19	c cleaning 24481 clauses out of 50329 with flag 341000/341000
1205.70/1204.14	c cleaning 25730 clauses out of 52796 with flag 368000/368000
1301.64/1300.01	c starts		: 642
1301.64/1300.01	c conflicts		: 391468
1301.64/1300.01	c decisions		: 4466550
1301.64/1300.01	c propagations		: 1112395075
1301.64/1300.01	c inspects		: 3850014709
1301.64/1300.01	c shortcuts		: 0
1301.64/1300.01	c learnt literals	: 548
1301.64/1300.01	c learnt binary clauses	: 7281
1301.64/1300.01	c learnt ternary clauses	: 9719
1301.64/1300.01	c learnt constraints	: 390919
1301.64/1300.01	c ignored constraints	: 0
1301.64/1300.01	c root simplifications	: 1190
1301.64/1300.01	c removed literals (reason simplification)	: 17384457
1301.64/1300.01	c reason swapping (by a shorter reason)	: 0
1301.64/1300.01	c Calls to reduceDB	: 23
1301.64/1300.01	c speed (assignments/second)	: 856525.9380517413
1301.64/1300.01	c non guided choices	88518
1301.64/1300.03	c learnt constraints type 
1301.64/1300.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 6323
1301.64/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 43976
1301.64/1300.03	c constraints type 
1301.64/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 393124
1301.64/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 984114
1301.64/1300.03	s UNKNOWN
1301.64/1300.03	c Total wall clock time (in seconds) : 1299.9

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-3283601-1303760812/watcher-3283601-1303760812 -o /tmp/evaluation-result-3283601-1303760812/solver-3283601-1303760812 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3283601-1303760812.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: 3.99 4.02 4.32 4/223 20454
/proc/meminfo: memFree=14470052/32950928 swapFree=67111528/67111528
[pid=20454] ppid=20452 vsize=11800 CPUtime=0 cores=5,7
/proc/20454/stat : 20454 (runsolver) R 20452 20454 20116 0 -1 4202560 46 0 0 0 0 0 0 0 23 0 1 0 487681084 12083200 54 33554432000 4194304 5434984 140737072188720 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/20454/statm: 2950 54 34 303 0 2644 0

[startup+0.00872195 s]
/proc/loadavg: 3.99 4.02 4.32 4/223 20454
/proc/meminfo: memFree=14470052/32950928 swapFree=67111528/67111528
[pid=20454] ppid=20452 vsize=252 CPUtime=0 cores=5,7
/proc/20454/stat : 20454 (java) S 20452 20454 20116 0 -1 4194304 78 0 0 0 0 0 0 0 23 0 1 0 487681084 258048 31 33554432000 1073741824 1073778376 140734634420336 18446744073709551615 248084774535 0 2147483391 4096 0 18446744071699199166 0 0 17 5 0 0 0
/proc/20454/statm: 63 31 24 9 0 22 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 252

[startup+0.100708 s]
/proc/loadavg: 3.99 4.02 4.32 4/223 20454
/proc/meminfo: memFree=14470052/32950928 swapFree=67111528/67111528
[pid=20454] ppid=20452 vsize=7569940 CPUtime=0.07 cores=5,7
/proc/20454/stat : 20454 (java) S 20452 20454 20116 0 -1 4202496 9496 0 1 0 6 1 0 0 23 0 18 0 487681084 7751618560 9192 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20454/statm: 1892485 9192 1754 9 0 1883223 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7569940

[startup+0.300732 s]
/proc/loadavg: 3.99 4.02 4.32 4/223 20454
/proc/meminfo: memFree=14470052/32950928 swapFree=67111528/67111528
[pid=20454] ppid=20452 vsize=7636932 CPUtime=0.38 cores=5,7
/proc/20454/stat : 20454 (java) S 20452 20454 20116 0 -1 4202496 19308 0 1 0 36 2 0 0 23 0 18 0 487681084 7820218368 18887 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20454/statm: 1909233 18889 2198 9 0 1899971 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 7636932

[startup+0.700605 s]
/proc/loadavg: 3.99 4.02 4.32 4/223 20454
/proc/meminfo: memFree=14470052/32950928 swapFree=67111528/67111528
[pid=20454] ppid=20452 vsize=7636932 CPUtime=0.78 cores=5,7
/proc/20454/stat : 20454 (java) S 20452 20454 20116 0 -1 4202496 31584 0 1 0 74 4 0 0 23 0 18 0 487681084 7820218368 31162 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20454/statm: 1909233 31163 2198 9 0 1899971 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 7636932

[startup+1.50146 s]
/proc/loadavg: 3.99 4.02 4.32 5/244 20500
/proc/meminfo: memFree=14293196/32950928 swapFree=67111528/67111528
[pid=20454] ppid=20452 vsize=7639268 CPUtime=1.77 cores=5,7
/proc/20454/stat : 20454 (java) S 20452 20454 20116 0 -1 4202496 51139 0 1 0 169 8 0 0 23 0 19 0 487681084 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20454/statm: 1909817 50176 2213 9 0 1900555 0
[pid=20454/tid=20456] ppid=20452 vsize=7639268 CPUtime=1.43 cores=5,7
/proc/20454/task/20456/stat : 20456 (java) R 20452 20454 20116 0 -1 4202560 47530 0 1 0 136 7 0 0 20 0 19 0 487681086 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 46912505661537 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20454/tid=20457] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20457/stat : 20457 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20458] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20458/stat : 20458 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20459] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20459/stat : 20459 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20460] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20460/stat : 20460 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20461] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20461/stat : 20461 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20462] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20462/stat : 20462 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20463] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20463/stat : 20463 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20464] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20464/stat : 20464 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20469] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20469/stat : 20469 (java) S 20452 20454 20116 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 487681088 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 0 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20472] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20472/stat : 20472 (java) S 20452 20454 20116 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487681089 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20473] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20473/stat : 20473 (java) S 20452 20454 20116 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487681089 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20474] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20474/stat : 20474 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101521841 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20475] ppid=20452 vsize=7639268 CPUtime=0.12 cores=5,7
/proc/20454/task/20475/stat : 20475 (java) S 20452 20454 20116 0 -1 4202560 1181 0 0 0 12 0 0 0 15 0 19 0 487681092 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20476] ppid=20452 vsize=7639268 CPUtime=0.19 cores=5,7
/proc/20454/task/20476/stat : 20476 (java) S 20452 20454 20116 0 -1 4202560 1266 0 0 0 19 0 0 0 15 0 19 0 487681092 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20477] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20477/stat : 20477 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20478] ppid=20452 vsize=7639268 CPUtime=0 cores=5,7
/proc/20454/task/20478/stat : 20478 (java) S 20452 20454 20116 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 487681092 7822610432 50176 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 7639268

[startup+3.10118 s]
/proc/loadavg: 4.39 4.10 4.35 8/262 20518
/proc/meminfo: memFree=14100604/32950928 swapFree=67111528/67111528
[pid=20454] ppid=20452 vsize=7644932 CPUtime=3.73 cores=5,7
/proc/20454/stat : 20454 (java) S 20452 20454 20116 0 -1 4202496 54748 0 1 0 365 8 0 0 23 0 19 0 487681084 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20454/statm: 1911233 52144 2219 9 0 1901971 0
[pid=20454/tid=20456] ppid=20452 vsize=7644932 CPUtime=3.03 cores=5,7
/proc/20454/task/20456/stat : 20456 (java) R 20452 20454 20116 0 -1 4202560 48050 0 1 0 296 7 0 0 25 0 19 0 487681086 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 46912505765306 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20454/tid=20457] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20457/stat : 20457 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20458] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20458/stat : 20458 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20459] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20459/stat : 20459 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20460] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20460/stat : 20460 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20461] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20461/stat : 20461 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20462] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20462/stat : 20462 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20463] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20463/stat : 20463 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20464] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20464/stat : 20464 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20469] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20469/stat : 20469 (java) S 20452 20454 20116 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 487681088 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 0 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20472] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20472/stat : 20472 (java) S 20452 20454 20116 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487681089 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20473] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20473/stat : 20473 (java) S 20452 20454 20116 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487681089 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20474] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20474/stat : 20474 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101521841 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20475] ppid=20452 vsize=7644932 CPUtime=0.36 cores=5,7
/proc/20454/task/20475/stat : 20475 (java) S 20452 20454 20116 0 -1 4202560 3345 0 0 0 36 0 0 0 15 0 19 0 487681092 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20476] ppid=20452 vsize=7644932 CPUtime=0.32 cores=5,7
/proc/20454/task/20476/stat : 20476 (java) S 20452 20454 20116 0 -1 4202560 2190 0 0 0 32 0 0 0 15 0 19 0 487681092 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20477] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20477/stat : 20477 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20478] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20478/stat : 20478 (java) R 20452 20454 20116 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 487681092 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20454/tid=20517] ppid=20452 vsize=7644932 CPUtime=0 cores=5,7
/proc/20454/task/20517/stat : 20517 (java) S 20452 20454 20116 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 487681228 7828410368 52144 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 7644932

[startup+6.30062 s]
/proc/loadavg: 4.39 4.10 4.35 6/262 20518
/proc/meminfo: memFree=14095696/32950928 swapFree=67111528/67111528
[pid=20454] ppid=20452 vsize=7645216 CPUtime=7.06 cores=5,7
/proc/20454/stat : 20454 (java) S 20452 20454 20116 0 -1 4202496 55017 0 1 0 698 8 0 0 23 0 19 0 487681084 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20454/statm: 1911304 52376 2224 9 0 1902042 0
[pid=20454/tid=20456] ppid=20452 vsize=7645216 CPUtime=6.2 cores=5,7
/proc/20454/task/20456/stat : 20456 (java) R 20452 20454 20116 0 -1 4202560 48226 0 1 0 613 7 0 0 25 0 19 0 487681086 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 46912505765435 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20454/tid=20457] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20457/stat : 20457 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20458] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20458/stat : 20458 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20459] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20459/stat : 20459 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20460] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20460/stat : 20460 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20461] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20461/stat : 20461 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20462] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20462/stat : 20462 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20463] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20463/stat : 20463 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20464] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20464/stat : 20464 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681087 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20469] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20469/stat : 20469 (java) S 20452 20454 20116 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 487681088 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 0 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20472] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20472/stat : 20472 (java) S 20452 20454 20116 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487681089 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20473] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20473/stat : 20473 (java) S 20452 20454 20116 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487681089 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20474] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20474/stat : 20474 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101521841 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20475] ppid=20452 vsize=7645216 CPUtime=0.48 cores=5,7
/proc/20454/task/20475/stat : 20475 (java) S 20452 20454 20116 0 -1 4202560 3409 0 0 0 48 0 0 0 16 0 19 0 487681092 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20476] ppid=20452 vsize=7645216 CPUtime=0.35 cores=5,7
/proc/20454/task/20476/stat : 20476 (java) S 20452 20454 20116 0 -1 4202560 2219 0 0 0 35 0 0 0 15 0 19 0 487681092 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20477] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20477/stat : 20477 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20478] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20478/stat : 20478 (java) S 20452 20454 20116 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 487681092 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20517] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20517/stat : 20517 (java) S 20452 20454 20116 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 487681228 7828701184 52376 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.06
Current children cumulated vsize (KiB) 7645216

[startup+12.7015 s]
/proc/loadavg: 4.48 4.13 4.35 5/262 20518
/proc/meminfo: memFree=14093248/32950928 swapFree=67111528/67111528

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

[pid=20454/tid=20462] ppid=20452 vsize=7645216 CPUtime=0.25 cores=5,7
/proc/20454/task/20462/stat : 20462 (java) S 20452 20454 20116 0 -1 4202560 5846 0 0 0 25 0 0 0 15 0 19 0 487681087 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20463] ppid=20452 vsize=7645216 CPUtime=0.37 cores=5,7
/proc/20454/task/20463/stat : 20463 (java) S 20452 20454 20116 0 -1 4202560 11762 0 0 0 36 1 0 0 16 0 19 0 487681087 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20464] ppid=20452 vsize=7645216 CPUtime=0.15 cores=5,7
/proc/20454/task/20464/stat : 20464 (java) S 20452 20454 20116 0 -1 4202560 4524 0 0 0 15 0 0 0 15 0 19 0 487681087 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20469] ppid=20452 vsize=7645216 CPUtime=8.59 cores=5,7
/proc/20454/task/20469/stat : 20469 (java) S 20452 20454 20116 0 -1 4202560 39942 0 0 0 855 4 0 0 15 0 19 0 487681088 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 0 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20472] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20472/stat : 20472 (java) S 20452 20454 20116 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487681089 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20473] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20473/stat : 20473 (java) S 20452 20454 20116 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 487681089 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20474] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20474/stat : 20474 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101521841 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20475] ppid=20452 vsize=7645216 CPUtime=0.51 cores=5,7
/proc/20454/task/20475/stat : 20475 (java) S 20452 20454 20116 0 -1 4202560 3416 0 0 0 51 0 0 0 16 0 19 0 487681092 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20476] ppid=20452 vsize=7645216 CPUtime=0.44 cores=5,7
/proc/20454/task/20476/stat : 20476 (java) S 20452 20454 20116 0 -1 4202560 2506 0 0 0 44 0 0 0 15 0 19 0 487681092 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20477] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20477/stat : 20477 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20478] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20478/stat : 20478 (java) S 20452 20454 20116 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 487681092 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20517] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20517/stat : 20517 (java) S 20452 20454 20116 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 487681228 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1123.9
Current children cumulated vsize (KiB) 7645216

[startup+1182.3 s]
/proc/loadavg: 2.03 2.33 3.17 3/214 20740
/proc/meminfo: memFree=14502268/32950928 swapFree=67111528/67111528
[pid=20454] ppid=20452 vsize=7645216 CPUtime=1183.9 cores=5,7
/proc/20454/stat : 20454 (java) S 20452 20454 20116 0 -1 4202496 127039 0 1 0 118373 17 0 0 23 0 19 0 487681084 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20454/statm: 1911304 123924 2254 9 0 1902042 0
[pid=20454/tid=20456] ppid=20452 vsize=7645216 CPUtime=1172.72 cores=5,7
/proc/20454/task/20456/stat : 20456 (java) R 20452 20454 20116 0 -1 4202560 48817 0 1 0 117264 8 0 0 25 0 19 0 487681086 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 46912505844500 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20454/tid=20457] ppid=20452 vsize=7645216 CPUtime=0.13 cores=5,7
/proc/20454/task/20457/stat : 20457 (java) S 20452 20454 20116 0 -1 4202560 5 0 0 0 13 0 0 0 15 0 19 0 487681087 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20458] ppid=20452 vsize=7645216 CPUtime=0.1 cores=5,7
/proc/20454/task/20458/stat : 20458 (java) S 20452 20454 20116 0 -1 4202560 4 0 0 0 10 0 0 0 15 0 19 0 487681087 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20459] ppid=20452 vsize=7645216 CPUtime=0.11 cores=5,7
/proc/20454/task/20459/stat : 20459 (java) S 20452 20454 20116 0 -1 4202560 492 0 0 0 11 0 0 0 15 0 19 0 487681087 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20460] ppid=20452 vsize=7645216 CPUtime=0.29 cores=5,7
/proc/20454/task/20460/stat : 20460 (java) S 20452 20454 20116 0 -1 4202560 8421 0 0 0 29 0 0 0 16 0 19 0 487681087 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20461] ppid=20452 vsize=7645216 CPUtime=0.15 cores=5,7
/proc/20454/task/20461/stat : 20461 (java) S 20452 20454 20116 0 -1 4202560 83 0 0 0 15 0 0 0 16 0 19 0 487681087 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20462] ppid=20452 vsize=7645216 CPUtime=0.25 cores=5,7
/proc/20454/task/20462/stat : 20462 (java) S 20452 20454 20116 0 -1 4202560 5846 0 0 0 25 0 0 0 15 0 19 0 487681087 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20463] ppid=20452 vsize=7645216 CPUtime=0.37 cores=5,7
/proc/20454/task/20463/stat : 20463 (java) S 20452 20454 20116 0 -1 4202560 11762 0 0 0 36 1 0 0 16 0 19 0 487681087 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20464] ppid=20452 vsize=7645216 CPUtime=0.15 cores=5,7
/proc/20454/task/20464/stat : 20464 (java) S 20452 20454 20116 0 -1 4202560 4524 0 0 0 15 0 0 0 15 0 19 0 487681087 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20469] ppid=20452 vsize=7645216 CPUtime=8.59 cores=5,7
/proc/20454/task/20469/stat : 20469 (java) S 20452 20454 20116 0 -1 4202560 39942 0 0 0 855 4 0 0 15 0 19 0 487681088 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 0 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20472] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20472/stat : 20472 (java) S 20452 20454 20116 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487681089 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20473] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20473/stat : 20473 (java) S 20452 20454 20116 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 487681089 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20474] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20474/stat : 20474 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101521841 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20475] ppid=20452 vsize=7645216 CPUtime=0.51 cores=5,7
/proc/20454/task/20475/stat : 20475 (java) S 20452 20454 20116 0 -1 4202560 3416 0 0 0 51 0 0 0 16 0 19 0 487681092 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20476] ppid=20452 vsize=7645216 CPUtime=0.44 cores=5,7
/proc/20454/task/20476/stat : 20476 (java) S 20452 20454 20116 0 -1 4202560 2506 0 0 0 44 0 0 0 15 0 19 0 487681092 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20477] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20477/stat : 20477 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20478] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20478/stat : 20478 (java) S 20452 20454 20116 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 487681092 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20517] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20517/stat : 20517 (java) S 20452 20454 20116 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 487681228 7828701184 123924 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.9
Current children cumulated vsize (KiB) 7645216

[startup+1242.3 s]
/proc/loadavg: 2.01 2.27 3.09 3/214 20741
/proc/meminfo: memFree=14500748/32950928 swapFree=67111528/67111528
[pid=20454] ppid=20452 vsize=7645216 CPUtime=1243.93 cores=5,7
/proc/20454/stat : 20454 (java) S 20452 20454 20116 0 -1 4202496 127319 0 1 0 124376 17 0 0 23 0 19 0 487681084 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20454/statm: 1911304 124199 2254 9 0 1902042 0
[pid=20454/tid=20456] ppid=20452 vsize=7645216 CPUtime=1232.32 cores=5,7
/proc/20454/task/20456/stat : 20456 (java) R 20452 20454 20116 0 -1 4202560 48818 0 1 0 123224 8 0 0 25 0 19 0 487681086 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 46912505747646 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20454/tid=20457] ppid=20452 vsize=7645216 CPUtime=0.16 cores=5,7
/proc/20454/task/20457/stat : 20457 (java) S 20452 20454 20116 0 -1 4202560 5 0 0 0 16 0 0 0 16 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20458] ppid=20452 vsize=7645216 CPUtime=0.1 cores=5,7
/proc/20454/task/20458/stat : 20458 (java) S 20452 20454 20116 0 -1 4202560 4 0 0 0 10 0 0 0 15 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20459] ppid=20452 vsize=7645216 CPUtime=0.11 cores=5,7
/proc/20454/task/20459/stat : 20459 (java) S 20452 20454 20116 0 -1 4202560 492 0 0 0 11 0 0 0 15 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20460] ppid=20452 vsize=7645216 CPUtime=0.29 cores=5,7
/proc/20454/task/20460/stat : 20460 (java) S 20452 20454 20116 0 -1 4202560 8421 0 0 0 29 0 0 0 15 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20461] ppid=20452 vsize=7645216 CPUtime=0.15 cores=5,7
/proc/20454/task/20461/stat : 20461 (java) S 20452 20454 20116 0 -1 4202560 83 0 0 0 15 0 0 0 15 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20462] ppid=20452 vsize=7645216 CPUtime=0.28 cores=5,7
/proc/20454/task/20462/stat : 20462 (java) S 20452 20454 20116 0 -1 4202560 5847 0 0 0 28 0 0 0 16 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20463] ppid=20452 vsize=7645216 CPUtime=0.37 cores=5,7
/proc/20454/task/20463/stat : 20463 (java) S 20452 20454 20116 0 -1 4202560 11762 0 0 0 36 1 0 0 15 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20464] ppid=20452 vsize=7645216 CPUtime=0.15 cores=5,7
/proc/20454/task/20464/stat : 20464 (java) S 20452 20454 20116 0 -1 4202560 4524 0 0 0 15 0 0 0 15 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20469] ppid=20452 vsize=7645216 CPUtime=8.95 cores=5,7
/proc/20454/task/20469/stat : 20469 (java) S 20452 20454 20116 0 -1 4202560 40218 0 0 0 891 4 0 0 15 0 19 0 487681088 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 0 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20472] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20472/stat : 20472 (java) S 20452 20454 20116 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487681089 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20473] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20473/stat : 20473 (java) S 20452 20454 20116 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 487681089 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20474] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20474/stat : 20474 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101521841 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20475] ppid=20452 vsize=7645216 CPUtime=0.51 cores=5,7
/proc/20454/task/20475/stat : 20475 (java) S 20452 20454 20116 0 -1 4202560 3416 0 0 0 51 0 0 0 16 0 19 0 487681092 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20476] ppid=20452 vsize=7645216 CPUtime=0.44 cores=5,7
/proc/20454/task/20476/stat : 20476 (java) S 20452 20454 20116 0 -1 4202560 2506 0 0 0 44 0 0 0 15 0 19 0 487681092 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20477] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20477/stat : 20477 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20478] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20478/stat : 20478 (java) S 20452 20454 20116 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 487681092 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20517] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20517/stat : 20517 (java) S 20452 20454 20116 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 487681228 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1243.93
Current children cumulated vsize (KiB) 7645216



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.22 3.02 3/214 20743
/proc/meminfo: memFree=14500576/32950928 swapFree=67111528/67111528
[pid=20454] ppid=20452 vsize=7645216 CPUtime=1301.64 cores=5,7
/proc/20454/stat : 20454 (java) S 20452 20454 20116 0 -1 4202496 127323 0 1 0 130147 17 0 0 23 0 19 0 487681084 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20454/statm: 1911304 124199 2254 9 0 1902042 0
[pid=20454/tid=20456] ppid=20452 vsize=7645216 CPUtime=1290.03 cores=5,7
/proc/20454/task/20456/stat : 20456 (java) R 20452 20454 20116 0 -1 4202560 48818 0 1 0 128995 8 0 0 25 0 19 0 487681086 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 46912505765435 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20454/tid=20457] ppid=20452 vsize=7645216 CPUtime=0.16 cores=5,7
/proc/20454/task/20457/stat : 20457 (java) S 20452 20454 20116 0 -1 4202560 5 0 0 0 16 0 0 0 16 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20458] ppid=20452 vsize=7645216 CPUtime=0.1 cores=5,7
/proc/20454/task/20458/stat : 20458 (java) S 20452 20454 20116 0 -1 4202560 4 0 0 0 10 0 0 0 15 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20459] ppid=20452 vsize=7645216 CPUtime=0.11 cores=5,7
/proc/20454/task/20459/stat : 20459 (java) S 20452 20454 20116 0 -1 4202560 492 0 0 0 11 0 0 0 15 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20460] ppid=20452 vsize=7645216 CPUtime=0.29 cores=5,7
/proc/20454/task/20460/stat : 20460 (java) S 20452 20454 20116 0 -1 4202560 8421 0 0 0 29 0 0 0 15 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20461] ppid=20452 vsize=7645216 CPUtime=0.15 cores=5,7
/proc/20454/task/20461/stat : 20461 (java) S 20452 20454 20116 0 -1 4202560 83 0 0 0 15 0 0 0 15 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20462] ppid=20452 vsize=7645216 CPUtime=0.28 cores=5,7
/proc/20454/task/20462/stat : 20462 (java) S 20452 20454 20116 0 -1 4202560 5847 0 0 0 28 0 0 0 16 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20463] ppid=20452 vsize=7645216 CPUtime=0.37 cores=5,7
/proc/20454/task/20463/stat : 20463 (java) S 20452 20454 20116 0 -1 4202560 11762 0 0 0 36 1 0 0 15 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20464] ppid=20452 vsize=7645216 CPUtime=0.15 cores=5,7
/proc/20454/task/20464/stat : 20464 (java) S 20452 20454 20116 0 -1 4202560 4524 0 0 0 15 0 0 0 15 0 19 0 487681087 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20469] ppid=20452 vsize=7645216 CPUtime=8.95 cores=5,7
/proc/20454/task/20469/stat : 20469 (java) S 20452 20454 20116 0 -1 4202560 40218 0 0 0 891 4 0 0 15 0 19 0 487681088 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 0 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20472] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20472/stat : 20472 (java) S 20452 20454 20116 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487681089 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20473] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20473/stat : 20473 (java) S 20452 20454 20116 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 487681089 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20474] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20474/stat : 20474 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101521841 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20475] ppid=20452 vsize=7645216 CPUtime=0.51 cores=5,7
/proc/20454/task/20475/stat : 20475 (java) S 20452 20454 20116 0 -1 4202560 3416 0 0 0 51 0 0 0 16 0 19 0 487681092 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20476] ppid=20452 vsize=7645216 CPUtime=0.44 cores=5,7
/proc/20454/task/20476/stat : 20476 (java) S 20452 20454 20116 0 -1 4202560 2506 0 0 0 44 0 0 0 15 0 19 0 487681092 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 5 0 0 0
[pid=20454/tid=20477] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20477/stat : 20477 (java) S 20452 20454 20116 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487681092 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514137 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20478] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20478/stat : 20478 (java) S 20452 20454 20116 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 487681092 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
[pid=20454/tid=20517] ppid=20452 vsize=7645216 CPUtime=0 cores=5,7
/proc/20454/task/20517/stat : 20517 (java) S 20452 20454 20116 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 487681228 7828701184 124199 33554432000 1073741824 1073778376 140734770672688 18446744073709551615 248101514752 0 4 0 16800975 18446604464564467776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.64
Current children cumulated vsize (KiB) 7645216

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

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

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.73
CPU user time (s): 1301.53
CPU system time (s): 0.199969
CPU usage (%): 100.128
Max. virtual memory (cumulated for all children) (KiB): 7645216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.53
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127543
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= 27313
involuntary context switches= 4721

runsolver used 2.10368 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-25 21:46:53
IDJOB=3283601
IDBENCH=71050
IDSOLVER=1611
FILE ID=node123/3283601-1303760812
RUNJOBID= node123-1303759508-20137
PBS_JOBID= 13157133
Free space on /tmp= 72620 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.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-3283601-1303760812/watcher-3283601-1303760812 -o /tmp/evaluation-result-3283601-1303760812/solver-3283601-1303760812 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3283601-1303760812.cnf

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=1888048804

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14470332 kB
Buffers:       2146136 kB
Cached:       14871164 kB
SwapCached:          0 kB
Active:        9238900 kB
Inactive:      8705364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14470332 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26656 kB
Writeback:           0 kB
AnonPages:      926168 kB
Mapped:          23400 kB
Slab:           468828 kB
PageTables:       7236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 14808508 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= 72652 MiB
End job on node123 at 2011-04-25 22:08:35