Trace number 4109333

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPTIMUM 866.981 883.019

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111228076--soft-33-100-0.wbo
MD5SUM22035c0edc81ff585516ffff2425def6
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark9.30958
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints69
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 3204
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3203
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1225
Number of bits of the biggest sum of numbers11
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4109333-1466341866.wbo
0.11/0.11	c reading problem ... 
0.11/0.17	c ... done. Wall clock time 0.066s.
0.11/0.17	c declared #vars     169
0.11/0.17	c internal #vars     238
0.11/0.17	c #constraints  101
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 27
0.11/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 20
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 51
0.11/0.17	c 101 constraints processed.
0.11/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 27
0.11/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 20
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 51
0.11/0.17	c 101 constraints processed.
0.11/0.17	c objective function length is 69 literals
0.66/0.35	c And the winner is solver0
1.28/0.68	c SATISFIABLE
1.28/0.68	c OPTIMIZING...
1.28/0.68	c Got one! Elapsed wall clock time (in seconds):0.57
1.28/0.68	o 914
1.32/0.72	c And the winner is solver0
1.39/1.18	c Got one! Elapsed wall clock time (in seconds):1.072
1.39/1.18	o 910
1.39/1.19	c And the winner is solver0
1.54/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
1.54/1.68	o 857
1.54/1.68	c And the winner is solver0
1.59/2.18	c Got one! Elapsed wall clock time (in seconds):2.074
1.59/2.18	o 833
1.59/2.19	c And the winner is solver0
1.61/2.68	c Got one! Elapsed wall clock time (in seconds):2.575
1.61/2.68	o 795
1.61/2.69	c And the winner is solver0
1.62/3.18	c Got one! Elapsed wall clock time (in seconds):3.076
1.62/3.18	o 794
1.69/3.21	c And the winner is solver0
1.82/3.68	c Got one! Elapsed wall clock time (in seconds):3.578
1.82/3.68	o 770
1.82/3.69	c And the winner is solver0
1.82/4.18	c Got one! Elapsed wall clock time (in seconds):4.079
1.82/4.18	o 769
1.82/4.19	c And the winner is solver0
1.82/4.69	c Got one! Elapsed wall clock time (in seconds):4.58
1.82/4.69	o 443
1.82/4.69	c And the winner is solver0
1.83/5.19	c Got one! Elapsed wall clock time (in seconds):5.081
1.83/5.19	o 405
1.83/5.19	c And the winner is solver0
1.83/5.69	c Got one! Elapsed wall clock time (in seconds):5.582
1.83/5.69	o 402
1.84/5.70	c And the winner is solver0
1.84/6.19	c Got one! Elapsed wall clock time (in seconds):6.083
1.84/6.19	o 396
1.86/6.20	c And the winner is solver0
1.86/6.69	c Got one! Elapsed wall clock time (in seconds):6.586
1.86/6.69	o 391
1.86/6.70	c And the winner is solver0
1.87/7.20	c Got one! Elapsed wall clock time (in seconds):7.091
1.87/7.20	o 378
1.87/7.20	c And the winner is solver0
1.87/7.70	c Got one! Elapsed wall clock time (in seconds):7.592
1.87/7.70	o 362
1.89/7.71	c And the winner is solver0
1.89/8.20	c Got one! Elapsed wall clock time (in seconds):8.093
1.89/8.20	o 352
1.89/8.22	c And the winner is solver0
1.96/8.70	c Got one! Elapsed wall clock time (in seconds):8.594
1.96/8.70	o 303
1.96/8.72	c And the winner is solver0
2.02/9.20	c Got one! Elapsed wall clock time (in seconds):9.095
2.02/9.20	o 298
2.02/9.20	c And the winner is solver0
2.02/9.70	c Got one! Elapsed wall clock time (in seconds):9.596
2.02/9.70	o 294
2.02/9.71	c And the winner is solver0
2.06/10.20	c Got one! Elapsed wall clock time (in seconds):10.097
2.06/10.20	o 291
2.06/10.22	c And the winner is solver0
2.08/10.70	c Got one! Elapsed wall clock time (in seconds):10.598
2.08/10.70	o 283
2.08/10.73	c And the winner is solver0
2.16/11.20	c Got one! Elapsed wall clock time (in seconds):11.099
2.16/11.20	o 278
2.16/11.22	c And the winner is solver0
2.30/11.71	c Got one! Elapsed wall clock time (in seconds):11.6
2.30/11.71	o 277
2.30/11.71	c And the winner is solver0
2.30/12.21	c Got one! Elapsed wall clock time (in seconds):12.101
2.30/12.21	o 275
2.30/12.21	c And the winner is solver0
2.31/12.71	c Got one! Elapsed wall clock time (in seconds):12.602
2.31/12.71	o 272
2.31/12.72	c And the winner is solver0
2.31/13.21	c Got one! Elapsed wall clock time (in seconds):13.103
2.31/13.21	o 271
2.31/13.21	c And the winner is solver0
2.31/13.71	c Got one! Elapsed wall clock time (in seconds):13.604
2.31/13.71	o 255
2.31/13.74	c And the winner is solver0
2.38/14.21	c Got one! Elapsed wall clock time (in seconds):14.105
2.38/14.21	o 253
2.38/14.23	c And the winner is solver0
2.47/14.71	c Got one! Elapsed wall clock time (in seconds):14.606
2.47/14.71	o 252
3.01/14.91	c cleaning 6130 clauses out of 12261 with flag 12513/12261
3.25/15.01	c And the winner is solver0
3.30/15.21	c Got one! Elapsed wall clock time (in seconds):15.107
3.30/15.21	o 246
3.49/15.34	c cleaning 5817 clauses out of 11656 with flag 10802/17786
3.49/15.36	c And the winner is solver0
3.63/15.71	c Got one! Elapsed wall clock time (in seconds):15.608
3.63/15.71	o 238
3.63/15.75	c And the winner is solver0
3.72/16.21	c Got one! Elapsed wall clock time (in seconds):16.109
3.72/16.21	o 237
3.72/16.24	c And the winner is solver0
3.78/16.72	c Got one! Elapsed wall clock time (in seconds):16.61
3.78/16.72	o 236
3.78/16.74	c And the winner is solver0
3.86/17.22	c Got one! Elapsed wall clock time (in seconds):17.111
3.86/17.22	o 227
3.86/17.28	c And the winner is solver0
3.99/17.72	c Got one! Elapsed wall clock time (in seconds):17.611
3.99/17.72	o 209
3.99/17.76	c And the winner is solver0
4.08/18.22	c Got one! Elapsed wall clock time (in seconds):18.112
4.08/18.22	o 200
4.08/18.24	c And the winner is solver0
4.13/18.72	c Got one! Elapsed wall clock time (in seconds):18.613
4.13/18.72	o 198
4.48/18.90	c And the winner is solver0
4.52/19.22	c Got one! Elapsed wall clock time (in seconds):19.114
4.52/19.22	o 196
4.52/19.26	c And the winner is solver0
4.60/19.72	c Got one! Elapsed wall clock time (in seconds):19.614
4.60/19.72	o 195
4.60/19.74	c And the winner is solver0
4.66/20.22	c Got one! Elapsed wall clock time (in seconds):20.115
4.66/20.22	o 194
4.66/20.26	c And the winner is solver0
4.79/20.72	c Got one! Elapsed wall clock time (in seconds):20.616
4.79/20.72	o 193
4.79/20.74	c And the winner is solver0
4.96/21.22	c Got one! Elapsed wall clock time (in seconds):21.117
4.96/21.22	o 189
4.96/21.27	c And the winner is solver0
5.15/21.72	c Got one! Elapsed wall clock time (in seconds):21.618
5.15/21.72	o 186
5.31/21.81	c cleaning 9514 clauses out of 19027 with flag 4717/30974
5.31/21.85	c And the winner is solver0
5.52/22.22	c Got one! Elapsed wall clock time (in seconds):22.119
5.52/22.22	o 185
5.66/22.36	c And the winner is solver0
5.83/22.73	c Got one! Elapsed wall clock time (in seconds):22.62
5.83/22.73	o 182
5.83/22.74	c And the winner is solver0
5.89/23.23	c Got one! Elapsed wall clock time (in seconds):23.121
5.89/23.23	o 170
5.89/23.28	c cleaning 7685 clauses out of 15381 with flag 4286/36842
6.03/23.39	c And the winner is solver0
6.25/23.73	c Got one! Elapsed wall clock time (in seconds):23.622
6.25/23.73	o 167
6.25/23.76	c And the winner is solver0
6.32/24.23	c Got one! Elapsed wall clock time (in seconds):24.122
6.32/24.23	o 166
6.48/24.33	c cleaning 6706 clauses out of 13411 with flag 9532/42557
6.48/24.38	c And the winner is solver0
6.78/24.73	c Got one! Elapsed wall clock time (in seconds):24.623
6.78/24.73	o 163
7.13/24.90	c cleaning 6236 clauses out of 12487 with flag 18337/48339
7.13/24.95	c And the winner is solver0
7.26/25.23	c Got one! Elapsed wall clock time (in seconds):25.124
7.26/25.23	o 159
7.26/25.25	c And the winner is solver0
7.34/25.73	c Got one! Elapsed wall clock time (in seconds):25.625
7.34/25.73	o 156
7.34/25.75	c And the winner is solver0
7.42/26.23	c Got one! Elapsed wall clock time (in seconds):26.126
7.42/26.23	o 147
7.42/26.27	c And the winner is solver0
7.51/26.73	c Got one! Elapsed wall clock time (in seconds):26.627
7.51/26.73	o 145
7.51/26.76	c And the winner is solver0
7.59/27.23	c Got one! Elapsed wall clock time (in seconds):27.128
7.59/27.23	o 143
7.93/27.40	c And the winner is solver0
8.02/27.73	c Got one! Elapsed wall clock time (in seconds):27.629
8.02/27.73	o 142
8.02/27.77	c And the winner is solver0
8.11/28.24	c Got one! Elapsed wall clock time (in seconds):28.13
8.11/28.24	o 134
8.11/28.27	c And the winner is solver0
8.20/28.74	c Got one! Elapsed wall clock time (in seconds):28.631
8.20/28.74	o 124
8.20/28.77	c And the winner is solver0
8.36/29.24	c Got one! Elapsed wall clock time (in seconds):29.132
8.36/29.24	o 122
8.48/29.33	c cleaning 8323 clauses out of 16647 with flag 4441/58735
8.80/29.48	c And the winner is solver0
9.31/29.74	c Got one! Elapsed wall clock time (in seconds):29.632
9.31/29.74	o 121
9.47/29.84	c cleaning 7073 clauses out of 14149 with flag 8861/64560
9.66/29.98	c And the winner is solver0
9.84/30.24	c Got one! Elapsed wall clock time (in seconds):30.133
9.84/30.24	o 118
9.84/30.25	c And the winner is solver0
9.91/30.74	c Got one! Elapsed wall clock time (in seconds):30.634
9.91/30.74	o 113
9.91/30.78	c And the winner is solver0
10.00/31.24	c Got one! Elapsed wall clock time (in seconds):31.135
10.00/31.24	o 97
10.12/31.35	c cleaning 7015 clauses out of 14036 with flag 8203/71520
10.12/31.35	c And the winner is solver0
10.27/31.74	c Got one! Elapsed wall clock time (in seconds):31.636
10.27/31.74	o 93
10.39/31.84	c And the winner is solver0
10.49/32.24	c Got one! Elapsed wall clock time (in seconds):32.136
10.49/32.24	o 84
10.60/32.38	c cleaning 6344 clauses out of 12698 with flag 12325/77197
11.00/32.59	c cleaning 6171 clauses out of 12355 with flag 36123/83198
11.60/32.87	c cleaning 6581 clauses out of 13183 with flag 62702/90197
12.40/33.23	c cleaning 7297 clauses out of 14602 with flag 98689/98197
12.80/33.46	c And the winner is solver0
13.05/33.74	c Got one! Elapsed wall clock time (in seconds):33.638
13.05/33.74	o 83
13.05/33.77	c And the winner is solver0
13.13/34.24	c Got one! Elapsed wall clock time (in seconds):34.139
13.13/34.24	o 81
13.13/34.28	c And the winner is solver0
13.23/34.75	c Got one! Elapsed wall clock time (in seconds):34.64
13.23/34.75	o 79
13.35/34.87	c And the winner is solver0
13.52/35.26	c Got one! Elapsed wall clock time (in seconds):35.153
13.52/35.26	o 75
13.60/35.33	c And the winner is solver0
13.78/35.76	c Got one! Elapsed wall clock time (in seconds):35.655
13.78/35.76	o 73
13.78/35.79	c And the winner is solver0
14.00/36.26	c Got one! Elapsed wall clock time (in seconds):36.157
14.00/36.26	o 72
14.09/36.34	c And the winner is solver0
14.29/36.76	c Got one! Elapsed wall clock time (in seconds):36.659
14.29/36.76	o 69
14.29/36.79	c And the winner is solver0
14.34/37.27	c Got one! Elapsed wall clock time (in seconds):37.161
14.34/37.27	o 50
14.34/37.29	c And the winner is solver0
14.42/37.77	c Got one! Elapsed wall clock time (in seconds):37.664
14.42/37.77	o 49
14.47/37.81	c And the winner is solver0
14.65/38.27	c Got one! Elapsed wall clock time (in seconds):38.167
14.65/38.27	o 47
14.70/38.35	c cleaning 11039 clauses out of 22082 with flag 4968/112974
15.12/38.59	c cleaning 8512 clauses out of 17042 with flag 28510/118973
15.32/38.66	c And the winner is solver0
15.97/39.23	c Got one! Elapsed wall clock time (in seconds):39.121
15.97/39.23	o 40
16.11/39.34	c cleaning 6781 clauses out of 13566 with flag 11765/124009
16.51/39.55	c cleaning 6389 clauses out of 12787 with flag 34549/130011
17.10/39.81	c cleaning 6695 clauses out of 13396 with flag 60271/137010
17.71/40.13	c cleaning 7344 clauses out of 14700 with flag 89103/145009
18.31/40.45	c And the winner is solver0
18.77/40.88	c Got one! Elapsed wall clock time (in seconds):40.776
18.77/40.88	o 37
19.24/41.12	c And the winner is solver0
19.33/41.39	c Got one! Elapsed wall clock time (in seconds):41.28
19.33/41.39	o 35
19.35/41.46	c cleaning 10620 clauses out of 21245 with flag 4509/158898
19.75/41.69	c cleaning 8306 clauses out of 16626 with flag 28730/164899
20.15/41.85	c And the winner is solver0
20.70/42.34	c Got one! Elapsed wall clock time (in seconds):42.235
20.70/42.34	o 34
20.70/42.40	c cleaning 7023 clauses out of 14054 with flag 4984/170633
20.83/42.43	c And the winner is solver0
21.00/42.85	c Got one! Elapsed wall clock time (in seconds):42.739
21.00/42.85	o 31
21.10/42.99	c cleaning 6020 clauses out of 12051 with flag 15947/175653
21.69/43.20	c cleaning 6004 clauses out of 12028 with flag 39041/181651
22.09/43.44	c cleaning 6503 clauses out of 13025 with flag 63988/188652
22.69/43.73	c cleaning 7256 clauses out of 14521 with flag 93350/196651
23.09/43.94	c And the winner is solver0
23.70/44.50	c Got one! Elapsed wall clock time (in seconds):44.395
23.70/44.50	o 30
24.09/44.72	c cleaning 9194 clauses out of 18394 with flag 21401/207781
24.49/44.95	c cleaning 7589 clauses out of 15195 with flag 44824/213776
25.11/45.21	c cleaning 7298 clauses out of 14605 with flag 71766/220776
25.69/45.51	c cleaning 7649 clauses out of 15307 with flag 103995/228776
26.09/45.73	c And the winner is solver0
26.54/46.16	c Got one! Elapsed wall clock time (in seconds):46.051
26.54/46.16	o 29
26.85/46.32	c And the winner is solver0
26.90/46.66	c Got one! Elapsed wall clock time (in seconds):46.556
26.90/46.66	o 28
26.96/46.72	c cleaning 9447 clauses out of 18899 with flag 4059/240019
27.16/46.87	c And the winner is solver0
27.39/47.17	c Got one! Elapsed wall clock time (in seconds):47.061
27.39/47.17	o 27
27.45/47.22	c cleaning 7316 clauses out of 14650 with flag 4420/245218
27.45/47.23	c And the winner is solver0
27.64/47.67	c Got one! Elapsed wall clock time (in seconds):47.566
27.64/47.67	o 26
27.64/47.68	c And the winner is solver0
82.83/102.29	c Got one! Elapsed wall clock time (in seconds):102.186
82.83/102.29	o 19
83.21/102.50	c cleaning 6292 clauses out of 12594 with flag 21556/250478
83.61/102.71	c cleaning 6149 clauses out of 12302 with flag 45579/256479
84.03/102.96	c cleaning 6574 clauses out of 13150 with flag 72625/263477
84.23/103.00	c And the winner is solver0
84.26/103.31	c Got one! Elapsed wall clock time (in seconds):103.208
84.26/103.31	o 17
84.41/103.48	c cleaning 5886 clauses out of 11784 with flag 15527/268686
84.41/103.49	c And the winner is solver0
84.61/103.84	c Got one! Elapsed wall clock time (in seconds):103.731
84.61/103.84	o 14
84.91/104.02	c cleaning 5549 clauses out of 11119 with flag 17624/273908
85.31/104.23	c cleaning 5779 clauses out of 11569 with flag 40310/279907
85.71/104.48	c cleaning 6393 clauses out of 12791 with flag 67768/286910
86.31/104.76	c cleaning 7193 clauses out of 14397 with flag 100246/294910
86.51/104.81	c And the winner is solver0
89.72/108.07	c Got one! Elapsed wall clock time (in seconds):107.959
89.72/108.07	o 11
89.80/108.12	c And the winner is solver0
862.11/879.61	c Got one! Elapsed wall clock time (in seconds):879.501
862.11/879.61	o 10
862.46/879.80	c cleaning 6480 clauses out of 12981 with flag 11947/300687
862.87/880.02	c cleaning 6244 clauses out of 12504 with flag 37832/306690
863.25/880.27	c cleaning 6622 clauses out of 13257 with flag 68685/313687
863.85/880.58	c cleaning 7317 clauses out of 14635 with flag 104046/321687
864.65/880.95	c cleaning 8155 clauses out of 16314 with flag 143479/330688
864.65/880.97	c And the winner is solver0
866.84/883.01	c >>>>>>>>>> Solver number 0 (90 answers) <<<<<<<<<<<<<<<<<<
866.84/883.01	c starts		: 233
866.84/883.01	c conflicts		: 331438
866.84/883.01	c decisions		: 546653
866.84/883.01	c propagations		: 7919669
866.84/883.01	c inspects		: 150835881
866.84/883.01	c shortcuts		: 0
866.84/883.01	c learnt literals	: 31
866.84/883.01	c learnt binary clauses	: 77
866.84/883.01	c learnt ternary clauses	: 750
866.84/883.01	c learnt constraints	: 331406
866.84/883.01	c ignored constraints	: 0
866.84/883.01	c root simplifications	: 0
866.84/883.01	c removed literals (reason simplification)	: 1423196
866.84/883.01	c reason swapping (by a shorter reason)	: 0
866.84/883.01	c Calls to reduceDB	: 45
866.84/883.01	c Number of update (reduction) of LBD	: 90088
866.84/883.01	c Imported unit clauses	: 0
866.84/883.01	c number of reductions to clauses (during analyze)	: 0
866.84/883.01	c number of learned constraints concerned by reduction	: 0
866.84/883.01	c number of learning phase by resolution	: 0
866.84/883.01	c number of learning phase by cutting planes	: 0
866.84/883.01	c speed (assignments/second)	: 8970.80515208529
866.84/883.01	c non guided choices	3211
866.84/883.01	c learnt constraints type 
866.84/883.01	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
866.84/883.01	c starts		: 99
866.84/883.01	c conflicts		: 2160
866.84/883.01	c decisions		: 16793
866.84/883.01	c propagations		: 82677
866.84/883.01	c inspects		: 15812226
866.84/883.01	c shortcuts		: 0
866.84/883.01	c learnt literals	: 0
866.84/883.01	c learnt binary clauses	: 0
866.84/883.01	c learnt ternary clauses	: 0
866.84/883.01	c learnt constraints	: 2092
866.84/883.01	c ignored constraints	: 0
866.84/883.01	c root simplifications	: 0
866.84/883.01	c removed literals (reason simplification)	: 0
866.84/883.01	c reason swapping (by a shorter reason)	: 0
866.84/883.01	c Calls to reduceDB	: 0
866.84/883.01	c Number of update (reduction) of LBD	: 0
866.84/883.01	c Imported unit clauses	: 0
866.84/883.01	c number of reductions to clauses (during analyze)	: 0
866.84/883.01	c number of learned constraints concerned by reduction	: 0
866.84/883.01	c number of learning phase by resolution	: 0
866.84/883.01	c number of learning phase by cutting planes	: 0
866.84/883.01	c speed (assignments/second)	: 106.69776001424754
866.84/883.01	c non guided choices	1920
866.84/883.01	c learnt constraints type 
866.84/883.01	s OPTIMUM FOUND
866.84/883.01	c Found 89 solution(s)
866.84/883.01	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 
866.84/883.01	c objective function=10
866.84/883.01	c Total wall clock time (in seconds): 882.902

Verifier Data

OK	10

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-4109333-1466341866/watcher-4109333-1466341866 -o /tmp/evaluation-result-4109333-1466341866/solver-4109333-1466341866 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466341820-24231 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109333-1466341866.wbo 

pid=24909
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.88 0.36 0.23 3/194 24912
/proc/meminfo: memFree=29698244/32872528 swapFree=1590544/1721360
[pid=24912] ppid=24909 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/24912/stat : 24912 (java) S 24909 24912 24214 0 -1 4202496 1360 0 0 0 0 0 0 0 20 0 2 0 36234924 98582528 985 33554432000 1073741824 1073778376 140734100696032 140734100687168 226087698493 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24912/statm: 24068 985 750 9 0 16774 0
[pid=24912/tid=24913] ppid=24909 vsize=96268 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24913/stat : 24913 (java) D 24909 24912 24214 0 -1 4202560 142 0 0 0 0 0 0 0 20 0 2 0 36234925 98578432 989 33554432000 1073741824 1073778376 140734100696032 140507775517368 226075176231 0 0 0 16784584 18446744072100588836 0 0 -1 3 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 0.88 0.36 0.23 3/194 24912
/proc/meminfo: memFree=29698244/32872528 swapFree=1590544/1721360
[pid=24912] ppid=24909 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/24912/stat : 24912 (java) S 24909 24912 24214 0 -1 4202496 4542 0 1 0 10 1 0 0 20 0 18 0 36234924 9787879424 5668 33554432000 1073741824 1073778376 140734100696032 140734100687168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24912/statm: 2389619 5668 2158 9 0 2380296 0
[pid=24912/tid=24913] ppid=24909 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/24912/task/24913/stat : 24913 (java) R 24909 24912 24214 0 -1 4202560 2443 0 1 0 8 0 0 0 20 0 18 0 36234925 9787879424 5668 33554432000 1073741824 1073778376 140734100696032 140507775519040 226087724301 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200273 s]
/proc/loadavg: 0.88 0.36 0.23 3/194 24912
/proc/meminfo: memFree=29698244/32872528 swapFree=1590544/1721360
[pid=24912] ppid=24909 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/24912/stat : 24912 (java) S 24909 24912 24214 0 -1 4202496 4867 0 1 0 25 1 0 0 20 0 22 0 36234924 10060525568 7474 33554432000 1073741824 1073778376 140734100696032 140734100687168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24912/statm: 2456183 7474 2219 9 0 2446860 0
[pid=24912/tid=24913] ppid=24909 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/24912/task/24913/stat : 24913 (java) S 24909 24912 24214 0 -1 4202560 2473 0 1 0 16 0 0 0 20 0 22 0 36234925 10060525568 7474 33554432000 1073741824 1073778376 140734100696032 140507775521656 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300258 s]
/proc/loadavg: 0.88 0.36 0.23 3/194 24912
/proc/meminfo: memFree=29698244/32872528 swapFree=1590544/1721360
[pid=24912] ppid=24909 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/24912/stat : 24912 (java) S 24909 24912 24214 0 -1 4202496 7946 0 1 0 64 2 0 0 20 0 22 0 36234924 10060525568 9600 33554432000 1073741824 1073778376 140734100696032 140734100687168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24912/statm: 2456183 9600 2248 9 0 2446860 0
[pid=24912/tid=24913] ppid=24909 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/24912/task/24913/stat : 24913 (java) S 24909 24912 24214 0 -1 4202560 2473 0 1 0 16 0 0 0 20 0 22 0 36234925 10060525568 9600 33554432000 1073741824 1073778376 140734100696032 140507775521656 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700233 s]
/proc/loadavg: 0.88 0.36 0.23 3/194 24912
/proc/meminfo: memFree=29698244/32872528 swapFree=1590544/1721360
[pid=24912] ppid=24909 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/24912/stat : 24912 (java) S 24909 24912 24214 0 -1 4202496 16581 0 1 0 126 6 0 0 20 0 22 0 36234924 10060525568 15402 33554432000 1073741824 1073778376 140734100696032 140734100687168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24912/statm: 2456183 15402 2255 9 0 2446860 0
[pid=24912/tid=24913] ppid=24909 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/24912/task/24913/stat : 24913 (java) S 24909 24912 24214 0 -1 4202560 2473 0 1 0 16 0 0 0 20 0 22 0 36234925 10060525568 15402 33554432000 1073741824 1073778376 140734100696032 140507775521656 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 0.88 0.36 0.23 1/213 24943
/proc/meminfo: memFree=29642880/32872528 swapFree=1590544/1721360
[pid=24912] ppid=24909 vsize=9824732 CPUtime=1.54 cores=1,3,5,7
/proc/24912/stat : 24912 (java) S 24909 24912 24214 0 -1 4202496 18294 0 1 0 144 10 0 0 20 0 19 0 36234924 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140734100687168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24912/statm: 2456183 17528 2258 9 0 2446860 0
[pid=24912/tid=24913] ppid=24909 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/24912/task/24913/stat : 24913 (java) S 24909 24912 24214 0 -1 4202560 2474 0 1 0 16 0 0 0 20 0 19 0 36234925 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507775521656 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24915] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24915/stat : 24915 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234925 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507714251816 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24916] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24916/stat : 24916 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234925 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507713199016 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24917] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24917/stat : 24917 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234926 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507712146216 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24918] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24918/stat : 24918 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234926 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507711093416 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24919] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24919/stat : 24919 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234926 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507710040616 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24920] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24920/stat : 24920 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234926 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507708987816 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24921] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24921/stat : 24921 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234926 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507612920104 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24922] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24922/stat : 24922 (java) S 24909 24912 24214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36234926 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507611867304 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24923] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24923/stat : 24923 (java) S 24909 24912 24214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36234927 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507599670248 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24924] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24924/stat : 24924 (java) S 24909 24912 24214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36234927 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507598616312 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24925] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24925/stat : 24925 (java) S 24909 24912 24214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36234927 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507597563400 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24926] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24926/stat : 24926 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234929 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507596511888 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24927] ppid=24909 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/24912/task/24927/stat : 24927 (java) S 24909 24912 24214 0 -1 4202560 7247 0 0 0 39 2 0 0 20 0 19 0 36234929 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507595459000 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24928] ppid=24909 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/24912/task/24928/stat : 24928 (java) S 24909 24912 24214 0 -1 4202560 7225 0 0 0 46 2 0 0 20 0 19 0 36234929 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507594406200 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24929] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24929/stat : 24929 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234929 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507593353592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24930] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24930/stat : 24930 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234929 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507592301000 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24933] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24933/stat : 24933 (java) S 24909 24912 24214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36234943 10060525568 17528 33554432000 1073741824 1073778376 140734100696032 140507589141928 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 0.88 0.36 0.23 1/213 24958
/proc/meminfo: memFree=29629624/32872528 swapFree=1590544/1721360
[pid=24912] ppid=24909 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/24912/stat : 24912 (java) S 24909 24912 24214 0 -1 4202496 18344 0 1 0 152 10 0 0 20 0 19 0 36234924 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140734100687168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24912/statm: 2456183 20114 2258 9 0 2446860 0
[pid=24912/tid=24913] ppid=24909 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/24912/task/24913/stat : 24913 (java) S 24909 24912 24214 0 -1 4202560 2475 0 1 0 16 0 0 0 20 0 19 0 36234925 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507775521656 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24915] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24915/stat : 24915 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234925 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507714251816 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24916] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24916/stat : 24916 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234925 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507713199016 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24917] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24917/stat : 24917 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234926 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507712146216 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24918] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24918/stat : 24918 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234926 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507711093416 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24919] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24919/stat : 24919 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234926 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507710040616 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24920] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24920/stat : 24920 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234926 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507708987816 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24921] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24921/stat : 24921 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234926 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507612920104 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24922] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24922/stat : 24922 (java) S 24909 24912 24214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36234926 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507611867304 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24923] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24923/stat : 24923 (java) S 24909 24912 24214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36234927 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507599670248 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24924] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24924/stat : 24924 (java) S 24909 24912 24214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36234927 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507598616312 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24925] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24925/stat : 24925 (java) S 24909 24912 24214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36234927 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507597563400 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24926] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24926/stat : 24926 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234929 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507596511888 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24927] ppid=24909 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/24912/task/24927/stat : 24927 (java) S 24909 24912 24214 0 -1 4202560 7271 0 0 0 45 2 0 0 20 0 19 0 36234929 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507595459000 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24928] ppid=24909 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/24912/task/24928/stat : 24928 (java) S 24909 24912 24214 0 -1 4202560 7226 0 0 0 48 3 0 0 20 0 19 0 36234929 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507594406200 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24929] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24929/stat : 24929 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234929 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507593353592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24930] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24930/stat : 24930 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234929 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507592301000 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24933] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24933/stat : 24933 (java) S 24909 24912 24214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36234943 10060525568 20114 33554432000 1073741824 1073778376 140734100696032 140507589141928 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=29 pid=1814 uid=0 cmd=

############
# WARNING:
# current cumulated CPU time (1.83 s) is less than in the last sample (1.84 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.00999999 s) to the 'lost time'.

[startup+5.70079 s]
/proc/loadavg: 1.05 0.40 0.24 2/213 24997
/proc/meminfo: memFree=29587392/32872528 swapFree=1590544/1721360
[pid=24912] ppid=24909 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/24912/stat : 24912 (java) S 24909 24912 24214 0 -1 4202496 18447 0 1 0 172 12 0 0 20 0 22 0 36234924 10060525568 28304 33554432000 1073741824 1073778376 140734100696032 140734100687168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24912/statm: 2456183 28304 2267 9 0 2446860 0
[pid=24912/tid=24913] ppid=24909 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/24912/task/24913/stat : 24913 (java) S 24909 24912 24214 0 -1 4202560 2477 0 1 0 16 0 0 0 20 0 22 0 36234925 10060525568 28304 33554432000 1073741824 1073778376 140734100696032 140507775521656 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24915] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24915/stat : 24915 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36234925 10060525568 28304 33554432000 1073741824 1073778376 140734100696032 140507714251816 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24916] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24916/stat : 24916 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36234925 10060525568 28304 33554432000 1073741824 1073778376 140734100696032 140507713199016 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24917] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24917/stat : 24917 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36234926 10060525568 28304 33554432000 1073741824 1073778376 140734100696032 140507712146216 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24918] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24918/stat : 24918 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36234926 10060525568 28304 33554432000 1073741824 1073778376 140734100696032 140507711093416 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24919] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24919/stat : 24919 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36234926 10060525568 28304 33554432000 1073741824 1073778376 140734100696032 140507710040616 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24920] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24920/stat : 24920 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36234926 10060525568 28304 33554432000 1073741824 1073778376 140734100696032 140507708987816 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24921] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24921/stat : 24921 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36234926 10060525568 28304 33554432000 1073741824 1073778376 140734100696032 140507612920104 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24922] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24922/stat : 24922 (java) S 24909 24912 24214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 36234926 10060525568 28304 33554432000 1073741824 1073778376 140734100696032 140507611867304 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24923] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24923/stat : 24923 (java) S 24909 24912 24214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 36234927 10060525568 28304 33554432000 1073741824 1073778376 140734100696032 140507599670248 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0

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

[pid=24912/tid=24928] ppid=24909 vsize=9824732 CPUtime=1.54 cores=1,3,5,7
/proc/24912/task/24928/stat : 24928 (java) S 24909 24912 24214 0 -1 4202560 12656 0 0 0 150 4 0 0 20 0 20 0 36234929 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507594406200 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24929] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24929/stat : 24929 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36234929 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507593353592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24930] ppid=24909 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/24912/task/24930/stat : 24930 (java) S 24909 24912 24214 0 -1 4202560 52 0 0 0 4 6 0 0 20 0 20 0 36234929 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507592301000 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 1 0 0
[pid=24912/tid=24933] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24933/stat : 24933 (java) S 24909 24912 24214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 36234943 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507589141928 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=27595] ppid=24909 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/24912/task/27595/stat : 27595 (java) R 24909 24912 24214 0 -1 4202560 3 0 0 0 260 0 0 0 20 0 20 0 36322892 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507590192688 140507715842494 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 864.27
Current children cumulated vsize (KiB) 9824732

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

[startup+882.401 s]
/proc/loadavg: 2.29 2.08 1.35 3/216 27595
/proc/meminfo: memFree=27998424/32872528 swapFree=1590544/1721360
[pid=24912] ppid=24909 vsize=9824732 CPUtime=864.36 cores=1,3,5,7
/proc/24912/stat : 24912 (java) S 24909 24912 24214 0 -1 4202496 27327 0 1 0 86210 226 0 0 20 0 20 0 36234924 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140734100687168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24912/statm: 2456183 294720 2288 9 0 2446860 0
[pid=24912/tid=24913] ppid=24909 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/24912/task/24913/stat : 24913 (java) S 24909 24912 24214 0 -1 4202560 2487 0 1 0 49 9 0 0 20 0 20 0 36234925 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507775521688 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24915] ppid=24909 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/24912/task/24915/stat : 24915 (java) S 24909 24912 24214 0 -1 4202560 501 0 0 0 29 5 0 0 20 0 20 0 36234925 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507714251816 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24916] ppid=24909 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/24912/task/24916/stat : 24916 (java) S 24909 24912 24214 0 -1 4202560 208 0 0 0 27 5 0 0 20 0 20 0 36234925 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507713199016 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24917] ppid=24909 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/24912/task/24917/stat : 24917 (java) S 24909 24912 24214 0 -1 4202560 190 0 0 0 29 6 0 0 20 0 20 0 36234926 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507712146216 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24918] ppid=24909 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/24912/task/24918/stat : 24918 (java) S 24909 24912 24214 0 -1 4202560 193 0 0 0 26 4 0 0 20 0 20 0 36234926 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507711093416 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24919] ppid=24909 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/24912/task/24919/stat : 24919 (java) S 24909 24912 24214 0 -1 4202560 94 0 0 0 29 5 0 0 20 0 20 0 36234926 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507710040616 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24920] ppid=24909 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/24912/task/24920/stat : 24920 (java) S 24909 24912 24214 0 -1 4202560 73 0 0 0 25 4 0 0 20 0 20 0 36234926 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507708987816 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24921] ppid=24909 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/24912/task/24921/stat : 24921 (java) S 24909 24912 24214 0 -1 4202560 111 0 0 0 26 6 0 0 20 0 20 0 36234926 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507612920104 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24922] ppid=24909 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/24912/task/24922/stat : 24922 (java) S 24909 24912 24214 0 -1 4202560 245 0 0 0 27 5 0 0 20 0 20 0 36234926 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507611867304 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24923] ppid=24909 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/24912/task/24923/stat : 24923 (java) S 24909 24912 24214 0 -1 4202560 591 0 0 0 2 5 0 0 20 0 20 0 36234927 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507599670248 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24924] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24924/stat : 24924 (java) S 24909 24912 24214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 36234927 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507598616312 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24925] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24925/stat : 24925 (java) S 24909 24912 24214 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 36234927 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507597563400 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24926] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24926/stat : 24926 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36234929 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507596511888 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24927] ppid=24909 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/24912/task/24927/stat : 24927 (java) S 24909 24912 24214 0 -1 4202560 7350 0 0 0 92 2 0 0 20 0 20 0 36234929 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507595459000 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24928] ppid=24909 vsize=9824732 CPUtime=1.54 cores=1,3,5,7
/proc/24912/task/24928/stat : 24928 (java) S 24909 24912 24214 0 -1 4202560 12656 0 0 0 150 4 0 0 20 0 20 0 36234929 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507594406200 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24929] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24929/stat : 24929 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36234929 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507593353592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24930] ppid=24909 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/24912/task/24930/stat : 24930 (java) S 24909 24912 24214 0 -1 4202560 52 0 0 0 4 6 0 0 20 0 20 0 36234929 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507592301000 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 1 0 0
[pid=24912/tid=24933] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24933/stat : 24933 (java) S 24909 24912 24214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 36234943 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507589141928 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=27595] ppid=24909 vsize=9824732 CPUtime=2.69 cores=1,3,5,7
/proc/24912/task/27595/stat : 27595 (java) R 24909 24912 24214 0 -1 4202560 3 0 0 0 269 0 0 0 20 0 20 0 36322892 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507590192688 140507715842417 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 864.36
Current children cumulated vsize (KiB) 9824732

[startup+882.801 s]
/proc/loadavg: 2.29 2.08 1.35 3/216 27595
/proc/meminfo: memFree=27998424/32872528 swapFree=1590544/1721360
[pid=24912] ppid=24909 vsize=9824732 CPUtime=864.76 cores=1,3,5,7
/proc/24912/stat : 24912 (java) S 24909 24912 24214 0 -1 4202496 27327 0 1 0 86250 226 0 0 20 0 20 0 36234924 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140734100687168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24912/statm: 2456183 294720 2288 9 0 2446860 0
[pid=24912/tid=24913] ppid=24909 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/24912/task/24913/stat : 24913 (java) S 24909 24912 24214 0 -1 4202560 2487 0 1 0 49 9 0 0 20 0 20 0 36234925 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507775521688 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24915] ppid=24909 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/24912/task/24915/stat : 24915 (java) S 24909 24912 24214 0 -1 4202560 501 0 0 0 29 5 0 0 20 0 20 0 36234925 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507714251816 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24916] ppid=24909 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/24912/task/24916/stat : 24916 (java) S 24909 24912 24214 0 -1 4202560 208 0 0 0 27 5 0 0 20 0 20 0 36234925 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507713199016 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24917] ppid=24909 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/24912/task/24917/stat : 24917 (java) S 24909 24912 24214 0 -1 4202560 190 0 0 0 29 6 0 0 20 0 20 0 36234926 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507712146216 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24918] ppid=24909 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/24912/task/24918/stat : 24918 (java) S 24909 24912 24214 0 -1 4202560 193 0 0 0 26 4 0 0 20 0 20 0 36234926 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507711093416 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24919] ppid=24909 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/24912/task/24919/stat : 24919 (java) S 24909 24912 24214 0 -1 4202560 94 0 0 0 29 5 0 0 20 0 20 0 36234926 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507710040616 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24920] ppid=24909 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/24912/task/24920/stat : 24920 (java) S 24909 24912 24214 0 -1 4202560 73 0 0 0 25 4 0 0 20 0 20 0 36234926 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507708987816 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24921] ppid=24909 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/24912/task/24921/stat : 24921 (java) S 24909 24912 24214 0 -1 4202560 111 0 0 0 26 6 0 0 20 0 20 0 36234926 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507612920104 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24922] ppid=24909 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/24912/task/24922/stat : 24922 (java) S 24909 24912 24214 0 -1 4202560 245 0 0 0 27 5 0 0 20 0 20 0 36234926 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507611867304 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24923] ppid=24909 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/24912/task/24923/stat : 24923 (java) S 24909 24912 24214 0 -1 4202560 591 0 0 0 2 5 0 0 20 0 20 0 36234927 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507599670248 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24924] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24924/stat : 24924 (java) S 24909 24912 24214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 36234927 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507598616312 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24925] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24925/stat : 24925 (java) S 24909 24912 24214 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 36234927 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507597563400 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24926] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24926/stat : 24926 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36234929 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507596511888 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24927] ppid=24909 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/24912/task/24927/stat : 24927 (java) S 24909 24912 24214 0 -1 4202560 7350 0 0 0 92 2 0 0 20 0 20 0 36234929 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507595459000 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24928] ppid=24909 vsize=9824732 CPUtime=1.54 cores=1,3,5,7
/proc/24912/task/24928/stat : 24928 (java) S 24909 24912 24214 0 -1 4202560 12656 0 0 0 150 4 0 0 20 0 20 0 36234929 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507594406200 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24929] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24929/stat : 24929 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36234929 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507593353592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24930] ppid=24909 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/24912/task/24930/stat : 24930 (java) S 24909 24912 24214 0 -1 4202560 52 0 0 0 4 6 0 0 20 0 20 0 36234929 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507592301000 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 1 0 0
[pid=24912/tid=24933] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24933/stat : 24933 (java) S 24909 24912 24214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 36234943 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507589141928 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=27595] ppid=24909 vsize=9824732 CPUtime=3.09 cores=1,3,5,7
/proc/24912/task/27595/stat : 27595 (java) R 24909 24912 24214 0 -1 4202560 3 0 0 0 309 0 0 0 20 0 20 0 36322892 10060525568 294720 33554432000 1073741824 1073778376 140734100696032 140507590192688 140507715655127 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 864.76
Current children cumulated vsize (KiB) 9824732

[startup+883.001 s]
/proc/loadavg: 2.29 2.08 1.35 3/216 27595
/proc/meminfo: memFree=27998424/32872528 swapFree=1590544/1721360
[pid=24912] ppid=24909 vsize=9824732 CPUtime=864.97 cores=1,3,5,7
/proc/24912/stat : 24912 (java) S 24909 24912 24214 0 -1 4202496 27327 0 1 0 86270 227 0 0 20 0 19 0 36234924 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140734100687168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24912/statm: 2456183 294718 2288 9 0 2446860 0
[pid=24912/tid=24913] ppid=24909 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/24912/task/24913/stat : 24913 (java) R 24909 24912 24214 0 -1 4202560 2487 0 1 0 67 9 0 0 20 0 19 0 36234925 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507775519920 140507715479478 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24915] ppid=24909 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/24912/task/24915/stat : 24915 (java) S 24909 24912 24214 0 -1 4202560 501 0 0 0 29 5 0 0 20 0 19 0 36234925 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507714251816 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24916] ppid=24909 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/24912/task/24916/stat : 24916 (java) S 24909 24912 24214 0 -1 4202560 208 0 0 0 27 5 0 0 20 0 19 0 36234925 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507713199016 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24917] ppid=24909 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/24912/task/24917/stat : 24917 (java) S 24909 24912 24214 0 -1 4202560 190 0 0 0 29 6 0 0 20 0 19 0 36234926 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507712146216 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24918] ppid=24909 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/24912/task/24918/stat : 24918 (java) S 24909 24912 24214 0 -1 4202560 193 0 0 0 26 4 0 0 20 0 19 0 36234926 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507711093416 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24919] ppid=24909 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/24912/task/24919/stat : 24919 (java) S 24909 24912 24214 0 -1 4202560 94 0 0 0 29 5 0 0 20 0 19 0 36234926 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507710040616 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24920] ppid=24909 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/24912/task/24920/stat : 24920 (java) S 24909 24912 24214 0 -1 4202560 73 0 0 0 25 4 0 0 20 0 19 0 36234926 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507708987816 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24921] ppid=24909 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/24912/task/24921/stat : 24921 (java) S 24909 24912 24214 0 -1 4202560 111 0 0 0 26 6 0 0 20 0 19 0 36234926 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507612920104 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24922] ppid=24909 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/24912/task/24922/stat : 24922 (java) S 24909 24912 24214 0 -1 4202560 245 0 0 0 27 5 0 0 20 0 19 0 36234926 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507611867304 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24923] ppid=24909 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/24912/task/24923/stat : 24923 (java) S 24909 24912 24214 0 -1 4202560 591 0 0 0 2 5 0 0 20 0 19 0 36234927 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507599670248 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24912/tid=24924] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24924/stat : 24924 (java) S 24909 24912 24214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36234927 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507598616312 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24925] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24925/stat : 24925 (java) S 24909 24912 24214 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 36234927 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507597563400 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24926] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24926/stat : 24926 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234929 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507596511888 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24912/tid=24927] ppid=24909 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/24912/task/24927/stat : 24927 (java) S 24909 24912 24214 0 -1 4202560 7350 0 0 0 94 2 0 0 20 0 19 0 36234929 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507595459000 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24928] ppid=24909 vsize=9824732 CPUtime=1.54 cores=1,3,5,7
/proc/24912/task/24928/stat : 24928 (java) S 24909 24912 24214 0 -1 4202560 12656 0 0 0 150 4 0 0 20 0 19 0 36234929 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507594406200 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24912/tid=24929] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24929/stat : 24929 (java) S 24909 24912 24214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36234929 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507593353592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24912/tid=24930] ppid=24909 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/24912/task/24930/stat : 24930 (java) S 24909 24912 24214 0 -1 4202560 52 0 0 0 4 6 0 0 20 0 19 0 36234929 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507592301000 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 1 0 0
[pid=24912/tid=24933] ppid=24909 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24912/task/24933/stat : 24933 (java) S 24909 24912 24214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36234943 10060525568 294718 33554432000 1073741824 1073778376 140734100696032 140507589141928 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 864.97
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.87
#  lost CPU user time (s): 1.98999
#  lost CPU system time (s): -0.12

Real time (s): 883.019
CPU time (s): 866.981
CPU user time (s): 864.67
CPU system time (s): 2.31163
CPU usage (%): 98.1838
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 862.68
system time used= 2.43163
maximum resident set size= 1184812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27334
page faults= 1
swaps= 0
block input operations= 0
block output operations= 704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39879
involuntary context switches= 28615

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.74028 second user time and 6.86496 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-19 15:11:06
IDJOB=4109333
IDBENCH=78780
IDSOLVER=2552
FILE ID=node120/4109333-1466341866
RUNJOBID= node120-1466341820-24231
PBS_JOBID= 19922033
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111228076--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109333-1466341866/watcher-4109333-1466341866 -o /tmp/evaluation-result-4109333-1466341866/solver-4109333-1466341866 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466341820-24231 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109333-1466341866.wbo

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

MD5SUM BENCH= 22035c0edc81ff585516ffff2425def6
RANDOM SEED=1804203495

node120.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.935
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.87
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.935
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.935
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.56
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.935
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.935
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.56
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.935
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.56
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.935
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.935
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29698780 kB
Buffers:          172676 kB
Cached:           342680 kB
SwapCached:         2280 kB
Active:           315268 kB
Inactive:         380528 kB
Active(anon):     179584 kB
Inactive(anon):     3076 kB
Active(file):     135684 kB
Inactive(file):   377452 kB
Unevictable:     1721360 kB
Mlocked:         1590544 kB
SwapTotal:      67108856 kB
SwapFree:       67099720 kB
Dirty:              1420 kB
Writeback:             0 kB
AnonPages:       2011260 kB
Mapped:            16572 kB
Shmem:                 0 kB
Slab:             620092 kB
SReclaimable:      63936 kB
SUnreclaim:       556156 kB
KernelStack:        1784 kB
PageTables:         8352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2411892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    376832 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= 71720 MiB
End job on node120 at 2016-06-19 15:25:49