Trace number 3712332

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 272.78 272.83

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900565534--soft-0-100-0.wbo
MD5SUMcf389047fd441928b15b38cce26251ed
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark60.9107
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 135280
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135279
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 685
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.79/0.84	c 2012-05-28T14:15:41+0200
0.79/0.84	c arch = x86_64
0.79/0.84	c os = linux
0.79/0.84	c compiler = ghc 7.4
0.79/0.84	c packages:
0.79/0.84	c   OptDir-0.0.1
0.79/0.84	c   array-0.4.0.0
0.79/0.84	c   base-4.5.0.0
0.79/0.84	c   bytestring-0.9.2.1
0.79/0.84	c   containers-0.4.2.1
0.79/0.84	c   deepseq-1.3.0.0
0.79/0.84	c   mtl-2.1.1
0.79/0.84	c   old_locale-1.0.0.4
0.79/0.84	c   parse_dimacs-1.2
0.79/0.84	c   parsec-3.1.2
0.79/0.84	c   queue-0.1.2
0.79/0.84	c   stm-2.3
0.79/0.84	c   time-1.4
0.79/0.84	c command line = ["--wbo","HOME/instance-3712332-1338207341.wbo"]
0.79/0.84	c #vars 231
0.79/0.84	c #constraints 2707
0.79/0.84	c Solving starts ...
0.79/0.89	c solving time = 0.050s
0.79/0.89	c #decision = 6744
0.79/0.89	c #conflict = 112
0.79/0.89	c #restart = 1
0.79/0.89	o 218
0.88/0.90	c Solving starts ...
0.88/0.91	c solving time = 0.007s
0.88/0.91	c #decision = 8592
0.88/0.91	c #conflict = 112
0.88/0.91	c #restart = 1
0.88/0.91	o 208
0.88/0.91	c Solving starts ...
0.88/0.93	c solving time = 0.012s
0.88/0.93	c #decision = 10181
0.88/0.93	c #conflict = 112
0.88/0.93	c #restart = 1
0.88/0.93	o 193
0.88/0.93	c Solving starts ...
0.88/0.95	c solving time = 0.010s
0.88/0.95	c #decision = 11397
0.88/0.95	c #conflict = 112
0.88/0.95	c #restart = 1
0.88/0.95	o 189
0.88/0.95	c Solving starts ...
0.88/0.97	c solving time = 0.015s
0.88/0.97	c #decision = 12581
0.88/0.97	c #conflict = 112
0.88/0.97	c #restart = 1
0.88/0.97	o 186
0.88/0.97	c Solving starts ...
0.88/0.99	c solving time = 0.020s
0.88/0.99	c #decision = 13778
0.88/0.99	c #conflict = 113
0.88/0.99	c #restart = 1
0.88/0.99	o 183
1.00/1.00	c Solving starts ...
1.00/1.02	c solving time = 0.014s
1.00/1.02	c #decision = 14770
1.00/1.02	c #conflict = 113
1.00/1.02	c #restart = 1
1.00/1.02	o 182
1.00/1.02	c Solving starts ...
1.00/1.04	c solving time = 0.013s
1.00/1.04	c #decision = 15847
1.00/1.04	c #conflict = 113
1.00/1.04	c #restart = 1
1.00/1.04	o 178
1.00/1.04	c Solving starts ...
1.00/1.07	c solving time = 0.026s
1.00/1.07	c #decision = 18516
1.00/1.07	c #conflict = 116
1.00/1.07	c #restart = 1
1.00/1.07	o 115
1.00/1.07	c Solving starts ...
1.89/1.97	c solving time = 0.896s
1.89/1.97	c #decision = 18700
1.89/1.97	c #conflict = 174
1.89/1.97	c #restart = 1
1.89/1.97	o 114
1.89/1.98	c Solving starts ...
1.89/1.99	c solving time = 0.014s
1.89/1.99	c #decision = 18741
1.89/1.99	c #conflict = 174
1.89/1.99	c #restart = 1
1.89/1.99	o 113
1.99/2.00	c Solving starts ...
1.99/2.02	c solving time = 0.014s
1.99/2.02	c #decision = 18843
1.99/2.02	c #conflict = 174
1.99/2.02	c #restart = 1
1.99/2.02	o 110
1.99/2.02	c Solving starts ...
12.69/12.73	c solving time = 10.707s
12.69/12.73	c #decision = 19723
12.69/12.73	c #conflict = 538
12.69/12.73	c #restart = 3
12.69/12.73	o 102
12.69/12.74	c Solving starts ...
12.69/12.77	c solving time = 0.028s
12.69/12.77	c #decision = 19739
12.69/12.77	c #conflict = 538
12.69/12.77	c #restart = 3
12.69/12.77	o 101
12.69/12.77	c Solving starts ...
30.39/30.47	c solving time = 17.693s
30.39/30.47	c #decision = 21194
30.39/30.47	c #conflict = 1168
30.39/30.47	c #restart = 6
30.39/30.47	o 94
30.39/30.47	c Solving starts ...
30.49/30.51	c solving time = 0.035s
30.49/30.51	c #decision = 21210
30.49/30.51	c #conflict = 1168
30.49/30.51	c #restart = 6
30.49/30.51	o 93
30.49/30.51	c Solving starts ...
30.49/30.54	c solving time = 0.027s
30.49/30.54	c #decision = 21224
30.49/30.54	c #conflict = 1168
30.49/30.54	c #restart = 6
30.49/30.54	o 92
30.49/30.55	c Solving starts ...
122.57/122.69	c learnt constraints deletion: 4378 -> 2189
142.87/142.96	c solving time = 112.391s
142.87/142.96	c #decision = 27787
142.87/142.96	c #conflict = 4985
142.87/142.96	c #restart = 13
142.87/142.96	o 91
142.87/142.97	c Solving starts ...
142.87/142.97	c learnt constraints deletion: 2783 -> 1392
142.87/143.00	c solving time = 0.032s
142.87/143.00	c #decision = 27811
142.87/143.00	c #conflict = 4985
142.87/143.00	c #restart = 13
142.87/143.00	o 90
142.97/143.00	c Solving starts ...
142.97/143.03	c solving time = 0.027s
142.97/143.03	c #decision = 27866
142.97/143.03	c #conflict = 4985
142.97/143.03	c #restart = 13
142.97/143.03	o 88
142.97/143.03	c Solving starts ...
150.86/150.95	c solving time = 7.909s
150.86/150.95	c #decision = 28317
150.86/150.95	c #conflict = 5205
150.86/150.95	c #restart = 14
150.86/150.95	o 86
150.86/150.95	c Solving starts ...
150.86/150.98	c solving time = 0.026s
150.86/150.98	c #decision = 28343
150.86/150.98	c #conflict = 5205
150.86/150.98	c #restart = 14
150.86/150.98	o 85
150.86/150.98	c Solving starts ...
166.06/166.16	c solving time = 15.181s
166.06/166.16	c #decision = 29185
166.06/166.16	c #conflict = 5702
166.06/166.16	c #restart = 17
166.06/166.17	o 84
166.06/166.17	c Solving starts ...
166.15/166.21	c solving time = 0.038s
166.15/166.21	c #decision = 29209
166.15/166.21	c #conflict = 5702
166.15/166.21	c #restart = 17
166.15/166.21	o 83
166.15/166.21	c Solving starts ...
166.15/166.25	c solving time = 0.034s
166.15/166.25	c #decision = 29231
166.15/166.25	c #conflict = 5702
166.15/166.25	c #restart = 17
166.15/166.25	o 82
166.15/166.26	c Solving starts ...
167.85/167.95	c solving time = 1.689s
167.85/167.95	c #decision = 29366
167.85/167.95	c #conflict = 5776
167.85/167.95	c #restart = 17
167.85/167.95	o 81
167.85/167.96	c Solving starts ...
167.95/168.00	c solving time = 0.044s
167.95/168.00	c #decision = 29391
167.95/168.00	c #conflict = 5776
167.95/168.00	c #restart = 17
167.95/168.00	o 80
167.95/168.00	c Solving starts ...
176.15/176.26	c solving time = 8.250s
176.15/176.26	c #decision = 30141
176.15/176.26	c #conflict = 6149
176.15/176.26	c #restart = 19
176.15/176.26	o 78
176.15/176.26	c Solving starts ...
176.15/176.26	c learnt constraints deletion: 2550 -> 1275
176.26/176.31	c solving time = 0.052s
176.26/176.31	c #decision = 30159
176.26/176.31	c #conflict = 6149
176.26/176.31	c #restart = 19
176.26/176.31	o 77
176.26/176.32	c Solving starts ...
184.55/184.63	c solving time = 8.313s
184.55/184.63	c #decision = 30736
184.55/184.63	c #conflict = 6494
184.55/184.63	c #restart = 21
184.55/184.63	o 76
184.55/184.64	c Solving starts ...
184.55/184.69	c solving time = 0.057s
184.55/184.69	c #decision = 30761
184.55/184.69	c #conflict = 6494
184.55/184.69	c #restart = 21
184.55/184.69	o 75
184.55/184.70	c Solving starts ...
184.66/184.76	c solving time = 0.059s
184.66/184.76	c #decision = 30785
184.66/184.76	c #conflict = 6494
184.66/184.76	c #restart = 21
184.66/184.76	o 74
184.66/184.76	c Solving starts ...
184.76/184.81	c solving time = 0.054s
184.76/184.81	c #decision = 30865
184.76/184.81	c #conflict = 6494
184.76/184.81	c #restart = 21
184.76/184.81	o 71
184.76/184.82	c Solving starts ...
206.35/206.49	c solving time = 21.667s
206.35/206.49	c #decision = 32263
206.35/206.49	c #conflict = 7300
206.35/206.49	c #restart = 24
206.35/206.49	o 67
206.35/206.49	c Solving starts ...
210.45/210.57	c solving time = 4.078s
210.45/210.57	c #decision = 32602
210.45/210.57	c #conflict = 7510
210.45/210.57	c #restart = 25
210.45/210.57	o 66
210.45/210.58	c Solving starts ...
210.55/210.62	c solving time = 0.043s
210.55/210.62	c #decision = 32626
210.55/210.62	c #conflict = 7510
210.55/210.62	c #restart = 25
210.55/210.62	o 65
210.55/210.64	c Solving starts ...
210.55/210.68	c solving time = 0.042s
210.55/210.68	c #decision = 32646
210.55/210.68	c #conflict = 7510
210.55/210.68	c #restart = 25
210.55/210.68	o 64
210.55/210.68	c Solving starts ...
210.65/210.73	c solving time = 0.043s
210.65/210.73	c #decision = 32665
210.65/210.73	c #conflict = 7511
210.65/210.73	c #restart = 25
210.65/210.73	o 63
210.65/210.73	c Solving starts ...
212.95/213.06	c solving time = 2.328s
212.95/213.06	c #decision = 32988
212.95/213.06	c #conflict = 7640
212.95/213.06	c #restart = 26
212.95/213.06	o 58
212.95/213.06	c Solving starts ...
213.05/213.11	c solving time = 0.045s
213.05/213.11	c #decision = 33009
213.05/213.11	c #conflict = 7640
213.05/213.11	c #restart = 26
213.05/213.11	o 57
213.05/213.11	c Solving starts ...
213.05/213.16	c solving time = 0.050s
213.05/213.16	c #decision = 33304
213.05/213.16	c #conflict = 7641
213.05/213.16	c #restart = 26
213.05/213.16	o 46
213.05/213.16	c Solving starts ...
217.25/217.30	c solving time = 4.133s
217.25/217.30	c #decision = 34216
217.25/217.30	c #conflict = 8042
217.25/217.30	c #restart = 28
217.25/217.30	o 45
217.25/217.30	c Solving starts ...
217.25/217.33	c solving time = 0.032s
217.25/217.33	c #decision = 34589
217.25/217.33	c #conflict = 8042
217.25/217.33	c #restart = 28
217.25/217.33	o 32
217.25/217.33	c Solving starts ...
217.25/217.36	c solving time = 0.027s
217.25/217.36	c #decision = 34668
217.25/217.36	c #conflict = 8042
217.25/217.36	c #restart = 28
217.25/217.36	o 29
217.25/217.36	c Solving starts ...
218.75/218.86	c solving time = 1.495s
218.75/218.86	c #decision = 35146
218.75/218.86	c #conflict = 8273
218.75/218.86	c #restart = 29
218.75/218.86	o 28
218.75/218.86	c Solving starts ...
218.75/218.89	c solving time = 0.026s
218.75/218.89	c #decision = 35160
218.75/218.89	c #conflict = 8273
218.75/218.89	c #restart = 29
218.75/218.89	o 27
218.75/218.89	c Solving starts ...
219.75/219.80	c solving time = 0.913s
219.75/219.80	c #decision = 35452
219.75/219.80	c #conflict = 8417
219.75/219.80	c #restart = 30
219.75/219.80	o 24
219.75/219.80	c Solving starts ...
220.35/220.43	c solving time = 0.628s
220.35/220.43	c #decision = 35735
220.35/220.43	c #conflict = 8562
220.35/220.43	c #restart = 31
220.35/220.43	o 22
220.35/220.43	c Solving starts ...
220.35/220.47	c solving time = 0.041s
220.35/220.47	c #decision = 35757
220.35/220.47	c #conflict = 8562
220.35/220.47	c #restart = 31
220.35/220.47	o 21
220.35/220.47	c Solving starts ...
220.45/220.51	c solving time = 0.036s
220.45/220.51	c #decision = 35802
220.45/220.51	c #conflict = 8562
220.45/220.51	c #restart = 31
220.45/220.51	o 19
220.45/220.51	c Solving starts ...
220.45/220.54	c solving time = 0.031s
220.45/220.54	c #decision = 35816
220.45/220.54	c #conflict = 8562
220.45/220.54	c #restart = 31
220.45/220.54	o 18
220.45/220.54	c Solving starts ...
220.45/220.57	c solving time = 0.026s
220.45/220.57	c #decision = 35829
220.45/220.57	c #conflict = 8562
220.45/220.57	c #restart = 31
220.45/220.57	o 17
220.45/220.57	c Solving starts ...
221.34/221.47	c solving time = 0.896s
221.34/221.47	c #decision = 36214
221.34/221.47	c #conflict = 8781
221.34/221.47	c #restart = 32
221.34/221.47	o 16
221.34/221.47	c Solving starts ...
221.44/221.50	c solving time = 0.035s
221.44/221.50	c #decision = 36237
221.44/221.50	c #conflict = 8781
221.44/221.50	c #restart = 32
221.44/221.50	o 15
221.44/221.51	c Solving starts ...
221.44/221.54	c solving time = 0.031s
221.44/221.54	c #decision = 36259
221.44/221.54	c #conflict = 8781
221.44/221.54	c #restart = 32
221.44/221.54	o 14
221.44/221.54	c Solving starts ...
222.45/222.57	c solving time = 1.033s
222.45/222.57	c #decision = 36767
222.45/222.57	c #conflict = 9106
222.45/222.57	c #restart = 34
222.45/222.57	o 13
222.45/222.57	c Solving starts ...
222.45/222.59	c solving time = 0.021s
222.45/222.59	c #decision = 36956
222.45/222.59	c #conflict = 9106
222.45/222.59	c #restart = 34
222.45/222.59	o 6
222.45/222.59	c Solving starts ...
224.65/224.79	c learnt constraints deletion: 5439 -> 2720
232.35/232.42	c learnt constraints deletion: 6349 -> 3175
232.65/232.71	c solving time = 10.116s
232.65/232.71	c #decision = 44673
232.65/232.71	c #conflict = 14086
232.65/232.71	c #restart = 42
232.65/232.71	o 5
232.65/232.71	c Solving starts ...
237.74/237.82	c learnt constraints deletion: 6044 -> 3022
241.95/242.09	c solving time = 9.377s
241.95/242.09	c #decision = 52538
241.95/242.09	c #conflict = 19142
241.95/242.09	c #restart = 50
241.95/242.09	o 3
241.95/242.09	c Solving starts ...
242.04/242.11	c learnt constraints deletion: 5321 -> 2661
244.55/244.62	c solving time = 2.530s
244.55/244.62	c #decision = 55207
244.55/244.62	c #conflict = 20818
244.55/244.62	c #restart = 55
244.55/244.62	o 2
244.55/244.62	c Solving starts ...
245.94/246.00	c learnt constraints deletion: 5528 -> 2764
247.35/247.46	c solving time = 2.835s
247.35/247.46	c #decision = 59087
247.35/247.46	c #conflict = 23325
247.35/247.46	c #restart = 61
247.35/247.46	o 1
247.35/247.46	c Solving starts ...
248.95/249.00	c learnt constraints deletion: 5831 -> 2916
252.34/252.46	c learnt constraints deletion: 6851 -> 3427
256.15/256.29	c learnt constraints deletion: 7236 -> 3619
260.14/260.22	c learnt constraints deletion: 7723 -> 3862
262.94/263.06	c learnt constraints deletion: 8174 -> 4087
265.94/266.01	c learnt constraints deletion: 8163 -> 4082
268.64/268.74	c learnt constraints deletion: 8719 -> 4360
272.33/272.43	c learnt constraints deletion: 8716 -> 4358
272.75/272.82	c solving time = 25.363s
272.75/272.82	c #decision = 112394
272.75/272.82	c #conflict = 54999
272.75/272.82	c #restart = 73
272.75/272.82	s OPTIMUM FOUND
272.75/272.82	v -x1 x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10
272.75/272.82	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
272.75/272.82	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
272.75/272.82	v -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
272.75/272.82	v -x41 -x42 -x43 x44 -x45 x46 -x47 -x48 -x49 -x50
272.75/272.82	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60
272.75/272.82	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
272.75/272.82	v -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80
272.75/272.82	v -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
272.75/272.82	v -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100
272.75/272.82	v -x101 -x102 -x103 x104 -x105 -x106 -x107 -x108 -x109 -x110
272.75/272.82	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120
272.75/272.82	v -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130
272.75/272.82	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
272.75/272.82	v x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
272.75/272.82	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
272.75/272.82	v -x161 -x162 -x163 -x164 -x165 -x166 x167 -x168 -x169 -x170
272.75/272.82	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 -x180
272.75/272.82	v -x181 -x182 -x183 -x184 -x185 -x186 x187 -x188 -x189 -x190
272.75/272.82	v -x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 -x199 -x200
272.75/272.82	v -x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 -x209 -x210
272.75/272.82	v -x211 x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
272.75/272.82	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
272.75/272.82	v x231
272.75/272.82	c total time = 272.777s

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-3712332-1338207341/watcher-3712332-1338207341 -o /tmp/evaluation-result-3712332-1338207341/solver-3712332-1338207341 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712332-1338207341.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 3/176 21626
/proc/meminfo: memFree=28079876/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 813 0 0 0 0 0 0 0 20 0 1 0 286862662 6356992 734 33554432000 4194304 8973514 140735563011360 140735956606216 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 1552 734 424 1167 0 333 0

[startup+0.020162 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21626
/proc/meminfo: memFree=28079876/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=8256 CPUtime=0.01 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 1097 0 0 0 1 0 0 0 20 0 1 0 286862662 8454144 1018 33554432000 4194304 8973514 140735563011360 140735956606216 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 2064 1018 426 1167 0 845 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8256

[startup+0.100323 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21626
/proc/meminfo: memFree=28079876/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 2208 0 0 0 9 0 0 0 20 0 1 0 286862662 12648448 2129 33554432000 4194304 8973514 140735563011360 140735563010624 4447544 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 3088 2129 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300231 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21626
/proc/meminfo: memFree=28079876/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=12352 CPUtime=0.29 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 2208 0 0 0 29 0 0 0 20 0 1 0 286862662 12648448 2129 33554432000 4194304 8973514 140735563011360 140735563010624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 3088 2129 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12352

[startup+0.700237 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21626
/proc/meminfo: memFree=28079876/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=12352 CPUtime=0.69 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 2209 0 0 0 69 0 0 0 20 0 1 0 286862662 12648448 2130 33554432000 4194304 8973514 140735563011360 140735563010624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 3088 2130 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12352

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21627
/proc/meminfo: memFree=28069328/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=21568 CPUtime=1.49 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 4713 0 0 0 148 1 0 0 20 0 1 0 286862662 22085632 4634 33554432000 4194304 8973514 140735563011360 140735563010624 4209220 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 5392 4634 466 1167 0 4173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21568

[startup+3.10036 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 21627
/proc/meminfo: memFree=28061756/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=24640 CPUtime=3.08 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 5481 0 0 0 307 1 0 0 20 0 1 0 286862662 25231360 5402 33554432000 4194304 8973514 140735563011360 140735563010624 6817508 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 6160 5402 466 1167 0 4941 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24640

[startup+6.30033 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 21627
/proc/meminfo: memFree=28059276/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=24640 CPUtime=6.29 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 5481 0 0 0 627 2 0 0 20 0 1 0 286862662 25231360 5402 33554432000 4194304 8973514 140735563011360 140735563010856 6840768 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 6160 5402 466 1167 0 4941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24640

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21627
/proc/meminfo: memFree=28057912/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=25664 CPUtime=12.69 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 5737 0 0 0 1264 5 0 0 20 0 1 0 286862662 26279936 5658 33554432000 4194304 8973514 140735563011360 140735563010624 4208870 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 6416 5658 466 1167 0 5197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25664

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 21627
/proc/meminfo: memFree=28055000/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=27712 CPUtime=25.48 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 6249 0 0 0 2540 8 0 0 20 0 1 0 286862662 28377088 6170 33554432000 4194304 8973514 140735563011360 140735563010856 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 6928 6170 466 1167 0 5709 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27712

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 21628
/proc/meminfo: memFree=28051212/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=30784 CPUtime=51.07 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 7021 0 0 0 5091 16 0 0 20 0 1 0 286862662 31522816 6945 33554432000 4194304 8973514 140735563011360 140735563010856 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 7696 6945 466 1167 0 6477 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30784

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21628
/proc/meminfo: memFree=28044928/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=33856 CPUtime=102.28 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 7792 0 0 0 10194 34 0 0 20 0 1 0 286862662 34668544 7713 33554432000 4194304 8973514 140735563011360 140735563010856 4209168 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 8464 7713 466 1167 0 7245 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 33856

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21628
/proc/meminfo: memFree=28031584/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=36928 CPUtime=162.26 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 8563 0 0 0 16170 56 0 0 20 0 1 0 286862662 37814272 8482 33554432000 4194304 8973514 140735563011360 140735563010624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 9232 8482 467 1167 0 8013 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 36928

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21628
/proc/meminfo: memFree=28015580/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=52288 CPUtime=222.25 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 12405 0 0 0 22143 82 0 0 20 0 1 0 286862662 53542912 12322 33554432000 4194304 8973514 140735563011360 140735563010856 7716811 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 13072 12322 467 1167 0 11853 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 52288

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

[startup+230.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21628
/proc/meminfo: memFree=28010496/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=55360 CPUtime=230.24 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 13173 0 0 0 22937 87 0 0 20 0 1 0 286862662 56688640 13090 33554432000 4194304 8973514 140735563011360 140735563010856 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 13840 13090 467 1167 0 12621 0
Current children cumulated CPU time (s) 230.24
Current children cumulated vsize (KiB) 55360

[startup+255.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21628
/proc/meminfo: memFree=28005408/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=60480 CPUtime=255.84 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 14453 0 0 0 25484 100 0 0 20 0 1 0 286862662 61931520 14370 33554432000 4194304 8973514 140735563011360 140735563010624 4208870 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 15120 14370 467 1167 0 13901 0
Current children cumulated CPU time (s) 255.84
Current children cumulated vsize (KiB) 60480

[startup+262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21631
/proc/meminfo: memFree=28004260/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=61504 CPUtime=262.24 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 14709 0 0 0 26120 104 0 0 20 0 1 0 286862662 62980096 14626 33554432000 4194304 8973514 140735563011360 140735563010856 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 15376 14626 467 1167 0 14157 0
Current children cumulated CPU time (s) 262.24
Current children cumulated vsize (KiB) 61504

[startup+268.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21631
/proc/meminfo: memFree=28002028/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=63552 CPUtime=268.64 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 15222 0 0 0 26757 107 0 0 20 0 1 0 286862662 65077248 15138 33554432000 4194304 8973514 140735563011360 140735563010856 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 15888 15138 467 1167 0 14669 0
Current children cumulated CPU time (s) 268.64
Current children cumulated vsize (KiB) 63552

[startup+270.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21631
/proc/meminfo: memFree=28002168/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=63552 CPUtime=270.24 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 15222 0 0 0 26916 108 0 0 20 0 1 0 286862662 65077248 15138 33554432000 4194304 8973514 140735563011360 140735563010856 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 15888 15138 467 1167 0 14669 0
Current children cumulated CPU time (s) 270.24
Current children cumulated vsize (KiB) 63552

[startup+271.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21631
/proc/meminfo: memFree=28002168/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=63552 CPUtime=271.84 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 15222 0 0 0 27076 108 0 0 20 0 1 0 286862662 65077248 15138 33554432000 4194304 8973514 140735563011360 140735563010856 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 15888 15138 467 1167 0 14669 0
Current children cumulated CPU time (s) 271.84
Current children cumulated vsize (KiB) 63552

[startup+272.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21631
/proc/meminfo: memFree=28002168/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=63552 CPUtime=272.24 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 15222 0 0 0 27116 108 0 0 20 0 1 0 286862662 65077248 15138 33554432000 4194304 8973514 140735563011360 140735563010856 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 15888 15138 467 1167 0 14669 0
Current children cumulated CPU time (s) 272.24
Current children cumulated vsize (KiB) 63552

[startup+272.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21631
/proc/meminfo: memFree=28002168/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=63552 CPUtime=272.65 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 15222 0 0 0 27156 109 0 0 20 0 1 0 286862662 65077248 15138 33554432000 4194304 8973514 140735563011360 140735563010856 6816905 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 15888 15138 467 1167 0 14669 0
Current children cumulated CPU time (s) 272.65
Current children cumulated vsize (KiB) 63552

[startup+272.806 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21631
/proc/meminfo: memFree=28002168/32873844 swapFree=7620/7620
[pid=21626] ppid=21624 vsize=63552 CPUtime=272.75 cores=0,2,4,6
/proc/21626/stat : 21626 (toysat) R 21624 21626 20029 0 -1 4202496 15222 0 0 0 27166 109 0 0 20 0 1 0 286862662 65077248 15138 33554432000 4194304 8973514 140735563011360 140735563010856 6817298 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21626/statm: 15888 15138 467 1167 0 14669 0
Current children cumulated CPU time (s) 272.75
Current children cumulated vsize (KiB) 63552

Child status: 0
Real time (s): 272.83
CPU time (s): 272.78
CPU user time (s): 271.686
CPU system time (s): 1.09383
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 63552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 271.686
system time used= 1.09383
maximum resident set size= 60568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15226
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= 15
involuntary context switches= 335

runsolver used 1.38679 second user time and 2.54561 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 14:15:41
IDJOB=3712332
IDBENCH=79285
IDSOLVER=2291
FILE ID=node107/3712332-1338207341
RUNJOBID= node107-1338193582-20045
PBS_JOBID= 14624587
Free space on /tmp= 71556 MiB

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

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

MD5SUM BENCH= cf389047fd441928b15b38cce26251ed
RANDOM SEED=390010412

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.86
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.760
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:        28080520 kB
Buffers:          432912 kB
Cached:          3456516 kB
SwapCached:            0 kB
Active:           974452 kB
Inactive:        2963048 kB
Active(anon):      50124 kB
Inactive(anon):        0 kB
Active(file):     924328 kB
Inactive(file):  2963048 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:        147364 kB
Mapped:            16488 kB
Shmem:               200 kB
Slab:             715048 kB
SReclaimable:     157608 kB
SUnreclaim:       557440 kB
KernelStack:        1480 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     161588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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= 71548 MiB
End job on node107 at 2012-05-28 14:20:14