Trace number 3718444

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 2012-05-28OPTIMUM 22.7005 20.8907

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111216411--soft-0-100-0.wbo
MD5SUMdbf89d35013c2bab398211fa15264c93
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.447931
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 constraints101
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1200
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.06/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.08	c See www.sat4j.org for details.
0.06/0.09	c version 2.3.2.v20120528
0.06/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.09	c java.vm.version	19.1-b02
0.06/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version		1.6.0_24
0.06/0.09	c os.name		Linux
0.06/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.09	c os.arch		amd64
0.06/0.09	c Free memory 		501472288
0.06/0.09	c Max memory 		7480803328
0.06/0.09	c Total memory 		504102912
0.06/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3718444-1338254091.wbo
0.09/0.11	c reading problem ... 
0.09/0.16	c ... done. Wall clock time 0.053s.
0.09/0.16	c declared #vars     169
0.09/0.16	c internal #vars     270
0.09/0.16	c #constraints  101
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.16	c ignored satisfied constraints => 1
0.09/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.16	c 102 constraints processed.
0.09/0.16	c objective function length is 101 literals
0.26/0.22	c SATISFIABLE
0.26/0.22	c OPTIMIZING...
0.26/0.22	c Got one! Elapsed wall clock time (in seconds):0.112
0.26/0.22	o 1038
0.26/0.24	c Got one! Elapsed wall clock time (in seconds):0.133
0.26/0.24	o 1011
0.26/0.25	c Got one! Elapsed wall clock time (in seconds):0.145
0.26/0.25	o 719
0.26/0.26	c Got one! Elapsed wall clock time (in seconds):0.155
0.26/0.26	o 712
0.26/0.27	c Got one! Elapsed wall clock time (in seconds):0.162
0.26/0.27	o 527
0.26/0.28	c Got one! Elapsed wall clock time (in seconds):0.173
0.26/0.28	o 509
0.26/0.29	c Got one! Elapsed wall clock time (in seconds):0.184
0.26/0.29	o 507
0.49/0.30	c Got one! Elapsed wall clock time (in seconds):0.189
0.49/0.30	o 505
0.49/0.31	c Got one! Elapsed wall clock time (in seconds):0.2
0.49/0.31	o 502
0.49/0.32	c Got one! Elapsed wall clock time (in seconds):0.214
0.49/0.32	o 461
0.49/0.33	c Got one! Elapsed wall clock time (in seconds):0.22
0.49/0.33	o 440
0.49/0.34	c Got one! Elapsed wall clock time (in seconds):0.229
0.49/0.34	o 438
0.49/0.35	c Got one! Elapsed wall clock time (in seconds):0.237
0.49/0.35	o 422
0.49/0.36	c Got one! Elapsed wall clock time (in seconds):0.251
0.49/0.36	o 413
0.49/0.38	c Got one! Elapsed wall clock time (in seconds):0.273
0.49/0.38	o 412
0.49/0.39	c Got one! Elapsed wall clock time (in seconds):0.278
0.49/0.39	o 410
0.49/0.39	c Got one! Elapsed wall clock time (in seconds):0.284
0.49/0.39	o 402
0.67/0.41	c Got one! Elapsed wall clock time (in seconds):0.304
0.67/0.41	o 398
0.67/0.42	c Got one! Elapsed wall clock time (in seconds):0.307
0.67/0.42	o 386
0.67/0.43	c Got one! Elapsed wall clock time (in seconds):0.324
0.67/0.43	o 375
0.67/0.46	c Got one! Elapsed wall clock time (in seconds):0.353
0.67/0.46	o 372
0.67/0.47	c Got one! Elapsed wall clock time (in seconds):0.358
0.67/0.47	o 315
0.67/0.49	c Got one! Elapsed wall clock time (in seconds):0.379
0.67/0.49	o 304
0.81/0.51	c Got one! Elapsed wall clock time (in seconds):0.399
0.81/0.51	o 303
0.81/0.53	c Got one! Elapsed wall clock time (in seconds):0.423
0.81/0.53	o 302
0.81/0.57	c Got one! Elapsed wall clock time (in seconds):0.465
0.81/0.57	o 281
0.81/0.59	c Got one! Elapsed wall clock time (in seconds):0.479
0.81/0.59	o 280
0.94/0.61	c Got one! Elapsed wall clock time (in seconds):0.499
0.94/0.61	o 274
0.94/0.64	c Got one! Elapsed wall clock time (in seconds):0.527
0.94/0.64	o 273
0.94/0.65	c Got one! Elapsed wall clock time (in seconds):0.545
0.94/0.65	o 271
1.16/0.71	c Got one! Elapsed wall clock time (in seconds):0.605
1.16/0.71	o 270
1.31/0.80	c Got one! Elapsed wall clock time (in seconds):0.693
1.31/0.80	o 262
1.31/0.87	c cleaning 7668 clauses out of 15335 with flag 3490/15335
1.44/0.90	c Got one! Elapsed wall clock time (in seconds):0.788
1.44/0.90	o 259
1.44/0.93	c Got one! Elapsed wall clock time (in seconds):0.823
1.44/0.93	o 241
1.44/0.99	c Got one! Elapsed wall clock time (in seconds):0.884
1.44/0.99	o 239
1.64/1.11	c Got one! Elapsed wall clock time (in seconds):0.998
1.64/1.11	o 237
1.64/1.16	c cleaning 7271 clauses out of 14543 with flag 4511/22211
1.78/1.20	c Got one! Elapsed wall clock time (in seconds):1.095
1.78/1.20	o 235
1.78/1.23	c Got one! Elapsed wall clock time (in seconds):1.12
1.78/1.23	o 229
1.94/1.31	c Got one! Elapsed wall clock time (in seconds):1.198
1.94/1.31	o 212
2.04/1.40	c cleaning 6531 clauses out of 13078 with flag 11733/28017
2.04/1.42	c Got one! Elapsed wall clock time (in seconds):1.312
2.04/1.42	o 194
2.16/1.55	c Got one! Elapsed wall clock time (in seconds):1.442
2.16/1.55	o 193
2.16/1.59	c cleaning 5966 clauses out of 11944 with flag 4134/33414
2.26/1.66	c Got one! Elapsed wall clock time (in seconds):1.546
2.26/1.66	o 192
2.46/1.80	c cleaning 5796 clauses out of 11602 with flag 16960/39038
2.46/1.85	c Got one! Elapsed wall clock time (in seconds):1.746
2.46/1.85	o 191
2.56/1.98	c Got one! Elapsed wall clock time (in seconds):1.866
2.56/1.98	o 189
2.66/2.02	c cleaning 5956 clauses out of 11920 with flag 5609/45152
2.77/2.16	c Got one! Elapsed wall clock time (in seconds):2.05
2.77/2.16	o 182
2.77/2.20	c cleaning 5549 clauses out of 11105 with flag 4547/50293
2.87/2.23	c Got one! Elapsed wall clock time (in seconds):2.117
2.87/2.23	o 181
2.87/2.24	c Got one! Elapsed wall clock time (in seconds):2.135
2.87/2.24	o 175
2.97/2.34	c Got one! Elapsed wall clock time (in seconds):2.23
2.97/2.34	o 174
3.07/2.44	c Got one! Elapsed wall clock time (in seconds):2.331
3.07/2.44	o 165
3.07/2.49	c cleaning 6563 clauses out of 13143 with flag 5735/57880
3.39/2.71	c cleaning 6285 clauses out of 12580 with flag 32663/63880
3.49/2.87	c Got one! Elapsed wall clock time (in seconds):2.761
3.49/2.87	o 154
3.59/2.91	c cleaning 5830 clauses out of 11683 with flag 5982/69268
3.79/3.14	c cleaning 5914 clauses out of 11852 with flag 39500/75267
3.79/3.17	c Got one! Elapsed wall clock time (in seconds):3.057
3.79/3.17	o 153
3.79/3.19	c Got one! Elapsed wall clock time (in seconds):3.08
3.79/3.19	o 150
3.90/3.28	c Got one! Elapsed wall clock time (in seconds):3.175
3.90/3.28	o 138
4.04/3.36	c Got one! Elapsed wall clock time (in seconds):3.253
4.04/3.36	o 113
4.14/3.43	c cleaning 6344 clauses out of 12701 with flag 6166/82030
4.57/3.60	c Got one! Elapsed wall clock time (in seconds):3.491
4.57/3.60	o 111
4.57/3.66	c cleaning 5863 clauses out of 11738 with flag 5821/87411
4.86/3.83	c Got one! Elapsed wall clock time (in seconds):3.721
4.86/3.83	o 109
4.86/3.88	c cleaning 5781 clauses out of 11602 with flag 5103/93138
5.19/4.10	c cleaning 5895 clauses out of 11822 with flag 33571/99139
5.58/4.30	c Got one! Elapsed wall clock time (in seconds):4.19
5.58/4.30	o 106
5.83/4.49	c cleaning 8313 clauses out of 16662 with flag 23932/109874
6.03/4.64	c Got one! Elapsed wall clock time (in seconds):4.534
6.03/4.64	o 99
6.03/4.67	c Got one! Elapsed wall clock time (in seconds):4.565
6.03/4.67	o 69
6.14/4.72	c cleaning 7243 clauses out of 14489 with flag 4430/116014
6.24/4.87	c Got one! Elapsed wall clock time (in seconds):4.76
6.24/4.87	o 67
6.44/5.02	c Got one! Elapsed wall clock time (in seconds):4.906
6.44/5.02	o 63
6.55/5.12	c cleaning 9239 clauses out of 18490 with flag 11864/127258
6.65/5.25	c Got one! Elapsed wall clock time (in seconds):5.142
6.65/5.25	o 62
6.75/5.34	c cleaning 7576 clauses out of 15177 with flag 11860/133184
6.96/5.55	c cleaning 6791 clauses out of 13601 with flag 44558/139184
6.96/5.58	c Got one! Elapsed wall clock time (in seconds):5.47
6.96/5.58	o 61
7.16/5.77	c cleaning 6176 clauses out of 12362 with flag 28454/144736
7.36/5.98	c cleaning 6085 clauses out of 12186 with flag 61449/150736
7.46/6.07	c Got one! Elapsed wall clock time (in seconds):5.958
7.46/6.07	o 60
7.56/6.19	c cleaning 5780 clauses out of 11588 with flag 17257/156223
7.86/6.40	c cleaning 5884 clauses out of 11806 with flag 49793/162221
8.07/6.64	c cleaning 6451 clauses out of 12921 with flag 88493/169220
8.17/6.73	c Got one! Elapsed wall clock time (in seconds):6.623
8.17/6.73	o 59
8.17/6.74	c Got one! Elapsed wall clock time (in seconds):6.629
8.17/6.74	o 58
8.17/6.76	c Got one! Elapsed wall clock time (in seconds):6.647
8.17/6.76	o 55
8.27/6.80	c Got one! Elapsed wall clock time (in seconds):6.69
8.27/6.80	o 54
8.27/6.84	c Got one! Elapsed wall clock time (in seconds):6.735
8.27/6.84	o 46
8.27/6.89	c cleaning 6697 clauses out of 13419 with flag 6282/176169
8.37/6.98	c Got one! Elapsed wall clock time (in seconds):6.866
8.37/6.98	o 44
8.48/7.02	c Got one! Elapsed wall clock time (in seconds):6.91
8.48/7.02	o 42
8.58/7.10	c cleaning 6314 clauses out of 12653 with flag 11957/182100
8.78/7.30	c cleaning 6166 clauses out of 12337 with flag 38606/188098
8.78/7.34	c Got one! Elapsed wall clock time (in seconds):7.231
8.78/7.34	o 41
8.99/7.53	c cleaning 6043 clauses out of 12102 with flag 31120/194029
9.10/7.66	c Got one! Elapsed wall clock time (in seconds):7.551
9.10/7.66	o 39
9.21/7.74	c cleaning 5953 clauses out of 11929 with flag 11899/199899
9.42/7.96	c cleaning 5977 clauses out of 11970 with flag 48124/205893
9.62/8.13	c Got one! Elapsed wall clock time (in seconds):8.02
9.62/8.13	o 38
9.62/8.18	c cleaning 5978 clauses out of 11989 with flag 6408/211889
9.82/8.39	c cleaning 5998 clauses out of 12011 with flag 41470/217889
10.12/8.67	c cleaning 6495 clauses out of 13013 with flag 82801/224889
10.35/8.87	c Got one! Elapsed wall clock time (in seconds):8.766
10.35/8.87	o 37
10.54/9.08	c cleaning 8608 clauses out of 17223 with flag 28955/235594
10.85/9.31	c cleaning 7297 clauses out of 14614 with flag 64630/241593
11.05/9.57	c cleaning 7151 clauses out of 14317 with flag 106115/248593
11.36/9.88	c cleaning 7561 clauses out of 15167 with flag 151742/256594
11.56/10.01	c Got one! Elapsed wall clock time (in seconds):9.899
11.56/10.01	o 36
11.56/10.08	c cleaning 6747 clauses out of 13494 with flag 8962/262482
11.66/10.14	c Got one! Elapsed wall clock time (in seconds):10.031
11.66/10.14	o 35
11.76/10.28	c cleaning 6260 clauses out of 12525 with flag 22634/268260
11.87/10.37	c Got one! Elapsed wall clock time (in seconds):10.261
11.87/10.37	o 30
11.97/10.49	c cleaning 5865 clauses out of 11742 with flag 19283/273737
12.27/10.70	c cleaning 5939 clauses out of 11877 with flag 52992/279737
12.27/10.74	c Got one! Elapsed wall clock time (in seconds):10.635
12.27/10.74	o 29
12.38/10.90	c cleaning 5511 clauses out of 11051 with flag 25851/284850
12.48/10.95	c Got one! Elapsed wall clock time (in seconds):10.837
12.48/10.95	o 26
12.58/11.09	c cleaning 5434 clauses out of 10891 with flag 24987/290201
12.88/11.31	c cleaning 5712 clauses out of 11457 with flag 63287/296201
12.98/11.41	c Got one! Elapsed wall clock time (in seconds):11.301
12.98/11.41	o 24
13.08/11.53	c cleaning 5789 clauses out of 11597 with flag 18791/302053
13.29/11.76	c cleaning 5901 clauses out of 11808 with flag 56759/308053
13.59/12.04	c cleaning 6435 clauses out of 12907 with flag 101791/315053
13.90/12.30	c cleaning 7234 clauses out of 14473 with flag 143984/323054
13.90/12.34	c Got one! Elapsed wall clock time (in seconds):12.231
13.90/12.34	o 23
14.10/12.50	c cleaning 6111 clauses out of 12241 with flag 26447/328056
14.30/12.73	c cleaning 6051 clauses out of 12131 with flag 65990/334057
14.61/13.00	c cleaning 6531 clauses out of 13080 with flag 109947/341057
14.92/13.31	c cleaning 7273 clauses out of 14549 with flag 160172/349057
15.24/13.61	c cleaning 8134 clauses out of 16276 with flag 201458/358057
15.54/13.96	c cleaning 9068 clauses out of 18141 with flag 251722/368056
15.75/14.17	c Got one! Elapsed wall clock time (in seconds):14.063
15.75/14.17	o 22
16.05/14.41	c cleaning 10360 clauses out of 20737 with flag 35060/379720
16.25/14.67	c cleaning 8171 clauses out of 16376 with flag 77999/385719
16.45/14.89	c Got one! Elapsed wall clock time (in seconds):14.785
16.45/14.89	o 21
16.55/14.91	c Got one! Elapsed wall clock time (in seconds):14.799
16.55/14.91	o 17
16.65/15.04	c Got one! Elapsed wall clock time (in seconds):14.931
16.65/15.04	o 13
16.76/15.15	c cleaning 10066 clauses out of 20161 with flag 13967/397675
16.86/15.26	c Got one! Elapsed wall clock time (in seconds):15.153
16.86/15.26	o 12
16.97/15.38	c cleaning 8028 clauses out of 16068 with flag 18529/403648
17.07/15.45	c Got one! Elapsed wall clock time (in seconds):15.34
17.07/15.45	o 8
17.26/15.61	c cleaning 6892 clauses out of 13792 with flag 26651/409400
17.46/15.83	c cleaning 6444 clauses out of 12898 with flag 64877/415398
17.66/16.07	c cleaning 6719 clauses out of 13453 with flag 107793/422398
17.99/16.35	c cleaning 7366 clauses out of 14733 with flag 155745/430398
18.30/16.68	c cleaning 8180 clauses out of 16365 with flag 209391/439398
18.72/17.06	c cleaning 9090 clauses out of 18184 with flag 270782/449398
19.02/17.35	c Got one! Elapsed wall clock time (in seconds):17.243
19.02/17.35	o 7
19.23/17.59	c cleaning 11290 clauses out of 22598 with flag 35264/462904
19.52/17.84	c cleaning 8646 clauses out of 17309 with flag 76960/468905
19.63/17.99	c Got one! Elapsed wall clock time (in seconds):17.883
19.63/17.99	o 6
19.74/18.04	c cleaning 6998 clauses out of 14015 with flag 6907/474258
19.94/18.27	c cleaning 6496 clauses out of 13017 with flag 45588/480258
20.25/18.54	c cleaning 6750 clauses out of 13521 with flag 90869/487258
20.55/18.85	c cleaning 7379 clauses out of 14770 with flag 141209/495257
20.86/19.18	c cleaning 8187 clauses out of 16388 with flag 198478/504258
21.06/19.30	c Got one! Elapsed wall clock time (in seconds):19.193
21.06/19.30	o 5
21.06/19.39	c cleaning 6773 clauses out of 13565 with flag 13999/509622
21.36/19.62	c cleaning 6390 clauses out of 12793 with flag 55066/515623
21.56/19.87	c cleaning 6687 clauses out of 13404 with flag 100331/522624
21.86/20.17	c cleaning 7353 clauses out of 14716 with flag 150868/530623
22.26/20.51	c cleaning 8174 clauses out of 16355 with flag 208228/539622
22.36/20.63	c Got one! Elapsed wall clock time (in seconds):20.52
22.36/20.63	o 3
22.46/20.71	c cleaning 6936 clauses out of 13878 with flag 12903/545319
22.56/20.87	c Got one! Elapsed wall clock time (in seconds):20.766
22.56/20.88	o 2
22.56/20.88	c starts		: 244
22.56/20.88	c conflicts		: 549517
22.56/20.88	c decisions		: 802501
22.56/20.88	c propagations		: 11950962
22.56/20.88	c inspects		: 162977108
22.56/20.88	c shortcuts		: 0
22.56/20.88	c learnt literals	: 25
22.56/20.88	c learnt binary clauses	: 37
22.56/20.88	c learnt ternary clauses	: 487
22.56/20.88	c learnt constraints	: 549492
22.56/20.88	c ignored constraints	: 0
22.56/20.88	c root simplifications	: 0
22.56/20.88	c removed literals (reason simplification)	: 0
22.56/20.88	c reason swapping (by a shorter reason)	: 0
22.56/20.88	c Calls to reduceDB	: 78
22.56/20.88	c Number of update (reduction) of LBD	: 147473
22.56/20.88	c number of reductions to clauses (during analyze)	: 0
22.56/20.88	c number of learned constraints concerned by reduction	: 0
22.56/20.88	c number of learning phase by resolution	: 0
22.56/20.88	c number of learning phase by cutting planes	: 0
22.56/20.88	c speed (assignments/second)	: 576895.2500482718
22.56/20.88	c non guided choices	4799
22.56/20.88	c learnt constraints type 
22.56/20.88	c constraints type 
22.56/20.88	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
22.56/20.88	c ignored satisfied constraints => 1
22.56/20.88	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
22.56/20.88	c 102 constraints processed.
22.56/20.88	s OPTIMUM FOUND
22.56/20.88	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 
22.56/20.88	c objective function=2
22.56/20.88	c Total wall clock time (in seconds): 20.774

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3718444-1338254091/watcher-3718444-1338254091 -o /tmp/evaluation-result-3718444-1338254091/solver-3718444-1338254091 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718444-1338254091.wbo 

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: 1.92 1.99 1.99 3/194 915
/proc/meminfo: memFree=29986220/32873648 swapFree=7116/7116
[pid=915] ppid=913 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/915/stat : 915 (java) D 913 915 30566 0 -1 4202496 92 0 0 0 0 0 0 0 20 0 1 0 291536437 2560000 46 33554432000 1073741824 1073778376 140733348685792 140733348682920 219504799015 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/915/statm: 625 46 37 9 0 29 0

[startup+0.0807679 s]
/proc/loadavg: 1.92 1.99 1.99 3/194 915
/proc/meminfo: memFree=29986220/32873648 swapFree=7116/7116
[pid=915] ppid=913 vsize=9558416 CPUtime=0.06 cores=1,3,5,7
/proc/915/stat : 915 (java) S 913 915 30566 0 -1 4202496 3355 0 1 0 5 1 0 0 20 0 18 0 291536437 9787817984 4565 33554432000 1073741824 1073778376 140735432737888 140735432729024 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/915/statm: 2389604 4565 1773 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558416

[startup+0.100314 s]
/proc/loadavg: 1.92 1.99 1.99 3/194 915
/proc/meminfo: memFree=29986220/32873648 swapFree=7116/7116
[pid=915] ppid=913 vsize=9558416 CPUtime=0.09 cores=1,3,5,7
/proc/915/stat : 915 (java) S 913 915 30566 0 -1 4202496 4318 0 1 0 8 1 0 0 20 0 18 0 291536437 9787817984 5526 33554432000 1073741824 1073778376 140735432737888 140735432729024 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/915/statm: 2389604 5526 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558416

[startup+0.300172 s]
/proc/loadavg: 1.92 1.99 1.99 3/194 915
/proc/meminfo: memFree=29986220/32873648 swapFree=7116/7116
[pid=915] ppid=913 vsize=9624980 CPUtime=0.49 cores=1,3,5,7
/proc/915/stat : 915 (java) S 913 915 30566 0 -1 4202496 6894 0 1 0 48 1 0 0 20 0 19 0 291536437 9855979520 8079 33554432000 1073741824 1073778376 140735432737888 140735432729024 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/915/statm: 2406245 8079 2233 9 0 2396937 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9624980

[startup+0.700289 s]
/proc/loadavg: 1.92 1.99 1.99 3/194 915
/proc/meminfo: memFree=29986220/32873648 swapFree=7116/7116
[pid=915] ppid=913 vsize=9624980 CPUtime=1.16 cores=1,3,5,7
/proc/915/stat : 915 (java) S 913 915 30566 0 -1 4202496 10522 0 1 0 114 2 0 0 20 0 19 0 291536437 9855979520 10287 33554432000 1073741824 1073778376 140735432737888 140735432729024 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/915/statm: 2406245 10287 2240 9 0 2396937 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 9624980

[startup+1.50069 s]
/proc/loadavg: 1.92 1.99 1.99 3/213 934
/proc/meminfo: memFree=29940548/32873648 swapFree=7116/7116
[pid=915] ppid=913 vsize=9624980 CPUtime=2.16 cores=1,3,5,7
/proc/915/stat : 915 (java) S 913 915 30566 0 -1 4202496 11992 0 1 0 213 3 0 0 20 0 19 0 291536437 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140735432729024 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/915/statm: 2406245 14176 2270 9 0 2396937 0
[pid=915/tid=917] ppid=913 vsize=9624980 CPUtime=1.43 cores=1,3,5,7
/proc/915/task/917/stat : 917 (java) R 913 915 30566 0 -1 4202560 2457 0 1 0 142 1 0 0 20 0 19 0 291536438 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140209653510104 140209493018715 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=915/tid=918] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/918/stat : 918 (java) S 913 915 30566 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140209615002280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=919] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/919/stat : 919 (java) S 913 915 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140209613949736 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=920] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/920/stat : 920 (java) S 913 915 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140209612897192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=921] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/921/stat : 921 (java) S 913 915 30566 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140209611844648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=922] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/922/stat : 922 (java) S 913 915 30566 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140209492584616 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=923] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/923/stat : 923 (java) S 913 915 30566 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140209491532072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=924] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/924/stat : 924 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140209490479528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=925] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/925/stat : 925 (java) S 913 915 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140209489426984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=926] ppid=913 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/915/task/926/stat : 926 (java) S 913 915 30566 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 19 0 291536440 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140209477229160 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=927] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/927/stat : 927 (java) S 913 915 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140208871827064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=928] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/928/stat : 928 (java) S 913 915 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140208870774408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=929] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/929/stat : 929 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140208869723152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=930] ppid=913 vsize=9624980 CPUtime=0.35 cores=1,3,5,7
/proc/915/task/930/stat : 930 (java) S 913 915 30566 0 -1 4202560 4516 0 0 0 35 0 0 0 20 0 19 0 291536443 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140208868669496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=931] ppid=913 vsize=9624980 CPUtime=0.3 cores=1,3,5,7
/proc/915/task/931/stat : 931 (java) S 913 915 30566 0 -1 4202560 3769 0 0 0 30 0 0 0 20 0 19 0 291536443 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140208867616952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=932] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/932/stat : 932 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140208866564600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=933] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/933/stat : 933 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140208865512264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=934] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/934/stat : 934 (java) S 913 915 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291536454 9855979520 14176 33554432000 1073741824 1073778376 140735432737888 140208864458024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 9624980

[startup+3.1007 s]
/proc/loadavg: 1.92 1.99 1.99 3/213 934
/proc/meminfo: memFree=29937384/32873648 swapFree=7116/7116
[pid=915] ppid=913 vsize=9624980 CPUtime=3.79 cores=1,3,5,7
/proc/915/stat : 915 (java) S 913 915 30566 0 -1 4202496 12048 0 1 0 376 3 0 0 20 0 19 0 291536437 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140735432729024 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/915/statm: 2406245 14183 2270 9 0 2396937 0
[pid=915/tid=917] ppid=913 vsize=9624980 CPUtime=2.96 cores=1,3,5,7
/proc/915/task/917/stat : 917 (java) R 913 915 30566 0 -1 4202560 2464 0 1 0 295 1 0 0 20 0 19 0 291536438 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140209653510432 140209493022539 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=915/tid=918] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/918/stat : 918 (java) S 913 915 30566 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140209615002280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=919] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/919/stat : 919 (java) S 913 915 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140209613949736 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=920] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/920/stat : 920 (java) S 913 915 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140209612897192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=921] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/921/stat : 921 (java) S 913 915 30566 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140209611844648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=922] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/922/stat : 922 (java) S 913 915 30566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140209492584616 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=923] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/923/stat : 923 (java) S 913 915 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140209491532072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=924] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/924/stat : 924 (java) S 913 915 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140209490479528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=925] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/925/stat : 925 (java) S 913 915 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140209489426984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=926] ppid=913 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/915/task/926/stat : 926 (java) S 913 915 30566 0 -1 4202560 31 0 0 0 7 0 0 0 20 0 19 0 291536440 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140209477229160 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=927] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/927/stat : 927 (java) S 913 915 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140208871827064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=928] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/928/stat : 928 (java) S 913 915 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140208870774408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=929] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/929/stat : 929 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140208869723152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=930] ppid=913 vsize=9624980 CPUtime=0.35 cores=1,3,5,7
/proc/915/task/930/stat : 930 (java) S 913 915 30566 0 -1 4202560 4516 0 0 0 35 0 0 0 20 0 19 0 291536443 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140208868669496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=931] ppid=913 vsize=9624980 CPUtime=0.32 cores=1,3,5,7
/proc/915/task/931/stat : 931 (java) S 913 915 30566 0 -1 4202560 3811 0 0 0 32 0 0 0 20 0 19 0 291536443 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140208867616952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=932] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/932/stat : 932 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140208866564600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=933] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/933/stat : 933 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140208865512264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=934] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/934/stat : 934 (java) S 913 915 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291536454 9855979520 14183 33554432000 1073741824 1073778376 140735432737888 140208864458024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 9624980

[startup+6.30075 s]
/proc/loadavg: 2.01 2.00 2.00 3/213 934
/proc/meminfo: memFree=29927488/32873648 swapFree=7116/7116
[pid=915] ppid=913 vsize=9624980 CPUtime=7.76 cores=1,3,5,7
/proc/915/stat : 915 (java) S 913 915 30566 0 -1 4202496 20154 0 1 0 771 5 0 0 20 0 19 0 291536437 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140735432729024 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/915/statm: 2406245 16477 2271 9 0 2396937 0
[pid=915/tid=917] ppid=913 vsize=9624980 CPUtime=6.02 cores=1,3,5,7
/proc/915/task/917/stat : 917 (java) R 913 915 30566 0 -1 4202560 2476 0 1 0 601 1 0 0 20 0 19 0 291536438 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140209653510432 140209493018674 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=915/tid=918] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/918/stat : 918 (java) S 913 915 30566 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140209615002280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=919] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/919/stat : 919 (java) S 913 915 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140209613949736 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=920] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/920/stat : 920 (java) S 913 915 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140209612897192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=921] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/921/stat : 921 (java) S 913 915 30566 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140209611844648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=922] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/922/stat : 922 (java) S 913 915 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140209492584616 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=923] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/923/stat : 923 (java) S 913 915 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140209491532072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=924] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/924/stat : 924 (java) S 913 915 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140209490479528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=925] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/925/stat : 925 (java) S 913 915 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291536439 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140209489426984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=926] ppid=913 vsize=9624980 CPUtime=0.19 cores=1,3,5,7
/proc/915/task/926/stat : 926 (java) S 913 915 30566 0 -1 4202560 55 0 0 0 19 0 0 0 20 0 19 0 291536440 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140209477229160 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=927] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/927/stat : 927 (java) S 913 915 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140208871827064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=928] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/928/stat : 928 (java) S 913 915 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140208870774408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=929] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/929/stat : 929 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140208869723152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=930] ppid=913 vsize=9624980 CPUtime=0.43 cores=1,3,5,7
/proc/915/task/930/stat : 930 (java) S 913 915 30566 0 -1 4202560 4551 0 0 0 43 0 0 0 20 0 19 0 291536443 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140208868669496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=931] ppid=913 vsize=9624980 CPUtime=0.99 cores=1,3,5,7
/proc/915/task/931/stat : 931 (java) S 913 915 30566 0 -1 4202560 11841 0 0 0 97 2 0 0 20 0 19 0 291536443 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140208867616952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=932] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/932/stat : 932 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140208866564600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=933] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/933/stat : 933 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140208865512264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=934] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/934/stat : 934 (java) S 913 915 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291536454 9855979520 16477 33554432000 1073741824 1073778376 140735432737888 140208864458024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 9624980

[startup+12.7007 s]

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

/proc/915/task/918/stat : 918 (java) S 913 915 30566 0 -1 4202560 13 0 0 0 5 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209615002280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=919] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/919/stat : 919 (java) S 913 915 30566 0 -1 4202560 12 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209613949736 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=920] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/920/stat : 920 (java) S 913 915 30566 0 -1 4202560 6 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209612897192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=921] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/921/stat : 921 (java) S 913 915 30566 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209611844648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=922] ppid=913 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/915/task/922/stat : 922 (java) S 913 915 30566 0 -1 4202560 6 0 0 0 5 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209492584616 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=923] ppid=913 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/915/task/923/stat : 923 (java) S 913 915 30566 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209491532072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=924] ppid=913 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/915/task/924/stat : 924 (java) S 913 915 30566 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209490479528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=925] ppid=913 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/915/task/925/stat : 925 (java) S 913 915 30566 0 -1 4202560 9 0 0 0 5 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209489426984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=926] ppid=913 vsize=9624980 CPUtime=0.67 cores=1,3,5,7
/proc/915/task/926/stat : 926 (java) S 913 915 30566 0 -1 4202560 55 0 0 0 67 0 0 0 20 0 19 0 291536440 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209477229160 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=927] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/927/stat : 927 (java) S 913 915 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208871827064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=928] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/928/stat : 928 (java) S 913 915 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208870774408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=929] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/929/stat : 929 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208869723152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=930] ppid=913 vsize=9624980 CPUtime=0.48 cores=1,3,5,7
/proc/915/task/930/stat : 930 (java) S 913 915 30566 0 -1 4202560 4551 0 0 0 48 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208868669496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=931] ppid=913 vsize=9624980 CPUtime=0.99 cores=1,3,5,7
/proc/915/task/931/stat : 931 (java) S 913 915 30566 0 -1 4202560 11841 0 0 0 97 2 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208867616952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=932] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/932/stat : 932 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208866564600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=933] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/933/stat : 933 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208865512264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=934] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/934/stat : 934 (java) S 913 915 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291536454 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208864458024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 21.66
Current children cumulated vsize (KiB) 9624980

[startup+20.3007 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 935
/proc/meminfo: memFree=29929208/32873648 swapFree=7116/7116
[pid=915] ppid=913 vsize=9624980 CPUtime=22.06 cores=1,3,5,7
/proc/915/stat : 915 (java) S 913 915 30566 0 -1 4202496 20227 0 1 0 2200 6 0 0 20 0 19 0 291536437 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140735432729024 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/915/statm: 2406245 16016 2271 9 0 2396937 0
[pid=915/tid=917] ppid=913 vsize=9624980 CPUtime=19.39 cores=1,3,5,7
/proc/915/task/917/stat : 917 (java) R 913 915 30566 0 -1 4202560 2529 0 1 0 1938 1 0 0 20 0 19 0 291536438 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209653510432 140209493018572 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=915/tid=918] ppid=913 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/915/task/918/stat : 918 (java) S 913 915 30566 0 -1 4202560 13 0 0 0 5 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209615002280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=919] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/919/stat : 919 (java) S 913 915 30566 0 -1 4202560 12 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209613949736 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=920] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/920/stat : 920 (java) S 913 915 30566 0 -1 4202560 6 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209612897192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=921] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/921/stat : 921 (java) S 913 915 30566 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209611844648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=922] ppid=913 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/915/task/922/stat : 922 (java) S 913 915 30566 0 -1 4202560 6 0 0 0 5 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209492584616 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=923] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/923/stat : 923 (java) S 913 915 30566 0 -1 4202560 5 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209491532072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=924] ppid=913 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/915/task/924/stat : 924 (java) S 913 915 30566 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209490479528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=925] ppid=913 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/915/task/925/stat : 925 (java) S 913 915 30566 0 -1 4202560 9 0 0 0 5 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209489426984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=926] ppid=913 vsize=9624980 CPUtime=0.68 cores=1,3,5,7
/proc/915/task/926/stat : 926 (java) S 913 915 30566 0 -1 4202560 55 0 0 0 68 0 0 0 20 0 19 0 291536440 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209477229160 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=927] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/927/stat : 927 (java) S 913 915 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208871827064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=928] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/928/stat : 928 (java) S 913 915 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208870774408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=929] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/929/stat : 929 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208869723152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=930] ppid=913 vsize=9624980 CPUtime=0.48 cores=1,3,5,7
/proc/915/task/930/stat : 930 (java) S 913 915 30566 0 -1 4202560 4551 0 0 0 48 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208868669496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=931] ppid=913 vsize=9624980 CPUtime=0.99 cores=1,3,5,7
/proc/915/task/931/stat : 931 (java) S 913 915 30566 0 -1 4202560 11841 0 0 0 97 2 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208867616952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=932] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/932/stat : 932 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208866564600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=933] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/933/stat : 933 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208865512264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=934] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/934/stat : 934 (java) S 913 915 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291536454 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208864458024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 22.06
Current children cumulated vsize (KiB) 9624980

[startup+20.7007 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 935
/proc/meminfo: memFree=29929208/32873648 swapFree=7116/7116
[pid=915] ppid=913 vsize=9624980 CPUtime=22.46 cores=1,3,5,7
/proc/915/stat : 915 (java) S 913 915 30566 0 -1 4202496 20228 0 1 0 2240 6 0 0 20 0 19 0 291536437 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140735432729024 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/915/statm: 2406245 16016 2271 9 0 2396937 0
[pid=915/tid=917] ppid=913 vsize=9624980 CPUtime=19.78 cores=1,3,5,7
/proc/915/task/917/stat : 917 (java) R 913 915 30566 0 -1 4202560 2530 0 1 0 1977 1 0 0 20 0 19 0 291536438 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209653502400 140209493019198 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=915/tid=918] ppid=913 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/915/task/918/stat : 918 (java) S 913 915 30566 0 -1 4202560 13 0 0 0 5 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209615002280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=919] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/919/stat : 919 (java) S 913 915 30566 0 -1 4202560 12 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209613949736 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=920] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/920/stat : 920 (java) S 913 915 30566 0 -1 4202560 6 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209612897192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=921] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/921/stat : 921 (java) S 913 915 30566 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209611844648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=922] ppid=913 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/915/task/922/stat : 922 (java) S 913 915 30566 0 -1 4202560 6 0 0 0 5 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209492584616 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=923] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/923/stat : 923 (java) S 913 915 30566 0 -1 4202560 5 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209491532072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=924] ppid=913 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/915/task/924/stat : 924 (java) S 913 915 30566 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209490479528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=925] ppid=913 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/915/task/925/stat : 925 (java) S 913 915 30566 0 -1 4202560 9 0 0 0 5 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209489426984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=926] ppid=913 vsize=9624980 CPUtime=0.69 cores=1,3,5,7
/proc/915/task/926/stat : 926 (java) S 913 915 30566 0 -1 4202560 55 0 0 0 69 0 0 0 20 0 19 0 291536440 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209477229160 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=927] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/927/stat : 927 (java) S 913 915 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208871827064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=928] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/928/stat : 928 (java) S 913 915 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208870774408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=929] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/929/stat : 929 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208869723152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=930] ppid=913 vsize=9624980 CPUtime=0.48 cores=1,3,5,7
/proc/915/task/930/stat : 930 (java) S 913 915 30566 0 -1 4202560 4551 0 0 0 48 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208868669496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=931] ppid=913 vsize=9624980 CPUtime=0.99 cores=1,3,5,7
/proc/915/task/931/stat : 931 (java) S 913 915 30566 0 -1 4202560 11841 0 0 0 97 2 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208867616952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=932] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/932/stat : 932 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208866564600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=933] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/933/stat : 933 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208865512264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=934] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/934/stat : 934 (java) S 913 915 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291536454 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208864458024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 22.46
Current children cumulated vsize (KiB) 9624980

[startup+20.8007 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 935
/proc/meminfo: memFree=29929208/32873648 swapFree=7116/7116
[pid=915] ppid=913 vsize=9624980 CPUtime=22.56 cores=1,3,5,7
/proc/915/stat : 915 (java) S 913 915 30566 0 -1 4202496 20229 0 1 0 2250 6 0 0 20 0 19 0 291536437 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140735432729024 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/915/statm: 2406245 16016 2271 9 0 2396937 0
[pid=915/tid=917] ppid=913 vsize=9624980 CPUtime=19.87 cores=1,3,5,7
/proc/915/task/917/stat : 917 (java) R 913 915 30566 0 -1 4202560 2531 0 1 0 1986 1 0 0 20 0 19 0 291536438 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209653510432 140209493416447 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=915/tid=918] ppid=913 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/915/task/918/stat : 918 (java) S 913 915 30566 0 -1 4202560 13 0 0 0 5 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209615002280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=919] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/919/stat : 919 (java) S 913 915 30566 0 -1 4202560 12 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209613949736 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=920] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/920/stat : 920 (java) S 913 915 30566 0 -1 4202560 6 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209612897192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=921] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/921/stat : 921 (java) S 913 915 30566 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209611844648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=922] ppid=913 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/915/task/922/stat : 922 (java) S 913 915 30566 0 -1 4202560 6 0 0 0 5 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209492584616 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=923] ppid=913 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/915/task/923/stat : 923 (java) S 913 915 30566 0 -1 4202560 5 0 0 0 4 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209491532072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=915/tid=924] ppid=913 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/915/task/924/stat : 924 (java) S 913 915 30566 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209490479528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=925] ppid=913 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/915/task/925/stat : 925 (java) S 913 915 30566 0 -1 4202560 9 0 0 0 5 0 0 0 20 0 19 0 291536439 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209489426984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=926] ppid=913 vsize=9624980 CPUtime=0.7 cores=1,3,5,7
/proc/915/task/926/stat : 926 (java) S 913 915 30566 0 -1 4202560 55 0 0 0 70 0 0 0 20 0 19 0 291536440 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140209477229160 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=927] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/927/stat : 927 (java) S 913 915 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208871827064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=928] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/928/stat : 928 (java) S 913 915 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291536441 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208870774408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=929] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/929/stat : 929 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208869723152 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=930] ppid=913 vsize=9624980 CPUtime=0.48 cores=1,3,5,7
/proc/915/task/930/stat : 930 (java) S 913 915 30566 0 -1 4202560 4551 0 0 0 48 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208868669496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=915/tid=931] ppid=913 vsize=9624980 CPUtime=0.99 cores=1,3,5,7
/proc/915/task/931/stat : 931 (java) S 913 915 30566 0 -1 4202560 11841 0 0 0 97 2 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208867616952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=932] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/932/stat : 932 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208866564600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=915/tid=933] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/933/stat : 933 (java) S 913 915 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291536443 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208865512264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=915/tid=934] ppid=913 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/915/task/934/stat : 934 (java) S 913 915 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291536454 9855979520 16016 33554432000 1073741824 1073778376 140735432737888 140208864458024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 22.56
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 20.8907
CPU time (s): 22.7005
CPU user time (s): 22.5476
CPU system time (s): 0.152976
CPU usage (%): 108.663
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.5476
system time used= 0.152976
maximum resident set size= 72924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20246
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2753
involuntary context switches= 1972

runsolver used 0.043993 second user time and 0.115982 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-29 03:14:51
IDJOB=3718444
IDBENCH=79189
IDSOLVER=2301
FILE ID=node114/3718444-1338254091
RUNJOBID= node114-1338248715-32682
PBS_JOBID= 14624648
Free space on /tmp= 71464 MiB

SOLVER NAME= Sat4j PB  2012-05-28
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111216411--soft-0-100-0.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718444-1338254091/watcher-3718444-1338254091 -o /tmp/evaluation-result-3718444-1338254091/solver-3718444-1338254091 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3718444-1338254091.wbo

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

MD5SUM BENCH= dbf89d35013c2bab398211fa15264c93
RANDOM SEED=2063993944

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29986228 kB
Buffers:          864996 kB
Cached:           423896 kB
SwapCached:         2272 kB
Active:          1897440 kB
Inactive:          41948 kB
Active(anon):     635668 kB
Inactive(anon):     9072 kB
Active(file):    1261772 kB
Inactive(file):    32876 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103572 kB
Dirty:               492 kB
Writeback:             0 kB
AnonPages:        653672 kB
Mapped:            19120 kB
Shmem:               104 kB
Slab:             802668 kB
SReclaimable:     246708 kB
SUnreclaim:       555960 kB
KernelStack:        1608 kB
PageTables:         5536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1038416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    612352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71464 MiB
End job on node114 at 2012-05-29 03:15:12