Trace number 1856385

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 NameAnswerobjCPU timeWall clock time
SAT4J Pseudo Resolution 2.1.1SAT (TO)135987191265 1800.51 1789.23

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-mas74.opb
MD5SUMd879f5802b2059e72ece8e718d439f85
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark135987191265
Best CPU time to get the best result obtained on this benchmark1800.51
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 52428797515
Optimality of the best value was proved NO
Number of variables240
Total number of constraints14
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint90
Maximum length of a constraint239
Number of terms in the objective function 240
Biggest coefficient in the objective function 1934281311383406679529881600000
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 3868562622766813359059763201675
Number of bits of the sum of numbers in the objective function 102
Biggest number in a constraint 1208925819614629174706176000000000
Number of bits of the biggest number in a constraint 110
Biggest sum of numbers in a constraint 2417851639229258350773194212202779
Number of bits of the biggest sum of numbers111
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.16	c version 2.1.1.v20090612
0.09/0.16	c sun.arch.data.model	32
0.09/0.16	c java.version	1.6.0_12
0.09/0.16	c os.name	Linux
0.09/0.16	c os.version	2.6.9-22.EL.rootsmp
0.09/0.16	c os.arch	i386
0.09/0.16	c Free memory 1342000320
0.09/0.16	c Max memory 1344274432
0.09/0.16	c Total memory 1344274432
0.09/0.16	c Number of processors 2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c MiniSAT restarts strategy
0.22/0.21	c Memory based learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-1856385-1244909760.opb
0.22/0.21	c reading problem ... 
0.53/0.48	c ... done. Wall clock time 0.266s.
0.53/0.48	c #vars     240
0.53/0.48	c #constraints  54
0.53/0.48	c constraints type 
0.53/0.48	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.53/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13
1.73/1.07	c SATISFIABLE
1.73/1.07	c OPTIMIZING...
1.73/1.07	c Got one! Elapsed wall clock time (in seconds):0.852
1.73/1.07	o 3200000000000000640
1.93/1.13	c Got one! Elapsed wall clock time (in seconds):0.919
1.93/1.13	o 3200000000000000608
1.93/1.20	c Got one! Elapsed wall clock time (in seconds):0.983
1.93/1.20	o 3200000000000000576
2.08/1.28	c Got one! Elapsed wall clock time (in seconds):1.07
2.08/1.28	o 3200000000000000544
2.28/1.35	c Got one! Elapsed wall clock time (in seconds):1.136
2.28/1.35	o 3200000000000000512
2.47/1.44	c Got one! Elapsed wall clock time (in seconds):1.229
2.47/1.44	o 3200000000000000480
2.47/1.49	c Got one! Elapsed wall clock time (in seconds):1.277
2.47/1.49	o 3200000000000000448
2.60/1.56	c Got one! Elapsed wall clock time (in seconds):1.349
2.60/1.56	o 3200000000000000416
2.96/1.74	c Got one! Elapsed wall clock time (in seconds):1.527
2.96/1.74	o 3200000000000000384
2.96/1.80	c Got one! Elapsed wall clock time (in seconds):1.582
2.96/1.80	o 3200000000000000352
3.14/1.84	c Got one! Elapsed wall clock time (in seconds):1.629
3.14/1.84	o 3200000000000000320
3.14/1.88	c Got one! Elapsed wall clock time (in seconds):1.67
3.14/1.88	o 3199992227430397515
3.25/1.93	c Got one! Elapsed wall clock time (in seconds):1.712
3.25/1.93	o 3195455668223997515
3.25/1.97	c Got one! Elapsed wall clock time (in seconds):1.753
3.25/1.97	o 1759218604441597515
3.34/2.01	c Got one! Elapsed wall clock time (in seconds):1.795
3.34/2.01	o 879609302220797515
3.34/2.06	c Got one! Elapsed wall clock time (in seconds):1.842
3.34/2.06	o 769658139443197515
3.47/2.11	c Got one! Elapsed wall clock time (in seconds):1.892
3.47/2.11	o 769443391078397515
3.47/2.15	c Got one! Elapsed wall clock time (in seconds):1.934
3.47/2.15	o 742170348748797515
3.47/2.19	c Got one! Elapsed wall clock time (in seconds):1.981
3.47/2.19	o 714682558054397515
3.59/2.23	c Got one! Elapsed wall clock time (in seconds):2.018
3.59/2.23	o 687194767359997515
3.59/2.29	c Got one! Elapsed wall clock time (in seconds):2.077
3.59/2.29	o 673450872012797515
3.70/2.33	c Got one! Elapsed wall clock time (in seconds):2.118
3.70/2.33	o 666578924339197515
3.70/2.38	c Got one! Elapsed wall clock time (in seconds):2.163
3.70/2.38	o 439804651110397515
3.84/2.43	c Got one! Elapsed wall clock time (in seconds):2.212
3.84/2.43	o 439750964019197515
3.84/2.47	c Got one! Elapsed wall clock time (in seconds):2.257
3.84/2.47	o 219902325555197515
3.99/2.51	c Got one! Elapsed wall clock time (in seconds):2.296
3.99/2.51	o 219888903782397515
3.99/2.55	c Got one! Elapsed wall clock time (in seconds):2.335
3.99/2.55	o 109951162777597515
3.99/2.59	c Got one! Elapsed wall clock time (in seconds):2.374
3.99/2.59	o 82463372083197515
4.09/2.63	c Got one! Elapsed wall clock time (in seconds):2.414
4.09/2.63	o 68719476735997515
4.09/2.66	c Got one! Elapsed wall clock time (in seconds):2.45
4.09/2.66	o 54975581388797515
4.18/2.70	c Got one! Elapsed wall clock time (in seconds):2.486
4.18/2.70	o 54116587929597515
4.18/2.74	c Got one! Elapsed wall clock time (in seconds):2.526
4.18/2.74	o 27487790694397515
4.18/2.78	c Got one! Elapsed wall clock time (in seconds):2.57
4.18/2.78	o 13743895347197515
4.32/2.82	c Got one! Elapsed wall clock time (in seconds):2.611
4.32/2.82	o 6871947673597515
4.32/2.86	c Got one! Elapsed wall clock time (in seconds):2.651
4.32/2.87	o 6858525900797515
4.41/2.90	c Got one! Elapsed wall clock time (in seconds):2.686
4.41/2.90	o 6442450943997515
4.41/2.94	c Got one! Elapsed wall clock time (in seconds):2.724
4.41/2.94	o 6429029171197515
4.41/2.98	c Got one! Elapsed wall clock time (in seconds):2.764
4.41/2.98	o 3435973836797515
4.51/3.02	c Got one! Elapsed wall clock time (in seconds):2.806
4.51/3.02	o 3435764121597515
4.51/3.07	c Got one! Elapsed wall clock time (in seconds):2.851
4.51/3.07	o 3435760844797515
4.62/3.11	c Got one! Elapsed wall clock time (in seconds):2.899
4.62/3.11	o 3006477107197515
4.62/3.15	c Got one! Elapsed wall clock time (in seconds):2.941
4.62/3.15	o 2899102924797515
4.74/3.21	c Got one! Elapsed wall clock time (in seconds):3.0
4.74/3.21	o 2898893209597515
4.74/3.26	c Got one! Elapsed wall clock time (in seconds):3.045
4.74/3.26	o 2898893209597483
4.74/3.30	c Got one! Elapsed wall clock time (in seconds):3.085
4.74/3.30	o 2898893209597451
4.86/3.34	c Got one! Elapsed wall clock time (in seconds):3.124
4.86/3.34	o 2898893209597419
4.86/3.38	c Got one! Elapsed wall clock time (in seconds):3.162
4.86/3.38	o 2898893209594390
4.96/3.42	c Got one! Elapsed wall clock time (in seconds):3.204
4.96/3.42	o 2898893209594358
4.96/3.46	c Got one! Elapsed wall clock time (in seconds):3.245
4.96/3.46	o 2898893209594326
5.05/3.50	c Got one! Elapsed wall clock time (in seconds):3.289
5.05/3.50	o 2898893209594294
5.05/3.54	c Got one! Elapsed wall clock time (in seconds):3.331
5.05/3.54	o 2898893209594262
5.05/3.59	c Got one! Elapsed wall clock time (in seconds):3.375
5.05/3.59	o 2898893209591265
5.16/3.63	c Got one! Elapsed wall clock time (in seconds):3.418
5.16/3.63	o 2898893207997515
5.16/3.67	c Got one! Elapsed wall clock time (in seconds):3.457
5.16/3.67	o 2898891571197515
5.26/3.71	c Got one! Elapsed wall clock time (in seconds):3.499
5.26/3.71	o 2898788351997515
5.26/3.75	c Got one! Elapsed wall clock time (in seconds):3.538
5.26/3.75	o 2872259379197515
5.26/3.79	c Got one! Elapsed wall clock time (in seconds):3.577
5.26/3.79	o 2845415833597515
5.35/3.84	c Got one! Elapsed wall clock time (in seconds):3.631
5.35/3.84	o 2791728742397515
5.35/3.88	c Got one! Elapsed wall clock time (in seconds):3.666
5.35/3.88	o 1717986918397515
5.46/3.91	c Got one! Elapsed wall clock time (in seconds):3.699
5.46/3.91	o 1664299827197515
5.46/3.95	c Got one! Elapsed wall clock time (in seconds):3.734
5.46/3.95	o 858993459197515
5.46/3.98	c Got one! Elapsed wall clock time (in seconds):3.769
5.46/3.98	o 429496729597515
5.59/4.02	c Got one! Elapsed wall clock time (in seconds):3.804
5.59/4.02	o 322122547197515
5.59/4.05	c Got one! Elapsed wall clock time (in seconds):3.84
5.59/4.05	o 268435455997515
5.59/4.09	c Got one! Elapsed wall clock time (in seconds):3.875
5.59/4.09	o 241591910397515
5.69/4.13	c Got one! Elapsed wall clock time (in seconds):3.912
5.69/4.13	o 234881023997515
5.69/4.16	c Got one! Elapsed wall clock time (in seconds):3.948
5.69/4.16	o 231525580797515
5.79/4.20	c Got one! Elapsed wall clock time (in seconds):3.986
5.79/4.20	o 231512473597515
5.79/4.24	c Got one! Elapsed wall clock time (in seconds):4.022
5.79/4.24	o 214748364797515
5.79/4.27	c Got one! Elapsed wall clock time (in seconds):4.056
5.79/4.27	o 161061273597515
5.89/4.31	c Got one! Elapsed wall clock time (in seconds):4.096
5.89/4.31	o 107374182397515
5.89/4.35	c Got one! Elapsed wall clock time (in seconds):4.133
5.89/4.35	o 53687091197515
5.89/4.38	c Got one! Elapsed wall clock time (in seconds):4.17
5.89/4.38	o 53683814397515
5.99/4.42	c Got one! Elapsed wall clock time (in seconds):4.204
5.99/4.42	o 53682995197515
5.99/4.46	c Got one! Elapsed wall clock time (in seconds):4.246
5.99/4.46	o 26843545597515
6.09/4.50	c Got one! Elapsed wall clock time (in seconds):4.285
6.09/4.50	o 20132659197515
6.09/4.53	c Got one! Elapsed wall clock time (in seconds):4.319
6.09/4.53	o 16777215997515
6.09/4.57	c Got one! Elapsed wall clock time (in seconds):4.354
6.09/4.57	o 15099494397515
6.19/4.60	c Got one! Elapsed wall clock time (in seconds):4.391
6.19/4.60	o 14680063997515
6.19/4.64	c Got one! Elapsed wall clock time (in seconds):4.428
6.19/4.64	o 14470348797515
6.19/4.68	c Got one! Elapsed wall clock time (in seconds):4.468
6.19/4.68	o 14365491197515
6.29/4.72	c Got one! Elapsed wall clock time (in seconds):4.502
6.29/4.72	o 13421772797515
6.29/4.76	c Got one! Elapsed wall clock time (in seconds):4.543
6.29/4.76	o 13408665597515
6.29/4.79	c Got one! Elapsed wall clock time (in seconds):4.578
6.29/4.79	o 13395558397515
6.39/4.83	c Got one! Elapsed wall clock time (in seconds):4.62
6.39/4.83	o 13392281597515
6.39/4.87	c Got one! Elapsed wall clock time (in seconds):4.657
6.39/4.87	o 6710886397515
6.49/4.91	c Got one! Elapsed wall clock time (in seconds):4.699
6.49/4.91	o 3355443197515
6.49/4.95	c Got one! Elapsed wall clock time (in seconds):4.735
6.49/4.95	o 3352166397515
6.49/4.99	c Got one! Elapsed wall clock time (in seconds):4.771
6.49/4.99	o 3352166397483
6.59/5.03	c Got one! Elapsed wall clock time (in seconds):4.813
6.59/5.03	o 3352166397451
6.59/5.07	c Got one! Elapsed wall clock time (in seconds):4.857
6.59/5.07	o 3352166397419
6.69/5.11	c Got one! Elapsed wall clock time (in seconds):4.897
6.69/5.11	o 3352166397387
6.69/5.15	c Got one! Elapsed wall clock time (in seconds):4.934
6.69/5.15	o 3352166394390
6.69/5.19	c Got one! Elapsed wall clock time (in seconds):4.976
6.69/5.19	o 3352166394358
6.79/5.23	c Got one! Elapsed wall clock time (in seconds):5.019
6.79/5.23	o 3352166394326
6.79/5.27	c Got one! Elapsed wall clock time (in seconds):5.06
6.79/5.27	o 3352166391265
6.89/5.31	c Got one! Elapsed wall clock time (in seconds):5.101
6.89/5.31	o 3352166297515
6.89/5.36	c Got one! Elapsed wall clock time (in seconds):5.143
6.89/5.36	o 3352063997515
7.01/5.42	c Got one! Elapsed wall clock time (in seconds):5.211
7.01/5.42	o 3351961597515
7.01/5.47	c Got one! Elapsed wall clock time (in seconds):5.255
7.01/5.47	o 2516582397515
7.14/5.51	c Got one! Elapsed wall clock time (in seconds):5.295
7.14/5.51	o 2306867197515
7.14/5.55	c Got one! Elapsed wall clock time (in seconds):5.335
7.14/5.55	o 1677721597515
7.14/5.59	c Got one! Elapsed wall clock time (in seconds):5.381
7.14/5.59	o 1258291197515
7.23/5.64	c Got one! Elapsed wall clock time (in seconds):5.422
7.23/5.64	o 1048575997515
7.23/5.68	c Got one! Elapsed wall clock time (in seconds):5.467
7.23/5.68	o 838860797515
7.33/5.72	c Got one! Elapsed wall clock time (in seconds):5.508
7.33/5.72	o 629145597515
7.33/5.76	c Got one! Elapsed wall clock time (in seconds):5.55
7.33/5.76	o 419430397515
7.43/5.80	c Got one! Elapsed wall clock time (in seconds):5.589
7.43/5.80	o 367001597515
7.43/5.84	c Got one! Elapsed wall clock time (in seconds):5.631
7.43/5.84	o 340787197515
7.43/5.88	c Got one! Elapsed wall clock time (in seconds):5.671
7.43/5.88	o 314572797515
7.54/5.93	c Got one! Elapsed wall clock time (in seconds):5.717
7.54/5.93	o 209715197515
7.54/5.98	c Got one! Elapsed wall clock time (in seconds):5.763
7.54/5.98	o 206438397515
7.64/6.03	c Got one! Elapsed wall clock time (in seconds):5.812
7.64/6.03	o 203161597515
7.64/6.08	c Got one! Elapsed wall clock time (in seconds):5.863
7.64/6.08	o 201523197515
7.96/6.31	c Got one! Elapsed wall clock time (in seconds):6.096
7.96/6.31	o 193112147451
8.16/6.54	c Got one! Elapsed wall clock time (in seconds):6.323
8.16/6.54	o 140683347515
8.45/6.82	c Got one! Elapsed wall clock time (in seconds):6.604
8.45/6.82	o 139263997483
8.65/7.08	c Got one! Elapsed wall clock time (in seconds):6.863
8.65/7.08	o 139262397515
8.95/7.36	c Got one! Elapsed wall clock time (in seconds):7.151
8.95/7.36	o 139212797515
9.17/7.53	c Got one! Elapsed wall clock time (in seconds):7.32
9.17/7.53	o 137420135015
17.76/16.09	c Got one! Elapsed wall clock time (in seconds):15.873
17.76/16.09	o 137166100640
18.06/16.38	c Got one! Elapsed wall clock time (in seconds):16.168
18.06/16.38	o 136806397515
18.48/16.71	c Got one! Elapsed wall clock time (in seconds):16.492
18.48/16.71	o 135987197515
24.90/23.14	c Got one! Elapsed wall clock time (in seconds):22.929
24.90/23.14	o 135987191265
1800.02/1788.91	c starts		: 294
1800.02/1788.91	c conflicts		: 932312
1800.02/1788.91	c decisions		: 966954
1800.02/1788.91	c propagations		: 35311148
1800.02/1788.91	c inspects		: 3511494214
1800.02/1788.91	c learnt literals	: 0
1800.02/1788.91	c learnt binary clauses	: 0
1800.02/1788.91	c learnt ternary clauses	: 0
1800.02/1788.91	c learnt clauses	: 932312
1800.02/1788.91	c ignored clauses	: 0
1800.02/1788.91	c root simplifications	: 0
1800.02/1788.91	c removed literals (reason simplification)	: 23626857
1800.02/1788.91	c reason swapping (by a shorter reason)	: 0
1800.02/1788.91	c Calls to reduceDB	: 0
1800.02/1788.91	c speed (assignments/second)	: 19997.585190831654
1800.02/1788.91	c non guided choices	31
1800.22/1789.07	c learnt constraints type 
1800.22/1789.07	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 932348
1800.22/1789.07	c constraints type 
1800.22/1789.07	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.22/1789.07	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14
1800.22/1789.07	s SATISFIABLE
1800.22/1789.07	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 x39 x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 x53 -x54 -x55 -x56 -x57 x58 x59 -x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 -x78 x79 -x80 -x81 x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 x186 -x187 -x188 -x189 x190 -x191 x192 -x193 -x194 -x195 x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 -x210 -x211 x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 x231 -x232 -x233 -x234 x235 -x236 -x237 -x238 x239 -x240 
1800.22/1789.07	c objective function=135987191265
1800.22/1789.07	c Total wall clock time (in seconds): 1788.859

Verifier Data

OK	135987191265

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1856385-1244909760/watcher-1856385-1244909760 -o /tmp/evaluation-result-1856385-1244909760/solver-1856385-1244909760 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856385-1244909760.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.09 1.07 1.02 3/64 12909
/proc/meminfo: memFree=1303544/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1612 CPUtime=0
/proc/12909/stat : 12909 (java6) D 12907 12909 12822 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 158575624 1650688 147 1992294400 134512640 134550932 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099863542 0 0 17 1 0 0
/proc/12909/statm: 403 147 111 9 0 45 0

[startup+0.00858801 s]
/proc/loadavg: 1.09 1.07 1.02 3/64 12909
/proc/meminfo: memFree=1303544/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1612 CPUtime=0
/proc/12909/stat : 12909 (java) R 12907 12909 12822 0 -1 0 310 0 0 0 0 0 0 0 18 0 1 0 158575624 1650688 120 1992294400 134512640 134550932 4294956016 18446744073709551615 11128049 0 0 4096 0 0 0 0 17 1 0 0
/proc/12909/statm: 403 123 87 9 0 45 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1612

[startup+0.101604 s]
/proc/loadavg: 1.09 1.07 1.02 3/64 12909
/proc/meminfo: memFree=1303544/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1472584 CPUtime=0.09
/proc/12909/stat : 12909 (java) S 12907 12909 12822 0 -1 0 3600 0 1 0 6 3 0 0 18 0 12 0 158575624 1507926016 3343 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12909/statm: 368146 3343 1066 9 0 365494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1472584

[startup+0.301624 s]
/proc/loadavg: 1.09 1.07 1.02 3/64 12909
/proc/meminfo: memFree=1303544/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1475280 CPUtime=0.37
/proc/12909/stat : 12909 (java) S 12907 12909 12822 0 -1 0 5029 0 1 0 33 4 0 0 18 0 12 0 158575624 1510686720 4767 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12909/statm: 368820 4767 1353 9 0 366163 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1475280

[startup+0.702668 s]
/proc/loadavg: 1.09 1.07 1.02 3/64 12909
/proc/meminfo: memFree=1303544/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1487152 CPUtime=1.13
/proc/12909/stat : 12909 (java) S 12907 12909 12822 0 -1 0 9048 0 1 0 108 5 0 0 18 0 13 0 158575624 1522843648 7782 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12909/statm: 371788 7782 1413 9 0 369131 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 1487152

[startup+1.50274 s]
/proc/loadavg: 1.08 1.07 1.02 4/77 12922
/proc/meminfo: memFree=1271640/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1489168 CPUtime=2.6
/proc/12909/stat : 12909 (java) S 12907 12909 12822 0 -1 0 17052 0 2 0 251 9 0 0 18 0 13 0 158575624 1524908032 11936 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12909/statm: 372292 11936 1426 9 0 369635 0
[pid=12909/tid=12911] ppid=12907 vsize=1489168 CPUtime=0.89
/proc/12909/task/12911/stat : 12911 (java) R 12907 12909 12822 0 -1 64 7263 0 1 0 84 5 0 0 18 0 13 0 158575625 1524908032 11936 1992294400 134512640 134550932 4294956016 18446744073709551615 4109100144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12912] ppid=12907 vsize=1489168 CPUtime=0
/proc/12909/task/12912/stat : 12912 (java) S 12907 12909 12822 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 158575626 1524908032 11936 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12913] ppid=12907 vsize=1489168 CPUtime=0
/proc/12909/task/12913/stat : 12913 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 158575627 1524908032 11936 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12914] ppid=12907 vsize=1489168 CPUtime=0
/proc/12909/task/12914/stat : 12914 (java) S 12907 12909 12822 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 158575628 1524908032 11936 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12915] ppid=12907 vsize=1489168 CPUtime=0
/proc/12909/task/12915/stat : 12915 (java) S 12907 12909 12822 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 158575629 1524908032 11936 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12916] ppid=12907 vsize=1489168 CPUtime=0
/proc/12909/task/12916/stat : 12916 (java) S 12907 12909 12822 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 158575629 1524908032 11936 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12917] ppid=12907 vsize=1489168 CPUtime=0
/proc/12909/task/12917/stat : 12917 (java) S 12907 12909 12822 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158575633 1524908032 11936 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12918] ppid=12907 vsize=1489168 CPUtime=0.87
/proc/12909/task/12918/stat : 12918 (java) S 12907 12909 12822 0 -1 64 4484 0 0 0 86 1 0 0 16 0 13 0 158575633 1524908032 11936 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12919] ppid=12907 vsize=1489168 CPUtime=0.8
/proc/12909/task/12919/stat : 12919 (java) R 12907 12909 12822 0 -1 64 4557 0 1 0 79 1 0 0 16 0 13 0 158575633 1524908032 11936 1992294400 134512640 134550932 4294956016 18446744073709551615 103861859 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12920] ppid=12907 vsize=1489168 CPUtime=0
/proc/12909/task/12920/stat : 12920 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158575634 1524908032 11936 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12921] ppid=12907 vsize=1489168 CPUtime=0
/proc/12909/task/12921/stat : 12921 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158575634 1524908032 11936 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12922] ppid=12907 vsize=1489168 CPUtime=0
/proc/12909/task/12922/stat : 12922 (java) S 12907 12909 12822 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 158575675 1524908032 11936 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 1489168

[startup+3.10191 s]
/proc/loadavg: 1.08 1.07 1.02 2/77 12922
/proc/meminfo: memFree=1241432/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1490272 CPUtime=4.62
/proc/12909/stat : 12909 (java) S 12907 12909 12822 0 -1 0 34531 0 2 0 445 17 0 0 18 0 13 0 158575624 1526038528 27977 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12909/statm: 372568 27977 1427 9 0 369911 0
[pid=12909/tid=12911] ppid=12907 vsize=1490272 CPUtime=2.28
/proc/12909/task/12911/stat : 12911 (java) R 12907 12909 12822 0 -1 64 23003 0 1 0 216 12 0 0 25 0 13 0 158575625 1526038528 27977 1992294400 134512640 134550932 4294956016 18446744073709551615 4109502075 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12912] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12912/stat : 12912 (java) S 12907 12909 12822 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 158575626 1526038528 27977 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12913] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12913/stat : 12913 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 158575627 1526038528 27977 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12914] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12914/stat : 12914 (java) S 12907 12909 12822 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 158575628 1526038528 27977 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12915] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12915/stat : 12915 (java) S 12907 12909 12822 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 158575629 1526038528 27977 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12916] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12916/stat : 12916 (java) S 12907 12909 12822 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 158575629 1526038528 27977 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12917] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12917/stat : 12917 (java) S 12907 12909 12822 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158575633 1526038528 27977 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12918] ppid=12907 vsize=1490272 CPUtime=1.13
/proc/12909/task/12918/stat : 12918 (java) S 12907 12909 12822 0 -1 64 5043 0 0 0 111 2 0 0 16 0 13 0 158575633 1526038528 27977 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12919] ppid=12907 vsize=1490272 CPUtime=1.17
/proc/12909/task/12919/stat : 12919 (java) S 12907 12909 12822 0 -1 64 5737 0 1 0 116 1 0 0 15 0 13 0 158575633 1526038528 27977 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12920] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12920/stat : 12920 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158575634 1526038528 27977 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12921] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12921/stat : 12921 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158575634 1526038528 27977 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12922] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12922/stat : 12922 (java) S 12907 12909 12822 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 158575675 1526038528 27977 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 1490272

[startup+6.30224 s]
/proc/loadavg: 1.08 1.07 1.02 4/77 12922
/proc/meminfo: memFree=1159456/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1490272 CPUtime=7.96
/proc/12909/stat : 12909 (java) S 12907 12909 12822 0 -1 0 46154 0 2 0 773 23 0 0 18 0 13 0 158575624 1526038528 39519 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12909/statm: 372568 39519 1436 9 0 369911 0
[pid=12909/tid=12911] ppid=12907 vsize=1490272 CPUtime=5.4
/proc/12909/task/12911/stat : 12911 (java) R 12907 12909 12822 0 -1 64 30992 0 1 0 524 16 0 0 25 0 13 0 158575625 1526038528 39519 1992294400 134512640 134550932 4294956016 18446744073709551615 4109549876 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12912] ppid=12907 vsize=1490272 CPUtime=0.02
/proc/12909/task/12912/stat : 12912 (java) S 12907 12909 12822 0 -1 64 1825 0 0 0 1 1 0 0 16 0 13 0 158575626 1526038528 39519 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12913] ppid=12907 vsize=1490272 CPUtime=0.02
/proc/12909/task/12913/stat : 12913 (java) S 12907 12909 12822 0 -1 64 1790 0 0 0 1 1 0 0 16 0 13 0 158575627 1526038528 39519 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12914] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12914/stat : 12914 (java) S 12907 12909 12822 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 158575628 1526038528 39519 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12915] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12915/stat : 12915 (java) S 12907 12909 12822 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 158575629 1526038528 39519 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12916] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12916/stat : 12916 (java) S 12907 12909 12822 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 158575629 1526038528 39519 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12917] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12917/stat : 12917 (java) S 12907 12909 12822 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158575633 1526038528 39519 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12918] ppid=12907 vsize=1490272 CPUtime=1.25
/proc/12909/task/12918/stat : 12918 (java) S 12907 12909 12822 0 -1 64 5051 0 0 0 123 2 0 0 16 0 13 0 158575633 1526038528 39519 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12919] ppid=12907 vsize=1490272 CPUtime=1.22
/proc/12909/task/12919/stat : 12919 (java) S 12907 12909 12822 0 -1 64 5739 0 1 0 121 1 0 0 16 0 13 0 158575633 1526038528 39519 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12920] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12920/stat : 12920 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158575634 1526038528 39519 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12921] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12921/stat : 12921 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158575634 1526038528 39519 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12922] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12922/stat : 12922 (java) S 12907 12909 12822 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 158575675 1526038528 39519 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.96
Current children cumulated vsize (KiB) 1490272

[startup+12.7019 s]
/proc/loadavg: 1.07 1.07 1.02 2/77 12922
/proc/meminfo: memFree=1126688/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1490272 CPUtime=14.44
/proc/12909/stat : 12909 (java) S 12907 12909 12822 0 -1 0 52882 0 2 0 1417 27 0 0 18 0 13 0 158575624 1526038528 45335 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12909/statm: 372568 45335 1436 9 0 369911 0
[pid=12909/tid=12911] ppid=12907 vsize=1490272 CPUtime=11.69
/proc/12909/task/12911/stat : 12911 (java) R 12907 12909 12822 0 -1 64 30998 0 1 0 1153 16 0 0 25 0 13 0 158575625 1526038528 45335 1992294400 134512640 134550932 4294956016 18446744073709551615 4109611970 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12912] ppid=12907 vsize=1490272 CPUtime=0.11
/proc/12909/task/12912/stat : 12912 (java) S 12907 12909 12822 0 -1 64 5151 0 0 0 9 2 0 0 16 0 13 0 158575626 1526038528 45335 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12913] ppid=12907 vsize=1490272 CPUtime=0.11
/proc/12909/task/12913/stat : 12913 (java) S 12907 12909 12822 0 -1 64 5176 0 0 0 8 3 0 0 16 0 13 0 158575627 1526038528 45335 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12914] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12914/stat : 12914 (java) S 12907 12909 12822 0 -1 64 21 0 0 0 0 0 0 0 16 0 13 0 158575628 1526038528 45335 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12915] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12915/stat : 12915 (java) S 12907 12909 12822 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 158575629 1526038528 45335 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12916] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12916/stat : 12916 (java) S 12907 12909 12822 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 158575629 1526038528 45335 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12917] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12917/stat : 12917 (java) S 12907 12909 12822 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158575633 1526038528 45335 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12918] ppid=12907 vsize=1490272 CPUtime=1.25
/proc/12909/task/12918/stat : 12918 (java) S 12907 12909 12822 0 -1 64 5051 0 0 0 123 2 0 0 16 0 13 0 158575633 1526038528 45335 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12919] ppid=12907 vsize=1490272 CPUtime=1.22
/proc/12909/task/12919/stat : 12919 (java) S 12907 12909 12822 0 -1 64 5739 0 1 0 121 1 0 0 16 0 13 0 158575633 1526038528 45335 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12920] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12920/stat : 12920 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158575634 1526038528 45335 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12921] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12921/stat : 12921 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158575634 1526038528 45335 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12922] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12922/stat : 12922 (java) S 12907 12909 12822 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 158575675 1526038528 45335 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.44
Current children cumulated vsize (KiB) 1490272

[startup+25.5022 s]
/proc/loadavg: 1.05 1.06 1.02 2/77 12922
/proc/meminfo: memFree=1114528/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1490272 CPUtime=27.3
/proc/12909/stat : 12909 (java) S 12907 12909 12822 0 -1 0 56569 0 2 0 2702 28 0 0 18 0 13 0 158575624 1526038528 48382 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12909/statm: 372568 48382 1436 9 0 369911 0
[pid=12909/tid=12911] ppid=12907 vsize=1490272 CPUtime=24.43
/proc/12909/task/12911/stat : 12911 (java) R 12907 12909 12822 0 -1 64 31009 0 1 0 2427 16 0 0 25 0 13 0 158575625 1526038528 48382 1992294400 134512640 134550932 4294956016 18446744073709551615 4109546694 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12912] ppid=12907 vsize=1490272 CPUtime=0.17
/proc/12909/task/12912/stat : 12912 (java) S 12907 12909 12822 0 -1 64 6873 0 0 0 14 3 0 0 16 0 13 0 158575626 1526038528 48382 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12913] ppid=12907 vsize=1490272 CPUtime=0.16
/proc/12909/task/12913/stat : 12913 (java) S 12907 12909 12822 0 -1 64 7129 0 0 0 13 3 0 0 16 0 13 0 158575627 1526038528 48382 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12914] ppid=12907 vsize=1490272 CPUtime=0

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

[pid=12909/tid=12914] ppid=12907 vsize=1490272 CPUtime=0.09
/proc/12909/task/12914/stat : 12914 (java) S 12907 12909 12822 0 -1 64 21 0 0 0 6 3 0 0 16 0 13 0 158575628 1526038528 156912 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12915] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12915/stat : 12915 (java) S 12907 12909 12822 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 158575629 1526038528 156912 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12916] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12916/stat : 12916 (java) S 12907 12909 12822 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 158575629 1526038528 156912 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12917] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12917/stat : 12917 (java) S 12907 12909 12822 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158575633 1526038528 156912 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12918] ppid=12907 vsize=1490272 CPUtime=1.25
/proc/12909/task/12918/stat : 12918 (java) S 12907 12909 12822 0 -1 64 5051 0 0 0 123 2 0 0 16 0 13 0 158575633 1526038528 156912 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12919] ppid=12907 vsize=1490272 CPUtime=1.25
/proc/12909/task/12919/stat : 12919 (java) S 12907 12909 12822 0 -1 64 5740 0 1 0 124 1 0 0 16 0 13 0 158575633 1526038528 156912 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12920] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12920/stat : 12920 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158575634 1526038528 156912 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12921] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12921/stat : 12921 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158575634 1526038528 156912 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12922] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12922/stat : 12922 (java) S 12907 12909 12822 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 158575675 1526038528 156912 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1672.69
Current children cumulated vsize (KiB) 1490272

[startup+1722.3 s]
/proc/loadavg: 1.09 1.03 1.01 2/77 12922
/proc/meminfo: memFree=665248/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1490272 CPUtime=1733.06
/proc/12909/stat : 12909 (java) S 12907 12909 12822 0 -1 0 173634 0 2 0 173206 100 0 0 18 0 13 0 158575624 1526038528 160380 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12909/statm: 372568 160380 1436 9 0 369911 0
[pid=12909/tid=12911] ppid=12907 vsize=1490272 CPUtime=1710.06
/proc/12909/task/12911/stat : 12911 (java) R 12907 12909 12822 0 -1 64 32527 0 1 0 170987 19 0 0 25 0 13 0 158575625 1526038528 160380 1992294400 134512640 134550932 4294956016 18446744073709551615 4109607679 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12912] ppid=12907 vsize=1490272 CPUtime=10.24
/proc/12909/task/12912/stat : 12912 (java) S 12907 12909 12822 0 -1 64 64380 0 0 0 990 34 0 0 17 0 13 0 158575626 1526038528 160380 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12913] ppid=12907 vsize=1490272 CPUtime=10.1
/proc/12909/task/12913/stat : 12913 (java) S 12907 12909 12822 0 -1 64 65169 0 0 0 973 37 0 0 16 0 13 0 158575627 1526038528 160380 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12914] ppid=12907 vsize=1490272 CPUtime=0.09
/proc/12909/task/12914/stat : 12914 (java) S 12907 12909 12822 0 -1 64 21 0 0 0 6 3 0 0 16 0 13 0 158575628 1526038528 160380 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12915] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12915/stat : 12915 (java) S 12907 12909 12822 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 158575629 1526038528 160380 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12916] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12916/stat : 12916 (java) S 12907 12909 12822 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 158575629 1526038528 160380 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12917] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12917/stat : 12917 (java) S 12907 12909 12822 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158575633 1526038528 160380 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12918] ppid=12907 vsize=1490272 CPUtime=1.25
/proc/12909/task/12918/stat : 12918 (java) S 12907 12909 12822 0 -1 64 5051 0 0 0 123 2 0 0 16 0 13 0 158575633 1526038528 160380 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12919] ppid=12907 vsize=1490272 CPUtime=1.25
/proc/12909/task/12919/stat : 12919 (java) S 12907 12909 12822 0 -1 64 5740 0 1 0 124 1 0 0 16 0 13 0 158575633 1526038528 160380 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12920] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12920/stat : 12920 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158575634 1526038528 160380 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12921] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12921/stat : 12921 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158575634 1526038528 160380 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12922] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12922/stat : 12922 (java) S 12907 12909 12822 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 158575675 1526038528 160380 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1733.06
Current children cumulated vsize (KiB) 1490272

[startup+1782.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/77 12922
/proc/meminfo: memFree=657120/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1490272 CPUtime=1793.37
/proc/12909/stat : 12909 (java) S 12907 12909 12822 0 -1 0 175770 0 2 0 179235 102 0 0 18 0 13 0 158575624 1526038528 162395 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12909/statm: 372568 162395 1436 9 0 369911 0
[pid=12909/tid=12911] ppid=12907 vsize=1490272 CPUtime=1769.64
/proc/12909/task/12911/stat : 12911 (java) R 12907 12909 12822 0 -1 64 32535 0 1 0 176945 19 0 0 25 0 13 0 158575625 1526038528 162395 1992294400 134512640 134550932 4294956016 18446744073709551615 4109549263 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12912] ppid=12907 vsize=1490272 CPUtime=10.61
/proc/12909/task/12912/stat : 12912 (java) S 12907 12909 12822 0 -1 64 65336 0 0 0 1027 34 0 0 17 0 13 0 158575626 1526038528 162395 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12913] ppid=12907 vsize=1490272 CPUtime=10.45
/proc/12909/task/12913/stat : 12913 (java) S 12907 12909 12822 0 -1 64 66341 0 0 0 1007 38 0 0 16 0 13 0 158575627 1526038528 162395 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12914] ppid=12907 vsize=1490272 CPUtime=0.1
/proc/12909/task/12914/stat : 12914 (java) S 12907 12909 12822 0 -1 64 21 0 0 0 7 3 0 0 16 0 13 0 158575628 1526038528 162395 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12915] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12915/stat : 12915 (java) S 12907 12909 12822 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 158575629 1526038528 162395 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12916] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12916/stat : 12916 (java) S 12907 12909 12822 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 158575629 1526038528 162395 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12917] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12917/stat : 12917 (java) S 12907 12909 12822 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158575633 1526038528 162395 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12918] ppid=12907 vsize=1490272 CPUtime=1.25
/proc/12909/task/12918/stat : 12918 (java) S 12907 12909 12822 0 -1 64 5051 0 0 0 123 2 0 0 16 0 13 0 158575633 1526038528 162395 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12919] ppid=12907 vsize=1490272 CPUtime=1.25
/proc/12909/task/12919/stat : 12919 (java) S 12907 12909 12822 0 -1 64 5740 0 1 0 124 1 0 0 16 0 13 0 158575633 1526038528 162395 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12920] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12920/stat : 12920 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158575634 1526038528 162395 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12921] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12921/stat : 12921 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158575634 1526038528 162395 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12922] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12922/stat : 12922 (java) S 12907 12909 12822 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 158575675 1526038528 162395 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1793.37
Current children cumulated vsize (KiB) 1490272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.9 s]
/proc/loadavg: 1.03 1.02 1.00 2/77 12922
/proc/meminfo: memFree=655712/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1490272 CPUtime=1800.02
/proc/12909/stat : 12909 (java) S 12907 12909 12822 0 -1 0 176125 0 2 0 179900 102 0 0 18 0 13 0 158575624 1526038528 162746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12909/statm: 372568 162746 1436 9 0 369911 0
[pid=12909/tid=12911] ppid=12907 vsize=1490272 CPUtime=1776.2
/proc/12909/task/12911/stat : 12911 (java) R 12907 12909 12822 0 -1 64 32536 0 1 0 177601 19 0 0 25 0 13 0 158575625 1526038528 162746 1992294400 134512640 134550932 4294956016 18446744073709551615 4109549744 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12912] ppid=12907 vsize=1490272 CPUtime=10.66
/proc/12909/task/12912/stat : 12912 (java) S 12907 12909 12822 0 -1 64 65457 0 0 0 1032 34 0 0 17 0 13 0 158575626 1526038528 162746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12913] ppid=12907 vsize=1490272 CPUtime=10.49
/proc/12909/task/12913/stat : 12913 (java) S 12907 12909 12822 0 -1 64 66574 0 0 0 1011 38 0 0 16 0 13 0 158575627 1526038528 162746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12914] ppid=12907 vsize=1490272 CPUtime=0.1
/proc/12909/task/12914/stat : 12914 (java) S 12907 12909 12822 0 -1 64 21 0 0 0 7 3 0 0 16 0 13 0 158575628 1526038528 162746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12915] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12915/stat : 12915 (java) S 12907 12909 12822 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 158575629 1526038528 162746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12916] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12916/stat : 12916 (java) S 12907 12909 12822 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 158575629 1526038528 162746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12917] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12917/stat : 12917 (java) S 12907 12909 12822 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158575633 1526038528 162746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12918] ppid=12907 vsize=1490272 CPUtime=1.25
/proc/12909/task/12918/stat : 12918 (java) S 12907 12909 12822 0 -1 64 5051 0 0 0 123 2 0 0 16 0 13 0 158575633 1526038528 162746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12919] ppid=12907 vsize=1490272 CPUtime=1.25
/proc/12909/task/12919/stat : 12919 (java) S 12907 12909 12822 0 -1 64 5740 0 1 0 124 1 0 0 16 0 13 0 158575633 1526038528 162746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12920] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12920/stat : 12920 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158575634 1526038528 162746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12921] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12921/stat : 12921 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158575634 1526038528 162746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12922] ppid=12907 vsize=1490272 CPUtime=0
/proc/12909/task/12922/stat : 12922 (java) S 12907 12909 12822 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 158575675 1526038528 162746 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1490272

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

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

[startup+1789.01 s]
/proc/loadavg: 1.03 1.02 1.00 2/77 12922
/proc/meminfo: memFree=655712/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=1490920 CPUtime=1800.22
/proc/12909/stat : 12909 (java) S 12907 12909 12822 0 -1 0 176148 0 2 0 179920 102 0 0 16 0 15 0 158575624 1526702080 162769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12909/statm: 372730 162769 1437 9 0 370073 0
[pid=12909/tid=12911] ppid=12907 vsize=1490920 CPUtime=1776.3
/proc/12909/task/12911/stat : 12911 (java) R 12907 12909 12822 0 -1 64 32536 0 1 0 177611 19 0 0 25 0 15 0 158575625 1526702080 162769 1992294400 134512640 134550932 4294956016 18446744073709551615 4109549204 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12912] ppid=12907 vsize=1490920 CPUtime=10.66
/proc/12909/task/12912/stat : 12912 (java) S 12907 12909 12822 0 -1 64 65457 0 0 0 1032 34 0 0 17 0 15 0 158575626 1526702080 162769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12913] ppid=12907 vsize=1490920 CPUtime=10.49
/proc/12909/task/12913/stat : 12913 (java) S 12907 12909 12822 0 -1 64 66574 0 0 0 1011 38 0 0 16 0 15 0 158575627 1526702080 162769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12914] ppid=12907 vsize=1490920 CPUtime=0.1
/proc/12909/task/12914/stat : 12914 (java) S 12907 12909 12822 0 -1 64 21 0 0 0 7 3 0 0 16 0 15 0 158575628 1526702080 162769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12915] ppid=12907 vsize=1490920 CPUtime=0
/proc/12909/task/12915/stat : 12915 (java) S 12907 12909 12822 0 -1 64 12 0 0 0 0 0 0 0 16 0 15 0 158575629 1526702080 162769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12916] ppid=12907 vsize=1490920 CPUtime=0
/proc/12909/task/12916/stat : 12916 (java) S 12907 12909 12822 0 -1 64 6 0 0 0 0 0 0 0 16 0 15 0 158575629 1526702080 162769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12917] ppid=12907 vsize=1490920 CPUtime=0
/proc/12909/task/12917/stat : 12917 (java) S 12907 12909 12822 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 158575633 1526702080 162769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12918] ppid=12907 vsize=1490920 CPUtime=1.25
/proc/12909/task/12918/stat : 12918 (java) S 12907 12909 12822 0 -1 64 5051 0 0 0 123 2 0 0 16 0 15 0 158575633 1526702080 162769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12909/tid=12919] ppid=12907 vsize=1490920 CPUtime=1.28
/proc/12909/task/12919/stat : 12919 (java) S 12907 12909 12822 0 -1 64 5744 0 1 0 127 1 0 0 17 0 15 0 158575633 1526702080 162769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12920] ppid=12907 vsize=1490920 CPUtime=0
/proc/12909/task/12920/stat : 12920 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 158575634 1526702080 162769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12921] ppid=12907 vsize=1490920 CPUtime=0
/proc/12909/task/12921/stat : 12921 (java) S 12907 12909 12822 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 158575634 1526702080 162769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12909/tid=12922] ppid=12907 vsize=1490920 CPUtime=0
/proc/12909/task/12922/stat : 12922 (java) S 12907 12909 12822 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 158575675 1526702080 162769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 1490920

[startup+1789.2 s]
/proc/loadavg: 1.03 1.02 1.00 2/77 12922
/proc/meminfo: memFree=655712/2055920 swapFree=4192952/4192956
[pid=12909] ppid=12907 vsize=0 CPUtime=1800.48
/proc/12909/stat : 12909 (java) Z 12907 12909 12822 0 -1 1036 176152 0 2 0 179938 110 0 0 15 0 2 0 158575624 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12909/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.48
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1789.23
CPU time (s): 1800.51
CPU user time (s): 1799.38
CPU system time (s): 1.12683
CPU usage (%): 100.63
Max. virtual memory (cumulated for all children) (KiB): 1491928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.38
system time used= 1.12683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176152
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41499
involuntary context switches= 7200

runsolver used 2.18467 second user time and 4.87926 second system time

The end

Launcher Data

Begin job on node27 at 2009-06-13 18:16:00
IDJOB=1856385
IDBENCH=2495
IDSOLVER=682
FILE ID=node27/1856385-1244909760
PBS_JOBID= 9354603
Free space on /tmp= 66388 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-mas74.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856385-1244909760/watcher-1856385-1244909760 -o /tmp/evaluation-result-1856385-1244909760/solver-1856385-1244909760 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856385-1244909760.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d879f5802b2059e72ece8e718d439f85
RANDOM SEED=122519532

node27.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5521.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1304024 kB
Buffers:         71196 kB
Cached:         588400 kB
SwapCached:          4 kB
Active:          40144 kB
Inactive:       633936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1304024 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:             340 kB
Writeback:           0 kB
Mapped:          24228 kB
Slab:            63692 kB
Committed_AS:   128168 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66388 MiB
End job on node27 at 2009-06-13 18:45:51