Trace number 3712025

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
toysat 2012-05-17OPTIMUM 156.756 156.794

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900576151--soft-33-100-0.wbo
MD5SUMa6a99f7cb7296aed3ef8f4a1cd1ac483
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark72.388
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 constraints1777
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 90281
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90280
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 697
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.39/0.42	c 2012-05-28T08:15:57+0200
0.39/0.42	c arch = x86_64
0.39/0.42	c os = linux
0.39/0.42	c compiler = ghc 7.4
0.39/0.42	c packages:
0.39/0.42	c   OptDir-0.0.1
0.39/0.42	c   array-0.4.0.0
0.39/0.42	c   base-4.5.0.0
0.39/0.42	c   bytestring-0.9.2.1
0.39/0.42	c   containers-0.4.2.1
0.39/0.42	c   deepseq-1.3.0.0
0.39/0.42	c   mtl-2.1.1
0.39/0.42	c   old_locale-1.0.0.4
0.39/0.42	c   parse_dimacs-1.2
0.39/0.42	c   parsec-3.1.2
0.39/0.42	c   queue-0.1.2
0.39/0.42	c   stm-2.3
0.39/0.42	c   time-1.4
0.39/0.42	c command line = ["--wbo","HOME/instance-3712025-1338185757.wbo"]
0.39/0.42	c #vars 231
0.39/0.42	c #constraints 2707
0.39/0.42	c Solving starts ...
0.39/0.46	c solving time = 0.038s
0.39/0.46	c #decision = 3975
0.39/0.46	c #conflict = 102
0.39/0.46	c #restart = 1
0.39/0.46	o 261
0.39/0.47	c Solving starts ...
0.49/0.53	c solving time = 0.068s
0.49/0.53	c #decision = 4953
0.49/0.53	c #conflict = 125
0.49/0.53	c #restart = 1
0.49/0.53	o 260
0.49/0.54	c Solving starts ...
0.49/0.54	c solving time = 0.006s
0.49/0.54	c #decision = 4982
0.49/0.54	c #conflict = 125
0.49/0.54	c #restart = 1
0.49/0.54	o 259
0.49/0.55	c Solving starts ...
0.59/0.68	c solving time = 0.137s
0.59/0.68	c #decision = 5060
0.59/0.68	c #conflict = 140
0.59/0.68	c #restart = 1
0.59/0.68	o 256
0.59/0.69	c Solving starts ...
7.60/7.62	c solving time = 6.931s
7.60/7.62	c #decision = 6140
7.60/7.62	c #conflict = 751
7.60/7.62	c #restart = 4
7.60/7.62	o 255
7.60/7.62	c Solving starts ...
12.59/12.67	c solving time = 5.036s
12.59/12.67	c #decision = 6874
12.59/12.67	c #conflict = 1162
12.59/12.67	c #restart = 6
12.59/12.67	o 254
12.59/12.67	c Solving starts ...
12.69/12.73	c solving time = 0.061s
12.69/12.73	c #decision = 6976
12.69/12.73	c #conflict = 1166
12.69/12.73	c #restart = 6
12.69/12.73	o 250
12.69/12.73	c Solving starts ...
12.69/12.75	c solving time = 0.016s
12.69/12.75	c #decision = 7287
12.69/12.75	c #conflict = 1167
12.69/12.75	c #restart = 6
12.69/12.75	o 232
12.69/12.75	c Solving starts ...
12.69/12.77	c solving time = 0.016s
12.69/12.77	c #decision = 7533
12.69/12.77	c #conflict = 1168
12.69/12.77	c #restart = 6
12.69/12.77	o 217
12.69/12.77	c Solving starts ...
16.28/16.33	c solving time = 3.549s
16.28/16.33	c #decision = 8304
16.28/16.33	c #conflict = 1394
16.28/16.33	c #restart = 7
16.28/16.33	o 194
16.28/16.33	c Solving starts ...
16.58/16.63	c solving time = 0.302s
16.58/16.63	c #decision = 8434
16.58/16.63	c #conflict = 1411
16.58/16.63	c #restart = 7
16.58/16.63	o 188
16.58/16.63	c Solving starts ...
16.58/16.68	c solving time = 0.046s
16.58/16.68	c #decision = 8527
16.58/16.68	c #conflict = 1413
16.58/16.68	c #restart = 7
16.58/16.68	o 182
16.58/16.68	c Solving starts ...
16.68/16.70	c solving time = 0.012s
16.68/16.70	c #decision = 8549
16.68/16.70	c #conflict = 1413
16.68/16.70	c #restart = 7
16.68/16.70	o 181
16.68/16.70	c Solving starts ...
16.68/16.71	c solving time = 0.012s
16.68/16.71	c #decision = 8624
16.68/16.71	c #conflict = 1413
16.68/16.71	c #restart = 7
16.68/16.71	o 176
16.68/16.72	c Solving starts ...
16.68/16.73	c solving time = 0.012s
16.68/16.73	c #decision = 8696
16.68/16.73	c #conflict = 1413
16.68/16.73	c #restart = 7
16.68/16.73	o 171
16.68/16.73	c Solving starts ...
24.38/24.42	c solving time = 7.682s
24.38/24.42	c #decision = 9508
24.38/24.42	c #conflict = 1918
24.38/24.42	c #restart = 10
24.38/24.42	o 169
24.38/24.42	c Solving starts ...
24.38/24.42	c learnt constraints deletion: 1908 -> 954
24.38/24.44	c solving time = 0.018s
24.38/24.44	c #decision = 9526
24.38/24.44	c #conflict = 1918
24.38/24.44	c #restart = 10
24.38/24.44	o 168
24.38/24.44	c Solving starts ...
24.38/24.46	c solving time = 0.013s
24.38/24.46	c #decision = 9564
24.38/24.46	c #conflict = 1918
24.38/24.46	c #restart = 10
24.38/24.46	o 166
24.38/24.46	c Solving starts ...
40.07/40.18	c solving time = 15.722s
40.07/40.18	c #decision = 11052
40.07/40.18	c #conflict = 2884
40.07/40.18	c #restart = 14
40.07/40.18	o 163
40.07/40.19	c Solving starts ...
40.17/40.20	c learnt constraints deletion: 1916 -> 958
53.97/54.02	c solving time = 13.829s
53.97/54.02	c #decision = 12774
53.97/54.02	c #conflict = 3912
53.97/54.02	c #restart = 18
53.97/54.02	o 159
53.97/54.02	c Solving starts ...
53.97/54.03	c learnt constraints deletion: 1982 -> 991
53.97/54.04	c solving time = 0.014s
53.97/54.04	c #decision = 12896
53.97/54.04	c #conflict = 3912
53.97/54.04	c #restart = 18
53.97/54.04	o 151
53.97/54.04	c Solving starts ...
55.57/55.63	c solving time = 1.579s
55.57/55.63	c #decision = 13197
55.57/55.63	c #conflict = 4065
55.57/55.63	c #restart = 19
55.57/55.63	o 148
55.57/55.63	c Solving starts ...
55.57/55.65	c solving time = 0.015s
55.57/55.65	c #decision = 13219
55.57/55.65	c #conflict = 4065
55.57/55.65	c #restart = 19
55.57/55.65	o 147
55.57/55.65	c Solving starts ...
70.17/70.29	c solving time = 14.634s
70.17/70.29	c #decision = 15428
70.17/70.29	c #conflict = 5280
70.17/70.29	c #restart = 23
70.17/70.29	o 138
70.17/70.29	c Solving starts ...
70.17/70.29	c learnt constraints deletion: 2354 -> 1177
70.28/70.31	c solving time = 0.018s
70.28/70.31	c #decision = 15600
70.28/70.31	c #conflict = 5280
70.28/70.31	c #restart = 23
70.28/70.31	o 127
70.28/70.31	c Solving starts ...
74.47/74.57	c solving time = 4.261s
74.47/74.57	c #decision = 16252
74.47/74.57	c #conflict = 5638
74.47/74.57	c #restart = 25
74.47/74.57	o 123
74.47/74.58	c Solving starts ...
74.57/74.60	c solving time = 0.026s
74.57/74.60	c #decision = 16324
74.57/74.60	c #conflict = 5638
74.57/74.60	c #restart = 25
74.57/74.60	o 118
74.57/74.61	c Solving starts ...
76.27/76.38	c learnt constraints deletion: 1632 -> 816
76.57/76.60	c solving time = 1.991s
76.57/76.60	c #decision = 16612
76.57/76.60	c #conflict = 5756
76.57/76.60	c #restart = 26
76.57/76.60	o 110
76.57/76.60	c Solving starts ...
76.57/76.68	c solving time = 0.081s
76.57/76.68	c #decision = 16788
76.57/76.68	c #conflict = 5758
76.57/76.68	c #restart = 26
76.57/76.68	o 99
76.57/76.69	c Solving starts ...
76.87/76.91	c solving time = 0.224s
76.87/76.91	c #decision = 17035
76.87/76.91	c #conflict = 5774
76.87/76.91	c #restart = 26
76.87/76.91	o 85
76.87/76.92	c Solving starts ...
78.37/78.49	c solving time = 1.572s
78.37/78.49	c #decision = 17339
78.37/78.49	c #conflict = 5894
78.37/78.49	c #restart = 27
78.37/78.49	o 76
78.37/78.49	c Solving starts ...
83.97/84.00	c solving time = 5.511s
83.97/84.00	c #decision = 18508
83.97/84.00	c #conflict = 6591
83.97/84.00	c #restart = 30
83.97/84.00	o 75
83.97/84.00	c Solving starts ...
84.77/84.80	c solving time = 0.790s
84.77/84.80	c #decision = 18674
84.77/84.80	c #conflict = 6668
84.77/84.80	c #restart = 30
84.77/84.80	o 73
84.77/84.80	c Solving starts ...
84.77/84.81	c solving time = 0.015s
84.77/84.81	c #decision = 18706
84.77/84.81	c #conflict = 6668
84.77/84.81	c #restart = 30
84.77/84.81	o 72
84.77/84.81	c Solving starts ...
88.37/88.45	c solving time = 3.637s
88.37/88.45	c #decision = 19487
88.37/88.45	c #conflict = 7126
88.37/88.45	c #restart = 32
88.37/88.45	o 68
88.37/88.46	c Solving starts ...
88.37/88.46	c learnt constraints deletion: 2198 -> 1099
95.97/96.08	c solving time = 7.627s
95.97/96.08	c #decision = 21359
95.97/96.08	c #conflict = 8130
95.97/96.08	c #restart = 36
95.97/96.09	o 50
95.97/96.09	c Solving starts ...
97.26/97.31	c solving time = 1.220s
97.26/97.31	c #decision = 21732
97.26/97.31	c #conflict = 8368
97.26/97.31	c #restart = 37
97.26/97.31	o 49
97.26/97.31	c Solving starts ...
97.36/97.45	c solving time = 0.141s
97.36/97.45	c #decision = 21778
97.36/97.45	c #conflict = 8390
97.36/97.45	c #restart = 37
97.36/97.45	o 48
97.36/97.45	c Solving starts ...
98.56/98.66	c solving time = 1.206s
98.56/98.66	c #decision = 22180
98.56/98.66	c #conflict = 8630
98.56/98.66	c #restart = 38
98.56/98.66	o 44
98.56/98.66	c Solving starts ...
98.56/98.66	c learnt constraints deletion: 2597 -> 1299
98.56/98.68	c solving time = 0.017s
98.56/98.68	c #decision = 22222
98.56/98.68	c #conflict = 8630
98.56/98.68	c #restart = 38
98.56/98.68	o 41
98.56/98.68	c Solving starts ...
102.47/102.56	c solving time = 3.876s
102.47/102.56	c #decision = 24004
102.47/102.56	c #conflict = 9800
102.47/102.56	c #restart = 42
102.47/102.56	o 39
102.47/102.56	c Solving starts ...
102.47/102.58	c solving time = 0.015s
102.47/102.58	c #decision = 24019
102.47/102.58	c #conflict = 9800
102.47/102.58	c #restart = 42
102.47/102.58	o 38
102.47/102.58	c Solving starts ...
102.67/102.73	c solving time = 0.155s
102.67/102.73	c #decision = 24123
102.67/102.73	c #conflict = 9848
102.67/102.73	c #restart = 42
102.67/102.73	o 35
102.67/102.73	c Solving starts ...
104.87/104.97	c learnt constraints deletion: 3322 -> 1661
109.06/109.16	c solving time = 6.421s
109.06/109.16	c #decision = 27570
109.06/109.16	c #conflict = 12252
109.06/109.16	c #restart = 48
109.06/109.16	o 33
109.06/109.16	c Solving starts ...
109.06/109.16	c learnt constraints deletion: 3250 -> 1625
112.66/112.78	c solving time = 3.626s
112.66/112.78	c #decision = 29707
112.66/112.78	c #conflict = 13636
112.66/112.78	c #restart = 53
112.66/112.78	o 29
112.66/112.79	c Solving starts ...
112.66/112.79	c learnt constraints deletion: 3004 -> 1502
112.76/112.81	c solving time = 0.022s
112.76/112.81	c #decision = 29731
112.76/112.81	c #conflict = 13636
112.76/112.81	c #restart = 53
112.76/112.81	o 28
112.76/112.81	c Solving starts ...
112.76/112.82	c solving time = 0.013s
112.76/112.82	c #decision = 29782
112.76/112.82	c #conflict = 13636
112.76/112.82	c #restart = 53
112.76/112.82	o 25
112.76/112.82	c Solving starts ...
112.76/112.83	c solving time = 0.010s
112.76/112.83	c #decision = 29860
112.76/112.83	c #conflict = 13636
112.76/112.83	c #restart = 53
112.76/112.83	o 20
112.76/112.83	c Solving starts ...
114.26/114.30	c solving time = 1.469s
114.26/114.30	c #decision = 31031
114.26/114.30	c #conflict = 14424
114.26/114.30	c #restart = 56
114.26/114.30	o 18
114.26/114.30	c Solving starts ...
114.26/114.31	c solving time = 0.010s
114.26/114.31	c #decision = 31078
114.26/114.31	c #conflict = 14424
114.26/114.31	c #restart = 56
114.26/114.31	o 16
114.26/114.31	c Solving starts ...
114.46/114.54	c solving time = 0.226s
114.46/114.54	c #decision = 31298
114.46/114.54	c #conflict = 14571
114.46/114.54	c #restart = 57
114.46/114.54	o 15
114.46/114.54	c Solving starts ...
116.66/116.73	c solving time = 2.193s
116.66/116.73	c #decision = 33537
116.66/116.73	c #conflict = 16056
116.66/116.73	c #restart = 62
116.66/116.73	o 14
116.66/116.73	c Solving starts ...
116.66/116.75	c learnt constraints deletion: 3913 -> 1957
116.66/116.76	c solving time = 0.025s
116.66/116.76	c #decision = 33548
116.66/116.76	c #conflict = 16056
116.66/116.76	c #restart = 62
116.66/116.76	o 13
116.66/116.76	c Solving starts ...
117.06/117.16	c solving time = 0.404s
117.06/117.16	c #decision = 33881
117.06/117.16	c #conflict = 16292
117.06/117.16	c #restart = 63
117.06/117.16	o 12
117.06/117.16	c Solving starts ...
117.06/117.17	c solving time = 0.004s
117.06/117.17	c #decision = 33931
117.06/117.17	c #conflict = 16292
117.06/117.17	c #restart = 63
117.06/117.17	o 9
117.06/117.17	c Solving starts ...
119.56/119.69	c learnt constraints deletion: 4516 -> 2258
123.36/123.42	c learnt constraints deletion: 4845 -> 2424
124.46/124.56	c solving time = 7.391s
124.46/124.56	c #decision = 42962
124.46/124.56	c #conflict = 22136
124.46/124.56	c #restart = 71
124.46/124.56	o 6
124.46/124.56	c Solving starts ...
124.46/124.57	c learnt constraints deletion: 3349 -> 1675
127.75/127.88	c learnt constraints deletion: 4587 -> 2294
131.06/131.17	c solving time = 6.610s
131.06/131.17	c #decision = 51622
131.06/131.17	c #conflict = 27929
131.06/131.17	c #restart = 79
131.06/131.17	o 5
131.06/131.17	c Solving starts ...
131.16/131.21	c learnt constraints deletion: 5166 -> 2583
131.16/131.22	c solving time = 0.043s
131.16/131.22	c #decision = 51647
131.16/131.22	c #conflict = 27929
131.16/131.22	c #restart = 79
131.16/131.22	o 4
131.16/131.22	c Solving starts ...
131.16/131.22	c solving time = 0.007s
131.16/131.22	c #decision = 51669
131.16/131.22	c #conflict = 27929
131.16/131.22	c #restart = 79
131.16/131.22	o 3
131.16/131.22	c Solving starts ...
131.16/131.23	c solving time = 0.004s
131.16/131.23	c #decision = 51712
131.16/131.23	c #conflict = 27929
131.16/131.23	c #restart = 79
131.16/131.23	o 1
131.16/131.23	c Solving starts ...
132.45/132.57	c learnt constraints deletion: 4379 -> 2190
134.26/134.35	c learnt constraints deletion: 4906 -> 2453
136.75/136.84	c learnt constraints deletion: 5283 -> 2644
138.56/138.68	c learnt constraints deletion: 5553 -> 2777
140.66/140.77	c learnt constraints deletion: 5936 -> 2968
142.76/142.86	c learnt constraints deletion: 5948 -> 2974
144.95/145.10	c learnt constraints deletion: 6355 -> 3178
146.96/147.06	c learnt constraints deletion: 6370 -> 3185
149.25/149.37	c learnt constraints deletion: 6820 -> 3410
151.45/151.54	c learnt constraints deletion: 6826 -> 3413
153.45/153.55	c learnt constraints deletion: 6840 -> 3420
155.65/155.74	c learnt constraints deletion: 6849 -> 3425
156.66/156.79	c solving time = 25.554s
156.66/156.79	c #decision = 119724
156.66/156.79	c #conflict = 66450
156.66/156.79	c #restart = 91
156.66/156.79	s OPTIMUM FOUND
156.66/156.79	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
156.66/156.79	v x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
156.66/156.79	v -x21 x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30
156.66/156.79	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40
156.66/156.79	v -x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50
156.66/156.79	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 x59 -x60
156.66/156.79	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 x69 -x70
156.66/156.79	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
156.66/156.79	v -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90
156.66/156.79	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100
156.66/156.79	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 -x110
156.66/156.79	v -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120
156.66/156.79	v -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130
156.66/156.79	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
156.66/156.79	v x141 -x142 -x143 x144 -x145 -x146 -x147 -x148 -x149 -x150
156.66/156.79	v -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
156.66/156.79	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
156.66/156.79	v -x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180
156.66/156.79	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 -x190
156.66/156.79	v -x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 -x199 -x200
156.66/156.79	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 x210
156.66/156.79	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220
156.66/156.79	v -x221 -x222 -x223 -x224 -x225 -x226 x227 -x228 -x229 -x230
156.66/156.79	v -x231
156.66/156.79	c total time = 156.755s

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3712025-1338185757/watcher-3712025-1338185757 -o /tmp/evaluation-result-3712025-1338185757/solver-3712025-1338185757 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712025-1338185757.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.00 2.00 2.00 2/176 32479
/proc/meminfo: memFree=31007864/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 793 0 0 0 0 0 0 0 20 0 1 0 284700079 6356992 713 33554432000 4194304 8973514 140735177544480 140735856475848 7646516 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/32479/statm: 1552 713 423 1167 0 333 0

[startup+0.075967 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 32479
/proc/meminfo: memFree=31007864/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=10304 CPUtime=0.07 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 1869 0 0 0 7 0 0 0 20 0 1 0 284700079 10551296 1789 33554432000 4194304 8973514 140735177544480 140735856475848 4507959 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/32479/statm: 2576 1789 436 1167 0 1357 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10304

[startup+0.100264 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 32479
/proc/meminfo: memFree=31007864/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=10304 CPUtime=0.09 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 1874 0 0 0 9 0 0 0 20 0 1 0 284700079 10551296 1794 33554432000 4194304 8973514 140735177544480 140735856475848 5372798 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/32479/statm: 2576 1794 441 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300182 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 32479
/proc/meminfo: memFree=31007864/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=11328 CPUtime=0.29 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 1932 0 0 0 29 0 0 0 20 0 1 0 284700079 11599872 1852 33554432000 4194304 8973514 140735177544480 140735856475848 5389352 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/32479/statm: 2832 1852 441 1167 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11328

[startup+0.700238 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 32479
/proc/meminfo: memFree=31007864/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=14400 CPUtime=0.69 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 2926 0 0 0 69 0 0 0 20 0 1 0 284700079 14745600 2846 33554432000 4194304 8973514 140735177544480 140735177543976 4208870 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/32479/statm: 3600 2846 469 1167 0 2381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14400

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32480
/proc/meminfo: memFree=30998036/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=14400 CPUtime=1.49 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 2926 0 0 0 148 1 0 0 20 0 1 0 284700079 14745600 2846 33554432000 4194304 8973514 140735177544480 140735177543976 7732815 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/32479/statm: 3600 2846 469 1167 0 2381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14400

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32480
/proc/meminfo: memFree=30997292/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=15424 CPUtime=3.09 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 3182 0 0 0 308 1 0 0 20 0 1 0 284700079 15794176 3102 33554432000 4194304 8973514 140735177544480 140735177543976 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/32479/statm: 3856 3102 469 1167 0 2637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15424

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32480
/proc/meminfo: memFree=30996316/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=15424 CPUtime=6.29 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 3182 0 0 0 626 3 0 0 20 0 1 0 284700079 15794176 3102 33554432000 4194304 8973514 140735177544480 140735177543976 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/32479/statm: 3856 3102 469 1167 0 2637 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15424

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32480
/proc/meminfo: memFree=30994836/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=17472 CPUtime=12.69 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 3462 0 0 0 1263 6 0 0 20 0 1 0 284700079 17891328 3383 33554432000 4194304 8973514 140735177544480 140735177527576 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/32479/statm: 4368 3383 469 1167 0 3149 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17472

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32480
/proc/meminfo: memFree=30986092/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=25664 CPUtime=25.48 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 5747 0 0 0 2538 10 0 0 20 0 1 0 284700079 26279936 5668 33554432000 4194304 8973514 140735177544480 140735177543976 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/32479/statm: 6416 5668 470 1167 0 5197 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25664

[startup+51.1003 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 32480
/proc/meminfo: memFree=30985100/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=26688 CPUtime=51.07 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 6003 0 0 0 5089 18 0 0 20 0 1 0 284700079 27328512 5924 33554432000 4194304 8973514 140735177544480 140735177543976 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/32479/statm: 6672 5924 470 1167 0 5453 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26688

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32480
/proc/meminfo: memFree=30967292/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=37952 CPUtime=102.27 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 8821 0 0 0 10186 41 0 0 20 0 1 0 284700079 38862848 8740 33554432000 4194304 8973514 140735177544480 140735177543976 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/32479/statm: 9488 8740 470 1167 0 8269 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 37952

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

[startup+127.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32480
/proc/meminfo: memFree=30949736/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=44096 CPUtime=127.85 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 10360 0 0 0 12732 53 0 0 20 0 1 0 284700079 45154304 10276 33554432000 4194304 8973514 140735177544480 140735177543976 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/32479/statm: 11024 10276 470 1167 0 9805 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 44096

[startup+140.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32480
/proc/meminfo: memFree=30947124/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=45120 CPUtime=140.66 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 10616 0 0 0 14008 58 0 0 20 0 1 0 284700079 46202880 10532 33554432000 4194304 8973514 140735177544480 140735177543976 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/32479/statm: 11280 10532 470 1167 0 10061 0
Current children cumulated CPU time (s) 140.66
Current children cumulated vsize (KiB) 45120

[startup+147.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32480
/proc/meminfo: memFree=30945068/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=47168 CPUtime=147.06 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 11128 0 0 0 14644 62 0 0 20 0 1 0 284700079 48300032 11044 33554432000 4194304 8973514 140735177544480 140735177543976 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/32479/statm: 11792 11044 470 1167 0 10573 0
Current children cumulated CPU time (s) 147.06
Current children cumulated vsize (KiB) 47168

[startup+153.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 32480
/proc/meminfo: memFree=30943704/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=47168 CPUtime=153.45 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 11128 0 0 0 15280 65 0 0 20 0 1 0 284700079 48300032 11044 33554432000 4194304 8973514 140735177544480 140735177543976 7654010 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/32479/statm: 11792 11044 470 1167 0 10573 0
Current children cumulated CPU time (s) 153.45
Current children cumulated vsize (KiB) 47168

[startup+155.106 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 32480
/proc/meminfo: memFree=30943704/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=47168 CPUtime=155.06 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 11128 0 0 0 15440 66 0 0 20 0 1 0 284700079 48300032 11044 33554432000 4194304 8973514 140735177544480 140735177543744 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/32479/statm: 11792 11044 470 1167 0 10573 0
Current children cumulated CPU time (s) 155.06
Current children cumulated vsize (KiB) 47168

[startup+155.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 32480
/proc/meminfo: memFree=30943704/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=48192 CPUtime=155.85 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 11384 0 0 0 15519 66 0 0 20 0 1 0 284700079 49348608 11300 33554432000 4194304 8973514 140735177544480 140735177543976 4481712 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/32479/statm: 12048 11300 470 1167 0 10829 0
Current children cumulated CPU time (s) 155.85
Current children cumulated vsize (KiB) 48192

[startup+156.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 32480
/proc/meminfo: memFree=30942464/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=48192 CPUtime=156.25 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 11384 0 0 0 15559 66 0 0 20 0 1 0 284700079 49348608 11300 33554432000 4194304 8973514 140735177544480 140735177543976 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/32479/statm: 12048 11300 470 1167 0 10829 0
Current children cumulated CPU time (s) 156.25
Current children cumulated vsize (KiB) 48192

[startup+156.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 32480
/proc/meminfo: memFree=30942464/32873844 swapFree=7620/7620
[pid=32479] ppid=32477 vsize=48192 CPUtime=156.66 cores=0,2,4,6
/proc/32479/stat : 32479 (toysat) R 32477 32479 29738 0 -1 4202496 11384 0 0 0 15599 67 0 0 20 0 1 0 284700079 49348608 11300 33554432000 4194304 8973514 140735177544480 140735177543976 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/32479/statm: 12048 11300 470 1167 0 10829 0
Current children cumulated CPU time (s) 156.66
Current children cumulated vsize (KiB) 48192

Child status: 0
Real time (s): 156.794
CPU time (s): 156.756
CPU user time (s): 156.082
CPU system time (s): 0.673897
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 48192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 156.082
system time used= 0.673897
maximum resident set size= 45216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11388
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 275

runsolver used 0.311952 second user time and 1.43278 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 08:15:57
IDJOB=3712025
IDBENCH=78961
IDSOLVER=2291
FILE ID=node143/3712025-1338185757
RUNJOBID= node143-1338160335-29754
PBS_JOBID= 14624561
Free space on /tmp= 71656 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900576151--soft-33-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712025-1338185757/watcher-3712025-1338185757 -o /tmp/evaluation-result-3712025-1338185757/solver-3712025-1338185757 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712025-1338185757.wbo

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

MD5SUM BENCH= a6a99f7cb7296aed3ef8f4a1cd1ac483
RANDOM SEED=638673055

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31007484 kB
Buffers:          383912 kB
Cached:           596264 kB
SwapCached:            0 kB
Active:           650576 kB
Inactive:         379176 kB
Active(anon):      40320 kB
Inactive(anon):    11300 kB
Active(file):     610256 kB
Inactive(file):   367876 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7452 kB
Writeback:             8 kB
AnonPages:         56076 kB
Mapped:            16108 kB
Shmem:               200 kB
Slab:             696984 kB
SReclaimable:     139320 kB
SUnreclaim:       557664 kB
KernelStack:        1488 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     163944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71648 MiB
End job on node143 at 2012-05-28 08:18:34