Trace number 3725640

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 1660.09 1660.42

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_4.opb
MD5SUM0c3fb28b3ecb8f1eba2bffa356ef5364
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.47556
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)2932
Sum of products size (including duplicates)5864
Number of different products1466
Sum of products size2932

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:27:25+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-3725640-1338640045.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.12	c solving time = 0.082s
0.09/0.12	c #decision = 1426
0.09/0.12	c #conflict = 138
0.09/0.12	c #restart = 1
0.09/0.12	o -4
0.09/0.12	c Solving starts ...
0.28/0.35	c solving time = 0.238s
0.28/0.35	c #decision = 2349
0.28/0.35	c #conflict = 908
0.28/0.35	c #restart = 4
0.28/0.35	o -5
0.28/0.35	c Solving starts ...
0.89/0.96	c solving time = 0.600s
0.89/0.96	c #decision = 6227
0.89/0.96	c #conflict = 2964
0.89/0.96	c #restart = 9
0.89/0.96	o -6
0.89/0.96	c Solving starts ...
0.89/0.96	c learnt constraints deletion: 2955 -> 1478
1.99/2.02	c learnt constraints deletion: 4694 -> 2347
3.30/3.40	c learnt constraints deletion: 5826 -> 2921
4.69/4.75	c learnt constraints deletion: 6214 -> 3116
5.88/5.96	c learnt constraints deletion: 6347 -> 3174
7.19/7.22	c learnt constraints deletion: 6810 -> 3424
8.39/8.45	c learnt constraints deletion: 7253 -> 3633
9.39/9.45	c learnt constraints deletion: 6774 -> 3404
11.09/11.15	c learnt constraints deletion: 7801 -> 3930
12.48/12.55	c solving time = 11.595s
12.48/12.55	c #decision = 65325
12.48/12.55	c #conflict = 34809
12.48/12.55	c #restart = 21
12.48/12.55	o -7
12.48/12.55	c Solving starts ...
12.48/12.59	c learnt constraints deletion: 7541 -> 3771
12.59/12.62	c learnt constraints deletion: 3771 -> 1886
13.09/13.16	c learnt constraints deletion: 3201 -> 1601
13.98/14.04	c learnt constraints deletion: 4553 -> 2277
14.89/14.91	c learnt constraints deletion: 4982 -> 2492
15.69/15.76	c learnt constraints deletion: 5217 -> 2612
17.18/17.24	c learnt constraints deletion: 6506 -> 3268
18.58/18.62	c learnt constraints deletion: 6680 -> 3355
20.08/20.12	c learnt constraints deletion: 6827 -> 3429
21.68/21.71	c learnt constraints deletion: 7230 -> 3630
23.19/23.21	c learnt constraints deletion: 7867 -> 3934
24.49/24.53	c learnt constraints deletion: 7647 -> 3838
25.89/25.95	c learnt constraints deletion: 7897 -> 3961
27.68/27.77	c learnt constraints deletion: 8576 -> 4299
29.08/29.18	c learnt constraints deletion: 8321 -> 4178
30.68/30.79	c learnt constraints deletion: 8237 -> 4140
32.79/32.85	c learnt constraints deletion: 8428 -> 4232
34.49/34.54	c learnt constraints deletion: 8340 -> 4187
36.48/36.58	c learnt constraints deletion: 8722 -> 4377
38.39/38.40	c learnt constraints deletion: 8823 -> 4428
40.08/40.14	c learnt constraints deletion: 9270 -> 4653
41.58/41.68	c learnt constraints deletion: 9214 -> 4622
42.99/43.05	c learnt constraints deletion: 9254 -> 4643
44.28/44.37	c learnt constraints deletion: 9222 -> 4627
46.28/46.34	c learnt constraints deletion: 9987 -> 4994
48.28/48.34	c learnt constraints deletion: 10071 -> 5054
50.28/50.36	c learnt constraints deletion: 9933 -> 4999
52.08/52.11	c learnt constraints deletion: 9620 -> 4831
54.28/54.30	c learnt constraints deletion: 9696 -> 4848
56.28/56.30	c learnt constraints deletion: 9831 -> 4932
58.18/58.21	c learnt constraints deletion: 9900 -> 4950
60.08/60.17	c learnt constraints deletion: 9880 -> 4944
62.08/62.17	c learnt constraints deletion: 9831 -> 4917
64.18/64.25	c learnt constraints deletion: 10173 -> 5087
66.38/66.45	c learnt constraints deletion: 10840 -> 5448
68.48/68.59	c learnt constraints deletion: 10924 -> 5483
70.78/70.80	c learnt constraints deletion: 10840 -> 5439
72.78/72.83	c learnt constraints deletion: 10886 -> 5462
74.98/75.02	c learnt constraints deletion: 10476 -> 5238
77.38/77.41	c learnt constraints deletion: 10459 -> 5231
79.58/79.68	c learnt constraints deletion: 10334 -> 5168
82.18/82.22	c learnt constraints deletion: 10579 -> 5291
84.38/84.42	c learnt constraints deletion: 9922 -> 4962
86.98/87.02	c learnt constraints deletion: 10865 -> 5434
89.18/89.25	c learnt constraints deletion: 10765 -> 5403
91.68/91.77	c learnt constraints deletion: 10612 -> 5306
94.38/94.40	c learnt constraints deletion: 11792 -> 5902
96.97/97.05	c learnt constraints deletion: 11794 -> 5897
99.08/99.12	c learnt constraints deletion: 11208 -> 5614
101.77/101.82	c learnt constraints deletion: 11823 -> 5945
104.28/104.39	c learnt constraints deletion: 11186 -> 5597
106.87/106.94	c learnt constraints deletion: 11787 -> 5903
109.27/109.38	c learnt constraints deletion: 11713 -> 5877
111.68/111.76	c learnt constraints deletion: 11825 -> 5938
113.97/114.07	c learnt constraints deletion: 11812 -> 5939
117.07/117.11	c learnt constraints deletion: 11803 -> 5906
119.37/119.48	c learnt constraints deletion: 11597 -> 5809
121.77/121.81	c learnt constraints deletion: 11858 -> 5951
124.37/124.45	c learnt constraints deletion: 11775 -> 5896
126.77/126.87	c learnt constraints deletion: 11850 -> 5933
128.97/129.06	c learnt constraints deletion: 11375 -> 5692
131.47/131.52	c learnt constraints deletion: 11342 -> 5695
134.37/134.45	c learnt constraints deletion: 12091 -> 6046
137.47/137.52	c learnt constraints deletion: 12378 -> 6190
140.27/140.35	c learnt constraints deletion: 12781 -> 6400
142.67/142.77	c learnt constraints deletion: 12611 -> 6306
145.36/145.42	c learnt constraints deletion: 12805 -> 6409
147.86/147.96	c learnt constraints deletion: 12766 -> 6385
150.26/150.35	c learnt constraints deletion: 12691 -> 6348
152.66/152.79	c learnt constraints deletion: 12753 -> 6379
155.16/155.27	c learnt constraints deletion: 12602 -> 6306
157.16/157.29	c learnt constraints deletion: 11639 -> 5821
159.85/159.91	c learnt constraints deletion: 12618 -> 6315
162.25/162.34	c learnt constraints deletion: 12597 -> 6302
164.96/165.09	c learnt constraints deletion: 12561 -> 6284
167.65/167.77	c learnt constraints deletion: 12093 -> 6050
170.56/170.67	c learnt constraints deletion: 12507 -> 6257
173.65/173.73	c learnt constraints deletion: 12729 -> 6368
176.56/176.63	c learnt constraints deletion: 12634 -> 6320
179.05/179.17	c learnt constraints deletion: 11997 -> 6002
181.85/181.97	c learnt constraints deletion: 12739 -> 6373
184.66/184.71	c learnt constraints deletion: 12894 -> 6450
187.25/187.37	c learnt constraints deletion: 12631 -> 6329
190.05/190.13	c learnt constraints deletion: 12851 -> 6429
192.95/193.09	c learnt constraints deletion: 12759 -> 6396
196.15/196.21	c learnt constraints deletion: 13377 -> 6692
199.45/199.59	c learnt constraints deletion: 13925 -> 6963
202.75/202.87	c learnt constraints deletion: 13952 -> 6983
206.05/206.14	c learnt constraints deletion: 13907 -> 6954
209.24/209.30	c learnt constraints deletion: 13542 -> 6771
211.85/211.99	c learnt constraints deletion: 13912 -> 6956
215.15/215.23	c learnt constraints deletion: 13761 -> 6881
218.45/218.55	c learnt constraints deletion: 13675 -> 6847
221.24/221.30	c learnt constraints deletion: 13782 -> 6900
224.24/224.36	c learnt constraints deletion: 13952 -> 6976
227.24/227.37	c learnt constraints deletion: 13669 -> 6838
230.24/230.34	c learnt constraints deletion: 13303 -> 6652
233.25/233.39	c learnt constraints deletion: 13858 -> 6945
236.05/236.10	c learnt constraints deletion: 13876 -> 6939
239.14/239.28	c learnt constraints deletion: 13958 -> 6994
242.05/242.18	c learnt constraints deletion: 13817 -> 6910
245.25/245.31	c learnt constraints deletion: 13320 -> 6660
248.15/248.20	c learnt constraints deletion: 13830 -> 6926
251.14/251.29	c learnt constraints deletion: 13335 -> 6668
254.15/254.29	c learnt constraints deletion: 13986 -> 6993
256.94/257.07	c learnt constraints deletion: 13157 -> 6579
260.14/260.23	c learnt constraints deletion: 13961 -> 6993
263.34/263.43	c learnt constraints deletion: 13945 -> 6992
266.04/266.19	c learnt constraints deletion: 13611 -> 6806
269.33/269.47	c learnt constraints deletion: 13950 -> 7003
272.34/272.40	c learnt constraints deletion: 14025 -> 7027
275.24/275.36	c learnt constraints deletion: 13403 -> 6702
278.54/278.65	c learnt constraints deletion: 13806 -> 6917
281.44/281.58	c learnt constraints deletion: 13981 -> 7014
284.54/284.63	c learnt constraints deletion: 13804 -> 6921
287.24/287.32	c learnt constraints deletion: 13221 -> 6611
290.34/290.47	c learnt constraints deletion: 13871 -> 6953
293.64/293.80	c learnt constraints deletion: 14392 -> 7196
297.63/297.78	c learnt constraints deletion: 15216 -> 7616
300.93/301.02	c learnt constraints deletion: 15042 -> 7536
304.74/304.82	c learnt constraints deletion: 14939 -> 7490
307.84/307.99	c learnt constraints deletion: 15013 -> 7532
311.03/311.16	c learnt constraints deletion: 14937 -> 7469
314.33/314.43	c learnt constraints deletion: 14941 -> 7478
318.33/318.40	c learnt constraints deletion: 15157 -> 7579
321.73/321.86	c learnt constraints deletion: 15197 -> 7615
325.63/325.74	c learnt constraints deletion: 15265 -> 7661
328.94/329.08	c learnt constraints deletion: 15276 -> 7638
333.03/333.15	c learnt constraints deletion: 14857 -> 7429
336.33/336.47	c learnt constraints deletion: 14565 -> 7296
340.03/340.10	c learnt constraints deletion: 15163 -> 7606
343.63/343.77	c learnt constraints deletion: 15266 -> 7655
346.92/347.03	c learnt constraints deletion: 15220 -> 7632
350.02/350.13	c learnt constraints deletion: 15016 -> 7513
353.63/353.76	c learnt constraints deletion: 14873 -> 7457
357.22/357.31	c learnt constraints deletion: 15274 -> 7637
360.83/360.97	c learnt constraints deletion: 14115 -> 7058
364.72/364.84	c learnt constraints deletion: 15205 -> 7603
367.23/367.35	c learnt constraints deletion: 13876 -> 6938
371.22/371.32	c learnt constraints deletion: 15203 -> 7605
374.23/374.35	c learnt constraints deletion: 14240 -> 7120
377.82/377.90	c learnt constraints deletion: 15208 -> 7605
381.33/381.46	c learnt constraints deletion: 15124 -> 7563
384.52/384.63	c learnt constraints deletion: 15147 -> 7575
387.72/387.87	c learnt constraints deletion: 14633 -> 7317
391.42/391.56	c learnt constraints deletion: 14505 -> 7253
394.72/394.88	c learnt constraints deletion: 15100 -> 7550
397.92/398.06	c learnt constraints deletion: 15090 -> 7545
401.72/401.90	c learnt constraints deletion: 14926 -> 7463
405.52/405.60	c learnt constraints deletion: 14428 -> 7214
409.32/409.47	c learnt constraints deletion: 14489 -> 7245
412.82/412.92	c learnt constraints deletion: 15050 -> 7525
416.22/416.39	c learnt constraints deletion: 14818 -> 7420
419.72/419.81	c learnt constraints deletion: 14961 -> 7506
423.32/423.42	c learnt constraints deletion: 14538 -> 7269
426.61/426.73	c learnt constraints deletion: 14349 -> 7175
431.22/431.38	c learnt constraints deletion: 15196 -> 7599
434.31/434.49	c learnt constraints deletion: 14532 -> 7266
438.31/438.41	c learnt constraints deletion: 14992 -> 7500
442.31/442.46	c learnt constraints deletion: 14962 -> 7481
446.21/446.34	c learnt constraints deletion: 14630 -> 7315
449.91/450.00	c learnt constraints deletion: 14301 -> 7151
453.22/453.38	c learnt constraints deletion: 15828 -> 7914
457.01/457.17	c learnt constraints deletion: 15874 -> 7949
461.31/461.43	c learnt constraints deletion: 16081 -> 8061
465.10/465.29	c learnt constraints deletion: 16204 -> 8103
469.11/469.27	c learnt constraints deletion: 16400 -> 8207
473.11/473.28	c learnt constraints deletion: 16051 -> 8026
477.71/477.81	c learnt constraints deletion: 16107 -> 8054
482.00/482.18	c learnt constraints deletion: 16616 -> 8308
486.40/486.53	c learnt constraints deletion: 16454 -> 8227
490.80/490.91	c learnt constraints deletion: 16354 -> 8177
494.81/494.95	c learnt constraints deletion: 16194 -> 8105
498.90/499.07	c learnt constraints deletion: 15941 -> 7971
502.90/503.08	c learnt constraints deletion: 16199 -> 8100
507.20/507.33	c learnt constraints deletion: 16441 -> 8221
510.90/511.04	c learnt constraints deletion: 15805 -> 7903
515.49/515.68	c learnt constraints deletion: 16464 -> 8243
519.10/519.27	c learnt constraints deletion: 16301 -> 8151
523.89/524.05	c learnt constraints deletion: 16526 -> 8263
528.09/528.20	c learnt constraints deletion: 16577 -> 8302
532.19/532.35	c learnt constraints deletion: 16366 -> 8183
536.89/537.01	c learnt constraints deletion: 16111 -> 8056
540.79/540.99	c learnt constraints deletion: 15961 -> 7981
545.19/545.33	c learnt constraints deletion: 16542 -> 8271
548.99/549.14	c learnt constraints deletion: 16648 -> 8324
552.09/552.28	c learnt constraints deletion: 15927 -> 7964
555.69/555.84	c learnt constraints deletion: 16171 -> 8104
559.89/560.06	c learnt constraints deletion: 16466 -> 8234
564.09/564.20	c learnt constraints deletion: 16178 -> 8097
568.29/568.49	c learnt constraints deletion: 16537 -> 8270
572.08/572.27	c learnt constraints deletion: 16567 -> 8298
576.29/576.42	c learnt constraints deletion: 16631 -> 8316
580.89/581.06	c learnt constraints deletion: 16177 -> 8089
585.19/585.33	c learnt constraints deletion: 16581 -> 8293
588.78/588.94	c learnt constraints deletion: 16585 -> 8299
592.58/592.73	c learnt constraints deletion: 16621 -> 8321
596.49/596.60	c learnt constraints deletion: 16258 -> 8133
600.68/600.82	c learnt constraints deletion: 16560 -> 8285
604.08/604.25	c learnt constraints deletion: 16388 -> 8201
607.78/607.95	c learnt constraints deletion: 16267 -> 8140
611.88/612.08	c learnt constraints deletion: 16404 -> 8208
616.38/616.51	c learnt constraints deletion: 16113 -> 8063
620.87/621.00	c learnt constraints deletion: 16544 -> 8288
624.97/625.15	c learnt constraints deletion: 16601 -> 8307
629.58/629.70	c learnt constraints deletion: 16534 -> 8273
634.37/634.54	c learnt constraints deletion: 16412 -> 8212
638.78/638.92	c learnt constraints deletion: 16348 -> 8179
643.28/643.47	c learnt constraints deletion: 16359 -> 8184
647.57/647.75	c learnt constraints deletion: 16595 -> 8300
651.47/651.64	c learnt constraints deletion: 16551 -> 8278
655.87/656.02	c learnt constraints deletion: 16568 -> 8286
660.17/660.32	c learnt constraints deletion: 16567 -> 8298
664.28/664.44	c learnt constraints deletion: 16556 -> 8278
667.47/667.66	c learnt constraints deletion: 16138 -> 8071
671.18/671.32	c learnt constraints deletion: 16561 -> 8308
675.27/675.48	c learnt constraints deletion: 16574 -> 8287
679.97/680.17	c learnt constraints deletion: 15736 -> 7873
683.97/684.15	c learnt constraints deletion: 16642 -> 8335
687.57/687.75	c learnt constraints deletion: 16546 -> 8274
691.47/691.64	c learnt constraints deletion: 15993 -> 8004
695.27/695.42	c learnt constraints deletion: 16347 -> 8177
700.17/700.32	c learnt constraints deletion: 18117 -> 9075
703.97/704.13	c learnt constraints deletion: 17038 -> 8519
708.77/708.95	c learnt constraints deletion: 17859 -> 8940
713.47/713.64	c learnt constraints deletion: 18028 -> 9014
718.76/718.93	c learnt constraints deletion: 18000 -> 9010
723.77/723.97	c learnt constraints deletion: 18040 -> 9022
727.66/727.89	c learnt constraints deletion: 17278 -> 8639
732.36/732.56	c learnt constraints deletion: 17708 -> 8859
737.36/737.50	c learnt constraints deletion: 17354 -> 8681
741.56/741.71	c learnt constraints deletion: 17807 -> 8904
745.86/746.08	c learnt constraints deletion: 17521 -> 8761
749.96/750.15	c learnt constraints deletion: 17940 -> 8970
753.75/753.94	c learnt constraints deletion: 17632 -> 8831
758.15/758.34	c learnt constraints deletion: 17803 -> 8916
763.36/763.52	c learnt constraints deletion: 17500 -> 8755
768.25/768.49	c learnt constraints deletion: 18034 -> 9027
772.54/772.75	c learnt constraints deletion: 17765 -> 8883
777.44/777.64	c learnt constraints deletion: 17954 -> 8977
781.64/781.81	c learnt constraints deletion: 17950 -> 8980
785.75/785.99	c learnt constraints deletion: 18050 -> 9025
790.86/791.03	c learnt constraints deletion: 18027 -> 9014
795.85/796.06	c learnt constraints deletion: 18002 -> 9001
800.35/800.55	c learnt constraints deletion: 17762 -> 8881
804.54/804.72	c learnt constraints deletion: 17990 -> 9006
808.35/808.50	c learnt constraints deletion: 18085 -> 9043
812.75/812.99	c learnt constraints deletion: 17766 -> 8883
816.74/816.96	c learnt constraints deletion: 17748 -> 8874
820.94/821.16	c learnt constraints deletion: 17809 -> 8905
825.63/825.86	c learnt constraints deletion: 18045 -> 9031
829.53/829.79	c learnt constraints deletion: 18054 -> 9027
834.23/834.42	c learnt constraints deletion: 18172 -> 9101
838.73/838.92	c learnt constraints deletion: 17748 -> 8884
843.03/843.25	c learnt constraints deletion: 18027 -> 9033
846.53/846.73	c learnt constraints deletion: 17529 -> 8765
851.63/851.81	c learnt constraints deletion: 18008 -> 9004
856.22/856.47	c learnt constraints deletion: 18074 -> 9051
860.23/860.43	c learnt constraints deletion: 18021 -> 9011
864.93/865.17	c learnt constraints deletion: 18045 -> 9023
869.23/869.46	c learnt constraints deletion: 18073 -> 9044
873.13/873.30	c learnt constraints deletion: 16964 -> 8482
876.72/876.95	c learnt constraints deletion: 17137 -> 8569
881.03/881.23	c learnt constraints deletion: 17418 -> 8709
884.72/884.99	c learnt constraints deletion: 18055 -> 9032
888.52/888.77	c learnt constraints deletion: 17832 -> 8923
892.82/893.05	c learnt constraints deletion: 18037 -> 9023
898.32/898.59	c learnt constraints deletion: 17869 -> 8939
903.51/903.77	c learnt constraints deletion: 17478 -> 8743
908.12/908.30	c learnt constraints deletion: 18048 -> 9029
912.82/913.07	c learnt constraints deletion: 17003 -> 8502
918.32/918.56	c learnt constraints deletion: 17967 -> 8986
922.62/922.86	c learnt constraints deletion: 17709 -> 8856
928.41/928.69	c learnt constraints deletion: 17940 -> 8971
933.82/934.01	c learnt constraints deletion: 17782 -> 8892
938.31/938.59	c learnt constraints deletion: 18006 -> 9005
942.90/943.15	c learnt constraints deletion: 18000 -> 9001
948.01/948.27	c learnt constraints deletion: 18054 -> 9031
951.90/952.13	c learnt constraints deletion: 18053 -> 9028
956.71/956.90	c learnt constraints deletion: 18034 -> 9018
961.81/962.01	c learnt constraints deletion: 18065 -> 9035
966.40/966.62	c learnt constraints deletion: 18139 -> 9070
970.30/970.58	c learnt constraints deletion: 18140 -> 9070
974.11/974.32	c learnt constraints deletion: 18092 -> 9046
977.71/977.99	c learnt constraints deletion: 18162 -> 9081
981.40/981.68	c learnt constraints deletion: 17783 -> 8892
985.50/985.70	c learnt constraints deletion: 17459 -> 8732
989.70/989.95	c learnt constraints deletion: 17918 -> 8961
993.50/993.74	c learnt constraints deletion: 17818 -> 8922
997.90/998.13	c learnt constraints deletion: 18047 -> 9028
1003.11/1003.33	c learnt constraints deletion: 17869 -> 8939
1008.39/1008.66	c learnt constraints deletion: 17749 -> 8879
1013.20/1013.47	c learnt constraints deletion: 17940 -> 8974
1017.90/1018.19	c learnt constraints deletion: 17873 -> 8941
1023.30/1023.55	c learnt constraints deletion: 17949 -> 8983
1027.40/1027.64	c learnt constraints deletion: 17630 -> 8818
1031.80/1032.02	c learnt constraints deletion: 17699 -> 8850
1036.00/1036.25	c learnt constraints deletion: 17943 -> 8974
1039.69/1039.99	c learnt constraints deletion: 17286 -> 8647
1044.19/1044.47	c learnt constraints deletion: 18080 -> 9050
1048.10/1048.33	c learnt constraints deletion: 17663 -> 8842
1052.09/1052.33	c learnt constraints deletion: 17723 -> 8869
1056.68/1056.96	c learnt constraints deletion: 17479 -> 8747
1061.89/1062.13	c learnt constraints deletion: 18039 -> 9027
1066.79/1067.01	c learnt constraints deletion: 18043 -> 9029
1072.39/1072.64	c learnt constraints deletion: 18028 -> 9015
1077.28/1077.58	c learnt constraints deletion: 19716 -> 9861
1081.78/1082.05	c learnt constraints deletion: 19318 -> 9659
1087.57/1087.81	c learnt constraints deletion: 19481 -> 9741
1091.68/1091.94	c learnt constraints deletion: 19279 -> 9646
1095.88/1096.16	c learnt constraints deletion: 19741 -> 9886
1100.38/1100.63	c learnt constraints deletion: 19628 -> 9825
1105.07/1105.33	c learnt constraints deletion: 19325 -> 9683
1110.78/1111.04	c learnt constraints deletion: 19748 -> 9887
1117.28/1117.51	c learnt constraints deletion: 19567 -> 9792
1123.98/1124.21	c learnt constraints deletion: 19527 -> 9764
1128.48/1128.76	c learnt constraints deletion: 19706 -> 9857
1133.27/1133.52	c learnt constraints deletion: 19393 -> 9698
1138.07/1138.36	c learnt constraints deletion: 19792 -> 9897
1143.67/1143.92	c learnt constraints deletion: 19317 -> 9660
1148.67/1148.93	c learnt constraints deletion: 19531 -> 9767
1153.97/1154.23	c learnt constraints deletion: 19133 -> 9568
1160.06/1160.39	c learnt constraints deletion: 19503 -> 9753
1166.07/1166.32	c learnt constraints deletion: 19723 -> 9863
1171.97/1172.23	c learnt constraints deletion: 19169 -> 9585
1178.06/1178.38	c learnt constraints deletion: 19401 -> 9701
1182.27/1182.52	c learnt constraints deletion: 19735 -> 9871
1186.86/1187.17	c learnt constraints deletion: 19425 -> 9715
1192.86/1193.16	c learnt constraints deletion: 19318 -> 9660
1199.46/1199.72	c learnt constraints deletion: 19162 -> 9582
1204.95/1205.27	c learnt constraints deletion: 19729 -> 9866
1210.16/1210.48	c learnt constraints deletion: 19303 -> 9653
1214.75/1215.06	c learnt constraints deletion: 19605 -> 9804
1219.85/1220.12	c learnt constraints deletion: 19762 -> 9883
1223.64/1223.91	c learnt constraints deletion: 19076 -> 9538
1228.74/1229.01	c learnt constraints deletion: 19324 -> 9664
1234.05/1234.39	c learnt constraints deletion: 19513 -> 9760
1239.24/1239.56	c learnt constraints deletion: 19801 -> 9908
1244.04/1244.39	c learnt constraints deletion: 19803 -> 9902
1250.03/1250.36	c learnt constraints deletion: 19581 -> 9791
1255.53/1255.86	c learnt constraints deletion: 19798 -> 9900
1261.03/1261.39	c learnt constraints deletion: 19512 -> 9759
1266.44/1266.78	c learnt constraints deletion: 19304 -> 9655
1271.53/1271.84	c learnt constraints deletion: 19778 -> 9893
1277.13/1277.45	c learnt constraints deletion: 19706 -> 9857
1281.83/1282.15	c learnt constraints deletion: 19632 -> 9822
1286.43/1286.71	c learnt constraints deletion: 19698 -> 9856
1290.73/1291.09	c learnt constraints deletion: 19768 -> 9891
1295.04/1295.33	c learnt constraints deletion: 19661 -> 9831
1300.83/1301.18	c learnt constraints deletion: 19797 -> 9901
1306.23/1306.58	c learnt constraints deletion: 19826 -> 9915
1311.63/1311.94	c learnt constraints deletion: 19779 -> 9892
1315.92/1316.29	c learnt constraints deletion: 18965 -> 9485
1320.33/1320.64	c learnt constraints deletion: 19456 -> 9728
1325.02/1325.34	c learnt constraints deletion: 19676 -> 9841
1329.93/1330.22	c learnt constraints deletion: 19634 -> 9828
1334.53/1334.82	c learnt constraints deletion: 19628 -> 9824
1339.42/1339.72	c learnt constraints deletion: 19586 -> 9793
1345.62/1345.90	c learnt constraints deletion: 19698 -> 9850
1350.92/1351.23	c learnt constraints deletion: 19508 -> 9754
1356.62/1356.97	c learnt constraints deletion: 19726 -> 9863
1362.02/1362.31	c learnt constraints deletion: 19531 -> 9766
1366.92/1367.26	c learnt constraints deletion: 19396 -> 9698
1371.81/1372.13	c learnt constraints deletion: 19297 -> 9649
1376.81/1377.12	c learnt constraints deletion: 19290 -> 9645
1382.11/1382.48	c learnt constraints deletion: 19791 -> 9912
1386.30/1386.69	c learnt constraints deletion: 19525 -> 9767
1391.71/1392.08	c learnt constraints deletion: 19697 -> 9850
1396.01/1396.31	c learnt constraints deletion: 19605 -> 9825
1400.20/1400.59	c learnt constraints deletion: 19630 -> 9819
1405.00/1405.34	c learnt constraints deletion: 19697 -> 9850
1410.80/1411.17	c learnt constraints deletion: 19808 -> 9905
1416.81/1417.13	c learnt constraints deletion: 19578 -> 9789
1421.50/1421.83	c learnt constraints deletion: 19658 -> 9829
1426.60/1426.91	c learnt constraints deletion: 19730 -> 9873
1430.70/1431.09	c learnt constraints deletion: 19554 -> 9784
1435.40/1435.75	c learnt constraints deletion: 19737 -> 9881
1440.30/1440.69	c learnt constraints deletion: 19570 -> 9792
1446.31/1446.61	c learnt constraints deletion: 19328 -> 9664
1452.19/1452.53	c learnt constraints deletion: 19666 -> 9833
1457.30/1457.61	c learnt constraints deletion: 19616 -> 9809
1462.09/1462.43	c learnt constraints deletion: 19789 -> 9910
1466.80/1467.13	c learnt constraints deletion: 19659 -> 9843
1471.60/1471.91	c learnt constraints deletion: 19766 -> 9899
1476.59/1476.94	c learnt constraints deletion: 19702 -> 9860
1482.89/1483.20	c learnt constraints deletion: 19458 -> 9729
1488.00/1488.36	c learnt constraints deletion: 19619 -> 9810
1492.69/1493.08	c learnt constraints deletion: 19399 -> 9702
1497.59/1497.96	c learnt constraints deletion: 19698 -> 9857
1502.09/1502.45	c learnt constraints deletion: 19469 -> 9735
1506.59/1506.98	c learnt constraints deletion: 19405 -> 9703
1511.49/1511.85	c learnt constraints deletion: 19739 -> 9870
1517.09/1517.44	c learnt constraints deletion: 19371 -> 9686
1522.39/1522.74	c learnt constraints deletion: 19354 -> 9677
1528.19/1528.56	c learnt constraints deletion: 19727 -> 9869
1533.29/1533.60	c learnt constraints deletion: 19676 -> 9839
1538.28/1538.68	c learnt constraints deletion: 19172 -> 9586
1543.59/1543.96	c learnt constraints deletion: 19808 -> 9905
1548.08/1548.40	c learnt constraints deletion: 19587 -> 9795
1553.28/1553.67	c learnt constraints deletion: 19713 -> 9857
1559.27/1559.67	c learnt constraints deletion: 19743 -> 9872
1564.08/1564.46	c learnt constraints deletion: 19732 -> 9874
1568.28/1568.70	c learnt constraints deletion: 19726 -> 9863
1574.57/1574.94	c learnt constraints deletion: 19585 -> 9794
1579.08/1579.45	c learnt constraints deletion: 19363 -> 9690
1583.17/1583.51	c learnt constraints deletion: 19638 -> 9821
1588.87/1589.23	c learnt constraints deletion: 19607 -> 9811
1593.17/1593.52	c learnt constraints deletion: 19542 -> 9774
1599.37/1599.74	c learnt constraints deletion: 19510 -> 9770
1603.58/1603.94	c learnt constraints deletion: 19687 -> 9848
1608.17/1608.56	c learnt constraints deletion: 19728 -> 9870
1613.07/1613.45	c learnt constraints deletion: 19577 -> 9795
1617.26/1617.68	c learnt constraints deletion: 19378 -> 9696
1621.87/1622.26	c learnt constraints deletion: 19537 -> 9778
1625.66/1626.04	c learnt constraints deletion: 19475 -> 9743
1631.17/1631.57	c learnt constraints deletion: 19483 -> 9752
1636.16/1636.52	c learnt constraints deletion: 19759 -> 9880
1640.46/1640.88	c learnt constraints deletion: 19817 -> 9912
1644.46/1644.88	c learnt constraints deletion: 19244 -> 9622
1649.56/1649.96	c learnt constraints deletion: 19777 -> 9890
1656.26/1656.65	c learnt constraints deletion: 21307 -> 10654
1660.06/1660.41	c solving time = 1647.533s
1660.06/1660.41	c #decision = 5509425
1660.06/1660.41	c #conflict = 3402563
1660.06/1660.41	c #restart = 44
1660.06/1660.41	s OPTIMUM FOUND
1660.06/1660.41	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10
1660.06/1660.41	v -x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
1660.06/1660.41	v -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30
1660.06/1660.41	v -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 x39 x40
1660.06/1660.41	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50
1660.06/1660.41	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
1660.06/1660.41	v -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70
1660.06/1660.41	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 x80
1660.06/1660.41	v x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
1660.06/1660.41	v x91 x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 x100
1660.06/1660.41	c total time = 1660.088s

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 1.98 3/177 5136
/proc/meminfo: memFree=27080864/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 823 0 0 0 0 0 0 0 20 0 1 0 330130598 6373376 743 33554432000 4194304 8989770 140735983466128 140736737712920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 1556 743 428 1171 0 333 0

[startup+0.0904169 s]
/proc/loadavg: 1.99 2.00 1.98 3/177 5136
/proc/meminfo: memFree=27080864/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=12368 CPUtime=0.08 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 2274 0 0 0 8 0 0 0 20 0 1 0 330130598 12664832 2194 33554432000 4194304 8989770 140735983466128 140736737712920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 3092 2194 457 1171 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12368

[startup+0.100265 s]
/proc/loadavg: 1.99 2.00 1.98 3/177 5136
/proc/meminfo: memFree=27080864/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 2359 0 0 0 9 0 0 0 20 0 1 0 330130598 12664832 2279 33554432000 4194304 8989770 140735983466128 140736737712920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 3092 2279 457 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300219 s]
/proc/loadavg: 1.99 2.00 1.98 3/177 5136
/proc/meminfo: memFree=27080864/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=13392 CPUtime=0.28 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 2667 0 0 0 28 0 0 0 20 0 1 0 330130598 13713408 2587 33554432000 4194304 8989770 140735983466128 140736737712920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 3348 2587 470 1171 0 2125 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13392

[startup+0.700215 s]
/proc/loadavg: 1.99 2.00 1.98 3/177 5136
/proc/meminfo: memFree=27080864/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=15440 CPUtime=0.69 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 3179 0 0 0 68 1 0 0 20 0 1 0 330130598 15810560 3099 33554432000 4194304 8989770 140735983466128 140736737712920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 3860 3099 470 1171 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15440

[startup+1.50027 s]
/proc/loadavg: 1.99 2.00 1.98 3/178 5137
/proc/meminfo: memFree=27068440/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=18512 CPUtime=1.48 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 3854 0 0 0 146 2 0 0 20 0 1 0 330130598 18956288 3774 33554432000 4194304 8989770 140735983466128 140735983465624 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 4628 3774 472 1171 0 3405 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18512

[startup+3.10023 s]
/proc/loadavg: 1.99 2.00 1.98 3/178 5137
/proc/meminfo: memFree=27063588/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=24656 CPUtime=3.09 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 5490 0 0 0 303 6 0 0 20 0 1 0 330130598 25247744 5410 33554432000 4194304 8989770 140735983466128 140735983465624 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 6164 5410 472 1171 0 4941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24656

[startup+6.30025 s]
/proc/loadavg: 1.99 2.00 1.98 3/178 5137
/proc/meminfo: memFree=27056568/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=28752 CPUtime=6.28 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 6514 0 0 0 615 13 0 0 20 0 1 0 330130598 29442048 6434 33554432000 4194304 8989770 140735983466128 140735983465624 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 7188 6434 472 1171 0 5965 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28752

[startup+12.7003 s]
/proc/loadavg: 1.99 2.00 1.98 3/178 5137
/proc/meminfo: memFree=27052128/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=33872 CPUtime=12.69 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 7794 0 0 0 1241 28 0 0 20 0 1 0 330130598 34684928 7714 33554432000 4194304 8989770 140735983466128 140735983465624 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 8468 7714 472 1171 0 7245 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33872

[startup+25.5002 s]
/proc/loadavg: 1.99 2.00 1.98 3/177 5137
/proc/meminfo: memFree=27056012/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=29776 CPUtime=25.49 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 8818 0 0 0 2491 58 0 0 20 0 1 0 330130598 30490624 6690 33554432000 4194304 8989770 140735983466128 140735983465624 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 7444 6690 472 1171 0 6221 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29776

[startup+51.1003 s]
/proc/loadavg: 1.99 2.00 1.98 3/177 5137
/proc/meminfo: memFree=27049700/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=35920 CPUtime=51.08 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 11122 0 0 0 4979 129 0 0 20 0 1 0 330130598 36782080 8226 33554432000 4194304 8989770 140735983466128 140735983465392 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 8980 8226 472 1171 0 7757 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35920

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 1.99 3/177 5137
/proc/meminfo: memFree=27046604/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=37968 CPUtime=102.28 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 18802 0 0 0 9925 303 0 0 20 0 1 0 330130598 38879232 8738 33554432000 4194304 8989770 140735983466128 140735983465624 4438252 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 9492 8738 472 1171 0 8269 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 37968

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/178 5141
/proc/meminfo: memFree=27036192/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=48208 CPUtime=162.25 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 32636 0 0 0 15676 549 0 0 20 0 1 0 330130598 49364992 11303 33554432000 4194304 8989770 140735983466128 140735983465392 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 12052 11303 472 1171 0 10829 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 48208

[startup+222.307 s]
/proc/loadavg: 2.15 2.05 2.00 3/177 5141
/proc/meminfo: memFree=27038996/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=46160 CPUtime=222.25 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 37504 0 0 0 21379 846 0 0 20 0 1 0 330130598 47267840 10791 33554432000 4194304 8989770 140735983466128 140735983465624 7670272 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 11540 10791 472 1171 0 10317 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 46160

[startup+282.3 s]
/proc/loadavg: 2.16 2.07 2.01 3/177 5141
/proc/meminfo: memFree=27036228/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=46160 CPUtime=282.23 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 47232 0 0 0 27056 1167 0 0 20 0 1 0 330130598 47267840 10791 33554432000 4194304 8989770 140735983466128 140735983465392 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 11540 10791 472 1171 0 10317 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 46160

[startup+342.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 5141
/proc/meminfo: memFree=27037472/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=48208 CPUtime=342.22 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 57728 0 0 0 32730 1492 0 0 20 0 1 0 330130598 49364992 11303 33554432000 4194304 8989770 140735983466128 140735983465392 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 12052 11303 472 1171 0 10829 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 48208

[startup+402.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 5141
/proc/meminfo: memFree=27034744/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=50256 CPUtime=402.22 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 69248 0 0 0 38384 1838 0 0 20 0 1 0 330130598 51462144 11815 33554432000 4194304 8989770 140735983466128 140735983465624 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 12564 11815 472 1171 0 11341 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 50256

[startup+462.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/177 5142
/proc/meminfo: memFree=27034868/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=46160 CPUtime=462.21 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 74880 0 0 0 44060 2161 0 0 20 0 1 0 330130598 47267840 10791 33554432000 4194304 8989770 140735983466128 140735983465392 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 11540 10791 472 1171 0 10317 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 46160

[startup+522.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 5142
/proc/meminfo: memFree=27034524/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=50256 CPUtime=522.2 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 81030 0 0 0 49685 2535 0 0 20 0 1 0 330130598 51462144 11815 33554432000 4194304 8989770 140735983466128 140735983465392 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 12564 11815 472 1171 0 11341 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 50256

[startup+582.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/177 5142
/proc/meminfo: memFree=27032628/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=50256 CPUtime=582.18 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 94342 0 0 0 55320 2898 0 0 20 0 1 0 330130598 51462144 11815 33554432000 4194304 8989770 140735983466128 140735983465624 5393763 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 12564 11815 472 1171 0 11341 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 50256

[startup+642.3 s]

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

/proc/meminfo: memFree=27406424/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=50256 CPUtime=1002.1 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 140708 0 0 0 94713 5497 0 0 20 0 1 0 330130598 51462144 11815 33554432000 4194304 8989770 140735983466128 140735983465392 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 12564 11815 472 1171 0 11341 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 50256

[startup+1062.3 s]
/proc/loadavg: 2.13 2.08 2.01 3/177 5224
/proc/meminfo: memFree=27394208/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=48208 CPUtime=1062.09 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 145830 0 0 0 100317 5892 0 0 20 0 1 0 330130598 49364992 11303 33554432000 4194304 8989770 140735983466128 140735983465624 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 12052 11303 472 1171 0 10829 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 48208

[startup+1122.3 s]
/proc/loadavg: 2.10 2.08 2.01 3/177 5224
/proc/meminfo: memFree=27375844/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=50256 CPUtime=1122.07 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 150188 0 0 0 105917 6290 0 0 20 0 1 0 330130598 51462144 11815 33554432000 4194304 8989770 140735983466128 140735983465624 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 12564 11815 472 1171 0 11341 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 50256

[startup+1182.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/177 5224
/proc/meminfo: memFree=27359640/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=60496 CPUtime=1182.06 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 156844 0 0 0 111506 6700 0 0 20 0 1 0 330130598 61947904 14375 33554432000 4194304 8989770 140735983466128 140735983465624 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 15124 14375 472 1171 0 13901 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 60496

[startup+1242.3 s]
/proc/loadavg: 2.12 2.08 2.01 3/177 5224
/proc/meminfo: memFree=27342336/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=57424 CPUtime=1242.04 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 162238 0 0 0 117107 7097 0 0 20 0 1 0 330130598 58802176 13607 33554432000 4194304 8989770 140735983466128 140735983465392 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 14356 13607 472 1171 0 13133 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 57424

[startup+1302.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/177 5224
/proc/meminfo: memFree=27323752/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=58448 CPUtime=1302.03 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 174782 0 0 0 122685 7518 0 0 20 0 1 0 330130598 59850752 13863 33554432000 4194304 8989770 140735983466128 140735983465624 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 14612 13863 472 1171 0 13389 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 58448

[startup+1362.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/178 5228
/proc/meminfo: memFree=27337332/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=54352 CPUtime=1362.02 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 178878 0 0 0 128265 7937 0 0 20 0 1 0 330130598 55656448 12839 33554432000 4194304 8989770 140735983466128 140735983465624 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 13588 12839 472 1171 0 12365 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 54352

[startup+1422.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 5228
/proc/meminfo: memFree=27335688/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=54352 CPUtime=1422.01 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 184775 0 0 0 133850 8351 0 0 20 0 1 0 330130598 55656448 12839 33554432000 4194304 8989770 140735983466128 140735983465392 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 13588 12839 472 1171 0 12365 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 54352

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 5228
/proc/meminfo: memFree=27317104/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=55376 CPUtime=1481.99 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 192199 0 0 0 139421 8778 0 0 20 0 1 0 330130598 56705024 13095 33554432000 4194304 8989770 140735983466128 140735983465392 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 13844 13095 472 1171 0 12621 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 55376

[startup+1542.31 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 5228
/proc/meminfo: memFree=27302192/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=54352 CPUtime=1541.99 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 200136 0 0 0 145011 9188 0 0 20 0 1 0 330130598 55656448 12839 33554432000 4194304 8989770 140735983466128 140735983465624 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 13588 12839 472 1171 0 12365 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 54352

[startup+1602.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 5228
/proc/meminfo: memFree=27305284/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=50256 CPUtime=1601.97 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 212944 0 0 0 150584 9613 0 0 20 0 1 0 330130598 51462144 11815 33554432000 4194304 8989770 140735983466128 140735983465624 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 12564 11815 472 1171 0 11341 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 50256

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

[startup+1612.8 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 5228
/proc/meminfo: memFree=27300572/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=55376 CPUtime=1612.46 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 214224 0 0 0 151563 9683 0 0 20 0 1 0 330130598 56705024 13095 33554432000 4194304 8989770 140735983466128 140735983465392 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 13844 13095 472 1171 0 12621 0
Current children cumulated CPU time (s) 1612.46
Current children cumulated vsize (KiB) 55376

[startup+1638.4 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 5228
/proc/meminfo: memFree=27307900/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=48208 CPUtime=1638.07 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 216528 0 0 0 153957 9850 0 0 20 0 1 0 330130598 49364992 11303 33554432000 4194304 8989770 140735983466128 140735983465624 4438168 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 12052 11303 472 1171 0 10829 0
Current children cumulated CPU time (s) 1638.07
Current children cumulated vsize (KiB) 48208

[startup+1651.21 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 5229
/proc/meminfo: memFree=27305236/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=50256 CPUtime=1650.87 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 218064 0 0 0 155157 9930 0 0 20 0 1 0 330130598 51462144 11815 33554432000 4194304 8989770 140735983466128 140735983465624 4438077 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 12564 11815 472 1171 0 11341 0
Current children cumulated CPU time (s) 1650.87
Current children cumulated vsize (KiB) 50256

[startup+1654.4 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 5229
/proc/meminfo: memFree=27305236/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=50256 CPUtime=1654.07 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 218064 0 0 0 155456 9951 0 0 20 0 1 0 330130598 51462144 11815 33554432000 4194304 8989770 140735983466128 140735983465624 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 12564 11815 472 1171 0 11341 0
Current children cumulated CPU time (s) 1654.07
Current children cumulated vsize (KiB) 50256

[startup+1657.6 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 5229
/proc/meminfo: memFree=27303748/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=52304 CPUtime=1657.26 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 218576 0 0 0 155754 9972 0 0 20 0 1 0 330130598 53559296 12327 33554432000 4194304 8989770 140735983466128 140735983465392 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 13076 12327 472 1171 0 11853 0
Current children cumulated CPU time (s) 1657.26
Current children cumulated vsize (KiB) 52304

[startup+1659.2 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 5229
/proc/meminfo: memFree=27303748/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=52304 CPUtime=1658.85 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 218576 0 0 0 155904 9981 0 0 20 0 1 0 330130598 53559296 12327 33554432000 4194304 8989770 140735983466128 140735983465624 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 13076 12327 472 1171 0 11853 0
Current children cumulated CPU time (s) 1658.85
Current children cumulated vsize (KiB) 52304

[startup+1660.01 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 5229
/proc/meminfo: memFree=27303748/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=52304 CPUtime=1659.67 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 218576 0 0 0 155980 9987 0 0 20 0 1 0 330130598 53559296 12327 33554432000 4194304 8989770 140735983466128 140735983465624 4438244 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 13076 12327 472 1171 0 11853 0
Current children cumulated CPU time (s) 1659.67
Current children cumulated vsize (KiB) 52304

[startup+1660.4 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 5229
/proc/meminfo: memFree=27303748/32873648 swapFree=6860/6860
[pid=5136] ppid=5134 vsize=52304 CPUtime=1660.06 cores=1,3,5,7
/proc/5136/stat : 5136 (toysat) R 5134 5136 4467 0 -1 4202496 218576 0 0 0 156016 9990 0 0 20 0 1 0 330130598 53559296 12327 33554432000 4194304 8989770 140735983466128 140735983465624 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/5136/statm: 13076 12327 472 1171 0 11853 0
Current children cumulated CPU time (s) 1660.06
Current children cumulated vsize (KiB) 52304

Child status: 0
Real time (s): 1660.42
CPU time (s): 1660.09
CPU user time (s): 1560.18
CPU system time (s): 99.9138
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 73808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1560.18
system time used= 99.9138
maximum resident set size= 70812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218580
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= 97
involuntary context switches= 1701

runsolver used 3.14352 second user time and 7.93979 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-02 14:27:25
IDJOB=3725640
IDBENCH=48259
IDSOLVER=2308
FILE ID=node116/3725640-1338640045
RUNJOBID= node116-1338631507-4484
PBS_JOBID= 14636464
Free space on /tmp= 71108 MiB

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

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

MD5SUM BENCH= 0c3fb28b3ecb8f1eba2bffa356ef5364
RANDOM SEED=652290858

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.92
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.556
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.90
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.556
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:       32873648 kB
MemFree:        27081220 kB
Buffers:          496872 kB
Cached:          3907804 kB
SwapCached:         3028 kB
Active:          2503080 kB
Inactive:        2407940 kB
Active(anon):     496272 kB
Inactive(anon):     8516 kB
Active(file):    2006808 kB
Inactive(file):  2399424 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:              7412 kB
Writeback:             0 kB
AnonPages:        507128 kB
Mapped:            13720 kB
Shmem:                68 kB
Slab:             745472 kB
SReclaimable:     190088 kB
SUnreclaim:       555384 kB
KernelStack:        1464 kB
PageTables:         4984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     617904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    444416 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= 71100 MiB
End job on node116 at 2012-06-02 14:55:06