Trace number 4084775

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16SAT (TO)21166 1800.09 1796.44

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-gt2.opb
MD5SUMfbf213ed65afe4e66abc3948eb02a29f
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21166
Best CPU time to get the best result obtained on this benchmark2.98254
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21166
Optimality of the best value was proved NO
Number of variables556
Total number of constraints180
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints178
Minimum length of a constraint2
Maximum length of a constraint48
Number of terms in the objective function 304
Biggest coefficient in the objective function 62376
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 3092598
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 62376
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 3092598
Number of bits of the biggest sum of numbers22
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4084775-1465221874.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
0.08/0.19	c ... done. Wall clock time 0.07s.
0.08/0.19	c declared #vars     556
0.08/0.19	c #constraints  180
0.08/0.19	c constraints type 
0.08/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 36
0.08/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
0.08/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24
0.08/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 118
0.08/0.19	c 180 constraints processed.
0.08/0.19	c objective function length is 304 literals
0.52/0.38	c SATISFIABLE
0.52/0.38	c OPTIMIZING...
0.52/0.38	c Got one! Elapsed wall clock time (in seconds):0.257
0.52/0.38	o 44204
1.11/0.73	c cleaning 2980 clauses out of 5966 with flag 14828/5966
1.53/1.10	c cleaning 4493 clauses out of 8987 with flag 38426/11967
1.64/1.13	c Got one! Elapsed wall clock time (in seconds):1.006
1.64/1.13	o 43147
1.94/1.40	c cleaning 4950 clauses out of 9910 with flag 14450/17384
2.46/1.91	c cleaning 5470 clauses out of 10957 with flag 34235/23381
2.97/2.41	c cleaning 6240 clauses out of 12490 with flag 55464/30384
3.47/2.99	c cleaning 7122 clauses out of 14248 with flag 75590/38382
4.18/3.60	c cleaning 8061 clauses out of 16126 with flag 99240/47382
4.78/4.23	c cleaning 9017 clauses out of 18065 with flag 136905/57382
5.38/4.83	c Got one! Elapsed wall clock time (in seconds):4.712
5.38/4.83	o 43122
5.68/5.13	c cleaning 11347 clauses out of 22708 with flag 14046/71042
5.98/5.50	c cleaning 8677 clauses out of 17361 with flag 32940/77042
6.48/5.97	c cleaning 7838 clauses out of 15685 with flag 61357/84043
6.98/6.41	c cleaning 7919 clauses out of 15845 with flag 94125/92041
7.19/6.67	c Got one! Elapsed wall clock time (in seconds):6.551
7.19/6.67	o 42811
7.58/7.01	c cleaning 9295 clauses out of 18592 with flag 16780/102707
7.98/7.43	c cleaning 7642 clauses out of 15295 with flag 38745/108705
8.48/7.95	c cleaning 7320 clauses out of 14653 with flag 66052/115705
9.08/8.55	c cleaning 7659 clauses out of 15335 with flag 93856/123707
9.79/9.27	c cleaning 8333 clauses out of 16675 with flag 127517/132706
10.09/9.56	c Got one! Elapsed wall clock time (in seconds):9.437
10.09/9.56	o 42115
10.22/9.65	c cleaning 6784 clauses out of 13588 with flag 3172/137952
10.22/9.68	c Got one! Elapsed wall clock time (in seconds):9.559
10.22/9.68	o 41366
10.22/9.69	c Got one! Elapsed wall clock time (in seconds):9.571
10.22/9.69	o 41357
10.91/9.93	c Got one! Elapsed wall clock time (in seconds):9.808
10.91/9.93	o 40620
11.18/10.02	c cleaning 6693 clauses out of 13397 with flag 2801/144547
11.52/10.34	c cleaning 6345 clauses out of 12705 with flag 19859/150548
12.02/10.80	c cleaning 6677 clauses out of 13358 with flag 46107/157547
12.02/10.87	c Got one! Elapsed wall clock time (in seconds):10.748
12.02/10.87	o 40540
12.35/11.11	c cleaning 6083 clauses out of 12169 with flag 16821/163035
12.65/11.46	c cleaning 6040 clauses out of 12086 with flag 36255/169035
13.16/11.90	c cleaning 6515 clauses out of 13046 with flag 62445/176035
13.66/12.48	c cleaning 7259 clauses out of 14531 with flag 92565/184035
14.36/13.20	c cleaning 8130 clauses out of 16272 with flag 128247/193035
15.27/14.07	c cleaning 9069 clauses out of 18145 with flag 171121/203038
16.27/15.06	c cleaning 10032 clauses out of 20073 with flag 218127/214035
17.17/15.97	c cleaning 11006 clauses out of 22041 with flag 261095/226036
17.68/16.46	c Got one! Elapsed wall clock time (in seconds):16.343
17.68/16.46	o 40367
17.98/16.79	c cleaning 11170 clauses out of 22351 with flag 15143/237354
18.58/17.30	c cleaning 8584 clauses out of 17182 with flag 40471/243355
19.08/17.89	c cleaning 7789 clauses out of 15597 with flag 64884/250354
19.78/18.59	c cleaning 7891 clauses out of 15808 with flag 93860/258354
20.68/19.40	c cleaning 8450 clauses out of 16918 with flag 125912/267355
21.57/20.35	c cleaning 9224 clauses out of 18467 with flag 165102/277354
22.67/21.46	c cleaning 10112 clauses out of 20245 with flag 211656/288356
23.47/22.20	c cleaning 11054 clauses out of 22134 with flag 254391/300357
23.87/22.66	c Got one! Elapsed wall clock time (in seconds):22.538
23.87/22.66	o 40006
24.28/23.02	c cleaning 12345 clauses out of 24703 with flag 20199/313980
24.68/23.42	c cleaning 9174 clauses out of 18356 with flag 37282/319978
24.88/23.63	c Got one! Elapsed wall clock time (in seconds):23.512
24.88/23.63	o 38658
24.88/23.67	c Got one! Elapsed wall clock time (in seconds):23.553
24.88/23.67	o 37452
24.98/23.71	c Got one! Elapsed wall clock time (in seconds):23.593
24.98/23.71	o 37282
24.98/23.78	c cleaning 7954 clauses out of 15922 with flag 3313/326718
25.38/24.20	c cleaning 6982 clauses out of 13967 with flag 25809/332717
25.68/24.50	c Got one! Elapsed wall clock time (in seconds):24.376
25.68/24.50	o 36265
26.08/24.85	c cleaning 8821 clauses out of 17649 with flag 15127/343382
26.28/25.01	c Got one! Elapsed wall clock time (in seconds):24.892
26.28/25.01	o 35113
26.48/25.20	c cleaning 7375 clauses out of 14768 with flag 8772/349324
26.78/25.56	c cleaning 6690 clauses out of 13396 with flag 27057/355327
27.18/25.98	c cleaning 6846 clauses out of 13704 with flag 47995/362325
27.69/26.47	c cleaning 7420 clauses out of 14857 with flag 73793/370324
28.38/27.16	c cleaning 8215 clauses out of 16439 with flag 104969/379326
28.60/27.35	c Got one! Elapsed wall clock time (in seconds):27.235
28.60/27.35	o 34755
28.70/27.49	c cleaning 6719 clauses out of 13458 with flag 6539/384560
29.10/27.83	c cleaning 6356 clauses out of 12739 with flag 24661/390560
29.50/28.23	c cleaning 6675 clauses out of 13383 with flag 48658/397560
29.60/28.34	c Got one! Elapsed wall clock time (in seconds):28.224
29.60/28.34	o 34710
29.72/28.49	c cleaning 6210 clauses out of 12437 with flag 8861/403289
30.12/28.85	c cleaning 6102 clauses out of 12226 with flag 29316/409288
30.12/28.90	c Got one! Elapsed wall clock time (in seconds):28.775
30.12/28.90	o 34689
30.35/29.10	c Got one! Elapsed wall clock time (in seconds):28.975
30.35/29.10	o 34593
30.45/29.16	c cleaning 6008 clauses out of 12025 with flag 2777/415189
30.85/29.52	c cleaning 5992 clauses out of 12016 with flag 22419/421189
31.25/29.90	c cleaning 6507 clauses out of 13024 with flag 49947/428189
31.25/29.95	c Got one! Elapsed wall clock time (in seconds):29.834
31.25/29.95	o 33912
31.45/30.17	c cleaning 6006 clauses out of 12031 with flag 12464/433704
31.75/30.44	c cleaning 6001 clauses out of 12024 with flag 29028/439704
32.16/30.81	c cleaning 6496 clauses out of 13022 with flag 49933/446703
32.35/31.08	c Got one! Elapsed wall clock time (in seconds):30.96
32.35/31.08	o 33675
32.75/31.49	c cleaning 8616 clauses out of 17244 with flag 14511/457422
33.15/31.87	c cleaning 7308 clauses out of 14627 with flag 34093/463421
33.15/31.90	c Got one! Elapsed wall clock time (in seconds):31.783
33.15/31.90	o 32910
33.55/32.22	c cleaning 6458 clauses out of 12931 with flag 14750/469033
33.95/32.64	c cleaning 6226 clauses out of 12473 with flag 32328/475033
34.15/32.85	c Got one! Elapsed wall clock time (in seconds):32.732
34.15/32.85	o 32775
34.26/32.99	c cleaning 5954 clauses out of 11918 with flag 5991/480707
34.66/33.36	c cleaning 5975 clauses out of 11964 with flag 26580/486707
34.86/33.59	c Got one! Elapsed wall clock time (in seconds):33.474
34.86/33.59	o 32403
34.96/33.67	c cleaning 5787 clauses out of 11577 with flag 2928/492295
35.06/33.78	c Got one! Elapsed wall clock time (in seconds):33.663
35.06/33.78	o 32104
35.26/33.96	c cleaning 5859 clauses out of 11739 with flag 9025/498245
35.66/34.33	c cleaning 5919 clauses out of 11878 with flag 30463/504243
36.06/34.70	c cleaning 6478 clauses out of 12964 with flag 52634/511248
36.26/34.91	c Got one! Elapsed wall clock time (in seconds):34.79
36.26/34.91	o 30624
36.26/34.98	c cleaning 5763 clauses out of 11540 with flag 3303/516302
36.67/35.31	c cleaning 5882 clauses out of 11776 with flag 25434/522301
37.06/35.70	c cleaning 6443 clauses out of 12895 with flag 48391/529302
37.06/35.71	c Got one! Elapsed wall clock time (in seconds):35.588
37.06/35.71	o 30324
37.37/36.01	c cleaning 5857 clauses out of 11728 with flag 17354/534578
37.68/36.35	c cleaning 5926 clauses out of 11869 with flag 39784/540576
38.07/36.77	c cleaning 6470 clauses out of 12945 with flag 68772/547578
38.57/37.28	c cleaning 7235 clauses out of 14473 with flag 97773/555576
39.07/37.74	c cleaning 8110 clauses out of 16237 with flag 125336/564576
39.77/38.49	c cleaning 9059 clauses out of 18127 with flag 159497/574576
40.87/39.51	c cleaning 10030 clauses out of 20068 with flag 198204/585576
42.18/40.84	c cleaning 11012 clauses out of 22039 with flag 240383/597577
43.67/42.36	c cleaning 12006 clauses out of 24026 with flag 289094/610576
45.17/43.90	c cleaning 13010 clauses out of 26020 with flag 334445/624576
47.07/45.79	c cleaning 14002 clauses out of 28011 with flag 390814/639577
49.17/47.89	c cleaning 14999 clauses out of 30009 with flag 455607/655577
51.77/50.40	c cleaning 15999 clauses out of 32009 with flag 524899/672576
53.77/52.45	c cleaning 16994 clauses out of 34007 with flag 590106/690576
53.87/52.56	c Got one! Elapsed wall clock time (in seconds):52.436
53.87/52.56	o 30065
53.99/52.61	c Got one! Elapsed wall clock time (in seconds):52.488
53.99/52.61	o 30051
54.30/52.97	c cleaning 11494 clauses out of 22992 with flag 12467/696555
54.80/53.45	c cleaning 8742 clauses out of 17499 with flag 36868/702556
55.30/53.97	c cleaning 7870 clauses out of 15755 with flag 62483/709554
55.70/54.39	c cleaning 7935 clauses out of 15887 with flag 86265/717556
56.30/54.97	c cleaning 8465 clauses out of 16950 with flag 118832/726554
57.10/55.78	c cleaning 9237 clauses out of 18486 with flag 169024/736555
58.00/56.68	c cleaning 10119 clauses out of 20248 with flag 216929/747554
59.00/57.60	c cleaning 11058 clauses out of 22129 with flag 259852/759554
59.30/57.90	c Got one! Elapsed wall clock time (in seconds):57.778
59.30/57.90	o 29365
59.30/57.99	c cleaning 8362 clauses out of 16741 with flag 3721/765224
59.80/58.41	c cleaning 7181 clauses out of 14379 with flag 29805/771224
60.20/58.89	c cleaning 7090 clauses out of 14199 with flag 59928/778225
60.90/59.52	c cleaning 7545 clauses out of 15108 with flag 91325/786224
61.40/60.00	c Got one! Elapsed wall clock time (in seconds):59.884
61.40/60.00	o 28516
61.80/60.45	c cleaning 9717 clauses out of 19447 with flag 18825/798108
62.10/60.70	c Got one! Elapsed wall clock time (in seconds):60.579
62.10/60.70	o 28245
62.10/60.77	c cleaning 7422 clauses out of 14850 with flag 3582/803228
62.52/61.13	c cleaning 6707 clauses out of 13427 with flag 24911/809228
63.02/61.63	c cleaning 6857 clauses out of 13722 with flag 51973/816230
63.52/62.13	c cleaning 7428 clauses out of 14862 with flag 82425/824227
63.62/62.26	c Got one! Elapsed wall clock time (in seconds):62.138
63.62/62.26	o 27701
63.84/62.46	c cleaning 6306 clauses out of 12626 with flag 9678/829419
64.25/62.82	c cleaning 6146 clauses out of 12320 with flag 33271/835419
64.64/63.26	c cleaning 6577 clauses out of 13173 with flag 59662/842418
65.14/63.78	c cleaning 7292 clauses out of 14598 with flag 91788/850420
65.44/64.10	c Got one! Elapsed wall clock time (in seconds):63.976
65.44/64.10	o 27659
65.95/64.54	c cleaning 8893 clauses out of 17787 with flag 15991/860901
66.55/65.11	c cleaning 7436 clauses out of 14894 with flag 38339/866901
67.15/65.76	c cleaning 7220 clauses out of 14458 with flag 61688/873901
67.95/66.51	c cleaning 7607 clauses out of 15238 with flag 87730/881901
68.85/67.40	c cleaning 8315 clauses out of 16632 with flag 117427/890902
69.95/68.54	c cleaning 9152 clauses out of 18316 with flag 150939/900901
71.25/69.86	c cleaning 10077 clauses out of 20164 with flag 189288/911901
72.45/71.04	c cleaning 11042 clauses out of 22089 with flag 232696/923903
73.35/71.99	c cleaning 12014 clauses out of 24045 with flag 275862/936901
73.75/72.33	c Got one! Elapsed wall clock time (in seconds):72.205
73.75/72.33	o 27368
74.16/72.77	c cleaning 11199 clauses out of 22412 with flag 25224/947282
74.65/73.22	c cleaning 8605 clauses out of 17213 with flag 55961/953282
74.95/73.53	c Got one! Elapsed wall clock time (in seconds):73.409
74.95/73.53	o 27161
75.35/73.96	c cleaning 9732 clauses out of 19481 with flag 16268/964155
75.85/74.43	c cleaning 7867 clauses out of 15750 with flag 36669/970156
76.36/74.98	c cleaning 7429 clauses out of 14882 with flag 60791/977155
76.95/75.54	c cleaning 7719 clauses out of 15453 with flag 87230/985155
77.65/76.20	c cleaning 8360 clauses out of 16734 with flag 116747/994156
78.35/76.92	c cleaning 9181 clauses out of 18375 with flag 152559/1004157
79.05/77.65	c cleaning 10091 clauses out of 20191 with flag 189770/1015155
80.45/79.02	c cleaning 11041 clauses out of 22100 with flag 236975/1027155
80.55/79.17	c Got one! Elapsed wall clock time (in seconds):79.05
80.55/79.17	o 26836
80.85/79.41	c cleaning 8415 clauses out of 16838 with flag 11442/1032934
81.25/79.84	c cleaning 7207 clauses out of 14424 with flag 34201/1038935
81.76/80.39	c cleaning 7107 clauses out of 14217 with flag 58506/1045935
82.45/81.07	c cleaning 7552 clauses out of 15110 with flag 91243/1053935
83.35/81.95	c cleaning 8274 clauses out of 16557 with flag 132997/1062934
84.36/82.99	c cleaning 9135 clauses out of 18282 with flag 174046/1072933
85.26/83.88	c cleaning 10052 clauses out of 20148 with flag 211472/1083934
86.56/85.13	c cleaning 11039 clauses out of 22095 with flag 253959/1095933
88.06/86.64	c cleaning 12017 clauses out of 24056 with flag 304631/1108933
89.46/88.09	c cleaning 13018 clauses out of 26040 with flag 353730/1122934
91.16/89.77	c cleaning 14008 clauses out of 28021 with flag 404803/1137934
93.05/91.61	c cleaning 15004 clauses out of 30015 with flag 464085/1153936
95.55/94.18	c cleaning 16004 clauses out of 32009 with flag 532044/1170934
97.95/96.55	c cleaning 16996 clauses out of 34004 with flag 604254/1188933
98.26/96.82	c Got one! Elapsed wall clock time (in seconds):96.696
98.26/96.82	o 26536
98.55/97.10	c cleaning 11007 clauses out of 22034 with flag 6338/1193959
99.15/97.72	c cleaning 8504 clauses out of 17027 with flag 26774/1199959
99.75/98.37	c cleaning 7750 clauses out of 15523 with flag 50522/1206959
100.56/99.16	c cleaning 7882 clauses out of 15773 with flag 77958/1214959
101.45/100.06	c cleaning 8440 clauses out of 16894 with flag 109698/1223962
102.55/101.15	c cleaning 9220 clauses out of 18453 with flag 146751/1233961
103.86/102.47	c cleaning 10106 clauses out of 20231 with flag 189336/1244959
105.45/104.09	c cleaning 11057 clauses out of 22125 with flag 237196/1256959
106.95/105.56	c cleaning 12031 clauses out of 24070 with flag 287293/1269961
107.35/105.96	c Got one! Elapsed wall clock time (in seconds):105.837
107.35/105.96	o 24354
107.45/106.07	c cleaning 9011 clauses out of 18030 with flag 3171/1275952
107.88/106.49	c cleaning 7494 clauses out of 15020 with flag 31420/1281953
108.38/106.96	c cleaning 7250 clauses out of 14525 with flag 71162/1288952
108.98/107.56	c cleaning 7626 clauses out of 15277 with flag 101846/1296954
109.77/108.33	c cleaning 8321 clauses out of 16648 with flag 135654/1305951
110.57/109.17	c cleaning 9156 clauses out of 18328 with flag 174789/1315952
111.58/110.16	c cleaning 10075 clauses out of 20170 with flag 218723/1326951
112.97/111.50	c cleaning 11043 clauses out of 22095 with flag 282431/1338951
114.27/112.90	c cleaning 12020 clauses out of 24051 with flag 333456/1351951
115.98/114.57	c cleaning 13012 clauses out of 26034 with flag 382517/1365954
117.47/116.03	c Got one! Elapsed wall clock time (in seconds):115.909
117.47/116.03	o 24106
118.18/116.74	c cleaning 15970 clauses out of 31959 with flag 19030/1384895
118.87/117.41	c cleaning 10987 clauses out of 21990 with flag 47134/1390896
119.47/118.05	c cleaning 8993 clauses out of 18002 with flag 85174/1397895
120.17/118.77	c cleaning 8504 clauses out of 17009 with flag 126093/1405895
120.97/119.59	c cleaning 8751 clauses out of 17506 with flag 171298/1414896
121.97/120.50	c cleaning 9366 clauses out of 18755 with flag 217560/1424896
123.07/121.67	c cleaning 10187 clauses out of 20388 with flag 274526/1435895
124.37/122.99	c cleaning 11098 clauses out of 22201 with flag 342554/1447895
125.97/124.53	c cleaning 12048 clauses out of 24103 with flag 389849/1460895
127.77/126.31	c cleaning 13022 clauses out of 26055 with flag 453964/1474895
129.79/128.35	c cleaning 14008 clauses out of 28034 with flag 533937/1489896
131.59/130.15	c cleaning 15006 clauses out of 30027 with flag 595242/1505897
133.89/132.42	c cleaning 16004 clauses out of 32019 with flag 666435/1522895
134.79/133.33	c Got one! Elapsed wall clock time (in seconds):133.214
134.79/133.33	o 23851
135.39/133.99	c cleaning 14934 clauses out of 29880 with flag 21130/1536761
135.99/134.58	c cleaning 10466 clauses out of 20946 with flag 45424/1542761
136.69/135.25	c cleaning 8735 clauses out of 17482 with flag 73542/1549763
137.39/135.99	c cleaning 8366 clauses out of 16747 with flag 106224/1557763
138.29/136.80	c cleaning 8687 clauses out of 17379 with flag 141068/1566761
139.09/137.67	c cleaning 9338 clauses out of 18694 with flag 179792/1576763
140.09/138.63	c cleaning 10170 clauses out of 20351 with flag 219749/1587761
141.19/139.75	c cleaning 11088 clauses out of 22181 with flag 269406/1599762
142.39/140.93	c cleaning 12043 clauses out of 24094 with flag 324920/1612763
143.09/141.63	c Got one! Elapsed wall clock time (in seconds):141.509
143.09/141.63	o 23697
143.69/142.28	c cleaning 12861 clauses out of 25738 with flag 17115/1626450
144.29/142.87	c cleaning 9431 clauses out of 18877 with flag 38876/1632450
144.79/143.39	c cleaning 8215 clauses out of 16446 with flag 62345/1639450
145.39/143.99	c cleaning 8108 clauses out of 16231 with flag 93979/1647450
146.19/144.73	c cleaning 8548 clauses out of 17124 with flag 129317/1656451
147.09/145.62	c cleaning 9285 clauses out of 18577 with flag 167580/1666452
148.09/146.62	c cleaning 10140 clauses out of 20290 with flag 212313/1677450
149.29/147.90	c cleaning 11066 clauses out of 22151 with flag 260681/1689451
150.90/149.46	c cleaning 12036 clauses out of 24084 with flag 315947/1702450
151.89/150.40	c Got one! Elapsed wall clock time (in seconds):150.276
151.89/150.40	o 23518
152.49/151.01	c cleaning 13336 clauses out of 26680 with flag 23989/1717082
152.99/151.53	c cleaning 9667 clauses out of 19342 with flag 60771/1723080
153.59/152.10	c cleaning 8334 clauses out of 16676 with flag 103697/1730081
154.09/152.68	c cleaning 8167 clauses out of 16343 with flag 131504/1738082
154.89/153.49	c cleaning 8564 clauses out of 17174 with flag 162579/1747080
155.79/154.32	c cleaning 9300 clauses out of 18610 with flag 199818/1757080
156.70/155.21	c cleaning 10146 clauses out of 20310 with flag 240051/1768080
158.09/156.61	c cleaning 11078 clauses out of 22165 with flag 286410/1780081
159.29/157.90	c cleaning 12037 clauses out of 24087 with flag 337409/1793082
160.89/159.50	c cleaning 13021 clauses out of 26049 with flag 394393/1807081
162.89/161.40	c cleaning 14009 clauses out of 28027 with flag 456033/1822080
164.80/163.36	c cleaning 15000 clauses out of 30019 with flag 517269/1838081
166.80/165.32	c cleaning 16006 clauses out of 32021 with flag 588942/1855083
169.50/168.05	c cleaning 17001 clauses out of 34012 with flag 671780/1873080
172.20/170.78	c cleaning 17994 clauses out of 36011 with flag 755120/1892080
175.80/174.30	c cleaning 18998 clauses out of 38017 with flag 853649/1912080
179.80/178.32	c cleaning 20012 clauses out of 40025 with flag 967770/1933086
184.06/182.59	c cleaning 20999 clauses out of 42008 with flag 1087340/1955081
188.26/186.79	c cleaning 21989 clauses out of 44008 with flag 1180677/1978080
192.75/191.22	c cleaning 23002 clauses out of 46019 with flag 1274614/2002080
196.26/194.78	c cleaning 23996 clauses out of 48017 with flag 1381858/2027080
201.55/200.04	c cleaning 25005 clauses out of 50021 with flag 1515102/2053080
207.65/206.16	c cleaning 26003 clauses out of 52019 with flag 1672102/2080083
213.45/211.94	c cleaning 27000 clauses out of 54014 with flag 1798222/2108081
218.66/217.11	c cleaning 27999 clauses out of 56013 with flag 1923227/2137080
225.15/223.63	c cleaning 28999 clauses out of 58014 with flag 2061082/2167080
225.55/224.06	c Got one! Elapsed wall clock time (in seconds):223.944
225.55/224.06	o 23092
225.96/224.42	c cleaning 17257 clauses out of 34522 with flag 8711/2172587
226.55/225.04	c cleaning 11617 clauses out of 23266 with flag 29664/2178588
227.16/225.67	c cleaning 9316 clauses out of 18650 with flag 57674/2185589
227.85/226.35	c cleaning 8664 clauses out of 17334 with flag 89406/2193589
228.55/227.04	c cleaning 8818 clauses out of 17668 with flag 125160/2202587
229.66/228.01	c cleaning 9412 clauses out of 18850 with flag 170863/2212587
230.57/228.96	c cleaning 10212 clauses out of 20438 with flag 218876/2223587
231.67/230.02	c cleaning 11095 clauses out of 22226 with flag 274105/2235587
233.06/231.43	c cleaning 12064 clauses out of 24131 with flag 325514/2248587
234.66/233.04	c cleaning 13028 clauses out of 26068 with flag 382844/2262588
236.56/234.97	c cleaning 14015 clauses out of 28040 with flag 446446/2277588
238.17/236.60	c cleaning 15005 clauses out of 30024 with flag 510378/2293587
240.37/238.75	c cleaning 16007 clauses out of 32021 with flag 582735/2310589
242.67/241.01	c cleaning 16999 clauses out of 34012 with flag 648683/2328587
244.26/242.61	c Got one! Elapsed wall clock time (in seconds):242.488
244.26/242.61	o 22521
245.06/243.47	c cleaning 18101 clauses out of 36217 with flag 17404/2347791
245.76/244.13	c cleaning 12044 clauses out of 24116 with flag 39004/2353791
246.46/244.83	c cleaning 9520 clauses out of 19072 with flag 65628/2360791
247.16/245.54	c cleaning 8774 clauses out of 17553 with flag 97631/2368792
247.96/246.36	c cleaning 8882 clauses out of 17779 with flag 136023/2377792
248.86/247.25	c cleaning 9447 clauses out of 18897 with flag 180752/2387792
249.96/248.39	c cleaning 10218 clauses out of 20449 with flag 227689/2398791
251.27/249.68	c cleaning 11106 clauses out of 22231 with flag 279915/2410791
252.67/251.04	c cleaning 12047 clauses out of 24125 with flag 336690/2423791
254.07/252.50	c cleaning 13031 clauses out of 26081 with flag 395750/2437794
255.65/253.91	c cleaning 14017 clauses out of 28047 with flag 460185/2452791
257.35/255.63	c cleaning 15012 clauses out of 30033 with flag 526712/2468794
259.35/257.63	c cleaning 16004 clauses out of 32019 with flag 599536/2485792
261.65/259.92	c cleaning 17009 clauses out of 34017 with flag 688955/2503794
264.35/262.64	c cleaning 17999 clauses out of 36005 with flag 779385/2522791
266.55/264.88	c cleaning 18999 clauses out of 38006 with flag 865134/2542791
269.25/267.51	c cleaning 20002 clauses out of 40009 with flag 965066/2563793
269.45/267.75	c Got one! Elapsed wall clock time (in seconds):267.632
269.45/267.75	o 22342
269.85/268.13	c cleaning 12656 clauses out of 25326 with flag 10864/2569112
270.35/268.64	c cleaning 9323 clauses out of 18670 with flag 34784/2575112
270.95/269.20	c cleaning 8161 clauses out of 16348 with flag 60901/2582113
271.55/269.86	c cleaning 8083 clauses out of 16186 with flag 91946/2590112
272.25/270.58	c cleaning 8535 clauses out of 17103 with flag 132328/2599112
273.15/271.50	c cleaning 9277 clauses out of 18568 with flag 178391/2609112
274.15/272.49	c cleaning 10138 clauses out of 20292 with flag 217942/2620113
275.35/273.65	c cleaning 11069 clauses out of 22154 with flag 266561/2632113
276.85/275.14	c cleaning 12037 clauses out of 24085 with flag 324862/2645113
278.58/276.89	c cleaning 13018 clauses out of 26049 with flag 383805/2659114
280.38/278.65	c cleaning 14004 clauses out of 28030 with flag 453463/2674113
282.68/280.93	c cleaning 15002 clauses out of 30026 with flag 541958/2690113
285.38/283.60	c cleaning 15997 clauses out of 32023 with flag 649953/2707112
288.28/286.58	c cleaning 17003 clauses out of 34026 with flag 763135/2725112
291.58/289.83	c cleaning 17998 clauses out of 36024 with flag 887134/2744113
294.68/292.92	c cleaning 19001 clauses out of 38025 with flag 985540/2764112
297.48/295.75	c cleaning 19999 clauses out of 40024 with flag 1086801/2785112
300.99/299.21	c cleaning 21010 clauses out of 42026 with flag 1178452/2807113
304.58/302.82	c cleaning 22001 clauses out of 44016 with flag 1277695/2830113
308.88/307.10	c cleaning 23002 clauses out of 46017 with flag 1382830/2854115
310.99/309.24	c Got one! Elapsed wall clock time (in seconds):309.12
310.99/309.24	o 21166
311.99/310.29	c cleaning 21472 clauses out of 42963 with flag 20780/2874063
312.78/311.08	c cleaning 13734 clauses out of 27490 with flag 49622/2880062
313.63/311.87	c cleaning 10376 clauses out of 20756 with flag 79308/2887062
314.34/312.55	c cleaning 9185 clauses out of 18380 with flag 113055/2895062
315.23/313.49	c cleaning 9091 clauses out of 18195 with flag 155732/2904062
316.23/314.42	c cleaning 9544 clauses out of 19106 with flag 198747/2914064
317.23/315.43	c cleaning 10275 clauses out of 20561 with flag 243486/2925063
318.53/316.78	c cleaning 11136 clauses out of 22286 with flag 289938/2937063
319.93/318.16	c cleaning 12059 clauses out of 24151 with flag 345664/2950064
321.44/319.66	c cleaning 13033 clauses out of 26090 with flag 410493/2964062
323.24/321.44	c cleaning 14019 clauses out of 28058 with flag 476567/2979063
325.14/323.36	c cleaning 15002 clauses out of 30038 with flag 550895/2995062
327.45/325.69	c cleaning 16002 clauses out of 32036 with flag 642296/3012062
330.04/328.25	c cleaning 17013 clauses out of 34034 with flag 729953/3030062
333.05/331.23	c cleaning 18002 clauses out of 36023 with flag 805662/3049064
336.04/334.30	c cleaning 19001 clauses out of 38022 with flag 890690/3069065
339.84/338.06	c cleaning 20003 clauses out of 40019 with flag 982362/3090063
343.74/341.95	c cleaning 21000 clauses out of 42016 with flag 1087250/3112063
348.11/346.26	c cleaning 21999 clauses out of 44015 with flag 1201030/3135062
352.30/350.48	c cleaning 22991 clauses out of 46018 with flag 1314839/3159064
356.50/354.66	c cleaning 23998 clauses out of 48025 with flag 1445487/3184062
361.50/359.65	c cleaning 25008 clauses out of 50029 with flag 1566169/3210064
366.80/364.92	c cleaning 26004 clauses out of 52019 with flag 1700267/3237062
372.00/370.15	c cleaning 27002 clauses out of 54015 with flag 1853476/3265062
377.90/376.00	c cleaning 27992 clauses out of 56013 with flag 1989848/3294062
384.40/382.55	c cleaning 29001 clauses out of 58023 with flag 2154129/3324064
393.38/391.48	c cleaning 30004 clauses out of 60020 with flag 2331170/3355062
402.08/400.19	c cleaning 31002 clauses out of 62018 with flag 2522300/3387064
411.38/409.48	c cleaning 31999 clauses out of 64015 with flag 2714114/3420063
420.97/419.07	c cleaning 33005 clauses out of 66015 with flag 2916978/3454062
431.47/429.50	c cleaning 34002 clauses out of 68010 with flag 3129360/3489062
441.07/439.11	c cleaning 34990 clauses out of 70009 with flag 3339107/3525063
450.06/448.06	c cleaning 36006 clauses out of 72020 with flag 3514377/3562064
459.76/457.76	c cleaning 37002 clauses out of 74013 with flag 3707225/3600063
469.75/467.76	c cleaning 37996 clauses out of 76010 with flag 3937959/3639062
480.05/478.08	c cleaning 38999 clauses out of 78015 with flag 4172835/3679063
491.66/489.66	c cleaning 39990 clauses out of 80015 with flag 4384874/3720062
503.55/501.60	c cleaning 41010 clauses out of 82029 with flag 4607441/3762066
516.43/514.31	c cleaning 41988 clauses out of 84015 with flag 4855696/3805062
531.03/529.00	c cleaning 43015 clauses out of 86030 with flag 5085418/3849065
544.43/542.39	c cleaning 43996 clauses out of 88013 with flag 5348520/3894063
560.52/558.41	c cleaning 44992 clauses out of 90016 with flag 5611243/3940062
575.51/573.30	c cleaning 46007 clauses out of 92027 with flag 5862321/3987065
589.81/587.66	c cleaning 47001 clauses out of 94018 with flag 6117014/4035063
607.02/604.86	c cleaning 47998 clauses out of 96016 with flag 6407795/4084062
628.13/625.99	c cleaning 49007 clauses out of 98018 with flag 6726603/4134062
644.12/641.88	c cleaning 50001 clauses out of 100012 with flag 7029892/4185063
661.92/659.63	c cleaning 50990 clauses out of 102011 with flag 7342109/4237063
681.22/678.92	c cleaning 52007 clauses out of 104021 with flag 7665037/4290063
699.33/697.07	c cleaning 52982 clauses out of 106015 with flag 7959516/4344064
720.37/717.99	c cleaning 54010 clauses out of 108031 with flag 8280572/4399062
743.28/740.88	c cleaning 55003 clauses out of 110021 with flag 8588692/4455062
768.29/765.83	c cleaning 56009 clauses out of 112018 with flag 8923855/4512062
796.50/793.92	c cleaning 56995 clauses out of 114009 with flag 9266258/4570062
828.72/826.13	c cleaning 58001 clauses out of 116015 with flag 9633531/4629063
861.12/858.59	c cleaning 58996 clauses out of 118013 with flag 9982830/4689062
888.55/885.88	c cleaning 59995 clauses out of 120018 with flag 10336604/4750063
918.85/916.13	c cleaning 60998 clauses out of 122022 with flag 10749762/4812062
952.77/950.04	c cleaning 61999 clauses out of 124026 with flag 11132937/4875064
983.89/981.04	c cleaning 63007 clauses out of 126026 with flag 11540267/4939063
1015.19/1012.36	c cleaning 64008 clauses out of 128020 with flag 11908438/5004064
1045.71/1042.83	c cleaning 65000 clauses out of 130011 with flag 12314757/5070063
1074.54/1071.68	c cleaning 65997 clauses out of 132013 with flag 12713047/5137065
1107.14/1104.23	c cleaning 66999 clauses out of 134013 with flag 13131630/5205062
1140.54/1137.55	c cleaning 67990 clauses out of 136018 with flag 13563459/5274066
1172.15/1169.17	c cleaning 69001 clauses out of 138024 with flag 13971377/5344062
1209.45/1206.42	c cleaning 70003 clauses out of 140023 with flag 14386985/5415062
1242.92/1239.82	c cleaning 71005 clauses out of 142022 with flag 14827951/5487064
1280.62/1277.59	c cleaning 72001 clauses out of 144016 with flag 15278483/5560063
1327.81/1324.62	c cleaning 73004 clauses out of 146015 with flag 15757809/5634063
1384.72/1381.60	c cleaning 74002 clauses out of 148010 with flag 16258565/5709062
1443.54/1440.29	c cleaning 74996 clauses out of 150010 with flag 16761999/5785064
1499.15/1495.86	c cleaning 75998 clauses out of 152012 with flag 17274040/5862062
1554.57/1551.19	c cleaning 77002 clauses out of 154018 with flag 17889452/5940066
1610.27/1606.87	c cleaning 77998 clauses out of 156012 with flag 18480913/6019062
1650.19/1646.61	c cleaning 78998 clauses out of 158015 with flag 18983306/6099063
1700.70/1697.10	c cleaning 79999 clauses out of 160017 with flag 19516911/6180063
1753.26/1749.66	c cleaning 81001 clauses out of 162019 with flag 20051968/6262064
1800.09/1796.41	c starts		: 20674
1800.09/1796.41	c conflicts		: 6339805
1800.09/1796.41	c decisions		: 9751369
1800.09/1796.41	c propagations		: 241581863
1800.09/1796.41	c inspects		: 34326284506
1800.09/1796.41	c shortcuts		: 0
1800.09/1796.41	c learnt literals	: 38
1800.09/1796.41	c learnt binary clauses	: 35
1800.09/1796.41	c learnt ternary clauses	: 26
1800.09/1796.41	c learnt constraints	: 6339767
1800.09/1796.41	c ignored constraints	: 0
1800.09/1796.41	c root simplifications	: 0
1800.09/1796.41	c removed literals (reason simplification)	: 0
1800.09/1796.41	c reason swapping (by a shorter reason)	: 0
1800.09/1796.41	c Calls to reduceDB	: 344
1800.09/1796.41	c Number of update (reduction) of LBD	: 2044760
1800.09/1796.41	c Imported unit clauses	: 0
1800.09/1796.41	c number of reductions to clauses (during analyze)	: 0
1800.09/1796.41	c number of learned constraints concerned by reduction	: 0
1800.09/1796.41	c number of learning phase by resolution	: 0
1800.09/1796.41	c number of learning phase by cutting planes	: 0
1800.09/1796.41	c speed (assignments/second)	: 134494.96413291284
1800.09/1796.41	c non guided choices	2863
1800.09/1796.43	c learnt constraints type 
1800.09/1796.43	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 35
1800.09/1796.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 158725
1800.09/1796.43	s SATISFIABLE
1800.09/1796.43	c Found 48 solution(s)
1800.09/1796.44	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 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 x255 x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 -x308 -x309 -x310 -x311 x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 x357 -x358 -x359 x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 
1800.09/1796.44	c objective function=21166
1800.09/1796.44	c Total wall clock time (in seconds): 1796.316

Verifier Data

OK	21166

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4084775-1465221874/watcher-4084775-1465221874 -o /tmp/evaluation-result-4084775-1465221874/solver-4084775-1465221874 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465218300-31161 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084775-1465221874.opb 

pid=31968
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

[startup+0 s]
/proc/loadavg: 2.17 2.23 2.18 3/194 31971
/proc/meminfo: memFree=30052616/32872528 swapFree=12352/737972
[pid=31971] ppid=31968 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/31971/stat : 31971 (runsolver) R 31968 31144 31144 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 1 0 104121842 24911872 50 33554432000 4194304 4338465 140737389320384 140737389317920 213866146754 0 0 4096 24578 0 0 0 17 7 0 0 0 0 0
/proc/31971/statm: 6082 50 4 36 0 2655 0
Current StackSize limit: 10240 KiB


[startup+0.10016 s]
/proc/loadavg: 2.17 2.23 2.18 3/194 31971
/proc/meminfo: memFree=30052616/32872528 swapFree=12352/737972
[pid=31971] ppid=31968 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/31971/stat : 31971 (java) S 31968 31971 31144 0 -1 4202496 4386 0 1 0 7 1 0 0 20 0 18 0 104121842 9787879424 5506 33554432000 1073741824 1073778376 140734846145568 140734846136704 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31971/statm: 2389619 5507 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.20029 s]
/proc/loadavg: 2.17 2.23 2.18 3/194 31971
/proc/meminfo: memFree=30052616/32872528 swapFree=12352/737972
[pid=31971] ppid=31968 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/31971/stat : 31971 (java) S 31968 31971 31144 0 -1 4202496 4733 0 1 0 23 1 0 0 20 0 19 0 104121842 9856040960 6798 33554432000 1073741824 1073778376 140734846145568 140734846136704 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31971/statm: 2406260 6798 2207 9 0 2396937 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9625040

[startup+0.300282 s]
/proc/loadavg: 2.17 2.23 2.18 3/194 31971
/proc/meminfo: memFree=30052616/32872528 swapFree=12352/737972
[pid=31971] ppid=31968 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/31971/stat : 31971 (java) S 31968 31971 31144 0 -1 4202496 6791 0 1 0 50 2 0 0 20 0 19 0 104121842 9856040960 8365 33554432000 1073741824 1073778376 140734846145568 140734846136704 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31971/statm: 2406260 8365 2245 9 0 2396937 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9625040

[startup+0.700247 s]
/proc/loadavg: 2.17 2.23 2.18 3/194 31971
/proc/meminfo: memFree=30052616/32872528 swapFree=12352/737972
[pid=31971] ppid=31968 vsize=9625040 CPUtime=1.11 cores=1,3,5,7
/proc/31971/stat : 31971 (java) S 31968 31971 31144 0 -1 4202496 8284 0 1 0 109 2 0 0 20 0 19 0 104121842 9856040960 9707 33554432000 1073741824 1073778376 140734846145568 140734846136704 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31971/statm: 2406260 9707 2249 9 0 2396937 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.17 2.23 2.18 3/213 31990
/proc/meminfo: memFree=30016740/32872528 swapFree=12352/737972
[pid=31971] ppid=31968 vsize=9625040 CPUtime=2.06 cores=1,3,5,7
/proc/31971/stat : 31971 (java) S 31968 31971 31144 0 -1 4202496 9445 0 1 0 203 3 0 0 20 0 19 0 104121842 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 140734846136704 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31971/statm: 2406260 12132 2260 9 0 2396937 0
[pid=31971/tid=31973] ppid=31968 vsize=9625040 CPUtime=1.44 cores=1,3,5,7
/proc/31971/task/31973/stat : 31973 (java) R 31968 31971 31144 0 -1 4202560 2434 0 1 0 143 1 0 0 20 0 19 0 104121844 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892325396144 139892198151590 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31974] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31974/stat : 31974 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892169226920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31975] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31975/stat : 31975 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892168174376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31976] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31976/stat : 31976 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892167121832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31971/tid=31977] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31977/stat : 31977 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892166069288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31978] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31978/stat : 31978 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892165015720 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31979] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31979/stat : 31979 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892163963176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31980] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31980/stat : 31980 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892162910632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31981] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31981/stat : 31981 (java) S 31968 31971 31144 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892161858088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31982] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31982/stat : 31982 (java) S 31968 31971 31144 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892149660264 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31983] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31983/stat : 31983 (java) S 31968 31971 31144 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892148606584 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31984] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31984/stat : 31984 (java) S 31968 31971 31144 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892147553928 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31985] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31985/stat : 31985 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892146502672 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31986] ppid=31968 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/31971/task/31986/stat : 31986 (java) S 31968 31971 31144 0 -1 4202560 3738 0 0 0 37 0 0 0 20 0 19 0 104121849 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892145449016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31987] ppid=31968 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/31971/task/31987/stat : 31987 (java) S 31968 31971 31144 0 -1 4202560 2000 0 0 0 19 0 0 0 20 0 19 0 104121849 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892144396472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31988] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31988/stat : 31988 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892143344120 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31989] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31989/stat : 31989 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892142291784 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31990] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31990/stat : 31990 (java) S 31968 31971 31144 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104121862 9856040960 12132 33554432000 1073741824 1073778376 140734846145568 139892141188392 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 9625040

[startup+3.1008 s]
/proc/loadavg: 2.17 2.23 2.18 3/213 31990
/proc/meminfo: memFree=30006128/32872528 swapFree=12352/737972
[pid=31971] ppid=31968 vsize=9625040 CPUtime=3.67 cores=1,3,5,7
/proc/31971/stat : 31971 (java) S 31968 31971 31144 0 -1 4202496 9460 0 1 0 364 3 0 0 20 0 19 0 104121842 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 140734846136704 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31971/statm: 2406260 15211 2260 9 0 2396937 0
[pid=31971/tid=31973] ppid=31968 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/31971/task/31973/stat : 31973 (java) R 31968 31971 31144 0 -1 4202560 2442 0 1 0 303 2 0 0 20 0 19 0 104121844 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892325405064 139892198055262 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31974] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31974/stat : 31974 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892169226920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31975] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31975/stat : 31975 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892168174376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31976] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31976/stat : 31976 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892167121832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31971/tid=31977] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31977/stat : 31977 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892166069288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31978] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31978/stat : 31978 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892165015720 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31979] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31979/stat : 31979 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892163963176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31980] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31980/stat : 31980 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892162910632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31981] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31981/stat : 31981 (java) S 31968 31971 31144 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892161858088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31982] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31982/stat : 31982 (java) S 31968 31971 31144 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892149660264 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31983] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31983/stat : 31983 (java) S 31968 31971 31144 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892148606584 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31984] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31984/stat : 31984 (java) S 31968 31971 31144 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892147553928 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31985] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31985/stat : 31985 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892146502672 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31986] ppid=31968 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/31971/task/31986/stat : 31986 (java) S 31968 31971 31144 0 -1 4202560 3738 0 0 0 37 0 0 0 20 0 19 0 104121849 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892145449016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31987] ppid=31968 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/31971/task/31987/stat : 31987 (java) S 31968 31971 31144 0 -1 4202560 2007 0 0 0 21 0 0 0 20 0 19 0 104121849 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892144396472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31988] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31988/stat : 31988 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892143344120 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31989] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31989/stat : 31989 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892142291784 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31990] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31990/stat : 31990 (java) S 31968 31971 31144 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104121862 9856040960 15211 33554432000 1073741824 1073778376 140734846145568 139892141188392 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.24 2.25 2.19 4/213 31990
/proc/meminfo: memFree=29979012/32872528 swapFree=12352/737972
[pid=31971] ppid=31968 vsize=9625040 CPUtime=6.88 cores=1,3,5,7
/proc/31971/stat : 31971 (java) S 31968 31971 31144 0 -1 4202496 9478 0 1 0 685 3 0 0 20 0 19 0 104121842 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 140734846136704 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31971/statm: 2406260 22305 2261 9 0 2396937 0
[pid=31971/tid=31973] ppid=31968 vsize=9625040 CPUtime=6.23 cores=1,3,5,7
/proc/31971/task/31973/stat : 31973 (java) R 31968 31971 31144 0 -1 4202560 2459 0 1 0 621 2 0 0 20 0 19 0 104121844 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892325404944 139892198097368 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31974] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31974/stat : 31974 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892169226920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31975] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31975/stat : 31975 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892168174376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31976] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31976/stat : 31976 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892167121832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31971/tid=31977] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31977/stat : 31977 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892166069288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31978] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31978/stat : 31978 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892165015720 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31979] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31979/stat : 31979 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892163963176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31980] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31980/stat : 31980 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892162910632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31981] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31981/stat : 31981 (java) S 31968 31971 31144 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104121845 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892161858088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31982] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31982/stat : 31982 (java) S 31968 31971 31144 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892149660264 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31983] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31983/stat : 31983 (java) S 31968 31971 31144 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892148606584 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31984] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31984/stat : 31984 (java) S 31968 31971 31144 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892147553928 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31985] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31985/stat : 31985 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892146502672 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31986] ppid=31968 vsize=9625040 CPUtime=0.38 cores=1,3,5,7
/proc/31971/task/31986/stat : 31986 (java) S 31968 31971 31144 0 -1 4202560 3738 0 0 0 38 0 0 0 20 0 19 0 104121849 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892145449016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31987] ppid=31968 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/31971/task/31987/stat : 31987 (java) S 31968 31971 31144 0 -1 4202560 2007 0 0 0 21 0 0 0 20 0 19 0 104121849 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892144396472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31988] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31988/stat : 31988 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892143344120 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31989] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31989/stat : 31989 (java) S 31968 31971 31144 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892142291784 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31990] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31990/stat : 31990 (java) S 31968 31971 31144 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104121862 9856040960 22305 33554432000 1073741824 1073778376 140734846145568 139892141188392 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.88
Current children cumulated vsize (KiB) 9625040


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

[pid=31971/tid=31990] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31990/stat : 31990 (java) S 31968 31971 31144 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104121862 9856040960 113142 33554432000 1073741824 1073778376 140734846145568 139892141188392 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1665.89
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.04 2.08 2.08 3/213 32099
/proc/meminfo: memFree=29863460/32872528 swapFree=12352/737972
[pid=31971] ppid=31968 vsize=9625040 CPUtime=1725.97 cores=1,3,5,7
/proc/31971/stat : 31971 (java) S 31968 31971 31144 0 -1 4202496 22770 0 1 0 172517 80 0 0 20 0 19 0 104121842 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 140734846136704 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31971/statm: 2406260 113141 2287 9 0 2396937 0
[pid=31971/tid=31973] ppid=31968 vsize=9625040 CPUtime=1716.8 cores=1,3,5,7
/proc/31971/task/31973/stat : 31973 (java) R 31968 31971 31144 0 -1 4202560 2534 0 1 0 171646 34 0 0 20 0 19 0 104121844 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892325403968 139892198097368 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31974] ppid=31968 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/31971/task/31974/stat : 31974 (java) S 31968 31971 31144 0 -1 4202560 231 0 0 0 27 5 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892169226920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31971/tid=31975] ppid=31968 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/31971/task/31975/stat : 31975 (java) S 31968 31971 31144 0 -1 4202560 255 0 0 0 31 6 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892168174376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31976] ppid=31968 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/31971/task/31976/stat : 31976 (java) S 31968 31971 31144 0 -1 4202560 166 0 0 0 30 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892167121832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31977] ppid=31968 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/31971/task/31977/stat : 31977 (java) S 31968 31971 31144 0 -1 4202560 144 0 0 0 30 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892166069288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31971/tid=31978] ppid=31968 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/31971/task/31978/stat : 31978 (java) S 31968 31971 31144 0 -1 4202560 464 0 0 0 31 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892165015720 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31979] ppid=31968 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/31971/task/31979/stat : 31979 (java) S 31968 31971 31144 0 -1 4202560 126 0 0 0 24 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892163963176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31980] ppid=31968 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/31971/task/31980/stat : 31980 (java) S 31968 31971 31144 0 -1 4202560 83 0 0 0 29 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892162910632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31981] ppid=31968 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/31971/task/31981/stat : 31981 (java) S 31968 31971 31144 0 -1 4202560 146 0 0 0 29 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892161858088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31982] ppid=31968 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/31971/task/31982/stat : 31982 (java) S 31968 31971 31144 0 -1 4202560 124 0 0 0 11 3 0 0 20 0 19 0 104121846 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892149660264 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31983] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31983/stat : 31983 (java) S 31968 31971 31144 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892148606584 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31971/tid=31984] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31984/stat : 31984 (java) S 31968 31971 31144 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892147553928 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31985] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31985/stat : 31985 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892146502672 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31986] ppid=31968 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/31971/task/31986/stat : 31986 (java) S 31968 31971 31144 0 -1 4202560 8446 0 0 0 66 1 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892145449016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31987] ppid=31968 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/31971/task/31987/stat : 31987 (java) S 31968 31971 31144 0 -1 4202560 8692 0 0 0 79 2 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892144396472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31988] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31988/stat : 31988 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892143344120 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31989] ppid=31968 vsize=9625040 CPUtime=0.63 cores=1,3,5,7
/proc/31971/task/31989/stat : 31989 (java) S 31968 31971 31144 0 -1 4202560 100 0 0 0 28 35 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892142291784 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31990] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31990/stat : 31990 (java) S 31968 31971 31144 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104121862 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892141188392 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1725.97
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.01 2.07 2.08 11/213 32100
/proc/meminfo: memFree=29890852/32872528 swapFree=12352/737972
[pid=31971] ppid=31968 vsize=9625040 CPUtime=1785.97 cores=1,3,5,7
/proc/31971/stat : 31971 (java) S 31968 31971 31144 0 -1 4202496 22775 0 1 0 178515 82 0 0 20 0 19 0 104121842 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 140734846136704 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31971/statm: 2406260 113141 2287 9 0 2396937 0
[pid=31971/tid=31973] ppid=31968 vsize=9625040 CPUtime=1776.63 cores=1,3,5,7
/proc/31971/task/31973/stat : 31973 (java) R 31968 31971 31144 0 -1 4202560 2534 0 1 0 177628 35 0 0 20 0 19 0 104121844 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892325404880 139892198097368 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31974] ppid=31968 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/31971/task/31974/stat : 31974 (java) S 31968 31971 31144 0 -1 4202560 231 0 0 0 27 5 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892169226920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31971/tid=31975] ppid=31968 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/31971/task/31975/stat : 31975 (java) S 31968 31971 31144 0 -1 4202560 255 0 0 0 31 6 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892168174376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31976] ppid=31968 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/31971/task/31976/stat : 31976 (java) S 31968 31971 31144 0 -1 4202560 166 0 0 0 30 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892167121832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31977] ppid=31968 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/31971/task/31977/stat : 31977 (java) S 31968 31971 31144 0 -1 4202560 144 0 0 0 30 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892166069288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31971/tid=31978] ppid=31968 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/31971/task/31978/stat : 31978 (java) S 31968 31971 31144 0 -1 4202560 464 0 0 0 31 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892165015720 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31979] ppid=31968 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/31971/task/31979/stat : 31979 (java) S 31968 31971 31144 0 -1 4202560 126 0 0 0 24 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892163963176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31980] ppid=31968 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/31971/task/31980/stat : 31980 (java) S 31968 31971 31144 0 -1 4202560 83 0 0 0 29 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892162910632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31981] ppid=31968 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/31971/task/31981/stat : 31981 (java) S 31968 31971 31144 0 -1 4202560 146 0 0 0 29 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892161858088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31982] ppid=31968 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/31971/task/31982/stat : 31982 (java) S 31968 31971 31144 0 -1 4202560 124 0 0 0 11 3 0 0 20 0 19 0 104121846 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892149660264 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31983] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31983/stat : 31983 (java) S 31968 31971 31144 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892148606584 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31971/tid=31984] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31984/stat : 31984 (java) S 31968 31971 31144 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892147553928 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31985] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31985/stat : 31985 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892146502672 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31986] ppid=31968 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/31971/task/31986/stat : 31986 (java) S 31968 31971 31144 0 -1 4202560 8446 0 0 0 66 1 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892145449016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31987] ppid=31968 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/31971/task/31987/stat : 31987 (java) S 31968 31971 31144 0 -1 4202560 8693 0 0 0 79 2 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892144396472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31988] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31988/stat : 31988 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892143344120 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31989] ppid=31968 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/31971/task/31989/stat : 31989 (java) S 31968 31971 31144 0 -1 4202560 104 0 0 0 29 37 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892142291784 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31990] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31990/stat : 31990 (java) S 31968 31971 31144 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104121862 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892141188392 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1785.97
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.41 s]
/proc/loadavg: 2.09 2.08 2.08 3/213 32166
/proc/meminfo: memFree=30720420/32872528 swapFree=12352/737972
[pid=31971] ppid=31968 vsize=9625040 CPUtime=1800.09 cores=1,3,5,7
/proc/31971/stat : 31971 (java) S 31968 31971 31144 0 -1 4202496 22775 0 1 0 179926 83 0 0 20 0 19 0 104121842 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 140734846136704 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31971/statm: 2406260 113141 2287 9 0 2396937 0
[pid=31971/tid=31973] ppid=31968 vsize=9625040 CPUtime=1790.7 cores=1,3,5,7
/proc/31971/task/31973/stat : 31973 (java) R 31968 31971 31144 0 -1 4202560 2534 0 1 0 179034 36 0 0 20 0 19 0 104121844 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892325404880 139892198133808 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31974] ppid=31968 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/31971/task/31974/stat : 31974 (java) S 31968 31971 31144 0 -1 4202560 231 0 0 0 27 5 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892169226920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31971/tid=31975] ppid=31968 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/31971/task/31975/stat : 31975 (java) S 31968 31971 31144 0 -1 4202560 255 0 0 0 31 6 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892168174376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31976] ppid=31968 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/31971/task/31976/stat : 31976 (java) S 31968 31971 31144 0 -1 4202560 166 0 0 0 30 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892167121832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31977] ppid=31968 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/31971/task/31977/stat : 31977 (java) S 31968 31971 31144 0 -1 4202560 144 0 0 0 30 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892166069288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31971/tid=31978] ppid=31968 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/31971/task/31978/stat : 31978 (java) S 31968 31971 31144 0 -1 4202560 464 0 0 0 31 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892165015720 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31979] ppid=31968 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/31971/task/31979/stat : 31979 (java) S 31968 31971 31144 0 -1 4202560 126 0 0 0 24 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892163963176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31980] ppid=31968 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/31971/task/31980/stat : 31980 (java) S 31968 31971 31144 0 -1 4202560 83 0 0 0 29 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892162910632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31981] ppid=31968 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/31971/task/31981/stat : 31981 (java) S 31968 31971 31144 0 -1 4202560 146 0 0 0 29 4 0 0 20 0 19 0 104121845 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892161858088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31982] ppid=31968 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/31971/task/31982/stat : 31982 (java) S 31968 31971 31144 0 -1 4202560 124 0 0 0 11 3 0 0 20 0 19 0 104121846 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892149660264 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31983] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31983/stat : 31983 (java) S 31968 31971 31144 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892148606584 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31971/tid=31984] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31984/stat : 31984 (java) S 31968 31971 31144 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104121846 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892147553928 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31985] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31985/stat : 31985 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892146502672 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31986] ppid=31968 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/31971/task/31986/stat : 31986 (java) S 31968 31971 31144 0 -1 4202560 8446 0 0 0 66 1 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892145449016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31971/tid=31987] ppid=31968 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/31971/task/31987/stat : 31987 (java) S 31968 31971 31144 0 -1 4202560 8693 0 0 0 79 2 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892144396472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31988] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31988/stat : 31988 (java) S 31968 31971 31144 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892143344120 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31971/tid=31989] ppid=31968 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/31971/task/31989/stat : 31989 (java) S 31968 31971 31144 0 -1 4202560 104 0 0 0 30 37 0 0 20 0 19 0 104121849 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892142291784 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31971/tid=31990] ppid=31968 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/31971/task/31990/stat : 31990 (java) S 31968 31971 31144 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104121862 9856040960 113141 33554432000 1073741824 1073778376 140734846145568 139892141188392 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 31971 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31971 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=699164
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=281805
# CPU time returned by wait4() is 1795.98
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1796.44
CPU time (s): 1800.09
CPU user time (s): 1799.26
CPU system time (s): 0.83
CPU usage (%): 100.203
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.7
system time used= 1.2818
maximum resident set size= 526520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22820
page faults= 1
swaps= 0
block input operations= 80
block output operations= 1368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38948
involuntary context switches= 13543

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.6424 second user time and 13.5619 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-06 16:04:34
IDJOB=4084775
IDBENCH=1528
IDSOLVER=2546
FILE ID=node112/4084775-1465221874
RUNJOBID= node112-1465218300-31161
PBS_JOBID= 19843211
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-gt2.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084775-1465221874/watcher-4084775-1465221874 -o /tmp/evaluation-result-4084775-1465221874/solver-4084775-1465221874 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465218300-31161 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4084775-1465221874.opb

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

MD5SUM BENCH= fbf213ed65afe4e66abc3948eb02a29f
RANDOM SEED=1039029494

node112.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.783
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.56
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.783
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	: 5332.55
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.783
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	: 5332.55
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.783
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	: 5332.56
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.783
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	: 5332.54
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.783
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	: 5332.72
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.783
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	: 5332.55
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.783
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30053408 kB
Buffers:            7756 kB
Cached:            80356 kB
SwapCached:         1616 kB
Active:          1346944 kB
Inactive:          32296 kB
Active(anon):    1293080 kB
Inactive(anon):      544 kB
Active(file):      53864 kB
Inactive(file):    31752 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098556 kB
Dirty:               824 kB
Writeback:             0 kB
AnonPages:       2090424 kB
Mapped:            15352 kB
Shmem:                 0 kB
Slab:             565696 kB
SReclaimable:       9332 kB
SUnreclaim:       556364 kB
KernelStack:        1760 kB
PageTables:         8256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2179064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2050048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71748 MiB
End job on node112 at 2016-06-06 16:34:30