Trace number 3688325

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.02 1772.73

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
MD5SUM8dbba4128860c0dcf60d2ae6d42e2446
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 variables20501
Total number of constraints60601
Number of constraints which are clauses60600
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint20200
Number of terms in the objective function 101
Biggest coefficient in the objective function 1267650600228229401496703205376
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 2535301200456458802993406410751
Number of bits of the sum of numbers in the objective function 101
Biggest number in a constraint 1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688
Number of bits of the biggest number in a constraint 300
Biggest sum of numbers in a constraint 4074071952668972172536891376818271167362115627974489459407595858486846194981300150535267275
Number of bits of the biggest sum of numbers301
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.2.v20120418
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
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 No 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 c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3688325-1337882653.opb
0.10/0.11	c reading problem ... 
1.47/0.81	c ... done. Wall clock time 0.696s.
1.47/0.81	c declared #vars     20501
1.47/0.81	c #constraints  60602
1.47/0.81	c constraints type 
1.47/0.81	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20200
1.47/0.81	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 40400
1.47/0.81	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1.47/0.81	c 60602 constraints processed.
1.47/0.81	c objective function length is 101 literals
218.02/214.69	c cleaning 2493 clauses out of 5000 with flag 5000/5000
419.66/413.23	c cleaning 4251 clauses out of 8507 with flag 11000/11000
656.10/646.21	c cleaning 5624 clauses out of 11257 with flag 18001/18001
878.09/864.96	c cleaning 6807 clauses out of 13635 with flag 26003/26003
1115.65/1098.93	c cleaning 7910 clauses out of 15827 with flag 35002/35002
1443.29/1421.78	c cleaning 8950 clauses out of 17915 with flag 45000/45000
1800.02/1772.71	c starts		: 75
1800.02/1772.71	c conflicts		: 55522
1800.02/1772.71	c decisions		: 164031
1800.02/1772.71	c propagations		: 11095543
1800.02/1772.71	c inspects		: 63408618
1800.02/1772.71	c shortcuts		: 0
1800.02/1772.71	c learnt literals	: 0
1800.02/1772.71	c learnt binary clauses	: 0
1800.02/1772.71	c learnt ternary clauses	: 1
1800.02/1772.71	c learnt constraints	: 55522
1800.02/1772.71	c ignored constraints	: 0
1800.02/1772.71	c root simplifications	: 0
1800.02/1772.71	c removed literals (reason simplification)	: 0
1800.02/1772.71	c reason swapping (by a shorter reason)	: 0
1800.02/1772.71	c Calls to reduceDB	: 6
1800.02/1772.71	c number of reductions to clauses (during analyze)	: 0
1800.02/1772.71	c number of learned constraints concerned by reduction	: 0
1800.02/1772.71	c number of learning phase by resolution	: 0
1800.02/1772.71	c number of learning phase by cutting planes	: 0
1800.02/1772.71	c speed (assignments/second)	: 6262.0253764649715
1800.02/1772.71	c non guided choices	110
1800.02/1772.72	c learnt constraints type 
1800.02/1772.72	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 19487
1800.02/1772.72	c constraints type 
1800.02/1772.72	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20200
1800.02/1772.72	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 40400
1800.02/1772.72	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.02/1772.72	c 60602 constraints processed.
1800.02/1772.72	s UNKNOWN
1800.02/1772.72	c Total wall clock time (in seconds): 1772.607

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 /tmp/evaluation-result-3688325-1337882653/watcher-3688325-1337882653 -o /tmp/evaluation-result-3688325-1337882653/solver-3688325-1337882653 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688325-1337882653.opb 

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.08 2.02 2.00 3/194 22643
/proc/meminfo: memFree=28964136/32873844 swapFree=7620/7620
[pid=22643] ppid=22641 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/22643/stat : 22643 (java) R 22641 22643 21484 0 -1 4202496 988 0 0 0 0 0 0 0 20 0 1 0 254393882 23793664 716 33554432000 1073741824 1073778376 140736584621520 140736584610584 218204517736 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22643/statm: 5809 717 531 9 0 128 0

[startup+0.019853 s]
/proc/loadavg: 2.08 2.02 2.00 3/194 22643
/proc/meminfo: memFree=28964136/32873844 swapFree=7620/7620
[pid=22643] ppid=22641 vsize=9016616 CPUtime=0 cores=1,3,5,7
/proc/22643/stat : 22643 (java) S 22641 22643 21484 0 -1 4202496 2757 0 1 0 0 0 0 0 20 0 10 0 254393882 9233014784 3457 33554432000 1073741824 1073778376 140736584621520 140736584612656 218217087037 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22643/statm: 2254154 3457 1535 9 0 2244855 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9016616

[startup+0.100329 s]
/proc/loadavg: 2.08 2.02 2.00 3/194 22643
/proc/meminfo: memFree=28964136/32873844 swapFree=7620/7620
[pid=22643] ppid=22641 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/22643/stat : 22643 (java) S 22641 22643 21484 0 -1 4202496 4318 0 1 0 9 1 0 0 20 0 18 0 254393882 9787813888 5520 33554432000 1073741824 1073778376 140736584621520 140736584612656 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22643/statm: 2389603 5520 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300195 s]
/proc/loadavg: 2.08 2.02 2.00 3/194 22643
/proc/meminfo: memFree=28964136/32873844 swapFree=7620/7620
[pid=22643] ppid=22641 vsize=9558412 CPUtime=0.49 cores=1,3,5,7
/proc/22643/stat : 22643 (java) S 22641 22643 21484 0 -1 4202496 5656 0 1 0 48 1 0 0 20 0 18 0 254393882 9787813888 8322 33554432000 1073741824 1073778376 140736584621520 140736584612656 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22643/statm: 2389603 8322 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558412

[startup+0.700306 s]
/proc/loadavg: 2.08 2.02 2.00 3/194 22643
/proc/meminfo: memFree=28964136/32873844 swapFree=7620/7620
[pid=22643] ppid=22641 vsize=9558412 CPUtime=1.21 cores=1,3,5,7
/proc/22643/stat : 22643 (java) S 22641 22643 21484 0 -1 4202496 8957 0 1 0 117 4 0 0 20 0 18 0 254393882 9787813888 39520 33554432000 1073741824 1073778376 140736584621520 140736584612656 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22643/statm: 2389603 39520 2239 9 0 2380296 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 9558412

[startup+1.50068 s]
/proc/loadavg: 2.08 2.02 2.00 3/213 22662
/proc/meminfo: memFree=28802192/32873844 swapFree=7620/7620
[pid=22643] ppid=22641 vsize=9624976 CPUtime=2.48 cores=1,3,5,7
/proc/22643/stat : 22643 (java) S 22641 22643 21484 0 -1 4202496 10028 0 1 0 242 6 0 0 20 0 19 0 254393882 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140736584612656 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22643/statm: 2406244 42701 2268 9 0 2396937 0
[pid=22643/tid=22645] ppid=22641 vsize=9624976 CPUtime=1.44 cores=1,3,5,7
/proc/22643/task/22645/stat : 22645 (java) R 22641 22643 21484 0 -1 4202560 2520 0 1 0 141 3 0 0 20 0 19 0 254393882 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502852202808 140502692015737 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22643/tid=22646] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22646/stat : 22646 (java) S 22641 22643 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502813702824 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22647] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22647/stat : 22647 (java) S 22641 22643 21484 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502812650280 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22648] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22648/stat : 22648 (java) S 22641 22643 21484 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502811597736 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22649] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22649/stat : 22649 (java) S 22641 22643 21484 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502810545192 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22643/tid=22650] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22650/stat : 22650 (java) S 22641 22643 21484 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502691211432 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22651] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22651/stat : 22651 (java) S 22641 22643 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502690158888 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22652] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22652/stat : 22652 (java) S 22641 22643 21484 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502689106344 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22653] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22653/stat : 22653 (java) S 22641 22643 21484 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502688053800 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22654] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22654/stat : 22654 (java) S 22641 22643 21484 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 254393884 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502675855976 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22655] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22655/stat : 22655 (java) S 22641 22643 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254393885 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502070453880 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22656] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22656/stat : 22656 (java) S 22641 22643 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254393885 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502069401224 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22657] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22657/stat : 22657 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502068349968 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22658] ppid=22641 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/22643/task/22658/stat : 22658 (java) S 22641 22643 21484 0 -1 4202560 2754 0 0 0 41 0 0 0 20 0 19 0 254393887 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502067296312 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22659] ppid=22641 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/22643/task/22659/stat : 22659 (java) S 22641 22643 21484 0 -1 4202560 3457 0 0 0 48 0 0 0 20 0 19 0 254393887 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502066243768 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22660] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22660/stat : 22660 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502065191416 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22661] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22661/stat : 22661 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502064139080 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22662] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22662/stat : 22662 (java) S 22641 22643 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254393965 9855975424 42701 33554432000 1073741824 1073778376 140736584621520 140502063084840 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 9624976

[startup+3.10068 s]
/proc/loadavg: 2.08 2.02 2.00 3/213 22662
/proc/meminfo: memFree=28801572/32873844 swapFree=7620/7620
[pid=22643] ppid=22641 vsize=9624976 CPUtime=4.24 cores=1,3,5,7
/proc/22643/stat : 22643 (java) S 22641 22643 21484 0 -1 4202496 13348 0 1 0 418 6 0 0 20 0 19 0 254393882 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140736584612656 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22643/statm: 2406244 42765 2268 9 0 2396937 0
[pid=22643/tid=22645] ppid=22641 vsize=9624976 CPUtime=3.04 cores=1,3,5,7
/proc/22643/task/22645/stat : 22645 (java) R 22641 22643 21484 0 -1 4202560 2521 0 1 0 301 3 0 0 20 0 19 0 254393882 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502852209192 140502692015825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22643/tid=22646] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22646/stat : 22646 (java) S 22641 22643 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502813702824 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22647] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22647/stat : 22647 (java) S 22641 22643 21484 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502812650280 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22648] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22648/stat : 22648 (java) S 22641 22643 21484 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502811597736 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22649] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22649/stat : 22649 (java) S 22641 22643 21484 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502810545192 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22643/tid=22650] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22650/stat : 22650 (java) S 22641 22643 21484 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502691211432 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22651] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22651/stat : 22651 (java) S 22641 22643 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502690158888 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22652] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22652/stat : 22652 (java) S 22641 22643 21484 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502689106344 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22653] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22653/stat : 22653 (java) S 22641 22643 21484 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502688053800 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22654] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22654/stat : 22654 (java) S 22641 22643 21484 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 254393884 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502675855976 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22655] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22655/stat : 22655 (java) S 22641 22643 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254393885 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502070453880 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22656] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22656/stat : 22656 (java) S 22641 22643 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254393885 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502069401224 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22657] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22657/stat : 22657 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502068349968 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22658] ppid=22641 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/22643/task/22658/stat : 22658 (java) S 22641 22643 21484 0 -1 4202560 2828 0 0 0 44 0 0 0 20 0 19 0 254393887 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502067296312 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22659] ppid=22641 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/22643/task/22659/stat : 22659 (java) S 22641 22643 21484 0 -1 4202560 6702 0 0 0 62 0 0 0 20 0 19 0 254393887 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502066243768 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22660] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22660/stat : 22660 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502065191416 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22661] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22661/stat : 22661 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502064139080 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22662] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22662/stat : 22662 (java) S 22641 22643 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254393965 9855975424 42765 33554432000 1073741824 1073778376 140736584621520 140502063084840 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 9624976

[startup+6.30068 s]
/proc/loadavg: 2.07 2.02 2.00 3/213 22662
/proc/meminfo: memFree=28802192/32873844 swapFree=7620/7620
[pid=22643] ppid=22641 vsize=9624976 CPUtime=7.49 cores=1,3,5,7
/proc/22643/stat : 22643 (java) S 22641 22643 21484 0 -1 4202496 13384 0 1 0 741 8 0 0 20 0 19 0 254393882 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140736584612656 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22643/statm: 2406244 46585 2268 9 0 2396937 0
[pid=22643/tid=22645] ppid=22641 vsize=9624976 CPUtime=6.21 cores=1,3,5,7
/proc/22643/task/22645/stat : 22645 (java) R 22641 22643 21484 0 -1 4202560 2524 0 1 0 618 3 0 0 20 0 19 0 254393882 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502852209856 140502692015945 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22643/tid=22646] ppid=22641 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22643/task/22646/stat : 22646 (java) S 22641 22643 21484 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 254393883 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502813702824 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22647] ppid=22641 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22643/task/22647/stat : 22647 (java) S 22641 22643 21484 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 254393883 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502812650280 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22648] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22648/stat : 22648 (java) S 22641 22643 21484 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502811597736 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22649] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22649/stat : 22649 (java) S 22641 22643 21484 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502810545192 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22650] ppid=22641 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22643/task/22650/stat : 22650 (java) S 22641 22643 21484 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 254393883 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502691211432 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22651] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22651/stat : 22651 (java) S 22641 22643 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502690158888 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22652] ppid=22641 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22643/task/22652/stat : 22652 (java) S 22641 22643 21484 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 254393883 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502689106344 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22643/tid=22653] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22653/stat : 22653 (java) S 22641 22643 21484 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254393883 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502688053800 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22654] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22654/stat : 22654 (java) S 22641 22643 21484 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 254393884 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502675855976 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22655] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22655/stat : 22655 (java) S 22641 22643 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254393885 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502070453880 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22656] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22656/stat : 22656 (java) S 22641 22643 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254393885 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502069401224 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22657] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22657/stat : 22657 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502068349968 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22658] ppid=22641 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/22643/task/22658/stat : 22658 (java) S 22641 22643 21484 0 -1 4202560 2828 0 0 0 44 0 0 0 20 0 19 0 254393887 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502067296312 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22659] ppid=22641 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/22643/task/22659/stat : 22659 (java) S 22641 22643 21484 0 -1 4202560 6702 0 0 0 62 0 0 0 20 0 19 0 254393887 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502066243768 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22660] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22660/stat : 22660 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502065191416 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22661] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22661/stat : 22661 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502064139080 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22662] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22662/stat : 22662 (java) S 22641 22643 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254393965 9855975424 46585 33554432000 1073741824 1073778376 140736584621520 140502063084840 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=22643/tid=22658] ppid=22641 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/22643/task/22658/stat : 22658 (java) S 22641 22643 21484 0 -1 4202560 3060 0 0 0 50 0 0 0 20 0 19 0 254393887 9855975424 182599 33554432000 1073741824 1073778376 140736584621520 140502067296312 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22659] ppid=22641 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/22643/task/22659/stat : 22659 (java) S 22641 22643 21484 0 -1 4202560 6720 0 0 0 67 0 0 0 20 0 19 0 254393887 9855975424 182599 33554432000 1073741824 1073778376 140736584621520 140502066243768 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22660] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22660/stat : 22660 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 182599 33554432000 1073741824 1073778376 140736584621520 140502065191416 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22661] ppid=22641 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/22643/task/22661/stat : 22661 (java) S 22641 22643 21484 0 -1 4202560 94 0 0 0 42 18 0 0 20 0 19 0 254393887 9855975424 182599 33554432000 1073741824 1073778376 140736584621520 140502064139080 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22662] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22662/stat : 22662 (java) S 22641 22643 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254393965 9855975424 182599 33554432000 1073741824 1073778376 140736584621520 140502063084840 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1687.69
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 22735
/proc/meminfo: memFree=28500868/32873844 swapFree=7620/7620
[pid=22643] ppid=22641 vsize=9624976 CPUtime=1748.79 cores=1,3,5,7
/proc/22643/stat : 22643 (java) S 22641 22643 21484 0 -1 4202496 47091 0 1 0 174672 207 0 0 20 0 19 0 254393882 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140736584612656 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22643/statm: 2406244 184290 2283 9 0 2396937 0
[pid=22643/tid=22645] ppid=22641 vsize=9624976 CPUtime=1703.89 cores=1,3,5,7
/proc/22643/task/22645/stat : 22645 (java) R 22641 22643 21484 0 -1 4202560 23596 0 1 0 170340 49 0 0 20 0 19 0 254393882 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502852209824 140502692015686 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22646] ppid=22641 vsize=9624976 CPUtime=4.63 cores=1,3,5,7
/proc/22643/task/22646/stat : 22646 (java) S 22641 22643 21484 0 -1 4202560 820 0 0 0 448 15 0 0 20 0 19 0 254393883 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502813702824 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22647] ppid=22641 vsize=9624976 CPUtime=4.68 cores=1,3,5,7
/proc/22643/task/22647/stat : 22647 (java) S 22641 22643 21484 0 -1 4202560 967 0 0 0 452 16 0 0 20 0 19 0 254393883 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502812650280 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22648] ppid=22641 vsize=9624976 CPUtime=4.57 cores=1,3,5,7
/proc/22643/task/22648/stat : 22648 (java) S 22641 22643 21484 0 -1 4202560 1520 0 0 0 439 18 0 0 20 0 19 0 254393883 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502811597736 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22649] ppid=22641 vsize=9624976 CPUtime=4.71 cores=1,3,5,7
/proc/22643/task/22649/stat : 22649 (java) S 22641 22643 21484 0 -1 4202560 1025 0 0 0 455 16 0 0 20 0 19 0 254393883 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502810545192 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22650] ppid=22641 vsize=9624976 CPUtime=4.62 cores=1,3,5,7
/proc/22643/task/22650/stat : 22650 (java) S 22641 22643 21484 0 -1 4202560 794 0 0 0 447 15 0 0 20 0 19 0 254393883 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502691211432 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22643/tid=22651] ppid=22641 vsize=9624976 CPUtime=4.72 cores=1,3,5,7
/proc/22643/task/22651/stat : 22651 (java) S 22641 22643 21484 0 -1 4202560 2010 0 0 0 455 17 0 0 20 0 19 0 254393883 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502690158888 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22643/tid=22652] ppid=22641 vsize=9624976 CPUtime=4.64 cores=1,3,5,7
/proc/22643/task/22652/stat : 22652 (java) S 22641 22643 21484 0 -1 4202560 817 0 0 0 447 17 0 0 20 0 19 0 254393883 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502689106344 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22643/tid=22653] ppid=22641 vsize=9624976 CPUtime=4.65 cores=1,3,5,7
/proc/22643/task/22653/stat : 22653 (java) S 22641 22643 21484 0 -1 4202560 793 0 0 0 447 18 0 0 20 0 19 0 254393883 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502688053800 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22654] ppid=22641 vsize=9624976 CPUtime=1.54 cores=1,3,5,7
/proc/22643/task/22654/stat : 22654 (java) S 22641 22643 21484 0 -1 4202560 3691 0 0 0 129 25 0 0 20 0 19 0 254393884 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502675855976 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22643/tid=22655] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22655/stat : 22655 (java) S 22641 22643 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254393885 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502070453880 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22656] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22656/stat : 22656 (java) S 22641 22643 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254393885 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502069401224 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22657] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22657/stat : 22657 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502068349968 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22658] ppid=22641 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/22643/task/22658/stat : 22658 (java) S 22641 22643 21484 0 -1 4202560 3060 0 0 0 50 0 0 0 20 0 19 0 254393887 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502067296312 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22659] ppid=22641 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/22643/task/22659/stat : 22659 (java) S 22641 22643 21484 0 -1 4202560 6720 0 0 0 67 0 0 0 20 0 19 0 254393887 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502066243768 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22660] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22660/stat : 22660 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502065191416 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22661] ppid=22641 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/22643/task/22661/stat : 22661 (java) S 22641 22643 21484 0 -1 4202560 98 0 0 0 44 18 0 0 20 0 19 0 254393887 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502064139080 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22662] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22662/stat : 22662 (java) S 22641 22643 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254393965 9855975424 184290 33554432000 1073741824 1073778376 140736584621520 140502063084840 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1748.79
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1772.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 22736
/proc/meminfo: memFree=28436784/32873844 swapFree=7620/7620
[pid=22643] ppid=22641 vsize=9624976 CPUtime=1800.02 cores=1,3,5,7
/proc/22643/stat : 22643 (java) S 22641 22643 21484 0 -1 4202496 48094 0 1 0 179790 212 0 0 20 0 19 0 254393882 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140736584612656 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22643/statm: 2406244 197802 2283 9 0 2396937 0
[pid=22643/tid=22645] ppid=22641 vsize=9624976 CPUtime=1753.77 cores=1,3,5,7
/proc/22643/task/22645/stat : 22645 (java) R 22641 22643 21484 0 -1 4202560 24095 0 1 0 175326 51 0 0 20 0 19 0 254393882 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502852209824 140502692015672 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22646] ppid=22641 vsize=9624976 CPUtime=4.76 cores=1,3,5,7
/proc/22643/task/22646/stat : 22646 (java) S 22641 22643 21484 0 -1 4202560 826 0 0 0 461 15 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502813702824 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22647] ppid=22641 vsize=9624976 CPUtime=4.82 cores=1,3,5,7
/proc/22643/task/22647/stat : 22647 (java) S 22641 22643 21484 0 -1 4202560 972 0 0 0 465 17 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502812650280 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22648] ppid=22641 vsize=9624976 CPUtime=4.72 cores=1,3,5,7
/proc/22643/task/22648/stat : 22648 (java) S 22641 22643 21484 0 -1 4202560 1526 0 0 0 453 19 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502811597736 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22649] ppid=22641 vsize=9624976 CPUtime=4.87 cores=1,3,5,7
/proc/22643/task/22649/stat : 22649 (java) S 22641 22643 21484 0 -1 4202560 1058 0 0 0 470 17 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502810545192 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22650] ppid=22641 vsize=9624976 CPUtime=4.75 cores=1,3,5,7
/proc/22643/task/22650/stat : 22650 (java) S 22641 22643 21484 0 -1 4202560 801 0 0 0 459 16 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502691211432 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22651] ppid=22641 vsize=9624976 CPUtime=4.91 cores=1,3,5,7
/proc/22643/task/22651/stat : 22651 (java) S 22641 22643 21484 0 -1 4202560 2019 0 0 0 474 17 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502690158888 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22643/tid=22652] ppid=22641 vsize=9624976 CPUtime=4.77 cores=1,3,5,7
/proc/22643/task/22652/stat : 22652 (java) S 22641 22643 21484 0 -1 4202560 829 0 0 0 460 17 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502689106344 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22653] ppid=22641 vsize=9624976 CPUtime=4.8 cores=1,3,5,7
/proc/22643/task/22653/stat : 22653 (java) S 22641 22643 21484 0 -1 4202560 1197 0 0 0 462 18 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502688053800 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22654] ppid=22641 vsize=9624976 CPUtime=1.55 cores=1,3,5,7
/proc/22643/task/22654/stat : 22654 (java) S 22641 22643 21484 0 -1 4202560 3711 0 0 0 130 25 0 0 20 0 19 0 254393884 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502675855976 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22655] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22655/stat : 22655 (java) S 22641 22643 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254393885 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502070453880 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22656] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22656/stat : 22656 (java) S 22641 22643 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254393885 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502069401224 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22657] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22657/stat : 22657 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502068349968 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22658] ppid=22641 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/22643/task/22658/stat : 22658 (java) S 22641 22643 21484 0 -1 4202560 3060 0 0 0 50 0 0 0 20 0 19 0 254393887 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502067296312 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22659] ppid=22641 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/22643/task/22659/stat : 22659 (java) S 22641 22643 21484 0 -1 4202560 6720 0 0 0 67 0 0 0 20 0 19 0 254393887 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502066243768 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22660] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22660/stat : 22660 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502065191416 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22661] ppid=22641 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22643/task/22661/stat : 22661 (java) S 22641 22643 21484 0 -1 4202560 100 0 0 0 45 18 0 0 20 0 19 0 254393887 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502064139080 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22662] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22662/stat : 22662 (java) S 22641 22643 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254393965 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502063084840 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9624976

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

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

[startup+1772.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 22736
/proc/meminfo: memFree=28436784/32873844 swapFree=7620/7620
[pid=22643] ppid=22641 vsize=9624976 CPUtime=1800.02 cores=1,3,5,7
/proc/22643/stat : 22643 (java) S 22641 22643 21484 0 -1 4202496 48094 0 1 0 179790 212 0 0 20 0 19 0 254393882 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140736584612656 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22643/statm: 2406244 197802 2283 9 0 2396937 0
[pid=22643/tid=22645] ppid=22641 vsize=9624976 CPUtime=1753.77 cores=1,3,5,7
/proc/22643/task/22645/stat : 22645 (java) R 22641 22643 21484 0 -1 4202560 24095 0 1 0 175326 51 0 0 20 0 19 0 254393882 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502852209824 140502692015672 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22646] ppid=22641 vsize=9624976 CPUtime=4.76 cores=1,3,5,7
/proc/22643/task/22646/stat : 22646 (java) S 22641 22643 21484 0 -1 4202560 826 0 0 0 461 15 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502813702824 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22647] ppid=22641 vsize=9624976 CPUtime=4.82 cores=1,3,5,7
/proc/22643/task/22647/stat : 22647 (java) S 22641 22643 21484 0 -1 4202560 972 0 0 0 465 17 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502812650280 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22648] ppid=22641 vsize=9624976 CPUtime=4.72 cores=1,3,5,7
/proc/22643/task/22648/stat : 22648 (java) S 22641 22643 21484 0 -1 4202560 1526 0 0 0 453 19 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502811597736 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22649] ppid=22641 vsize=9624976 CPUtime=4.87 cores=1,3,5,7
/proc/22643/task/22649/stat : 22649 (java) S 22641 22643 21484 0 -1 4202560 1058 0 0 0 470 17 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502810545192 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22650] ppid=22641 vsize=9624976 CPUtime=4.75 cores=1,3,5,7
/proc/22643/task/22650/stat : 22650 (java) S 22641 22643 21484 0 -1 4202560 801 0 0 0 459 16 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502691211432 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22651] ppid=22641 vsize=9624976 CPUtime=4.91 cores=1,3,5,7
/proc/22643/task/22651/stat : 22651 (java) S 22641 22643 21484 0 -1 4202560 2019 0 0 0 474 17 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502690158888 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22643/tid=22652] ppid=22641 vsize=9624976 CPUtime=4.77 cores=1,3,5,7
/proc/22643/task/22652/stat : 22652 (java) S 22641 22643 21484 0 -1 4202560 829 0 0 0 460 17 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502689106344 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22653] ppid=22641 vsize=9624976 CPUtime=4.8 cores=1,3,5,7
/proc/22643/task/22653/stat : 22653 (java) S 22641 22643 21484 0 -1 4202560 1197 0 0 0 462 18 0 0 20 0 19 0 254393883 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502688053800 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22654] ppid=22641 vsize=9624976 CPUtime=1.55 cores=1,3,5,7
/proc/22643/task/22654/stat : 22654 (java) S 22641 22643 21484 0 -1 4202560 3711 0 0 0 130 25 0 0 20 0 19 0 254393884 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502675855976 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22655] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22655/stat : 22655 (java) S 22641 22643 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254393885 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502070453880 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22656] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22656/stat : 22656 (java) S 22641 22643 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254393885 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502069401224 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22657] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22657/stat : 22657 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502068349968 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22658] ppid=22641 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/22643/task/22658/stat : 22658 (java) S 22641 22643 21484 0 -1 4202560 3060 0 0 0 50 0 0 0 20 0 19 0 254393887 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502067296312 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22643/tid=22659] ppid=22641 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/22643/task/22659/stat : 22659 (java) S 22641 22643 21484 0 -1 4202560 6720 0 0 0 67 0 0 0 20 0 19 0 254393887 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502066243768 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22660] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22660/stat : 22660 (java) S 22641 22643 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254393887 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502065191416 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22643/tid=22661] ppid=22641 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22643/task/22661/stat : 22661 (java) S 22641 22643 21484 0 -1 4202560 100 0 0 0 45 18 0 0 20 0 19 0 254393887 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502064139080 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22643/tid=22662] ppid=22641 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22643/task/22662/stat : 22662 (java) S 22641 22643 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254393965 9855975424 197802 33554432000 1073741824 1073778376 140736584621520 140502063084840 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9624976

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22643 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=359367
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=432630
# CPU time returned by wait4() is 1795.79
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1772.73
CPU time (s): 1800.02
CPU user time (s): 1797.9
CPU system time (s): 2.12
CPU usage (%): 101.54
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.36
system time used= 2.43263
maximum resident set size= 791328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48125
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 84868
involuntary context switches= 114144

runsolver used 6.17106 second user time and 16.2235 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-24 20:04:13
IDJOB=3688325
IDBENCH=2987
IDSOLVER=2269
FILE ID=node107/3688325-1337882653
RUNJOBID= node107-1337871881-21501
PBS_JOBID= 14620097
Free space on /tmp= 71644 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688325-1337882653/watcher-3688325-1337882653 -o /tmp/evaluation-result-3688325-1337882653/solver-3688325-1337882653 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688325-1337882653.opb

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

MD5SUM BENCH= 8dbba4128860c0dcf60d2ae6d42e2446
RANDOM SEED=1393006426

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28964516 kB
Buffers:          206556 kB
Cached:          2575856 kB
SwapCached:            0 kB
Active:           878692 kB
Inactive:        2262428 kB
Active(anon):     361264 kB
Inactive(anon):        0 kB
Active(file):     517428 kB
Inactive(file):  2262428 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3276 kB
Writeback:             0 kB
AnonPages:        366224 kB
Mapped:            22568 kB
Shmem:               200 kB
Slab:             626948 kB
SReclaimable:      68784 kB
SUnreclaim:       558164 kB
KernelStack:        1600 kB
PageTables:         4824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1060108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71656 MiB
End job on node107 at 2012-05-24 20:33:48