Trace number 3492953

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.27 1796.39

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen08reduc_wcsp.wbo
MD5SUMa57c8a6c45b3bda1a2096d1102135404
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 variables14194
Total number of constraints1450105
Number of soft constraints1449740
Number of constraints which are clauses1449740
Number of constraints which are cardinality constraints (but not clauses)365
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 262
Min constraint cost 1
Max constraint cost 30
Sum of constraints costs 6361774
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.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.08	c See www.sat4j.org for details.
0.04/0.09	c version 2.3.1.v20110525
0.04/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.09	c java.vm.version	19.1-b02
0.04/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version		1.6.0_24
0.04/0.09	c os.name		Linux
0.04/0.09	c os.version		2.6.18-164.el5
0.04/0.09	c os.arch		amd64
0.04/0.09	c Free memory 		9996466904
0.04/0.09	c Max memory 		10048897024
0.04/0.09	c Total memory 		10048897024
0.04/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@38540408
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-3492953-1307912659.wbo
0.10/0.11	c reading problem ... 
9.61/7.80	c ... done. Wall clock time 7.689s.
9.61/7.80	c #vars     1463934
9.61/7.80	c #constraints  1450471
9.61/7.80	c constraints type 
9.61/7.80	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1444795
9.61/7.80	c org.sat4j.minisat.constraints.card.MinWatchCard => 365
9.61/7.80	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5310
9.61/7.80	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
539.09/536.77	c cleaning 2495 clauses out of 5000 with flag 5000/5000
1148.00/1144.29	c cleaning 4243 clauses out of 8505 with flag 11000/11000
1800.08/1796.22	c starts		: 44
1800.08/1796.22	c conflicts		: 16911
1800.08/1796.22	c decisions		: 4386692
1800.08/1796.22	c propagations		: 2070778361
1800.08/1796.22	c inspects		: 27287460
1800.08/1796.22	c shortcuts		: 0
1800.08/1796.22	c learnt literals	: 0
1800.08/1796.22	c learnt binary clauses	: 0
1800.08/1796.22	c learnt ternary clauses	: 0
1800.08/1796.22	c learnt constraints	: 16910
1800.08/1796.22	c ignored constraints	: 0
1800.08/1796.22	c root simplifications	: 0
1800.08/1796.22	c removed literals (reason simplification)	: 201411
1800.08/1796.22	c reason swapping (by a shorter reason)	: 0
1800.08/1796.22	c Calls to reduceDB	: 2
1800.08/1796.22	c number of reductions to clauses (during analyze)	: 0
1800.08/1796.22	c number of learned constraints concerned by reduction	: 0
1800.08/1796.22	c number of learning phase by resolution	: 0
1800.08/1796.22	c number of learning phase by cutting planes	: 0
1800.08/1796.22	c speed (assignments/second)	: 1157886.6396557393
1800.08/1796.22	c non guided choices	24291
1800.08/1796.22	c learnt constraints type 
1800.08/1796.22	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 10172
1800.08/1796.22	c constraints type 
1800.08/1796.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1444795
1800.08/1796.22	c org.sat4j.minisat.constraints.card.MinWatchCard => 365
1800.08/1796.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5310
1800.08/1796.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.08/1796.22	s UNKNOWN
1800.08/1796.22	c Total wall clock time (in seconds): 1796.111

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

running on 4 cores: 1,3,5,7

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: 2.00 2.00 1.94 3/195 11676
/proc/meminfo: memFree=2201048/32950928 swapFree=67054688/67111528
[pid=11676] ppid=11674 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/11676/stat : 11676 (java) R 11674 11676 8717 0 -1 4202496 753 0 0 0 0 0 0 0 17 0 1 0 358875432 23580672 494 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218875602688 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11676/statm: 5757 505 380 9 0 124 0

[startup+0.059518 s]
/proc/loadavg: 2.00 2.00 1.94 3/195 11676
/proc/meminfo: memFree=2201048/32950928 swapFree=67054688/67111528
[pid=11676] ppid=11674 vsize=10467616 CPUtime=0.04 cores=1,3,5,7
/proc/11676/stat : 11676 (java) S 11674 11676 8717 0 -1 4202496 11520 0 1 0 3 1 0 0 17 0 13 0 358875432 10718838784 11214 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892367845 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/11676/statm: 2616904 11214 1685 9 0 2607652 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10467616

[startup+0.104549 s]
/proc/loadavg: 2.00 2.00 1.94 3/195 11676
/proc/meminfo: memFree=2201048/32950928 swapFree=67054688/67111528
[pid=11676] ppid=11674 vsize=10540024 CPUtime=0.1 cores=1,3,5,7
/proc/11676/stat : 11676 (java) S 11674 11676 8717 0 -1 4202496 13094 0 1 0 9 1 0 0 17 0 18 0 358875432 10792984576 12751 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11676/statm: 2635006 12752 2093 9 0 2625740 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10540024

[startup+0.3004 s]
/proc/loadavg: 2.00 2.00 1.94 3/195 11676
/proc/meminfo: memFree=2201048/32950928 swapFree=67054688/67111528
[pid=11676] ppid=11674 vsize=10544232 CPUtime=0.54 cores=1,3,5,7
/proc/11676/stat : 11676 (java) S 11674 11676 8717 0 -1 4202496 25543 0 1 0 52 2 0 0 17 0 18 0 358875432 10797293568 24255 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11676/statm: 2636058 24256 2201 9 0 2626792 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 10544232

[startup+0.700402 s]
/proc/loadavg: 2.00 2.00 1.94 3/195 11676
/proc/meminfo: memFree=2201048/32950928 swapFree=67054688/67111528
[pid=11676] ppid=11674 vsize=10545108 CPUtime=1.24 cores=1,3,5,7
/proc/11676/stat : 11676 (java) S 11674 11676 8717 0 -1 4202496 64014 0 1 0 116 8 0 0 17 0 18 0 358875432 10798190592 61771 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11676/statm: 2636277 61776 2216 9 0 2627011 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 10545108

[startup+1.50126 s]
/proc/loadavg: 2.00 2.00 1.94 3/213 11694
/proc/meminfo: memFree=1813812/32950928 swapFree=67054688/67111528
[pid=11676] ppid=11674 vsize=10545108 CPUtime=2.04 cores=1,3,5,7
/proc/11676/stat : 11676 (java) S 11674 11676 8717 0 -1 4202496 162734 0 1 0 182 22 0 0 17 0 18 0 358875432 10798190592 160490 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11676/statm: 2636277 160496 2217 9 0 2627011 0
[pid=11676/tid=11678] ppid=11674 vsize=10545108 CPUtime=1.48 cores=1,3,5,7
/proc/11676/task/11678/stat : 11678 (java) R 11674 11676 8717 0 -1 4202560 156582 0 1 0 127 21 0 0 18 0 18 0 358875433 10798190592 160498 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 46912505576876 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11676/tid=11679] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11679/stat : 11679 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 358875434 10798190592 160501 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11680] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11680/stat : 11680 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 358875434 10798190592 160504 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11681] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11681/stat : 11681 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 358875434 10798190592 160508 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11682] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11682/stat : 11682 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 358875434 10798190592 160511 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11683] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11683/stat : 11683 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 358875434 10798190592 160514 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11684] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11684/stat : 11684 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 358875434 10798190592 160517 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11685] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11685/stat : 11685 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 358875434 10798190592 160520 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11686] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11686/stat : 11686 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 358875434 10798190592 160523 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11687] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11687/stat : 11687 (java) S 11674 11676 8717 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 358875436 10798190592 160526 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 0 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11688] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11688/stat : 11688 (java) S 11674 11676 8717 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 18 0 358875436 10798190592 160529 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11689] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11689/stat : 11689 (java) S 11674 11676 8717 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 18 0 358875436 10798190592 160531 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11690] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11690/stat : 11690 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 358875438 10798190592 160534 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892388785 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11691] ppid=11674 vsize=10545108 CPUtime=0.26 cores=1,3,5,7
/proc/11676/task/11691/stat : 11691 (java) S 11674 11676 8717 0 -1 4202560 1405 0 0 0 26 0 0 0 25 0 18 0 358875438 10798190592 160538 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11692] ppid=11674 vsize=10545108 CPUtime=0.28 cores=1,3,5,7
/proc/11676/task/11692/stat : 11692 (java) S 11674 11676 8717 0 -1 4202560 3601 0 0 0 28 0 0 0 16 0 18 0 358875438 10798190592 160541 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11693] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11693/stat : 11693 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 358875438 10798190592 160544 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11694] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11694/stat : 11694 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 358875438 10798190592 160547 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 10545108

[startup+3.10099 s]
/proc/loadavg: 2.00 2.00 1.94 3/213 11694
/proc/meminfo: memFree=1282720/32950928 swapFree=67054688/67111528
[pid=11676] ppid=11674 vsize=10545108 CPUtime=3.64 cores=1,3,5,7
/proc/11676/stat : 11676 (java) S 11674 11676 8717 0 -1 4202496 357125 0 1 0 320 44 0 0 17 0 18 0 358875432 10798190592 354882 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11676/statm: 2636277 354887 2217 9 0 2627011 0
[pid=11676/tid=11678] ppid=11674 vsize=10545108 CPUtime=3.08 cores=1,3,5,7
/proc/11676/task/11678/stat : 11678 (java) R 11674 11676 8717 0 -1 4202560 350973 0 1 0 265 43 0 0 21 0 18 0 358875433 10798190592 354889 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 46912505743693 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11676/tid=11679] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11679/stat : 11679 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 358875434 10798190592 354892 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11680] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11680/stat : 11680 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 358875434 10798190592 354895 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11681] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11681/stat : 11681 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 358875434 10798190592 354895 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11682] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11682/stat : 11682 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 358875434 10798190592 354898 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11683] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11683/stat : 11683 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 358875434 10798190592 354901 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11684] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11684/stat : 11684 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 358875434 10798190592 354904 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11685] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11685/stat : 11685 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 358875434 10798190592 354906 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11686] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11686/stat : 11686 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 358875434 10798190592 354909 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11687] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11687/stat : 11687 (java) S 11674 11676 8717 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 358875436 10798190592 354912 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 0 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11688] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11688/stat : 11688 (java) S 11674 11676 8717 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 18 0 358875436 10798190592 354915 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11689] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11689/stat : 11689 (java) S 11674 11676 8717 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 18 0 358875436 10798190592 354918 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11690] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11690/stat : 11690 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 358875438 10798190592 354921 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892388785 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11691] ppid=11674 vsize=10545108 CPUtime=0.26 cores=1,3,5,7
/proc/11676/task/11691/stat : 11691 (java) S 11674 11676 8717 0 -1 4202560 1405 0 0 0 26 0 0 0 18 0 18 0 358875438 10798190592 354924 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11692] ppid=11674 vsize=10545108 CPUtime=0.28 cores=1,3,5,7
/proc/11676/task/11692/stat : 11692 (java) S 11674 11676 8717 0 -1 4202560 3601 0 0 0 28 0 0 0 16 0 18 0 358875438 10798190592 354927 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11693] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11693/stat : 11693 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 358875438 10798190592 354930 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11694] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11694/stat : 11694 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 358875438 10798190592 354933 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 10545108

[startup+6.30142 s]
/proc/loadavg: 2.00 2.00 1.94 4/213 11694
/proc/meminfo: memFree=99608/32950928 swapFree=67054688/67111528
[pid=11676] ppid=11674 vsize=10545108 CPUtime=8.04 cores=1,3,5,7
/proc/11676/stat : 11676 (java) S 11674 11676 8717 0 -1 4202496 759759 0 1 0 704 100 0 0 17 0 18 0 358875432 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11676/statm: 2636277 757503 2232 9 0 2627011 0
[pid=11676/tid=11678] ppid=11674 vsize=10545108 CPUtime=5.86 cores=1,3,5,7
/proc/11676/task/11678/stat : 11678 (java) R 11674 11676 8717 0 -1 4202560 650956 0 1 0 500 86 0 0 16 0 18 0 358875433 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 46912505519068 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11676/tid=11679] ppid=11674 vsize=10545108 CPUtime=0.3 cores=1,3,5,7
/proc/11676/task/11679/stat : 11679 (java) S 11674 11676 8717 0 -1 4202560 19046 0 0 0 28 2 0 0 18 0 18 0 358875434 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11680] ppid=11674 vsize=10545108 CPUtime=0.2 cores=1,3,5,7
/proc/11676/task/11680/stat : 11680 (java) S 11674 11676 8717 0 -1 4202560 13051 0 0 0 19 1 0 0 18 0 18 0 358875434 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11681] ppid=11674 vsize=10545108 CPUtime=0.19 cores=1,3,5,7
/proc/11676/task/11681/stat : 11681 (java) S 11674 11676 8717 0 -1 4202560 14952 0 0 0 18 1 0 0 18 0 18 0 358875434 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11682] ppid=11674 vsize=10545108 CPUtime=0.19 cores=1,3,5,7
/proc/11676/task/11682/stat : 11682 (java) S 11674 11676 8717 0 -1 4202560 14453 0 0 0 18 1 0 0 18 0 18 0 358875434 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11683] ppid=11674 vsize=10545108 CPUtime=0.19 cores=1,3,5,7
/proc/11676/task/11683/stat : 11683 (java) S 11674 11676 8717 0 -1 4202560 13544 0 0 0 17 2 0 0 18 0 18 0 358875434 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11684] ppid=11674 vsize=10545108 CPUtime=0.19 cores=1,3,5,7
/proc/11676/task/11684/stat : 11684 (java) S 11674 11676 8717 0 -1 4202560 12439 0 0 0 18 1 0 0 18 0 18 0 358875434 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11685] ppid=11674 vsize=10545108 CPUtime=0.17 cores=1,3,5,7
/proc/11676/task/11685/stat : 11685 (java) S 11674 11676 8717 0 -1 4202560 9456 0 0 0 16 1 0 0 18 0 18 0 358875434 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11686] ppid=11674 vsize=10545108 CPUtime=0.09 cores=1,3,5,7
/proc/11676/task/11686/stat : 11686 (java) S 11674 11676 8717 0 -1 4202560 5700 0 0 0 9 0 0 0 18 0 18 0 358875434 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11687] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11687/stat : 11687 (java) S 11674 11676 8717 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 18 0 358875436 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 0 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11688] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11688/stat : 11688 (java) S 11674 11676 8717 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 358875436 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11689] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11689/stat : 11689 (java) S 11674 11676 8717 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 358875436 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11690] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11690/stat : 11690 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 358875438 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892388785 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11691] ppid=11674 vsize=10545108 CPUtime=0.26 cores=1,3,5,7
/proc/11676/task/11691/stat : 11691 (java) S 11674 11676 8717 0 -1 4202560 1405 0 0 0 26 0 0 0 15 0 18 0 358875438 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11692] ppid=11674 vsize=10545108 CPUtime=0.28 cores=1,3,5,7
/proc/11676/task/11692/stat : 11692 (java) S 11674 11676 8717 0 -1 4202560 3601 0 0 0 28 0 0 0 16 0 18 0 358875438 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11693] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11693/stat : 11693 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 358875438 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11694] ppid=11674 vsize=10545108 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11694/stat : 11694 (java) S 11674 11676 8717 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 358875438 10798190592 757503 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.04
Current children cumulated vsize (KiB) 10545108

[startup+12.7013 s]
/proc/loadavg: 2.52 2.11 1.98 3/214 11695
/proc/meminfo: memFree=94532/32950928 swapFree=67054688/67111528
[pid=11676] ppid=11674 vsize=10546424 CPUtime=15.07 cores=1,3,5,7
/proc/11676/stat : 11676 (java) S 11674 11676 8717 0 -1 4202496 761013 0 1 0 1406 101 0 0 17 0 19 0 358875432 10799538176 757771 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11676/statm: 2636606 757771 2251 9 0 2627340 0
[pid=11676/tid=11678] ppid=11674 vsize=10546424 CPUtime=12.25 cores=1,3,5,7

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

/proc/11676/task/11689/stat : 11689 (java) S 11674 11676 8717 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 358875436 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11690] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11690/stat : 11690 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892388785 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11691] ppid=11674 vsize=10546424 CPUtime=0.62 cores=1,3,5,7
/proc/11676/task/11691/stat : 11691 (java) S 11674 11676 8717 0 -1 4202560 1582 0 0 0 62 0 0 0 16 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11692] ppid=11674 vsize=10546424 CPUtime=0.63 cores=1,3,5,7
/proc/11676/task/11692/stat : 11692 (java) S 11674 11676 8717 0 -1 4202560 4624 0 0 0 63 0 0 0 15 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11693] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11693/stat : 11693 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11694] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11694/stat : 11694 (java) S 11674 11676 8717 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11695] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11695/stat : 11695 (java) S 11674 11676 8717 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 358876260 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1666.16
Current children cumulated vsize (KiB) 10546424

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 11744
/proc/meminfo: memFree=97672/32950928 swapFree=67054688/67111528
[pid=11676] ppid=11674 vsize=10546424 CPUtime=1726.16 cores=1,3,5,7
/proc/11676/stat : 11676 (java) S 11674 11676 8717 0 -1 4202496 1020887 0 1 0 172479 137 0 0 17 0 19 0 358875432 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11676/statm: 2636606 1017436 2263 9 0 2627340 0
[pid=11676/tid=11678] ppid=11674 vsize=10546424 CPUtime=1718.71 cores=1,3,5,7
/proc/11676/task/11678/stat : 11678 (java) R 11674 11676 8717 0 -1 4202560 651030 0 1 0 171785 86 0 0 25 0 19 0 358875433 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 46912506066247 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11676/tid=11679] ppid=11674 vsize=10546424 CPUtime=0.46 cores=1,3,5,7
/proc/11676/task/11679/stat : 11679 (java) S 11674 11676 8717 0 -1 4202560 29575 0 0 0 43 3 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11680] ppid=11674 vsize=10546424 CPUtime=0.45 cores=1,3,5,7
/proc/11676/task/11680/stat : 11680 (java) S 11674 11676 8717 0 -1 4202560 40919 0 0 0 40 5 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11681] ppid=11674 vsize=10546424 CPUtime=0.41 cores=1,3,5,7
/proc/11676/task/11681/stat : 11681 (java) S 11674 11676 8717 0 -1 4202560 27618 0 0 0 37 4 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11682] ppid=11674 vsize=10546424 CPUtime=0.46 cores=1,3,5,7
/proc/11676/task/11682/stat : 11682 (java) S 11674 11676 8717 0 -1 4202560 36717 0 0 0 41 5 0 0 15 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11683] ppid=11674 vsize=10546424 CPUtime=0.51 cores=1,3,5,7
/proc/11676/task/11683/stat : 11683 (java) S 11674 11676 8717 0 -1 4202560 37172 0 0 0 46 5 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11684] ppid=11674 vsize=10546424 CPUtime=0.44 cores=1,3,5,7
/proc/11676/task/11684/stat : 11684 (java) S 11674 11676 8717 0 -1 4202560 34239 0 0 0 40 4 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11685] ppid=11674 vsize=10546424 CPUtime=0.34 cores=1,3,5,7
/proc/11676/task/11685/stat : 11685 (java) S 11674 11676 8717 0 -1 4202560 21801 0 0 0 31 3 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11686] ppid=11674 vsize=10546424 CPUtime=0.33 cores=1,3,5,7
/proc/11676/task/11686/stat : 11686 (java) S 11674 11676 8717 0 -1 4202560 27565 0 0 0 30 3 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11687] ppid=11674 vsize=10546424 CPUtime=2.68 cores=1,3,5,7
/proc/11676/task/11687/stat : 11687 (java) S 11674 11676 8717 0 -1 4202560 106793 0 0 0 256 12 0 0 15 0 19 0 358875436 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 0 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11688] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11688/stat : 11688 (java) S 11674 11676 8717 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 358875436 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11689] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11689/stat : 11689 (java) S 11674 11676 8717 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 358875436 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11690] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11690/stat : 11690 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892388785 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11691] ppid=11674 vsize=10546424 CPUtime=0.62 cores=1,3,5,7
/proc/11676/task/11691/stat : 11691 (java) S 11674 11676 8717 0 -1 4202560 1582 0 0 0 62 0 0 0 16 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11692] ppid=11674 vsize=10546424 CPUtime=0.63 cores=1,3,5,7
/proc/11676/task/11692/stat : 11692 (java) S 11674 11676 8717 0 -1 4202560 4624 0 0 0 63 0 0 0 15 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11693] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11693/stat : 11693 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11694] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11694/stat : 11694 (java) S 11674 11676 8717 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11695] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11695/stat : 11695 (java) S 11674 11676 8717 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 358876260 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1726.16
Current children cumulated vsize (KiB) 10546424

[startup+1782.3 s]
/proc/loadavg: 1.37 1.82 1.94 2/190 11772
/proc/meminfo: memFree=277776/32950928 swapFree=67054688/67111528
[pid=11676] ppid=11674 vsize=10546424 CPUtime=1786.17 cores=1,3,5,7
/proc/11676/stat : 11676 (java) S 11674 11676 8717 0 -1 4202496 1020891 0 1 0 178480 137 0 0 17 0 19 0 358875432 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11676/statm: 2636606 1017436 2263 9 0 2627340 0
[pid=11676/tid=11678] ppid=11674 vsize=10546424 CPUtime=1778.71 cores=1,3,5,7
/proc/11676/task/11678/stat : 11678 (java) R 11674 11676 8717 0 -1 4202560 651030 0 1 0 177785 86 0 0 25 0 19 0 358875433 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 46912506067338 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11676/tid=11679] ppid=11674 vsize=10546424 CPUtime=0.46 cores=1,3,5,7
/proc/11676/task/11679/stat : 11679 (java) S 11674 11676 8717 0 -1 4202560 29575 0 0 0 43 3 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11680] ppid=11674 vsize=10546424 CPUtime=0.45 cores=1,3,5,7
/proc/11676/task/11680/stat : 11680 (java) S 11674 11676 8717 0 -1 4202560 40919 0 0 0 40 5 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11681] ppid=11674 vsize=10546424 CPUtime=0.41 cores=1,3,5,7
/proc/11676/task/11681/stat : 11681 (java) S 11674 11676 8717 0 -1 4202560 27618 0 0 0 37 4 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11682] ppid=11674 vsize=10546424 CPUtime=0.46 cores=1,3,5,7
/proc/11676/task/11682/stat : 11682 (java) S 11674 11676 8717 0 -1 4202560 36717 0 0 0 41 5 0 0 15 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11683] ppid=11674 vsize=10546424 CPUtime=0.51 cores=1,3,5,7
/proc/11676/task/11683/stat : 11683 (java) S 11674 11676 8717 0 -1 4202560 37172 0 0 0 46 5 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11684] ppid=11674 vsize=10546424 CPUtime=0.44 cores=1,3,5,7
/proc/11676/task/11684/stat : 11684 (java) S 11674 11676 8717 0 -1 4202560 34239 0 0 0 40 4 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11685] ppid=11674 vsize=10546424 CPUtime=0.34 cores=1,3,5,7
/proc/11676/task/11685/stat : 11685 (java) S 11674 11676 8717 0 -1 4202560 21801 0 0 0 31 3 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11686] ppid=11674 vsize=10546424 CPUtime=0.33 cores=1,3,5,7
/proc/11676/task/11686/stat : 11686 (java) S 11674 11676 8717 0 -1 4202560 27565 0 0 0 30 3 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11687] ppid=11674 vsize=10546424 CPUtime=2.68 cores=1,3,5,7
/proc/11676/task/11687/stat : 11687 (java) S 11674 11676 8717 0 -1 4202560 106793 0 0 0 256 12 0 0 15 0 19 0 358875436 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 0 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11688] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11688/stat : 11688 (java) S 11674 11676 8717 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 358875436 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11689] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11689/stat : 11689 (java) S 11674 11676 8717 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 358875436 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11690] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11690/stat : 11690 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892388785 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11691] ppid=11674 vsize=10546424 CPUtime=0.62 cores=1,3,5,7
/proc/11676/task/11691/stat : 11691 (java) S 11674 11676 8717 0 -1 4202560 1582 0 0 0 62 0 0 0 16 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11692] ppid=11674 vsize=10546424 CPUtime=0.63 cores=1,3,5,7
/proc/11676/task/11692/stat : 11692 (java) S 11674 11676 8717 0 -1 4202560 4624 0 0 0 63 0 0 0 15 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11693] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11693/stat : 11693 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11694] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11694/stat : 11694 (java) S 11674 11676 8717 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11695] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11695/stat : 11695 (java) S 11674 11676 8717 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 358876260 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1786.17
Current children cumulated vsize (KiB) 10546424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.2 s]
/proc/loadavg: 1.28 1.77 1.92 2/190 11773
/proc/meminfo: memFree=277768/32950928 swapFree=67054688/67111528
[pid=11676] ppid=11674 vsize=10546424 CPUtime=1800.08 cores=1,3,5,7
/proc/11676/stat : 11676 (java) S 11674 11676 8717 0 -1 4202496 1020891 0 1 0 179871 137 0 0 17 0 19 0 358875432 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11676/statm: 2636606 1017436 2263 9 0 2627340 0
[pid=11676/tid=11678] ppid=11674 vsize=10546424 CPUtime=1792.62 cores=1,3,5,7
/proc/11676/task/11678/stat : 11678 (java) R 11674 11676 8717 0 -1 4202560 651030 0 1 0 179176 86 0 0 25 0 19 0 358875433 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 46912505943155 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11676/tid=11679] ppid=11674 vsize=10546424 CPUtime=0.46 cores=1,3,5,7
/proc/11676/task/11679/stat : 11679 (java) S 11674 11676 8717 0 -1 4202560 29575 0 0 0 43 3 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11680] ppid=11674 vsize=10546424 CPUtime=0.45 cores=1,3,5,7
/proc/11676/task/11680/stat : 11680 (java) S 11674 11676 8717 0 -1 4202560 40919 0 0 0 40 5 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11681] ppid=11674 vsize=10546424 CPUtime=0.41 cores=1,3,5,7
/proc/11676/task/11681/stat : 11681 (java) S 11674 11676 8717 0 -1 4202560 27618 0 0 0 37 4 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11682] ppid=11674 vsize=10546424 CPUtime=0.46 cores=1,3,5,7
/proc/11676/task/11682/stat : 11682 (java) S 11674 11676 8717 0 -1 4202560 36717 0 0 0 41 5 0 0 15 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11683] ppid=11674 vsize=10546424 CPUtime=0.51 cores=1,3,5,7
/proc/11676/task/11683/stat : 11683 (java) S 11674 11676 8717 0 -1 4202560 37172 0 0 0 46 5 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11684] ppid=11674 vsize=10546424 CPUtime=0.44 cores=1,3,5,7
/proc/11676/task/11684/stat : 11684 (java) S 11674 11676 8717 0 -1 4202560 34239 0 0 0 40 4 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11685] ppid=11674 vsize=10546424 CPUtime=0.34 cores=1,3,5,7
/proc/11676/task/11685/stat : 11685 (java) S 11674 11676 8717 0 -1 4202560 21801 0 0 0 31 3 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11686] ppid=11674 vsize=10546424 CPUtime=0.33 cores=1,3,5,7
/proc/11676/task/11686/stat : 11686 (java) S 11674 11676 8717 0 -1 4202560 27565 0 0 0 30 3 0 0 18 0 19 0 358875434 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11687] ppid=11674 vsize=10546424 CPUtime=2.68 cores=1,3,5,7
/proc/11676/task/11687/stat : 11687 (java) S 11674 11676 8717 0 -1 4202560 106793 0 0 0 256 12 0 0 15 0 19 0 358875436 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 0 0 16800975 18446604457610922688 0 0 -1 5 0 0 0
[pid=11676/tid=11688] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11688/stat : 11688 (java) S 11674 11676 8717 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 358875436 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11689] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11689/stat : 11689 (java) S 11674 11676 8717 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 358875436 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11690] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11690/stat : 11690 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892388785 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11691] ppid=11674 vsize=10546424 CPUtime=0.62 cores=1,3,5,7
/proc/11676/task/11691/stat : 11691 (java) S 11674 11676 8717 0 -1 4202560 1582 0 0 0 62 0 0 0 16 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11692] ppid=11674 vsize=10546424 CPUtime=0.63 cores=1,3,5,7
/proc/11676/task/11692/stat : 11692 (java) S 11674 11676 8717 0 -1 4202560 4624 0 0 0 63 0 0 0 15 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
[pid=11676/tid=11693] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11693/stat : 11693 (java) S 11674 11676 8717 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381081 0 4 0 16800975 18446604457610922688 0 0 -1 7 0 0 0
[pid=11676/tid=11694] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11694/stat : 11694 (java) S 11674 11676 8717 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 358875438 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 4 0 16800975 18446604457610922688 0 0 -1 1 0 0 0
[pid=11676/tid=11695] ppid=11674 vsize=10546424 CPUtime=0 cores=1,3,5,7
/proc/11676/task/11695/stat : 11695 (java) S 11674 11676 8717 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 358876260 10799538176 1017436 33554432000 1073741824 1073778376 140733522498064 18446744073709551615 218892381696 0 4 0 16800975 18446604457610922688 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 10546424

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

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

[startup+1796.32 s]
/proc/loadavg: 1.28 1.77 1.92 2/190 11773
/proc/meminfo: memFree=277768/32950928 swapFree=67054688/67111528
[pid=11676] ppid=11674 vsize=0 CPUtime=1800.19 cores=1,3,5,7
/proc/11676/stat : 11676 (java) Z 11674 11676 8717 0 -1 4203548 1020921 0 1 0 179873 146 0 0 15 0 2 0 358875432 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11676/statm: 0 0 0 0 0 0 0
[pid=11676/tid=11678] ppid=11674 vsize=0 CPUtime=1792.74 cores=1,3,5,7
/proc/11676/task/11678/stat : 11678 (java) R 11674 11676 8717 0 -1 4203588 651030 0 1 0 179178 96 0 0 25 0 2 0 358875433 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.39
CPU time (s): 1800.27
CPU user time (s): 1798.74
CPU system time (s): 1.53677
CPU usage (%): 100.216
Max. virtual memory (cumulated for all children) (KiB): 10546424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.74
system time used= 1.53677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1020921
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= 36802
involuntary context switches= 20899

runsolver used 2.90956 second user time and 6.90095 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-12 23:04:20
IDJOB=3492953
IDBENCH=79561
IDSOLVER=1982
FILE ID=node112/3492953-1307912659
RUNJOBID= node112-1307908984-11228
PBS_JOBID= 13559592
Free space on /var/tmp= 2844 MiB

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

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

MD5SUM BENCH= a57c8a6c45b3bda1a2096d1102135404
RANDOM SEED=58687842

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       2200972 kB
Buffers:         66888 kB
Cached:       29586280 kB
SwapCached:      10436 kB
Active:       14933332 kB
Inactive:     14884680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       2200972 kB
SwapTotal:    67111528 kB
SwapFree:     67054688 kB
Dirty:           43564 kB
Writeback:           0 kB
AnonPages:      162092 kB
Mapped:          17548 kB
Slab:           868348 kB
PageTables:       4716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 10549580 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= 2844 MiB
End job on node112 at 2011-06-12 23:34:18