Trace number 3725638

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01OPT-7 1712.66 1713.07

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_2.opb
MD5SUM1eb933a10fcc575d2df25e98511c4b07
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7
Best CPU time to get the best result obtained on this benchmark9.39857
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7
Optimality of the best value was proved YES
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2960
Sum of products size (including duplicates)5920
Number of different products1480
Sum of products size2960

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.03	c 2012-06-02T14:17:30+0200
0.00/0.03	c arch = x86_64
0.00/0.03	c os = linux
0.00/0.03	c compiler = ghc 7.4
0.00/0.03	c packages:
0.00/0.03	c   OptDir-0.0.1
0.00/0.03	c   array-0.4.0.0
0.00/0.03	c   base-4.5.0.0
0.00/0.03	c   bytestring-0.9.2.1
0.00/0.03	c   containers-0.4.2.1
0.00/0.03	c   deepseq-1.3.0.0
0.00/0.03	c   mtl-2.1.1
0.00/0.03	c   old_locale-1.0.0.4
0.00/0.03	c   parse_dimacs-1.2
0.00/0.03	c   parsec-3.1.2
0.00/0.03	c   queue-0.1.2
0.00/0.03	c   stm-2.3
0.00/0.03	c   time-1.4
0.00/0.03	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725638-1338639450.opb"]
0.00/0.03	c #vars 100
0.00/0.03	c #constraints 151
0.00/0.03	c Solving starts ...
0.09/0.11	c solving time = 0.077s
0.09/0.11	c #decision = 1254
0.09/0.11	c #conflict = 126
0.09/0.11	c #restart = 1
0.09/0.11	o -5
0.09/0.11	c Solving starts ...
0.19/0.26	c solving time = 0.148s
0.19/0.26	c #decision = 2175
0.19/0.26	c #conflict = 558
0.19/0.26	c #restart = 3
0.19/0.26	o -6
0.19/0.26	c Solving starts ...
1.39/1.48	c solving time = 1.217s
1.39/1.48	c #decision = 12057
1.39/1.48	c #conflict = 4792
1.39/1.48	c #restart = 10
1.39/1.48	o -7
1.39/1.48	c Solving starts ...
1.39/1.49	c learnt constraints deletion: 4782 -> 2391
1.49/1.50	c learnt constraints deletion: 2391 -> 1196
2.69/2.70	c learnt constraints deletion: 4381 -> 2205
3.50/3.58	c learnt constraints deletion: 4760 -> 2380
4.59/4.69	c learnt constraints deletion: 6258 -> 3129
5.59/5.66	c learnt constraints deletion: 5975 -> 2992
6.80/6.89	c learnt constraints deletion: 6230 -> 3115
8.29/8.37	c learnt constraints deletion: 6974 -> 3490
9.79/9.84	c learnt constraints deletion: 7096 -> 3562
11.49/11.54	c learnt constraints deletion: 7929 -> 3984
12.89/12.99	c learnt constraints deletion: 7365 -> 3704
14.40/14.45	c learnt constraints deletion: 7945 -> 3973
15.89/15.90	c learnt constraints deletion: 7199 -> 3603
17.69/17.77	c learnt constraints deletion: 8336 -> 4185
19.28/19.37	c learnt constraints deletion: 8058 -> 4051
20.89/20.97	c learnt constraints deletion: 8094 -> 4047
22.88/22.97	c learnt constraints deletion: 8179 -> 4091
24.88/24.97	c learnt constraints deletion: 9013 -> 4507
26.68/26.77	c learnt constraints deletion: 9244 -> 4624
28.17/28.23	c learnt constraints deletion: 8806 -> 4405
29.79/29.84	c learnt constraints deletion: 8538 -> 4272
31.97/32.01	c learnt constraints deletion: 9348 -> 4678
33.48/33.54	c learnt constraints deletion: 9059 -> 4535
35.07/35.15	c learnt constraints deletion: 9558 -> 4779
37.17/37.23	c learnt constraints deletion: 10030 -> 5029
38.87/38.99	c learnt constraints deletion: 9698 -> 4866
40.57/40.66	c learnt constraints deletion: 9232 -> 4617
42.67/42.74	c learnt constraints deletion: 10012 -> 5009
44.47/44.55	c learnt constraints deletion: 10025 -> 5025
46.28/46.38	c learnt constraints deletion: 9943 -> 4978
48.27/48.38	c learnt constraints deletion: 10056 -> 5035
50.26/50.32	c learnt constraints deletion: 9575 -> 4794
52.17/52.20	c learnt constraints deletion: 9480 -> 4740
55.07/55.16	c learnt constraints deletion: 10962 -> 5482
57.77/57.82	c learnt constraints deletion: 11015 -> 5509
60.07/60.16	c learnt constraints deletion: 11022 -> 5512
62.46/62.55	c learnt constraints deletion: 11005 -> 5504
64.76/64.83	c learnt constraints deletion: 10942 -> 5472
67.07/67.17	c learnt constraints deletion: 10507 -> 5256
69.56/69.69	c learnt constraints deletion: 10440 -> 5221
71.96/72.04	c learnt constraints deletion: 10880 -> 5459
73.96/74.07	c learnt constraints deletion: 10192 -> 5098
76.56/76.60	c learnt constraints deletion: 10442 -> 5226
78.86/78.90	c learnt constraints deletion: 10764 -> 5392
80.76/80.85	c learnt constraints deletion: 9969 -> 4986
83.56/83.60	c learnt constraints deletion: 11588 -> 5794
86.36/86.44	c learnt constraints deletion: 11908 -> 5954
88.75/88.86	c learnt constraints deletion: 11893 -> 5947
91.46/91.54	c learnt constraints deletion: 11936 -> 5973
93.96/94.00	c learnt constraints deletion: 11985 -> 5994
96.36/96.41	c learnt constraints deletion: 11790 -> 5896
98.95/99.03	c learnt constraints deletion: 11941 -> 5972
101.76/101.89	c learnt constraints deletion: 11845 -> 5924
104.66/104.78	c learnt constraints deletion: 11757 -> 5880
106.95/107.07	c learnt constraints deletion: 10991 -> 5497
109.65/109.79	c learnt constraints deletion: 10909 -> 5456
112.35/112.41	c learnt constraints deletion: 11518 -> 5759
115.15/115.29	c learnt constraints deletion: 11413 -> 5707
117.55/117.60	c learnt constraints deletion: 11435 -> 5718
119.85/120.00	c learnt constraints deletion: 11066 -> 5534
122.25/122.39	c learnt constraints deletion: 10815 -> 5408
125.24/125.30	c learnt constraints deletion: 12263 -> 6132
128.44/128.52	c learnt constraints deletion: 12975 -> 6489
131.44/131.59	c learnt constraints deletion: 12473 -> 6237
135.44/135.59	c learnt constraints deletion: 12602 -> 6301
139.44/139.54	c learnt constraints deletion: 12957 -> 6486
142.24/142.36	c learnt constraints deletion: 12527 -> 6264
145.43/145.59	c learnt constraints deletion: 12744 -> 6377
148.04/148.13	c learnt constraints deletion: 12509 -> 6255
151.44/151.59	c learnt constraints deletion: 12522 -> 6271
154.34/154.48	c learnt constraints deletion: 12777 -> 6392
157.13/157.27	c learnt constraints deletion: 12575 -> 6308
159.93/160.06	c learnt constraints deletion: 12141 -> 6072
163.44/163.55	c learnt constraints deletion: 12955 -> 6478
165.83/165.99	c learnt constraints deletion: 11947 -> 5974
168.53/168.67	c learnt constraints deletion: 12477 -> 6247
171.03/171.18	c learnt constraints deletion: 12419 -> 6214
174.23/174.36	c learnt constraints deletion: 12401 -> 6204
177.32/177.43	c learnt constraints deletion: 12854 -> 6430
180.83/180.91	c learnt constraints deletion: 12958 -> 6479
183.62/183.76	c learnt constraints deletion: 12959 -> 6489
186.32/186.42	c learnt constraints deletion: 11975 -> 5988
189.52/189.61	c learnt constraints deletion: 12416 -> 6210
192.33/192.40	c learnt constraints deletion: 12578 -> 6293
195.12/195.23	c learnt constraints deletion: 12729 -> 6367
198.42/198.57	c learnt constraints deletion: 13822 -> 6915
201.73/201.86	c learnt constraints deletion: 14065 -> 7045
204.92/205.04	c learnt constraints deletion: 14117 -> 7071
208.12/208.24	c learnt constraints deletion: 14074 -> 7049
211.43/211.52	c learnt constraints deletion: 13998 -> 7019
214.22/214.37	c learnt constraints deletion: 13681 -> 6842
217.32/217.49	c learnt constraints deletion: 13304 -> 6652
220.52/220.64	c learnt constraints deletion: 13724 -> 6863
224.02/224.11	c learnt constraints deletion: 14056 -> 7029
227.31/227.49	c learnt constraints deletion: 13905 -> 6960
230.62/230.73	c learnt constraints deletion: 13925 -> 6981
233.61/233.76	c learnt constraints deletion: 13366 -> 6684
236.81/236.99	c learnt constraints deletion: 13538 -> 6769
240.11/240.21	c learnt constraints deletion: 14130 -> 7068
243.01/243.13	c learnt constraints deletion: 14126 -> 7074
246.21/246.34	c learnt constraints deletion: 14144 -> 7072
249.21/249.36	c learnt constraints deletion: 14133 -> 7069
252.02/252.19	c learnt constraints deletion: 14102 -> 7056
255.32/255.42	c learnt constraints deletion: 14089 -> 7051
258.90/259.03	c learnt constraints deletion: 14022 -> 7016
262.41/262.57	c learnt constraints deletion: 14133 -> 7072
266.21/266.38	c learnt constraints deletion: 14023 -> 7017
269.91/270.01	c learnt constraints deletion: 14075 -> 7043
273.10/273.20	c learnt constraints deletion: 13750 -> 6880
276.60/276.72	c learnt constraints deletion: 14099 -> 7055
280.10/280.27	c learnt constraints deletion: 13817 -> 6921
283.81/283.95	c learnt constraints deletion: 14007 -> 7014
287.00/287.20	c learnt constraints deletion: 13804 -> 6907
290.41/290.52	c learnt constraints deletion: 14134 -> 7083
293.50/293.69	c learnt constraints deletion: 13916 -> 6963
297.11/297.22	c learnt constraints deletion: 13852 -> 6931
301.00/301.18	c learnt constraints deletion: 14806 -> 7408
304.30/304.43	c learnt constraints deletion: 15134 -> 7569
307.90/308.08	c learnt constraints deletion: 15380 -> 7690
311.10/311.26	c learnt constraints deletion: 14366 -> 7183
316.00/316.17	c learnt constraints deletion: 15412 -> 7707
319.70/319.86	c learnt constraints deletion: 15113 -> 7559
323.39/323.51	c learnt constraints deletion: 15078 -> 7542
327.29/327.45	c learnt constraints deletion: 15367 -> 7688
331.29/331.45	c learnt constraints deletion: 15374 -> 7694
334.89/335.02	c learnt constraints deletion: 15199 -> 7607
338.99/339.17	c learnt constraints deletion: 15297 -> 7658
342.89/343.03	c learnt constraints deletion: 15361 -> 7694
346.89/347.07	c learnt constraints deletion: 15211 -> 7616
351.18/351.32	c learnt constraints deletion: 15313 -> 7667
356.28/356.44	c learnt constraints deletion: 15411 -> 7707
360.38/360.58	c learnt constraints deletion: 15361 -> 7682
363.88/364.01	c learnt constraints deletion: 15245 -> 7624
366.98/367.17	c learnt constraints deletion: 15330 -> 7666
370.27/370.46	c learnt constraints deletion: 15343 -> 7673
373.58/373.76	c learnt constraints deletion: 15340 -> 7671
376.97/377.14	c learnt constraints deletion: 15281 -> 7642
380.48/380.67	c learnt constraints deletion: 15328 -> 7665
383.77/383.95	c learnt constraints deletion: 15356 -> 7680
387.28/387.48	c learnt constraints deletion: 15319 -> 7666
390.58/390.75	c learnt constraints deletion: 15354 -> 7679
393.88/394.01	c learnt constraints deletion: 15283 -> 7643
396.97/397.11	c learnt constraints deletion: 15279 -> 7641
399.97/400.11	c learnt constraints deletion: 15258 -> 7632
402.97/403.19	c learnt constraints deletion: 15410 -> 7707
406.18/406.35	c learnt constraints deletion: 15379 -> 7692
409.07/409.27	c learnt constraints deletion: 15190 -> 7595
411.97/412.15	c learnt constraints deletion: 15205 -> 7603
414.98/415.12	c learnt constraints deletion: 15147 -> 7574
418.37/418.50	c learnt constraints deletion: 15170 -> 7586
421.97/422.10	c learnt constraints deletion: 15304 -> 7652
425.78/425.95	c learnt constraints deletion: 15275 -> 7638
429.56/429.79	c learnt constraints deletion: 15341 -> 7671
433.17/433.35	c learnt constraints deletion: 15392 -> 7696
436.57/436.79	c learnt constraints deletion: 15323 -> 7663
440.08/440.24	c learnt constraints deletion: 15378 -> 7689
443.47/443.61	c learnt constraints deletion: 15335 -> 7670
446.67/446.89	c learnt constraints deletion: 15267 -> 7634
450.27/450.49	c learnt constraints deletion: 15311 -> 7656
453.66/453.88	c learnt constraints deletion: 15220 -> 7610
460.36/460.58	c learnt constraints deletion: 16771 -> 8386
465.06/465.26	c learnt constraints deletion: 16143 -> 8072
469.96/470.19	c learnt constraints deletion: 16641 -> 8321
475.76/475.92	c learnt constraints deletion: 16621 -> 8311
481.16/481.38	c learnt constraints deletion: 16236 -> 8135
485.35/485.50	c learnt constraints deletion: 16598 -> 8300
489.85/490.03	c learnt constraints deletion: 16664 -> 8347
493.86/494.03	c learnt constraints deletion: 16265 -> 8133
498.75/498.90	c learnt constraints deletion: 16647 -> 8326
502.35/502.57	c learnt constraints deletion: 15876 -> 7938
506.74/506.98	c learnt constraints deletion: 16554 -> 8285
510.54/510.72	c learnt constraints deletion: 16377 -> 8202
514.64/514.81	c learnt constraints deletion: 16743 -> 8372
518.45/518.67	c learnt constraints deletion: 16525 -> 8263
522.34/522.57	c learnt constraints deletion: 16417 -> 8210
527.15/527.36	c learnt constraints deletion: 16316 -> 8164
531.74/531.92	c learnt constraints deletion: 16337 -> 8173
535.85/536.06	c learnt constraints deletion: 16326 -> 8163
540.15/540.32	c learnt constraints deletion: 16466 -> 8234
544.74/544.95	c learnt constraints deletion: 16674 -> 8344
548.14/548.34	c learnt constraints deletion: 16672 -> 8343
552.14/552.36	c learnt constraints deletion: 16812 -> 8411
556.64/556.82	c learnt constraints deletion: 16631 -> 8325
561.04/561.28	c learnt constraints deletion: 16442 -> 8228
565.44/565.69	c learnt constraints deletion: 16181 -> 8100
569.34/569.54	c learnt constraints deletion: 16713 -> 8370
573.33/573.53	c learnt constraints deletion: 16656 -> 8359
577.04/577.24	c learnt constraints deletion: 16189 -> 8099
582.03/582.20	c learnt constraints deletion: 16669 -> 8346
585.43/585.63	c learnt constraints deletion: 16532 -> 8267
589.23/589.48	c learnt constraints deletion: 16146 -> 8076
593.43/593.65	c learnt constraints deletion: 16560 -> 8283
597.83/598.07	c learnt constraints deletion: 16231 -> 8119
602.02/602.21	c learnt constraints deletion: 16662 -> 8334
606.82/607.02	c learnt constraints deletion: 16689 -> 8348
611.83/612.05	c learnt constraints deletion: 16488 -> 8247
616.03/616.21	c learnt constraints deletion: 15999 -> 8002
619.82/620.05	c learnt constraints deletion: 16687 -> 8351
623.52/623.77	c learnt constraints deletion: 16629 -> 8319
627.62/627.80	c learnt constraints deletion: 16772 -> 8397
631.22/631.48	c learnt constraints deletion: 16726 -> 8371
634.52/634.75	c learnt constraints deletion: 15720 -> 7865
639.22/639.45	c learnt constraints deletion: 16083 -> 8046
643.72/643.97	c learnt constraints deletion: 16141 -> 8075
647.52/647.73	c learnt constraints deletion: 16464 -> 8237
651.42/651.62	c learnt constraints deletion: 16600 -> 8307
655.01/655.26	c learnt constraints deletion: 16607 -> 8312
658.61/658.87	c learnt constraints deletion: 16728 -> 8373
662.62/662.88	c learnt constraints deletion: 16681 -> 8351
667.01/667.25	c learnt constraints deletion: 16748 -> 8390
671.11/671.32	c learnt constraints deletion: 16499 -> 8264
674.91/675.15	c learnt constraints deletion: 16785 -> 8410
678.51/678.72	c learnt constraints deletion: 16604 -> 8333
682.41/682.66	c learnt constraints deletion: 16305 -> 8172
686.71/686.90	c learnt constraints deletion: 16731 -> 8372
690.30/690.52	c learnt constraints deletion: 16578 -> 8294
694.70/694.97	c learnt constraints deletion: 16614 -> 8323
698.61/698.87	c learnt constraints deletion: 16707 -> 8363
702.70/702.90	c learnt constraints deletion: 16664 -> 8355
706.80/707.07	c learnt constraints deletion: 16801 -> 8441
711.90/712.14	c learnt constraints deletion: 18023 -> 9020
717.21/717.45	c learnt constraints deletion: 17561 -> 8781
721.80/722.03	c learnt constraints deletion: 17781 -> 8900
726.31/726.50	c learnt constraints deletion: 18232 -> 9126
730.80/731.01	c learnt constraints deletion: 18260 -> 9136
735.30/735.51	c learnt constraints deletion: 18164 -> 9087
739.70/739.91	c learnt constraints deletion: 18060 -> 9034
744.79/745.01	c learnt constraints deletion: 18303 -> 9155
750.30/750.52	c learnt constraints deletion: 17840 -> 8923
754.80/755.09	c learnt constraints deletion: 18157 -> 9082
760.01/760.29	c learnt constraints deletion: 17634 -> 8820
764.79/765.09	c learnt constraints deletion: 18215 -> 9111
769.39/769.64	c learnt constraints deletion: 17859 -> 8933
774.09/774.37	c learnt constraints deletion: 17402 -> 8704
778.29/778.54	c learnt constraints deletion: 18294 -> 9148
783.49/783.70	c learnt constraints deletion: 17562 -> 8781
788.60/788.87	c learnt constraints deletion: 17361 -> 8682
792.89/793.17	c learnt constraints deletion: 17994 -> 8997
797.29/797.54	c learnt constraints deletion: 18064 -> 9032
802.29/802.57	c learnt constraints deletion: 18091 -> 9046
807.30/807.60	c learnt constraints deletion: 18004 -> 9002
811.80/812.09	c learnt constraints deletion: 17625 -> 8813
815.88/816.14	c learnt constraints deletion: 17479 -> 8740
820.49/820.77	c learnt constraints deletion: 18173 -> 9087
825.78/826.07	c learnt constraints deletion: 17729 -> 8865
830.08/830.37	c learnt constraints deletion: 17916 -> 8958
835.58/835.85	c learnt constraints deletion: 18279 -> 9150
839.58/839.85	c learnt constraints deletion: 18167 -> 9084
844.88/845.13	c learnt constraints deletion: 18113 -> 9082
849.19/849.41	c learnt constraints deletion: 18190 -> 9095
854.38/854.60	c learnt constraints deletion: 18071 -> 9037
859.28/859.51	c learnt constraints deletion: 18269 -> 9135
864.67/864.96	c learnt constraints deletion: 18281 -> 9153
868.98/869.23	c learnt constraints deletion: 18197 -> 9099
874.17/874.49	c learnt constraints deletion: 18124 -> 9079
878.67/878.91	c learnt constraints deletion: 18211 -> 9106
884.87/885.19	c learnt constraints deletion: 17961 -> 8993
889.07/889.37	c learnt constraints deletion: 17597 -> 8799
895.67/895.94	c learnt constraints deletion: 18007 -> 9018
900.27/900.50	c learnt constraints deletion: 18050 -> 9038
905.07/905.30	c learnt constraints deletion: 17730 -> 8882
909.58/909.88	c learnt constraints deletion: 17914 -> 8957
914.56/914.86	c learnt constraints deletion: 17365 -> 8683
919.26/919.51	c learnt constraints deletion: 17798 -> 8899
923.36/923.61	c learnt constraints deletion: 18276 -> 9151
927.66/927.90	c learnt constraints deletion: 18213 -> 9117
932.26/932.50	c learnt constraints deletion: 18305 -> 9177
936.56/936.80	c learnt constraints deletion: 17949 -> 8978
941.07/941.33	c learnt constraints deletion: 18040 -> 9023
946.37/946.63	c learnt constraints deletion: 17861 -> 8934
951.06/951.30	c learnt constraints deletion: 18217 -> 9112
955.96/956.22	c learnt constraints deletion: 18121 -> 9064
961.46/961.70	c learnt constraints deletion: 17794 -> 8900
965.96/966.20	c learnt constraints deletion: 17925 -> 8966
970.56/970.86	c learnt constraints deletion: 18164 -> 9098
974.35/974.61	c learnt constraints deletion: 18134 -> 9075
978.96/979.26	c learnt constraints deletion: 17988 -> 8995
984.26/984.52	c learnt constraints deletion: 18288 -> 9163
988.05/988.30	c learnt constraints deletion: 18056 -> 9028
992.46/992.79	c learnt constraints deletion: 18292 -> 9148
996.95/997.22	c learnt constraints deletion: 17935 -> 8970
1001.15/1001.49	c learnt constraints deletion: 18229 -> 9119
1005.55/1005.86	c learnt constraints deletion: 17975 -> 8996
1010.55/1010.81	c learnt constraints deletion: 18227 -> 9120
1014.25/1014.59	c learnt constraints deletion: 17847 -> 8933
1018.56/1018.82	c learnt constraints deletion: 18259 -> 9146
1022.95/1023.24	c learnt constraints deletion: 18235 -> 9132
1026.75/1027.09	c learnt constraints deletion: 17984 -> 8995
1031.44/1031.76	c learnt constraints deletion: 18147 -> 9075
1035.94/1036.23	c learnt constraints deletion: 17508 -> 8755
1040.44/1040.72	c learnt constraints deletion: 18263 -> 9146
1044.14/1044.48	c learnt constraints deletion: 18015 -> 9009
1049.64/1049.99	c learnt constraints deletion: 17978 -> 9011
1054.04/1054.35	c learnt constraints deletion: 18281 -> 9152
1058.74/1059.03	c learnt constraints deletion: 18166 -> 9107
1062.74/1063.07	c learnt constraints deletion: 17998 -> 9000
1067.44/1067.79	c learnt constraints deletion: 17890 -> 8952
1071.73/1072.06	c learnt constraints deletion: 17816 -> 8912
1076.53/1076.87	c learnt constraints deletion: 18267 -> 9140
1080.83/1081.10	c learnt constraints deletion: 18142 -> 9083
1085.02/1085.35	c learnt constraints deletion: 18136 -> 9087
1089.32/1089.69	c learnt constraints deletion: 17948 -> 8986
1095.32/1095.60	c learnt constraints deletion: 19811 -> 9918
1101.42/1101.76	c learnt constraints deletion: 19192 -> 9599
1107.02/1107.32	c learnt constraints deletion: 19790 -> 9895
1112.22/1112.55	c learnt constraints deletion: 19918 -> 9959
1117.82/1118.10	c learnt constraints deletion: 19526 -> 9763
1123.22/1123.57	c learnt constraints deletion: 19646 -> 9825
1128.61/1128.92	c learnt constraints deletion: 19859 -> 9930
1135.03/1135.31	c learnt constraints deletion: 19177 -> 9589
1141.51/1141.85	c learnt constraints deletion: 19235 -> 9618
1147.91/1148.28	c learnt constraints deletion: 19818 -> 9909
1153.31/1153.62	c learnt constraints deletion: 19787 -> 9894
1158.12/1158.50	c learnt constraints deletion: 19696 -> 9848
1164.71/1165.02	c learnt constraints deletion: 19569 -> 9785
1170.61/1170.97	c learnt constraints deletion: 19700 -> 9850
1176.11/1176.45	c learnt constraints deletion: 19898 -> 9949
1182.51/1182.83	c learnt constraints deletion: 19958 -> 9979
1188.01/1188.34	c learnt constraints deletion: 19856 -> 9932
1193.11/1193.45	c learnt constraints deletion: 19872 -> 9940
1198.31/1198.64	c learnt constraints deletion: 19604 -> 9802
1204.30/1204.61	c learnt constraints deletion: 19875 -> 9956
1209.70/1210.04	c learnt constraints deletion: 19760 -> 9889
1214.89/1215.26	c learnt constraints deletion: 19866 -> 9938
1219.81/1220.16	c learnt constraints deletion: 19667 -> 9834
1224.90/1225.23	c learnt constraints deletion: 19105 -> 9553
1229.70/1230.02	c learnt constraints deletion: 19944 -> 9972
1234.99/1235.35	c learnt constraints deletion: 19769 -> 9886
1240.49/1240.84	c learnt constraints deletion: 19833 -> 9918
1247.58/1247.91	c learnt constraints deletion: 19980 -> 9991
1253.58/1253.97	c learnt constraints deletion: 19830 -> 9916
1259.18/1259.56	c learnt constraints deletion: 19830 -> 9916
1265.89/1266.24	c learnt constraints deletion: 19941 -> 9972
1270.39/1270.79	c learnt constraints deletion: 19923 -> 9965
1274.58/1274.91	c learnt constraints deletion: 19888 -> 9945
1278.98/1279.33	c learnt constraints deletion: 19968 -> 9985
1283.58/1283.95	c learnt constraints deletion: 19176 -> 9590
1288.48/1288.81	c learnt constraints deletion: 19772 -> 9890
1293.38/1293.71	c learnt constraints deletion: 19863 -> 9932
1299.07/1299.44	c learnt constraints deletion: 19942 -> 9971
1304.27/1304.69	c learnt constraints deletion: 19634 -> 9820
1309.37/1309.77	c learnt constraints deletion: 19685 -> 9843
1316.37/1316.79	c learnt constraints deletion: 19676 -> 9838
1322.87/1323.28	c learnt constraints deletion: 19563 -> 9782
1328.17/1328.56	c learnt constraints deletion: 19801 -> 9901
1334.36/1334.70	c learnt constraints deletion: 19410 -> 9705
1339.37/1339.70	c learnt constraints deletion: 19182 -> 9591
1344.37/1344.76	c learnt constraints deletion: 19475 -> 9738
1349.86/1350.29	c learnt constraints deletion: 19799 -> 9919
1354.46/1354.89	c learnt constraints deletion: 19792 -> 9896
1360.96/1361.39	c learnt constraints deletion: 19892 -> 9946
1365.36/1365.72	c learnt constraints deletion: 19904 -> 9953
1370.66/1371.07	c learnt constraints deletion: 19583 -> 9792
1375.87/1376.21	c learnt constraints deletion: 19573 -> 9789
1381.47/1381.89	c learnt constraints deletion: 20030 -> 10015
1386.25/1386.67	c learnt constraints deletion: 19819 -> 9914
1391.65/1392.00	c learnt constraints deletion: 19982 -> 9994
1396.35/1396.76	c learnt constraints deletion: 19959 -> 9982
1402.25/1402.61	c learnt constraints deletion: 19982 -> 9991
1407.95/1408.32	c learnt constraints deletion: 20015 -> 10010
1413.14/1413.53	c learnt constraints deletion: 20001 -> 10006
1418.94/1419.34	c learnt constraints deletion: 19954 -> 9979
1424.25/1424.61	c learnt constraints deletion: 19930 -> 9967
1429.75/1430.15	c learnt constraints deletion: 19637 -> 9820
1434.54/1434.97	c learnt constraints deletion: 19562 -> 9784
1439.75/1440.13	c learnt constraints deletion: 19886 -> 9946
1445.44/1445.84	c learnt constraints deletion: 19386 -> 9693
1451.75/1452.15	c learnt constraints deletion: 19055 -> 9528
1457.24/1457.62	c learnt constraints deletion: 19924 -> 9962
1462.34/1462.78	c learnt constraints deletion: 19941 -> 9971
1467.43/1467.86	c learnt constraints deletion: 19374 -> 9687
1472.64/1473.10	c learnt constraints deletion: 19483 -> 9742
1478.54/1478.94	c learnt constraints deletion: 19715 -> 9858
1483.44/1483.84	c learnt constraints deletion: 19795 -> 9899
1488.13/1488.59	c learnt constraints deletion: 19905 -> 9963
1493.13/1493.59	c learnt constraints deletion: 19727 -> 9866
1498.13/1498.58	c learnt constraints deletion: 19732 -> 9872
1502.83/1503.26	c learnt constraints deletion: 19653 -> 9829
1507.33/1507.74	c learnt constraints deletion: 19920 -> 9960
1512.12/1512.51	c learnt constraints deletion: 19607 -> 9804
1517.32/1517.77	c learnt constraints deletion: 19553 -> 9783
1522.32/1522.76	c learnt constraints deletion: 19929 -> 9965
1527.12/1527.55	c learnt constraints deletion: 19371 -> 9686
1531.42/1531.84	c learnt constraints deletion: 19695 -> 9860
1536.31/1536.76	c learnt constraints deletion: 19889 -> 9948
1542.31/1542.77	c learnt constraints deletion: 19934 -> 9969
1547.51/1547.97	c learnt constraints deletion: 19920 -> 9961
1553.41/1553.84	c learnt constraints deletion: 19921 -> 9961
1557.81/1558.25	c learnt constraints deletion: 19637 -> 9819
1562.92/1563.38	c learnt constraints deletion: 19900 -> 9950
1567.91/1568.32	c learnt constraints deletion: 19868 -> 9934
1572.10/1572.58	c learnt constraints deletion: 19423 -> 9712
1577.31/1577.79	c learnt constraints deletion: 19915 -> 9959
1581.91/1582.36	c learnt constraints deletion: 19743 -> 9877
1586.20/1586.67	c learnt constraints deletion: 19600 -> 9800
1591.41/1591.89	c learnt constraints deletion: 19867 -> 9934
1595.81/1596.24	c learnt constraints deletion: 19342 -> 9671
1600.50/1600.99	c learnt constraints deletion: 19770 -> 9886
1605.21/1605.69	c learnt constraints deletion: 19914 -> 9957
1610.10/1610.60	c learnt constraints deletion: 19660 -> 9830
1615.40/1615.88	c learnt constraints deletion: 19965 -> 9991
1619.71/1620.17	c learnt constraints deletion: 19649 -> 9825
1625.10/1625.51	c learnt constraints deletion: 19760 -> 9880
1629.80/1630.22	c learnt constraints deletion: 19901 -> 9956
1633.39/1633.81	c learnt constraints deletion: 19696 -> 9849
1637.89/1638.37	c learnt constraints deletion: 19855 -> 9934
1642.70/1643.17	c learnt constraints deletion: 19864 -> 9935
1647.40/1647.84	c learnt constraints deletion: 19800 -> 9910
1652.80/1653.25	c learnt constraints deletion: 19812 -> 9917
1656.79/1657.27	c learnt constraints deletion: 19881 -> 9947
1661.90/1662.33	c learnt constraints deletion: 19796 -> 9905
1666.99/1667.46	c learnt constraints deletion: 19671 -> 9844
1671.59/1672.06	c learnt constraints deletion: 19853 -> 9931
1676.89/1677.37	c learnt constraints deletion: 19910 -> 9955
1681.99/1682.45	c learnt constraints deletion: 19979 -> 9996
1687.20/1687.67	c learnt constraints deletion: 21650 -> 10825
1692.38/1692.88	c learnt constraints deletion: 21416 -> 10713
1697.49/1697.94	c learnt constraints deletion: 21772 -> 10886
1703.98/1704.40	c learnt constraints deletion: 21664 -> 10832
1708.88/1709.37	c learnt constraints deletion: 21393 -> 10697
1712.58/1713.06	c solving time = 1711.177s
1712.58/1713.06	c #decision = 5354283
1712.58/1713.06	c #conflict = 3411662
1712.58/1713.06	c #restart = 34
1712.58/1713.06	s OPTIMUM FOUND
1712.58/1713.06	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
1712.58/1713.06	v -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20
1712.58/1713.06	v -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30
1712.58/1713.06	v -x31 -x32 -x33 -x34 x35 -x36 x37 -x38 x39 x40
1712.58/1713.06	v -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50
1712.58/1713.06	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
1712.58/1713.06	v -x61 -x62 -x63 -x64 -x65 -x66 x67 x68 -x69 -x70
1712.58/1713.06	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 x79 x80
1712.58/1713.06	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90
1712.58/1713.06	v -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 x100
1712.58/1713.06	c total time = 1712.658s

Verifier Data

OK	-7

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-3725638-1338639450/watcher-3725638-1338639450 -o /tmp/evaluation-result-3725638-1338639450/solver-3725638-1338639450 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725638-1338639450.opb 

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/174 1936
/proc/meminfo: memFree=27288684/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 804 0 0 0 0 0 0 0 20 0 1 0 330070452 6373376 724 33554432000 4194304 8989770 140734129097536 140734129080552 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/1936/statm: 1556 725 428 1171 0 333 0

[startup+0.101011 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1936
/proc/meminfo: memFree=27288684/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 2324 0 0 0 9 0 0 0 20 0 1 0 330070452 12664832 2244 33554432000 4194304 8989770 140734129097536 140734129080552 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/1936/statm: 3092 2244 458 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.20026 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1936
/proc/meminfo: memFree=27288684/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=12368 CPUtime=0.19 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 2410 0 0 0 19 0 0 0 20 0 1 0 330070452 12664832 2330 33554432000 4194304 8989770 140734129097536 140734129097032 4417201 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/1936/statm: 3092 2330 471 1171 0 1869 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12368

[startup+0.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1936
/proc/meminfo: memFree=27288684/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=14416 CPUtime=0.29 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 2683 0 0 0 29 0 0 0 20 0 1 0 330070452 14761984 2603 33554432000 4194304 8989770 140734129097536 140734129097032 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/1936/statm: 3604 2603 471 1171 0 2381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14416

[startup+0.70016 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1936
/proc/meminfo: memFree=27288684/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=15440 CPUtime=0.69 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 3178 0 0 0 69 0 0 0 20 0 1 0 330070452 15810560 3098 33554432000 4194304 8989770 140734129097536 140734129097032 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/1936/statm: 3860 3098 471 1171 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15440

[startup+1.50016 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1937
/proc/meminfo: memFree=27275492/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=20560 CPUtime=1.49 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 4465 0 0 0 149 0 0 0 20 0 1 0 330070452 21053440 4385 33554432000 4194304 8989770 140734129097536 140734129097032 4209198 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/1936/statm: 5140 4385 473 1171 0 3917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20560

[startup+3.10015 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1937
/proc/meminfo: memFree=27271324/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=21584 CPUtime=3.09 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 4721 0 0 0 308 1 0 0 20 0 1 0 330070452 22102016 4641 33554432000 4194304 8989770 140734129097536 140734129097032 4472189 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/1936/statm: 5396 4641 473 1171 0 4173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21584

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1937
/proc/meminfo: memFree=27262524/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=28752 CPUtime=6.29 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 6513 0 0 0 627 2 0 0 20 0 1 0 330070452 29442048 6433 33554432000 4194304 8989770 140734129097536 140734129097032 6592081 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/1936/statm: 7188 6433 473 1171 0 5965 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28752

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1937
/proc/meminfo: memFree=27265572/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=30800 CPUtime=12.69 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 7025 0 0 0 1266 3 0 0 20 0 1 0 330070452 31539200 6945 33554432000 4194304 8989770 140734129097536 140734129096800 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/1936/statm: 7700 6945 473 1171 0 6477 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30800

[startup+25.5061 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 1937
/proc/meminfo: memFree=27257012/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=33872 CPUtime=25.49 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 9078 0 0 0 2543 6 0 0 20 0 1 0 330070452 34684928 7713 33554432000 4194304 8989770 140734129097536 140734129097032 6556656 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 8468 7713 473 1171 0 7245 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33872

[startup+51.1002 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 1937
/proc/meminfo: memFree=27257492/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=37968 CPUtime=51.06 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 12669 0 0 0 5095 11 0 0 20 0 1 0 330070452 38879232 8737 33554432000 4194304 8989770 140734129097536 140734129080632 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 9492 8737 473 1171 0 8269 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 37968

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 1938
/proc/meminfo: memFree=27243704/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=50256 CPUtime=102.26 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 17792 0 0 0 10206 20 0 0 20 0 1 0 330070452 51462144 11809 33554432000 4194304 8989770 140734129097536 140734129096800 4204289 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 12564 11809 473 1171 0 11341 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50256

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1941
/proc/meminfo: memFree=27251160/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=37968 CPUtime=162.23 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 23689 0 0 0 16191 32 0 0 20 0 1 0 330070452 38879232 8737 33554432000 4194304 8989770 140734129097536 140734129096800 4469518 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 9492 8737 473 1171 0 8269 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 37968

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1941
/proc/meminfo: memFree=27248904/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=42064 CPUtime=222.23 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 32661 0 0 0 22179 44 0 0 20 0 1 0 330070452 43073536 9761 33554432000 4194304 8989770 140734129097536 140734129097032 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 10516 9761 473 1171 0 9293 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 42064

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1941
/proc/meminfo: memFree=27239844/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=46160 CPUtime=282.21 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 39326 0 0 0 28166 55 0 0 20 0 1 0 330070452 47267840 10786 33554432000 4194304 8989770 140734129097536 140734129097032 7739544 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 11540 10786 473 1171 0 10317 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 46160

[startup+342.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1941
/proc/meminfo: memFree=27231920/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=62544 CPUtime=342.19 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 49574 0 0 0 34152 67 0 0 20 0 1 0 330070452 64045056 14882 33554432000 4194304 8989770 140734129097536 140734129097032 4208823 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 15636 14882 473 1171 0 14413 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 62544

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1941
/proc/meminfo: memFree=27242236/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=46160 CPUtime=402.18 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 51624 0 0 0 40139 79 0 0 20 0 1 0 330070452 47267840 10786 33554432000 4194304 8989770 140734129097536 140734129097032 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 11540 10786 473 1171 0 10317 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 46160

[startup+462.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 1942
/proc/meminfo: memFree=27231356/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=58448 CPUtime=462.16 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 80043 0 0 0 46121 95 0 0 20 0 1 0 330070452 59850752 13858 33554432000 4194304 8989770 140734129097536 140734129097032 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 14612 13858 473 1171 0 13389 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 58448

[startup+522.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 1942
/proc/meminfo: memFree=27244332/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=52304 CPUtime=522.14 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 89526 0 0 0 52109 105 0 0 20 0 1 0 330070452 53559296 12322 33554432000 4194304 8989770 140734129097536 140734129097032 4213708 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 13076 12322 473 1171 0 11853 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 52304

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 1943
/proc/meminfo: memFree=27244724/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=47184 CPUtime=582.13 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 94906 0 0 0 58097 116 0 0 20 0 1 0 330070452 48316416 11042 33554432000 4194304 8989770 140734129097536 140734129097032 6579029 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 11796 11042 473 1171 0 10573 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 47184

[startup+642.3 s]

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

/proc/meminfo: memFree=27231016/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=58448 CPUtime=1122.02 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 172776 0 0 0 111990 212 0 0 20 0 1 0 330070452 59850752 13858 33554432000 4194304 8989770 140734129097536 140734129097032 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 14612 13858 473 1171 0 13389 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 58448

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 1948
/proc/meminfo: memFree=27237840/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=48208 CPUtime=1182.01 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 179946 0 0 0 117980 221 0 0 20 0 1 0 330070452 49364992 11298 33554432000 4194304 8989770 140734129097536 140734129097032 4437508 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 12052 11298 473 1171 0 10829 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 48208

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 1948
/proc/meminfo: memFree=27218524/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=70736 CPUtime=1241.99 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 190195 0 0 0 123969 230 0 0 20 0 1 0 330070452 72433664 16930 33554432000 4194304 8989770 140734129097536 140734129096800 4208816 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 17684 16930 473 1171 0 16461 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 70736

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1948
/proc/meminfo: memFree=27239356/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=50256 CPUtime=1301.97 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 192507 0 0 0 129958 239 0 0 20 0 1 0 330070452 51462144 11810 33554432000 4194304 8989770 140734129097536 140734129097032 4380004 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 12564 11810 473 1171 0 11341 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 50256

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1952
/proc/meminfo: memFree=27236240/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=51280 CPUtime=1361.97 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 200957 0 0 0 135947 250 0 0 20 0 1 0 330070452 52510720 12066 33554432000 4194304 8989770 140734129097536 140734129097032 4361431 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 12820 12066 473 1171 0 11597 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 51280

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1991
/proc/meminfo: memFree=27114440/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=62544 CPUtime=1421.94 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 213001 0 0 0 141935 259 0 0 20 0 1 0 330070452 64045056 14882 33554432000 4194304 8989770 140734129097536 140734129097032 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 15636 14882 473 1171 0 14413 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 62544

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 4/175 1991
/proc/meminfo: memFree=27111196/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=50256 CPUtime=1481.93 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 221193 0 0 0 147925 268 0 0 20 0 1 0 330070452 51462144 11810 33554432000 4194304 8989770 140734129097536 140734129097032 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 12564 11810 473 1171 0 11341 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 50256

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/175 1991
/proc/meminfo: memFree=27102192/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=50256 CPUtime=1541.92 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 227354 0 0 0 153912 280 0 0 20 0 1 0 330070452 51462144 11810 33554432000 4194304 8989770 140734129097536 140734129097032 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 12564 11810 473 1171 0 11341 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 50256

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 1991
/proc/meminfo: memFree=27087756/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=54352 CPUtime=1601.91 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 231962 0 0 0 159902 289 0 0 20 0 1 0 330070452 55656448 12834 33554432000 4194304 8989770 140734129097536 140734129097032 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 13588 12834 473 1171 0 12365 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 54352

[startup+1662.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 1992
/proc/meminfo: memFree=27054376/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=50256 CPUtime=1661.9 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 241178 0 0 0 165892 298 0 0 20 0 1 0 330070452 51462144 11810 33554432000 4194304 8989770 140734129097536 140734129095488 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 12564 11810 473 1171 0 11341 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 50256

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

[startup+1664.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 1992
/proc/meminfo: memFree=27054500/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=50256 CPUtime=1663.69 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 241178 0 0 0 166071 298 0 0 20 0 1 0 330070452 51462144 11810 33554432000 4194304 8989770 140734129097536 140734129097032 4458096 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 12564 11810 473 1171 0 11341 0
Current children cumulated CPU time (s) 1663.69
Current children cumulated vsize (KiB) 50256

[startup+1689.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1992
/proc/meminfo: memFree=27052268/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=52304 CPUtime=1689.3 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 244250 0 0 0 168628 302 0 0 20 0 1 0 330070452 53559296 12322 33554432000 4194304 8989770 140734129097536 140734129096800 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 13076 12322 473 1171 0 11853 0
Current children cumulated CPU time (s) 1689.3
Current children cumulated vsize (KiB) 52304

[startup+1702.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1992
/proc/meminfo: memFree=27048048/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=52304 CPUtime=1702.09 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 245789 0 0 0 169905 304 0 0 20 0 1 0 330070452 53559296 12322 33554432000 4194304 8989770 140734129097536 140734129097032 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 13076 12322 473 1171 0 11853 0
Current children cumulated CPU time (s) 1702.09
Current children cumulated vsize (KiB) 52304

[startup+1708.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1992
/proc/meminfo: memFree=27043632/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=54352 CPUtime=1708.48 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 246813 0 0 0 170543 305 0 0 20 0 1 0 330070452 55656448 12834 33554432000 4194304 8989770 140734129097536 140734129096800 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 13588 12834 473 1171 0 12365 0
Current children cumulated CPU time (s) 1708.48
Current children cumulated vsize (KiB) 54352

[startup+1710.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1992
/proc/meminfo: memFree=27043632/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=46160 CPUtime=1710.08 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 246813 0 0 0 170703 305 0 0 20 0 1 0 330070452 47267840 10786 33554432000 4194304 8989770 140734129097536 140734129097032 4438168 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 11540 10786 473 1171 0 10317 0
Current children cumulated CPU time (s) 1710.08
Current children cumulated vsize (KiB) 46160

[startup+1712.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1992
/proc/meminfo: memFree=27050824/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=46160 CPUtime=1711.69 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 246815 0 0 0 170863 306 0 0 20 0 1 0 330070452 47267840 10786 33554432000 4194304 8989770 140734129097536 140734129097032 4435168 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 11540 10786 473 1171 0 10317 0
Current children cumulated CPU time (s) 1711.69
Current children cumulated vsize (KiB) 46160

[startup+1712.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1992
/proc/meminfo: memFree=27050824/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=46160 CPUtime=1712.08 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 246815 0 0 0 170902 306 0 0 20 0 1 0 330070452 47267840 10786 33554432000 4194304 8989770 140734129097536 140734129097032 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 11540 10786 473 1171 0 10317 0
Current children cumulated CPU time (s) 1712.08
Current children cumulated vsize (KiB) 46160

[startup+1712.91 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1992
/proc/meminfo: memFree=27050376/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=46160 CPUtime=1712.49 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 246815 0 0 0 170943 306 0 0 20 0 1 0 330070452 47267840 10786 33554432000 4194304 8989770 140734129097536 140734129097032 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 11540 10786 473 1171 0 10317 0
Current children cumulated CPU time (s) 1712.49
Current children cumulated vsize (KiB) 46160

[startup+1713 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1992
/proc/meminfo: memFree=27050376/32873624 swapFree=7112/7112
[pid=1936] ppid=1934 vsize=46160 CPUtime=1712.58 cores=0,2,4,6
/proc/1936/stat : 1936 (toysat) R 1934 1936 1111 0 -1 4202496 246815 0 0 0 170952 306 0 0 20 0 1 0 330070452 47267840 10786 33554432000 4194304 8989770 140734129097536 140734129097032 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 11540 10786 473 1171 0 10317 0
Current children cumulated CPU time (s) 1712.58
Current children cumulated vsize (KiB) 46160

Child status: 0
Real time (s): 1713.07
CPU time (s): 1712.66
CPU user time (s): 1709.6
CPU system time (s): 3.06353
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 154704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1709.6
system time used= 3.06353
maximum resident set size= 151688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246819
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= 176
involuntary context switches= 2140

runsolver used 3.12652 second user time and 7.08892 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-02 14:17:30
IDJOB=3725638
IDBENCH=48248
IDSOLVER=2308
FILE ID=node121/3725638-1338639450
RUNJOBID= node121-1338631508-1127
PBS_JOBID= 14636459
Free space on /tmp= 71312 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_25_2.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725638-1338639450/watcher-3725638-1338639450 -o /tmp/evaluation-result-3725638-1338639450/solver-3725638-1338639450 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725638-1338639450.opb

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

MD5SUM BENCH= 1eb933a10fcc575d2df25e98511c4b07
RANDOM SEED=211915840

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        27288676 kB
Buffers:          591868 kB
Cached:          4082548 kB
SwapCached:            0 kB
Active:          1626056 kB
Inactive:        3091080 kB
Active(anon):      30248 kB
Inactive(anon):    10776 kB
Active(file):    1595808 kB
Inactive(file):  3080304 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7404 kB
Writeback:             0 kB
AnonPages:         45176 kB
Mapped:            15972 kB
Shmem:               200 kB
Slab:             731868 kB
SReclaimable:     176372 kB
SUnreclaim:       555496 kB
KernelStack:        1440 kB
PageTables:         3604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     141332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71300 MiB
End job on node121 at 2012-06-02 14:46:03