Trace number 4119454

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)-2848 1800.07 1769.44

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern30-30.opb
MD5SUM72ec75988a0f21e62b2c0e390134188b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-2848
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 6412
Biggest coefficient in the objective function 846
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 204620
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 846
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 204620
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)6382
Sum of products size (including duplicates)20636
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.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.11	c Pseudo Boolean Optimization by upper bound
0.08/0.11	c --- Begin Solver configuration ---
0.08/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.11	c No reason simplification
0.08/0.11	c Glucose 2.1 dynamic restart strategy
0.08/0.11	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.11	c timeout=2147483s
0.08/0.11	c DB Simplification allowed=false
0.08/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-4119454-1467259220.opb
0.08/0.11	c reading problem ... 
0.08/0.12	c  objective function found
1.39/1.05	c ... done. Wall clock time 0.933s.
1.39/1.05	c declared #vars     30
1.39/1.05	c internal #vars     6412
1.39/1.05	c #constraints  12764
1.39/1.05	c constraints type 
1.39/1.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6382
1.39/1.05	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6382
1.39/1.05	c 12764 constraints processed.
1.39/1.05	c objective function length is 6412 literals
1.63/1.14	c SATISFIABLE
1.63/1.14	c OPTIMIZING...
1.63/1.14	c Got one! Elapsed wall clock time (in seconds):1.03
1.63/1.14	o 0
1.93/1.28	c Got one! Elapsed wall clock time (in seconds):1.169
1.93/1.28	o -203
2.21/1.38	c Got one! Elapsed wall clock time (in seconds):1.267
2.21/1.38	o -378
2.50/1.43	c Got one! Elapsed wall clock time (in seconds):1.315
2.50/1.43	o -659
2.50/1.49	c Got one! Elapsed wall clock time (in seconds):1.378
2.50/1.49	o -790
2.81/1.51	c Got one! Elapsed wall clock time (in seconds):1.399
2.81/1.51	o -890
2.81/1.53	c Got one! Elapsed wall clock time (in seconds):1.418
2.81/1.53	o -1184
2.81/1.57	c Got one! Elapsed wall clock time (in seconds):1.452
2.81/1.57	o -1375
2.81/1.60	c Got one! Elapsed wall clock time (in seconds):1.482
2.81/1.60	o -1412
2.99/1.61	c Got one! Elapsed wall clock time (in seconds):1.497
2.99/1.61	o -1669
2.99/1.67	c Got one! Elapsed wall clock time (in seconds):1.558
2.99/1.67	o -1712
3.10/1.73	c Got one! Elapsed wall clock time (in seconds):1.618
3.10/1.73	o -1770
3.10/1.75	c Got one! Elapsed wall clock time (in seconds):1.641
3.10/1.75	o -1771
3.10/1.77	c Got one! Elapsed wall clock time (in seconds):1.661
3.10/1.77	o -1864
3.20/1.81	c Got one! Elapsed wall clock time (in seconds):1.697
3.20/1.81	o -2041
3.30/1.93	c Got one! Elapsed wall clock time (in seconds):1.812
3.30/1.93	o -2054
3.30/2.00	c Got one! Elapsed wall clock time (in seconds):1.881
3.30/2.00	o -2064
3.41/2.03	c Got one! Elapsed wall clock time (in seconds):1.918
3.41/2.03	o -2073
3.41/2.06	c Got one! Elapsed wall clock time (in seconds):1.942
3.41/2.06	o -2074
3.41/2.07	c Got one! Elapsed wall clock time (in seconds):1.955
3.41/2.07	o -2079
3.41/2.08	c Got one! Elapsed wall clock time (in seconds):1.969
3.41/2.08	o -2220
3.62/2.30	c Got one! Elapsed wall clock time (in seconds):2.185
3.62/2.30	o -2238
3.91/2.53	c Got one! Elapsed wall clock time (in seconds):2.419
3.91/2.53	o -2309
4.31/2.98	c Got one! Elapsed wall clock time (in seconds):2.867
4.31/2.98	o -2339
4.61/3.21	c Got one! Elapsed wall clock time (in seconds):3.096
4.61/3.21	o -2345
4.72/3.34	c Got one! Elapsed wall clock time (in seconds):3.23
4.72/3.34	o -2356
4.82/3.45	c Got one! Elapsed wall clock time (in seconds):3.336
4.82/3.45	o -2368
5.79/4.34	c Got one! Elapsed wall clock time (in seconds):4.229
5.79/4.34	o -2379
7.60/6.10	c Got one! Elapsed wall clock time (in seconds):5.987
7.60/6.10	o -2427
8.27/6.77	c Got one! Elapsed wall clock time (in seconds):6.653
8.27/6.77	o -2429
8.67/7.13	c Got one! Elapsed wall clock time (in seconds):7.016
8.67/7.13	o -2431
8.97/7.43	c Got one! Elapsed wall clock time (in seconds):7.319
8.97/7.43	o -2436
9.82/8.18	c Got one! Elapsed wall clock time (in seconds):8.062
9.82/8.18	o -2456
10.53/8.82	c Got one! Elapsed wall clock time (in seconds):8.707
10.53/8.82	o -2464
12.26/10.56	c cleaning 5198 clauses out of 10395 with flag 4001/10395
14.09/12.38	c Got one! Elapsed wall clock time (in seconds):12.262
14.09/12.38	o -2476
15.41/13.51	c Got one! Elapsed wall clock time (in seconds):13.4
15.41/13.51	o -2480
16.31/14.42	c Got one! Elapsed wall clock time (in seconds):14.311
16.31/14.42	o -2483
17.21/15.30	c cleaning 5341 clauses out of 10681 with flag 2060/15879
17.42/15.56	c Got one! Elapsed wall clock time (in seconds):15.447
17.42/15.56	o -2487
17.91/16.00	c Got one! Elapsed wall clock time (in seconds):15.887
17.91/16.00	o -2501
21.52/19.50	c Got one! Elapsed wall clock time (in seconds):19.387
21.52/19.50	o -2503
22.32/20.38	c cleaning 5643 clauses out of 11286 with flag 2002/21825
22.64/20.62	c Got one! Elapsed wall clock time (in seconds):20.508
22.64/20.62	o -2512
22.95/20.95	c Got one! Elapsed wall clock time (in seconds):20.834
22.95/20.95	o -2524
23.05/21.10	c Got one! Elapsed wall clock time (in seconds):20.981
23.05/21.10	o -2539
23.24/21.26	c Got one! Elapsed wall clock time (in seconds):21.147
23.24/21.26	o -2542
23.24/21.27	c Got one! Elapsed wall clock time (in seconds):21.16
23.24/21.27	o -2545
23.34/21.30	c Got one! Elapsed wall clock time (in seconds):21.19
23.34/21.30	o -2550
27.62/25.53	c cleaning 5861 clauses out of 11721 with flag 10004/27903
31.74/29.53	c Got one! Elapsed wall clock time (in seconds):29.419
31.74/29.53	o -2552
32.34/30.18	c Got one! Elapsed wall clock time (in seconds):30.064
32.34/30.18	o -2558
33.24/31.05	c cleaning 6183 clauses out of 12368 with flag 2001/34411
38.72/36.32	c cleaning 6093 clauses out of 12185 with flag 14001/40411
45.15/42.51	c cleaning 6546 clauses out of 13092 with flag 28001/47411
47.65/45.00	c Got one! Elapsed wall clock time (in seconds):44.889
47.65/45.00	o -2559
50.28/47.61	c cleaning 6246 clauses out of 12495 with flag 6020/53360
51.20/48.51	c Got one! Elapsed wall clock time (in seconds):48.398
51.20/48.51	o -2562
52.49/49.83	c Got one! Elapsed wall clock time (in seconds):49.718
52.49/49.83	o -2564
52.59/49.91	c Got one! Elapsed wall clock time (in seconds):49.796
52.59/49.91	o -2566
52.59/49.95	c Got one! Elapsed wall clock time (in seconds):49.837
52.59/49.95	o -2567
52.59/49.96	c Got one! Elapsed wall clock time (in seconds):49.851
52.59/49.96	o -2574
55.23/52.54	c cleaning 5989 clauses out of 11981 with flag 6071/59092
60.41/57.66	c cleaning 5995 clauses out of 11992 with flag 18117/65092
62.07/59.26	c Got one! Elapsed wall clock time (in seconds):59.146
62.07/59.26	o -2586
65.76/62.86	c cleaning 5921 clauses out of 11843 with flag 8010/70938
71.29/68.31	c cleaning 5959 clauses out of 11922 with flag 20016/76938
76.62/73.70	c Got one! Elapsed wall clock time (in seconds):73.582
76.62/73.70	o -2603
80.31/77.28	c Got one! Elapsed wall clock time (in seconds):77.162
80.31/77.28	o -2610
81.22/78.18	c cleaning 8676 clauses out of 17352 with flag 2003/88327
81.51/78.45	c Got one! Elapsed wall clock time (in seconds):78.336
81.51/78.45	o -2623
82.13/78.92	c Got one! Elapsed wall clock time (in seconds):78.805
82.13/78.92	o -2626
82.33/79.16	c Got one! Elapsed wall clock time (in seconds):79.044
82.33/79.16	o -2630
82.44/79.26	c Got one! Elapsed wall clock time (in seconds):79.143
82.44/79.26	o -2632
83.33/80.11	c Got one! Elapsed wall clock time (in seconds):79.994
83.33/80.11	o -2638
83.54/80.40	c Got one! Elapsed wall clock time (in seconds):80.283
83.54/80.40	o -2639
83.64/80.47	c Got one! Elapsed wall clock time (in seconds):80.355
83.64/80.47	o -2644
83.93/80.72	c Got one! Elapsed wall clock time (in seconds):80.607
83.93/80.72	o -2646
87.19/83.98	c cleaning 7780 clauses out of 15562 with flag 8058/95213
92.22/88.93	c cleaning 6888 clauses out of 13782 with flag 20083/101213
98.41/95.06	c cleaning 6943 clauses out of 13894 with flag 34083/108213
105.62/102.18	c cleaning 7472 clauses out of 14951 with flag 50083/116213
112.63/109.04	c Got one! Elapsed wall clock time (in seconds):108.929
112.63/109.04	o -2648
117.27/113.61	c cleaning 10050 clauses out of 20100 with flag 10535/128834
120.99/117.30	c Got one! Elapsed wall clock time (in seconds):117.183
120.99/117.30	o -2660
121.84/118.19	c cleaning 7637 clauses out of 15285 with flag 2001/134069
127.17/123.41	c cleaning 6821 clauses out of 13648 with flag 14001/140069
133.35/129.59	c cleaning 6912 clauses out of 13827 with flag 28001/147069
140.67/136.73	c cleaning 7457 clauses out of 14915 with flag 44001/155069
149.01/144.95	c cleaning 8227 clauses out of 16459 with flag 62003/164070
157.58/153.39	c cleaning 9113 clauses out of 18231 with flag 82001/174069
167.46/163.01	c cleaning 10057 clauses out of 20118 with flag 104001/185069
178.39/173.79	c cleaning 11030 clauses out of 22061 with flag 128001/197069
180.39/175.79	c Got one! Elapsed wall clock time (in seconds):175.68
180.39/175.79	o -2662
183.13/178.41	c cleaning 8205 clauses out of 16416 with flag 6002/202454
188.32/183.55	c cleaning 7102 clauses out of 14211 with flag 18002/208454
194.65/189.75	c cleaning 7055 clauses out of 14109 with flag 32002/215454
201.80/196.78	c cleaning 7526 clauses out of 15054 with flag 48002/223454
210.04/204.89	c cleaning 8259 clauses out of 16528 with flag 66002/232454
218.89/213.51	c cleaning 9135 clauses out of 18269 with flag 86002/242454
220.78/215.41	c Got one! Elapsed wall clock time (in seconds):215.293
220.78/215.41	o -2672
223.34/217.99	c cleaning 7250 clauses out of 14503 with flag 6071/247823
228.88/223.34	c cleaning 6626 clauses out of 13254 with flag 18269/253824
235.24/229.53	c cleaning 6811 clauses out of 13628 with flag 32458/260824
242.16/236.36	c cleaning 7404 clauses out of 14817 with flag 48701/268824
242.66/236.83	c Got one! Elapsed wall clock time (in seconds):236.717
242.66/236.83	o -2673
247.23/241.34	c cleaning 6473 clauses out of 12954 with flag 10001/274365
252.61/246.63	c cleaning 6235 clauses out of 12481 with flag 22001/280365
258.75/252.67	c cleaning 6621 clauses out of 13246 with flag 36001/287365
266.04/259.86	c cleaning 7311 clauses out of 14626 with flag 52003/295366
274.23/267.99	c cleaning 8153 clauses out of 16315 with flag 70003/304366
283.20/276.74	c cleaning 9081 clauses out of 18162 with flag 90003/314366
293.49/286.81	c cleaning 10040 clauses out of 20081 with flag 112003/325366
302.95/296.14	c Got one! Elapsed wall clock time (in seconds):296.03
302.95/296.14	o -2682
307.97/300.95	c cleaning 12617 clauses out of 25239 with flag 10021/340564
313.16/306.05	c cleaning 9309 clauses out of 18622 with flag 22021/346564
317.69/310.50	c Got one! Elapsed wall clock time (in seconds):310.387
317.69/310.50	o -2687
320.07/312.87	c Got one! Elapsed wall clock time (in seconds):312.756
320.07/312.87	o -2689
320.78/313.52	c Got one! Elapsed wall clock time (in seconds):313.407
320.78/313.52	o -2696
321.27/314.00	c Got one! Elapsed wall clock time (in seconds):313.888
321.27/314.00	o -2717
322.17/314.92	c Got one! Elapsed wall clock time (in seconds):314.802
322.17/314.92	o -2718
322.27/315.02	c Got one! Elapsed wall clock time (in seconds):314.902
322.27/315.02	o -2722
322.27/315.03	c Got one! Elapsed wall clock time (in seconds):314.916
322.27/315.03	o -2730
322.37/315.14	c Got one! Elapsed wall clock time (in seconds):315.023
322.37/315.14	o -2733
322.37/315.15	c Got one! Elapsed wall clock time (in seconds):315.037
322.37/315.15	o -2741
322.37/315.16	c Got one! Elapsed wall clock time (in seconds):315.047
322.37/315.16	o -2744
322.37/315.18	c Got one! Elapsed wall clock time (in seconds):315.069
322.37/315.18	o -2748
322.90/315.51	c Got one! Elapsed wall clock time (in seconds):315.393
322.90/315.51	o -2749
323.11/315.73	c Got one! Elapsed wall clock time (in seconds):315.621
323.11/315.73	o -2750
324.80/317.46	c cleaning 11348 clauses out of 22695 with flag 4051/359946
329.88/322.42	c cleaning 8673 clauses out of 17347 with flag 16056/365946
331.98/324.59	c Got one! Elapsed wall clock time (in seconds):324.478
331.98/324.59	o -2751
334.62/327.17	c cleaning 7154 clauses out of 14314 with flag 6038/371586
339.56/332.09	c cleaning 6572 clauses out of 13160 with flag 18047/377586
345.17/337.70	c cleaning 6792 clauses out of 13588 with flag 32047/384586
350.22/342.64	c Got one! Elapsed wall clock time (in seconds):342.526
350.22/342.64	o -2757
355.06/347.36	c cleaning 8823 clauses out of 17647 with flag 10318/395437
360.28/352.60	c cleaning 7408 clauses out of 14824 with flag 22703/401437
366.40/358.52	c cleaning 7203 clauses out of 14416 with flag 36703/408437
373.14/365.20	c cleaning 7606 clauses out of 15213 with flag 52703/416437
381.25/373.17	c cleaning 8301 clauses out of 16607 with flag 70703/425437
389.90/381.65	c cleaning 9150 clauses out of 18306 with flag 90703/435437
399.26/390.88	c cleaning 10077 clauses out of 20157 with flag 112705/446438
409.68/401.09	c cleaning 11039 clauses out of 22079 with flag 136703/458437
421.44/412.53	c cleaning 12015 clauses out of 24041 with flag 162705/471438
433.60/424.47	c cleaning 13010 clauses out of 26026 with flag 190705/485438
446.83/437.41	c cleaning 14005 clauses out of 28015 with flag 220703/500437
461.82/452.00	c cleaning 15000 clauses out of 30011 with flag 252705/516438
476.85/466.86	c cleaning 16002 clauses out of 32011 with flag 286714/533438
486.84/476.61	c Got one! Elapsed wall clock time (in seconds):476.498
486.84/476.61	o -2779
491.78/481.49	c cleaning 15853 clauses out of 31710 with flag 10231/549139
497.32/486.91	c cleaning 10928 clauses out of 21858 with flag 22369/555140
503.60/493.14	c cleaning 8960 clauses out of 17930 with flag 36542/562140
510.75/500.28	c cleaning 8482 clauses out of 16970 with flag 52783/570140
513.89/503.36	c Got one! Elapsed wall clock time (in seconds):503.242
513.89/503.36	o -2783
515.79/505.25	c cleaning 6990 clauses out of 13986 with flag 4055/575638
517.09/506.54	c Got one! Elapsed wall clock time (in seconds):506.429
517.09/506.54	o -2792
520.64/510.07	c cleaning 6186 clauses out of 12383 with flag 8001/581025
526.01/515.36	c cleaning 6093 clauses out of 12198 with flag 20003/587026
532.18/521.50	c cleaning 6548 clauses out of 13105 with flag 34003/594026
538.94/528.17	c cleaning 7275 clauses out of 14557 with flag 50003/602026
546.59/535.76	c cleaning 8137 clauses out of 16281 with flag 68001/611025
555.29/544.30	c cleaning 9071 clauses out of 18144 with flag 88001/621025
564.72/553.66	c cleaning 10036 clauses out of 20073 with flag 110001/632025
575.08/563.85	c cleaning 11013 clauses out of 22037 with flag 134001/644025
586.54/575.08	c cleaning 12011 clauses out of 24024 with flag 160001/657025
599.25/587.62	c cleaning 13006 clauses out of 26013 with flag 188001/671025
613.39/601.56	c cleaning 14002 clauses out of 28007 with flag 218001/686025
627.88/615.89	c cleaning 15000 clauses out of 30005 with flag 250001/702025
643.20/630.92	c cleaning 16001 clauses out of 32006 with flag 284003/719026
658.96/646.45	c cleaning 17002 clauses out of 34005 with flag 320003/737026
676.15/663.35	c cleaning 18001 clauses out of 36003 with flag 358003/756026
694.38/681.25	c cleaning 18997 clauses out of 38001 with flag 398001/776025
714.12/700.62	c cleaning 20002 clauses out of 40005 with flag 440003/797026
734.98/721.14	c cleaning 20998 clauses out of 42003 with flag 484003/819026
756.70/742.42	c cleaning 21996 clauses out of 44004 with flag 530001/842025
779.60/765.17	c cleaning 23002 clauses out of 46009 with flag 578003/866026
804.67/789.46	c cleaning 24003 clauses out of 48007 with flag 628003/891026
830.28/814.74	c cleaning 25000 clauses out of 50004 with flag 680003/917026
856.13/840.24	c cleaning 25999 clauses out of 52004 with flag 734003/944026
882.42/866.22	c cleaning 26996 clauses out of 54004 with flag 790001/972025
912.02/895.50	c cleaning 28002 clauses out of 56008 with flag 848001/1001025
943.27/926.37	c cleaning 29003 clauses out of 58007 with flag 908003/1031026
974.73/957.41	c cleaning 30002 clauses out of 60004 with flag 970003/1062026
1006.48/988.67	c cleaning 30999 clauses out of 62002 with flag 1034003/1094026
1041.00/1022.68	c cleaning 31997 clauses out of 64002 with flag 1101013/1127025
1059.72/1041.04	c Got one! Elapsed wall clock time (in seconds):1040.926
1059.72/1041.04	o -2807
1064.83/1046.18	c cleaning 27643 clauses out of 55294 with flag 10313/1150314
1070.45/1051.79	c cleaning 16823 clauses out of 33652 with flag 22509/1156315
1076.87/1058.11	c cleaning 11914 clauses out of 23829 with flag 36735/1163315
1084.05/1065.25	c cleaning 9956 clauses out of 19915 with flag 52967/1171315
1092.09/1073.22	c cleaning 9475 clauses out of 18959 with flag 71188/1180315
1100.98/1082.08	c cleaning 9739 clauses out of 19483 with flag 91530/1190314
1110.80/1091.70	c cleaning 10371 clauses out of 20744 with flag 114033/1201314
1122.00/1102.83	c cleaning 11185 clauses out of 22373 with flag 138659/1213314
1134.46/1115.17	c cleaning 12095 clauses out of 24189 with flag 165479/1226315
1148.16/1128.61	c cleaning 13046 clauses out of 26093 with flag 194437/1240314
1162.76/1143.07	c cleaning 14020 clauses out of 28048 with flag 225811/1255315
1164.58/1144.90	c Got one! Elapsed wall clock time (in seconds):1144.783
1164.58/1144.90	o -2817
1168.19/1148.47	c cleaning 9986 clauses out of 19971 with flag 8010/1261258
1173.35/1153.58	c cleaning 7988 clauses out of 15985 with flag 20011/1267258
1179.32/1159.44	c cleaning 7493 clauses out of 14997 with flag 34011/1274258
1186.16/1166.12	c cleaning 7747 clauses out of 15504 with flag 50011/1282258
1193.81/1173.72	c cleaning 8376 clauses out of 16757 with flag 68011/1291258
1202.48/1182.21	c cleaning 9191 clauses out of 18381 with flag 88011/1301258
1212.53/1192.16	c cleaning 10095 clauses out of 20190 with flag 110011/1312258
1223.68/1203.15	c cleaning 11044 clauses out of 22095 with flag 134011/1324258
1235.21/1214.49	c cleaning 12024 clauses out of 24052 with flag 160013/1337259
1247.65/1226.71	c cleaning 13013 clauses out of 26028 with flag 188013/1351259
1260.91/1239.73	c cleaning 14005 clauses out of 28015 with flag 218013/1366259
1275.51/1254.04	c cleaning 15001 clauses out of 30010 with flag 250013/1382259
1290.67/1268.94	c cleaning 16002 clauses out of 32009 with flag 284020/1399259
1307.47/1285.36	c cleaning 17002 clauses out of 34007 with flag 320020/1417259
1324.24/1301.82	c cleaning 18001 clauses out of 36005 with flag 358020/1436259
1342.40/1319.53	c cleaning 18996 clauses out of 38004 with flag 398020/1456259
1361.76/1338.61	c cleaning 20002 clauses out of 40008 with flag 440020/1477259
1382.87/1359.31	c cleaning 21000 clauses out of 42005 with flag 484018/1499258
1404.92/1381.07	c cleaning 21998 clauses out of 44005 with flag 530018/1522258
1418.72/1394.63	c Got one! Elapsed wall clock time (in seconds):1394.515
1418.72/1394.63	o -2822
1423.89/1399.63	c cleaning 20895 clauses out of 41802 with flag 10112/1542053
1429.12/1404.88	c cleaning 13449 clauses out of 26907 with flag 22160/1548053
1435.64/1411.27	c cleaning 10223 clauses out of 20458 with flag 36265/1555053
1442.89/1418.43	c cleaning 9110 clauses out of 18234 with flag 52355/1563052
1451.08/1426.57	c cleaning 9059 clauses out of 18124 with flag 70669/1572052
1459.71/1435.06	c cleaning 9532 clauses out of 19066 with flag 90671/1582053
1469.47/1444.67	c cleaning 10264 clauses out of 20533 with flag 112809/1593052
1474.91/1450.00	c Got one! Elapsed wall clock time (in seconds):1449.888
1474.91/1450.00	o -2824
1479.49/1454.59	c cleaning 10750 clauses out of 21512 with flag 10126/1604295
1484.89/1459.84	c cleaning 8376 clauses out of 16762 with flag 22213/1610295
1490.95/1465.80	c cleaning 7687 clauses out of 15386 with flag 36247/1617295
1491.46/1466.36	c Got one! Elapsed wall clock time (in seconds):1466.248
1491.46/1466.36	o -2828
1493.99/1468.83	c Got one! Elapsed wall clock time (in seconds):1468.721
1493.99/1468.83	o -2833
1494.69/1469.55	c Got one! Elapsed wall clock time (in seconds):1469.439
1494.69/1469.55	o -2840
1494.69/1469.58	c Got one! Elapsed wall clock time (in seconds):1469.469
1494.69/1469.58	o -2847
1494.79/1469.62	c Got one! Elapsed wall clock time (in seconds):1469.503
1494.79/1469.62	o -2848
1497.35/1472.16	c cleaning 7610 clauses out of 15229 with flag 6094/1624825
1502.61/1477.40	c cleaning 6805 clauses out of 13620 with flag 18461/1630826
1508.80/1483.40	c cleaning 6901 clauses out of 13815 with flag 32574/1637826
1515.83/1490.33	c cleaning 7452 clauses out of 14913 with flag 48572/1645825
1523.55/1497.98	c cleaning 8231 clauses out of 16461 with flag 66645/1654825
1532.57/1506.81	c cleaning 9108 clauses out of 18230 with flag 86750/1664825
1541.46/1515.58	c cleaning 10062 clauses out of 20123 with flag 108752/1675826
1551.19/1525.11	c cleaning 11029 clauses out of 22060 with flag 132750/1687825
1562.36/1536.14	c cleaning 12015 clauses out of 24031 with flag 158750/1700825
1574.37/1547.91	c cleaning 13006 clauses out of 26017 with flag 186752/1714826
1587.38/1560.75	c cleaning 14005 clauses out of 28011 with flag 216861/1729826
1602.24/1575.38	c cleaning 15001 clauses out of 30006 with flag 249424/1745826
1617.89/1590.79	c cleaning 16001 clauses out of 32004 with flag 283662/1762825
1634.24/1606.71	c cleaning 17001 clauses out of 34003 with flag 320125/1780825
1650.45/1622.69	c cleaning 17999 clauses out of 36003 with flag 358128/1799826
1668.46/1640.22	c cleaning 18999 clauses out of 38004 with flag 398128/1819826
1687.30/1658.70	c cleaning 20003 clauses out of 40005 with flag 440128/1840826
1707.79/1678.86	c cleaning 21001 clauses out of 42001 with flag 484126/1862825
1728.73/1699.36	c cleaning 21999 clauses out of 44000 with flag 530126/1885825
1749.91/1720.15	c cleaning 23000 clauses out of 46001 with flag 578126/1909825
1772.71/1742.51	c cleaning 24000 clauses out of 48001 with flag 628126/1934825
1796.57/1765.92	c cleaning 24998 clauses out of 50002 with flag 680128/1960826
1800.07/1769.40	c starts		: 2963
1800.07/1769.40	c conflicts		: 1965091
1800.07/1769.40	c decisions		: 2041503
1800.07/1769.40	c propagations		: 1032323761
1800.07/1769.40	c inspects		: 7417356397
1800.07/1769.40	c shortcuts		: 0
1800.07/1769.40	c learnt literals	: 0
1800.07/1769.40	c learnt binary clauses	: 0
1800.07/1769.40	c learnt ternary clauses	: 11
1800.07/1769.40	c learnt constraints	: 1965091
1800.07/1769.40	c ignored constraints	: 0
1800.07/1769.40	c root simplifications	: 0
1800.07/1769.40	c removed literals (reason simplification)	: 0
1800.07/1769.40	c reason swapping (by a shorter reason)	: 0
1800.07/1769.40	c Calls to reduceDB	: 159
1800.07/1769.40	c Number of update (reduction) of LBD	: 1729
1800.07/1769.40	c Imported unit clauses	: 0
1800.07/1769.40	c number of reductions to clauses (during analyze)	: 0
1800.07/1769.40	c number of learned constraints concerned by reduction	: 0
1800.07/1769.40	c number of learning phase by resolution	: 0
1800.07/1769.40	c number of learning phase by cutting planes	: 0
1800.07/1769.40	c speed (assignments/second)	: 583784.5656636488
1800.07/1769.40	c non guided choices	0
1800.07/1769.42	c learnt constraints type 
1800.07/1769.42	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 29269
1800.07/1769.42	s SATISFIABLE
1800.07/1769.42	c Found 98 solution(s)
1800.07/1769.42	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 
1800.07/1769.42	c objective function=-2848
1800.07/1769.42	c Total wall clock time (in seconds): 1769.302

Verifier Data

OK	-2848

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-4119454-1467259220/watcher-4119454-1467259220 -o /tmp/evaluation-result-4119454-1467259220/solver-4119454-1467259220 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467248476-6484 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119454-1467259220.opb 

pid=7897
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.19 2.27 2.22 3/195 7900
/proc/meminfo: memFree=30151176/32872528 swapFree=1100912/1182672
[pid=7900] ppid=7897 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/7900/stat : 7900 (java) D 7897 7900 6303 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 4951209 9515008 184 33554432000 1073741824 1073778376 140737459085248 140737459076472 271787388343 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/7900/statm: 2323 184 142 9 0 71 0

[startup+0.10016 s]
/proc/loadavg: 2.19 2.27 2.22 3/195 7900
/proc/meminfo: memFree=30151176/32872528 swapFree=1100912/1182672
[pid=7900] ppid=7897 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/7900/stat : 7900 (java) S 7897 7900 6303 0 -1 4202496 4395 0 1 0 7 1 0 0 20 0 18 0 4951209 9787879424 6016 33554432000 1073741824 1073778376 140735836884624 140735836875760 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7900/statm: 2389619 6016 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200367 s]
/proc/loadavg: 2.19 2.27 2.22 3/195 7900
/proc/meminfo: memFree=30151176/32872528 swapFree=1100912/1182672
[pid=7900] ppid=7897 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/7900/stat : 7900 (java) S 7897 7900 6303 0 -1 4202496 4640 0 1 0 22 2 0 0 20 0 18 0 4951209 9787879424 6697 33554432000 1073741824 1073778376 140735836884624 140735836875760 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7900/statm: 2389619 6697 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.30023 s]
/proc/loadavg: 2.19 2.27 2.22 3/195 7900
/proc/meminfo: memFree=30151176/32872528 swapFree=1100912/1182672
[pid=7900] ppid=7897 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/7900/stat : 7900 (java) S 7897 7900 6303 0 -1 4202496 5980 0 1 0 45 2 0 0 20 0 18 0 4951209 9787879424 8030 33554432000 1073741824 1073778376 140735836884624 140735836875760 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7900/statm: 2389619 8030 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700309 s]
/proc/loadavg: 2.19 2.27 2.22 3/195 7900
/proc/meminfo: memFree=30151176/32872528 swapFree=1100912/1182672
[pid=7900] ppid=7897 vsize=9558476 CPUtime=1.04 cores=0,2,4,6
/proc/7900/stat : 7900 (java) S 7897 7900 6303 0 -1 4202496 7226 0 1 0 102 2 0 0 20 0 18 0 4951209 9787879424 10693 33554432000 1073741824 1073778376 140735836884624 140735836875760 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7900/statm: 2389619 10693 2242 9 0 2380296 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9558476

[startup+1.50082 s]
/proc/loadavg: 2.19 2.27 2.22 5/214 7919
/proc/meminfo: memFree=30099868/32872528 swapFree=1100912/1182672
[pid=7900] ppid=7897 vsize=9625040 CPUtime=2.81 cores=0,2,4,6
/proc/7900/stat : 7900 (java) S 7897 7900 6303 0 -1 4202496 20816 0 1 0 275 6 0 0 20 0 19 0 4951209 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140735836875760 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7900/statm: 2406260 21206 2273 9 0 2396937 0
[pid=7900/tid=7902] ppid=7897 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/7900/task/7902/stat : 7902 (java) R 7897 7900 6303 0 -1 4202560 2433 0 1 0 144 2 0 0 20 0 19 0 4951210 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140343396102296 140343241269943 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7900/tid=7903] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7903/stat : 7903 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140343368563240 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7904] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7904/stat : 7904 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140343367510440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7905] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7905/stat : 7905 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140343366457640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7906] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7906/stat : 7906 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140343365404840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7900/tid=7907] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7907/stat : 7907 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140343364353064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7908] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7908/stat : 7908 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140343363300264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7909] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7909/stat : 7909 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140343362247464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7900/tid=7910] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7910/stat : 7910 (java) S 7897 7900 6303 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140343361194664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7911] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7911/stat : 7911 (java) S 7897 7900 6303 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 4951212 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140342749800936 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7912] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7912/stat : 7912 (java) S 7897 7900 6303 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4951212 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140342748747000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7913] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7913/stat : 7913 (java) S 7897 7900 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4951213 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140342747694088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7914] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7914/stat : 7914 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140342746642576 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7915] ppid=7897 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/7900/task/7915/stat : 7915 (java) R 7897 7900 6303 0 -1 4202560 7977 0 0 0 60 1 0 0 20 0 19 0 4951215 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140342745583672 140343402569216 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7916] ppid=7897 vsize=9625040 CPUtime=0.69 cores=0,2,4,6
/proc/7900/task/7916/stat : 7916 (java) R 7897 7900 6303 0 -1 4202560 9128 0 0 0 66 3 0 0 20 0 19 0 4951215 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140342744525440 140343403861463 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7917] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7917/stat : 7917 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140342743485304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7918] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7918/stat : 7918 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140342742432712 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7919] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7919/stat : 7919 (java) S 7897 7900 6303 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4951316 9856040960 21206 33554432000 1073741824 1073778376 140735836884624 140342741378216 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 9625040

[startup+3.10086 s]
/proc/loadavg: 2.19 2.27 2.22 3/214 7919
/proc/meminfo: memFree=30025648/32872528 swapFree=1100912/1182672
[pid=7900] ppid=7897 vsize=9625040 CPUtime=4.51 cores=0,2,4,6
/proc/7900/stat : 7900 (java) S 7897 7900 6303 0 -1 4202496 21344 0 1 0 445 6 0 0 20 0 19 0 4951209 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140735836875760 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7900/statm: 2406260 41151 2274 9 0 2396937 0
[pid=7900/tid=7902] ppid=7897 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/7900/task/7902/stat : 7902 (java) R 7897 7900 6303 0 -1 4202560 2473 0 1 0 303 2 0 0 20 0 19 0 4951210 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140343396102448 140343241525000 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7900/tid=7903] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7903/stat : 7903 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140343368563240 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7904] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7904/stat : 7904 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140343367510440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7905] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7905/stat : 7905 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140343366457640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7906] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7906/stat : 7906 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140343365404840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7900/tid=7907] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7907/stat : 7907 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140343364353064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7908] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7908/stat : 7908 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140343363300264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7909] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7909/stat : 7909 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140343362247464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7900/tid=7910] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7910/stat : 7910 (java) S 7897 7900 6303 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140343361194664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7911] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7911/stat : 7911 (java) S 7897 7900 6303 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 4951212 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140342749800936 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7912] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7912/stat : 7912 (java) S 7897 7900 6303 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4951212 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140342748747000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7913] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7913/stat : 7913 (java) S 7897 7900 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4951213 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140342747694088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7914] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7914/stat : 7914 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140342746642576 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7915] ppid=7897 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/7900/task/7915/stat : 7915 (java) S 7897 7900 6303 0 -1 4202560 8464 0 0 0 65 1 0 0 20 0 19 0 4951215 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140342745590712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7916] ppid=7897 vsize=9625040 CPUtime=0.75 cores=0,2,4,6
/proc/7900/task/7916/stat : 7916 (java) S 7897 7900 6303 0 -1 4202560 9129 0 0 0 72 3 0 0 20 0 19 0 4951215 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140342744537912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7917] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7917/stat : 7917 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140342743485304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7918] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7918/stat : 7918 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140342742432712 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7919] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7919/stat : 7919 (java) S 7897 7900 6303 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4951316 9856040960 41151 33554432000 1073741824 1073778376 140735836884624 140342741378216 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 9625040

[startup+6.30088 s]
/proc/loadavg: 2.17 2.26 2.22 3/214 7919
/proc/meminfo: memFree=29947296/32872528 swapFree=1100912/1182672
[pid=7900] ppid=7897 vsize=9625040 CPUtime=7.87 cores=0,2,4,6
/proc/7900/stat : 7900 (java) S 7897 7900 6303 0 -1 4202496 21459 0 1 0 777 10 0 0 20 0 19 0 4951209 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140735836875760 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7900/statm: 2406260 52732 2288 9 0 2396937 0
[pid=7900/tid=7902] ppid=7897 vsize=9625040 CPUtime=6.22 cores=0,2,4,6
/proc/7900/task/7902/stat : 7902 (java) R 7897 7900 6303 0 -1 4202560 2485 0 1 0 620 2 0 0 20 0 19 0 4951210 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140343396110824 140343241321470 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7900/tid=7903] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7903/stat : 7903 (java) S 7897 7900 6303 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140343368563240 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7904] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7904/stat : 7904 (java) S 7897 7900 6303 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140343367510440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7905] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7905/stat : 7905 (java) S 7897 7900 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140343366457640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7906] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7906/stat : 7906 (java) S 7897 7900 6303 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140343365404840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7900/tid=7907] ppid=7897 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/7900/task/7907/stat : 7907 (java) S 7897 7900 6303 0 -1 4202560 20 0 0 0 0 1 0 0 20 0 19 0 4951211 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140343364353064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7908] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7908/stat : 7908 (java) S 7897 7900 6303 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140343363300264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7900/tid=7909] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7909/stat : 7909 (java) S 7897 7900 6303 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140343362247464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7910] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7910/stat : 7910 (java) S 7897 7900 6303 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 4951211 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140343361194664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7911] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7911/stat : 7911 (java) S 7897 7900 6303 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 4951212 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140342749800936 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7912] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7912/stat : 7912 (java) S 7897 7900 6303 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4951212 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140342748747000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7913] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7913/stat : 7913 (java) S 7897 7900 6303 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4951213 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140342747694088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7914] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7914/stat : 7914 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140342746642576 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7915] ppid=7897 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/7900/task/7915/stat : 7915 (java) S 7897 7900 6303 0 -1 4202560 8464 0 0 0 66 1 0 0 20 0 19 0 4951215 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140342745590712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7916] ppid=7897 vsize=9625040 CPUtime=0.81 cores=0,2,4,6
/proc/7900/task/7916/stat : 7916 (java) S 7897 7900 6303 0 -1 4202560 9146 0 0 0 78 3 0 0 20 0 19 0 4951215 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140342744537912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7917] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7917/stat : 7917 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140342743485304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7918] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7918/stat : 7918 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140342742432712 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7919] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7919/stat : 7919 (java) S 7897 7900 6303 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4951316 9856040960 52732 33554432000 1073741824 1073778376 140735836884624 140342741378216 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.87
Current children cumulated vsize (KiB) 9625040


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

[pid=7900/tid=7919] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7919/stat : 7919 (java) S 7897 7900 6303 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4951316 9856040960 215901 33554432000 1073741824 1073778376 140735836884624 140342741378216 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1629.75
Current children cumulated vsize (KiB) 9625040

[startup+1662.3 s]
/proc/loadavg: 2.29 2.22 2.19 4/213 8045
/proc/meminfo: memFree=29360600/32872528 swapFree=1100912/1182672
[pid=7900] ppid=7897 vsize=9625040 CPUtime=1690.93 cores=0,2,4,6
/proc/7900/stat : 7900 (java) S 7897 7900 6303 0 -1 4202496 38155 0 1 0 168746 347 0 0 20 0 19 0 4951209 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140735836875760 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7900/statm: 2406260 258401 2301 9 0 2396937 0
[pid=7900/tid=7902] ppid=7897 vsize=9625040 CPUtime=1643.06 cores=0,2,4,6
/proc/7900/task/7902/stat : 7902 (java) R 7897 7900 6303 0 -1 4202560 2862 0 1 0 164276 30 0 0 20 0 19 0 4951210 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140343396109504 140343241405076 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7903] ppid=7897 vsize=9625040 CPUtime=4.53 cores=0,2,4,6
/proc/7900/task/7903/stat : 7903 (java) S 7897 7900 6303 0 -1 4202560 1314 0 0 0 416 37 0 0 20 0 19 0 4951211 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140343368563240 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7904] ppid=7897 vsize=9625040 CPUtime=4.72 cores=0,2,4,6
/proc/7900/task/7904/stat : 7904 (java) S 7897 7900 6303 0 -1 4202560 1932 0 0 0 428 44 0 0 20 0 19 0 4951211 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140343367510440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7905] ppid=7897 vsize=9625040 CPUtime=4.83 cores=0,2,4,6
/proc/7900/task/7905/stat : 7905 (java) S 7897 7900 6303 0 -1 4202560 1944 0 0 0 444 39 0 0 20 0 19 0 4951211 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140343366457640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7906] ppid=7897 vsize=9625040 CPUtime=4.48 cores=0,2,4,6
/proc/7900/task/7906/stat : 7906 (java) S 7897 7900 6303 0 -1 4202560 1368 0 0 0 413 35 0 0 20 0 19 0 4951211 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140343365404840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7907] ppid=7897 vsize=9625040 CPUtime=4.76 cores=0,2,4,6
/proc/7900/task/7907/stat : 7907 (java) S 7897 7900 6303 0 -1 4202560 1684 0 0 0 436 40 0 0 20 0 19 0 4951211 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140343364353064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7908] ppid=7897 vsize=9625040 CPUtime=4.58 cores=0,2,4,6
/proc/7900/task/7908/stat : 7908 (java) S 7897 7900 6303 0 -1 4202560 1637 0 0 0 415 43 0 0 20 0 19 0 4951211 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140343363300264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7909] ppid=7897 vsize=9625040 CPUtime=4.89 cores=0,2,4,6
/proc/7900/task/7909/stat : 7909 (java) S 7897 7900 6303 0 -1 4202560 1689 0 0 0 448 41 0 0 20 0 19 0 4951211 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140343362247464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7910] ppid=7897 vsize=9625040 CPUtime=4.48 cores=0,2,4,6
/proc/7900/task/7910/stat : 7910 (java) S 7897 7900 6303 0 -1 4202560 1683 0 0 0 409 39 0 0 20 0 19 0 4951211 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140343361194664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7911] ppid=7897 vsize=9625040 CPUtime=4.5 cores=0,2,4,6
/proc/7900/task/7911/stat : 7911 (java) S 7897 7900 6303 0 -1 4202560 3024 0 0 0 442 8 0 0 20 0 19 0 4951212 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140342749800936 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7912] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7912/stat : 7912 (java) S 7897 7900 6303 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4951212 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140342748747000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7913] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7913/stat : 7913 (java) S 7897 7900 6303 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4951213 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140342747694088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7914] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7914/stat : 7914 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140342746642576 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7915] ppid=7897 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/7900/task/7915/stat : 7915 (java) S 7897 7900 6303 0 -1 4202560 8465 0 0 0 70 1 0 0 20 0 19 0 4951215 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140342745590712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7916] ppid=7897 vsize=9625040 CPUtime=1.02 cores=0,2,4,6
/proc/7900/task/7916/stat : 7916 (java) S 7897 7900 6303 0 -1 4202560 9197 0 0 0 99 3 0 0 20 0 19 0 4951215 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140342744537912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7917] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7917/stat : 7917 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140342743485304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7918] ppid=7897 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/7900/task/7918/stat : 7918 (java) S 7897 7900 6303 0 -1 4202560 93 0 0 0 14 16 0 0 20 0 19 0 4951215 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140342742432712 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7919] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7919/stat : 7919 (java) S 7897 7900 6303 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4951316 9856040960 258401 33554432000 1073741824 1073778376 140735836884624 140342741378216 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1690.93
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.15 2.19 2.18 4/213 8046
/proc/meminfo: memFree=29150704/32872528 swapFree=1100912/1182672
[pid=7900] ppid=7897 vsize=9625040 CPUtime=1752.11 cores=0,2,4,6
/proc/7900/stat : 7900 (java) S 7897 7900 6303 0 -1 4202496 39181 0 1 0 174840 371 0 0 20 0 19 0 4951209 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140735836875760 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7900/statm: 2406260 308727 2301 9 0 2396937 0
[pid=7900/tid=7902] ppid=7897 vsize=9625040 CPUtime=1702.21 cores=0,2,4,6
/proc/7900/task/7902/stat : 7902 (java) R 7897 7900 6303 0 -1 4202560 2873 0 1 0 170190 31 0 0 20 0 19 0 4951210 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140343396101824 140343241228276 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7900/tid=7903] ppid=7897 vsize=9625040 CPUtime=4.78 cores=0,2,4,6
/proc/7900/task/7903/stat : 7903 (java) S 7897 7900 6303 0 -1 4202560 1410 0 0 0 437 41 0 0 20 0 19 0 4951211 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140343368563240 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7904] ppid=7897 vsize=9625040 CPUtime=4.88 cores=0,2,4,6
/proc/7900/task/7904/stat : 7904 (java) S 7897 7900 6303 0 -1 4202560 2084 0 0 0 442 46 0 0 20 0 19 0 4951211 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140343367510440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7905] ppid=7897 vsize=9625040 CPUtime=5.07 cores=0,2,4,6
/proc/7900/task/7905/stat : 7905 (java) S 7897 7900 6303 0 -1 4202560 2090 0 0 0 464 43 0 0 20 0 19 0 4951211 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140343366457640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7906] ppid=7897 vsize=9625040 CPUtime=4.68 cores=0,2,4,6
/proc/7900/task/7906/stat : 7906 (java) S 7897 7900 6303 0 -1 4202560 1489 0 0 0 431 37 0 0 20 0 19 0 4951211 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140343365404840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7907] ppid=7897 vsize=9625040 CPUtime=4.94 cores=0,2,4,6
/proc/7900/task/7907/stat : 7907 (java) S 7897 7900 6303 0 -1 4202560 1798 0 0 0 452 42 0 0 20 0 19 0 4951211 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140343364353064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7908] ppid=7897 vsize=9625040 CPUtime=4.77 cores=0,2,4,6
/proc/7900/task/7908/stat : 7908 (java) S 7897 7900 6303 0 -1 4202560 1724 0 0 0 431 46 0 0 20 0 19 0 4951211 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140343363300264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7909] ppid=7897 vsize=9625040 CPUtime=5.1 cores=0,2,4,6
/proc/7900/task/7909/stat : 7909 (java) S 7897 7900 6303 0 -1 4202560 1764 0 0 0 467 43 0 0 20 0 19 0 4951211 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140343362247464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7910] ppid=7897 vsize=9625040 CPUtime=4.66 cores=0,2,4,6
/proc/7900/task/7910/stat : 7910 (java) S 7897 7900 6303 0 -1 4202560 1717 0 0 0 424 42 0 0 20 0 19 0 4951211 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140343361194664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7911] ppid=7897 vsize=9625040 CPUtime=4.77 cores=0,2,4,6
/proc/7900/task/7911/stat : 7911 (java) S 7897 7900 6303 0 -1 4202560 3210 0 0 0 469 8 0 0 20 0 19 0 4951212 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140342749800936 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7912] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7912/stat : 7912 (java) S 7897 7900 6303 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4951212 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140342748747000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7913] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7913/stat : 7913 (java) S 7897 7900 6303 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4951213 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140342747694088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7914] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7914/stat : 7914 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140342746642576 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7915] ppid=7897 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/7900/task/7915/stat : 7915 (java) S 7897 7900 6303 0 -1 4202560 8465 0 0 0 70 1 0 0 20 0 19 0 4951215 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140342745590712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7916] ppid=7897 vsize=9625040 CPUtime=1.02 cores=0,2,4,6
/proc/7900/task/7916/stat : 7916 (java) S 7897 7900 6303 0 -1 4202560 9197 0 0 0 99 3 0 0 20 0 19 0 4951215 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140342744537912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7917] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7917/stat : 7917 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140342743485304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7918] ppid=7897 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/7900/task/7918/stat : 7918 (java) S 7897 7900 6303 0 -1 4202560 97 0 0 0 15 17 0 0 20 0 19 0 4951215 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140342742432712 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7919] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7919/stat : 7919 (java) S 7897 7900 6303 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4951316 9856040960 308727 33554432000 1073741824 1073778376 140735836884624 140342741378216 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1752.11
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1769.4 s]
/proc/loadavg: 2.26 2.21 2.18 4/213 8048
/proc/meminfo: memFree=28993692/32872528 swapFree=1100912/1182672
[pid=7900] ppid=7897 vsize=9625040 CPUtime=1800.07 cores=0,2,4,6
/proc/7900/stat : 7900 (java) S 7897 7900 6303 0 -1 4202496 39588 0 1 0 179622 385 0 0 20 0 19 0 4951209 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140735836875760 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7900/statm: 2406260 337052 2301 9 0 2396937 0
[pid=7900/tid=7902] ppid=7897 vsize=9625040 CPUtime=1748.74 cores=0,2,4,6
/proc/7900/task/7902/stat : 7902 (java) R 7897 7900 6303 0 -1 4202560 2881 0 1 0 174842 32 0 0 20 0 19 0 4951210 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140343396101824 140343241228296 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7900/tid=7903] ppid=7897 vsize=9625040 CPUtime=4.9 cores=0,2,4,6
/proc/7900/task/7903/stat : 7903 (java) S 7897 7900 6303 0 -1 4202560 1435 0 0 0 448 42 0 0 20 0 19 0 4951211 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140343368563240 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7904] ppid=7897 vsize=9625040 CPUtime=5.02 cores=0,2,4,6
/proc/7900/task/7904/stat : 7904 (java) S 7897 7900 6303 0 -1 4202560 2110 0 0 0 454 48 0 0 20 0 19 0 4951211 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140343367510440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7905] ppid=7897 vsize=9625040 CPUtime=5.27 cores=0,2,4,6
/proc/7900/task/7905/stat : 7905 (java) S 7897 7900 6303 0 -1 4202560 2124 0 0 0 482 45 0 0 20 0 19 0 4951211 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140343366457640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7906] ppid=7897 vsize=9625040 CPUtime=4.82 cores=0,2,4,6
/proc/7900/task/7906/stat : 7906 (java) S 7897 7900 6303 0 -1 4202560 1523 0 0 0 444 38 0 0 20 0 19 0 4951211 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140343365404840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7907] ppid=7897 vsize=9625040 CPUtime=5.04 cores=0,2,4,6
/proc/7900/task/7907/stat : 7907 (java) S 7897 7900 6303 0 -1 4202560 1815 0 0 0 460 44 0 0 20 0 19 0 4951211 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140343364353064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7908] ppid=7897 vsize=9625040 CPUtime=4.86 cores=0,2,4,6
/proc/7900/task/7908/stat : 7908 (java) S 7897 7900 6303 0 -1 4202560 1744 0 0 0 439 47 0 0 20 0 19 0 4951211 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140343363300264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7909] ppid=7897 vsize=9625040 CPUtime=5.33 cores=0,2,4,6
/proc/7900/task/7909/stat : 7909 (java) S 7897 7900 6303 0 -1 4202560 1813 0 0 0 487 46 0 0 20 0 19 0 4951211 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140343362247464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7910] ppid=7897 vsize=9625040 CPUtime=4.8 cores=0,2,4,6
/proc/7900/task/7910/stat : 7910 (java) S 7897 7900 6303 0 -1 4202560 1750 0 0 0 436 44 0 0 20 0 19 0 4951211 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140343361194664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7900/tid=7911] ppid=7897 vsize=9625040 CPUtime=4.91 cores=0,2,4,6
/proc/7900/task/7911/stat : 7911 (java) S 7897 7900 6303 0 -1 4202560 3369 0 0 0 482 9 0 0 20 0 19 0 4951212 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140342749800936 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7912] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7912/stat : 7912 (java) S 7897 7900 6303 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4951212 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140342748747000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7913] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7913/stat : 7913 (java) S 7897 7900 6303 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4951213 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140342747694088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7914] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7914/stat : 7914 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140342746642576 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7915] ppid=7897 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/7900/task/7915/stat : 7915 (java) S 7897 7900 6303 0 -1 4202560 8465 0 0 0 70 1 0 0 20 0 19 0 4951215 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140342745590712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7916] ppid=7897 vsize=9625040 CPUtime=1.02 cores=0,2,4,6
/proc/7900/task/7916/stat : 7916 (java) S 7897 7900 6303 0 -1 4202560 9197 0 0 0 99 3 0 0 20 0 19 0 4951215 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140342744537912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7900/tid=7917] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7917/stat : 7917 (java) S 7897 7900 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4951215 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140342743485304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7900/tid=7918] ppid=7897 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/7900/task/7918/stat : 7918 (java) S 7897 7900 6303 0 -1 4202560 99 0 0 0 16 17 0 0 20 0 19 0 4951215 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140342742432712 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7900/tid=7919] ppid=7897 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7900/task/7919/stat : 7919 (java) S 7897 7900 6303 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4951316 9856040960 337052 33554432000 1073741824 1073778376 140735836884624 140342741378216 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 7900 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 7900 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=757611
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=312344
# CPU time returned by wait4() is 1796.07
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1769.44
CPU time (s): 1800.07
CPU user time (s): 1796.22
CPU system time (s): 3.85
CPU usage (%): 101.731
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.76
system time used= 4.31234
maximum resident set size= 1720860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39636
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50208
involuntary context switches= 54796

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1495 second user time and 12.6651 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-30 06:00:20
IDJOB=4119454
IDBENCH=111734
IDSOLVER=2546
FILE ID=node115/4119454-1467259220
RUNJOBID= node115-1467248476-6484
PBS_JOBID= 20004473
Free space on /tmp= 71664 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern30-30.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119454-1467259220/watcher-4119454-1467259220 -o /tmp/evaluation-result-4119454-1467259220/solver-4119454-1467259220 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467248476-6484 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119454-1467259220.opb

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

MD5SUM BENCH= 72ec75988a0f21e62b2c0e390134188b
RANDOM SEED=57677280

node115.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		: 2667.087
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	: 5334.17
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		: 2667.087
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.56
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		: 2667.087
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.54
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		: 2667.087
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.55
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		: 2667.087
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.55
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		: 2667.087
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.55
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		: 2667.087
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		: 2667.087
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:        30151184 kB
Buffers:          139696 kB
Cached:           159576 kB
SwapCached:            0 kB
Active:           613208 kB
Inactive:         185300 kB
Active(anon):     494744 kB
Inactive(anon):     6936 kB
Active(file):     118464 kB
Inactive(file):   178364 kB
Unevictable:     1182672 kB
Mlocked:         1100912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               908 kB
Writeback:             0 kB
AnonPages:       1748860 kB
Mapped:            22244 kB
Shmem:               204 kB
Slab:             604912 kB
SReclaimable:      48920 kB
SUnreclaim:       555992 kB
KernelStack:        1616 kB
PageTables:         7704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1842888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    624640 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= 71664 MiB
End job on node115 at 2016-06-30 06:29:49