Trace number 3718442

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 24.3723 22.7074

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111213670--soft-0-100-0.wbo
MD5SUMfcf24b85e5d55a97f5b0cb315ea68e2b
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.562914
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 1239
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.10	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.10	c See www.sat4j.org for details.
0.06/0.11	c version 2.3.2.v20120528
0.06/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.11	c java.vm.version	19.1-b02
0.06/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.11	c sun.arch.data.model	64
0.06/0.11	c java.version		1.6.0_24
0.06/0.11	c os.name		Linux
0.06/0.11	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.11	c os.arch		amd64
0.06/0.11	c Free memory 		501472288
0.06/0.11	c Max memory 		7480803328
0.06/0.11	c Total memory 		504102912
0.06/0.11	c Number of processors 	8
0.06/0.13	c Pseudo Boolean Optimization by upper bound
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.13	c No reason simplification
0.06/0.13	c Armin Biere (Picosat) restarts strategy
0.06/0.13	c Glucose 2 learned constraints deletion strategy
0.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c --- End Solver configuration ---
0.06/0.13	c solving HOME/instance-3718442-1338254204.wbo
0.06/0.13	c reading problem ... 
0.06/0.18	c ... done. Wall clock time 0.053s.
0.06/0.18	c declared #vars     169
0.06/0.18	c internal #vars     270
0.06/0.18	c #constraints  101
0.06/0.18	c constraints type 
0.06/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.06/0.19	c ignored satisfied constraints => 1
0.06/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.06/0.19	c 102 constraints processed.
0.06/0.19	c objective function length is 101 literals
0.22/0.25	c SATISFIABLE
0.22/0.25	c OPTIMIZING...
0.22/0.25	c Got one! Elapsed wall clock time (in seconds):0.118
0.22/0.25	o 1059
0.22/0.26	c Got one! Elapsed wall clock time (in seconds):0.133
0.22/0.26	o 640
0.22/0.28	c Got one! Elapsed wall clock time (in seconds):0.146
0.22/0.28	o 638
0.22/0.29	c Got one! Elapsed wall clock time (in seconds):0.154
0.22/0.29	o 628
0.22/0.29	c Got one! Elapsed wall clock time (in seconds):0.163
0.22/0.29	o 612
0.46/0.30	c Got one! Elapsed wall clock time (in seconds):0.173
0.46/0.30	o 590
0.46/0.31	c Got one! Elapsed wall clock time (in seconds):0.179
0.46/0.31	o 563
0.46/0.32	c Got one! Elapsed wall clock time (in seconds):0.188
0.46/0.32	o 561
0.46/0.33	c Got one! Elapsed wall clock time (in seconds):0.198
0.46/0.33	o 548
0.46/0.34	c Got one! Elapsed wall clock time (in seconds):0.211
0.46/0.34	o 543
0.46/0.39	c Got one! Elapsed wall clock time (in seconds):0.254
0.46/0.39	o 541
0.46/0.39	c Got one! Elapsed wall clock time (in seconds):0.261
0.46/0.39	o 531
0.63/0.40	c Got one! Elapsed wall clock time (in seconds):0.268
0.63/0.40	o 527
0.63/0.41	c Got one! Elapsed wall clock time (in seconds):0.274
0.63/0.41	o 502
0.63/0.43	c Got one! Elapsed wall clock time (in seconds):0.296
0.63/0.43	o 500
0.63/0.44	c Got one! Elapsed wall clock time (in seconds):0.31
0.63/0.44	o 493
0.63/0.46	c Got one! Elapsed wall clock time (in seconds):0.332
0.63/0.46	o 491
0.63/0.47	c Got one! Elapsed wall clock time (in seconds):0.337
0.63/0.47	o 472
0.63/0.48	c Got one! Elapsed wall clock time (in seconds):0.347
0.63/0.48	o 470
0.63/0.49	c Got one! Elapsed wall clock time (in seconds):0.358
0.63/0.49	o 464
0.79/0.51	c Got one! Elapsed wall clock time (in seconds):0.376
0.79/0.51	o 458
0.79/0.53	c Got one! Elapsed wall clock time (in seconds):0.4
0.79/0.53	o 457
0.79/0.57	c Got one! Elapsed wall clock time (in seconds):0.439
0.79/0.57	o 455
0.79/0.58	c Got one! Elapsed wall clock time (in seconds):0.453
0.79/0.58	o 450
0.90/0.60	c Got one! Elapsed wall clock time (in seconds):0.47
0.90/0.60	o 449
0.90/0.62	c Got one! Elapsed wall clock time (in seconds):0.489
0.90/0.62	o 254
0.90/0.65	c Got one! Elapsed wall clock time (in seconds):0.519
0.90/0.65	o 225
1.11/0.75	c cleaning 6748 clauses out of 13503 with flag 6812/13503
1.30/0.80	c Got one! Elapsed wall clock time (in seconds):0.672
1.30/0.80	o 194
1.30/0.85	c Got one! Elapsed wall clock time (in seconds):0.716
1.30/0.85	o 193
1.30/0.88	c Got one! Elapsed wall clock time (in seconds):0.747
1.30/0.88	o 192
1.40/0.98	c cleaning 6652 clauses out of 13316 with flag 11324/20064
1.51/1.06	c Got one! Elapsed wall clock time (in seconds):0.926
1.51/1.06	o 191
1.51/1.09	c Got one! Elapsed wall clock time (in seconds):0.961
1.51/1.09	o 190
1.62/1.18	c Got one! Elapsed wall clock time (in seconds):1.044
1.62/1.18	o 187
1.71/1.22	c cleaning 6578 clauses out of 13177 with flag 3957/26577
1.83/1.38	c Got one! Elapsed wall clock time (in seconds):1.253
1.83/1.38	o 186
1.93/1.42	c cleaning 6122 clauses out of 12245 with flag 4104/32223
1.93/1.45	c Got one! Elapsed wall clock time (in seconds):1.32
1.93/1.45	o 183
2.04/1.51	c Got one! Elapsed wall clock time (in seconds):1.374
2.04/1.51	o 182
2.04/1.60	c Got one! Elapsed wall clock time (in seconds):1.465
2.04/1.60	o 181
2.14/1.66	c cleaning 6481 clauses out of 12984 with flag 7809/39084
2.24/1.73	c Got one! Elapsed wall clock time (in seconds):1.6
2.24/1.73	o 180
2.39/1.85	c cleaning 6224 clauses out of 12467 with flag 15168/45048
2.60/2.03	c Got one! Elapsed wall clock time (in seconds):1.894
2.60/2.03	o 178
2.60/2.07	c cleaning 5878 clauses out of 11759 with flag 4132/50564
2.60/2.09	c Got one! Elapsed wall clock time (in seconds):1.958
2.60/2.09	o 159
2.70/2.10	c Got one! Elapsed wall clock time (in seconds):1.972
2.70/2.10	o 158
2.70/2.19	c Got one! Elapsed wall clock time (in seconds):2.058
2.70/2.19	o 153
2.80/2.28	c cleaning 6271 clauses out of 12550 with flag 12791/57233
2.90/2.35	c Got one! Elapsed wall clock time (in seconds):2.22
2.90/2.35	o 151
3.00/2.46	c Got one! Elapsed wall clock time (in seconds):2.333
3.00/2.46	o 150
3.10/2.50	c cleaning 6357 clauses out of 12720 with flag 4538/63674
3.33/2.73	c cleaning 6175 clauses out of 12363 with flag 29105/69674
3.76/2.96	c Got one! Elapsed wall clock time (in seconds):2.827
3.76/2.96	o 149
3.76/2.98	c Got one! Elapsed wall clock time (in seconds):2.851
3.76/2.98	o 142
3.97/3.04	c Got one! Elapsed wall clock time (in seconds):2.91
3.97/3.04	o 139
4.17/3.14	c Got one! Elapsed wall clock time (in seconds):3.013
4.17/3.14	o 137
4.31/3.23	c cleaning 9371 clauses out of 18755 with flag 9254/82241
4.31/3.27	c Got one! Elapsed wall clock time (in seconds):3.139
4.31/3.27	o 112
4.55/3.43	c cleaning 7587 clauses out of 15185 with flag 20568/88042
4.75/3.60	c Got one! Elapsed wall clock time (in seconds):3.467
4.75/3.60	o 110
4.75/3.64	c cleaning 6339 clauses out of 12688 with flag 4814/93132
4.96/3.82	c cleaning 6163 clauses out of 12349 with flag 30092/99132
5.16/4.08	c cleaning 6592 clauses out of 13186 with flag 59727/106132
5.49/4.39	c cleaning 7299 clauses out of 14597 with flag 95707/114135
5.60/4.41	c Got one! Elapsed wall clock time (in seconds):4.282
5.60/4.41	o 108
5.60/4.44	c Got one! Elapsed wall clock time (in seconds):4.307
5.60/4.44	o 96
5.71/4.54	c Got one! Elapsed wall clock time (in seconds):4.408
5.71/4.54	o 88
5.71/4.57	c Got one! Elapsed wall clock time (in seconds):4.443
5.71/4.57	o 85
5.81/4.68	c cleaning 7567 clauses out of 15152 with flag 12577/121989
6.02/4.85	c Got one! Elapsed wall clock time (in seconds):4.715
6.02/4.85	o 84
6.02/4.89	c cleaning 6474 clauses out of 12965 with flag 4789/127369
6.23/5.08	c cleaning 6237 clauses out of 12491 with flag 30098/133369
6.35/5.15	c Got one! Elapsed wall clock time (in seconds):5.021
6.35/5.15	o 83
6.44/5.27	c cleaning 6056 clauses out of 12130 with flag 18490/139245
6.67/5.49	c cleaning 6028 clauses out of 12074 with flag 41524/145245
6.98/5.74	c cleaning 6520 clauses out of 13049 with flag 69383/152248
7.08/5.84	c Got one! Elapsed wall clock time (in seconds):5.706
7.08/5.84	o 76
7.18/5.93	c cleaning 6226 clauses out of 12475 with flag 14038/158194
7.42/6.13	c cleaning 6113 clauses out of 12251 with flag 40678/164196
7.64/6.35	c cleaning 6561 clauses out of 13135 with flag 71599/171193
7.64/6.38	c Got one! Elapsed wall clock time (in seconds):6.252
7.64/6.38	o 73
7.75/6.41	c Got one! Elapsed wall clock time (in seconds):6.274
7.75/6.41	o 72
7.75/6.49	c Got one! Elapsed wall clock time (in seconds):6.359
7.75/6.49	o 70
7.87/6.59	c cleaning 6881 clauses out of 13776 with flag 11714/178395
7.98/6.64	c Got one! Elapsed wall clock time (in seconds):6.509
7.98/6.64	o 68
8.08/6.76	c cleaning 6094 clauses out of 12199 with flag 18869/183699
8.18/6.81	c Got one! Elapsed wall clock time (in seconds):6.678
8.18/6.81	o 67
8.28/6.93	c cleaning 5718 clauses out of 11446 with flag 19401/189040
8.48/7.14	c cleaning 5860 clauses out of 11729 with flag 44315/195041
8.58/7.24	c Got one! Elapsed wall clock time (in seconds):7.105
8.58/7.24	o 66
8.68/7.33	c cleaning 5902 clauses out of 11819 with flag 14219/200991
8.88/7.51	c cleaning 5942 clauses out of 11917 with flag 41152/206991
9.09/7.73	c cleaning 6488 clauses out of 12977 with flag 69381/213993
9.09/7.76	c Got one! Elapsed wall clock time (in seconds):7.634
9.09/7.76	o 64
9.18/7.89	c cleaning 5745 clauses out of 11502 with flag 19730/219006
9.38/8.07	c cleaning 5850 clauses out of 11758 with flag 47074/225007
9.59/8.28	c cleaning 6447 clauses out of 12907 with flag 77191/232006
9.89/8.54	c cleaning 7229 clauses out of 14460 with flag 106085/240006
10.20/8.82	c cleaning 8112 clauses out of 16235 with flag 139401/249010
10.50/9.14	c cleaning 9057 clauses out of 18120 with flag 176386/259007
10.50/9.17	c Got one! Elapsed wall clock time (in seconds):9.034
10.50/9.17	o 55
10.61/9.22	c Got one! Elapsed wall clock time (in seconds):9.086
10.61/9.22	o 51
10.71/9.31	c Got one! Elapsed wall clock time (in seconds):9.182
10.71/9.31	o 50
10.71/9.39	c cleaning 8070 clauses out of 16152 with flag 9813/266096
10.82/9.45	c Got one! Elapsed wall clock time (in seconds):9.323
10.82/9.45	o 46
10.92/9.58	c cleaning 7016 clauses out of 14050 with flag 18911/272064
11.12/9.72	c Got one! Elapsed wall clock time (in seconds):9.593
11.12/9.72	o 43
11.12/9.76	c cleaning 6324 clauses out of 12659 with flag 4957/277689
11.33/9.95	c cleaning 6150 clauses out of 12336 with flag 33875/283690
11.54/10.18	c cleaning 6586 clauses out of 13188 with flag 63387/290692
11.74/10.39	c Got one! Elapsed wall clock time (in seconds):10.263
11.74/10.39	o 42
11.94/10.57	c cleaning 9465 clauses out of 18956 with flag 24670/303046
12.14/10.77	c cleaning 7737 clauses out of 15493 with flag 53475/309048
12.35/10.99	c cleaning 7369 clauses out of 14755 with flag 87508/316047
12.65/11.25	c cleaning 7686 clauses out of 15387 with flag 121130/324048
12.95/11.53	c cleaning 8351 clauses out of 16704 with flag 158542/333051
13.25/11.86	c cleaning 9174 clauses out of 18349 with flag 200206/343047
13.35/11.98	c Got one! Elapsed wall clock time (in seconds):11.853
13.35/11.98	o 40
13.46/12.02	c cleaning 7180 clauses out of 14373 with flag 5372/348245
13.65/12.22	c cleaning 6579 clauses out of 13190 with flag 36726/354242
13.86/12.45	c cleaning 6796 clauses out of 13611 with flag 72725/361242
14.16/12.71	c cleaning 7398 clauses out of 14815 with flag 112473/369242
14.46/13.00	c cleaning 8206 clauses out of 16417 with flag 156427/378242
14.76/13.35	c cleaning 9095 clauses out of 18212 with flag 207788/388243
14.87/13.44	c Got one! Elapsed wall clock time (in seconds):13.307
14.87/13.44	o 39
14.87/13.46	c Got one! Elapsed wall clock time (in seconds):13.331
14.87/13.46	o 35
14.97/13.52	c Got one! Elapsed wall clock time (in seconds):13.394
14.97/13.52	o 34
14.97/13.57	c cleaning 7776 clauses out of 15574 with flag 5158/394700
15.07/13.67	c Got one! Elapsed wall clock time (in seconds):13.538
15.07/13.67	o 33
15.17/13.74	c cleaning 6520 clauses out of 13060 with flag 10175/399962
15.38/13.93	c cleaning 6254 clauses out of 12540 with flag 37661/405962
15.38/13.99	c Got one! Elapsed wall clock time (in seconds):13.859
15.38/13.99	o 26
15.58/14.12	c cleaning 5974 clauses out of 11967 with flag 21896/411643
15.79/14.31	c cleaning 5988 clauses out of 11993 with flag 51725/417643
16.00/14.52	c cleaning 6493 clauses out of 13008 with flag 80014/424646
16.21/14.77	c cleaning 7250 clauses out of 14512 with flag 115018/432643
16.54/15.08	c Got one! Elapsed wall clock time (in seconds):14.951
16.54/15.08	o 22
16.74/15.28	c cleaning 10524 clauses out of 21079 with flag 26582/446460
16.95/15.48	c cleaning 8275 clauses out of 16556 with flag 55414/452461
17.25/15.70	c cleaning 7637 clauses out of 15280 with flag 86689/459460
17.25/15.76	c Got one! Elapsed wall clock time (in seconds):15.633
17.25/15.76	o 21
17.36/15.87	c cleaning 6331 clauses out of 12669 with flag 16549/464486
17.56/16.07	c cleaning 6159 clauses out of 12336 with flag 48165/470484
17.76/16.29	c cleaning 6574 clauses out of 13178 with flag 84305/477485
17.97/16.48	c Got one! Elapsed wall clock time (in seconds):16.349
17.97/16.48	o 11
18.16/16.66	c cleaning 8820 clauses out of 17653 with flag 26623/488534
18.36/16.87	c cleaning 7414 clauses out of 14833 with flag 58076/494534
18.68/17.12	c cleaning 7200 clauses out of 14418 with flag 96453/501533
18.88/17.39	c cleaning 7599 clauses out of 15218 with flag 139615/509533
19.28/17.71	c cleaning 8302 clauses out of 16620 with flag 188326/518534
19.59/18.05	c cleaning 9154 clauses out of 18317 with flag 238548/528533
19.99/18.44	c cleaning 10066 clauses out of 20163 with flag 298084/539533
20.09/18.55	c Got one! Elapsed wall clock time (in seconds):18.417
20.09/18.55	o 10
20.19/18.63	c cleaning 7714 clauses out of 15447 with flag 12239/544883
20.39/18.84	c cleaning 6855 clauses out of 13734 with flag 46946/550884
20.59/19.08	c cleaning 6930 clauses out of 13879 with flag 86842/557884
20.89/19.35	c cleaning 7461 clauses out of 14949 with flag 130559/565884
21.20/19.67	c cleaning 8233 clauses out of 16487 with flag 179662/574883
21.60/20.03	c cleaning 9121 clauses out of 18255 with flag 235848/584884
21.90/20.39	c cleaning 10061 clauses out of 20133 with flag 291309/595883
22.30/20.80	c cleaning 11031 clauses out of 22070 with flag 353217/607883
22.82/21.22	c cleaning 12014 clauses out of 24039 with flag 416362/620884
23.34/21.74	c cleaning 13007 clauses out of 26021 with flag 492532/634883
23.84/22.28	c cleaning 13997 clauses out of 28007 with flag 575052/649883
24.35/22.70	c starts		: 245
24.35/22.70	c conflicts		: 661246
24.35/22.70	c decisions		: 1082770
24.35/22.70	c propagations		: 16456442
24.35/22.70	c inspects		: 149289308
24.35/22.70	c shortcuts		: 0
24.35/22.70	c learnt literals	: 32
24.35/22.70	c learnt binary clauses	: 76
24.35/22.70	c learnt ternary clauses	: 1401
24.35/22.70	c learnt constraints	: 661213
24.35/22.70	c ignored constraints	: 0
24.35/22.70	c root simplifications	: 0
24.35/22.70	c removed literals (reason simplification)	: 0
24.35/22.70	c reason swapping (by a shorter reason)	: 0
24.35/22.70	c Calls to reduceDB	: 86
24.35/22.70	c Number of update (reduction) of LBD	: 191030
24.35/22.70	c number of reductions to clauses (during analyze)	: 0
24.35/22.70	c number of learned constraints concerned by reduction	: 0
24.35/22.70	c number of learning phase by resolution	: 0
24.35/22.70	c number of learning phase by cutting planes	: 0
24.35/22.70	c speed (assignments/second)	: 731104.9802301301
24.35/22.70	c non guided choices	4158
24.35/22.70	c learnt constraints type 
24.35/22.70	c constraints type 
24.35/22.70	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
24.35/22.70	c ignored satisfied constraints => 1
24.35/22.70	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
24.35/22.70	c 102 constraints processed.
24.35/22.70	s OPTIMUM FOUND
24.35/22.70	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 
24.35/22.70	c objective function=10
24.35/22.70	c Total wall clock time (in seconds): 22.568

Verifier Data

OK	10

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-3718442-1338254204/watcher-3718442-1338254204 -o /tmp/evaluation-result-3718442-1338254204/solver-3718442-1338254204 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718442-1338254204.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: 2.07 2.05 2.02 3/195 3555
/proc/meminfo: memFree=29523088/32873844 swapFree=7628/7628
[pid=3555] ppid=3553 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/3555/stat : 3555 (java) D 3553 3555 31640 0 -1 4202496 80 0 0 0 0 0 0 0 20 0 1 0 291544791 278528 33 33554432000 1073741824 1073778376 140736805485152 140736805482328 254741146919 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/3555/statm: 68 33 25 9 0 25 0

[startup+0.074579 s]
/proc/loadavg: 2.07 2.05 2.02 3/195 3555
/proc/meminfo: memFree=29523088/32873844 swapFree=7628/7628
[pid=3555] ppid=3553 vsize=9225560 CPUtime=0.04 cores=1,3,5,7
/proc/3555/stat : 3555 (java) S 3553 3555 31640 0 -1 4202496 3083 0 1 0 3 1 0 0 20 0 13 0 291544791 9446973440 4292 33554432000 1073741824 1073778376 140736880260464 140736880251600 254753669181 0 0 0 16800971 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3555/statm: 2306390 4292 1708 9 0 2297091 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9225560

[startup+0.100287 s]
/proc/loadavg: 2.07 2.05 2.02 3/195 3555
/proc/meminfo: memFree=29523088/32873844 swapFree=7628/7628
[pid=3555] ppid=3553 vsize=9558416 CPUtime=0.06 cores=1,3,5,7
/proc/3555/stat : 3555 (java) S 3553 3555 31640 0 -1 4202496 3363 0 1 0 5 1 0 0 20 0 18 0 291544791 9787817984 4572 33554432000 1073741824 1073778376 140736880260464 140736880251600 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3555/statm: 2389604 4572 1773 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558416

[startup+0.30023 s]
/proc/loadavg: 2.07 2.05 2.02 3/195 3555
/proc/meminfo: memFree=29523088/32873844 swapFree=7628/7628
[pid=3555] ppid=3553 vsize=9624980 CPUtime=0.46 cores=1,3,5,7
/proc/3555/stat : 3555 (java) S 3553 3555 31640 0 -1 4202496 6517 0 1 0 44 2 0 0 20 0 19 0 291544791 9855979520 7901 33554432000 1073741824 1073778376 140736880260464 140736880251600 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3555/statm: 2406245 7901 2233 9 0 2396937 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9624980

[startup+0.700258 s]
/proc/loadavg: 2.07 2.05 2.02 3/195 3555
/proc/meminfo: memFree=29523088/32873844 swapFree=7628/7628
[pid=3555] ppid=3553 vsize=9624980 CPUtime=1.11 cores=1,3,5,7
/proc/3555/stat : 3555 (java) S 3553 3555 31640 0 -1 4202496 10238 0 1 0 108 3 0 0 20 0 19 0 291544791 9855979520 10515 33554432000 1073741824 1073778376 140736880260464 140736880251600 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3555/statm: 2406245 10515 2243 9 0 2396937 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 9624980

[startup+1.50062 s]
/proc/loadavg: 2.06 2.05 2.02 3/214 3574
/proc/meminfo: memFree=29480288/32873844 swapFree=7628/7628
[pid=3555] ppid=3553 vsize=9624980 CPUtime=2.04 cores=1,3,5,7
/proc/3555/stat : 3555 (java) S 3553 3555 31640 0 -1 4202496 10540 0 1 0 201 3 0 0 20 0 19 0 291544791 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 140736880251600 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3555/statm: 2406245 13218 2272 9 0 2396937 0
[pid=3555/tid=3557] ppid=3553 vsize=9624980 CPUtime=1.4 cores=1,3,5,7
/proc/3555/task/3557/stat : 3557 (java) R 3553 3555 31640 0 -1 4202560 2462 0 1 0 139 1 0 0 20 0 19 0 291544792 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652325818816 139652153734305 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3558] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3558/stat : 3558 (java) S 3553 3555 31640 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652287318696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3559] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3559/stat : 3559 (java) S 3553 3555 31640 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652286266152 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3560] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3560/stat : 3560 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652285213608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3561] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3561/stat : 3561 (java) S 3553 3555 31640 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652284161064 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3562] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3562/stat : 3562 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652283107496 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3563] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3563/stat : 3563 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652282054952 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3564] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3564/stat : 3564 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652281002408 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3565] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3565/stat : 3565 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652279949864 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3566] ppid=3553 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/3555/task/3566/stat : 3566 (java) S 3553 3555 31640 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 19 0 291544795 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652149258856 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3567] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3567/stat : 3567 (java) S 3553 3555 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652148205176 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3568] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3568/stat : 3568 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652147152520 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3569] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3569/stat : 3569 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544798 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652146101264 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3570] ppid=3553 vsize=9624980 CPUtime=0.26 cores=1,3,5,7
/proc/3555/task/3570/stat : 3570 (java) S 3553 3555 31640 0 -1 4202560 3806 0 0 0 26 0 0 0 20 0 19 0 291544799 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652145047608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3571] ppid=3553 vsize=9624980 CPUtime=0.27 cores=1,3,5,7
/proc/3555/task/3571/stat : 3571 (java) S 3553 3555 31640 0 -1 4202560 3025 0 0 0 27 0 0 0 20 0 19 0 291544799 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652143995064 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3572] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3572/stat : 3572 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652142942712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3573] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3573/stat : 3573 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652141890376 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3574] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3574/stat : 3574 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544810 9855979520 13218 33554432000 1073741824 1073778376 140736880260464 139652140836136 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 9624980

[startup+3.10077 s]
/proc/loadavg: 2.06 2.05 2.02 3/214 3574
/proc/meminfo: memFree=29477496/32873844 swapFree=7628/7628
[pid=3555] ppid=3553 vsize=9624980 CPUtime=4.17 cores=1,3,5,7
/proc/3555/stat : 3555 (java) S 3553 3555 31640 0 -1 4202496 17095 0 1 0 413 4 0 0 20 0 19 0 291544791 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 140736880251600 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3555/statm: 2406245 17125 2273 9 0 2396937 0
[pid=3555/tid=3557] ppid=3553 vsize=9624980 CPUtime=2.93 cores=1,3,5,7
/proc/3555/task/3557/stat : 3557 (java) R 3553 3555 31640 0 -1 4202560 2467 0 1 0 292 1 0 0 20 0 19 0 291544792 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652325826904 139652153970807 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3558] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3558/stat : 3558 (java) S 3553 3555 31640 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652287318696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3559] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3559/stat : 3559 (java) S 3553 3555 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652286266152 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3560] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3560/stat : 3560 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652285213608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3561] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3561/stat : 3561 (java) S 3553 3555 31640 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652284161064 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3562] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3562/stat : 3562 (java) S 3553 3555 31640 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652283107496 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3563] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3563/stat : 3563 (java) S 3553 3555 31640 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652282054952 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3564] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3564/stat : 3564 (java) S 3553 3555 31640 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652281002408 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3565] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3565/stat : 3565 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544794 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652279949864 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3566] ppid=3553 vsize=9624980 CPUtime=0.08 cores=1,3,5,7
/proc/3555/task/3566/stat : 3566 (java) S 3553 3555 31640 0 -1 4202560 31 0 0 0 8 0 0 0 20 0 19 0 291544795 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652149258856 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3567] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3567/stat : 3567 (java) S 3553 3555 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652148205176 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3568] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3568/stat : 3568 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652147152520 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3569] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3569/stat : 3569 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544798 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652146101264 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3570] ppid=3553 vsize=9624980 CPUtime=0.38 cores=1,3,5,7
/proc/3555/task/3570/stat : 3570 (java) S 3553 3555 31640 0 -1 4202560 3844 0 0 0 38 0 0 0 20 0 19 0 291544799 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652145047608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3571] ppid=3553 vsize=9624980 CPUtime=0.67 cores=1,3,5,7
/proc/3555/task/3571/stat : 3571 (java) R 3553 3555 31640 0 -1 4202560 9531 0 0 0 66 1 0 0 20 0 19 0 291544799 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652143982344 139652329918284 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3572] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3572/stat : 3572 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652142942712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3573] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3573/stat : 3573 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652141890376 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3574] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3574/stat : 3574 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544810 9855979520 17125 33554432000 1073741824 1073778376 140736880260464 139652140836136 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.17
Current children cumulated vsize (KiB) 9624980

[startup+6.30075 s]
/proc/loadavg: 2.06 2.05 2.01 3/214 3574
/proc/meminfo: memFree=29466468/32873844 swapFree=7628/7628
[pid=3555] ppid=3553 vsize=9624980 CPUtime=7.64 cores=1,3,5,7
/proc/3555/stat : 3555 (java) S 3553 3555 31640 0 -1 4202496 17148 0 1 0 759 5 0 0 20 0 19 0 291544791 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 140736880251600 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3555/statm: 2406245 15829 2274 9 0 2396937 0
[pid=3555/tid=3557] ppid=3553 vsize=9624980 CPUtime=5.9 cores=1,3,5,7
/proc/3555/task/3557/stat : 3557 (java) R 3553 3555 31640 0 -1 4202560 2481 0 1 0 589 1 0 0 20 0 19 0 291544792 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652325826968 139652153942362 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3558] ppid=3553 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/3555/task/3558/stat : 3558 (java) S 3553 3555 31640 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 291544794 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652287318696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3559] ppid=3553 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3555/task/3559/stat : 3559 (java) S 3553 3555 31640 0 -1 4202560 4 0 0 0 2 0 0 0 20 0 19 0 291544794 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652286266152 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3560] ppid=3553 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3555/task/3560/stat : 3560 (java) S 3553 3555 31640 0 -1 4202560 3 0 0 0 2 0 0 0 20 0 19 0 291544794 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652285213608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3561] ppid=3553 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3555/task/3561/stat : 3561 (java) S 3553 3555 31640 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 19 0 291544794 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652284161064 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3562] ppid=3553 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3555/task/3562/stat : 3562 (java) S 3553 3555 31640 0 -1 4202560 3 0 0 0 2 0 0 0 20 0 19 0 291544794 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652283107496 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3563] ppid=3553 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3555/task/3563/stat : 3563 (java) S 3553 3555 31640 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 291544794 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652282054952 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3564] ppid=3553 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3555/task/3564/stat : 3564 (java) S 3553 3555 31640 0 -1 4202560 4 0 0 0 2 0 0 0 20 0 19 0 291544794 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652281002408 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3565] ppid=3553 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/3555/task/3565/stat : 3565 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 3 0 0 0 20 0 19 0 291544794 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652279949864 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3566] ppid=3553 vsize=9624980 CPUtime=0.22 cores=1,3,5,7
/proc/3555/task/3566/stat : 3566 (java) S 3553 3555 31640 0 -1 4202560 31 0 0 0 22 0 0 0 20 0 19 0 291544795 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652149258856 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3567] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3567/stat : 3567 (java) S 3553 3555 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652148205176 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3568] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3568/stat : 3568 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652147152520 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3569] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3569/stat : 3569 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544798 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652146101264 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3570] ppid=3553 vsize=9624980 CPUtime=0.38 cores=1,3,5,7
/proc/3555/task/3570/stat : 3570 (java) S 3553 3555 31640 0 -1 4202560 3844 0 0 0 38 0 0 0 20 0 19 0 291544799 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652145047608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3571] ppid=3553 vsize=9624980 CPUtime=0.78 cores=1,3,5,7
/proc/3555/task/3571/stat : 3571 (java) S 3553 3555 31640 0 -1 4202560 9564 0 0 0 76 2 0 0 20 0 19 0 291544799 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652143995064 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3572] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3572/stat : 3572 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652142942712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3573] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3573/stat : 3573 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652141890376 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3574] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3574/stat : 3574 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544810 9855979520 15829 33554432000 1073741824 1073778376 140736880260464 139652140836136 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 9624980

[startup+12.7006 s]

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

/proc/3555/task/3558/stat : 3558 (java) S 3553 3555 31640 0 -1 4202560 12 0 0 0 8 0 0 0 20 0 19 0 291544794 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652287318696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3559] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3559/stat : 3559 (java) S 3553 3555 31640 0 -1 4202560 5 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652286266152 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3560] ppid=3553 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/3555/task/3560/stat : 3560 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 6 0 0 0 20 0 19 0 291544794 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652285213608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3561] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3561/stat : 3561 (java) S 3553 3555 31640 0 -1 4202560 15 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652284161064 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3562] ppid=3553 vsize=9624980 CPUtime=0.08 cores=1,3,5,7
/proc/3555/task/3562/stat : 3562 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 8 0 0 0 20 0 19 0 291544794 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652283107496 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3563] ppid=3553 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/3555/task/3563/stat : 3563 (java) S 3553 3555 31640 0 -1 4202560 6 0 0 0 5 0 0 0 20 0 19 0 291544794 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652282054952 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3564] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3564/stat : 3564 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652281002408 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3565] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3565/stat : 3565 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652279949864 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3566] ppid=3553 vsize=9624980 CPUtime=0.84 cores=1,3,5,7
/proc/3555/task/3566/stat : 3566 (java) S 3553 3555 31640 0 -1 4202560 31 0 0 0 84 0 0 0 20 0 19 0 291544795 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652149258856 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3567] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3567/stat : 3567 (java) S 3553 3555 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652148205176 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3568] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3568/stat : 3568 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652147152520 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3569] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3569/stat : 3569 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544798 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652146101264 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3570] ppid=3553 vsize=9624980 CPUtime=0.4 cores=1,3,5,7
/proc/3555/task/3570/stat : 3570 (java) S 3553 3555 31640 0 -1 4202560 3844 0 0 0 40 0 0 0 20 0 19 0 291544799 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652145047608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3571] ppid=3553 vsize=9624980 CPUtime=0.78 cores=1,3,5,7
/proc/3555/task/3571/stat : 3571 (java) S 3553 3555 31640 0 -1 4202560 9564 0 0 0 76 2 0 0 20 0 19 0 291544799 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652143995064 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3572] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3572/stat : 3572 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652142942712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3573] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3573/stat : 3573 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652141890376 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3574] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3574/stat : 3574 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544810 9855979520 13441 33554432000 1073741824 1073778376 140736880260464 139652140836136 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 22.3
Current children cumulated vsize (KiB) 9624980

[startup+21.5006 s]
/proc/loadavg: 2.04 2.05 2.01 3/214 3574
/proc/meminfo: memFree=29463628/32873844 swapFree=7628/7628
[pid=3555] ppid=3553 vsize=9624980 CPUtime=23.14 cores=1,3,5,7
/proc/3555/stat : 3555 (java) S 3553 3555 31640 0 -1 4202496 17230 0 1 0 2307 7 0 0 20 0 19 0 291544791 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 140736880251600 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3555/statm: 2406245 13442 2274 9 0 2396937 0
[pid=3555/tid=3557] ppid=3553 vsize=9624980 CPUtime=20.28 cores=1,3,5,7
/proc/3555/task/3557/stat : 3557 (java) R 3553 3555 31640 0 -1 4202560 2541 0 1 0 2027 1 0 0 20 0 19 0 291544792 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652325826968 139652153928327 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3558] ppid=3553 vsize=9624980 CPUtime=0.08 cores=1,3,5,7
/proc/3555/task/3558/stat : 3558 (java) S 3553 3555 31640 0 -1 4202560 12 0 0 0 8 0 0 0 20 0 19 0 291544794 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652287318696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3559] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3559/stat : 3559 (java) S 3553 3555 31640 0 -1 4202560 5 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652286266152 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3560] ppid=3553 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/3555/task/3560/stat : 3560 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 6 0 0 0 20 0 19 0 291544794 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652285213608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3561] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3561/stat : 3561 (java) S 3553 3555 31640 0 -1 4202560 15 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652284161064 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3562] ppid=3553 vsize=9624980 CPUtime=0.09 cores=1,3,5,7
/proc/3555/task/3562/stat : 3562 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 9 0 0 0 20 0 19 0 291544794 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652283107496 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3563] ppid=3553 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/3555/task/3563/stat : 3563 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 6 0 0 0 20 0 19 0 291544794 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652282054952 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3564] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3564/stat : 3564 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652281002408 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3565] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3565/stat : 3565 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652279949864 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3566] ppid=3553 vsize=9624980 CPUtime=0.86 cores=1,3,5,7
/proc/3555/task/3566/stat : 3566 (java) S 3553 3555 31640 0 -1 4202560 31 0 0 0 86 0 0 0 20 0 19 0 291544795 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652149258856 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3567] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3567/stat : 3567 (java) S 3553 3555 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652148205176 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3568] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3568/stat : 3568 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652147152520 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3569] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3569/stat : 3569 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544798 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652146101264 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3570] ppid=3553 vsize=9624980 CPUtime=0.4 cores=1,3,5,7
/proc/3555/task/3570/stat : 3570 (java) S 3553 3555 31640 0 -1 4202560 3844 0 0 0 40 0 0 0 20 0 19 0 291544799 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652145047608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3571] ppid=3553 vsize=9624980 CPUtime=0.81 cores=1,3,5,7
/proc/3555/task/3571/stat : 3571 (java) S 3553 3555 31640 0 -1 4202560 9564 0 0 0 79 2 0 0 20 0 19 0 291544799 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652143995064 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3572] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3572/stat : 3572 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652142942712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3573] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3573/stat : 3573 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652141890376 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3574] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3574/stat : 3574 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544810 9855979520 13442 33554432000 1073741824 1073778376 140736880260464 139652140836136 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 23.14
Current children cumulated vsize (KiB) 9624980

[startup+22.3041 s]
/proc/loadavg: 2.04 2.05 2.01 3/214 3574
/proc/meminfo: memFree=29459532/32873844 swapFree=7628/7628
[pid=3555] ppid=3553 vsize=9624980 CPUtime=23.95 cores=1,3,5,7
/proc/3555/stat : 3555 (java) S 3553 3555 31640 0 -1 4202496 17260 0 1 0 2388 7 0 0 20 0 19 0 291544791 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 140736880251600 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3555/statm: 2406245 14487 2274 9 0 2396937 0
[pid=3555/tid=3557] ppid=3553 vsize=9624980 CPUtime=21.04 cores=1,3,5,7
/proc/3555/task/3557/stat : 3557 (java) S 3553 3555 31640 0 -1 4202560 2542 0 1 0 2103 1 0 0 20 0 19 0 291544792 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652325826968 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3558] ppid=3553 vsize=9624980 CPUtime=0.09 cores=1,3,5,7
/proc/3555/task/3558/stat : 3558 (java) S 3553 3555 31640 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652287318696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3559] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3559/stat : 3559 (java) S 3553 3555 31640 0 -1 4202560 6 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652286266152 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3560] ppid=3553 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/3555/task/3560/stat : 3560 (java) S 3553 3555 31640 0 -1 4202560 12 0 0 0 6 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652285213608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3561] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3561/stat : 3561 (java) S 3553 3555 31640 0 -1 4202560 32 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652284161064 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3562] ppid=3553 vsize=9624980 CPUtime=0.09 cores=1,3,5,7
/proc/3555/task/3562/stat : 3562 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 9 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652283107496 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3563] ppid=3553 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/3555/task/3563/stat : 3563 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 6 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652282054952 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3564] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3564/stat : 3564 (java) S 3553 3555 31640 0 -1 4202560 10 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652281002408 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3565] ppid=3553 vsize=9624980 CPUtime=0.08 cores=1,3,5,7
/proc/3555/task/3565/stat : 3565 (java) S 3553 3555 31640 0 -1 4202560 9 0 0 0 8 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652279949864 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3566] ppid=3553 vsize=9624980 CPUtime=0.89 cores=1,3,5,7
/proc/3555/task/3566/stat : 3566 (java) R 3553 3555 31640 0 -1 4202560 32 0 0 0 89 0 0 0 20 0 19 0 291544795 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652149257712 139652329098934 0 0 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3567] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3567/stat : 3567 (java) S 3553 3555 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652148205176 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3568] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3568/stat : 3568 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652147152520 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3569] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3569/stat : 3569 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544798 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652146101264 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3570] ppid=3553 vsize=9624980 CPUtime=0.4 cores=1,3,5,7
/proc/3555/task/3570/stat : 3570 (java) S 3553 3555 31640 0 -1 4202560 3844 0 0 0 40 0 0 0 20 0 19 0 291544799 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652145047608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3571] ppid=3553 vsize=9624980 CPUtime=0.81 cores=1,3,5,7
/proc/3555/task/3571/stat : 3571 (java) S 3553 3555 31640 0 -1 4202560 9564 0 0 0 79 2 0 0 20 0 19 0 291544799 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652143995064 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3572] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3572/stat : 3572 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652142942712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3573] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3573/stat : 3573 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652141890376 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3574] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3574/stat : 3574 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544810 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652140836136 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 23.95
Current children cumulated vsize (KiB) 9624980

[startup+22.7006 s]
/proc/loadavg: 2.04 2.05 2.01 3/214 3574
/proc/meminfo: memFree=29459532/32873844 swapFree=7628/7628
[pid=3555] ppid=3553 vsize=9624980 CPUtime=24.35 cores=1,3,5,7
/proc/3555/stat : 3555 (java) S 3553 3555 31640 0 -1 4202496 17261 0 1 0 2428 7 0 0 20 0 19 0 291544791 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 140736880251600 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3555/statm: 2406245 14487 2274 9 0 2396937 0
[pid=3555/tid=3557] ppid=3553 vsize=9624980 CPUtime=21.44 cores=1,3,5,7
/proc/3555/task/3557/stat : 3557 (java) R 3553 3555 31640 0 -1 4202560 2543 0 1 0 2143 1 0 0 20 0 19 0 291544792 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652325826968 139652154141247 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3558] ppid=3553 vsize=9624980 CPUtime=0.09 cores=1,3,5,7
/proc/3555/task/3558/stat : 3558 (java) S 3553 3555 31640 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652287318696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3559] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3559/stat : 3559 (java) S 3553 3555 31640 0 -1 4202560 6 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652286266152 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3560] ppid=3553 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/3555/task/3560/stat : 3560 (java) S 3553 3555 31640 0 -1 4202560 12 0 0 0 6 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652285213608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3561] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3561/stat : 3561 (java) S 3553 3555 31640 0 -1 4202560 32 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652284161064 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3562] ppid=3553 vsize=9624980 CPUtime=0.09 cores=1,3,5,7
/proc/3555/task/3562/stat : 3562 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 9 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652283107496 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3563] ppid=3553 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/3555/task/3563/stat : 3563 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 6 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652282054952 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3564] ppid=3553 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/3555/task/3564/stat : 3564 (java) S 3553 3555 31640 0 -1 4202560 10 0 0 0 7 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652281002408 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3565] ppid=3553 vsize=9624980 CPUtime=0.08 cores=1,3,5,7
/proc/3555/task/3565/stat : 3565 (java) S 3553 3555 31640 0 -1 4202560 9 0 0 0 8 0 0 0 20 0 19 0 291544794 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652279949864 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3566] ppid=3553 vsize=9624980 CPUtime=0.89 cores=1,3,5,7
/proc/3555/task/3566/stat : 3566 (java) S 3553 3555 31640 0 -1 4202560 32 0 0 0 89 0 0 0 20 0 19 0 291544795 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652149258856 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3567] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3567/stat : 3567 (java) S 3553 3555 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652148205176 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3568] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3568/stat : 3568 (java) S 3553 3555 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291544796 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652147152520 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3569] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3569/stat : 3569 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544798 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652146101264 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3555/tid=3570] ppid=3553 vsize=9624980 CPUtime=0.4 cores=1,3,5,7
/proc/3555/task/3570/stat : 3570 (java) S 3553 3555 31640 0 -1 4202560 3844 0 0 0 40 0 0 0 20 0 19 0 291544799 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652145047608 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3555/tid=3571] ppid=3553 vsize=9624980 CPUtime=0.81 cores=1,3,5,7
/proc/3555/task/3571/stat : 3571 (java) S 3553 3555 31640 0 -1 4202560 9564 0 0 0 79 2 0 0 20 0 19 0 291544799 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652143995064 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3572] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3572/stat : 3572 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652142942712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3555/tid=3573] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3573/stat : 3573 (java) S 3553 3555 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291544799 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652141890376 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3555/tid=3574] ppid=3553 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3555/task/3574/stat : 3574 (java) S 3553 3555 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291544810 9855979520 14487 33554432000 1073741824 1073778376 140736880260464 139652140836136 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 24.35
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 22.7074
CPU time (s): 24.3723
CPU user time (s): 24.2173
CPU system time (s): 0.154976
CPU usage (%): 107.332
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.2173
system time used= 0.154976
maximum resident set size= 68500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17278
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= 3002
involuntary context switches= 2948

runsolver used 0.106983 second user time and 0.221966 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-29 03:16:44
IDJOB=3718442
IDBENCH=79228
IDSOLVER=2301
FILE ID=node145/3718442-1338254204
RUNJOBID= node145-1338246945-1113
PBS_JOBID= 14624633
Free space on /tmp= 71540 MiB

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

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

MD5SUM BENCH= fcf24b85e5d55a97f5b0cb315ea68e2b
RANDOM SEED=645268065

node145.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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		: 2667.149
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	: 5313.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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		: 2667.149
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		: 2667.149
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		: 2667.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29523088 kB
Buffers:          393632 kB
Cached:          1901696 kB
SwapCached:            0 kB
Active:           980512 kB
Inactive:        1521868 kB
Active(anon):     198152 kB
Inactive(anon):    10912 kB
Active(file):     782360 kB
Inactive(file):  1510956 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               496 kB
Writeback:             0 kB
AnonPages:        213992 kB
Mapped:            22260 kB
Shmem:               200 kB
Slab:             708416 kB
SReclaimable:     149912 kB
SUnreclaim:       558504 kB
KernelStack:        1616 kB
PageTables:         4644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     698776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71536 MiB
End job on node145 at 2012-05-29 03:17:07