Trace number 3285993

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) 1298.95 1300.06

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.5967
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.09	c no version file found!!!
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.18-164.el5
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		6997539544
0.02/0.09	c Max memory 		7034241024
0.02/0.09	c Total memory 		7034241024
0.02/0.09	c Number of processors 	8
0.02/0.10	c --- Begin Solver configuration ---
0.02/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.02/0.10	c Learn all clauses as in MiniSAT
0.02/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.02/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.02/0.10	c Expensive reason simplification
0.02/0.10	c Armin Biere (Picosat) restarts strategy
0.02/0.10	c Glucose learned constraints deletion strategy
0.02/0.10	c timeout=2147483647s
0.02/0.10	c DB Simplification allowed=true
0.02/0.10	c --- End Solver configuration ---
0.02/0.10	c solving HOME/instance-3285993-1303769552.cnf
0.02/0.10	c reading problem ... 
0.90/0.83	c ... done. Wall clock time 0.721s.
0.90/0.83	c #vars     66084
0.90/0.83	c #constraints  708934
0.90/0.83	c constraints type 
0.90/0.83	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 25002
0.90/0.83	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 661876
23.47/23.72	c cleaning 2478 clauses out of 4958 with flag 5001/5001
54.90/55.50	c cleaning 4213 clauses out of 8426 with flag 11000/11000
90.89/91.75	c cleaning 5572 clauses out of 11158 with flag 18000/18000
134.56/136.11	c cleaning 6773 clauses out of 13548 with flag 26001/26001
178.94/180.58	c cleaning 7877 clauses out of 15755 with flag 35004/35004
234.66/236.25	c cleaning 8920 clauses out of 17845 with flag 45002/45002
285.79/287.37	c cleaning 9950 clauses out of 19904 with flag 56001/56001
357.32/358.81	c cleaning 10949 clauses out of 21909 with flag 68000/68000
428.45/429.99	c cleaning 11953 clauses out of 23905 with flag 81002/81002
495.58/497.00	c cleaning 12936 clauses out of 25881 with flag 95001/95001
571.82/573.29	c cleaning 13957 clauses out of 27918 with flag 110000/110000
642.04/643.49	c cleaning 14945 clauses out of 29921 with flag 126002/126002
707.66/709.03	c cleaning 15939 clauses out of 31931 with flag 143012/143012
789.99/791.32	c cleaning 16931 clauses out of 33881 with flag 161002/161002
863.92/865.27	c cleaning 17951 clauses out of 35902 with flag 180004/180004
951.34/952.63	c cleaning 18928 clauses out of 37898 with flag 200006/200006
1046.07/1047.34	c cleaning 19933 clauses out of 39877 with flag 221000/221000
1161.09/1162.33	c cleaning 20943 clauses out of 41892 with flag 243004/243004
1279.62/1280.80	c cleaning 21941 clauses out of 43889 with flag 266005/266005
1298.86/1300.01	c starts		: 520
1298.86/1300.01	c conflicts		: 268978
1298.86/1300.01	c decisions		: 2128622
1298.86/1300.01	c propagations		: 875692367
1298.86/1300.01	c inspects		: 4353492304
1298.86/1300.01	c shortcuts		: 0
1298.86/1300.01	c learnt literals	: 491
1298.86/1300.01	c learnt binary clauses	: 530
1298.86/1300.01	c learnt ternary clauses	: 551
1298.86/1300.01	c learnt constraints	: 268486
1298.86/1300.01	c ignored constraints	: 0
1298.86/1300.01	c root simplifications	: 1011
1298.86/1300.01	c removed literals (reason simplification)	: 185166956
1298.86/1300.01	c reason swapping (by a shorter reason)	: 0
1298.86/1300.01	c Calls to reduceDB	: 19
1298.86/1300.01	c speed (assignments/second)	: 674033.116966586
1298.86/1300.01	c non guided choices	134
1298.86/1300.04	c learnt constraints type 
1298.86/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 392
1298.86/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 24527
1298.86/1300.04	c constraints type 
1298.86/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 25002
1298.86/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 661876
1298.86/1300.04	s UNKNOWN
1298.86/1300.04	c Total wall clock time (in seconds) : 1299.904

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.45 3.87 3.70 5/178 19986
/proc/meminfo: memFree=24910752/32951132 swapFree=67111364/67111528
[pid=19986] ppid=19984 vsize=2464 CPUtime=0 cores=1,3
/proc/19986/stat : 19986 (java) R 19984 19986 17937 0 -1 4194304 91 0 0 0 0 0 0 0 21 0 1 0 488553910 2523136 44 33554432000 1073741824 1073778376 140734467684048 18446744073709551615 242965626503 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/19986/statm: 882 46 36 9 0 27 0

[startup+0.0496959 s]
/proc/loadavg: 3.45 3.87 3.70 5/178 19986
/proc/meminfo: memFree=24910752/32951132 swapFree=67111364/67111528
[pid=19986] ppid=19984 vsize=7564352 CPUtime=0.02 cores=1,3
/proc/19986/stat : 19986 (java) S 19984 19986 17937 0 -1 4202496 8588 0 1 0 1 1 0 0 21 0 13 0 488553910 7745896448 8286 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982352869 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/19986/statm: 1891088 8286 1635 9 0 1881836 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7564352

[startup+0.103634 s]
/proc/loadavg: 3.45 3.87 3.70 5/178 19986
/proc/meminfo: memFree=24910752/32951132 swapFree=67111364/67111528
[pid=19986] ppid=19984 vsize=7636084 CPUtime=0.1 cores=1,3
/proc/19986/stat : 19986 (java) S 19984 19986 17937 0 -1 4202496 11742 0 1 0 9 1 0 0 21 0 18 0 488553910 7819350016 11438 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/19986/statm: 1909021 11438 2093 9 0 1899759 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636084

[startup+0.300541 s]
/proc/loadavg: 3.45 3.87 3.70 5/178 19986
/proc/meminfo: memFree=24910752/32951132 swapFree=67111364/67111528
[pid=19986] ppid=19984 vsize=7638524 CPUtime=0.35 cores=1,3
/proc/19986/stat : 19986 (java) S 19984 19986 17937 0 -1 4202496 13482 0 1 0 34 1 0 0 21 0 18 0 488553910 7821848576 13097 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/19986/statm: 1909631 13097 2189 9 0 1900369 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 7638524

[startup+0.700476 s]
/proc/loadavg: 3.45 3.87 3.70 5/178 19986
/proc/meminfo: memFree=24910752/32951132 swapFree=67111364/67111528
[pid=19986] ppid=19984 vsize=7638668 CPUtime=0.79 cores=1,3
/proc/19986/stat : 19986 (java) S 19984 19986 17937 0 -1 4202496 22401 0 1 0 77 2 0 0 21 0 18 0 488553910 7821996032 22016 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/19986/statm: 1909667 22018 2196 9 0 1900405 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 7638668

[startup+1.50134 s]
/proc/loadavg: 3.45 3.87 3.70 9/217 20028
/proc/meminfo: memFree=24657948/32951132 swapFree=67111364/67111528
[pid=19986] ppid=19984 vsize=7643196 CPUtime=2.1 cores=1,3
/proc/19986/stat : 19986 (java) S 19984 19986 17937 0 -1 4202496 28287 0 1 0 207 3 0 0 21 0 19 0 488553910 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/19986/statm: 1910799 27345 2214 9 0 1901537 0
[pid=19986/tid=19988] ppid=19984 vsize=7643196 CPUtime=1.47 cores=1,3
/proc/19986/task/19988/stat : 19988 (java) R 19984 19986 17937 0 -1 4202560 24228 0 1 0 144 3 0 0 20 0 19 0 488553911 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 46912505713494 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19986/tid=19989] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/19989/stat : 19989 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 488553913 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19990] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/19990/stat : 19990 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19991] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/19991/stat : 19991 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19992] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/19992/stat : 19992 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19993] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/19993/stat : 19993 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19994] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/19994/stat : 19994 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19995] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/19995/stat : 19995 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19996] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/19996/stat : 19996 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19997] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/19997/stat : 19997 (java) S 19984 19986 17937 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 19 0 488553914 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 0 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
[pid=19986/tid=19998] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/19998/stat : 19998 (java) S 19984 19986 17937 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 488553915 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
[pid=19986/tid=19999] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/19999/stat : 19999 (java) S 19984 19986 17937 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 488553915 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20000] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/20000/stat : 20000 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 488553917 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982373809 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20001] ppid=19984 vsize=7643196 CPUtime=0.43 cores=1,3
/proc/19986/task/20001/stat : 20001 (java) S 19984 19986 17937 0 -1 4202560 2068 0 0 0 43 0 0 0 16 0 19 0 488553917 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20002] ppid=19984 vsize=7643196 CPUtime=0.18 cores=1,3
/proc/19986/task/20002/stat : 20002 (java) S 19984 19986 17937 0 -1 4202560 830 0 0 0 18 0 0 0 17 0 19 0 488553917 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20003] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/20003/stat : 20003 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488553917 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20004] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/20004/stat : 20004 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 488553917 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20021] ppid=19984 vsize=7643196 CPUtime=0 cores=1,3
/proc/19986/task/20021/stat : 20021 (java) S 19984 19986 17937 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 488554001 7826632704 27345 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 7643196

[startup+3.10106 s]
/proc/loadavg: 3.45 3.87 3.70 5/217 20028
/proc/meminfo: memFree=24479056/32951132 swapFree=67111364/67111528
[pid=19986] ppid=19984 vsize=7643644 CPUtime=3.82 cores=1,3
/proc/19986/stat : 19986 (java) S 19984 19986 17937 0 -1 4202496 29242 0 1 0 379 3 0 0 21 0 19 0 488553910 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/19986/statm: 1910911 28224 2215 9 0 1901649 0
[pid=19986/tid=19988] ppid=19984 vsize=7643644 CPUtime=3.07 cores=1,3
/proc/19986/task/19988/stat : 19988 (java) R 19984 19986 17937 0 -1 4202560 24985 0 1 0 304 3 0 0 25 0 19 0 488553911 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 46912505710656 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19986/tid=19989] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/19989/stat : 19989 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 488553913 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19990] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/19990/stat : 19990 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19991] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/19991/stat : 19991 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19992] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/19992/stat : 19992 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19993] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/19993/stat : 19993 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19994] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/19994/stat : 19994 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19995] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/19995/stat : 19995 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19996] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/19996/stat : 19996 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19997] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/19997/stat : 19997 (java) S 19984 19986 17937 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 488553914 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 0 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
[pid=19986/tid=19998] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/19998/stat : 19998 (java) S 19984 19986 17937 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 488553915 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
[pid=19986/tid=19999] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/19999/stat : 19999 (java) S 19984 19986 17937 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 488553915 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20000] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/20000/stat : 20000 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 488553917 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982373809 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20001] ppid=19984 vsize=7643644 CPUtime=0.47 cores=1,3
/proc/19986/task/20001/stat : 20001 (java) S 19984 19986 17937 0 -1 4202560 2073 0 0 0 47 0 0 0 16 0 19 0 488553917 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20002] ppid=19984 vsize=7643644 CPUtime=0.27 cores=1,3
/proc/19986/task/20002/stat : 20002 (java) S 19984 19986 17937 0 -1 4202560 1022 0 0 0 27 0 0 0 15 0 19 0 488553917 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20003] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/20003/stat : 20003 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488553917 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20004] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/20004/stat : 20004 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 488553917 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20021] ppid=19984 vsize=7643644 CPUtime=0 cores=1,3
/proc/19986/task/20021/stat : 20021 (java) S 19984 19986 17937 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 488554001 7827091456 28224 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 7643644

[startup+17.7055 s]
/proc/loadavg: 4.47 4.08 3.77 4/216 20031
/proc/meminfo: memFree=24148168/32951132 swapFree=67111364/67111528
[pid=19986] ppid=19984 vsize=7643164 CPUtime=18.53 cores=1,3
/proc/19986/stat : 19986 (java) S 19984 19986 17937 0 -1 4202496 34794 0 1 0 1844 9 0 0 21 0 19 0 488553910 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/19986/statm: 1910791 33694 2219 9 0 1901529 0
[pid=19986/tid=19988] ppid=19984 vsize=7643164 CPUtime=17.57 cores=1,3
/proc/19986/task/19988/stat : 19988 (java) R 19984 19986 17937 0 -1 4202560 30517 0 1 0 1753 4 0 0 25 0 19 0 488553911 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 46912505832339 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19986/tid=19989] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19989/stat : 19989 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 488553913 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19990] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19990/stat : 19990 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19991] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19991/stat : 19991 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19992] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19992/stat : 19992 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19993] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19993/stat : 19993 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19994] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19994/stat : 19994 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19995] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19995/stat : 19995 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19996] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19996/stat : 19996 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488553913 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19997] ppid=19984 vsize=7643164 CPUtime=0.08 cores=1,3
/proc/19986/task/19997/stat : 19997 (java) S 19984 19986 17937 0 -1 4202560 6 0 0 0 4 4 0 0 15 0 19 0 488553914 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 0 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
[pid=19986/tid=19998] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19998/stat : 19998 (java) S 19984 19986 17937 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 488553915 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
[pid=19986/tid=19999] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19999/stat : 19999 (java) S 19984 19986 17937 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 488553915 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20000] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20000/stat : 20000 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 488553917 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982373809 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20001] ppid=19984 vsize=7643164 CPUtime=0.47 cores=1,3
/proc/19986/task/20001/stat : 20001 (java) S 19984 19986 17937 0 -1 4202560 2073 0 0 0 47 0 0 0 15 0 19 0 488553917 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20002] ppid=19984 vsize=7643164 CPUtime=0.37 cores=1,3
/proc/19986/task/20002/stat : 20002 (java) S 19984 19986 17937 0 -1 4202560 1042 0 0 0 37 0 0 0 16 0 19 0 488553917 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20003] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20003/stat : 20003 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488553917 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20004] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20004/stat : 20004 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 488553917 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20021] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20021/stat : 20021 (java) S 19984 19986 17937 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 488554001 7826599936 33694 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.53
Current children cumulated vsize (KiB) 7643164

[startup+17.8075 s]

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

[pid=19986/tid=19994] ppid=19984 vsize=7643164 CPUtime=0.14 cores=1,3
/proc/19986/task/19994/stat : 19994 (java) S 19984 19986 17937 0 -1 4202560 4738 0 0 0 14 0 0 0 15 0 19 0 488553913 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19995] ppid=19984 vsize=7643164 CPUtime=0.1 cores=1,3
/proc/19986/task/19995/stat : 19995 (java) S 19984 19986 17937 0 -1 4202560 10297 0 0 0 9 1 0 0 15 0 19 0 488553913 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19996] ppid=19984 vsize=7643164 CPUtime=0.16 cores=1,3
/proc/19986/task/19996/stat : 19996 (java) S 19984 19986 17937 0 -1 4202560 6104 0 0 0 13 3 0 0 15 0 19 0 488553913 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19997] ppid=19984 vsize=7643164 CPUtime=2.69 cores=1,3
/proc/19986/task/19997/stat : 19997 (java) S 19984 19986 17937 0 -1 4202560 20797 0 0 0 259 10 0 0 15 0 19 0 488553914 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 0 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
[pid=19986/tid=19998] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19998/stat : 19998 (java) S 19984 19986 17937 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488553915 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19999] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19999/stat : 19999 (java) S 19984 19986 17937 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488553915 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20000] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20000/stat : 20000 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 488553917 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982373809 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20001] ppid=19984 vsize=7643164 CPUtime=0.47 cores=1,3
/proc/19986/task/20001/stat : 20001 (java) S 19984 19986 17937 0 -1 4202560 2073 0 0 0 47 0 0 0 15 0 19 0 488553917 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20002] ppid=19984 vsize=7643164 CPUtime=0.48 cores=1,3
/proc/19986/task/20002/stat : 20002 (java) S 19984 19986 17937 0 -1 4202560 1055 0 0 0 48 0 0 0 15 0 19 0 488553917 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20003] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20003/stat : 20003 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488553917 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20004] ppid=19984 vsize=7643164 CPUtime=1.49 cores=1,3
/proc/19986/task/20004/stat : 20004 (java) S 19984 19986 17937 0 -1 4202560 67 0 0 0 43 106 0 0 15 0 19 0 488553917 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20021] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20021/stat : 20021 (java) S 19984 19986 17937 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 488554001 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1181.11
Current children cumulated vsize (KiB) 7643164

[startup+1242.3 s]
/proc/loadavg: 2.09 2.58 3.34 3/212 20146
/proc/meminfo: memFree=22320780/32951132 swapFree=67111364/67111528
[pid=19986] ppid=19984 vsize=7643164 CPUtime=1241.11 cores=1,3
/proc/19986/stat : 19986 (java) S 19984 19986 17937 0 -1 4202496 114519 0 1 0 123865 246 0 0 21 0 19 0 488553910 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/19986/statm: 1910791 113208 2246 9 0 1901529 0
[pid=19986/tid=19988] ppid=19984 vsize=7643164 CPUtime=1234.66 cores=1,3
/proc/19986/task/19988/stat : 19988 (java) R 19984 19986 17937 0 -1 4202560 36719 0 1 0 123366 100 0 0 25 0 19 0 488553911 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 46912505622919 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19986/tid=19989] ppid=19984 vsize=7643164 CPUtime=0.39 cores=1,3
/proc/19986/task/19989/stat : 19989 (java) S 19984 19986 17937 0 -1 4202560 11336 0 0 0 19 20 0 0 15 0 19 0 488553913 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19990] ppid=19984 vsize=7643164 CPUtime=0.1 cores=1,3
/proc/19986/task/19990/stat : 19990 (java) S 19984 19986 17937 0 -1 4202560 3441 0 0 0 10 0 0 0 16 0 19 0 488553913 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19991] ppid=19984 vsize=7643164 CPUtime=0.12 cores=1,3
/proc/19986/task/19991/stat : 19991 (java) S 19984 19986 17937 0 -1 4202560 6003 0 0 0 12 0 0 0 16 0 19 0 488553913 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19992] ppid=19984 vsize=7643164 CPUtime=0.11 cores=1,3
/proc/19986/task/19992/stat : 19992 (java) S 19984 19986 17937 0 -1 4202560 5993 0 0 0 11 0 0 0 15 0 19 0 488553913 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19993] ppid=19984 vsize=7643164 CPUtime=0.08 cores=1,3
/proc/19986/task/19993/stat : 19993 (java) S 19984 19986 17937 0 -1 4202560 4741 0 0 0 8 0 0 0 16 0 19 0 488553913 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19994] ppid=19984 vsize=7643164 CPUtime=0.14 cores=1,3
/proc/19986/task/19994/stat : 19994 (java) S 19984 19986 17937 0 -1 4202560 4738 0 0 0 14 0 0 0 15 0 19 0 488553913 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19995] ppid=19984 vsize=7643164 CPUtime=0.1 cores=1,3
/proc/19986/task/19995/stat : 19995 (java) S 19984 19986 17937 0 -1 4202560 10297 0 0 0 9 1 0 0 15 0 19 0 488553913 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19996] ppid=19984 vsize=7643164 CPUtime=0.16 cores=1,3
/proc/19986/task/19996/stat : 19996 (java) S 19984 19986 17937 0 -1 4202560 6104 0 0 0 13 3 0 0 15 0 19 0 488553913 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19997] ppid=19984 vsize=7643164 CPUtime=2.69 cores=1,3
/proc/19986/task/19997/stat : 19997 (java) S 19984 19986 17937 0 -1 4202560 20797 0 0 0 259 10 0 0 15 0 19 0 488553914 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 0 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
[pid=19986/tid=19998] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19998/stat : 19998 (java) S 19984 19986 17937 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488553915 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19999] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19999/stat : 19999 (java) S 19984 19986 17937 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488553915 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20000] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20000/stat : 20000 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 488553917 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982373809 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20001] ppid=19984 vsize=7643164 CPUtime=0.47 cores=1,3
/proc/19986/task/20001/stat : 20001 (java) S 19984 19986 17937 0 -1 4202560 2073 0 0 0 47 0 0 0 15 0 19 0 488553917 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20002] ppid=19984 vsize=7643164 CPUtime=0.48 cores=1,3
/proc/19986/task/20002/stat : 20002 (java) S 19984 19986 17937 0 -1 4202560 1055 0 0 0 48 0 0 0 15 0 19 0 488553917 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20003] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20003/stat : 20003 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488553917 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20004] ppid=19984 vsize=7643164 CPUtime=1.49 cores=1,3
/proc/19986/task/20004/stat : 20004 (java) S 19984 19986 17937 0 -1 4202560 71 0 0 0 43 106 0 0 15 0 19 0 488553917 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20021] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20021/stat : 20021 (java) S 19984 19986 17937 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 488554001 7826599936 113208 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1241.11
Current children cumulated vsize (KiB) 7643164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.03 2.47 3.25 3/212 20147
/proc/meminfo: memFree=22285452/32951132 swapFree=67111364/67111528
[pid=19986] ppid=19984 vsize=7643164 CPUtime=1298.86 cores=1,3
/proc/19986/stat : 19986 (java) S 19984 19986 17937 0 -1 4202496 123455 0 1 0 129637 249 0 0 21 0 19 0 488553910 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/19986/statm: 1910791 122131 2246 9 0 1901529 0
[pid=19986/tid=19988] ppid=19984 vsize=7643164 CPUtime=1292.19 cores=1,3
/proc/19986/task/19988/stat : 19988 (java) R 19984 19986 17937 0 -1 4202560 41089 0 1 0 129118 101 0 0 25 0 19 0 488553911 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 46912505710656 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19986/tid=19989] ppid=19984 vsize=7643164 CPUtime=0.39 cores=1,3
/proc/19986/task/19989/stat : 19989 (java) S 19984 19986 17937 0 -1 4202560 11336 0 0 0 19 20 0 0 15 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19990] ppid=19984 vsize=7643164 CPUtime=0.1 cores=1,3
/proc/19986/task/19990/stat : 19990 (java) S 19984 19986 17937 0 -1 4202560 3441 0 0 0 10 0 0 0 16 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19991] ppid=19984 vsize=7643164 CPUtime=0.16 cores=1,3
/proc/19986/task/19991/stat : 19991 (java) S 19984 19986 17937 0 -1 4202560 7949 0 0 0 15 1 0 0 16 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19992] ppid=19984 vsize=7643164 CPUtime=0.11 cores=1,3
/proc/19986/task/19992/stat : 19992 (java) S 19984 19986 17937 0 -1 4202560 5993 0 0 0 11 0 0 0 15 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19993] ppid=19984 vsize=7643164 CPUtime=0.08 cores=1,3
/proc/19986/task/19993/stat : 19993 (java) S 19984 19986 17937 0 -1 4202560 4741 0 0 0 8 0 0 0 15 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19994] ppid=19984 vsize=7643164 CPUtime=0.18 cores=1,3
/proc/19986/task/19994/stat : 19994 (java) S 19984 19986 17937 0 -1 4202560 6930 0 0 0 17 1 0 0 16 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19995] ppid=19984 vsize=7643164 CPUtime=0.1 cores=1,3
/proc/19986/task/19995/stat : 19995 (java) S 19984 19986 17937 0 -1 4202560 10297 0 0 0 9 1 0 0 16 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19996] ppid=19984 vsize=7643164 CPUtime=0.16 cores=1,3
/proc/19986/task/19996/stat : 19996 (java) S 19984 19986 17937 0 -1 4202560 6104 0 0 0 13 3 0 0 15 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19997] ppid=19984 vsize=7643164 CPUtime=2.82 cores=1,3
/proc/19986/task/19997/stat : 19997 (java) S 19984 19986 17937 0 -1 4202560 21221 0 0 0 272 10 0 0 15 0 19 0 488553914 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 0 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
[pid=19986/tid=19998] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19998/stat : 19998 (java) S 19984 19986 17937 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488553915 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19999] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19999/stat : 19999 (java) S 19984 19986 17937 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488553915 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20000] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20000/stat : 20000 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 488553917 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982373809 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20001] ppid=19984 vsize=7643164 CPUtime=0.47 cores=1,3
/proc/19986/task/20001/stat : 20001 (java) S 19984 19986 17937 0 -1 4202560 2073 0 0 0 47 0 0 0 15 0 19 0 488553917 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20002] ppid=19984 vsize=7643164 CPUtime=0.48 cores=1,3
/proc/19986/task/20002/stat : 20002 (java) S 19984 19986 17937 0 -1 4202560 1055 0 0 0 48 0 0 0 15 0 19 0 488553917 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20003] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20003/stat : 20003 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488553917 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20004] ppid=19984 vsize=7643164 CPUtime=1.49 cores=1,3
/proc/19986/task/20004/stat : 20004 (java) S 19984 19986 17937 0 -1 4202560 75 0 0 0 43 106 0 0 15 0 19 0 488553917 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20021] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20021/stat : 20021 (java) S 19984 19986 17937 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 488554001 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1298.86
Current children cumulated vsize (KiB) 7643164

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

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

[startup+1300 s]
/proc/loadavg: 2.03 2.47 3.25 3/212 20147
/proc/meminfo: memFree=22285452/32951132 swapFree=67111364/67111528
[pid=19986] ppid=19984 vsize=7643164 CPUtime=1298.86 cores=1,3
/proc/19986/stat : 19986 (java) S 19984 19986 17937 0 -1 4202496 123455 0 1 0 129637 249 0 0 21 0 19 0 488553910 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/19986/statm: 1910791 122131 2246 9 0 1901529 0
[pid=19986/tid=19988] ppid=19984 vsize=7643164 CPUtime=1292.19 cores=1,3
/proc/19986/task/19988/stat : 19988 (java) R 19984 19986 17937 0 -1 4202560 41089 0 1 0 129118 101 0 0 25 0 19 0 488553911 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 46912505710656 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19986/tid=19989] ppid=19984 vsize=7643164 CPUtime=0.39 cores=1,3
/proc/19986/task/19989/stat : 19989 (java) S 19984 19986 17937 0 -1 4202560 11336 0 0 0 19 20 0 0 15 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19990] ppid=19984 vsize=7643164 CPUtime=0.1 cores=1,3
/proc/19986/task/19990/stat : 19990 (java) S 19984 19986 17937 0 -1 4202560 3441 0 0 0 10 0 0 0 16 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19991] ppid=19984 vsize=7643164 CPUtime=0.16 cores=1,3
/proc/19986/task/19991/stat : 19991 (java) S 19984 19986 17937 0 -1 4202560 7949 0 0 0 15 1 0 0 16 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19992] ppid=19984 vsize=7643164 CPUtime=0.11 cores=1,3
/proc/19986/task/19992/stat : 19992 (java) S 19984 19986 17937 0 -1 4202560 5993 0 0 0 11 0 0 0 15 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19993] ppid=19984 vsize=7643164 CPUtime=0.08 cores=1,3
/proc/19986/task/19993/stat : 19993 (java) S 19984 19986 17937 0 -1 4202560 4741 0 0 0 8 0 0 0 15 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19994] ppid=19984 vsize=7643164 CPUtime=0.18 cores=1,3
/proc/19986/task/19994/stat : 19994 (java) S 19984 19986 17937 0 -1 4202560 6930 0 0 0 17 1 0 0 16 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19995] ppid=19984 vsize=7643164 CPUtime=0.1 cores=1,3
/proc/19986/task/19995/stat : 19995 (java) S 19984 19986 17937 0 -1 4202560 10297 0 0 0 9 1 0 0 16 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19996] ppid=19984 vsize=7643164 CPUtime=0.16 cores=1,3
/proc/19986/task/19996/stat : 19996 (java) S 19984 19986 17937 0 -1 4202560 6104 0 0 0 13 3 0 0 15 0 19 0 488553913 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19997] ppid=19984 vsize=7643164 CPUtime=2.82 cores=1,3
/proc/19986/task/19997/stat : 19997 (java) S 19984 19986 17937 0 -1 4202560 21221 0 0 0 272 10 0 0 15 0 19 0 488553914 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 0 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
[pid=19986/tid=19998] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19998/stat : 19998 (java) S 19984 19986 17937 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488553915 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=19999] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/19999/stat : 19999 (java) S 19984 19986 17937 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488553915 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20000] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20000/stat : 20000 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 488553917 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982373809 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20001] ppid=19984 vsize=7643164 CPUtime=0.47 cores=1,3
/proc/19986/task/20001/stat : 20001 (java) S 19984 19986 17937 0 -1 4202560 2073 0 0 0 47 0 0 0 15 0 19 0 488553917 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20002] ppid=19984 vsize=7643164 CPUtime=0.48 cores=1,3
/proc/19986/task/20002/stat : 20002 (java) S 19984 19986 17937 0 -1 4202560 1055 0 0 0 48 0 0 0 15 0 19 0 488553917 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20003] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20003/stat : 20003 (java) S 19984 19986 17937 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488553917 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366105 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20004] ppid=19984 vsize=7643164 CPUtime=1.49 cores=1,3
/proc/19986/task/20004/stat : 20004 (java) S 19984 19986 17937 0 -1 4202560 75 0 0 0 43 106 0 0 15 0 19 0 488553917 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 3 0 0 0
[pid=19986/tid=20021] ppid=19984 vsize=7643164 CPUtime=0 cores=1,3
/proc/19986/task/20021/stat : 20021 (java) S 19984 19986 17937 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 488554001 7826599936 122131 33554432000 1073741824 1073778376 140735896396640 18446744073709551615 242982366720 0 4 0 16800975 18446604470100224128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1298.86
Current children cumulated vsize (KiB) 7643164

Child status: 143
Real time (s): 1300.06
CPU time (s): 1298.95
CPU user time (s): 1296.44
CPU system time (s): 2.51362
CPU usage (%): 99.9146
Max. virtual memory (cumulated for all children) (KiB): 7643644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.44
system time used= 2.51362
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123491
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= 27095
involuntary context switches= 7697

runsolver used 2.14067 second user time and 4.89426 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 00:12:33
IDJOB=3285993
IDBENCH=82410
IDSOLVER=1611
FILE ID=node128/3285993-1303769552
RUNJOBID= node128-1303769552-19964
PBS_JOBID= 13157129
Free space on /tmp= 66708 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.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-3285993-1303769552/watcher-3285993-1303769552 -o /tmp/evaluation-result-3285993-1303769552/solver-3285993-1303769552 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3285993-1303769552.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=1009795950

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24911404 kB
Buffers:       1283816 kB
Cached:        6058564 kB
SwapCached:        160 kB
Active:         588220 kB
Inactive:      6830848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24911404 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           94572 kB
Writeback:           0 kB
AnonPages:       75312 kB
Mapped:          14876 kB
Slab:           556228 kB
PageTables:       5100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   201252 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66620 MiB
End job on node128 at 2011-04-26 00:34:15