Trace number 3718435

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 23.1915 21.3724

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110974180--soft-0-100-0.wbo
MD5SUMe43f58a024ab39f0c7f396fa22784bca
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.556914
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 1231
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.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.07	c version 2.3.2.v20120528
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		501472288
0.05/0.08	c Max memory 		7480803328
0.05/0.08	c Total memory 		504102912
0.05/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
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 No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3718435-1338254189.wbo
0.11/0.10	c reading problem ... 
0.11/0.15	c ... done. Wall clock time 0.053s.
0.11/0.15	c declared #vars     169
0.11/0.15	c internal #vars     270
0.11/0.15	c #constraints  101
0.11/0.15	c constraints type 
0.11/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.11/0.15	c ignored satisfied constraints => 1
0.11/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.11/0.15	c 102 constraints processed.
0.11/0.15	c objective function length is 101 literals
0.29/0.20	c SATISFIABLE
0.29/0.20	c OPTIMIZING...
0.29/0.20	c Got one! Elapsed wall clock time (in seconds):0.106
0.29/0.20	o 868
0.29/0.23	c Got one! Elapsed wall clock time (in seconds):0.129
0.29/0.23	o 862
0.29/0.24	c Got one! Elapsed wall clock time (in seconds):0.143
0.29/0.24	o 820
0.29/0.25	c Got one! Elapsed wall clock time (in seconds):0.15
0.29/0.25	o 689
0.29/0.26	c Got one! Elapsed wall clock time (in seconds):0.159
0.29/0.26	o 681
0.29/0.27	c Got one! Elapsed wall clock time (in seconds):0.171
0.29/0.27	o 680
0.29/0.28	c Got one! Elapsed wall clock time (in seconds):0.177
0.29/0.28	o 664
0.29/0.28	c Got one! Elapsed wall clock time (in seconds):0.185
0.29/0.28	o 522
0.51/0.31	c Got one! Elapsed wall clock time (in seconds):0.216
0.51/0.31	o 520
0.51/0.32	c Got one! Elapsed wall clock time (in seconds):0.221
0.51/0.32	o 518
0.51/0.33	c Got one! Elapsed wall clock time (in seconds):0.232
0.51/0.33	o 505
0.51/0.35	c Got one! Elapsed wall clock time (in seconds):0.247
0.51/0.35	o 504
0.51/0.37	c Got one! Elapsed wall clock time (in seconds):0.276
0.51/0.37	o 502
0.69/0.40	c Got one! Elapsed wall clock time (in seconds):0.298
0.69/0.40	o 500
0.69/0.41	c Got one! Elapsed wall clock time (in seconds):0.309
0.69/0.41	o 484
0.69/0.45	c Got one! Elapsed wall clock time (in seconds):0.354
0.69/0.45	o 482
0.69/0.46	c Got one! Elapsed wall clock time (in seconds):0.358
0.69/0.46	o 479
0.69/0.47	c Got one! Elapsed wall clock time (in seconds):0.373
0.69/0.47	o 478
0.82/0.50	c Got one! Elapsed wall clock time (in seconds):0.399
0.82/0.50	o 476
0.82/0.53	c Got one! Elapsed wall clock time (in seconds):0.434
0.82/0.53	o 474
0.82/0.53	c Got one! Elapsed wall clock time (in seconds):0.437
0.82/0.53	o 469
0.82/0.54	c Got one! Elapsed wall clock time (in seconds):0.442
0.82/0.54	o 438
0.82/0.55	c Got one! Elapsed wall clock time (in seconds):0.45
0.82/0.55	o 433
0.82/0.56	c Got one! Elapsed wall clock time (in seconds):0.462
0.82/0.56	o 428
0.98/0.60	c Got one! Elapsed wall clock time (in seconds):0.502
0.98/0.60	o 427
0.98/0.63	c Got one! Elapsed wall clock time (in seconds):0.534
0.98/0.63	o 421
0.98/0.69	c cleaning 6267 clauses out of 12543 with flag 3892/12543
1.13/0.72	c Got one! Elapsed wall clock time (in seconds):0.624
1.13/0.72	o 352
1.13/0.73	c Got one! Elapsed wall clock time (in seconds):0.629
1.13/0.73	o 351
1.13/0.74	c Got one! Elapsed wall clock time (in seconds):0.64
1.13/0.74	o 350
1.13/0.75	c Got one! Elapsed wall clock time (in seconds):0.652
1.13/0.75	o 335
1.13/0.76	c Got one! Elapsed wall clock time (in seconds):0.66
1.13/0.76	o 325
1.13/0.78	c Got one! Elapsed wall clock time (in seconds):0.684
1.13/0.78	o 321
1.30/0.82	c Got one! Elapsed wall clock time (in seconds):0.717
1.30/0.82	o 320
1.44/0.92	c Got one! Elapsed wall clock time (in seconds):0.819
1.44/0.92	o 319
1.44/0.96	c cleaning 7152 clauses out of 14316 with flag 4071/20583
1.44/0.98	c Got one! Elapsed wall clock time (in seconds):0.882
1.44/0.98	o 318
1.44/0.98	c Got one! Elapsed wall clock time (in seconds):0.885
1.44/0.98	o 317
1.56/1.00	c Got one! Elapsed wall clock time (in seconds):0.906
1.56/1.00	o 276
1.56/1.08	c Got one! Elapsed wall clock time (in seconds):0.981
1.56/1.08	o 271
1.70/1.13	c Got one! Elapsed wall clock time (in seconds):1.033
1.70/1.13	o 249
1.82/1.20	c cleaning 7129 clauses out of 14274 with flag 8356/27693
1.93/1.36	c Got one! Elapsed wall clock time (in seconds):1.261
1.93/1.36	o 247
2.03/1.40	c cleaning 6330 clauses out of 12664 with flag 3462/33212
2.03/1.45	c Got one! Elapsed wall clock time (in seconds):1.348
2.03/1.45	o 246
2.13/1.56	c Got one! Elapsed wall clock time (in seconds):1.461
2.13/1.56	o 245
2.23/1.63	c cleaning 6350 clauses out of 12718 with flag 8773/39596
2.23/1.66	c Got one! Elapsed wall clock time (in seconds):1.562
2.23/1.66	o 243
2.34/1.75	c Got one! Elapsed wall clock time (in seconds):1.656
2.34/1.75	o 241
2.44/1.82	c cleaning 6125 clauses out of 12258 with flag 9053/45486
2.54/1.95	c Got one! Elapsed wall clock time (in seconds):1.848
2.54/1.95	o 240
2.54/1.98	c cleaning 5641 clauses out of 11295 with flag 3860/50648
2.54/1.99	c Got one! Elapsed wall clock time (in seconds):1.894
2.54/1.99	o 239
2.64/2.07	c Got one! Elapsed wall clock time (in seconds):1.968
2.64/2.07	o 226
2.75/2.17	c cleaning 5615 clauses out of 11244 with flag 13221/56238
2.94/2.32	c Got one! Elapsed wall clock time (in seconds):2.222
2.94/2.32	o 224
2.94/2.36	c cleaning 5489 clauses out of 10981 with flag 4989/61590
3.15/2.50	c Got one! Elapsed wall clock time (in seconds):2.403
3.15/2.50	o 222
3.15/2.54	c cleaning 5616 clauses out of 11265 with flag 5181/67363
3.37/2.73	c cleaning 5811 clauses out of 11648 with flag 33623/73362
3.37/2.78	c Got one! Elapsed wall clock time (in seconds):2.686
3.37/2.78	o 212
3.47/2.82	c Got one! Elapsed wall clock time (in seconds):2.723
3.47/2.82	o 211
3.47/2.85	c Got one! Elapsed wall clock time (in seconds):2.748
3.47/2.85	o 207
3.47/2.88	c Got one! Elapsed wall clock time (in seconds):2.786
3.47/2.88	o 206
3.57/2.96	c cleaning 6331 clauses out of 12666 with flag 9357/80191
3.67/3.04	c Got one! Elapsed wall clock time (in seconds):2.947
3.67/3.04	o 205
3.77/3.15	c cleaning 5957 clauses out of 11924 with flag 15508/85780
3.77/3.17	c Got one! Elapsed wall clock time (in seconds):3.072
3.77/3.17	o 202
4.00/3.33	c cleaning 5757 clauses out of 11523 with flag 25383/91336
4.19/3.52	c Got one! Elapsed wall clock time (in seconds):3.425
4.19/3.52	o 198
4.39/3.70	c cleaning 8179 clauses out of 16362 with flag 24745/101932
4.39/3.72	c Got one! Elapsed wall clock time (in seconds):3.617
4.39/3.72	o 197
4.49/3.88	c cleaning 6729 clauses out of 13475 with flag 26878/107224
4.70/4.08	c cleaning 6366 clauses out of 12746 with flag 57533/113224
4.80/4.11	c Got one! Elapsed wall clock time (in seconds):4.009
4.80/4.11	o 189
4.80/4.14	c Got one! Elapsed wall clock time (in seconds):4.039
4.80/4.14	o 178
4.80/4.19	c Got one! Elapsed wall clock time (in seconds):4.089
4.80/4.19	o 161
4.91/4.21	c Got one! Elapsed wall clock time (in seconds):4.109
4.91/4.21	o 159
5.01/4.32	c Got one! Elapsed wall clock time (in seconds):4.226
5.01/4.32	o 156
5.01/4.37	c cleaning 7340 clauses out of 14679 with flag 4744/121523
5.01/4.39	c Got one! Elapsed wall clock time (in seconds):4.295
5.01/4.39	o 155
5.12/4.49	c Got one! Elapsed wall clock time (in seconds):4.39
5.12/4.49	o 153
5.21/4.56	c cleaning 6437 clauses out of 12898 with flag 10688/127082
5.42/4.77	c cleaning 6226 clauses out of 12459 with flag 39926/133080
5.72/5.05	c Got one! Elapsed wall clock time (in seconds):4.951
5.72/5.05	o 151
5.92/5.23	c cleaning 9025 clauses out of 18061 with flag 26695/144908
6.13/5.44	c cleaning 7511 clauses out of 15038 with flag 58986/150910
6.33/5.68	c cleaning 7254 clauses out of 14526 with flag 87977/157909
6.42/5.76	c Got one! Elapsed wall clock time (in seconds):5.666
6.42/5.76	o 150
6.52/5.87	c cleaning 6456 clauses out of 12934 with flag 16844/163571
6.73/6.08	c cleaning 6233 clauses out of 12481 with flag 49346/169574
6.83/6.18	c Got one! Elapsed wall clock time (in seconds):6.081
6.83/6.18	o 146
6.93/6.22	c Got one! Elapsed wall clock time (in seconds):6.118
6.93/6.22	o 141
6.93/6.26	c Got one! Elapsed wall clock time (in seconds):6.162
6.93/6.26	o 139
7.05/6.32	c cleaning 6100 clauses out of 12215 with flag 4786/175541
7.05/6.35	c Got one! Elapsed wall clock time (in seconds):6.253
7.05/6.35	o 123
7.27/6.41	c Got one! Elapsed wall clock time (in seconds):6.316
7.27/6.41	o 121
7.50/6.58	c cleaning 6305 clauses out of 12613 with flag 17328/182039
7.69/6.64	c Got one! Elapsed wall clock time (in seconds):6.54
7.69/6.64	o 111
7.87/6.79	c cleaning 5861 clauses out of 11738 with flag 21776/187469
8.28/6.92	c Got one! Elapsed wall clock time (in seconds):6.827
8.28/6.92	o 110
8.42/7.00	c cleaning 5883 clauses out of 11796 with flag 11022/193388
8.62/7.20	c cleaning 5955 clauses out of 11914 with flag 41378/199389
8.72/7.36	c Got one! Elapsed wall clock time (in seconds):7.263
8.72/7.36	o 107
8.82/7.40	c cleaning 5476 clauses out of 10962 with flag 5504/204392
8.93/7.60	c cleaning 5724 clauses out of 11486 with flag 37468/210392
9.23/7.87	c cleaning 6368 clauses out of 12761 with flag 69842/217391
9.43/8.08	c Got one! Elapsed wall clock time (in seconds):7.981
9.43/8.08	o 106
9.63/8.26	c cleaning 8823 clauses out of 17674 with flag 27017/228672
9.84/8.49	c cleaning 7427 clauses out of 14854 with flag 58173/234675
10.16/8.77	c cleaning 7211 clauses out of 14426 with flag 101242/241674
10.46/9.04	c Got one! Elapsed wall clock time (in seconds):8.939
10.46/9.04	o 105
10.66/9.23	c cleaning 9378 clauses out of 18777 with flag 28191/253236
10.87/9.45	c cleaning 7691 clauses out of 15399 with flag 62172/259236
10.87/9.48	c Got one! Elapsed wall clock time (in seconds):9.378
10.87/9.48	o 102
10.87/9.49	c Got one! Elapsed wall clock time (in seconds):9.391
10.87/9.49	o 99
10.98/9.58	c Got one! Elapsed wall clock time (in seconds):9.484
10.98/9.58	o 98
11.08/9.68	c Got one! Elapsed wall clock time (in seconds):9.578
11.08/9.68	o 97
11.18/9.72	c cleaning 7164 clauses out of 14339 with flag 5528/265867
11.39/9.92	c Got one! Elapsed wall clock time (in seconds):9.818
11.39/9.92	o 96
11.58/10.10	c cleaning 8602 clauses out of 17217 with flag 26052/275909
11.79/10.34	c cleaning 7306 clauses out of 14616 with flag 55174/281910
12.01/10.52	c Got one! Elapsed wall clock time (in seconds):10.422
12.01/10.52	o 94
12.01/10.56	c cleaning 6398 clauses out of 12810 with flag 4899/287410
12.21/10.77	c cleaning 6189 clauses out of 12413 with flag 37713/293411
12.43/10.96	c Got one! Elapsed wall clock time (in seconds):10.864
12.43/10.96	o 93
12.62/11.17	c cleaning 8329 clauses out of 16673 with flag 27052/303860
12.84/11.39	c cleaning 7158 clauses out of 14346 with flag 59014/309862
13.15/11.65	c cleaning 7082 clauses out of 14187 with flag 95786/316861
13.25/11.78	c Got one! Elapsed wall clock time (in seconds):11.684
13.25/11.78	o 92
13.36/11.85	c cleaning 6385 clauses out of 12785 with flag 9737/322541
13.57/12.06	c cleaning 6177 clauses out of 12399 with flag 40731/328540
13.88/12.33	c cleaning 6601 clauses out of 13222 with flag 78183/335540
14.19/12.65	c cleaning 7307 clauses out of 14621 with flag 124015/343540
14.49/12.97	c cleaning 8150 clauses out of 16314 with flag 170643/352540
14.89/13.39	c cleaning 9082 clauses out of 18165 with flag 226598/362541
15.42/13.86	c cleaning 10036 clauses out of 20081 with flag 292295/373539
15.93/14.31	c cleaning 11011 clauses out of 22045 with flag 353440/385539
16.13/14.50	c Got one! Elapsed wall clock time (in seconds):14.403
16.13/14.50	o 91
16.13/14.53	c Got one! Elapsed wall clock time (in seconds):14.427
16.13/14.53	o 90
16.13/14.59	c Got one! Elapsed wall clock time (in seconds):14.488
16.13/14.59	o 89
16.34/14.72	c Got one! Elapsed wall clock time (in seconds):14.618
16.34/14.72	o 84
16.34/14.78	c cleaning 11483 clauses out of 22986 with flag 5545/397491
16.54/14.96	c Got one! Elapsed wall clock time (in seconds):14.862
16.54/14.96	o 83
16.75/15.17	c cleaning 10794 clauses out of 21594 with flag 28866/407582
17.06/15.40	c cleaning 8390 clauses out of 16801 with flag 53758/413583
17.15/15.51	c Got one! Elapsed wall clock time (in seconds):15.411
17.15/15.51	o 78
17.26/15.62	c cleaning 7139 clauses out of 14298 with flag 17291/419470
17.47/15.84	c cleaning 6567 clauses out of 13159 with flag 51846/425470
17.67/16.10	c cleaning 6793 clauses out of 13592 with flag 89527/432470
18.08/16.40	c cleaning 7394 clauses out of 14799 with flag 133259/440470
18.08/16.44	c Got one! Elapsed wall clock time (in seconds):16.345
18.08/16.44	o 77
18.27/16.62	c cleaning 6612 clauses out of 13236 with flag 27819/446301
18.47/16.83	c cleaning 6306 clauses out of 12625 with flag 56488/452302
18.67/17.09	c cleaning 6656 clauses out of 13323 with flag 89613/459306
18.98/17.37	c cleaning 7325 clauses out of 14662 with flag 126715/467301
19.38/17.71	c cleaning 8157 clauses out of 16337 with flag 174247/476301
19.48/17.83	c Got one! Elapsed wall clock time (in seconds):17.729
19.48/17.83	o 76
19.58/17.90	c cleaning 6615 clauses out of 13253 with flag 10763/481374
19.78/18.12	c cleaning 6305 clauses out of 12636 with flag 44376/487372
19.98/18.39	c cleaning 6640 clauses out of 13333 with flag 84161/494374
20.29/18.68	c cleaning 7342 clauses out of 14692 with flag 128913/502373
20.70/19.03	c cleaning 8171 clauses out of 16351 with flag 178601/511374
21.11/19.43	c cleaning 9079 clauses out of 18179 with flag 236902/521373
21.11/19.46	c Got one! Elapsed wall clock time (in seconds):19.366
21.11/19.46	o 75
21.31/19.67	c cleaning 7389 clauses out of 14792 with flag 28979/527065
21.61/19.90	c cleaning 6695 clauses out of 13402 with flag 62921/533064
21.81/20.17	c cleaning 6847 clauses out of 13707 with flag 103243/540064
22.13/20.44	c cleaning 7418 clauses out of 14861 with flag 142943/548065
22.45/20.77	c cleaning 8209 clauses out of 16443 with flag 190603/557065
22.86/21.13	c cleaning 9103 clauses out of 18233 with flag 244925/567064
23.07/21.34	c Got one! Elapsed wall clock time (in seconds):21.247
23.07/21.34	o 1
23.07/21.35	c starts		: 246
23.07/21.35	c conflicts		: 572849
23.07/21.35	c decisions		: 946668
23.07/21.35	c propagations		: 17085699
23.07/21.35	c inspects		: 147777270
23.07/21.35	c shortcuts		: 0
23.07/21.35	c learnt literals	: 0
23.07/21.35	c learnt binary clauses	: 83
23.07/21.35	c learnt ternary clauses	: 1817
23.07/21.35	c learnt constraints	: 572849
23.07/21.35	c ignored constraints	: 0
23.07/21.35	c root simplifications	: 0
23.07/21.35	c removed literals (reason simplification)	: 0
23.07/21.35	c reason swapping (by a shorter reason)	: 0
23.07/21.35	c Calls to reduceDB	: 78
23.07/21.35	c Number of update (reduction) of LBD	: 191021
23.07/21.35	c number of reductions to clauses (during analyze)	: 0
23.07/21.35	c number of learned constraints concerned by reduction	: 0
23.07/21.35	c number of learning phase by resolution	: 0
23.07/21.35	c number of learning phase by cutting planes	: 0
23.07/21.35	c speed (assignments/second)	: 806005.2363430512
23.07/21.35	c non guided choices	4571
23.07/21.35	c learnt constraints type 
23.07/21.35	c constraints type 
23.07/21.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
23.07/21.35	c ignored satisfied constraints => 1
23.07/21.35	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
23.07/21.35	c 102 constraints processed.
23.07/21.35	s OPTIMUM FOUND
23.07/21.35	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 
23.07/21.35	c objective function=1
23.07/21.35	c Total wall clock time (in seconds): 21.256

Verifier Data

OK	1

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-3718435-1338254189/watcher-3718435-1338254189 -o /tmp/evaluation-result-3718435-1338254189/solver-3718435-1338254189 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718435-1338254189.wbo 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.95 2.00 1.99 2/194 3921
/proc/meminfo: memFree=30443616/32873648 swapFree=7112/7112
[pid=3921] ppid=3919 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/3921/stat : 3921 (java) S 3919 3921 919 0 -1 4202496 1216 0 0 0 0 0 0 0 20 0 2 0 291544829 95129600 928 33554432000 1073741824 1073778376 140736436534672 140736436525808 242170757181 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3921/statm: 23528 930 704 9 0 16769 0
[pid=3921/tid=3922] ppid=3919 vsize=94176 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3922/stat : 3922 (java) R 3919 3921 919 0 -1 4202560 82 0 0 0 0 0 0 0 20 0 2 0 291544829 96436224 939 33554432000 1073741824 1073778376 140736436534672 139906260594216 242158176947 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.060015 s]
/proc/loadavg: 1.95 2.00 1.99 2/194 3921
/proc/meminfo: memFree=30443616/32873648 swapFree=7112/7112
[pid=3921] ppid=3919 vsize=9558416 CPUtime=0.05 cores=0,2,4,6
/proc/3921/stat : 3921 (java) S 3919 3921 919 0 -1 4202496 3245 0 1 0 4 1 0 0 20 0 18 0 291544829 9787817984 4455 33554432000 1073741824 1073778376 140736436534672 140736436525808 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3921/statm: 2389604 4460 1766 9 0 2380296 0
[pid=3921/tid=3922] ppid=3919 vsize=9558416 CPUtime=0.04 cores=0,2,4,6
/proc/3921/task/3922/stat : 3922 (java) R 3919 3921 919 0 -1 4202560 2042 0 1 0 4 0 0 0 20 0 18 0 291544829 9787817984 4461 33554432000 1073741824 1073778376 140736436534672 139906260601504 139906265430720 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558416

[startup+0.100245 s]
/proc/loadavg: 1.95 2.00 1.99 2/194 3921
/proc/meminfo: memFree=30443616/32873648 swapFree=7112/7112
[pid=3921] ppid=3919 vsize=9558416 CPUtime=0.11 cores=0,2,4,6
/proc/3921/stat : 3921 (java) S 3919 3921 919 0 -1 4202496 4442 0 1 0 10 1 0 0 20 0 18 0 291544829 9787817984 6102 33554432000 1073741824 1073778376 140736436534672 140736436525808 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3921/statm: 2389604 6102 2139 9 0 2380296 0
[pid=3921/tid=3922] ppid=3919 vsize=9558416 CPUtime=0.08 cores=0,2,4,6
/proc/3921/task/3922/stat : 3922 (java) R 3919 3921 919 0 -1 4202560 2428 0 1 0 8 0 0 0 20 0 18 0 291544829 9787817984 6102 33554432000 1073741824 1073778376 140736436534672 139906260590560 139906263419875 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558416

[startup+0.300244 s]
/proc/loadavg: 1.95 2.00 1.99 2/194 3921
/proc/meminfo: memFree=30443616/32873648 swapFree=7112/7112
[pid=3921] ppid=3919 vsize=9624980 CPUtime=0.51 cores=0,2,4,6
/proc/3921/stat : 3921 (java) S 3919 3921 919 0 -1 4202496 6502 0 1 0 50 1 0 0 20 0 19 0 291544829 9855979520 7893 33554432000 1073741824 1073778376 140736436534672 140736436525808 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3921/statm: 2406245 7893 2234 9 0 2396937 0
[pid=3921/tid=3922] ppid=3919 vsize=9624980 CPUtime=0.28 cores=0,2,4,6
/proc/3921/task/3922/stat : 3922 (java) R 3919 3921 919 0 -1 4202560 2457 0 1 0 28 0 0 0 20 0 19 0 291544829 9855979520 7893 33554432000 1073741824 1073778376 140736436534672 139906260599568 139906093528356 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9624980

[startup+0.700193 s]
/proc/loadavg: 1.95 2.00 1.99 2/194 3921
/proc/meminfo: memFree=30443616/32873648 swapFree=7112/7112
[pid=3921] ppid=3919 vsize=9624980 CPUtime=1.13 cores=0,2,4,6
/proc/3921/stat : 3921 (java) S 3919 3921 919 0 -1 4202496 7905 0 1 0 111 2 0 0 20 0 19 0 291544829 9855979520 9603 33554432000 1073741824 1073778376 140736436534672 140736436525808 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3921/statm: 2406245 9603 2259 9 0 2396937 0
[pid=3921/tid=3922] ppid=3919 vsize=9624980 CPUtime=0.67 cores=0,2,4,6
/proc/3921/task/3922/stat : 3922 (java) S 3919 3921 919 0 -1 4202560 2461 0 1 0 67 0 0 0 20 0 19 0 291544829 9855979520 9603 33554432000 1073741824 1073778376 140736436534672 139906260599192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9624980

[startup+1.50057 s]
/proc/loadavg: 1.95 2.00 1.99 3/213 3940
/proc/meminfo: memFree=30399924/32873648 swapFree=7112/7112
[pid=3921] ppid=3919 vsize=9624980 CPUtime=2.13 cores=0,2,4,6
/proc/3921/stat : 3921 (java) S 3919 3921 919 0 -1 4202496 11069 0 1 0 211 2 0 0 20 0 19 0 291544829 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 140736436525808 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3921/statm: 2406245 13068 2273 9 0 2396937 0
[pid=3921/tid=3922] ppid=3919 vsize=9624980 CPUtime=1.43 cores=0,2,4,6
/proc/3921/task/3922/stat : 3922 (java) R 3919 3921 919 0 -1 4202560 2464 0 1 0 143 0 0 0 20 0 19 0 291544829 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906260599192 139906093916984 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3924] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3924/stat : 3924 (java) S 3919 3921 919 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906222091176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3925] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3925/stat : 3925 (java) S 3919 3921 919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906221038632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3926] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3926/stat : 3926 (java) S 3919 3921 919 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906219985576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3927] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3927/stat : 3927 (java) S 3919 3921 919 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906218933032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3928] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3928/stat : 3928 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906217879976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3929] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3929/stat : 3929 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906216827432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3930] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3930/stat : 3930 (java) S 3919 3921 919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906215774376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3931] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3931/stat : 3931 (java) S 3919 3921 919 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906214721832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3932] ppid=3919 vsize=9624980 CPUtime=0.02 cores=0,2,4,6
/proc/3921/task/3932/stat : 3932 (java) S 3919 3921 919 0 -1 4202560 31 0 0 0 2 0 0 0 20 0 19 0 291544831 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906083937128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3933] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3933/stat : 3933 (java) S 3919 3921 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906082883448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3934] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3934/stat : 3934 (java) S 3919 3921 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906081830280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3935] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3935/stat : 3935 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906080779024 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3936] ppid=3919 vsize=9624980 CPUtime=0.34 cores=0,2,4,6
/proc/3921/task/3936/stat : 3936 (java) S 3919 3921 919 0 -1 4202560 5263 0 0 0 34 0 0 0 20 0 19 0 291544834 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906079725880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3937] ppid=3919 vsize=9624980 CPUtime=0.28 cores=0,2,4,6
/proc/3921/task/3937/stat : 3937 (java) S 3919 3921 919 0 -1 4202560 2082 0 0 0 28 0 0 0 20 0 19 0 291544834 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139906078673336 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3938] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3938/stat : 3938 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139905204218104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3939] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3939/stat : 3939 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139905203165768 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3940] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3940/stat : 3940 (java) S 3919 3921 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544845 9855979520 13068 33554432000 1073741824 1073778376 140736436534672 139905202112040 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 9624980

[startup+3.10075 s]
/proc/loadavg: 1.95 2.00 1.99 3/213 3940
/proc/meminfo: memFree=30398932/32873648 swapFree=7112/7112
[pid=3921] ppid=3919 vsize=9624980 CPUtime=3.77 cores=0,2,4,6
/proc/3921/stat : 3921 (java) S 3919 3921 919 0 -1 4202496 11085 0 1 0 375 2 0 0 20 0 19 0 291544829 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 140736436525808 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3921/statm: 2406245 13076 2273 9 0 2396937 0
[pid=3921/tid=3922] ppid=3919 vsize=9624980 CPUtime=2.96 cores=0,2,4,6
/proc/3921/task/3922/stat : 3922 (java) R 3919 3921 919 0 -1 4202560 2472 0 1 0 296 0 0 0 20 0 19 0 291544829 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906260599192 139906093890880 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3924] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3924/stat : 3924 (java) S 3919 3921 919 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906222091176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3925] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3925/stat : 3925 (java) S 3919 3921 919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906221038632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3926] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3926/stat : 3926 (java) S 3919 3921 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906219985576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3927] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3927/stat : 3927 (java) S 3919 3921 919 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906218933032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3928] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3928/stat : 3928 (java) S 3919 3921 919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906217879976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3929] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3929/stat : 3929 (java) S 3919 3921 919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906216827432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3930] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3930/stat : 3930 (java) S 3919 3921 919 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906215774376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3931] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3931/stat : 3931 (java) S 3919 3921 919 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906214721832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3932] ppid=3919 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/3921/task/3932/stat : 3932 (java) S 3919 3921 919 0 -1 4202560 31 0 0 0 9 0 0 0 20 0 19 0 291544831 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906083937128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3933] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3933/stat : 3933 (java) S 3919 3921 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906082883448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3934] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3934/stat : 3934 (java) S 3919 3921 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906081830280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3935] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3935/stat : 3935 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906080779024 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3936] ppid=3919 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/3921/task/3936/stat : 3936 (java) S 3919 3921 919 0 -1 4202560 5265 0 0 0 36 0 0 0 20 0 19 0 291544834 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906079725880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3937] ppid=3919 vsize=9624980 CPUtime=0.28 cores=0,2,4,6
/proc/3921/task/3937/stat : 3937 (java) S 3919 3921 919 0 -1 4202560 2082 0 0 0 28 0 0 0 20 0 19 0 291544834 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139906078673336 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3938] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3938/stat : 3938 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139905204218104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3939] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3939/stat : 3939 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139905203165768 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3940] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3940/stat : 3940 (java) S 3919 3921 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544845 9855979520 13076 33554432000 1073741824 1073778376 140736436534672 139905202112040 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 9624980

[startup+6.30065 s]
/proc/loadavg: 1.95 2.00 1.99 3/213 3940
/proc/meminfo: memFree=30398560/32873648 swapFree=7112/7112
[pid=3921] ppid=3919 vsize=9624980 CPUtime=7.05 cores=0,2,4,6
/proc/3921/stat : 3921 (java) S 3919 3921 919 0 -1 4202496 11107 0 1 0 703 2 0 0 20 0 19 0 291544829 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 140736436525808 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3921/statm: 2406245 13035 2274 9 0 2396937 0
[pid=3921/tid=3922] ppid=3919 vsize=9624980 CPUtime=6.03 cores=0,2,4,6
/proc/3921/task/3922/stat : 3922 (java) R 3919 3921 919 0 -1 4202560 2486 0 1 0 603 0 0 0 20 0 19 0 291544829 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906260599192 139906093916897 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3924] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3924/stat : 3924 (java) S 3919 3921 919 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906222091176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3925] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3925/stat : 3925 (java) S 3919 3921 919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906221038632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3926] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3926/stat : 3926 (java) S 3919 3921 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906219985576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3927] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3927/stat : 3927 (java) S 3919 3921 919 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906218933032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3928] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3928/stat : 3928 (java) S 3919 3921 919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906217879976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3929] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3929/stat : 3929 (java) S 3919 3921 919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906216827432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3930] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3930/stat : 3930 (java) S 3919 3921 919 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906215774376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3931] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3931/stat : 3931 (java) S 3919 3921 919 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291544830 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906214721832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3932] ppid=3919 vsize=9624980 CPUtime=0.2 cores=0,2,4,6
/proc/3921/task/3932/stat : 3932 (java) S 3919 3921 919 0 -1 4202560 31 0 0 0 20 0 0 0 20 0 19 0 291544831 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906083937128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3933] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3933/stat : 3933 (java) S 3919 3921 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906082883448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3934] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3934/stat : 3934 (java) S 3919 3921 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906081830280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3935] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3935/stat : 3935 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906080779024 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3936] ppid=3919 vsize=9624980 CPUtime=0.39 cores=0,2,4,6
/proc/3921/task/3936/stat : 3936 (java) S 3919 3921 919 0 -1 4202560 5270 0 0 0 39 0 0 0 20 0 19 0 291544834 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906079725880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3937] ppid=3919 vsize=9624980 CPUtime=0.3 cores=0,2,4,6
/proc/3921/task/3937/stat : 3937 (java) S 3919 3921 919 0 -1 4202560 2082 0 0 0 30 0 0 0 20 0 19 0 291544834 9855979520 13035 33554432000 1073741824 1073778376 140736436534672 139906078673336 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0

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

/proc/3921/task/3924/stat : 3924 (java) S 3919 3921 919 0 -1 4202560 12 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906222091176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3925] ppid=3919 vsize=9624980 CPUtime=0.04 cores=0,2,4,6
/proc/3921/task/3925/stat : 3925 (java) S 3919 3921 919 0 -1 4202560 10 0 0 0 4 0 0 0 20 0 19 0 291544830 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906221038632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3926] ppid=3919 vsize=9624980 CPUtime=0.04 cores=0,2,4,6
/proc/3921/task/3926/stat : 3926 (java) S 3919 3921 919 0 -1 4202560 7 0 0 0 4 0 0 0 20 0 19 0 291544830 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906219985576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3927] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3927/stat : 3927 (java) S 3919 3921 919 0 -1 4202560 15 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906218933032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3928] ppid=3919 vsize=9624980 CPUtime=0.04 cores=0,2,4,6
/proc/3921/task/3928/stat : 3928 (java) S 3919 3921 919 0 -1 4202560 4 0 0 0 4 0 0 0 20 0 19 0 291544830 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906217879976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3929] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3929/stat : 3929 (java) S 3919 3921 919 0 -1 4202560 6 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906216827432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3930] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3930/stat : 3930 (java) S 3919 3921 919 0 -1 4202560 8 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906215774376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3931] ppid=3919 vsize=9624980 CPUtime=0.04 cores=0,2,4,6
/proc/3921/task/3931/stat : 3931 (java) S 3919 3921 919 0 -1 4202560 10 0 0 0 4 0 0 0 20 0 19 0 291544830 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906214721832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3932] ppid=3919 vsize=9624980 CPUtime=0.62 cores=0,2,4,6
/proc/3921/task/3932/stat : 3932 (java) S 3919 3921 919 0 -1 4202560 55 0 0 0 62 0 0 0 20 0 19 0 291544831 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906083937128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3933] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3933/stat : 3933 (java) S 3919 3921 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906082883448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3934] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3934/stat : 3934 (java) S 3919 3921 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906081830280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3935] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3935/stat : 3935 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906080779024 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3936] ppid=3919 vsize=9624980 CPUtime=1.04 cores=0,2,4,6
/proc/3921/task/3936/stat : 3936 (java) S 3919 3921 919 0 -1 4202560 13258 0 0 0 102 2 0 0 20 0 19 0 291544834 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906079725880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3937] ppid=3919 vsize=9624980 CPUtime=0.34 cores=0,2,4,6
/proc/3921/task/3937/stat : 3937 (java) S 3919 3921 919 0 -1 4202560 2316 0 0 0 34 0 0 0 20 0 19 0 291544834 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139906078673336 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3938] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3938/stat : 3938 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139905204218104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3939] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3939/stat : 3939 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139905203165768 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3940] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3940/stat : 3940 (java) S 3919 3921 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544845 9855979520 14622 33554432000 1073741824 1073778376 140736436534672 139905202112040 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 20.81
Current children cumulated vsize (KiB) 9624980

[startup+20.7007 s]
/proc/loadavg: 1.96 2.00 1.99 3/213 3940
/proc/meminfo: memFree=30381304/32873648 swapFree=7112/7112
[pid=3921] ppid=3919 vsize=9624980 CPUtime=22.45 cores=0,2,4,6
/proc/3921/stat : 3921 (java) S 3919 3921 919 0 -1 4202496 19418 0 1 0 2240 5 0 0 20 0 19 0 291544829 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 140736436525808 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3921/statm: 2406245 14623 2274 9 0 2396937 0
[pid=3921/tid=3922] ppid=3919 vsize=9624980 CPUtime=19.8 cores=0,2,4,6
/proc/3921/task/3922/stat : 3922 (java) R 3919 3921 919 0 -1 4202560 2535 0 1 0 1978 2 0 0 20 0 19 0 291544829 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906260599032 139906093855755 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3924] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3924/stat : 3924 (java) S 3919 3921 919 0 -1 4202560 12 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906222091176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3925] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3925/stat : 3925 (java) S 3919 3921 919 0 -1 4202560 10 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906221038632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3926] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3926/stat : 3926 (java) S 3919 3921 919 0 -1 4202560 7 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906219985576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3927] ppid=3919 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3921/task/3927/stat : 3927 (java) S 3919 3921 919 0 -1 4202560 15 0 0 0 6 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906218933032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3928] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3928/stat : 3928 (java) S 3919 3921 919 0 -1 4202560 5 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906217879976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3929] ppid=3919 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3921/task/3929/stat : 3929 (java) S 3919 3921 919 0 -1 4202560 6 0 0 0 6 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906216827432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3930] ppid=3919 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3921/task/3930/stat : 3930 (java) S 3919 3921 919 0 -1 4202560 8 0 0 0 6 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906215774376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3931] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3931/stat : 3931 (java) S 3919 3921 919 0 -1 4202560 10 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906214721832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3932] ppid=3919 vsize=9624980 CPUtime=0.67 cores=0,2,4,6
/proc/3921/task/3932/stat : 3932 (java) S 3919 3921 919 0 -1 4202560 55 0 0 0 67 0 0 0 20 0 19 0 291544831 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906083937128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3933] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3933/stat : 3933 (java) S 3919 3921 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906082883448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3934] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3934/stat : 3934 (java) S 3919 3921 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906081830280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3935] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3935/stat : 3935 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906080779024 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3936] ppid=3919 vsize=9624980 CPUtime=1.04 cores=0,2,4,6
/proc/3921/task/3936/stat : 3936 (java) S 3919 3921 919 0 -1 4202560 13258 0 0 0 102 2 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906079725880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3937] ppid=3919 vsize=9624980 CPUtime=0.34 cores=0,2,4,6
/proc/3921/task/3937/stat : 3937 (java) S 3919 3921 919 0 -1 4202560 2316 0 0 0 34 0 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906078673336 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3938] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3938/stat : 3938 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139905204218104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3939] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3939/stat : 3939 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139905203165768 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3940] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3940/stat : 3940 (java) S 3919 3921 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544845 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139905202112040 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 22.45
Current children cumulated vsize (KiB) 9624980

[startup+21.1007 s]
/proc/loadavg: 1.96 2.00 1.99 3/213 3940
/proc/meminfo: memFree=30381304/32873648 swapFree=7112/7112
[pid=3921] ppid=3919 vsize=9624980 CPUtime=22.86 cores=0,2,4,6
/proc/3921/stat : 3921 (java) S 3919 3921 919 0 -1 4202496 19419 0 1 0 2281 5 0 0 20 0 19 0 291544829 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 140736436525808 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3921/statm: 2406245 14623 2274 9 0 2396937 0
[pid=3921/tid=3922] ppid=3919 vsize=9624980 CPUtime=20.19 cores=0,2,4,6
/proc/3921/task/3922/stat : 3922 (java) R 3919 3921 919 0 -1 4202560 2536 0 1 0 2017 2 0 0 20 0 19 0 291544829 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906260599192 139906093890876 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3924] ppid=3919 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3921/task/3924/stat : 3924 (java) S 3919 3921 919 0 -1 4202560 12 0 0 0 6 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906222091176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3925] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3925/stat : 3925 (java) S 3919 3921 919 0 -1 4202560 10 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906221038632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3926] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3926/stat : 3926 (java) S 3919 3921 919 0 -1 4202560 7 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906219985576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3927] ppid=3919 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3921/task/3927/stat : 3927 (java) S 3919 3921 919 0 -1 4202560 15 0 0 0 6 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906218933032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3928] ppid=3919 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3921/task/3928/stat : 3928 (java) S 3919 3921 919 0 -1 4202560 5 0 0 0 6 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906217879976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3929] ppid=3919 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3921/task/3929/stat : 3929 (java) S 3919 3921 919 0 -1 4202560 6 0 0 0 6 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906216827432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3930] ppid=3919 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3921/task/3930/stat : 3930 (java) S 3919 3921 919 0 -1 4202560 8 0 0 0 6 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906215774376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3931] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3931/stat : 3931 (java) S 3919 3921 919 0 -1 4202560 10 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906214721832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3932] ppid=3919 vsize=9624980 CPUtime=0.68 cores=0,2,4,6
/proc/3921/task/3932/stat : 3932 (java) S 3919 3921 919 0 -1 4202560 55 0 0 0 68 0 0 0 20 0 19 0 291544831 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906083937128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3933] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3933/stat : 3933 (java) S 3919 3921 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906082883448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3934] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3934/stat : 3934 (java) S 3919 3921 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906081830280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3935] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3935/stat : 3935 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906080779024 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3936] ppid=3919 vsize=9624980 CPUtime=1.04 cores=0,2,4,6
/proc/3921/task/3936/stat : 3936 (java) S 3919 3921 919 0 -1 4202560 13258 0 0 0 102 2 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906079725880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3937] ppid=3919 vsize=9624980 CPUtime=0.34 cores=0,2,4,6
/proc/3921/task/3937/stat : 3937 (java) S 3919 3921 919 0 -1 4202560 2316 0 0 0 34 0 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906078673336 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3938] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3938/stat : 3938 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139905204218104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3939] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3939/stat : 3939 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139905203165768 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3940] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3940/stat : 3940 (java) S 3919 3921 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544845 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139905202112040 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 22.86
Current children cumulated vsize (KiB) 9624980

[startup+21.3007 s]
/proc/loadavg: 1.96 2.00 1.99 3/213 3940
/proc/meminfo: memFree=30381304/32873648 swapFree=7112/7112
[pid=3921] ppid=3919 vsize=9624980 CPUtime=23.07 cores=0,2,4,6
/proc/3921/stat : 3921 (java) S 3919 3921 919 0 -1 4202496 19420 0 1 0 2302 5 0 0 20 0 19 0 291544829 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 140736436525808 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3921/statm: 2406245 14623 2274 9 0 2396937 0
[pid=3921/tid=3922] ppid=3919 vsize=9624980 CPUtime=20.37 cores=0,2,4,6
/proc/3921/task/3922/stat : 3922 (java) R 3919 3921 919 0 -1 4202560 2537 0 1 0 2035 2 0 0 20 0 19 0 291544829 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906260599192 139906093856045 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3924] ppid=3919 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3921/task/3924/stat : 3924 (java) S 3919 3921 919 0 -1 4202560 12 0 0 0 6 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906222091176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3925] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3925/stat : 3925 (java) S 3919 3921 919 0 -1 4202560 10 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906221038632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3926] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3926/stat : 3926 (java) S 3919 3921 919 0 -1 4202560 7 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906219985576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3927] ppid=3919 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3921/task/3927/stat : 3927 (java) S 3919 3921 919 0 -1 4202560 15 0 0 0 6 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906218933032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3928] ppid=3919 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3921/task/3928/stat : 3928 (java) S 3919 3921 919 0 -1 4202560 5 0 0 0 6 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906217879976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3929] ppid=3919 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3921/task/3929/stat : 3929 (java) S 3919 3921 919 0 -1 4202560 6 0 0 0 6 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906216827432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3921/tid=3930] ppid=3919 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3921/task/3930/stat : 3930 (java) S 3919 3921 919 0 -1 4202560 8 0 0 0 6 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906215774376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3931] ppid=3919 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/3921/task/3931/stat : 3931 (java) S 3919 3921 919 0 -1 4202560 10 0 0 0 5 0 0 0 20 0 19 0 291544830 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906214721832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3932] ppid=3919 vsize=9624980 CPUtime=0.69 cores=0,2,4,6
/proc/3921/task/3932/stat : 3932 (java) S 3919 3921 919 0 -1 4202560 55 0 0 0 69 0 0 0 20 0 19 0 291544831 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906083937128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3933] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3933/stat : 3933 (java) S 3919 3921 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906082883448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3934] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3934/stat : 3934 (java) S 3919 3921 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544831 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906081830280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3935] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3935/stat : 3935 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906080779024 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3936] ppid=3919 vsize=9624980 CPUtime=1.04 cores=0,2,4,6
/proc/3921/task/3936/stat : 3936 (java) S 3919 3921 919 0 -1 4202560 13258 0 0 0 102 2 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906079725880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3921/tid=3937] ppid=3919 vsize=9624980 CPUtime=0.34 cores=0,2,4,6
/proc/3921/task/3937/stat : 3937 (java) S 3919 3921 919 0 -1 4202560 2316 0 0 0 34 0 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139906078673336 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3938] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3938/stat : 3938 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139905204218104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3921/tid=3939] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3939/stat : 3939 (java) S 3919 3921 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544834 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139905203165768 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3921/tid=3940] ppid=3919 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3921/task/3940/stat : 3940 (java) S 3919 3921 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544845 9855979520 14623 33554432000 1073741824 1073778376 140736436534672 139905202112040 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 23.07
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 21.3724
CPU time (s): 23.1915
CPU user time (s): 23.0265
CPU system time (s): 0.164974
CPU usage (%): 108.511
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.0265
system time used= 0.164974
maximum resident set size= 66264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19432
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= 2806
involuntary context switches= 1900

runsolver used 0.040993 second user time and 0.206968 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-29 03:16:29
IDJOB=3718435
IDBENCH=79216
IDSOLVER=2301
FILE ID=node126/3718435-1338254189
RUNJOBID= node126-1338248585-2144
PBS_JOBID= 14624661
Free space on /tmp= 71360 MiB

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

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

MD5SUM BENCH= e43f58a024ab39f0c7f396fa22784bca
RANDOM SEED=1251130817

node126.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.456
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.91
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.456
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.456
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	: 5331.92
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.456
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.456
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.92
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.456
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.456
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.90
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.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30443896 kB
Buffers:          425996 kB
Cached:           730228 kB
SwapCached:        17756 kB
Active:          1243128 kB
Inactive:         314552 kB
Active(anon):     382988 kB
Inactive(anon):    20452 kB
Active(file):     860140 kB
Inactive(file):   294100 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:               644 kB
Writeback:             0 kB
AnonPages:        425704 kB
Mapped:            17948 kB
Shmem:                 0 kB
Slab:             727280 kB
SReclaimable:     171380 kB
SUnreclaim:       555900 kB
KernelStack:        1760 kB
PageTables:         5008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     698628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 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= 71360 MiB
End job on node126 at 2012-05-29 03:16:51