Trace number 3718406

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 105.32 103.029

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900557957--soft-0-100-0.wbo
MD5SUMc90222590d839243781a638355a39a56
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark66.65
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 136368
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136367
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 717
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.2.v20120528
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3718406-1338254457.wbo
0.09/0.11	c reading problem ... 
0.49/0.31	c ... done. Wall clock time 0.206s.
0.49/0.31	c declared #vars     231
0.49/0.31	c internal #vars     2938
0.49/0.31	c #constraints  2707
0.49/0.31	c constraints type 
0.49/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.49/0.32	c ignored satisfied constraints => 1
0.49/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.49/0.32	c 2708 constraints processed.
0.49/0.32	c objective function length is 2707 literals
0.79/0.48	c SATISFIABLE
0.79/0.48	c OPTIMIZING...
0.79/0.48	c Got one! Elapsed wall clock time (in seconds):0.37
0.79/0.48	o 530
1.09/0.53	c Got one! Elapsed wall clock time (in seconds):0.425
1.09/0.53	o 247
1.37/0.62	c Got one! Elapsed wall clock time (in seconds):0.508
1.37/0.62	o 244
1.89/1.15	c Got one! Elapsed wall clock time (in seconds):1.043
1.89/1.15	o 237
2.01/1.22	c Got one! Elapsed wall clock time (in seconds):1.116
2.01/1.22	o 236
2.29/1.46	c Got one! Elapsed wall clock time (in seconds):1.348
2.29/1.46	o 235
2.40/1.54	c Got one! Elapsed wall clock time (in seconds):1.434
2.40/1.54	o 234
2.51/1.64	c cleaning 4171 clauses out of 8357 with flag 5859/8357
2.51/1.69	c Got one! Elapsed wall clock time (in seconds):1.586
2.51/1.69	o 232
2.64/1.76	c Got one! Elapsed wall clock time (in seconds):1.648
2.64/1.76	o 231
2.64/1.77	c Got one! Elapsed wall clock time (in seconds):1.658
2.64/1.77	o 200
2.74/1.82	c Got one! Elapsed wall clock time (in seconds):1.71
2.74/1.82	o 167
2.74/1.87	c Got one! Elapsed wall clock time (in seconds):1.763
2.74/1.87	o 159
2.97/2.03	c Got one! Elapsed wall clock time (in seconds):1.916
2.97/2.03	o 156
3.07/2.15	c Got one! Elapsed wall clock time (in seconds):2.042
3.07/2.15	o 155
3.07/2.16	c Got one! Elapsed wall clock time (in seconds):2.055
3.07/2.16	o 120
3.07/2.18	c Got one! Elapsed wall clock time (in seconds):2.069
3.07/2.18	o 117
3.18/2.22	c Got one! Elapsed wall clock time (in seconds):2.113
3.18/2.22	o 116
3.18/2.30	c Got one! Elapsed wall clock time (in seconds):2.192
3.18/2.30	o 114
3.28/2.38	c Got one! Elapsed wall clock time (in seconds):2.276
3.28/2.38	o 112
3.47/2.57	c Got one! Elapsed wall clock time (in seconds):2.459
3.47/2.57	o 108
3.69/2.73	c Got one! Elapsed wall clock time (in seconds):2.623
3.69/2.73	o 107
3.79/2.86	c cleaning 7642 clauses out of 15297 with flag 9345/19468
3.99/2.95	c Got one! Elapsed wall clock time (in seconds):2.841
3.99/2.95	o 104
5.04/3.52	c cleaning 6459 clauses out of 12919 with flag 26782/24732
6.00/4.47	c cleaning 6230 clauses out of 12459 with flag 70857/30731
6.30/4.74	c Got one! Elapsed wall clock time (in seconds):4.627
6.30/4.74	o 101
6.50/4.99	c Got one! Elapsed wall clock time (in seconds):4.884
6.50/4.99	o 97
7.11/5.53	c cleaning 6238 clauses out of 12483 with flag 18800/36985
7.40/5.87	c Got one! Elapsed wall clock time (in seconds):5.763
7.40/5.87	o 96
8.01/6.43	c Got one! Elapsed wall clock time (in seconds):6.32
8.01/6.43	o 84
8.11/6.51	c cleaning 6231 clauses out of 12472 with flag 10906/43212
8.11/6.58	c Got one! Elapsed wall clock time (in seconds):6.469
8.11/6.58	o 78
8.42/6.89	c cleaning 5800 clauses out of 11622 with flag 47577/48593
8.52/6.98	c Got one! Elapsed wall clock time (in seconds):6.869
8.52/6.98	o 77
8.72/7.17	c Got one! Elapsed wall clock time (in seconds):7.063
8.72/7.17	o 74
8.82/7.26	c Got one! Elapsed wall clock time (in seconds):7.149
8.82/7.26	o 73
9.42/7.84	c cleaning 6415 clauses out of 12861 with flag 27593/55632
10.22/8.67	c cleaning 6217 clauses out of 12446 with flag 66031/61632
11.22/9.61	c Got one! Elapsed wall clock time (in seconds):9.497
11.22/9.61	o 71
11.53/9.97	c cleaning 9004 clauses out of 18025 with flag 54847/73428
12.04/10.40	c Got one! Elapsed wall clock time (in seconds):10.291
12.04/10.40	o 70
12.24/10.60	c Got one! Elapsed wall clock time (in seconds):10.494
12.24/10.60	o 68
12.34/10.71	c cleaning 7780 clauses out of 15566 with flag 11690/79973
12.45/10.85	c Got one! Elapsed wall clock time (in seconds):10.745
12.45/10.85	o 67
12.95/11.35	c cleaning 6457 clauses out of 12934 with flag 37272/85121
13.86/12.30	c cleaning 6219 clauses out of 12479 with flag 86755/91123
14.15/12.57	c Got one! Elapsed wall clock time (in seconds):12.464
14.15/12.57	o 66
14.45/12.86	c cleaning 5977 clauses out of 11977 with flag 45967/96840
14.76/13.10	c Got one! Elapsed wall clock time (in seconds):12.99
14.76/13.10	o 62
14.86/13.25	c cleaning 5920 clauses out of 11855 with flag 20295/102695
15.26/13.61	c cleaning 5957 clauses out of 11936 with flag 74294/108696
15.57/13.97	c Got one! Elapsed wall clock time (in seconds):13.859
15.57/13.97	o 55
15.67/14.02	c Got one! Elapsed wall clock time (in seconds):13.915
15.67/14.02	o 50
15.67/14.07	c Got one! Elapsed wall clock time (in seconds):13.959
15.67/14.07	o 49
15.80/14.13	c Got one! Elapsed wall clock time (in seconds):14.016
15.80/14.13	o 47
16.10/14.43	c Got one! Elapsed wall clock time (in seconds):14.32
16.10/14.43	o 46
16.19/14.58	c cleaning 9098 clauses out of 18204 with flag 19028/120921
16.50/14.83	c Got one! Elapsed wall clock time (in seconds):14.721
16.50/14.83	o 45
16.70/15.01	c Got one! Elapsed wall clock time (in seconds):14.905
16.70/15.01	o 43
16.80/15.10	c cleaning 7371 clauses out of 14761 with flag 12806/126576
17.21/15.55	c Got one! Elapsed wall clock time (in seconds):15.442
17.21/15.55	o 39
17.61/15.91	c cleaning 9082 clauses out of 18191 with flag 49592/137377
18.03/16.31	c Got one! Elapsed wall clock time (in seconds):16.203
18.03/16.31	o 37
18.12/16.40	c cleaning 7307 clauses out of 14627 with flag 14028/142895
18.53/16.84	c cleaning 6645 clauses out of 13320 with flag 76618/148895
19.03/17.35	c cleaning 6821 clauses out of 13675 with flag 133107/155895
19.75/18.04	c cleaning 7417 clauses out of 14855 with flag 196904/163896
19.95/18.29	c Got one! Elapsed wall clock time (in seconds):18.18
19.95/18.29	o 36
20.25/18.52	c cleaning 6494 clauses out of 13002 with flag 39072/169460
20.46/18.78	c Got one! Elapsed wall clock time (in seconds):18.673
20.46/18.78	o 33
20.56/18.88	c Got one! Elapsed wall clock time (in seconds):18.766
20.56/18.88	o 32
20.66/18.95	c cleaning 5988 clauses out of 11985 with flag 11926/174937
20.86/19.17	c Got one! Elapsed wall clock time (in seconds):19.06
20.86/19.17	o 31
21.06/19.32	c Got one! Elapsed wall clock time (in seconds):19.208
21.06/19.32	o 29
21.16/19.40	c cleaning 5710 clauses out of 11450 with flag 13092/180390
21.57/19.87	c cleaning 5859 clauses out of 11740 with flag 63980/186390
22.26/20.50	c cleaning 6434 clauses out of 12883 with flag 115882/193392
22.97/21.21	c cleaning 7220 clauses out of 14449 with flag 181054/201392
22.97/21.29	c Got one! Elapsed wall clock time (in seconds):21.183
22.97/21.29	o 28
23.37/21.68	c cleaning 6376 clauses out of 12777 with flag 65362/206940
23.88/22.11	c Got one! Elapsed wall clock time (in seconds):22.001
23.88/22.11	o 27
24.27/22.51	c cleaning 8679 clauses out of 17362 with flag 58607/217901
24.67/22.94	c cleaning 7329 clauses out of 14683 with flag 125501/223901
25.17/23.44	c cleaning 7166 clauses out of 14355 with flag 200814/230902
25.88/24.17	c cleaning 7582 clauses out of 15190 with flag 269551/238903
26.67/24.96	c cleaning 8293 clauses out of 16606 with flag 344610/247901
27.48/25.73	c Got one! Elapsed wall clock time (in seconds):25.621
27.48/25.73	o 23
27.78/26.03	c Got one! Elapsed wall clock time (in seconds):25.922
27.78/26.03	o 22
27.98/26.23	c cleaning 11061 clauses out of 22126 with flag 18997/261714
28.39/26.64	c Got one! Elapsed wall clock time (in seconds):26.535
28.39/26.64	o 21
28.49/26.74	c cleaning 8270 clauses out of 16561 with flag 12700/267210
28.79/27.05	c Got one! Elapsed wall clock time (in seconds):26.943
28.79/27.05	o 20
28.99/27.22	c cleaning 7103 clauses out of 14221 with flag 28297/273140
29.19/27.48	c Got one! Elapsed wall clock time (in seconds):27.368
29.19/27.48	o 19
29.40/27.62	c cleaning 6351 clauses out of 12721 with flag 23477/278743
29.79/28.03	c cleaning 6161 clauses out of 12364 with flag 88240/284737
29.89/28.19	c Got one! Elapsed wall clock time (in seconds):28.079
29.89/28.19	o 18
30.09/28.38	c cleaning 5630 clauses out of 11276 with flag 33072/289810
30.51/28.76	c cleaning 5813 clauses out of 11648 with flag 93411/295812
31.01/29.22	c cleaning 6405 clauses out of 12833 with flag 150801/302810
31.12/29.37	c Got one! Elapsed wall clock time (in seconds):29.258
31.12/29.37	o 16
31.32/29.59	c cleaning 5819 clauses out of 11652 with flag 39299/308034
31.83/30.04	c cleaning 5911 clauses out of 11835 with flag 112850/314036
32.33/30.50	c cleaning 6452 clauses out of 12922 with flag 178903/321034
32.83/31.06	c cleaning 7222 clauses out of 14469 with flag 243125/329033
32.93/31.18	c Got one! Elapsed wall clock time (in seconds):31.066
32.93/31.18	o 15
33.23/31.47	c cleaning 6318 clauses out of 12647 with flag 50689/334433
33.74/31.93	c cleaning 6153 clauses out of 12330 with flag 122189/340434
34.15/32.39	c cleaning 6580 clauses out of 13176 with flag 195353/347433
34.66/32.89	c cleaning 7294 clauses out of 14597 with flag 254189/355434
35.27/33.46	c cleaning 8134 clauses out of 16303 with flag 324715/364434
35.99/34.18	c cleaning 9075 clauses out of 18168 with flag 409995/374433
36.09/34.23	c Got one! Elapsed wall clock time (in seconds):34.123
36.09/34.23	o 13
36.49/34.60	c cleaning 7213 clauses out of 14440 with flag 64786/379780
36.89/35.01	c cleaning 6601 clauses out of 13230 with flag 130118/385783
37.29/35.43	c cleaning 6803 clauses out of 13625 with flag 189799/392779
37.89/36.03	c cleaning 7406 clauses out of 14823 with flag 259116/400780
38.49/36.60	c cleaning 8199 clauses out of 16416 with flag 325447/409779
39.20/37.30	c cleaning 9097 clauses out of 18217 with flag 406967/419779
39.90/38.06	c cleaning 10057 clauses out of 20123 with flag 490815/430782
40.80/38.95	c cleaning 11030 clauses out of 22063 with flag 581209/442779
41.81/39.98	c cleaning 12008 clauses out of 24033 with flag 690105/455779
42.91/41.05	c cleaning 13008 clauses out of 26027 with flag 804080/469781
44.22/42.30	c cleaning 14007 clauses out of 28017 with flag 935442/484779
45.54/43.64	c cleaning 14986 clauses out of 30012 with flag 1075830/500781
46.15/44.23	c Got one! Elapsed wall clock time (in seconds):44.12
46.15/44.23	o 12
46.65/44.70	c cleaning 13471 clauses out of 26969 with flag 53113/512724
47.06/45.19	c cleaning 9740 clauses out of 19499 with flag 110403/518725
47.56/45.63	c cleaning 8368 clauses out of 16758 with flag 161051/525724
48.09/46.17	c cleaning 8189 clauses out of 16389 with flag 215910/533723
48.79/46.84	c cleaning 8596 clauses out of 17200 with flag 283028/542723
49.49/47.51	c cleaning 9294 clauses out of 18604 with flag 358315/552723
50.21/48.22	c cleaning 10138 clauses out of 20311 with flag 440875/563724
50.61/48.65	c Got one! Elapsed wall clock time (in seconds):48.54
50.61/48.65	o 11
51.01/49.07	c cleaning 10877 clauses out of 21766 with flag 51566/575317
51.53/49.55	c cleaning 8432 clauses out of 16889 with flag 110891/581317
52.03/50.03	c cleaning 7721 clauses out of 15458 with flag 170616/588318
52.63/50.65	c cleaning 7849 clauses out of 15736 with flag 234720/596317
53.12/51.11	c Got one! Elapsed wall clock time (in seconds):50.997
53.12/51.11	o 9
53.42/51.49	c cleaning 9227 clauses out of 18460 with flag 43180/606890
53.73/51.74	c Got one! Elapsed wall clock time (in seconds):51.636
53.73/51.74	o 8
53.93/51.91	c cleaning 7400 clauses out of 14819 with flag 20220/612476
54.23/52.22	c Got one! Elapsed wall clock time (in seconds):52.115
54.23/52.22	o 6
54.33/52.30	c cleaning 6351 clauses out of 12720 with flag 9841/617777
54.73/52.72	c cleaning 6173 clauses out of 12369 with flag 58239/623777
55.14/53.12	c cleaning 6582 clauses out of 13196 with flag 99104/630777
55.54/53.55	c cleaning 7301 clauses out of 14615 with flag 147147/638778
56.05/54.05	c cleaning 8155 clauses out of 16318 with flag 202656/647782
56.74/54.72	c cleaning 9071 clauses out of 18158 with flag 272848/657777
57.45/55.49	c cleaning 10028 clauses out of 20086 with flag 344690/668777
58.26/56.21	c cleaning 11012 clauses out of 22058 with flag 419883/680777
59.06/57.03	c cleaning 12012 clauses out of 24048 with flag 506874/693779
59.96/57.99	c cleaning 13016 clauses out of 26035 with flag 608573/707778
61.26/59.21	c cleaning 14006 clauses out of 28018 with flag 728695/722777
62.58/60.57	c cleaning 14999 clauses out of 30014 with flag 859168/738779
62.89/60.89	c Got one! Elapsed wall clock time (in seconds):60.781
62.89/60.89	o 4
63.09/61.06	c cleaning 10479 clauses out of 20966 with flag 16166/744730
63.59/61.57	c cleaning 8229 clauses out of 16490 with flag 69784/750733
64.20/62.12	c cleaning 7621 clauses out of 15260 with flag 122275/757732
64.70/62.64	c cleaning 7810 clauses out of 15638 with flag 171278/765731
65.31/63.28	c cleaning 8406 clauses out of 16827 with flag 230361/774730
66.01/63.98	c cleaning 9206 clauses out of 18421 with flag 300160/784730
66.91/64.82	c cleaning 10091 clauses out of 20215 with flag 386081/795730
67.82/65.75	c cleaning 11050 clauses out of 22124 with flag 479078/807730
68.83/66.76	c cleaning 12032 clauses out of 24074 with flag 571919/820731
69.84/67.71	c cleaning 13010 clauses out of 26041 with flag 655450/834730
70.94/68.80	c cleaning 14005 clauses out of 28031 with flag 755181/849731
72.25/70.11	c cleaning 15007 clauses out of 30026 with flag 872613/865731
73.57/71.49	c cleaning 16004 clauses out of 32017 with flag 999873/882730
75.07/72.93	c cleaning 17001 clauses out of 34014 with flag 1132496/900731
76.68/74.50	c cleaning 18005 clauses out of 36013 with flag 1278767/919732
76.90/74.77	c Got one! Elapsed wall clock time (in seconds):74.664
76.90/74.77	o 3
77.10/74.97	c cleaning 11678 clauses out of 23361 with flag 18962/925086
77.70/75.53	c cleaning 8821 clauses out of 17681 with flag 70002/931084
78.11/75.99	c cleaning 7919 clauses out of 15860 with flag 99731/938084
78.70/76.54	c cleaning 7952 clauses out of 15941 with flag 134214/946084
79.31/77.16	c cleaning 8481 clauses out of 16991 with flag 173553/955086
80.01/77.80	c cleaning 9247 clauses out of 18508 with flag 221544/965084
80.71/78.53	c cleaning 10120 clauses out of 20261 with flag 277859/976084
81.51/79.34	c cleaning 11053 clauses out of 22141 with flag 345873/988084
82.42/80.25	c cleaning 12030 clauses out of 24088 with flag 423144/1001084
83.32/81.19	c cleaning 13020 clauses out of 26061 with flag 502700/1015087
84.62/82.40	c cleaning 14015 clauses out of 28040 with flag 592197/1030086
85.93/83.74	c cleaning 15002 clauses out of 30023 with flag 685665/1046084
87.42/85.20	c cleaning 15998 clauses out of 32020 with flag 783760/1063084
88.83/86.62	c cleaning 17012 clauses out of 34023 with flag 877925/1081085
90.43/88.22	c cleaning 17979 clauses out of 36009 with flag 995630/1100084
92.23/90.01	c cleaning 19007 clauses out of 38029 with flag 1123085/1120084
93.94/91.74	c cleaning 20003 clauses out of 40020 with flag 1242852/1141084
96.14/93.92	c cleaning 20997 clauses out of 42017 with flag 1394475/1163085
98.34/96.10	c cleaning 22007 clauses out of 44018 with flag 1537550/1186085
100.46/98.29	c cleaning 22994 clauses out of 46009 with flag 1690376/1210084
102.87/100.61	c cleaning 24005 clauses out of 48014 with flag 1842423/1235086
105.32/103.02	c starts		: 255
105.32/103.02	c conflicts		: 1257480
105.32/103.02	c decisions		: 1863247
105.32/103.02	c propagations		: 101563735
105.32/103.02	c inspects		: 1137680290
105.32/103.02	c shortcuts		: 0
105.32/103.02	c learnt literals	: 32
105.32/103.02	c learnt binary clauses	: 67
105.32/103.02	c learnt ternary clauses	: 657
105.32/103.02	c learnt constraints	: 1257447
105.32/103.02	c ignored constraints	: 0
105.32/103.02	c root simplifications	: 0
105.32/103.02	c removed literals (reason simplification)	: 0
105.32/103.02	c reason swapping (by a shorter reason)	: 0
105.32/103.02	c Calls to reduceDB	: 126
105.32/103.02	c Number of update (reduction) of LBD	: 413639
105.32/103.02	c number of reductions to clauses (during analyze)	: 0
105.32/103.02	c number of learned constraints concerned by reduction	: 0
105.32/103.02	c number of learning phase by resolution	: 0
105.32/103.02	c number of learning phase by cutting planes	: 0
105.32/103.02	c speed (assignments/second)	: 989292.4909655865
105.32/103.02	c non guided choices	9173
105.32/103.02	c learnt constraints type 
105.32/103.02	c constraints type 
105.32/103.02	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
105.32/103.02	c ignored satisfied constraints => 1
105.32/103.02	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
105.32/103.02	c 2708 constraints processed.
105.32/103.02	s OPTIMUM FOUND
105.32/103.02	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 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 x230 -x231 
105.32/103.02	c objective function=3
105.32/103.02	c Total wall clock time (in seconds): 102.912

Verifier Data

OK	3

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-3718406-1338254457/watcher-3718406-1338254457 -o /tmp/evaluation-result-3718406-1338254457/solver-3718406-1338254457 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718406-1338254457.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: 2.15 2.06 2.00 3/196 16553
/proc/meminfo: memFree=29893052/32873648 swapFree=6852/6852
[pid=16553] ppid=16551 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/16553/stat : 16553 (java) R 16551 16553 15870 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 291571615 9515008 182 33554432000 1073741824 1073778376 140736789723408 140736789714440 259112386229 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16553/statm: 2323 184 142 9 0 71 0

[startup+0.100103 s]
/proc/loadavg: 2.15 2.06 2.00 3/196 16553
/proc/meminfo: memFree=29893052/32873648 swapFree=6852/6852
[pid=16553] ppid=16551 vsize=9558416 CPUtime=0.09 cores=0,2,4,6
/proc/16553/stat : 16553 (java) S 16551 16553 15870 0 -1 4202496 4304 0 1 0 8 1 0 0 20 0 18 0 291571615 9787817984 5502 33554432000 1073741824 1073778376 140735251898144 140735251889280 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16553/statm: 2389604 5502 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558416

[startup+0.200249 s]
/proc/loadavg: 2.15 2.06 2.00 3/196 16553
/proc/meminfo: memFree=29893052/32873648 swapFree=6852/6852
[pid=16553] ppid=16551 vsize=9558416 CPUtime=0.25 cores=0,2,4,6
/proc/16553/stat : 16553 (java) S 16551 16553 15870 0 -1 4202496 4702 0 1 0 24 1 0 0 20 0 18 0 291571615 9787817984 6838 33554432000 1073741824 1073778376 140735251898144 140735251889280 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16553/statm: 2389604 6838 2187 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558416

[startup+0.300279 s]
/proc/loadavg: 2.15 2.06 2.00 3/196 16553
/proc/meminfo: memFree=29893052/32873648 swapFree=6852/6852
[pid=16553] ppid=16551 vsize=9558416 CPUtime=0.49 cores=0,2,4,6
/proc/16553/stat : 16553 (java) S 16551 16553 15870 0 -1 4202496 6606 0 1 0 48 1 0 0 20 0 18 0 291571615 9787817984 8913 33554432000 1073741824 1073778376 140735251898144 140735251889280 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16553/statm: 2389604 8913 2221 9 0 2380296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558416

[startup+0.700243 s]
/proc/loadavg: 2.15 2.06 2.00 3/196 16553
/proc/meminfo: memFree=29893052/32873648 swapFree=6852/6852
[pid=16553] ppid=16551 vsize=9624980 CPUtime=1.47 cores=0,2,4,6
/proc/16553/stat : 16553 (java) S 16551 16553 15870 0 -1 4202496 11735 0 1 0 144 3 0 0 20 0 19 0 291571615 9855979520 12062 33554432000 1073741824 1073778376 140735251898144 140735251889280 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16553/statm: 2406245 12062 2255 9 0 2396937 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9624980

[startup+1.5006 s]
/proc/loadavg: 2.15 2.06 2.00 3/215 16572
/proc/meminfo: memFree=29853540/32873648 swapFree=6852/6852
[pid=16553] ppid=16551 vsize=9624980 CPUtime=2.4 cores=0,2,4,6
/proc/16553/stat : 16553 (java) S 16551 16553 15870 0 -1 4202496 12481 0 1 0 237 3 0 0 20 0 19 0 291571615 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 140735251889280 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16553/statm: 2406245 13603 2259 9 0 2396937 0
[pid=16553/tid=16555] ppid=16551 vsize=9624980 CPUtime=1.46 cores=0,2,4,6
/proc/16553/task/16555/stat : 16555 (java) R 16551 16553 15870 0 -1 4202560 2460 0 1 0 145 1 0 0 20 0 19 0 291571616 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744916259176 139744764394376 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16556/stat : 16556 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744888712104 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16557/stat : 16557 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744887659560 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16558] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16558/stat : 16558 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744886606504 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16559] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16559/stat : 16559 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744885553960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16560] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16560/stat : 16560 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744884500904 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16561] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16561/stat : 16561 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744883448360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16562] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16562/stat : 16562 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744882395304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16563] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16563/stat : 16563 (java) S 16551 16553 15870 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744752740648 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16564] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16564/stat : 16564 (java) S 16551 16553 15870 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744269794152 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16565] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16565/stat : 16565 (java) S 16551 16553 15870 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744268740472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16566] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16566/stat : 16566 (java) S 16551 16553 15870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744267687304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16567] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16567/stat : 16567 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744266636048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16568] ppid=16551 vsize=9624980 CPUtime=0.44 cores=0,2,4,6
/proc/16553/task/16568/stat : 16568 (java) S 16551 16553 15870 0 -1 4202560 4844 0 0 0 42 2 0 0 20 0 19 0 291571621 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744265582904 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16569] ppid=16551 vsize=9624980 CPUtime=0.46 cores=0,2,4,6
/proc/16553/task/16569/stat : 16569 (java) S 16551 16553 15870 0 -1 4202560 3979 0 0 0 46 0 0 0 20 0 19 0 291571621 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744264530360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16570] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16570/stat : 16570 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744263477496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16571] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16571/stat : 16571 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744262425160 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16572] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16572/stat : 16572 (java) S 16551 16553 15870 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291571651 9855979520 13603 33554432000 1073741824 1073778376 140735251898144 139744261371432 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 9624980

[startup+3.10071 s]
/proc/loadavg: 2.14 2.06 2.00 3/215 16572
/proc/meminfo: memFree=29833992/32873648 swapFree=6852/6852
[pid=16553] ppid=16551 vsize=9624980 CPUtime=4.4 cores=0,2,4,6
/proc/16553/stat : 16553 (java) S 16551 16553 15870 0 -1 4202496 17513 0 1 0 435 5 0 0 20 0 19 0 291571615 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 140735251889280 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16553/statm: 2406245 22528 2285 9 0 2396937 0
[pid=16553/tid=16555] ppid=16551 vsize=9624980 CPUtime=3.02 cores=0,2,4,6
/proc/16553/task/16555/stat : 16555 (java) R 16551 16553 15870 0 -1 4202560 2466 0 1 0 301 1 0 0 20 0 19 0 291571616 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744916251072 139744764394538 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16556/stat : 16556 (java) S 16551 16553 15870 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744888712104 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16557/stat : 16557 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744887659560 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16558] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16558/stat : 16558 (java) S 16551 16553 15870 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744886606504 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16559] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16559/stat : 16559 (java) S 16551 16553 15870 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744885553960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16560] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16560/stat : 16560 (java) S 16551 16553 15870 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744884500904 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16561] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16561/stat : 16561 (java) S 16551 16553 15870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744883448360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16562] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16562/stat : 16562 (java) S 16551 16553 15870 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744882395304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16563] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16563/stat : 16563 (java) S 16551 16553 15870 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744752740648 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16564] ppid=16551 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/16553/task/16564/stat : 16564 (java) S 16551 16553 15870 0 -1 4202560 32 0 0 0 1 0 0 0 20 0 19 0 291571618 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744269794152 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16565] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16565/stat : 16565 (java) S 16551 16553 15870 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744268740472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16566] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16566/stat : 16566 (java) S 16551 16553 15870 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744267687304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16567] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16567/stat : 16567 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744266636048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16568] ppid=16551 vsize=9624980 CPUtime=0.52 cores=0,2,4,6
/proc/16553/task/16568/stat : 16568 (java) S 16551 16553 15870 0 -1 4202560 4847 0 0 0 50 2 0 0 20 0 19 0 291571621 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744265582904 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16569] ppid=16551 vsize=9624980 CPUtime=0.76 cores=0,2,4,6
/proc/16553/task/16569/stat : 16569 (java) R 16551 16553 15870 0 -1 4202560 8918 0 0 0 75 1 0 0 20 0 19 0 291571621 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744264506664 139744920376672 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16570] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16570/stat : 16570 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744263477496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16571] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16571/stat : 16571 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744262425160 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16572] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16572/stat : 16572 (java) S 16551 16553 15870 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291571651 9855979520 22528 33554432000 1073741824 1073778376 140735251898144 139744261371432 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 9624980

[startup+6.30151 s]
/proc/loadavg: 2.14 2.06 2.00 3/214 16572
/proc/meminfo: memFree=29812848/32873648 swapFree=6852/6852
[pid=16553] ppid=16551 vsize=9624980 CPUtime=7.91 cores=0,2,4,6
/proc/16553/stat : 16553 (java) S 16551 16553 15870 0 -1 4202496 19995 0 1 0 785 6 0 0 20 0 19 0 291571615 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 140735251889280 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16553/statm: 2406245 21917 2285 9 0 2396937 0
[pid=16553/tid=16555] ppid=16551 vsize=9624980 CPUtime=6.16 cores=0,2,4,6
/proc/16553/task/16555/stat : 16555 (java) R 16551 16553 15870 0 -1 4202560 2469 0 1 0 615 1 0 0 20 0 19 0 291571616 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744916251072 139744763772935 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16556/stat : 16556 (java) S 16551 16553 15870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744888712104 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16557/stat : 16557 (java) S 16551 16553 15870 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744887659560 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16558] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16558/stat : 16558 (java) S 16551 16553 15870 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744886606504 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16559] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16559/stat : 16559 (java) S 16551 16553 15870 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744885553960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16560] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16560/stat : 16560 (java) S 16551 16553 15870 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744884500904 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16561] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16561/stat : 16561 (java) S 16551 16553 15870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744883448360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16562] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16562/stat : 16562 (java) S 16551 16553 15870 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744882395304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16563] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16563/stat : 16563 (java) S 16551 16553 15870 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291571617 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744752740648 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16564] ppid=16551 vsize=9624980 CPUtime=0.05 cores=0,2,4,6
/proc/16553/task/16564/stat : 16564 (java) S 16551 16553 15870 0 -1 4202560 32 0 0 0 5 0 0 0 20 0 19 0 291571618 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744269794152 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16565] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16565/stat : 16565 (java) S 16551 16553 15870 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744268740472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16566] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16566/stat : 16566 (java) S 16551 16553 15870 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744267687304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16567] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16567/stat : 16567 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744266636048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16568] ppid=16551 vsize=9624980 CPUtime=0.52 cores=0,2,4,6
/proc/16553/task/16568/stat : 16568 (java) S 16551 16553 15870 0 -1 4202560 4854 0 0 0 50 2 0 0 20 0 19 0 291571621 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744265582904 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16569] ppid=16551 vsize=9624980 CPUtime=1.05 cores=0,2,4,6
/proc/16553/task/16569/stat : 16569 (java) S 16551 16553 15870 0 -1 4202560 11387 0 0 0 103 2 0 0 20 0 19 0 291571621 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744264530360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16570] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16570/stat : 16570 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744263477496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16571] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16571/stat : 16571 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744262425160 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16572] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16572/stat : 16572 (java) S 16551 16553 15870 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291571651 9855979520 21917 33554432000 1073741824 1073778376 140735251898144 139744261371432 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.91
Current children cumulated vsize (KiB) 9624980

[startup+12.7006 s]

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

/proc/16553/task/16564/stat : 16564 (java) S 16551 16553 15870 0 -1 4202560 45 0 0 0 396 0 0 0 20 0 19 0 291571618 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744269794152 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16565] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16565/stat : 16565 (java) S 16551 16553 15870 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744268740472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16566] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16566/stat : 16566 (java) S 16551 16553 15870 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744267687304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16567] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16567/stat : 16567 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744266636048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16568] ppid=16551 vsize=9624980 CPUtime=0.6 cores=0,2,4,6
/proc/16553/task/16568/stat : 16568 (java) S 16551 16553 15870 0 -1 4202560 4859 0 0 0 58 2 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744265582904 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16569] ppid=16551 vsize=9624980 CPUtime=1.05 cores=0,2,4,6
/proc/16553/task/16569/stat : 16569 (java) S 16551 16553 15870 0 -1 4202560 11387 0 0 0 103 2 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744264530360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16570] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16570/stat : 16570 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744263477496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16571] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16571/stat : 16571 (java) S 16551 16553 15870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744262425160 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16572] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16572/stat : 16572 (java) S 16551 16553 15870 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291571651 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744261371432 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 104.63
Current children cumulated vsize (KiB) 9624980

Solver just ended. Dumping a history of the last processes samples

[startup+102.407 s]
/proc/loadavg: 2.02 2.04 2.00 3/214 16572
/proc/meminfo: memFree=29872360/32873648 swapFree=6852/6852
[pid=16553] ppid=16551 vsize=9624980 CPUtime=104.73 cores=0,2,4,6
/proc/16553/stat : 16553 (java) S 16551 16553 15870 0 -1 4202496 20210 0 1 0 10463 10 0 0 20 0 19 0 291571615 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 140735251889280 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16553/statm: 2406245 24054 2286 9 0 2396937 0
[pid=16553/tid=16555] ppid=16551 vsize=9624980 CPUtime=97.77 cores=0,2,4,6
/proc/16553/task/16555/stat : 16555 (java) R 16551 16553 15870 0 -1 4202560 2590 0 1 0 9775 2 0 0 20 0 19 0 291571616 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744916259168 139744764307072 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=9624980 CPUtime=0.13 cores=0,2,4,6
/proc/16553/task/16556/stat : 16556 (java) S 16551 16553 15870 0 -1 4202560 15 0 0 0 13 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744888712104 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/16553/task/16557/stat : 16557 (java) S 16551 16553 15870 0 -1 4202560 21 0 0 0 10 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744887659560 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16558] ppid=16551 vsize=9624980 CPUtime=0.11 cores=0,2,4,6
/proc/16553/task/16558/stat : 16558 (java) S 16551 16553 15870 0 -1 4202560 22 0 0 0 11 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744886606504 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16559] ppid=16551 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/16553/task/16559/stat : 16559 (java) S 16551 16553 15870 0 -1 4202560 17 0 0 0 10 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744885553960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16560] ppid=16551 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/16553/task/16560/stat : 16560 (java) S 16551 16553 15870 0 -1 4202560 13 0 0 0 10 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744884500904 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16561] ppid=16551 vsize=9624980 CPUtime=0.11 cores=0,2,4,6
/proc/16553/task/16561/stat : 16561 (java) S 16551 16553 15870 0 -1 4202560 16 0 0 0 11 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744883448360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16562] ppid=16551 vsize=9624980 CPUtime=0.13 cores=0,2,4,6
/proc/16553/task/16562/stat : 16562 (java) S 16551 16553 15870 0 -1 4202560 18 0 0 0 13 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744882395304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16563] ppid=16551 vsize=9624980 CPUtime=0.11 cores=0,2,4,6
/proc/16553/task/16563/stat : 16563 (java) S 16551 16553 15870 0 -1 4202560 16 0 0 0 11 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744752740648 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16564] ppid=16551 vsize=9624980 CPUtime=3.96 cores=0,2,4,6
/proc/16553/task/16564/stat : 16564 (java) S 16551 16553 15870 0 -1 4202560 45 0 0 0 396 0 0 0 20 0 19 0 291571618 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744269794152 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16565] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16565/stat : 16565 (java) S 16551 16553 15870 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744268740472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16566] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16566/stat : 16566 (java) S 16551 16553 15870 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744267687304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16567] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16567/stat : 16567 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744266636048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16568] ppid=16551 vsize=9624980 CPUtime=0.6 cores=0,2,4,6
/proc/16553/task/16568/stat : 16568 (java) S 16551 16553 15870 0 -1 4202560 4859 0 0 0 58 2 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744265582904 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16569] ppid=16551 vsize=9624980 CPUtime=1.05 cores=0,2,4,6
/proc/16553/task/16569/stat : 16569 (java) S 16551 16553 15870 0 -1 4202560 11387 0 0 0 103 2 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744264530360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16570] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16570/stat : 16570 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744263477496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16571] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16571/stat : 16571 (java) S 16551 16553 15870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744262425160 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16572] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16572/stat : 16572 (java) S 16551 16553 15870 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291571651 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744261371432 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 104.73
Current children cumulated vsize (KiB) 9624980

[startup+102.801 s]
/proc/loadavg: 2.02 2.04 2.00 3/214 16572
/proc/meminfo: memFree=29872360/32873648 swapFree=6852/6852
[pid=16553] ppid=16551 vsize=9624980 CPUtime=105.12 cores=0,2,4,6
/proc/16553/stat : 16553 (java) S 16551 16553 15870 0 -1 4202496 20210 0 1 0 10502 10 0 0 20 0 19 0 291571615 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 140735251889280 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16553/statm: 2406245 24054 2286 9 0 2396937 0
[pid=16553/tid=16555] ppid=16551 vsize=9624980 CPUtime=98.16 cores=0,2,4,6
/proc/16553/task/16555/stat : 16555 (java) R 16551 16553 15870 0 -1 4202560 2590 0 1 0 9814 2 0 0 20 0 19 0 291571616 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744916259168 139744764308022 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=9624980 CPUtime=0.13 cores=0,2,4,6
/proc/16553/task/16556/stat : 16556 (java) S 16551 16553 15870 0 -1 4202560 15 0 0 0 13 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744888712104 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/16553/task/16557/stat : 16557 (java) S 16551 16553 15870 0 -1 4202560 21 0 0 0 10 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744887659560 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16558] ppid=16551 vsize=9624980 CPUtime=0.11 cores=0,2,4,6
/proc/16553/task/16558/stat : 16558 (java) S 16551 16553 15870 0 -1 4202560 22 0 0 0 11 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744886606504 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16559] ppid=16551 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/16553/task/16559/stat : 16559 (java) S 16551 16553 15870 0 -1 4202560 17 0 0 0 10 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744885553960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16560] ppid=16551 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/16553/task/16560/stat : 16560 (java) S 16551 16553 15870 0 -1 4202560 13 0 0 0 10 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744884500904 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16561] ppid=16551 vsize=9624980 CPUtime=0.11 cores=0,2,4,6
/proc/16553/task/16561/stat : 16561 (java) S 16551 16553 15870 0 -1 4202560 16 0 0 0 11 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744883448360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16562] ppid=16551 vsize=9624980 CPUtime=0.13 cores=0,2,4,6
/proc/16553/task/16562/stat : 16562 (java) S 16551 16553 15870 0 -1 4202560 18 0 0 0 13 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744882395304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16563] ppid=16551 vsize=9624980 CPUtime=0.11 cores=0,2,4,6
/proc/16553/task/16563/stat : 16563 (java) S 16551 16553 15870 0 -1 4202560 16 0 0 0 11 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744752740648 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16564] ppid=16551 vsize=9624980 CPUtime=3.96 cores=0,2,4,6
/proc/16553/task/16564/stat : 16564 (java) S 16551 16553 15870 0 -1 4202560 45 0 0 0 396 0 0 0 20 0 19 0 291571618 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744269794152 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16565] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16565/stat : 16565 (java) S 16551 16553 15870 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744268740472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16566] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16566/stat : 16566 (java) S 16551 16553 15870 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744267687304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16567] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16567/stat : 16567 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744266636048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16568] ppid=16551 vsize=9624980 CPUtime=0.6 cores=0,2,4,6
/proc/16553/task/16568/stat : 16568 (java) S 16551 16553 15870 0 -1 4202560 4859 0 0 0 58 2 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744265582904 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16569] ppid=16551 vsize=9624980 CPUtime=1.05 cores=0,2,4,6
/proc/16553/task/16569/stat : 16569 (java) S 16551 16553 15870 0 -1 4202560 11387 0 0 0 103 2 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744264530360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16570] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16570/stat : 16570 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744263477496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16571] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16571/stat : 16571 (java) S 16551 16553 15870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744262425160 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16572] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16572/stat : 16572 (java) S 16551 16553 15870 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291571651 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744261371432 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 105.12
Current children cumulated vsize (KiB) 9624980

[startup+103.001 s]
/proc/loadavg: 2.02 2.04 2.00 3/214 16572
/proc/meminfo: memFree=29872360/32873648 swapFree=6852/6852
[pid=16553] ppid=16551 vsize=9624980 CPUtime=105.32 cores=0,2,4,6
/proc/16553/stat : 16553 (java) S 16551 16553 15870 0 -1 4202496 20211 0 1 0 10522 10 0 0 20 0 19 0 291571615 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 140735251889280 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16553/statm: 2406245 24054 2286 9 0 2396937 0
[pid=16553/tid=16555] ppid=16551 vsize=9624980 CPUtime=98.36 cores=0,2,4,6
/proc/16553/task/16555/stat : 16555 (java) R 16551 16553 15870 0 -1 4202560 2590 0 1 0 9834 2 0 0 20 0 19 0 291571616 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744916259736 139744764616676 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=9624980 CPUtime=0.13 cores=0,2,4,6
/proc/16553/task/16556/stat : 16556 (java) S 16551 16553 15870 0 -1 4202560 15 0 0 0 13 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744888712104 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/16553/task/16557/stat : 16557 (java) S 16551 16553 15870 0 -1 4202560 21 0 0 0 10 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744887659560 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16558] ppid=16551 vsize=9624980 CPUtime=0.11 cores=0,2,4,6
/proc/16553/task/16558/stat : 16558 (java) S 16551 16553 15870 0 -1 4202560 22 0 0 0 11 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744886606504 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16559] ppid=16551 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/16553/task/16559/stat : 16559 (java) S 16551 16553 15870 0 -1 4202560 17 0 0 0 10 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744885553960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16560] ppid=16551 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/16553/task/16560/stat : 16560 (java) S 16551 16553 15870 0 -1 4202560 13 0 0 0 10 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744884500904 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16561] ppid=16551 vsize=9624980 CPUtime=0.11 cores=0,2,4,6
/proc/16553/task/16561/stat : 16561 (java) S 16551 16553 15870 0 -1 4202560 16 0 0 0 11 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744883448360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16562] ppid=16551 vsize=9624980 CPUtime=0.13 cores=0,2,4,6
/proc/16553/task/16562/stat : 16562 (java) S 16551 16553 15870 0 -1 4202560 18 0 0 0 13 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744882395304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16563] ppid=16551 vsize=9624980 CPUtime=0.11 cores=0,2,4,6
/proc/16553/task/16563/stat : 16563 (java) S 16551 16553 15870 0 -1 4202560 16 0 0 0 11 0 0 0 20 0 19 0 291571617 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744752740648 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16564] ppid=16551 vsize=9624980 CPUtime=3.96 cores=0,2,4,6
/proc/16553/task/16564/stat : 16564 (java) S 16551 16553 15870 0 -1 4202560 45 0 0 0 396 0 0 0 20 0 19 0 291571618 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744269794152 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16565] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16565/stat : 16565 (java) S 16551 16553 15870 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744268740472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16566] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16566/stat : 16566 (java) S 16551 16553 15870 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291571618 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744267687304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16567] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16567/stat : 16567 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744266636048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16568] ppid=16551 vsize=9624980 CPUtime=0.61 cores=0,2,4,6
/proc/16553/task/16568/stat : 16568 (java) S 16551 16553 15870 0 -1 4202560 4860 0 0 0 59 2 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744265582904 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16553/tid=16569] ppid=16551 vsize=9624980 CPUtime=1.05 cores=0,2,4,6
/proc/16553/task/16569/stat : 16569 (java) S 16551 16553 15870 0 -1 4202560 11387 0 0 0 103 2 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744264530360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16553/tid=16570] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16570/stat : 16570 (java) S 16551 16553 15870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744263477496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16553/tid=16571] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16571/stat : 16571 (java) S 16551 16553 15870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291571621 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744262425160 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16553/tid=16572] ppid=16551 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/16553/task/16572/stat : 16572 (java) S 16551 16553 15870 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291571651 9855979520 24054 33554432000 1073741824 1073778376 140735251898144 139744261371432 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 105.32
Current children cumulated vsize (KiB) 9624980

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16553 and gives
#  childrusage.ru_utime.tv_sec=104
#  childrusage.ru_utime.tv_usec=956044
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=191970
# CPU time returned by wait4() is 105.148
# while last known CPU time is 105.32
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 103.029
CPU time (s): 105.32
CPU user time (s): 105.22
CPU system time (s): 0.1
CPU usage (%): 102.224
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 104.956
system time used= 0.19197
maximum resident set size= 96276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20229
page faults= 1
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5734
involuntary context switches= 5304

runsolver used 0.187971 second user time and 0.489925 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-29 03:20:57
IDJOB=3718406
IDBENCH=79293
IDSOLVER=2301
FILE ID=node124/3718406-1338254457
RUNJOBID= node124-1338248599-15886
PBS_JOBID= 14624663
Free space on /tmp= 71432 MiB

SOLVER NAME= Sat4j PB  2012-05-28
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900557957--soft-0-100-0.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718406-1338254457/watcher-3718406-1338254457 -o /tmp/evaluation-result-3718406-1338254457/solver-3718406-1338254457 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3718406-1338254457.wbo

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

MD5SUM BENCH= c90222590d839243781a638355a39a56
RANDOM SEED=1591796843

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29893324 kB
Buffers:          432540 kB
Cached:           994856 kB
SwapCached:         2192 kB
Active:          1708464 kB
Inactive:         408452 kB
Active(anon):     679344 kB
Inactive(anon):    12184 kB
Active(file):    1029120 kB
Inactive(file):   396268 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67105464 kB
Dirty:               468 kB
Writeback:             0 kB
AnonPages:        693752 kB
Mapped:            22492 kB
Shmem:                84 kB
Slab:             723020 kB
SReclaimable:     167272 kB
SUnreclaim:       555748 kB
KernelStack:        1616 kB
PageTables:         5268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     955140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    655360 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= 71432 MiB
End job on node124 at 2012-05-29 03:22:41