Trace number 3492966

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 Resolution 2011-06-08? (TO) 1800.14 1798.02

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen07reduc_wcsp.wbo
MD5SUM6effabdb5f06e7cb39e8e89923338a20
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4824
Total number of constraints564001
Number of soft constraints563839
Number of constraints which are clauses563839
Number of constraints which are cardinality constraints (but not clauses)162
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 343592
Min constraint cost 1
Max constraint cost 343592
Sum of constraints costs 24999659190
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.08	c See www.sat4j.org for details.
0.06/0.09	c version 2.3.1.v20110525
0.06/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.09	c java.vm.version	19.1-b02
0.06/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version		1.6.0_24
0.06/0.09	c os.name		Linux
0.06/0.09	c os.version		2.6.18-164.el5
0.06/0.09	c os.arch		amd64
0.06/0.09	c Free memory 		9996466904
0.06/0.09	c Max memory 		10048897024
0.06/0.09	c Total memory 		10048897024
0.06/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@13d4c61c
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3492966-1307912732.wbo
0.10/0.11	c reading problem ... 
4.16/3.63	c ... done. Wall clock time 3.525s.
4.16/3.63	c #vars     568663
4.16/3.63	c #constraints  626211
4.16/3.63	c constraints type 
4.16/3.63	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 562183
4.16/3.63	c org.sat4j.minisat.constraints.card.MinWatchCard => 159
4.16/3.63	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1821
4.16/3.63	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
239.16/238.18	c cleaning 2490 clauses out of 5002 with flag 5002/5002
450.94/449.12	c cleaning 4245 clauses out of 8510 with flag 11000/11000
666.28/664.42	c cleaning 5623 clauses out of 11267 with flag 18002/18002
895.51/893.69	c cleaning 6798 clauses out of 13642 with flag 26000/26000
1164.60/1162.67	c cleaning 7907 clauses out of 15845 with flag 35001/35001
1463.36/1461.38	c cleaning 8958 clauses out of 17937 with flag 45000/45000
1772.30/1770.29	c cleaning 9963 clauses out of 19981 with flag 56002/56002
1800.02/1797.91	c starts		: 76
1800.02/1797.91	c conflicts		: 56888
1800.02/1797.91	c decisions		: 3389145
1800.02/1797.91	c propagations		: 2009806001
1800.02/1797.91	c inspects		: 51483284
1800.02/1797.91	c shortcuts		: 0
1800.02/1797.91	c learnt literals	: 0
1800.02/1797.91	c learnt binary clauses	: 5
1800.02/1797.91	c learnt ternary clauses	: 3
1800.02/1797.91	c learnt constraints	: 56887
1800.02/1797.91	c ignored constraints	: 0
1800.02/1797.91	c root simplifications	: 0
1800.02/1797.91	c removed literals (reason simplification)	: 864341
1800.02/1797.91	c reason swapping (by a shorter reason)	: 0
1800.02/1797.91	c Calls to reduceDB	: 7
1800.02/1797.91	c number of reductions to clauses (during analyze)	: 0
1800.02/1797.91	c number of learned constraints concerned by reduction	: 0
1800.02/1797.91	c number of learning phase by resolution	: 0
1800.02/1797.91	c number of learning phase by cutting planes	: 0
1800.02/1797.91	c speed (assignments/second)	: 1120121.4980981175
1800.02/1797.91	c non guided choices	56076
1800.02/1797.92	c learnt constraints type 
1800.02/1797.92	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 5
1800.02/1797.92	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 10898
1800.02/1797.92	c constraints type 
1800.02/1797.92	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 562183
1800.02/1797.92	c org.sat4j.minisat.constraints.card.MinWatchCard => 159
1800.02/1797.92	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1821
1800.02/1797.92	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.02/1797.92	s UNKNOWN
1800.02/1797.92	c Total wall clock time (in seconds): 1797.81

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3492966-1307912732/watcher-3492966-1307912732 -o /var/tmp/evaluation-result-3492966-1307912732/solver-3492966-1307912732 -C 1800 -W 1900 -M 15500 java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492966-1307912732.wbo 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.95 2.00 1.98 2/195 22965
/proc/meminfo: memFree=1558308/32951124 swapFree=67052292/67111528
[pid=22965] ppid=22963 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (java) R 22963 22965 19038 0 -1 4202496 953 0 0 0 0 0 0 0 25 0 1 0 902874194 23580672 695 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270608147944 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22965/statm: 5757 695 511 9 0 124 0

[startup+0.0730891 s]
/proc/loadavg: 1.95 2.00 1.98 2/195 22965
/proc/meminfo: memFree=1558308/32951124 swapFree=67052292/67111528
[pid=22965] ppid=22963 vsize=10473088 CPUtime=0.06 cores=0,2,4,6
/proc/22965/stat : 22965 (java) S 22963 22965 19038 0 -1 4202496 11878 0 1 0 5 1 0 0 25 0 18 0 902874194 10724442112 11573 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22965/statm: 2618272 11573 1754 9 0 2609006 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10473088

[startup+0.101105 s]
/proc/loadavg: 1.95 2.00 1.98 2/195 22965
/proc/meminfo: memFree=1558308/32951124 swapFree=67052292/67111528
[pid=22965] ppid=22963 vsize=10539336 CPUtime=0.1 cores=0,2,4,6
/proc/22965/stat : 22965 (java) S 22963 22965 19038 0 -1 4202496 13098 0 1 0 9 1 0 0 25 0 18 0 902874194 10792280064 12774 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22965/statm: 2634834 12774 2093 9 0 2625568 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10539336

[startup+0.301046 s]
/proc/loadavg: 1.95 2.00 1.98 2/195 22965
/proc/meminfo: memFree=1558308/32951124 swapFree=67052292/67111528
[pid=22965] ppid=22963 vsize=10540676 CPUtime=0.53 cores=0,2,4,6
/proc/22965/stat : 22965 (java) S 22963 22965 19038 0 -1 4202496 18689 0 1 0 51 2 0 0 25 0 18 0 902874194 10793652224 17883 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22965/statm: 2635169 17884 2202 9 0 2625903 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 10540676

[startup+0.70097 s]
/proc/loadavg: 1.95 2.00 1.98 2/195 22965
/proc/meminfo: memFree=1558308/32951124 swapFree=67052292/67111528
[pid=22965] ppid=22963 vsize=10543740 CPUtime=1.2 cores=0,2,4,6
/proc/22965/stat : 22965 (java) S 22963 22965 19038 0 -1 4202496 59511 0 1 0 113 7 0 0 25 0 18 0 902874194 10796789760 57592 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22965/statm: 2635935 57596 2217 9 0 2626669 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 10543740

[startup+1.50083 s]
/proc/loadavg: 1.95 2.00 1.98 4/213 22983
/proc/meminfo: memFree=1189784/32951124 swapFree=67052292/67111528
[pid=22965] ppid=22963 vsize=10543740 CPUtime=2 cores=0,2,4,6
/proc/22965/stat : 22965 (java) S 22963 22965 19038 0 -1 4202496 156790 0 1 0 180 20 0 0 25 0 18 0 902874194 10796789760 154870 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22965/statm: 2635935 154874 2218 9 0 2626669 0
[pid=22965/tid=22967] ppid=22963 vsize=10543740 CPUtime=1.48 cores=0,2,4,6
/proc/22965/task/22967/stat : 22967 (java) R 22963 22965 19038 0 -1 4202560 150913 0 1 0 128 20 0 0 18 0 18 0 902874195 10796789760 154877 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 46912505642004 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22965/tid=22968] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22968/stat : 22968 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 154879 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22969] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22969/stat : 22969 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 154882 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22970] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22970/stat : 22970 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 154885 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22971] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22971/stat : 22971 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 154888 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22972] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22972/stat : 22972 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 154890 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22973] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22973/stat : 22973 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 154893 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22974] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22974/stat : 22974 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 154896 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22975] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22975/stat : 22975 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 154899 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22976] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22976/stat : 22976 (java) S 22963 22965 19038 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 902874198 10796789760 154902 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 0 0 16800975 18446604453909306112 0 0 -1 6 0 0 0
[pid=22965/tid=22977] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22977/stat : 22977 (java) S 22963 22965 19038 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 902874198 10796789760 154904 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22978] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22978/stat : 22978 (java) S 22963 22965 19038 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 902874198 10796789760 154907 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22979] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22979/stat : 22979 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874200 10796789760 154910 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624934321 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22980] ppid=22963 vsize=10543740 CPUtime=0.24 cores=0,2,4,6
/proc/22965/task/22980/stat : 22980 (java) S 22963 22965 19038 0 -1 4202560 2361 0 0 0 24 0 0 0 16 0 18 0 902874200 10796789760 154912 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
[pid=22965/tid=22981] ppid=22963 vsize=10543740 CPUtime=0.26 cores=0,2,4,6
/proc/22965/task/22981/stat : 22981 (java) S 22963 22965 19038 0 -1 4202560 2371 0 0 0 26 0 0 0 25 0 18 0 902874201 10796789760 154915 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22982] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22982/stat : 22982 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874201 10796789760 154918 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22983] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22983/stat : 22983 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 902874201 10796789760 154921 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 10543740

[startup+3.10158 s]
/proc/loadavg: 1.95 2.00 1.98 3/213 22983
/proc/meminfo: memFree=666000/32951124 swapFree=67052292/67111528
[pid=22965] ppid=22963 vsize=10543740 CPUtime=3.61 cores=0,2,4,6
/proc/22965/stat : 22965 (java) S 22963 22965 19038 0 -1 4202496 340252 0 1 0 313 48 0 0 25 0 18 0 902874194 10796789760 338331 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22965/statm: 2635935 338336 2218 9 0 2626669 0
[pid=22965/tid=22967] ppid=22963 vsize=10543740 CPUtime=3.08 cores=0,2,4,6
/proc/22965/task/22967/stat : 22967 (java) R 22963 22965 19038 0 -1 4202560 334374 0 1 0 261 47 0 0 21 0 18 0 902874195 10796789760 338338 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 46912505574238 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22965/tid=22968] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22968/stat : 22968 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 338341 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22969] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22969/stat : 22969 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 338344 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22970] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22970/stat : 22970 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 338347 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22971] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22971/stat : 22971 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 338349 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22972] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22972/stat : 22972 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 338352 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22973] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22973/stat : 22973 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 338355 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22974] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22974/stat : 22974 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 338357 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22975] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22975/stat : 22975 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874197 10796789760 338360 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22976] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22976/stat : 22976 (java) S 22963 22965 19038 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 902874198 10796789760 338363 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 0 0 16800975 18446604453909306112 0 0 -1 6 0 0 0
[pid=22965/tid=22977] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22977/stat : 22977 (java) S 22963 22965 19038 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 902874198 10796789760 338366 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22978] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22978/stat : 22978 (java) S 22963 22965 19038 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 902874198 10796789760 338368 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22979] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22979/stat : 22979 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874200 10796789760 338371 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624934321 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22980] ppid=22963 vsize=10543740 CPUtime=0.24 cores=0,2,4,6
/proc/22965/task/22980/stat : 22980 (java) S 22963 22965 19038 0 -1 4202560 2361 0 0 0 24 0 0 0 15 0 18 0 902874200 10796789760 338374 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
[pid=22965/tid=22981] ppid=22963 vsize=10543740 CPUtime=0.26 cores=0,2,4,6
/proc/22965/task/22981/stat : 22981 (java) S 22963 22965 19038 0 -1 4202560 2371 0 0 0 26 0 0 0 25 0 18 0 902874201 10796789760 338377 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22982] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22982/stat : 22982 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902874201 10796789760 338379 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22983] ppid=22963 vsize=10543740 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22983/stat : 22983 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 902874201 10796789760 338381 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 10543740

[startup+6.30101 s]
/proc/loadavg: 2.03 2.02 1.99 3/214 22984
/proc/meminfo: memFree=98436/32951124 swapFree=67052292/67111528
[pid=22965] ppid=22963 vsize=10544456 CPUtime=7.34 cores=0,2,4,6
/proc/22965/stat : 22965 (java) S 22963 22965 19038 0 -1 4202496 384301 0 1 0 681 53 0 0 25 0 19 0 902874194 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22965/statm: 2636114 381556 2240 9 0 2626848 0
[pid=22965/tid=22967] ppid=22963 vsize=10544456 CPUtime=6.28 cores=0,2,4,6
/proc/22965/task/22967/stat : 22967 (java) R 22963 22965 19038 0 -1 4202560 377560 0 1 0 576 52 0 0 25 0 19 0 902874195 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 46912506002913 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22965/tid=22968] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22968/stat : 22968 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874197 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22969] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22969/stat : 22969 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874197 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22970] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22970/stat : 22970 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874197 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22971] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22971/stat : 22971 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874197 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22972] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22972/stat : 22972 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874197 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22973] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22973/stat : 22973 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874197 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22974] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22974/stat : 22974 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874197 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22975] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22975/stat : 22975 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874197 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22976] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22976/stat : 22976 (java) S 22963 22965 19038 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 902874198 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 0 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22977] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22977/stat : 22977 (java) S 22963 22965 19038 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 902874198 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22978] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22978/stat : 22978 (java) S 22963 22965 19038 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902874198 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22979] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22979/stat : 22979 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874200 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624934321 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22980] ppid=22963 vsize=10544456 CPUtime=0.53 cores=0,2,4,6
/proc/22965/task/22980/stat : 22980 (java) S 22963 22965 19038 0 -1 4202560 2651 0 0 0 53 0 0 0 15 0 19 0 902874200 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
[pid=22965/tid=22981] ppid=22963 vsize=10544456 CPUtime=0.51 cores=0,2,4,6
/proc/22965/task/22981/stat : 22981 (java) S 22963 22965 19038 0 -1 4202560 2926 0 0 0 51 0 0 0 15 0 19 0 902874201 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22982] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22982/stat : 22982 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874201 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22983] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22983/stat : 22983 (java) S 22963 22965 19038 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 902874201 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 4 0 16800975 18446604453909306112 0 0 -1 6 0 0 0
[pid=22965/tid=22984] ppid=22963 vsize=10544456 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22984/stat : 22984 (java) S 22963 22965 19038 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902874596 10797522944 381556 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.34
Current children cumulated vsize (KiB) 10544456

[startup+12.7009 s]
/proc/loadavg: 2.03 2.02 1.99 3/214 22984
/proc/meminfo: memFree=99096/32951124 swapFree=67052292/67111528
[pid=22965] ppid=22963 vsize=10544456 CPUtime=13.75 cores=0,2,4,6
/proc/22965/stat : 22965 (java) S 22963 22965 19038 0 -1 4202496 384323 0 1 0 1321 54 0 0 25 0 19 0 902874194 10797522944 381578 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0

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

/proc/22965/task/22978/stat : 22978 (java) S 22963 22965 19038 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 902874198 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22979] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22979/stat : 22979 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874200 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624934321 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22980] ppid=22963 vsize=10544864 CPUtime=0.62 cores=0,2,4,6
/proc/22965/task/22980/stat : 22980 (java) S 22963 22965 19038 0 -1 4202560 2687 0 0 0 62 0 0 0 15 0 19 0 902874200 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
[pid=22965/tid=22981] ppid=22963 vsize=10544864 CPUtime=0.64 cores=0,2,4,6
/proc/22965/task/22981/stat : 22981 (java) S 22963 22965 19038 0 -1 4202560 3016 0 0 0 64 0 0 0 15 0 19 0 902874201 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22982] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22982/stat : 22982 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874201 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22983] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22983/stat : 22983 (java) S 22963 22965 19038 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 19 0 902874201 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22984] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22984/stat : 22984 (java) S 22963 22965 19038 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902874596 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1664.4
Current children cumulated vsize (KiB) 10544864

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/214 23089
/proc/meminfo: memFree=137940/32951124 swapFree=67052292/67111528
[pid=22965] ppid=22963 vsize=10544864 CPUtime=1724.4 cores=0,2,4,6
/proc/22965/stat : 22965 (java) S 22963 22965 19038 0 -1 4202496 515557 0 1 0 172368 72 0 0 25 0 19 0 902874194 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22965/statm: 2636216 512672 2266 9 0 2626950 0
[pid=22965/tid=22967] ppid=22963 vsize=10544864 CPUtime=1718.61 cores=0,2,4,6
/proc/22965/task/22967/stat : 22967 (java) R 22963 22965 19038 0 -1 4202560 377930 0 1 0 171807 54 0 0 25 0 19 0 902874195 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 46912506034201 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22965/tid=22968] ppid=22963 vsize=10544864 CPUtime=0.19 cores=0,2,4,6
/proc/22965/task/22968/stat : 22968 (java) S 22963 22965 19038 0 -1 4202560 13532 0 0 0 17 2 0 0 15 0 19 0 902874197 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 6 0 0 0
[pid=22965/tid=22969] ppid=22963 vsize=10544864 CPUtime=0.19 cores=0,2,4,6
/proc/22965/task/22969/stat : 22969 (java) S 22963 22965 19038 0 -1 4202560 11614 0 0 0 18 1 0 0 15 0 19 0 902874197 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22970] ppid=22963 vsize=10544864 CPUtime=0.23 cores=0,2,4,6
/proc/22965/task/22970/stat : 22970 (java) S 22963 22965 19038 0 -1 4202560 12922 0 0 0 21 2 0 0 15 0 19 0 902874197 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 6 0 0 0
[pid=22965/tid=22971] ppid=22963 vsize=10544864 CPUtime=0.17 cores=0,2,4,6
/proc/22965/task/22971/stat : 22971 (java) S 22963 22965 19038 0 -1 4202560 12399 0 0 0 16 1 0 0 18 0 19 0 902874197 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
[pid=22965/tid=22972] ppid=22963 vsize=10544864 CPUtime=0.07 cores=0,2,4,6
/proc/22965/task/22972/stat : 22972 (java) S 22963 22965 19038 0 -1 4202560 4835 0 0 0 7 0 0 0 15 0 19 0 902874197 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
[pid=22965/tid=22973] ppid=22963 vsize=10544864 CPUtime=0.07 cores=0,2,4,6
/proc/22965/task/22973/stat : 22973 (java) S 22963 22965 19038 0 -1 4202560 2140 0 0 0 7 0 0 0 18 0 19 0 902874197 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22974] ppid=22963 vsize=10544864 CPUtime=0.05 cores=0,2,4,6
/proc/22965/task/22974/stat : 22974 (java) S 22963 22965 19038 0 -1 4202560 2171 0 0 0 5 0 0 0 18 0 19 0 902874197 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22975] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22975/stat : 22975 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 902874197 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 6 0 0 0
[pid=22965/tid=22976] ppid=22963 vsize=10544864 CPUtime=3.41 cores=0,2,4,6
/proc/22965/task/22976/stat : 22976 (java) S 22963 22965 19038 0 -1 4202560 71059 0 0 0 335 6 0 0 15 0 19 0 902874198 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 0 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22977] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22977/stat : 22977 (java) S 22963 22965 19038 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902874198 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22978] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22978/stat : 22978 (java) S 22963 22965 19038 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 902874198 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22979] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22979/stat : 22979 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874200 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624934321 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22980] ppid=22963 vsize=10544864 CPUtime=0.62 cores=0,2,4,6
/proc/22965/task/22980/stat : 22980 (java) S 22963 22965 19038 0 -1 4202560 2687 0 0 0 62 0 0 0 15 0 19 0 902874200 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
[pid=22965/tid=22981] ppid=22963 vsize=10544864 CPUtime=0.64 cores=0,2,4,6
/proc/22965/task/22981/stat : 22981 (java) S 22963 22965 19038 0 -1 4202560 3016 0 0 0 64 0 0 0 15 0 19 0 902874201 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22982] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22982/stat : 22982 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874201 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22983] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22983/stat : 22983 (java) S 22963 22965 19038 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 902874201 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22984] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22984/stat : 22984 (java) S 22963 22965 19038 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902874596 10797940736 512672 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1724.4
Current children cumulated vsize (KiB) 10544864

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/214 23090
/proc/meminfo: memFree=137576/32951124 swapFree=67052292/67111528
[pid=22965] ppid=22963 vsize=10544864 CPUtime=1784.42 cores=0,2,4,6
/proc/22965/stat : 22965 (java) S 22963 22965 19038 0 -1 4202496 515669 0 1 0 178370 72 0 0 25 0 19 0 902874194 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22965/statm: 2636216 512777 2266 9 0 2626950 0
[pid=22965/tid=22967] ppid=22963 vsize=10544864 CPUtime=1778.12 cores=0,2,4,6
/proc/22965/task/22967/stat : 22967 (java) R 22963 22965 19038 0 -1 4202560 377931 0 1 0 177758 54 0 0 25 0 19 0 902874195 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 46912505987988 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22965/tid=22968] ppid=22963 vsize=10544864 CPUtime=0.19 cores=0,2,4,6
/proc/22965/task/22968/stat : 22968 (java) S 22963 22965 19038 0 -1 4202560 13532 0 0 0 17 2 0 0 15 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
[pid=22965/tid=22969] ppid=22963 vsize=10544864 CPUtime=0.2 cores=0,2,4,6
/proc/22965/task/22969/stat : 22969 (java) S 22963 22965 19038 0 -1 4202560 11614 0 0 0 19 1 0 0 16 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22970] ppid=22963 vsize=10544864 CPUtime=0.23 cores=0,2,4,6
/proc/22965/task/22970/stat : 22970 (java) S 22963 22965 19038 0 -1 4202560 12922 0 0 0 21 2 0 0 15 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 6 0 0 0
[pid=22965/tid=22971] ppid=22963 vsize=10544864 CPUtime=0.18 cores=0,2,4,6
/proc/22965/task/22971/stat : 22971 (java) S 22963 22965 19038 0 -1 4202560 12399 0 0 0 17 1 0 0 18 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 6 0 0 0
[pid=22965/tid=22972] ppid=22963 vsize=10544864 CPUtime=0.08 cores=0,2,4,6
/proc/22965/task/22972/stat : 22972 (java) S 22963 22965 19038 0 -1 4202560 4835 0 0 0 8 0 0 0 16 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
[pid=22965/tid=22973] ppid=22963 vsize=10544864 CPUtime=0.08 cores=0,2,4,6
/proc/22965/task/22973/stat : 22973 (java) S 22963 22965 19038 0 -1 4202560 2141 0 0 0 8 0 0 0 18 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22974] ppid=22963 vsize=10544864 CPUtime=0.05 cores=0,2,4,6
/proc/22965/task/22974/stat : 22974 (java) S 22963 22965 19038 0 -1 4202560 2171 0 0 0 5 0 0 0 15 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22975] ppid=22963 vsize=10544864 CPUtime=0.01 cores=0,2,4,6
/proc/22965/task/22975/stat : 22975 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 1 0 0 0 16 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 6 0 0 0
[pid=22965/tid=22976] ppid=22963 vsize=10544864 CPUtime=3.9 cores=0,2,4,6
/proc/22965/task/22976/stat : 22976 (java) S 22963 22965 19038 0 -1 4202560 71165 0 0 0 384 6 0 0 15 0 19 0 902874198 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 0 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22977] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22977/stat : 22977 (java) S 22963 22965 19038 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902874198 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22978] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22978/stat : 22978 (java) S 22963 22965 19038 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 902874198 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22979] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22979/stat : 22979 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874200 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624934321 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22980] ppid=22963 vsize=10544864 CPUtime=0.62 cores=0,2,4,6
/proc/22965/task/22980/stat : 22980 (java) S 22963 22965 19038 0 -1 4202560 2687 0 0 0 62 0 0 0 15 0 19 0 902874200 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
[pid=22965/tid=22981] ppid=22963 vsize=10544864 CPUtime=0.64 cores=0,2,4,6
/proc/22965/task/22981/stat : 22981 (java) S 22963 22965 19038 0 -1 4202560 3016 0 0 0 64 0 0 0 15 0 19 0 902874201 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22982] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22982/stat : 22982 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874201 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22983] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22983/stat : 22983 (java) S 22963 22965 19038 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 902874201 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22984] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22984/stat : 22984 (java) S 22963 22965 19038 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902874596 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1784.42
Current children cumulated vsize (KiB) 10544864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/214 23091
/proc/meminfo: memFree=137548/32951124 swapFree=67052292/67111528
[pid=22965] ppid=22963 vsize=10544864 CPUtime=1800.02 cores=0,2,4,6
/proc/22965/stat : 22965 (java) S 22963 22965 19038 0 -1 4202496 515669 0 1 0 179930 72 0 0 25 0 19 0 902874194 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22965/statm: 2636216 512777 2266 9 0 2626950 0
[pid=22965/tid=22967] ppid=22963 vsize=10544864 CPUtime=1793.73 cores=0,2,4,6
/proc/22965/task/22967/stat : 22967 (java) R 22963 22965 19038 0 -1 4202560 377931 0 1 0 179318 55 0 0 25 0 19 0 902874195 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 46912506057632 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22965/tid=22968] ppid=22963 vsize=10544864 CPUtime=0.19 cores=0,2,4,6
/proc/22965/task/22968/stat : 22968 (java) S 22963 22965 19038 0 -1 4202560 13532 0 0 0 17 2 0 0 15 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
[pid=22965/tid=22969] ppid=22963 vsize=10544864 CPUtime=0.2 cores=0,2,4,6
/proc/22965/task/22969/stat : 22969 (java) S 22963 22965 19038 0 -1 4202560 11614 0 0 0 19 1 0 0 16 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22970] ppid=22963 vsize=10544864 CPUtime=0.23 cores=0,2,4,6
/proc/22965/task/22970/stat : 22970 (java) S 22963 22965 19038 0 -1 4202560 12922 0 0 0 21 2 0 0 15 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 6 0 0 0
[pid=22965/tid=22971] ppid=22963 vsize=10544864 CPUtime=0.18 cores=0,2,4,6
/proc/22965/task/22971/stat : 22971 (java) S 22963 22965 19038 0 -1 4202560 12399 0 0 0 17 1 0 0 18 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 6 0 0 0
[pid=22965/tid=22972] ppid=22963 vsize=10544864 CPUtime=0.08 cores=0,2,4,6
/proc/22965/task/22972/stat : 22972 (java) S 22963 22965 19038 0 -1 4202560 4835 0 0 0 8 0 0 0 16 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
[pid=22965/tid=22973] ppid=22963 vsize=10544864 CPUtime=0.08 cores=0,2,4,6
/proc/22965/task/22973/stat : 22973 (java) S 22963 22965 19038 0 -1 4202560 2141 0 0 0 8 0 0 0 18 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22974] ppid=22963 vsize=10544864 CPUtime=0.05 cores=0,2,4,6
/proc/22965/task/22974/stat : 22974 (java) S 22963 22965 19038 0 -1 4202560 2171 0 0 0 5 0 0 0 15 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22975] ppid=22963 vsize=10544864 CPUtime=0.01 cores=0,2,4,6
/proc/22965/task/22975/stat : 22975 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 1 0 0 0 16 0 19 0 902874197 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 6 0 0 0
[pid=22965/tid=22976] ppid=22963 vsize=10544864 CPUtime=3.9 cores=0,2,4,6
/proc/22965/task/22976/stat : 22976 (java) S 22963 22965 19038 0 -1 4202560 71165 0 0 0 384 6 0 0 15 0 19 0 902874198 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 0 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22977] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22977/stat : 22977 (java) S 22963 22965 19038 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902874198 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22978] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22978/stat : 22978 (java) S 22963 22965 19038 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 902874198 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22979] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22979/stat : 22979 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874200 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624934321 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22980] ppid=22963 vsize=10544864 CPUtime=0.62 cores=0,2,4,6
/proc/22965/task/22980/stat : 22980 (java) S 22963 22965 19038 0 -1 4202560 2687 0 0 0 62 0 0 0 15 0 19 0 902874200 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 4 0 0 0
[pid=22965/tid=22981] ppid=22963 vsize=10544864 CPUtime=0.64 cores=0,2,4,6
/proc/22965/task/22981/stat : 22981 (java) S 22963 22965 19038 0 -1 4202560 3016 0 0 0 64 0 0 0 15 0 19 0 902874201 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22982] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22982/stat : 22982 (java) S 22963 22965 19038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902874201 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624926617 0 4 0 16800975 18446604453909306112 0 0 -1 2 0 0 0
[pid=22965/tid=22983] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22983/stat : 22983 (java) S 22963 22965 19038 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 902874201 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
[pid=22965/tid=22984] ppid=22963 vsize=10544864 CPUtime=0 cores=0,2,4,6
/proc/22965/task/22984/stat : 22984 (java) S 22963 22965 19038 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902874596 10797940736 512777 33554432000 1073741824 1073778376 140735781924432 18446744073709551615 270624927232 0 4 0 16800975 18446604453909306112 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10544864

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

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

[startup+1798.01 s]
/proc/loadavg: 2.01 2.02 2.00 3/214 23091
/proc/meminfo: memFree=137548/32951124 swapFree=67052292/67111528
[pid=22965] ppid=22963 vsize=0 CPUtime=1800.13 cores=0,2,4,6
/proc/22965/stat : 22965 (java) Z 22963 22965 19038 0 -1 4203548 515700 0 1 0 179933 80 0 0 17 0 2 0 902874194 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22965/statm: 0 0 0 0 0 0 0
[pid=22965/tid=22967] ppid=22963 vsize=0 CPUtime=1793.82 cores=0,2,4,6
/proc/22965/task/22967/stat : 22967 (java) R 22963 22965 19038 0 -1 4203588 377931 0 1 0 179320 62 0 0 25 0 2 0 902874195 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1798.02
CPU time (s): 1800.14
CPU user time (s): 1799.33
CPU system time (s): 0.808877
CPU usage (%): 100.118
Max. virtual memory (cumulated for all children) (KiB): 10544864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.808877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 515700
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= 36943
involuntary context switches= 6534

runsolver used 3.2775 second user time and 6.54 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-12 23:05:33
IDJOB=3492966
IDBENCH=79574
IDSOLVER=1982
FILE ID=node108/3492966-1307912732
RUNJOBID= node108-1307908527-21181
PBS_JOBID= 13559595
Free space on /var/tmp= 2868 MiB

SOLVER NAME= Sat4j Resolution 2011-06-08
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen07reduc_wcsp.wbo
COMMAND LINE= java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3492966-1307912732/watcher-3492966-1307912732 -o /var/tmp/evaluation-result-3492966-1307912732/solver-3492966-1307912732 -C 1800 -W 1900 -M 15500  java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492966-1307912732.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6effabdb5f06e7cb39e8e89923338a20
RANDOM SEED=506377829

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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:     32951124 kB
MemFree:       1558852 kB
Buffers:         67692 kB
Cached:       30244308 kB
SwapCached:      23196 kB
Active:       15342680 kB
Inactive:     15101464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1558852 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:           18224 kB
Writeback:           0 kB
AnonPages:      129808 kB
Mapped:          17596 kB
Slab:           882512 kB
PageTables:       5024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10569068 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 /var/tmp at the end= 2868 MiB
End job on node108 at 2011-06-12 23:35:32