Trace number 3458575

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.31 1792.73

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-bc1.opb
MD5SUM7349a3a829e674d501313aed23f34764
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables27730
Total number of constraints3375
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints3291
Minimum length of a constraint3
Maximum length of a constraint5701
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824000000000000000000
Number of bits of the biggest number in a constraint 90
Biggest sum of numbers in a constraint 3221975665359866949148487122
Number of bits of the biggest sum of numbers92
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.08	c See www.sat4j.org for details.
0.08/0.09	c version 2.3.1.v20110525
0.08/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.09	c java.vm.version	19.1-b02
0.08/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.09	c sun.arch.data.model	64
0.08/0.09	c java.version		1.6.0_24
0.08/0.09	c os.name		Linux
0.08/0.09	c os.version		2.6.18-164.el5
0.08/0.09	c os.arch		amd64
0.08/0.09	c Free memory 		12995394264
0.08/0.09	c Max memory 		13063553024
0.08/0.09	c Total memory 		13063553024
0.08/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@13d4c61c
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3458575-1307149950.opb
0.11/0.11	c reading problem ... 
12.15/11.32	c ... done. Wall clock time 11.208s.
12.15/11.32	c #vars     27730
12.15/11.32	c #constraints  4965
12.15/11.32	c constraints type 
12.15/11.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 84
12.15/11.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2508
12.15/11.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1568
887.23/880.03	c cleaning 2497 clauses out of 4994 with flag 5001/5001
1800.08/1792.53	c starts		: 28
1800.08/1792.53	c conflicts		: 8343
1800.08/1792.53	c decisions		: 70164
1800.08/1792.53	c propagations		: 7245901
1800.08/1792.53	c inspects		: 438448308
1800.08/1792.53	c shortcuts		: 0
1800.08/1792.53	c learnt literals	: 7
1800.08/1792.53	c learnt binary clauses	: 10
1800.08/1792.53	c learnt ternary clauses	: 0
1800.08/1792.53	c learnt constraints	: 8335
1800.08/1792.53	c ignored constraints	: 0
1800.08/1792.53	c root simplifications	: 0
1800.08/1792.53	c removed literals (reason simplification)	: 988183
1800.08/1792.53	c reason swapping (by a shorter reason)	: 0
1800.08/1792.53	c Calls to reduceDB	: 1
1800.08/1792.53	c number of reductions to clauses (during analyze)	: 0
1800.08/1792.53	c number of learned constraints concerned by reduction	: 0
1800.08/1792.53	c number of learning phase by resolution	: 0
1800.08/1792.53	c number of learning phase by cutting planes	: 0
1800.08/1792.53	c speed (assignments/second)	: 4067.967880243138
1800.08/1792.53	c non guided choices	0
1800.08/1792.53	c learnt constraints type 
1800.08/1792.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 10
1800.08/1792.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 5828
1800.08/1792.53	c constraints type 
1800.08/1792.53	c org.sat4j.minisat.constraints.card.MinWatchCard => 84
1800.08/1792.53	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2508
1800.08/1792.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1568
1800.08/1792.53	s UNKNOWN
1800.08/1792.53	c Total wall clock time (in seconds): 1792.423

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3458575-1307149950/watcher-3458575-1307149950 -o /tmp/evaluation-result-3458575-1307149950/solver-3458575-1307149950 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458575-1307149950.opb 

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.93 2.03 2.00 2/593 28761
/proc/meminfo: memFree=23278452/32951124 swapFree=58940260/67111528
[pid=28761] ppid=28759 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/28761/stat : 28761 (java) S 28759 28761 26823 0 -1 4202496 7027 0 1 0 0 0 0 0 24 0 2 0 826593048 13850947584 6729 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699477989 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/28761/statm: 3381579 6741 917 9 0 3372735 0
[pid=28761/tid=28762] ppid=28759 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28762/stat : 28762 (java) R 28759 28761 26823 0 -1 4202560 9188 0 1 0 0 0 0 0 25 0 2 0 826593048 13850947584 10004 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212687369275 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0856711 s]
/proc/loadavg: 1.93 2.03 2.00 2/593 28761
/proc/meminfo: memFree=23278452/32951124 swapFree=58940260/67111528
[pid=28761] ppid=28759 vsize=13555520 CPUtime=0.08 cores=0,2,4,6
/proc/28761/stat : 28761 (java) S 28759 28761 26823 0 -1 4202496 14841 0 1 0 6 2 0 0 24 0 18 0 826593048 13880852480 14537 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28761/statm: 3388880 14538 1935 9 0 3379614 0
[pid=28761/tid=28762] ppid=28759 vsize=13555520 CPUtime=0.07 cores=0,2,4,6
/proc/28761/task/28762/stat : 28762 (java) R 28759 28761 26823 0 -1 4202560 13419 0 1 0 6 1 0 0 25 0 18 0 826593048 13880852480 14541 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 47537861003699 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13555520

[startup+0.100676 s]
/proc/loadavg: 1.93 2.03 2.00 2/593 28761
/proc/meminfo: memFree=23278452/32951124 swapFree=58940260/67111528
[pid=28761] ppid=28759 vsize=13622480 CPUtime=0.11 cores=0,2,4,6
/proc/28761/stat : 28761 (java) S 28759 28761 26823 0 -1 4202496 15564 0 1 0 9 2 0 0 24 0 18 0 826593048 13949419520 15259 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28761/statm: 3405620 15260 2093 9 0 3396354 0
[pid=28761/tid=28762] ppid=28759 vsize=13622480 CPUtime=0.08 cores=0,2,4,6
/proc/28761/task/28762/stat : 28762 (java) R 28759 28761 26823 0 -1 4202560 13644 0 1 0 7 1 0 0 25 0 18 0 826593048 13949419520 15260 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699502027 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13622480

[startup+0.300619 s]
/proc/loadavg: 1.93 2.03 2.00 2/593 28761
/proc/meminfo: memFree=23278452/32951124 swapFree=58940260/67111528
[pid=28761] ppid=28759 vsize=13626044 CPUtime=0.55 cores=0,2,4,6
/proc/28761/stat : 28761 (java) S 28759 28761 26823 0 -1 4202496 21353 0 1 0 52 3 0 0 24 0 18 0 826593048 13953069056 20167 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28761/statm: 3406511 20168 2203 9 0 3397245 0
[pid=28761/tid=28762] ppid=28759 vsize=13626044 CPUtime=0.28 cores=0,2,4,6
/proc/28761/task/28762/stat : 28762 (java) R 28759 28761 26823 0 -1 4202560 16842 0 1 0 27 1 0 0 25 0 18 0 826593048 13953069056 20169 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 46912505583952 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 13626044

[startup+0.700598 s]
/proc/loadavg: 1.93 2.03 2.00 2/593 28761
/proc/meminfo: memFree=23278452/32951124 swapFree=58940260/67111528
[pid=28761] ppid=28759 vsize=13644988 CPUtime=1.47 cores=0,2,4,6
/proc/28761/stat : 28761 (java) S 28759 28761 26823 0 -1 4202496 45623 0 1 0 142 5 0 0 24 0 18 0 826593048 13972467712 41456 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28761/statm: 3411247 41459 2220 9 0 3401981 0
[pid=28761/tid=28762] ppid=28759 vsize=13644988 CPUtime=0.68 cores=0,2,4,6
/proc/28761/task/28762/stat : 28762 (java) R 28759 28761 26823 0 -1 4202560 33212 0 1 0 65 3 0 0 25 0 18 0 826593048 13972467712 41461 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 46912505632676 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13644988

[startup+1.50146 s]
/proc/loadavg: 2.01 2.05 2.00 3/611 28779
/proc/meminfo: memFree=23029448/32951124 swapFree=58940260/67111528
[pid=28761] ppid=28759 vsize=13645232 CPUtime=2.3 cores=0,2,4,6
/proc/28761/stat : 28761 (java) S 28759 28761 26823 0 -1 4202496 97433 0 1 0 219 11 0 0 24 0 18 0 826593048 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28761/statm: 3411308 93266 2220 9 0 3402042 0
[pid=28761/tid=28762] ppid=28759 vsize=13645232 CPUtime=1.48 cores=0,2,4,6
/proc/28761/task/28762/stat : 28762 (java) R 28759 28761 26823 0 -1 4202560 84931 0 1 0 139 9 0 0 25 0 18 0 826593048 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 46912505796885 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28761/tid=28764] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28764/stat : 28764 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28765] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28765/stat : 28765 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28766] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28766/stat : 28766 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28767] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28767/stat : 28767 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28768] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28768/stat : 28768 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28769] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28769/stat : 28769 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28770] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28770/stat : 28770 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28771] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28771/stat : 28771 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28772] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28772/stat : 28772 (java) S 28759 28761 26823 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 826593051 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 0 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28773] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28773/stat : 28773 (java) S 28759 28761 26823 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 826593051 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28774] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28774/stat : 28774 (java) S 28759 28761 26823 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 18 0 826593051 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28775] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28775/stat : 28775 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593054 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699498929 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28776] ppid=28759 vsize=13645232 CPUtime=0.57 cores=0,2,4,6
/proc/28761/task/28776/stat : 28776 (java) S 28759 28761 26823 0 -1 4202560 8564 0 0 0 57 0 0 0 23 0 18 0 826593054 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28777] ppid=28759 vsize=13645232 CPUtime=0.22 cores=0,2,4,6
/proc/28761/task/28777/stat : 28777 (java) S 28759 28761 26823 0 -1 4202560 2786 0 0 0 22 0 0 0 25 0 18 0 826593054 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28778] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28778/stat : 28778 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593054 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28779] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28779/stat : 28779 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 826593054 13972717568 93266 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 13645232

[startup+3.10115 s]
/proc/loadavg: 2.01 2.05 2.00 3/611 28779
/proc/meminfo: memFree=22723776/32951124 swapFree=58940260/67111528
[pid=28761] ppid=28759 vsize=13645232 CPUtime=3.91 cores=0,2,4,6
/proc/28761/stat : 28761 (java) S 28759 28761 26823 0 -1 4202496 201987 0 1 0 369 22 0 0 24 0 18 0 826593048 13972717568 197820 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28761/statm: 3411308 197824 2220 9 0 3402042 0
[pid=28761/tid=28762] ppid=28759 vsize=13645232 CPUtime=3.08 cores=0,2,4,6
/proc/28761/task/28762/stat : 28762 (java) R 28759 28761 26823 0 -1 4202560 189491 0 1 0 289 19 0 0 25 0 18 0 826593048 13972717568 197826 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 46912505618140 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28761/tid=28764] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28764/stat : 28764 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 197829 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28765] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28765/stat : 28765 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 197832 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28766] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28766/stat : 28766 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 197834 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28767] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28767/stat : 28767 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 197837 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28768] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28768/stat : 28768 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 197839 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28769] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28769/stat : 28769 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 197841 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28770] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28770/stat : 28770 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 197843 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28771] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28771/stat : 28771 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13972717568 197845 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28772] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28772/stat : 28772 (java) S 28759 28761 26823 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 826593051 13972717568 197847 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 0 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28773] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28773/stat : 28773 (java) S 28759 28761 26823 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 826593051 13972717568 197849 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28774] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28774/stat : 28774 (java) S 28759 28761 26823 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 18 0 826593051 13972717568 197852 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28775] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28775/stat : 28775 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593054 13972717568 197854 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699498929 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28776] ppid=28759 vsize=13645232 CPUtime=0.57 cores=0,2,4,6
/proc/28761/task/28776/stat : 28776 (java) S 28759 28761 26823 0 -1 4202560 8564 0 0 0 57 0 0 0 18 0 18 0 826593054 13972717568 197857 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28777] ppid=28759 vsize=13645232 CPUtime=0.22 cores=0,2,4,6
/proc/28761/task/28777/stat : 28777 (java) S 28759 28761 26823 0 -1 4202560 2786 0 0 0 22 0 0 0 25 0 18 0 826593054 13972717568 197858 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28778] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28778/stat : 28778 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593054 13972717568 197859 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28779] ppid=28759 vsize=13645232 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28779/stat : 28779 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 826593054 13972717568 197861 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 13645232

[startup+6.30156 s]
/proc/loadavg: 2.01 2.05 2.00 3/611 28779
/proc/meminfo: memFree=21874444/32951124 swapFree=58940260/67111528
[pid=28761] ppid=28759 vsize=13637164 CPUtime=7.11 cores=0,2,4,6
/proc/28761/stat : 28761 (java) S 28759 28761 26823 0 -1 4202496 417579 0 1 0 665 46 0 0 24 0 18 0 826593048 13964455936 411352 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28761/statm: 3409291 411354 2223 9 0 3400025 0
[pid=28761/tid=28762] ppid=28759 vsize=13637164 CPUtime=6.28 cores=0,2,4,6
/proc/28761/task/28762/stat : 28762 (java) R 28759 28761 26823 0 -1 4202560 405076 0 1 0 585 43 0 0 25 0 18 0 826593048 13964455936 411354 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699502027 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28761/tid=28764] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28764/stat : 28764 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13964455936 411356 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28765] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28765/stat : 28765 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13964455936 411358 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28766] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28766/stat : 28766 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13964455936 411360 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28767] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28767/stat : 28767 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13964455936 411362 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28768] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28768/stat : 28768 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13964455936 411364 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28769] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28769/stat : 28769 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13964455936 411366 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28770] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28770/stat : 28770 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13964455936 411368 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28771] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28771/stat : 28771 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593050 13964455936 411370 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28772] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28772/stat : 28772 (java) S 28759 28761 26823 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 18 0 826593051 13964455936 411371 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 0 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28773] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28773/stat : 28773 (java) S 28759 28761 26823 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 826593051 13964455936 411373 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28774] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28774/stat : 28774 (java) S 28759 28761 26823 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 18 0 826593051 13964455936 411375 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28775] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28775/stat : 28775 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593054 13964455936 411376 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699498929 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28776] ppid=28759 vsize=13637164 CPUtime=0.57 cores=0,2,4,6
/proc/28761/task/28776/stat : 28776 (java) S 28759 28761 26823 0 -1 4202560 8564 0 0 0 57 0 0 0 17 0 18 0 826593054 13964455936 411376 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28777] ppid=28759 vsize=13637164 CPUtime=0.22 cores=0,2,4,6
/proc/28761/task/28777/stat : 28777 (java) S 28759 28761 26823 0 -1 4202560 2786 0 0 0 22 0 0 0 25 0 18 0 826593054 13964455936 411383 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28778] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28778/stat : 28778 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826593054 13964455936 411396 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28779] ppid=28759 vsize=13637164 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28779/stat : 28779 (java) S 28759 28761 26823 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 826593054 13964455936 411402 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0

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

[pid=28761/tid=28780] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28780/stat : 28780 (java) S 28759 28761 26823 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 826594212 13965508608 1232313 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1669.83
Current children cumulated vsize (KiB) 13638192

[startup+1722.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/612 28872
/proc/meminfo: memFree=18074880/32951124 swapFree=58940260/67111528
[pid=28761] ppid=28759 vsize=13638192 CPUtime=1729.85 cores=0,2,4,6
/proc/28761/stat : 28761 (java) S 28759 28761 26823 0 -1 4202496 1241741 0 1 0 172824 161 0 0 24 0 19 0 826593048 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28761/statm: 3409548 1232470 2259 9 0 3400282 0
[pid=28761/tid=28762] ppid=28759 vsize=13638192 CPUtime=1719.2 cores=0,2,4,6
/proc/28761/task/28762/stat : 28762 (java) R 28759 28761 26823 0 -1 4202560 845594 0 1 0 171821 99 0 0 25 0 19 0 826593048 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 46912505760762 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28761/tid=28764] ppid=28759 vsize=13638192 CPUtime=0.63 cores=0,2,4,6
/proc/28761/task/28764/stat : 28764 (java) S 28759 28761 26823 0 -1 4202560 44922 0 0 0 56 7 0 0 15 0 19 0 826593050 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28765] ppid=28759 vsize=13638192 CPUtime=0.86 cores=0,2,4,6
/proc/28761/task/28765/stat : 28765 (java) S 28759 28761 26823 0 -1 4202560 31268 0 0 0 81 5 0 0 16 0 19 0 826593050 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28766] ppid=28759 vsize=13638192 CPUtime=0.88 cores=0,2,4,6
/proc/28761/task/28766/stat : 28766 (java) S 28759 28761 26823 0 -1 4202560 48593 0 0 0 80 8 0 0 15 0 19 0 826593050 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28767] ppid=28759 vsize=13638192 CPUtime=1.14 cores=0,2,4,6
/proc/28761/task/28767/stat : 28767 (java) S 28759 28761 26823 0 -1 4202560 46987 0 0 0 108 6 0 0 16 0 19 0 826593050 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 0 0 0 0
[pid=28761/tid=28768] ppid=28759 vsize=13638192 CPUtime=1.22 cores=0,2,4,6
/proc/28761/task/28768/stat : 28768 (java) S 28759 28761 26823 0 -1 4202560 45703 0 0 0 117 5 0 0 15 0 19 0 826593050 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 0 0 0 0
[pid=28761/tid=28769] ppid=28759 vsize=13638192 CPUtime=1.72 cores=0,2,4,6
/proc/28761/task/28769/stat : 28769 (java) S 28759 28761 26823 0 -1 4202560 76074 0 0 0 161 11 0 0 15 0 19 0 826593050 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28770] ppid=28759 vsize=13638192 CPUtime=0.95 cores=0,2,4,6
/proc/28761/task/28770/stat : 28770 (java) S 28759 28761 26823 0 -1 4202560 42784 0 0 0 90 5 0 0 16 0 19 0 826593050 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28771] ppid=28759 vsize=13638192 CPUtime=1.09 cores=0,2,4,6
/proc/28761/task/28771/stat : 28771 (java) S 28759 28761 26823 0 -1 4202560 38341 0 0 0 104 5 0 0 15 0 19 0 826593050 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28772] ppid=28759 vsize=13638192 CPUtime=0.78 cores=0,2,4,6
/proc/28761/task/28772/stat : 28772 (java) S 28759 28761 26823 0 -1 4202560 8433 0 0 0 77 1 0 0 15 0 19 0 826593051 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 0 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28773] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28773/stat : 28773 (java) S 28759 28761 26823 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826593051 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28774] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28774/stat : 28774 (java) S 28759 28761 26823 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 826593051 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28775] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28775/stat : 28775 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826593054 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699498929 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28776] ppid=28759 vsize=13638192 CPUtime=0.77 cores=0,2,4,6
/proc/28761/task/28776/stat : 28776 (java) S 28759 28761 26823 0 -1 4202560 8610 0 0 0 77 0 0 0 15 0 19 0 826593054 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28777] ppid=28759 vsize=13638192 CPUtime=0.47 cores=0,2,4,6
/proc/28761/task/28777/stat : 28777 (java) S 28759 28761 26823 0 -1 4202560 3177 0 0 0 46 1 0 0 15 0 19 0 826593054 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28778] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28778/stat : 28778 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826593054 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28779] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28779/stat : 28779 (java) S 28759 28761 26823 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 826593054 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 4 0 16800975 18446604443196797376 0 0 -1 0 0 0 0
[pid=28761/tid=28780] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28780/stat : 28780 (java) S 28759 28761 26823 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 826594212 13965508608 1232470 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1729.85
Current children cumulated vsize (KiB) 13638192

[startup+1782.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/612 28873
/proc/meminfo: memFree=18073484/32951124 swapFree=58940260/67111528
[pid=28761] ppid=28759 vsize=13638192 CPUtime=1789.86 cores=0,2,4,6
/proc/28761/stat : 28761 (java) S 28759 28761 26823 0 -1 4202496 1241881 0 1 0 178825 161 0 0 24 0 19 0 826593048 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28761/statm: 3409548 1232605 2259 9 0 3400282 0
[pid=28761/tid=28762] ppid=28759 vsize=13638192 CPUtime=1779.19 cores=0,2,4,6
/proc/28761/task/28762/stat : 28762 (java) R 28759 28761 26823 0 -1 4202560 845595 0 1 0 177820 99 0 0 25 0 19 0 826593048 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 46912505767321 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28761/tid=28764] ppid=28759 vsize=13638192 CPUtime=0.63 cores=0,2,4,6
/proc/28761/task/28764/stat : 28764 (java) S 28759 28761 26823 0 -1 4202560 44955 0 0 0 56 7 0 0 16 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28765] ppid=28759 vsize=13638192 CPUtime=0.86 cores=0,2,4,6
/proc/28761/task/28765/stat : 28765 (java) S 28759 28761 26823 0 -1 4202560 31275 0 0 0 81 5 0 0 16 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28766] ppid=28759 vsize=13638192 CPUtime=0.88 cores=0,2,4,6
/proc/28761/task/28766/stat : 28766 (java) S 28759 28761 26823 0 -1 4202560 48634 0 0 0 80 8 0 0 16 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28767] ppid=28759 vsize=13638192 CPUtime=1.14 cores=0,2,4,6
/proc/28761/task/28767/stat : 28767 (java) S 28759 28761 26823 0 -1 4202560 46987 0 0 0 108 6 0 0 15 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 0 0 0 0
[pid=28761/tid=28768] ppid=28759 vsize=13638192 CPUtime=1.22 cores=0,2,4,6
/proc/28761/task/28768/stat : 28768 (java) S 28759 28761 26823 0 -1 4202560 45757 0 0 0 117 5 0 0 16 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 0 0 0 0
[pid=28761/tid=28769] ppid=28759 vsize=13638192 CPUtime=1.72 cores=0,2,4,6
/proc/28761/task/28769/stat : 28769 (java) S 28759 28761 26823 0 -1 4202560 76074 0 0 0 161 11 0 0 15 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28770] ppid=28759 vsize=13638192 CPUtime=0.95 cores=0,2,4,6
/proc/28761/task/28770/stat : 28770 (java) S 28759 28761 26823 0 -1 4202560 42784 0 0 0 90 5 0 0 15 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28771] ppid=28759 vsize=13638192 CPUtime=1.09 cores=0,2,4,6
/proc/28761/task/28771/stat : 28771 (java) S 28759 28761 26823 0 -1 4202560 38341 0 0 0 104 5 0 0 15 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28772] ppid=28759 vsize=13638192 CPUtime=0.78 cores=0,2,4,6
/proc/28761/task/28772/stat : 28772 (java) S 28759 28761 26823 0 -1 4202560 8435 0 0 0 77 1 0 0 15 0 19 0 826593051 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 0 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28773] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28773/stat : 28773 (java) S 28759 28761 26823 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826593051 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28774] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28774/stat : 28774 (java) S 28759 28761 26823 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 826593051 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28775] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28775/stat : 28775 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826593054 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699498929 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28776] ppid=28759 vsize=13638192 CPUtime=0.77 cores=0,2,4,6
/proc/28761/task/28776/stat : 28776 (java) S 28759 28761 26823 0 -1 4202560 8610 0 0 0 77 0 0 0 15 0 19 0 826593054 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28777] ppid=28759 vsize=13638192 CPUtime=0.47 cores=0,2,4,6
/proc/28761/task/28777/stat : 28777 (java) S 28759 28761 26823 0 -1 4202560 3177 0 0 0 46 1 0 0 15 0 19 0 826593054 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28778] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28778/stat : 28778 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826593054 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28779] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28779/stat : 28779 (java) S 28759 28761 26823 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 826593054 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 4 0 16800975 18446604443196797376 0 0 -1 0 0 0 0
[pid=28761/tid=28780] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28780/stat : 28780 (java) S 28759 28761 26823 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 826594212 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1789.86
Current children cumulated vsize (KiB) 13638192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.5 s]
/proc/loadavg: 2.07 2.06 2.01 3/612 28874
/proc/meminfo: memFree=18073604/32951124 swapFree=58940260/67111528
[pid=28761] ppid=28759 vsize=13638192 CPUtime=1800.08 cores=0,2,4,6
/proc/28761/stat : 28761 (java) S 28759 28761 26823 0 -1 4202496 1241883 0 1 0 179847 161 0 0 24 0 19 0 826593048 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28761/statm: 3409548 1232605 2259 9 0 3400282 0
[pid=28761/tid=28762] ppid=28759 vsize=13638192 CPUtime=1789.41 cores=0,2,4,6
/proc/28761/task/28762/stat : 28762 (java) R 28759 28761 26823 0 -1 4202560 845595 0 1 0 178842 99 0 0 25 0 19 0 826593048 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 46912505761019 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28761/tid=28764] ppid=28759 vsize=13638192 CPUtime=0.63 cores=0,2,4,6
/proc/28761/task/28764/stat : 28764 (java) S 28759 28761 26823 0 -1 4202560 44955 0 0 0 56 7 0 0 16 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28765] ppid=28759 vsize=13638192 CPUtime=0.86 cores=0,2,4,6
/proc/28761/task/28765/stat : 28765 (java) S 28759 28761 26823 0 -1 4202560 31275 0 0 0 81 5 0 0 16 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28766] ppid=28759 vsize=13638192 CPUtime=0.88 cores=0,2,4,6
/proc/28761/task/28766/stat : 28766 (java) S 28759 28761 26823 0 -1 4202560 48634 0 0 0 80 8 0 0 16 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28767] ppid=28759 vsize=13638192 CPUtime=1.14 cores=0,2,4,6
/proc/28761/task/28767/stat : 28767 (java) S 28759 28761 26823 0 -1 4202560 46987 0 0 0 108 6 0 0 15 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 0 0 0 0
[pid=28761/tid=28768] ppid=28759 vsize=13638192 CPUtime=1.22 cores=0,2,4,6
/proc/28761/task/28768/stat : 28768 (java) S 28759 28761 26823 0 -1 4202560 45757 0 0 0 117 5 0 0 16 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 0 0 0 0
[pid=28761/tid=28769] ppid=28759 vsize=13638192 CPUtime=1.72 cores=0,2,4,6
/proc/28761/task/28769/stat : 28769 (java) S 28759 28761 26823 0 -1 4202560 76074 0 0 0 161 11 0 0 15 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28770] ppid=28759 vsize=13638192 CPUtime=0.95 cores=0,2,4,6
/proc/28761/task/28770/stat : 28770 (java) S 28759 28761 26823 0 -1 4202560 42784 0 0 0 90 5 0 0 15 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28771] ppid=28759 vsize=13638192 CPUtime=1.09 cores=0,2,4,6
/proc/28761/task/28771/stat : 28771 (java) S 28759 28761 26823 0 -1 4202560 38341 0 0 0 104 5 0 0 15 0 19 0 826593050 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28772] ppid=28759 vsize=13638192 CPUtime=0.78 cores=0,2,4,6
/proc/28761/task/28772/stat : 28772 (java) S 28759 28761 26823 0 -1 4202560 8435 0 0 0 77 1 0 0 15 0 19 0 826593051 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 0 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28773] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28773/stat : 28773 (java) S 28759 28761 26823 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826593051 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28774] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28774/stat : 28774 (java) S 28759 28761 26823 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 826593051 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28775] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28775/stat : 28775 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826593054 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699498929 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28776] ppid=28759 vsize=13638192 CPUtime=0.77 cores=0,2,4,6
/proc/28761/task/28776/stat : 28776 (java) S 28759 28761 26823 0 -1 4202560 8610 0 0 0 77 0 0 0 15 0 19 0 826593054 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 4 0 0 0
[pid=28761/tid=28777] ppid=28759 vsize=13638192 CPUtime=0.47 cores=0,2,4,6
/proc/28761/task/28777/stat : 28777 (java) S 28759 28761 26823 0 -1 4202560 3177 0 0 0 46 1 0 0 15 0 19 0 826593054 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
[pid=28761/tid=28778] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28778/stat : 28778 (java) S 28759 28761 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826593054 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491225 0 4 0 16800975 18446604443196797376 0 0 -1 2 0 0 0
[pid=28761/tid=28779] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28779/stat : 28779 (java) S 28759 28761 26823 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 826593054 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 4 0 16800975 18446604443196797376 0 0 -1 0 0 0 0
[pid=28761/tid=28780] ppid=28759 vsize=13638192 CPUtime=0 cores=0,2,4,6
/proc/28761/task/28780/stat : 28780 (java) S 28759 28761 26823 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 826594212 13965508608 1232605 33554432000 1073741824 1073778376 140736505929696 18446744073709551615 212699491840 0 4 0 16800975 18446604443196797376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 13638192

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

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

[startup+1792.63 s]
/proc/loadavg: 2.07 2.06 2.01 3/612 28874
/proc/meminfo: memFree=18073604/32951124 swapFree=58940260/67111528
[pid=28761] ppid=28759 vsize=0 CPUtime=1800.19 cores=0,2,4,6
/proc/28761/stat : 28761 (java) Z 28759 28761 26823 0 -1 4203548 1241912 0 1 0 179849 170 0 0 17 0 2 0 826593048 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28761/statm: 0 0 0 0 0 0 0
[pid=28761/tid=28780] ppid=28759 vsize=0 CPUtime=0.09 cores=0,2,4,6
/proc/28761/task/28780/stat : 28780 (java) R 28759 28761 26823 0 -1 4203588 8 0 0 0 0 9 0 0 18 0 2 0 826594212 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.19
Current children cumulated vsize (KiB) 0

[startup+1792.7 s]
/proc/loadavg: 2.07 2.06 2.01 3/612 28874
/proc/meminfo: memFree=18073604/32951124 swapFree=58940260/67111528
[pid=28761] ppid=28759 vsize=0 CPUtime=1800.26 cores=0,2,4,6
/proc/28761/stat : 28761 (java) Z 28759 28761 26823 0 -1 4203548 1241912 0 1 0 179849 177 0 0 17 0 2 0 826593048 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28761/statm: 0 0 0 0 0 0 0
[pid=28761/tid=28780] ppid=28759 vsize=0 CPUtime=0.16 cores=0,2,4,6
/proc/28761/task/28780/stat : 28780 (java) R 28759 28761 26823 0 -1 4203588 8 0 0 0 0 16 0 0 18 0 2 0 826594212 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.26
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1792.73
CPU time (s): 1800.31
CPU user time (s): 1798.5
CPU system time (s): 1.80872
CPU usage (%): 100.422
Max. virtual memory (cumulated for all children) (KiB): 13645232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.5
system time used= 1.80872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1241912
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= 37341
involuntary context switches= 19532

runsolver used 11.4133 second user time and 23.4504 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-04 03:12:33
IDJOB=3458575
IDBENCH=2316
IDSOLVER=1952
FILE ID=node139/3458575-1307149950
RUNJOBID= node139-1307146345-28417
PBS_JOBID= 13508777
Free space on /tmp= 73392 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-bc1.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458575-1307149950/watcher-3458575-1307149950 -o /tmp/evaluation-result-3458575-1307149950/solver-3458575-1307149950 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458575-1307149950.opb

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

MD5SUM BENCH= 7349a3a829e674d501313aed23f34764
RANDOM SEED=1015628669

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23278856 kB
Buffers:        264100 kB
Cached:         680616 kB
SwapCached:       3628 kB
Active:        8851156 kB
Inactive:       516676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23278856 kB
SwapTotal:    67111528 kB
SwapFree:     58940260 kB
Dirty:           77356 kB
Writeback:           0 kB
AnonPages:     8421024 kB
Mapped:          41080 kB
Slab:           154604 kB
PageTables:      79312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 184322736 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73388 MiB
End job on node139 at 2011-06-04 03:42:28